Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
jensej
Creator
Creator

[resolved] JesperETL V2.0 Error at start

Hello
When i want to start the program after install i get a this message. A error has occured please look at the log file.

This is how the log file Looks like. Whats wrong? I have Java jdk installed and all the variables are correct.

!SESSION 2016-03-24 11:23:41.198 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_79
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_CH
!ENTRY system.bundle 4 0 2016-03-24 11:23:42.743
!MESSAGE FrameworkEvent.ERROR
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start() of bundle system.bundle.
 at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1010)
 at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
 at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:549)
 at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:484)
 at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
 at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:245)
 at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:155)
 at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:503)
 at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:289)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:173)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
 at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
 at org.eclipse.core.launcher.Main.run(Main.java:977)
 at org.eclipse.core.launcher.Main.main(Main.java:952)
Caused by: java.lang.IllegalStateException
 at org.eclipse.osgi.internal.baseadaptor.BaseStorage.checkSystemState(BaseStorage.java:654)
 at org.eclipse.osgi.internal.baseadaptor.BaseStorage.getStateManager(BaseStorage.java:634)
 at org.eclipse.osgi.baseadaptor.BaseAdaptor.getPlatformAdmin(BaseAdaptor.java:385)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook.frameworkStart(EclipseAdaptorHook.java:80)
 at org.eclipse.osgi.baseadaptor.BaseAdaptor.frameworkStart(BaseAdaptor.java:260)
 at org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start(SystemBundleActivator.java:55)
 at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:991)
 at java.security.AccessController.doPrivileged(Native Method)
 at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:985)
 ... 18 more
Root exception:
java.lang.IllegalStateException
 at org.eclipse.osgi.internal.baseadaptor.BaseStorage.checkSystemState(BaseStorage.java:654)
 at org.eclipse.osgi.internal.baseadaptor.BaseStorage.getStateManager(BaseStorage.java:634)
 at org.eclipse.osgi.baseadaptor.BaseAdaptor.getPlatformAdmin(BaseAdaptor.java:385)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorHook.frameworkStart(EclipseAdaptorHook.java:80)
 at org.eclipse.osgi.baseadaptor.BaseAdaptor.frameworkStart(BaseAdaptor.java:260)
 at org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start(SystemBundleActivator.java:55)
 at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:991)
 at java.security.AccessController.doPrivileged(Native Method)
 at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:985)
 at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:966)
 at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:549)
 at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:484)
 at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
 at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:245)
 at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:155)
 at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:503)
 at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:289)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:173)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
 at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
 at org.eclipse.core.launcher.Main.run(Main.java:977)
 at org.eclipse.core.launcher.Main.main(Main.java:952)
!ENTRY org.eclipse.osgi 4 0 2016-03-24 11:23:42.758
!MESSAGE Startup error
!STACK 1
java.lang.RuntimeException: Exception in org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start() of bundle system.bundle.
 at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:557)
 at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:484)
 at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:275)
 at org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartLevelManager.java:245)
 at org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundle.java:155)
 at org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java:503)
 at org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:289)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:173)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
 at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
 at org.eclipse.core.launcher.Main.run(Main.java:977)
 at org.eclipse.core.launcher.Main.main(Main.java:952)
!SESSION Thu Mar 24 11:23:42 CET 2016 ------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 2016-03-24 11:23:42.774
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.NullPointerException
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:186)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
 at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
 at org.eclipse.core.launcher.Main.run(Main.java:977)
 at org.eclipse.core.launcher.Main.main(Main.java:952)
Labels (2)
11 Replies
jensej
Creator
Creator
Author

Hi
No i havent tried with 2012.
But i still have i Problem that i dont know what port i should use becasue we use dynamic ports like i wrote some Posts ago..
Is there some solution for the Problem with the port? Can i leave it empty or something?
Thanks


WOW it worked, i followed your directions and set the port to 49499 thats listed in TCP/IP Configuration Manager under Dynamic Ports. 0683p000009MACn.png
Anonymous
Not applicable

Hi,
WOW it worked, i followed your directions and set the port to 49499 thats listed in TCP/IP Configuration Manager under Dynamic Ports

It's really great. Thanks for letting us know it.
Best regards
Sabrina