Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> oracle 10g on windows XP
Hi all,
I have a problem with Oracle 10g on a Windows XP desktop.
When i open SQL, it runs for sometime and suddenly it gets closed. It displays a message saying some problem with 'JAVA VIRTUAL MACHINE' .
Hence i somehow got a temporary fix to this problem by doing the following steps:
2.
Code following line to the c:\ prompt and then press return.
oracle\product\10.1.0\db_1\jdk\bin\java.exe -Djava.awt.headless=true
-Xrs -Doracle.oc4j.localhome=c:\oracle\product\10.1.0\db_1\sqlplus
-Djava.security.properties=c:\oracle\product\10.1.0\db_1\oc4j\j2ee\home\config\jazn.security.props
-jar c:\oracle\product\10.1.0\db_1\oc4j\j2ee\home\oc4j.jar -config
c:\oracle\product\10.1.0\db_1\oc4j\j2ee\isqlplus\config\server.xml
3. minimize the DOS window
What might be the reason for this problem ? Is there any permanent solution?
Thanks,
Scott
Received on Mon Sep 19 2005 - 12:20:45 CDT
![]() |
![]() |