narinder31
Programmer
Hi,
Untill last weekend, everything was working fine. I am not able to figure out what wrong has happened. When I compile my project, everything works fine.
But when I try to run the same, in embedded server or either on 9iAS, I encounter the same problem,
[Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
D:\java\ide\jdev9031\jdk\bin\javaw.exe -ojvm -classpath D:\java\ide\jdev9031\j2ee\home\oc4j.jar -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true com.evermind.server.OC4JServer -config D:\java\ide\jdev9031\jdev\system9.0.3.1.1107\oc4j-config\server.xml
[waiting for the server to complete its initialization...]
Embedded OC4J startup time: 3375 ms.
Copying default deployment descriptor from archive at D:\Project\Workspace2\Project1\classes/META-INF/orion-ejb-jar.xml to deployment directory D:\java\ide\jdev9031\jdev\system9.0.3.1.1107\oc4j-config\application-deployments\current-workspace-app\classes...Auto-deploying file:/D:/Project/Workspace2/Project1/classes/ (No previous deployment found)...
And nothing happens after this, I waited for more than an hour, but still the problem persists.
I tried making a sample java class and an EJB and made it available as web service, using the wizards, and when I try to run it, I come across the above mentioned problem.
Can somebody tell me what am I missing? Please reply soon, as my development work has come to standstill and I am not able to test any of the modules.
Regards,
Narinder
Untill last weekend, everything was working fine. I am not able to figure out what wrong has happened. When I compile my project, everything works fine.
But when I try to run the same, in embedded server or either on 9iAS, I encounter the same problem,
[Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
D:\java\ide\jdev9031\jdk\bin\javaw.exe -ojvm -classpath D:\java\ide\jdev9031\j2ee\home\oc4j.jar -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true com.evermind.server.OC4JServer -config D:\java\ide\jdev9031\jdev\system9.0.3.1.1107\oc4j-config\server.xml
[waiting for the server to complete its initialization...]
Embedded OC4J startup time: 3375 ms.
Copying default deployment descriptor from archive at D:\Project\Workspace2\Project1\classes/META-INF/orion-ejb-jar.xml to deployment directory D:\java\ide\jdev9031\jdev\system9.0.3.1.1107\oc4j-config\application-deployments\current-workspace-app\classes...Auto-deploying file:/D:/Project/Workspace2/Project1/classes/ (No previous deployment found)...
And nothing happens after this, I waited for more than an hour, but still the problem persists.
I tried making a sample java class and an EJB and made it available as web service, using the wizards, and when I try to run it, I come across the above mentioned problem.
Can somebody tell me what am I missing? Please reply soon, as my development work has come to standstill and I am not able to test any of the modules.
Regards,
Narinder