oracle.home=..\..\..

From: Erik Ykema <erik.ykema_at_xs4all.nl>
Date: 4 Feb 2005 04:51:21 -0800
Message-ID: <2a2f090c.0502040451.506fd12b_at_posting.google.com>



Hello,
I am installing Oracle Warehouse Builder 10gR1 for Windows. I am experiencing a problem with the script startOwbbInsta.bat (start a local OC4J instance), it complains:

I:\owb10gr1\owb\bin\win32>..\..\..\jdk\jre\bin\java
-Dorg.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB
-Dorg.omg.CORBA.ORBSinglet

onClass=com.inprise.vbroker.orb.ORB
-Doracle.security.jazn.config=..\..\j2ee\config\jazn.xml
-Doracle.home=..\..\.. -DORACLE_HOME=..
\..\.. -jar ..\..\..\oc4j\j2ee\home\oc4j.jar -userThreads -config ..\..\j2ee\config\server.xml
05/02/03 15:21:10 Invalid jsp taglib location: I:\owb10gr1\owb\bin\win32\..\..\j2ee\config\..\..\..\j2ee\home\jsp\lib\taglib does no
t exist or is not a directory
05/02/03 15:21:10 Oracle Application Server Containers for J2EE 10g (9.0.4.0.0) initialized

I have found a patch (no 4074429) and will be applying that today, but I do not want to withold from you the joy I had when seeing the oneliner in the mentioned bat-script:

..\..\..\jdk\jre\bin\java
-Dorg.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB
-Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB
-Doracle.security.jazn.config=..\..\j2ee\config\jazn.xml
-Doracle.home=..\..\.. -DORACLE_HOME=..\..\.. -jar
..\..\..\oc4j\j2ee\home\oc4j.jar -userThreads -config ..\..\j2ee\config\server.xml

I am wondering wether the oracle.home given is Year2000 proof and what date I should fill in on the dots. Any suggestions?

Best regards,
Erik Ykema
erikdotykemaatxs4alldotnl Received on Fri Feb 04 2005 - 13:51:21 CET

Original text of this message