Error installing pj_server702_generic.jar on AIX5.1
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebLogic support > WebLogic installation support > Error installing pj_server702_generic.jar on AIX5.1




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Error installing pj_server702_generic.jar on AIX5.1  
Walter Harrier


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-01-04 11:35 PM


Can anyone help me decypher the following error message?  I've done the same
 installation
on many AIX hosts in the past.  When it runs it gets as far as me specifying
 a
typical installation then it cleans up and exits.  Here's the command I'm gi
ving
to run it:

java -jar -Djava.io.tmpdir=/u/hctrain/tmp pj_server702_generic.jar -mode =co
nsole
-log=/u/hctrain/install.log

JAVA VERSION
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1)
Classic VM (build 1.3.1, J2RE 1.3.1 IBM AIX build ca131-20030630 (JIT enable
d:
j
itc))

OUTPUT FROM LOG:

2004-04-01 17:38:18,273 INFO  [main] com.bea.installer.BEAInstallControl
ler -
Ex
ecuting BEA Installation Framework Built-In-Tasks 2.1.0 in Console Mode.
2004-04-01 17:38:18,566 INFO  [main] com.bea.installer.BEAInstallControl
ler -
Ex
ecuting BEA Installer 2.1.0 in Console Mode.
2004-04-01 17:38:18,696 INFO  [main] com.bea.installer.BEAInstallControl
ler -
Lo
aded target: extract
2004-04-01 17:38:18,698 INFO  [BEAInstallController] com.bea.installer.B
EAInstal
lController - Excecuting.
2004-04-01 17:38:33,376 INFO  [BEAInstallController] com.bea.installer.B
EAInstal
lController - Terminating.
2004-04-01 17:39:44,794 INFO  [main] com.bea.installer.BEAInstallControl
ler -
Ex
ecuting BEA Installation Framework Built-In-Tasks 2.1.0 in Console Mode.
2004-04-01 17:39:45,089 INFO  [main] com.bea.installer.BEAInstallControl
ler -
Ex
ecuting BEA Installer 2.1.0 in Console Mode.
2004-04-01 17:39:45,219 INFO  [main] com.bea.installer.BEAInstallControl
ler -
Lo
aded target: extract
2004-04-01 17:39:45,220 INFO  [BEAInstallController] com.bea.installer.B
EAInstal
lController - Excecuting.
2004-04-01 17:40:03,921 INFO  [transferControl] com.bea.installer.BEAIns
tallCont
roller - Executing BEA Installer 2.1.0 in Console Mode.
2004-04-01 17:40:04,189 INFO  [transferControl] com.bea.installer.BEAIns
tallCont
roller - Loaded target: install
2004-04-01 17:40:04,619 INFO  [readInstallOptions] com.bea.installer.uti
ls.Insta
llerUtils - Reading: /u/hctrain/bea/installoptions.bea
2004-04-01 17:40:04,623 WARN  [readInstallOptions] com.bea.installer.uti
ls.Insta
llerUtils - Unable to read install options!
java.io.FileNotFoundException: /u/hctrain/bea/installoptions.bea (A file or 
dire
ctory in the path name does not exist.)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:78)
at java.io.FileInputStream.<init>(FileInputStream.java:109)
at com.bea.installer.utils.InstallerUtils.readInstallOptions(InstallerUt
ils.java:89)
at com.bea.installer.tasks.ReadInstallOptionsTask.run(ReadInstallOptions
Task.java:32)
at java.lang.Thread.run(Thread.java:513)
2004-04-01 17:40:53,864 WARN  [readCachedArchiveInfo] com.bea.installer.
tasks.Re
adCachedArchiveInfoTask - Unable to read archive.bea from /u/hctrain/tmp/bea
3411
0.tmp
2004-04-01 17:40:53,954 WARN  [transferControl] com.bea.installer.BEAIns
tallCont
roller.loadResourceBundle(BEAInstallController - Unable to load resource bun
dle:
wls7020
java.util.MissingResourceException: Can't find bundle for base name resource
s/wl
s7020, locale en_US
at java.util.ResourceBundle. throwMissingResourceException(ResourceBu
ndle
.java(Compiled Code))
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java(Compiled
C
ode))
at java.util.ResourceBundle.getBundle(ResourceBundle.java(Inlined Compil
ed Code))
at com.bea.installer.BEAInstallController.loadResourceBundle(BEAInstallC
ontroller.java(Compiled Code))
at com.bea.installer.BEAInstallController$TaskClassLoader.addAnotherURL(
BEAInstallController.java:1564)
at com.bea.installer.BEAInstallController$TaskClassLoader.access$100(BEA
InstallController.java:1544)
at com.bea.installer.BEAInstallController.transferControl(BEAInstallCont
roller.java:924)
at com.bea.installer.ControllerProxy.transferControl(ControllerProxy.jav
a:589)
at com.bea.installer.tasks.TransferControlTask.run(TransferControlTask.j
ava:129)
at java.lang.Thread.run(Thread.java:513)
2004-04-01 17:40:53,988 ERROR [transferControl] com.bea.installer.BEAIns
tallCont
roller - Exeption
com.bea.installer.InstallerDefinitionException: Unable to create installer-d
efin
ition xml parser for file: WebLogic Platform7.0.2.0_installer.xml
Root Cause: java.lang.IllegalArgumentException: InputStream cannot be null
at com.bea.installer.InstallerDefinitionParser.<init>(InstallerDefinitio
nParser.java:127)
at com.bea.installer.BEAInstallController.transferControl(BEAInstallCont
roller.java:933)
at com.bea.installer.ControllerProxy.transferControl(ControllerProxy.jav
a:589)
at com.bea.installer.tasks.TransferControlTask.run(TransferControlTask.j
ava:129)
at java.lang.Thread.run(Thread.java:513)
2004-04-01 17:40:54,481 INFO  [BEAInstallController] com.bea.installer.B
EAInstal
lController - Terminating.

Any help would be greatly appreciated.

Thanks,
Walter Harrier
Mckesson Inc.






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 01:43 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register