WSSD 5.1.2 (FP 8) and RAC + WAS Express 5.1.1.4 on iSeries - Websphere
This is a discussion on WSSD 5.1.2 (FP 8) and RAC + WAS Express 5.1.1.4 on iSeries - Websphere ; Hi,
After creating a server config in WSSD and importing the configuration from a WAS Express 5.1.1.4 on an iSeries, I cannot remotely start the remote WAS instance.
From within the Server-perspective, I receive an errormessage:
IWAD0251E An error occurred ...
-
WSSD 5.1.2 (FP 8) and RAC + WAS Express 5.1.1.4 on iSeries
Hi,
After creating a server config in WSSD and importing the configuration from a WAS Express 5.1.1.4 on an iSeries, I cannot remotely start the remote WAS instance.
From within the Server-perspective, I receive an errormessage:
IWAD0251E An error occurred when starting the server: The problem may be caused by one of the following reasons:
* The WebSphere deployment directory set in the WebSphere server and the remote target directory set in the Remote File Transfer instance do not map to the same physical location.
* The network connection is slow which causes a timeout in the connection. Try to increase the WebSphere server launch timeout on the WebSphere preferences page (Server > WebSphere).
The two above conditions seem not to apply. Moreover, I can manualy start my WebSphere instance from a QSH instance ('startServer wsddTest -instance wsddTest').
On the iSeries, an errormessage MCH74A0 is getting reported (abnormal job ended) by a job Q5BVAJVM. MCH74A0 means a Java exception, but I have no clue where the details can be found. Any suggestions on how to proceed to further investigate this problem?
-
Re: WSSD 5.1.2 (FP 8) and RAC + WAS Express 5.1.1.4 on iSeries
Some additional information for the above problem: after changing the file ownership of all files under /opt/hyadesdc/ from qdftown into qejbsvr (raserver runs as qejbsvr), the following debug information can be found in the servicelog.log (I'm only listing the final part which seems relevant to me):
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="Creating the argument list for the command: >/QSYS.LIB/Q5BVAJVM.PGM -Dcom.ibm.ws.management.launcher.ignoreDebug=true com.ibm.etools.websphere.tools.internal.query.laun ch.RemoteServerLaunchCommandQueryServer /QIBM/UserData/WebASE51/ASE/wsddTest/config "I5TEST_wsddTest" "I5TEST_wsddTest" "wsddTest" -Dcom.ibm.websphere.servlet.temp.dir=/QIBM/UserData/WebASE51/ASE/wsddTest/temp -Dworkspace.user.root=/QIBM/UserData/WebASE51/ASE/wsddTest/wstemp -Dinstance.name=wsddTest -Dcom.ibm.ws.messaging.JMSProvider=com.ibm.ws.messa ging.JMSEmbeddedProviderImpl<" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="355"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="Number of parsed arguments is 11" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1519"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries JVM property length set to 582" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1520"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries JVM property "-Dcom.ibm.ws.management.launcher.ignoreDebug" encountered, convert it to "042com.ibm.ws.management.launcher.ignoreDebug004tr ue"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1553"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="Number of iSeries JVM property changed to 10" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1610"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="Final iSeries JVM property is: "002042com.ibm.ws.management.launcher.ignoreDebug00 4true019os400.stdin.allowed0011"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1628"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="Number of initial iSeries command line args is 10" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1441"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries command line args length set to 354" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1442"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries command line arg "/QIBM/UserData/WebASE51/ASE/wsddTest/config" encountered" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1451"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries command line arg "I5TEST_wsddTest" encountered" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1451"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries command line arg "I5TEST_wsddTest" encountered" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1451"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries command line arg "wsddTest" encountered" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1451"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries command line arg "-Dcom.ibm.websphere.servlet.temp.dir=/QIBM/UserData/WebASE51/ASE/wsddTest/temp" encountered" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1451"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries command line arg "-Dworkspace.user.root=/QIBM/UserData/WebASE51/ASE/wsddTest/wstemp" encountered" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1451"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries command line arg "-Dinstance.name=wsddTest" encountered" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1451"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries command line arg "-Dcom.ibm.ws.messaging.JMSProvider=com.ibm.ws.messa ging.JMSEmbeddedProviderImpl" encountered" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1451"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="Final iSeries command line args is: "008043/QIBM/UserData/WebASE51/ASE/wsddTest/config015I5TEST_wsddTest015I5TEST_wsddTest008wsddT est078-Dcom.ibm.websphere.servlet.temp.dir=/QIBM/UserData/WebASE51/ASE/wsddTest/temp065-Dworkspace.user.root=/QIBM/UserData/WebASE51/ASE/wsddTest/wstemp024-Dinstance.name=wsddTest079-Dcom.ibm.ws.messaging.JMSProvider=com.ibm.ws.messa ging.JMSEmbeddedProviderImpl"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1459"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="Final iSeries CLASSPATH is: "/opt/hyadesdc/lib/wasToolsCommonV5.jar:/opt/hyadesdc/lib/wteServersV5.jar:/QIBM/ProdData/WebASE51/ASE/classes:/opt/hyadesdc/lib/logutil.jar:/QIBM/ProdData/WebASE51/ASE/properties:/QIBM/ProdData/WebASE51/ASE/lib/bootstrap.jar:/QIBM/ProdData/WebASE51/ASE/lib/lmproxy.jar:/QIBM/ProdData/WebASE51/ASE/lib/wasjmx.jar:/QIBM/ProdData/WebASE51/ASE/lib/wasproduct.jar:/QIBM/ProdData/WebASE51/ASE"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1486"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries arg¬0| to spawn is: "/QSYS.LIB/Q5BVAJVM.PGM"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="492"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries arg¬1| to spawn is: "com.ibm.etools.websphere.tools.internal.query.laun ch.RemoteServerLaunchCommandQueryServer"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="492"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries arg¬2| to spawn is: "008043/QIBM/UserData/WebASE51/ASE/wsddTest/config015I5TEST_wsddTest015I5TEST_wsddTest008wsddT est078-Dcom.ibm.websphere.servlet.temp.dir=/QIBM/UserData/WebASE51/ASE/wsddTest/temp065-Dworkspace.user.root=/QIBM/UserData/WebASE51/ASE/wsddTest/wstemp024-Dinstance.name=wsddTest079-Dcom.ibm.ws.messaging.JMSProvider=com.ibm.ws.messa ging.JMSEmbeddedProviderImpl"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="492"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries arg¬3| to spawn is: "/opt/hyadesdc/lib/wasToolsCommonV5.jar:/opt/hyadesdc/lib/wteServersV5.jar:/QIBM/ProdData/WebASE51/ASE/classes:/opt/hyadesdc/lib/logutil.jar:/QIBM/ProdData/WebASE51/ASE/properties:/QIBM/ProdData/WebASE51/ASE/lib/bootstrap.jar:/QIBM/ProdData/WebASE51/ASE/lib/lmproxy.jar:/QIBM/ProdData/WebASE51/ASE/lib/wasjmx.jar:/QIBM/ProdData/WebASE51/ASE/lib/wasproduct.jar:/QIBM/ProdData/WebASE51/ASE"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="492"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries arg¬4| to spawn is: "002042com.ibm.ws.management.launcher.ignoreDebug00 4true019os400.stdin.allowed0011"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="492"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries arg¬5| to spawn is: "10"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="492"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries arg¬6| to spawn is: "10"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="492"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries arg¬7| to spawn is: "*NO"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="492"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries arg¬8| to spawn is: """ file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="492"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries env¬0| to spawn is: "JAVA_PATH=/QSYS.LIB/Q5BVAJVM.PGM"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="495"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries env¬1| to spawn is: "JAVA_PATH_try=/QSYS.LIB/QASE5.LIB/QASESRV.PGM"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="495"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries env¬2| to spawn is: "RASERVER_HOME=/opt/hyadesdc"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="495"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries env¬3| to spawn is: "WAS_HOME_V4="" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="495"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries env¬4| to spawn is: "WAS_HOME_V5_old=/QIBM/ProdData/WebASE/ASE5"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="495"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries env¬5| to spawn is: "WAS_HOME_V5=/QIBM/ProdData/WebASE51/ASE"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="495"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries env¬6| to spawn is: "WAS_HOME_V51=/QIBM/ProdData/WebASE51/ASE"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="495"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries env¬7| to spawn is: "LIBPATH=/QIBM/ProdData/WebASE51/ASE/bin:/QSYS.LIB/IBMRAC.LIB:"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="495"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries env¬8| to spawn is: "CLASSPATH=/opt/hyadesdc/lib/wasToolsCommonV5.jar:/opt/hyadesdc/lib/wteServersV5.jar:/QIBM/ProdData/WebASE51/ASE/classes:/opt/hyadesdc/lib/logutil.jar:/QIBM/ProdData/WebASE51/ASE/properties:/QIBM/ProdData/WebASE51/ASE/lib/bootstrap.jar:/QIBM/ProdData/WebASE51/ASE/lib/lmproxy.jar:/QIBM/ProdData/WebASE51/ASE/lib/wasjmx.jar:/QIBM/ProdData/WebASE51/ASE/lib/wasproduct.jar:/QIBM/ProdData/WebASE51/ASE"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="495"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries env¬9| to spawn is: "QIBM_USE_DESCRIPTOR_STDIO=Y"" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="495"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="iSeries env¬10| to spawn is: """ file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="495"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="INFORMATION" text="Process was launched. PID=2716" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="519"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="INFORMATION" text="Adding agent interest: Remote Server Launch Query Agent" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/RACommS.c" line="548"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="Validated message of 20 bytes" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/messagePump.c" line="441"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="Processing message of length 20 bytes." file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/messagePump.c" line="520"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="WARNING" text="Incoming connection request from agent Remote Server Launch Query Agent in process 2716 with uuid UUID-1128066206-777232-26233-23866" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/messagePump.c" line="220"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="WARNING" text="Registered Agent UUID-1128066206-777232-26233-23866." file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/messagePump.c" line="268"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="Wrote configuration of length 240 to agent UUID-1128066206-777232-26233-23866" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/messagePump.c" line="331"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="Validated message of 88 bytes" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/messagePump.c" line="441"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="Processing message of length 88 bytes." file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/messagePump.c" line="520"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="Processing command: tag=26" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/RACommS.c" line="435"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="Forwarding command to agent: tag=26 agent=Remote Server Launch Query Agent pid=2716" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/RACommS.c" line="1338"/>
SERVER_MSG time="2005:9:30:9:43:26" severity="DEBUG" text="Sent 88 bytes to agent UUID-1128066206-777232-26233-23866" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/messagePump.c" line="1625"/>
SERVER_MSG time="2005:9:30:9:43:27" severity="DEBUG" text="Validated message of 112 bytes" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/messagePump.c" line="441"/>
SERVER_MSG time="2005:9:30:9:43:27" severity="DEBUG" text="Processing message of length 112 bytes." file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/messagePump.c" line="520"/>
SERVER_MSG time="2005:9:30:9:43:27" severity="DEBUG" text="Processing command: tag=26" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/RACommS.c" line="435"/>
SERVER_MSG time="2005:9:30:9:43:27" severity="DEBUG" text="Forwarding command to client: tag=26" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/RACommS.c" line="1364"/>
SERVER_MSG time="2005:9:30:9:43:33" severity="DEBUG" text="File descriptors for process 2716 cleared" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/launcher.c" line="1684"/>
SERVER_MSG time="2005:9:30:9:43:33" severity="INFORMATION" text="Process 2716 does not exit so scrub it" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/RACommS.c" line="1753"/>
SERVER_MSG time="2005:9:30:9:43:33" severity="INFORMATION" text="Process 2716 exited" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/util.c" line="63"/>
SERVER_MSG time="2005:9:30:10:39:32" severity="WARNING" text=" Incoming connection request on socket 7 from 0xa14149a" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/messagePump.c" line="830"/>
SERVER_MSG time="2005:9:30:10:39:32" severity="WARNING" text=" Connection accepted on socket 7" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/messagePump.c" line="922"/>
SERVER_MSG time="2005:9:30:10:39:32" severity="DEBUG" text="Entering processing thread for client on socket 7" file="/home/racbuild/build/20040416_1305/collection/framework/RAServer/messagePump.c" line="595"/>
Can anyone compare this to a working configuration on an iSeries?
cheers,
Bruno.
-
Re: WSSD 5.1.2 (FP 8) and RAC + WAS Express 5.1.1.4 on iSeries
Hi there I am having the same problem, then I found the following link from IBM, unfortunately I haven't had the time so for but I think this will do the trick..
http://publib.boulder.ibm.com/infoce.../tmultrem.html
it would be great help if you can post if this worked or not.
cheers
Roy G.