WebSphere Install
Thursday, October 9th, 2003Ended up disabling the mq install for now. Trying to federate to newton for kicks, will redo tomorrow. Oops, I configured the host name wrong. TIme to rerun the install.
Ended up disabling the mq install for now. Trying to federate to newton for kicks, will redo tomorrow. Oops, I configured the host name wrong. TIme to rerun the install.
(Oct 9, 2003 8:13:20 PM), Setup.product.install, com.ibm.ws.install.conditions.PCWebSphereCheckCondition, msg1, higherVersionFoundPasses: false
(Oct 9, 2003 8:13:20 PM), Setup.product.install, com.ibm.ws.install.conditions.PCWebSphereCheckCondition, msg1, defaultEvalResult: false
(Oct 9, 2003 8:13:21 PM), Setup.product.install, com.ibm.ws.install.conditions.PCWebSphereCheckCondition, msg1, checkOnlyCurrentVersion: true
(Oct 9, 2003 8:13:36 PM), Setup.product.install, com.ibm.ws.install.conditions.PCWebSphereCheckCondition, msg1, higherVersionFoundPasses: false
(Oct 9, 2003 8:13:36 PM), Setup.product.install, com.ibm.ws.install.conditions.PCWebSphereCheckCondition, msg1, defaultEvalResult: false
(Oct 9, 2003 8:13:36 PM), Setup.product.install, com.ibm.ws.install.conditions.PCWebSphereCheckCondition, msg1, checkOnlyCurrentVersion: false
(Oct 9, 2003 8:13:58 PM), Setup.product.install, com.ibm.ws.install.actions.LogMessageAction, msg1, INST0051E: Unable to create user.
(Oct 9, 2003 8:13:58 PM), Setup.product.install, com.ibm.ws.install.actions.LogMessageAction, msg1, INST0058E: The install failed or did not complete due to one or more errors.
FileZilla won’t let me store my password any more. I may have to go back to an older version!
I’ve just started the AIX install of WebSphere 5.0 base using a response file generated by a Java class. This will be an interesting test… no X, trying again from an xterm. Interesting that silent install requires X connection. I guess it’s using JRE 1.3 without the AWT factored out.
The Sametime Java toolkit seems to be stuck at the 3.0 level. I’d like to see lots of improvements here especially a synchronous wrapper set suitable for exposure as web services.
2003/10/09 07:50:27:440 EDT [ERROR] HttpMethodBase - -I/O failure reading response body
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.io.FilterInputStream.read(FilterInputStream.java:125)
at java.io.PushbackInputStream.read(PushbackInputStream.java:175)
at java.io.FilterInputStream.read(FilterInputStream.java:125)
at org.apache.commons.httpclient.ContentLengthInputStream.read(ContentLengthInputStream.java:167)
at java.io.FilterInputStream.read(FilterInputStream.java:125)
at org.apache.commons.httpclient.AutoCloseInputStream.read(AutoCloseInputStream.java:142)
at java.io.FilterInputStream.read(FilterInputStream.java:104)
at org.apache.commons.httpclient.AutoCloseInputStream.read(AutoCloseInputStream.java:161)
at org.apache.commons.httpclient.HttpMethodBase.getResponseBody(HttpMethodBase.java:685)
at org.apache.commons.httpclient.HttpMethodBase.getResponseBodyAsString(HttpMethodBase.java:734)
at asiwko.home.net.SiteCheckerThread.run(GetIp.java:455)