[JDeveloper - BSSV] Error initializing server: IO Error: The device is not ready

adamodar

adamodar

Active Member
Hi,

I was trying to run a wsdl in JDeveloper for a created bssv and I'm getting the following error. all the classes were compiled and run successfully.
confused.gif


Error:

[Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
C:\jdeveloper\jdev\system\oracle.j2ee.10.1.3.42.70\embedded-oc4j\config>
C:\JDeveloper\jdk\bin\javaw.exe -client -classpath C:\jdeveloper\j2ee\home\oc4j.jar;C:\jdeveloper\jdev\lib\jdev-oc4j-embedded.jar -Dhttp.proxyHost=proxy-web.fostersgroup.com -Dhttp.proxyPort=9090 -Dhttp.nonProxyHosts=testdirector.fostersgroup.com|*.penfoldsfutures.com.au|*.penfoldsfutures.com|www.wineedgeaustralia.com|*.southcorp.com.au|127.0.0.1|*.rservices.com|172.*|192.168.*|10.*|*.beringerblass.com.au|*.fostersgroup.com|*.cub.com.au|AUVICA251|FGL34290 -Dhttps.proxyHost=proxy-web.fostersgroup.com -Dhttps.proxyPort=9090 -Dhttps.nonProxyHosts=testdirector.fostersgroup.com|*.penfoldsfutures.com.au|*.penfoldsfutures.com|www.wineedgeaustralia.com|*.southcorp.com.au|127.0.0.1|*.rservices.com|172.*|192.168.*|10.*|*.beringerblass.com.au|*.fostersgroup.com|*.cub.com.au|AUVICA251|FGL34290 -Xverify:none -XX:MaxPermSize=256m -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config C:\jdeveloper\jdev\system\oracle.j2ee.10.1.3.42.70\embedded-oc4j\config\server.xml
[waiting for the server to complete its initialization...]
<font color="red">11/09/22 14:48:56 Error initializing server: IO Error: The device is not ready </font>
<font color="blue">11/09/22 14:48:56 Fatal error: server exiting</font>
Process exited with exit code 1.

Thanks in advance!!
 
Re: FostersGroup JDeveloper - SAB Miller takeover

I noticed that the above error was happening on FostersGroup.com server.

Any word on Fosters takeover by SAB Miller?

Is Fosters going to keep JD Edwards or are they going to use the SAB Miller system?

There are a lot of consultants currently working on the Fosters JDE 9 project at Melbourne head office. Hopefully, these consultants will not leave the JD Edwards implementation sector with all of their experience.
 
Hi,
I think it's a JDEV bad configuration.

Try to go on Tools -> Embedded OC4J Server Preferences -> Applications-> bc4j and verify the path is correct.

Regards

Bruno Condemi
 
Back
Top