Hello,
While installing an Oracle 9iAS bundle (OHS, OC4J, Web Cache) on Red Hat 7.3, the OC4J Instance Configuration Assistant failed to launch in the "Configuration Tools" screen. The details follow:
Reading ini file - '/opt/oracle/OraHome1/j2ee
/deploy.in
i'
OC4J instance 'OC4J_Demos': Adding property 'jbo.server.in_oc4j=true'
OC4J instance 'OC4J_Demos': Adding property 'org.omg.CORBA.ORBClass=co
m.inprise.
vbroker.or
b.ORB'
OC4J instance 'OC4J_Demos': Adding property 'org.omg.CORBA.ORBSingleto
nClass=com
.inprise.v
broker.orb
.ORB'
OC4J instance 'OC4J_Demos': Adding OC4J command line option '-userThreads'
OC4J instance 'OC4J_Demos': Adding java command line option '-Xmx512M'
OC4J instance 'OC4J_Demos': Adding property 'oracle.path=%PATH%'
OC4J instance 'OC4J_Demos': Adding property 'oracle.display=:0.0'
OC4J instance 'OC4J_Demos': Adding Environment variable 'LD_LIBRARY_PATH' with value '/opt/oracle/OraHome1/lib'
OC4J instance 'OC4J_Demos': Property 'jbo.server.in_oc4j' already exists with value 'true'
OC4J instance 'home': Adding property 'jbo.server.in_oc4j=true'
Initializing DCM...done.
OC4J instance 'home' already exists.
Creating OC4J instance 'OC4J_Demos'...done.
Starting OC4J instance 'home'...done.
Deploying application 'BC4J' to OC4J instance 'home'...
ERROR: Caught exception during deploy.
java.io.IOException: Permission denied
at java.io.UnixFileSystem.cre
ateFileExc
lusively(N
ative Method)
at java.io.File.checkAndCreat
e(File.jav
a:1157)
at java.io.File.createTempFil
e(File.jav
a:1242)
at java.io.File.createTempFil
e(File.jav
a:1279)
at oracle.ias.sysmgmt.deploym
ent.j2ee.c
onsole.J2e
eDeploymen
tImpl.fetc
hEar(J2eeD
eploymentI
mpl.java:7
04)
at oracle.ias.sysmgmt.deploym
ent.j2ee.c
onsole.J2e
eDeploymen
tImpl.getE
arDeployer
(J2eeDeplo
ymentImpl.
java:281)
at oracle.ias.sysmgmt.deploym
ent.j2ee.c
onsole.J2e
eStopping OC4J instance 'home'...DeploymentImpl.ge
tEarDeploy
er(J2eeDep
loymentImp
l.java:258
)
at oracle.j2ee.tools.deploy.O
c4jDeploy.
deploy(Oc4
jDeploy.ja
va:518)
at oracle.j2ee.tools.deploy.O
c4jDeploy.
main(Oc4jD
eploy.java
:138)
done.
Similar errors occur when the other demos are deployed. The other tools launch with no problems.
Any ideas? Pointers? Obvious or not so obvious solutions?
Thanks!
Start Free Trial