Jump to content
Changes to the Jaspersoft community edition download ×

Errors launching JasperETL.exe


erock

Recommended Posts

Hello,

 

I am a complete newbie to JasperETL. I am attempting to get it installed by following the install documentation. When launching JasperETL.exe, I get a message stating an error occurred. Here is the contents of the .log file:

 

Log starts below

------------------------------

 

!SESSION 2007-09-27 12:42:18.108 -----------------------------------------------

eclipse.buildId=unknown

java.version=1.6.0_02

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

Command-line arguments: -os win32 -ws win32 -arch x86

 

!ENTRY org.eclipse.core.runtime 2007-09-27 12:42:18.952

!MESSAGE Product org.talend.rcp.branding.jasper.product could not be found.

 

!ENTRY org.eclipse.osgi 4 0 2007-09-27 12:42:18.952

!MESSAGE Application error

!STACK 1

java.lang.RuntimeException: No application id has been found.

at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:56)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)

at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)

at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)

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 2 0 2007-09-27 12:42:19.030

!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:

!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-27 12:42:19.030

!MESSAGE Bundle update@plugins/org.epic.debug_2.1.1.r4583/ was not resolved.

!SUBENTRY 2 org.epic.debug 2 0 2007-09-27 12:42:19.030

!MESSAGE Missing required bundle org.epic.regexp_0.0.0.

 

!ENTRY org.eclipse.osgi 2 0 2007-09-27 12:42:19.030

!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:

!SUBENTRY 1 org.eclipse.osgi 2 0 2007-09-27 12:42:19.030

!MESSAGE Bundle update@plugins/org.epic.debug_2.1.1.r4583/ [151] was not resolved.

!SUBENTRY 2 org.epic.debug 2 0 2007-09-27 12:42:19.030

!MESSAGE Missing required bundle org.epic.regexp_0.0.0.

--------------------------------------------

End of log

 

Now, obviously, based on the error message, I am missing Product org.talend.rcp.branding.jasper.product.

 

Should this have been included in the download?? Also, will jre 1.6 be an issue -- it was already installed so i didn't bother removing it and installing 1.5 (but can do so).

 

Thanks for any help!

Link to comment
Share on other sites

  • 4 years later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Hello All,

I also have a similar trouble. Following is the log file head.

 

!SESSION 2012-07-31 11:53:47.014 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_03
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86_64

!ENTRY org.talend.configurator 4 0 2012-07-31 11:53:47.961
!MESSAGE
!STACK 0
org.osgi.framework.BundleException: Exception in org.talend.configurator.Activator.start() of bundle org.talend.configurator.
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:806)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:370)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:374)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1067)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:561)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:546)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:459)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:440)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:337)
Caused by: java.io.IOException: java.net.MalformedURLException: Could not find version for bundle:org.epic.debug
    at org.talend.configurator.utils.SimpleConfiguratorUtils.parseLocation(Unknown Source)
    at org.talend.configurator.utils.SimpleConfiguratorUtils.parseBundleInfoLine(Unknown Source)

 

Please help if any of you have clue on this error. Thanks in advance.

Thanks,
Sathish

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...