× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.




I was away so my response may be a bit late..

Look for JAVA_* or IBM_JAVA_* environment variables. This is a really old
way to configure JVM startup but it effects *ALL* jvm startup on the
machine. I think that some HP test tools still specify a startup class
with these and if the class is not on your classpath your JVM won't start.
In this case my recommendation is to put the set of these environment
variables in a .bat file and use that to start only the HP tool then other
JVM's should start fine.

With Rational you can also get the issue if there is a class in your class
cache that is failing to verify. To get around this replace the
-Xshareclasses:name=IBMSDP_%u
in your eclipse.ini with
-Xshareclasses:none

Let us know what you do to resolve the issue, thanks!

Season's Greetings, Mike


Mike Hockings, M.Eng., P.Eng.
IBM Rational Developer for System z and Power Systems Software Technical
Support
IBM Canada Ltd. Laboratory
hockings@xxxxxxxxxx





From: Dan Pankowski <dpankowski@xxxxxxxxxxxxxxx>
To: "Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries" <wdsci-l@xxxxxxxxxxxx>
Date: 2015-12-02 12:46
Subject: Re: [WDSCI-L] RDi jvm error
Sent by: "WDSCI-L" <wdsci-l-bounces@xxxxxxxxxxxx>



Thanks,
Mine looks the same. I thought I'd just upgrade to 9.5, but the
installation manager won't launch either.
I use soupui for webservices testing and it won't launch. Seems like
anything that has it's own jvm will not work.
ACS works fine.

-dan

-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Mark
Murphy/STAR BASE Consulting Inc.
Sent: Monday, November 30, 2015 12:03 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for
System i & iSeries
Subject: Re: [WDSCI-L] RDi jvm error

This is an eclipse issue that occurs sometimes when you update Java and the
new Java does not match eclipse. Check out the -vm tag in your
eclipse.ini, it should point to the appropriate JVM. And, you can only have
1 -vm tag. Also make sure that if you are using eclipse 64 bit, you also
have a 64 bit jvm.

Here is my eclipse.ini.
-vm
C:\Program Files\IBM\SDP\jdk\jre\bin\javaw.exe
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120913-144807

-install
C:/Program Files/IBM/SDP
-vmargs
-Xquickstart
-Xms100m
-Xmx1024m
-Xmnx64m
-Xgcpolicy:gencon
-Xscmx96m
-Xshareclasses:name=IBMSDP_%u
-XX:MaxPermSize=512M
-Xcompressedrefs
-Dcom.ibm.ws.management.event.max_polling_interval=1000
-Xss2m

Note it points to the jre built in to RDi. You can use a different one, but
probably shouldn't. It is possible, though, that installing the update to
java detected and uninstalled the jdk in your RDi install.

Mark Murphy
STAR BASE Consulting, Inc.
mmurphy@xxxxxxxxxxxxxxx


-----Dan Pankowski <dpankowski@xxxxxxxxxxxxxxx> wrote: -----
To: "WDSCI-L@xxxxxxxxxxxx" <WDSCI-L@xxxxxxxxxxxx>
From: Dan Pankowski <dpankowski@xxxxxxxxxxxxxxx>
Date: 11/30/2015 12:26PM
Subject: [WDSCI-L] RDi jvm error


Hello,

I get an error when trying to get into RDi "Java was started but returned
exit code=1"
I'm on verion 9.1.1.1.
I was on vacation and came back this morning and received this error.
I updated Java to the latest version, and rebooted.
I really need to get started this morning.

Thanks
-dan

Dan Pankowski
Information Technology Department
Ph: 801-524-2956
www.sinclairoil.com<http://www.sinclairoil.com>

[Sinclair Logo]


--
This is the Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.