I have installed WAS 6.1 on my iseries using the GUI installer on DVD.
Server info is located in
\qibm\proddata\WebSphere\AppServer\V61\Express.
The features are:
5733W61 V6R1M0 WebSphere Application Server V6.1 for i5/OS
5733W61 V6R1M0 WebSphere Application Server V6.1 Express
I executed IPTEST from the BIN directory and it worked.
When I tried to start the server using \bin\startserver, I got the message
"no default profile exists"
I ran "manageprofiles -create" to create a profile and get the following
message:
INSTCONFFAILED: The profile could not be created. For more
information, consult the
/QIBM/UserData/WebSphere/AppServer/V61/Express/profileRegistry/logs/managepr
ofiles/AppSrv03_create.log file.
I've looked through the XML log file. The first WARNING level states:
<record>
<date>2007-10-29T10:29:07</date>
<millis>1193668147829</millis>
<sequence>2350</sequence>
<logger>com.ibm.ws.install.configmanager.actionengine.ant.utils.ANTLogToCmtL
ogAdapter</logger>
<level>WARNING</level>
<class>com.ibm.ws.install.configmanager.actionengine.ant.utils.ANTLogToCmtLo
gAdapter</class>
<method>messageLogged</method>
<thread>10</thread>
<message>wsadmin task failed with return code :103</message>
</record>
The first SEVERE level states:
<record>
<date>2007-10-29T10:29:07</date>
<millis>1193668147877</millis>
<sequence>2394</sequence>
<logger>com.ibm.ws.install.configmanager.ConfigManager</logger>
<level>SEVERE</level>
<class>com.ibm.ws.install.configmanager.ConfigManager</class>
<method>launch</method>
<thread>10</thread>
<message>ConfigManager action execution failed on a fatal action</message>
</record>
Im not sure where to go from here. Any suggestions would be great.
Tim
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.