Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Bridge.war in Sun One
Bridge.war in Sun One [message #111762] Wed, 11 June 2008 18:51 Go to next message
Eclipse UserFriend
Originally posted by: techi_amol.yahoo.com

Hi All,

we are trying to deploy bridge.war in Sun one webserver (7.0) and
deployment fails and we get an IO exception. The web server is running as
a windows service, we cannot change that.

1) Why is this exception coming? Is it something to do with -console option
2) Is there any way around it?


osgi> java.io.IOException: The handle is invalid
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:194)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:2 54)
at java.io.BufferedInputStream.read(BufferedInputStream.java:31 3)
at sun.nio.cs.StreamDecoder$CharsetSD.readBytes(StreamDecoder.j ava:411)
at sun.nio.cs.StreamDecoder$CharsetSD.implRead(StreamDecoder.ja va:453)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:183)
at java.io.InputStreamReader.read(InputStreamReader.java:167)
at java.io.BufferedReader.fill(BufferedReader.java:136)
at java.io.BufferedReader.readLine(BufferedReader.java:299)
at java.io.BufferedReader.readLine(BufferedReader.java:362)
at
org.eclipse.osgi.framework.internal.core.FrameworkConsole.co nsole(FrameworkConsole.java:273)
at
org.eclipse.osgi.framework.internal.core.FrameworkConsole.ru n(FrameworkConsole.java:214)
at java.lang.Thread.run(Thread.java:595)
Re: Bridge.war in Sun One [message #111768 is a reply to message #111762] Wed, 11 June 2008 18:59 Go to previous message
Eclipse UserFriend
Originally posted by: techi_amol.yahoo.com

I could get the war deployed (removed the -console option from init args
of the web.xml)

Now what we want to do is that when the framework comes up, we want few of
our bundles to be deployed and running. How do we do that, its making some
entry in config.ini but what kind of entry i dont know, any help will be
appreciated.

cheers
a.
Previous Topic:Eclipse-BuddyPolicy Question
Next Topic:Class loading issues under Tomcat (Servlet Bridge)
Goto Forum:
  


Current Time: Fri Apr 19 11:53:00 GMT 2024

Powered by FUDForum. Page generated in 0.02093 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top