WebLogic installation support - WLS8.1SP2 install error on linux

This is Interesting: Free IT Magazines  
Home > Archive > WebLogic installation support > September 2004 > WLS8.1SP2 install error on linux





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author WLS8.1SP2 install error on linux
ara

2004-02-26, 9:34 pm


When using the console mode, I have a problem installing WLS8.1SP2 on Redhat Linux
AS2.1(IA32).
But i use the graphical mode, installing successful...

Console mode install log is ...

2003-07-31 16:34:04,426 INFO [main] com.bea.plateng.wizard.WizardController -
W
izard Controller Version 3.0.0.0 (Gandalf) Started.
2003-07-31 16:34:04,444 INFO [main] com.bea.plateng.wizard.ControllerProxy -
Cr
eated Namespace (wizard-internal) with an inital size of (109)
2003-07-31 16:34:04,446 INFO [main] com.bea.plateng.wizard.ControllerProxy -
Cr
eated Namespace (public) with an inital size of (100)
2003-07-31 16:34:04,457 INFO [main] com.bea.plateng.common.util.ResourceBundleM
anager - Attempting to managing resource bundle (resources/wizard/i18n_wizard)
i
n namespace (wizard-internal) in locale (ja_JP).
2003-07-31 16:34:04,496 INFO [main] com.bea.plateng.common.util.ResourceBundleM
anager - Attempting to managing resource bundle (resources/wizard/i18n_public)
i
n namespace (public) in locale (ja_JP).
2003-07-31 16:34:04,517 INFO [main] com.bea.plateng.common.util.ResourceBundleM
anager - Attempting to managing resource bundle (resources/wizard/i18n_wizard_co
nsole) in namespace (wizard-internal) in locale (ja_JP).
2003-07-31 16:34:05,009 INFO [main] com.bea.plateng.wizard.WizardController -
E
xecuting BEA Installer 3.0.0.0 in Console Mode.
2003-07-31 16:34:05,249 INFO [main] com.bea.plateng.wizard.WizardController -
L
oaded target: transfer
2003-07-31 16:34:05,250 INFO [WizardController] com.bea.plateng.wizard.WizardCo
ntroller - Excecuting.
2003-07-31 16:34:05,311 INFO [loadNamespace] com.bea.plateng.wizard.ControllerP
roxy - Created Namespace (bids) with an inital size of (100)
2003-07-31 16:34:05,330 WARN [loadNamespace] com.bea.plateng.wizard.silent.task
s.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(WizardControlle
r.java:455)
at com.bea.plateng.wizard.ControllerProxy.storeAll(ControllerProxy.java:
302)
at com.bea.plateng.wizard.silent.tasks.LoadObjectStoreTask.execute(LoadO
bjectStoreTask.java:102)
at com.bea.plateng.wizard.silent.tasks.AbstractSilentTask.run(AbstractSi
lentTask.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(WizardControlle
r.java:447)
... 4 more
2003-07-31 16:34:05,415 INFO [loadResources] com.bea.plateng.common.util.Resour
ceBundleManager - Attempting to managing resource bundle (resources/bids/i18n_bi
ds) in namespace (bids) in locale (ja_JP).
2003-07-31 16:34:05,435 INFO [loadResources] com.bea.plateng.common.util.Resour
ceBundleManager - Attempting to managing resource bundle (resources/comdev/comde
v) in namespace (comdev) in locale (ja_JP).
2003-07-31 16:34:05,446 INFO [loadResources] com.bea.plateng.common.util.Resour
ceBundleManager - Attempting to managing resource bundle (resources/comdev/gpr)
in namespace (comdev) in locale (ja_JP).
2003-07-31 16:34:05,475 INFO [loadResources] com.bea.plateng.common.util.Resour
ceBundleManager - Attempting to managing resource bundle (resources/bids/i18n_bi
ds_console) in namespace (bids) in locale (ja_JP).
2003-07-31 16:34:05,507 INFO [loadResources] com.bea.plateng.common.util.Resour
ceBundleManager - Attempting to managing resource bundle (resources/comdev/comde
v_console) in namespace (comdev) in locale (ja_JP).
2003-07-31 16:34:05,527 INFO [loadResources] com.bea.plateng.common.util.Resour
ceBundleManager - Attempting to managing resource bundle (resources/comdev/gpr_c
onsole) in namespace (comdev) in locale (ja_JP).
2003-07-31 16:34:29,433 WARN [readCachedArchiveInfo] com.bea.plateng.wizard.ins
taller.silent.tasks.ReadCachedArchiveInfoTask - Unable to read archive.bea from
/tmp
2003-07-31 16:34:29,674 INFO [transferControl] com.bea.plateng.wizard.WizardCon
troller - Executing WebLogic Platform 3.0.0.0 in Console Mode.
2003-07-31 16:34:29,888 INFO [transferControl] com.bea.plateng.wizard.WizardCon
troller - Loaded target: wls-install
2003-07-31 16:34:43,405 FATAL [Thread-1] com.bea.plateng.wizard.installer.utils.
InstallFiles$ExtractFiles - FATAL ERROR installing files, exiting...
java.lang.IllegalArgumentException
at java.nio.Buffer.position(Buffer.java:218)
at java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:575)
at sun.nio.cs.StreamDecoder$CharsetSD.implRead(StreamDecoder.java:440)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:182)
at java.io.InputStreamReader.read(InputStreamReader.java:167)
at java.io.BufferedReader.fill(BufferedReader.java:136)
at java.io.BufferedReader.readLine(BufferedReader.java:299)
at java.io.BufferedReader.readLine(BufferedReader.java:362)
at com.bea.plateng.common.util.crlf.FixCRLF$OneLiner.nextLine(FixCRLF.ja
va:952)
at com.bea.plateng.common.util.crlf.FixCRLF$OneLiner.<init>(FixCRLF.java
:930)
at com.bea.plateng.common.util.crlf.FixCRLF.processFile(FixCRLF.java:492
)
at com.bea.plateng.wizard.installer.utils.InstallFiles$ExtractFiles.run(
InstallFiles.java:389)
at java.lang.Thread.run(Thread.java:536)
2003-07-31 16:34:43,803 WARN [WizardController] com.bea.plateng.wizard.installe
r.cleanup.tasks.CleanupShortcutsTask - No shortcuts to cleanup??
2003-07-31 16:34:43,804 WARN [WizardController] com.bea.plateng.wizard.installe
r.cleanup.tasks.CleanupWinRegistryTask - No winregs to cleanup??
2003-07-31 16:34:43,805 INFO [WizardController] com.bea.plateng.wizard.WizardCo
ntroller - Terminating.


Please advise.

Platform Team

2004-03-03, 11:36 am


Hi Ara,
Does this problem happens everytime you install in the console mode?
I will look into this and get back to you.
regards,
Platform Team
BEA Systems

"ara" <arahtec@anet.ne.jp> wrote:
>
>When using the console mode, I have a problem installing WLS8.1SP2 on
>Redhat Linux
>AS2.1(IA32).
>But i use the graphical mode, installing successful...
>
>Console mode install log is ...
>
>2003-07-31 16:34:04,426 INFO [main] com.bea.plateng.wizard.WizardController
>-
>W
>izard Controller Version 3.0.0.0 (Gandalf) Started.
>2003-07-31 16:34:04,444 INFO [main] com.bea.plateng.wizard.ControllerProxy
>-
>Cr
>eated Namespace (wizard-internal) with an inital size of (109)
>2003-07-31 16:34:04,446 INFO [main] com.bea.plateng.wizard.ControllerProxy
>-
>Cr
>eated Namespace (public) with an inital size of (100)
>2003-07-31 16:34:04,457 INFO [main] com.bea.plateng.common.util.ResourceBundleM
>anager - Attempting to managing resource bundle (resources/wizard/i18n_wizard)
>i
>n namespace (wizard-internal) in locale (ja_JP).
>2003-07-31 16:34:04,496 INFO [main] com.bea.plateng.common.util.ResourceBundleM
>anager - Attempting to managing resource bundle (resources/wizard/i18n_public)
>i
>n namespace (public) in locale (ja_JP).
>2003-07-31 16:34:04,517 INFO [main] com.bea.plateng.common.util.ResourceBundleM
>anager - Attempting to managing resource bundle (resources/wizard/i18n_wizard_co
>nsole) in namespace (wizard-internal) in locale (ja_JP).
>2003-07-31 16:34:05,009 INFO [main] com.bea.plateng.wizard.WizardController
>-
>E
>xecuting BEA Installer 3.0.0.0 in Console Mode.
>2003-07-31 16:34:05,249 INFO [main] com.bea.plateng.wizard.WizardController
>-
>L
>oaded target: transfer
>2003-07-31 16:34:05,250 INFO [WizardController] com.bea.plateng.wizard.WizardCo
>ntroller - Excecuting.
>2003-07-31 16:34:05,311 INFO [loadNamespace] com.bea.plateng.wizard.ControllerP
>roxy - Created Namespace (bids) with an inital size of (100)
>2003-07-31 16:34:05,330 WARN [loadNamespace] com.bea.plateng.wizard.silent.task
>s.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(WizardControlle
>r.java:455)
> at com.bea.plateng.wizard.ControllerProxy.storeAll(ControllerProxy.java:
>302)
> at com.bea.plateng.wizard.silent.tasks.LoadObjectStoreTask.execute(LoadO
>bjectStoreTask.java:102)
> at com.bea.plateng.wizard.silent.tasks.AbstractSilentTask.run(AbstractSi
>lentTask.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(WizardControlle
>r.java:447)
> ... 4 more
>2003-07-31 16:34:05,415 INFO [loadResources] com.bea.plateng.common.util.Resour
>ceBundleManager - Attempting to managing resource bundle (resources/bids/i18n_bi
>ds) in namespace (bids) in locale (ja_JP).
>2003-07-31 16:34:05,435 INFO [loadResources] com.bea.plateng.common.util.Resour
>ceBundleManager - Attempting to managing resource bundle (resources/comdev/comde
>v) in namespace (comdev) in locale (ja_JP).
>2003-07-31 16:34:05,446 INFO [loadResources] com.bea.plateng.common.util.Resour
>ceBundleManager - Attempting to managing resource bundle (resources/comdev/gpr)
>in namespace (comdev) in locale (ja_JP).
>2003-07-31 16:34:05,475 INFO [loadResources] com.bea.plateng.common.util.Resour
>ceBundleManager - Attempting to managing resource bundle (resources/bids/i18n_bi
>ds_console) in namespace (bids) in locale (ja_JP).
>2003-07-31 16:34:05,507 INFO [loadResources] com.bea.plateng.common.util.Resour
>ceBundleManager - Attempting to managing resource bundle (resources/comdev/comde
>v_console) in namespace (comdev) in locale (ja_JP).
>2003-07-31 16:34:05,527 INFO [loadResources] com.bea.plateng.common.util.Resour
>ceBundleManager - Attempting to managing resource bundle (resources/comdev/gpr_c
>onsole) in namespace (comdev) in locale (ja_JP).
>2003-07-31 16:34:29,433 WARN [readCachedArchiveInfo] com.bea.plateng.wizard.ins
>taller.silent.tasks.ReadCachedArchiveInfoTask - Unable to read archive.bea
>from
>/tmp
>2003-07-31 16:34:29,674 INFO [transferControl] com.bea.plateng.wizard.WizardCon
>troller - Executing WebLogic Platform 3.0.0.0 in Console Mode.
>2003-07-31 16:34:29,888 INFO [transferControl] com.bea.plateng.wizard.WizardCon
>troller - Loaded target: wls-install
>2003-07-31 16:34:43,405 FATAL [Thread-1] com.bea.plateng.wizard.installer.utils.
>InstallFiles$ExtractFiles - FATAL ERROR installing files, exiting...
>java.lang.IllegalArgumentException
> at java.nio.Buffer.position(Buffer.java:218)
> at java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:575)
> at sun.nio.cs.StreamDecoder$CharsetSD.implRead(StreamDecoder.java:440)
> at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:182)
> at java.io.InputStreamReader.read(InputStreamReader.java:167)
> at java.io.BufferedReader.fill(BufferedReader.java:136)
> at java.io.BufferedReader.readLine(BufferedReader.java:299)
> at java.io.BufferedReader.readLine(BufferedReader.java:362)
> at com.bea.plateng.common.util.crlf.FixCRLF$OneLiner.nextLine(FixCRLF.ja
>va:952)
> at com.bea.plateng.common.util.crlf.FixCRLF$OneLiner.<init>(FixCRLF.java
>:930)
> at com.bea.plateng.common.util.crlf.FixCRLF.processFile(FixCRLF.java:492
> )
> at com.bea.plateng.wizard.installer.utils.InstallFiles$ExtractFiles.run(
>InstallFiles.java:389)
> at java.lang.Thread.run(Thread.java:536)
>2003-07-31 16:34:43,803 WARN [WizardController] com.bea.plateng.wizard.installe
>r.cleanup.tasks.CleanupShortcutsTask - No shortcuts to cleanup??
>2003-07-31 16:34:43,804 WARN [WizardController] com.bea.plateng.wizard.installe
>r.cleanup.tasks.CleanupWinRegistryTask - No winregs to cleanup??
>2003-07-31 16:34:43,805 INFO [WizardController] com.bea.plateng.wizard.WizardCo
>ntroller - Terminating.
>
>
>Please advise.
>


ara

2004-03-04, 1:35 am


>Does this problem happens everytime you install in the console mode?

Yes,in the console mode,‚”he same error always occurs.

Wen

2004-06-20, 10:50 pm

I get the same error installing on Windows 2000 with silent mode too.
sonia castaño

2004-08-10, 5:53 pm

I have the same error when I install WebLogic Server on Windows 2000 Service Pack 4 platform, in Silent-Mode.
Anyway, the server is installed correctly.
In which way does this error affect to the WebLogic Server installation?

Thank you in advance to everyone.
Kazuyoshi Nakagawa

2004-08-20, 7:48 am

This may be concerned about LANG setting as "EUC". In my case, this error disappeared and WLS could be installed after setting LANG C or SJIS in RedHat. I hope that this information could help you.

kazu
Dan Hancock

2004-09-28, 5:53 pm

I am having the same problem install 8.1 on a Unix Sun Solaris 8 system.
Error:
java.io.FileNotFoundException: Unable to read namespace property file: (bids_bsu_namespace.properties)!

If it try to install using the GUI I get
"Product is not installed"

help!
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com