Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
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)
1 Solution

Accepted Solutions
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

View solution in original post

11 Replies
Anonymous
Not applicable

Hi jensej,
[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif]Thanks for posting you have resolved it by yourself. Could you please share your solution into forum?[/font][/color]
[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif]Best regards[/font][/color]
[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif]Sabrina[/font][/color]
jensej
Creator
Creator
Author

Hi xdshi
Sadly i havent found a solution, i put this as resolved because i made a double post.
Do you know what the Problem is?
Anonymous
Not applicable

Hi,
There is not enough information for us to diagnose your issue. 
What's your OS? Where did you download the Jesper ETL V2.0?
Best regards
Sabrina
jensej
Creator
Creator
Author

Windows 7 Proffesional 32bit, jdk1.8.0_77. I downloaded it from https://sourceforge.net/projects/jasperetl/
Anonymous
Not applicable

Hi,
Are you also uing JDK 1.8 32 bit? Can you run Talend Studio successfully instead of jesper ETL in your current machine?
Best regards
Sabrina
jensej
Creator
Creator
Author

Im have installed TOS_DI-20151214_1327-V6.1.1 now and it seems to work.
Now i cant get my Connection to work when i want to Setup a Connection in metadata.
I spoke to our DBA and he said that it's some Problem with the Software (TOS).
Error msg
He said we use dynamic ports
SQL Server Conf
He also test to do this on my pc and after that he said that it has to be a Problem with tos because that worked over odbc.
Test over ODBC
Our Server i want to use is not locally installed by me.

ps. I cant upload photos anymore. After i give the URL and press upload the URL disappears but no new Picture Shows up downstairs.
Anonymous
Not applicable

Hi,

Are you connecting to sql server 2014?

So far,  SQL Server 2014 is not list on the supported DataBase.
Please refer to document about:TalendHelpCenter0683p000009M9p6.pngupported systems%2C databases and business applications by Talend components
In the documentation we provide a list of databases that are supported, in the sense that we do provide an SLA and technical support for them. This doesn't mean other (non-listed) databases will not work but simply we won't necessarily be equipped to help you with any issue you may face with them.
Best regards
Sabrina
jensej
Creator
Creator
Author

Hi

Yes we are using SQL Server 2014 0683p000009MPcz.png 
That means i cant use Talend i guess?
Anonymous
Not applicable

Hi,
Have you tried to connect to sql server 2012 to see if it works?
In addition to, to use a MSSQL named instance in TOS, you only put the server name in the host field. 
The instance name  should go in the Additional Parameters field.
Login: yourDBlogin
Password: yourDBpwd
Server: SRV-PROFIX01
Port: 1433
Database: yourdbname
Schema: dbo
Additional Parameters: instance=SQL2014PROFIX
Best regards
Sabrina