| Author |
WebSphere Portal Express 6.0 Installation Problem
|
|
|
| I have installed and uninstalled several time, nothing works. I need step by step instruction for Proper Installation (Complete Solution) and how to overcome the listed problem. My Laptap Configuration is 2 GB Ram, Duo Process T2500 @ 2.0 GHZ.
Here are listed error and you can review attached file:
1st Error -
EJPIC0218E: The Portal archieve install step failed.
Refer to the log file c:\Program Files\\PortalServer\log\LocalizeTrace.archive5.log for additional details.
The Portal installation program is exiting.
After clicking Ok, the 2nd Error -
EJPIC0219E: Enabling Security Failed.
Refer to the log file c:\Program Files\\PortalServer\log\wpinstalllog.txt for additional details.
The Portal installation program is exiting,
Last Error, InstallShield Wizard
java.lang.InternalError: Converter malfunction(UTF-16) - please submit a bug report via
at sun.nio.cs.StreamDecoder$ConverterSD.malfunction(StreamDecoder.java:274)
at sun.nio.cs.StreamDecoder$ConverterSD.convertInfo(StreamDecoder.java(Inlined Compiled Code))
at sun.nio.cs.StreamDecoder$ConverterSD.impRead(StreamDecoder.java(Compiled Code))
at sun.nio.cs.StreamDecoder.read(StramDecoder.java(Compiled Code))
at java.io.InputStreamReader.read(InputStreamReader.java(compiledCode))
at java.io.BufferReader.fill(BufferReader.java(Compiled Code))
at java.io.BufferReader.ReadLine(BufferReader.java(Compiled Code))
at java.io.BufferReader.ReadLine(BufferReader.java(Compiled Code))
at com.ibm.wps.install.UnicodeLogProgressWatcher$LogFile.readProgress(Unknown Source)
at com.ibm.wps.install.UnicodeLogProgressWatcher$LogFile.getProgress(Unknown Source)
at com.ibm.wps.install.unicodeLogProgressWatcher.getProgress(Unknown Source)
at com.ibm.wps.install. ExternalCommandAction$ProgressWatcherRun
ner.run(Unknown Source)
WARNING: could not write using serviceException: (error code=200; message="C:\Program Files\PortalServer\log\wpinstalllog.txtg(The process can not access the file because it is being used by another process)"; severity=0;exception=[java.io.fileNotFoundExc
eption: C:\Program Files\PortalServer\log\wpinstalllog.txt(The Process can not access the file because it is being used by another process)])
jmdatul@gmail.com
| |
|
| Does this occur during the installation of DB2 express?
If so check the thread below yours where Comland has a solution.
Quote - I've just found a solution. The problem was in the password that I selected for the wpsadmin account. It did not match the machines password policy, hence the db2user could not be created and the installation stopped with the bizare error.
| |
|
| db2express was installed properly and no issue with it and it creates separate window account. It happens at the last stage of Installation. And besides that my wpsadmin, db2user are same as my machine password. Please advise, if you have encountered same
errors and its subsequent solution. Thank you.
| |
|
| I am having the same issue ...only on a Linux box.
I noticed this in h einstall log...
WASX7023E: Error creating "SOAP" connection to host "localhost"; exception information: com.ibm.websphere.management.exception.ConnectorNotAvailableException: com.ibm.websphere.management.exception.ConnectorNotAvailableException: Failed to get a connectio
n with IP address associated with hostname localhost
Anyone have any ideas?
| |
|
| Having exactly the same issue.
| |
|
| If you have installed/uninstalled several times, it might be helpful to clean things up before installing again.
Please:
1) uninstall DB2 Express via Control Panel -> Add/Remove Programs
2) uninstall Portal *and* WAS by using <installDir> \PortalServer\uninstall\uninstall.bat
3) after uninstalling Portal
i) delete all files in install Directory (of Portal)
ii) delete files in Documents and Settings\Administrator\Local Settings\Temp
iii) delete files in Documents and Settings\Administrator that begin with a 'dot'
iv) delete vpd.properties file in C:\Windows
v) delete WPDB2INS folder and files included in it; should be C:\WPDB2INS
vi) Using user manager, remove the DB2INS user that was created by the install
4) Reboot machine
Try a new install after this. Make sure your cell/node/host names only include alphanumeric characters (the default cell/node name is your machine name and if it includes '-', ' ', or other non alphanumeric characters, this can be a problem.
Also, ensure the account installing Portal Express has administration rights on the installation machine.
Hope this helps.
--travis
| |
|
|
Thanks Travis,
It worked!
I had a '-' in my computer name which was causing the problem.
| |
|
| Looks like mine was a port conflict. Webmin (if you use it) runs by default on port 10000. I changed this and the install went fine.
Good luck!
| |
|
| I went through your posted instruction and followed it line by line. I am still having the same problem (I tried 2 to 3 times).
FYI : There was "-" and numeric character in machine name and i took it out. Please see the attached document.
| |
|
|
Can you ping you machine name? I made sure I could ping the machine name after having problems a 2nd time. Also can you ping the host name too?
Hope this helps?
| |
|
| I changed my machine name to jmdatulsaxena, pinged Machine Name & host name (localhost). I am getting the same first two error and only Java error does not have warning at this time.
| |
|
| Hi,
I had your same troubles but any of your solutions has helped me.
Simply: my operating system didn't have the last updates.
Try to start db2express installation separately from portal instalation: the error messages are clearer.
Sorry for my bad english,
Hope this help.
|
|
|
|