Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> oracle 10g on windows XP

oracle 10g on windows XP

From: Scott <iamscotthetfield_at_gmail.com>
Date: 19 Sep 2005 10:20:45 -0700
Message-ID: <1127150445.090751.117380@g14g2000cwa.googlegroups.com>


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:

  1. start-controlpanel-administrative tools-services- stop the following services: OracleHome1iSQL*Plus OracleOraDb10g_HomeiSql*Plus

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US