Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

BEA 8.1 Silent Install

4 views
Skip to first unread message

Mary Lupien

unread,
Jun 7, 2004, 12:16:31 PM6/7/04
to
The Silent install fails for unix (haven't tried windows) Here are excerpts from the log file. Strange thing is, it says the install completed successfully.

2004-05-26 14:24:05,496 INFO [loadNamespace] com.bea.plateng.wizard.ControllerProxy - Created Namespace (bids) with an inital size of (100)
2004-05-26 14:24:05,547 WARN [loadNamespace] com.bea.plateng.wizard.silent.tasks.LoadObjectStoreTask - Unable to load object store namespace <bids> with file (bids_bsu_namespace.properties)!
java.io.FileNotFoundException: Unable to read namespace property file: (bids_bsu_namespace.properties)!
at com.bea.plateng.wizard.WizardController.loadNamespace(WizardController.java:455)
at com.bea.plateng.wizard.ControllerProxy.storeAll(ControllerProxy.java:302)
at com.bea.plateng.wizard.silent.tasks.LoadObjectStoreTask.execute(LoadObjectStoreTask.java:102)
at com.bea.plateng.wizard.silent.tasks.AbstractSilentTask.run(AbstractSilentTask.java:32)
at java.lang.Thread.run(Thread.java:536)
Caused by: java.io.FileNotFoundException: bids_bsu_namespace.properties (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:103)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at com.bea.plateng.wizard.WizardController.loadNamespace(WizardController.java:447)
... 4 more

Mark Pritchett

unread,
Jun 7, 2004, 2:19:56 PM6/7/04
to
Does the file it can't find, bids_bsu_namespace.properties, exist?
0 new messages