Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » RAC on iSeries
RAC on iSeries [message #35849] Wed, 19 October 2005 09:38 Go to next message
Eclipse UserFriend
Originally posted by: bruno.denys.dekamer.be

Dear reader,

"Hyades" doesn't seem to work on a V5R3 iSeries Server. I'd like to
perform more troubleshooting, but cannot proceed by lack of appropriate
log files. Anybody a clue?

Environment: HYADES data collection engine as shipped with IBM's WebSphere
Studio Site Developer v5.1.2. Installation instructions as explained in
the /opt/hyadesdc/getting_started.txt were executed. I am not able to
find the exact version number of this runtime code.

Starting the hyades data collection engine works fine and after modifying
the serviceconfig.xml I am able to retrieve a lot of debug, warning and
information messages in the logfile.

The main problem is that remotely launching my iSeries WAS Express
instance (v5.1.1.4) doesn't work (starting it localy is no pbm). The
Raserver succeeds in launching a process named Q5BVAJVM, but this fails
with an errormessage MCH74A0.

In more detail: According to the RASERVER's logfile, the process which
RASERVER should launch is
wteCommandQueryV51.exe -Dcom.ibm.ws.management.launcher.ignoreDebug=true
com.ibm.etools.websphere.tools.internal.query.launch.RemoteS erverLaunchCommandQueryServer
/QIBM/UserData/WebASE51/ASE/config 'I5TEST_wsddTest' 'I5TEST_wsddTest'
'wsddTest'
-Dcom.ibm.websphere.servlet.temp.dir=/QIBM/UserData/WebASE51 /ASE/temp
-Dworkspace.user.root=/QIBM/UserData/WebASE51/ASE/wstemp
-Dinstance.name=wsddTest
-Dcom.ibm.ws.messaging.JMSProvider=com.ibm.ws.messaging.JMSE mbeddedProviderImpl
in location /QIBM/ProdData/WebASE51/ASE

The corresponding process actualy being launched is (as can be seen in the
hyades logfile):
iSeries arg�0| to spawn is: '/QSYS.LIB/Q5BVAJVM.PGM'
iSeries arg�1| to spawn is:
'com.ibm.etools.websphere.tools.internal.query.launch.Remote ServerLaunchCommandQueryServer'
iSeries arg�2| to spawn is:
'008034/QIBM/UserData/WebASE51/ASE/config015I5TEST_wsddTest0 15I5TEST_wsddTest008wsddTest069-Dcom.ibm.websphere.servlet.t emp.dir=/QIBM/UserData/WebASE51/ASE/temp056-Dworkspace.user. root=/QIBM/UserData/WebASE51/ASE/wstemp024-Dinstance.name=ws ddTest079-Dcom.ibm.ws.messaging.JMSProvider=com.ibm.ws.messa ging.JMSEmbeddedProviderImpl'
iSeries arg�3| to spawn is:
'/opt/hyadesdc/lib/wasToolsCommonV5.jar:/opt/hyadesdc/lib/wt eServersV5.jar:/QIBM/ProdData/WebASE51/ASE/classes:/opt/hyad esdc/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/li b/wasjmx.jar:/QIBM/ProdData/WebASE51/ASE/lib/wasproduct.jar: /QIBM/ProdData/WebASE51/ASE'
iSeries arg�4| to spawn is:
'002042com.ibm.ws.management.launcher.ignoreDebug004true019o s400.stdin.allowed0011'
iSeries arg�5| to spawn is: '10'
iSeries arg�6| to spawn is: '10'
iSeries arg�7| to spawn is: '*NO'
iSeries arg�8| to spawn is: ''

The MCH74A0 with which the Q5BVAJVM.PGM programm abends seems to be the
iSeries errormessage for some sort of a fatal Java Exception. However, no
further detail regarding this message can be found (do you now where to
look perhaps).

Any suggestions to obtain more elements to find a solution are greatly
appreciated.
Re: RAC on iSeries [message #35952 is a reply to message #35849] Wed, 19 October 2005 14:27 Go to previous message
No real name is currently offline No real nameFriend
Messages: 404
Registered: July 2009
Senior Member
I opened defect https://bugs.eclipse.org/bugs/show_bug.cgi?id=113088 for the
problem to be followed upon by the data collection team.

Feel free to add your email address to the CC list of the defect.

"Bruno" <bruno.denys@dekamer.be> wrote in message
news:9fe6adbee349677448135e7d2a6a9436$1@www.eclipse.org...
> Dear reader,
>
> "Hyades" doesn't seem to work on a V5R3 iSeries Server. I'd like to
> perform more troubleshooting, but cannot proceed by lack of appropriate
> log files. Anybody a clue?
>
> Environment: HYADES data collection engine as shipped with IBM's WebSphere
> Studio Site Developer v5.1.2. Installation instructions as explained in
> the /opt/hyadesdc/getting_started.txt were executed. I am not able to
> find the exact version number of this runtime code.
>
> Starting the hyades data collection engine works fine and after modifying
> the serviceconfig.xml I am able to retrieve a lot of debug, warning and
> information messages in the logfile.
>
> The main problem is that remotely launching my iSeries WAS Express
> instance (v5.1.1.4) doesn't work (starting it localy is no pbm). The
> Raserver succeeds in launching a process named Q5BVAJVM, but this fails
> with an errormessage MCH74A0.
> In more detail: According to the RASERVER's logfile, the process which
> RASERVER should launch is
> wteCommandQueryV51.exe -Dcom.ibm.ws.management.launcher.ignoreDebug=true
> com.ibm.etools.websphere.tools.internal.query.launch.RemoteS erverLaunchCommandQueryServer
> /QIBM/UserData/WebASE51/ASE/config 'I5TEST_wsddTest' 'I5TEST_wsddTest'
> 'wsddTest' -Dcom.ibm.websphere.servlet.temp.dir=/QIBM/UserData/WebASE51 /ASE/temp
> -Dworkspace.user.root=/QIBM/UserData/WebASE51/ASE/wstemp -Dinstance.name=wsddTest
> -Dcom.ibm.ws.messaging.JMSProvider=com.ibm.ws.messaging.JMSE mbeddedProviderImpl > in location /QIBM/ProdData/WebASE51/ASE>> The corresponding process actualy being launched is (as can be seen in thehyades logfile):> iSeries arg&#65533;0| to spawn is: '/QSYS.LIB/Q5BVAJVM.PGM'> iSeries arg&#65533;1| to spawn is:'com.ibm.etools.websphere.tools.internal.query.launch.Rem oteServerLaunchCommandQueryServer' > iSeries arg&#65533;2| to spawn is:'008034/QIBM/UserData/WebASE51/ASE/config015I5TEST_wsddTe st015I5TEST_wsddTest008wsddTest069-Dcom.ibm.websphere.servle t.temp.dir=/QIBM/UserData/WebASE51/ASE/temp056-Dworkspace.us er.root=/QIBM/UserData/WebASE51/ASE/wstemp024-Dinstance.name =wsddTest079-Dcom.ibm.ws.messaging.JMSProvider=com.ibm.ws.me ssaging.JMSEmbeddedProviderImpl' > iSeries arg&#65533;3| to spawn is:'/opt/hyadesdc/lib/wasToolsCommonV5.jar:/opt/hyadesdc/lib /wteServersV5.jar:/QIBM/ProdData/WebASE51/ASE/classes:/opt/h yadesdc/lib/logutil.jar:/QIBM/ProdData/WebASE51/ASE/properti es:/QIBM/ProdData/WebASE51/ASE/lib/bootstrap.jar:/QIBM/ProdD ata/WebASE51/ASE/lib/lmproxy.jar:/QIBM/ProdData/WebASE51/ASE /lib/wasjmx.jar:/QIBM/ProdData/WebASE51/ASE/lib/wasproduct.j ar:/QIBM/ProdData/WebASE51/ASE' > iSeries arg&#65533;4| to spawn is:'002042com.ibm.ws.management.launcher.ignoreDebug004true0 19os400.stdin.allowed0011' > iSeries arg&#65533;5| to spawn is: '10'> iSeries arg&#65533;6| to spawn is: '10'> iSeries arg&#65533;7| to spawn is: '*NO'> iSeries arg&#65533;8| to spawn is: ''>> The MCH74A0 with which the Q5BVAJVM.PGM programm abends seems to be theiSeries errormessage for some sort of a fatal Java Exception. However, nofurther detail regarding this message can be found (do you now where to lookperhaps).>> Any suggestions to obtain more elements to find a solution are greatlyappreciated.>
Previous Topic:IWAT0361E Could not find substitution extension class
Next Topic:FYI - TPTP 4.2 Planning Process
Goto Forum:
  


Current Time: Thu Apr 25 23:55:14 GMT 2024

Powered by FUDForum. Page generated in 0.04134 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top