It's all about the answers!

Ask a question

RTC 3.0 on IBM i


Laura Venturini (661138) | asked Jan 11 '11, 11:33 a.m.
Hello,
I'm trying to install RTC 3.0 on IBM i 7.1 partition.
I have installed WAS 7.0.0.9 (as required) and I restored the SAVF file (B5733JTS, J5733JTS, C5733JTS) then I followed the configuration instructions.
I tried the jts setup and it seems it worked fine, but looking at the Server Administration - Status Summary page I found this error:
"Unsupported Java virtual machine. Please upgrade to the latest version.ID CRJAZ1382E"

Also trying to create a Project Area I have a similar error:
"Caused by: java.lang.RuntimeException: CRRTC5012E The Java Virtual Machine of the application server is not supported by Jazz Source Control. Please upgrade to a more recent virtual machine (the one packaged with the product).
at com.ibm.team.scm.service.internal.content.VersionedContentService.checkVM(VersionedContentService.java:146)
...."

Am I missing some prerequisites? The system requirements page is not very detailed.. http://jazz.net/library/article/496

Thanks
Laura

6 answers



permanent link
Eric Jodet (6.3k5111120) | answered Jan 12 '11, 1:38 a.m.
JAZZ DEVELOPER
Hello Laura,
ensure WAS JVM is at the same level (7.0.0.9) as your WAS Server.
(not sure where you can get an updated version of the WAS JVM for IBMi
though).
I checked http://www-01.ibm.com/support/docview.wss?rs=180&uid=swg24025885
and there is no link to download the WAS JVM.
(whereas you have such link for other OS -
http://www.ibm.com/support/docview.wss?rs=180&uid=swg24025889)

You may confirm the error below is "correct" by verifying WAS's JVM version:
<WAS_install_dir>/java/jre/bin/java -version.

To solve your issue: update your WAS JVM (you may know where to find
this update)

Thanks.

--
Eric JODET
Jazz Development - L3 Maintenance

Le 1/11/2011 5:38 PM, lauraventurini a crit :
Hello,
I'm trying to install RTC 3.0 on IBM i 7.1 partition.
I have installed WAS 7.0.0.9 (as required) and I restored the SAVF
file (B5733JTS, J5733JTS, C5733JTS) then I followed the configuration
instructions.
I tried the jts setup and it seems it worked fine, but looking at the
Server Administration - Status Summary page I found this error:
"Unsupported Java virtual machine. Please upgrade to the latest
version.ID CRJAZ1382E"

Also trying to create a Project Area I have a similar error:
"Caused by: java.lang.RuntimeException: CRRTC5012E The Java
Virtual Machine of the application server is not supported by Jazz
Source Control. Please upgrade to a more recent virtual machine (the
one packaged with the product).
at
com.ibm.team.scm.service.internal.content.VersionedContentService.checkVM(VersionedContentService.java:146)
..."

Am I missing some prerequisites? The system requirements page is not
very detailed.. http://jazz.net/library/article/496

Thanks
Laura

permanent link
Laura Venturini (661138) | answered Feb 01 '11, 10:44 a.m.
Is it 7.0.0.9 the only supported level for JVM? The system engineer who manage this IBMi server is telling me that he can dowload only the latest JVM fixpack, i.e 7.0.0.13

Thanks
Laura

PS. the system requirement and guide for IBMi installation on v7r1 with WAS 7.0 is not very detailed (at least not as detailed as the section for v6r1 and for WAS 6.1): I couldn't find the list of PTFs required....

permanent link
Yohko Tanaka (10523239) | answered Feb 27 '11, 11:46 p.m.
Hi,

I'm also looking for an information about system requirement on system i, especially for Build System Toolkit.

For RTC V2, it is stated in infocenter.
http://publib.boulder.ibm.com/infocenter/rtcihelp/v2r0/index.jsp?topic=/com.ibm.teami.install.doc/topics/i_requirements.html

I need information for RTC V3 as well.

Any comments are appreciated.

permanent link
Sean Babineau (38825) | answered Mar 02 '11, 3:59 p.m.
JAZZ DEVELOPER
Hi,

I'm also looking for an information about system requirement on system i, especially for Build System Toolkit.

For RTC V2, it is stated in infocenter.
http://publib.boulder.ibm.com/infocenter/rtcihelp/v2r0/index.jsp?topic=/com.ibm.teami.install.doc/topics/i_requirements.html

I need information for RTC V3 as well.

Any comments are appreciated.


Hope this helps: https://jazz.net/wiki/bin/view/Main/AutomatedInstallationOnIBMi

-Sean-

permanent link
Senthil Murugan Arjunan (161) | answered Jul 25 '11, 7:01 a.m.
I am also had the similar problem. Make sure that you have installed the WASSDK fixpack. Updating the App Server Fix pack won't solve your problem.

E:\IBM\WebSphere\AppServer\java\jre\bin>java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build pwa6460sr2-20080818_01(SR2))
IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Windows Server 2008 amd64-64 jvmwa64
60-20080816_22093 (JIT enabled, AOT enabled)
J9VM - 20080816_022093_LEdSMr
JIT - r9_20080721_1330ifx2
GC - 20080724_AA)
JCL - 20080808_02

E:\IBM\WebSphere\AppServer\java\jre\bin>java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build pwa6460sr7ifix-20100220_01(SR7+IZ70326))
IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Windows Server 2008 amd64-64 jvmwa646
0sr7-20100219_54049 (JIT enabled, AOT enabled)
J9VM - 20100219_054049
JIT - r9_20091123_13891
GC - 20100216_AA)
JCL - 20091202_01

permanent link
James Cole (632) | answered Aug 22 '11, 9:57 a.m.
Hi,

This link helps show the pre-req Group PTFs however, it does not mention the pre-req software. Is this information available or can we assume that it is the same as documented in RTC 2 infocenter?

Thanks

James



Hi,

I'm also looking for an information about system requirement on system i, especially for Build System Toolkit.

For RTC V2, it is stated in infocenter.
http://publib.boulder.ibm.com/infocenter/rtcihelp/v2r0/index.jsp?topic=/com.ibm.teami.install.doc/topics/i_requirements.html

I need information for RTC V3 as well.

Any comments are appreciated.


Hope this helps: https://jazz.net/wiki/bin/view/Main/AutomatedInstallationOnIBMi

-Sean-

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.