× 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.



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]



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.