This is a discussion on BEA 8.1 Silent Install - Weblogic ; The Silent install fails for unix (haven't tried windows) Here are excerpt= s from the log file. Strange thing is, it says the install completed succe= ssfully. 2004-05-26 14:24:05,496 INFO [loadNamespace] com.bea.plateng.wizard.Contro= llerProxy - Created Namespace (bids) with an inital ...
The Silent install fails for unix (haven't tried windows) Here are excerpt=
s from the log file. Strange thing is, it says the install completed succe=
ssfully.
2004-05-26 14:24:05,496 INFO [loadNamespace] com.bea.plateng.wizard.Contro=
llerProxy - 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> w=
ith file (bids_bsu_namespace.properties)!
java.io.FileNotFoundException: Unable to read namespace property file: (bid=
s_bsu_namespace.properties)!
=09at com.bea.plateng.wizard.WizardController.loadNamespace(WizardControlle=
r.java:455)
=09at com.bea.plateng.wizard.ControllerProxy.storeAll(ControllerProxy.java:=
302)
=09at com.bea.plateng.wizard.silent.tasks.LoadObjectStoreTask.execute(LoadO=
bjectStoreTask.java:102)
=09at com.bea.plateng.wizard.silent.tasks.AbstractSilentTask.run(AbstractSi=
lentTask.java:32)
=09at java.lang.Thread.run(Thread.java:536)
Caused by: java.io.FileNotFoundException: bids_bsu_namespace.properties (No=
such file or directory)
=09at java.io.FileInputStream.open(Native Method)
=09at java.io.FileInputStream.<init>(FileInputStream.java:103)
=09at java.io.FileInputStream.<init>(FileInputStream.java:66)
=09at com.bea.plateng.wizard.WizardController.loadNamespace(WizardControlle=
r.java:447)
=09... 4 more