Greetings people,
I am using Eclipse Luna with JDK 1.7.0_65 (both 64bit) on a Windows 2012 Server to develop OScript code for our projects / clients.
Everytime I start up the IDE, I get the following message:
"Script crash on startup. Cannot debug.
An exception stack trace is not available.
eclipse.buildId=4.4.1.M20140925-0400
java.version=1.7.0_65
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.epp.package.standard.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.standard.product"
all that about com.opentext.livelink plugin.
This happens for com.opentext.cside_10.5.1.2 AND com.opentext.cside_10.5.3.139 jars and for the Kepler Eclipse too.
Is there something I should change in the installation?
Because eventually, this, "cannot debug" problem is real, every time I debug, (breakpoint or Scheduler.DebugBreak()) the memory core is dumped, eclipse dies and so is the server too.
Thank you very much in advance.