eclipselabs / passerelle

Passerelle, an actor-based process engine based on Ptolemy II
5 stars 3 forks source link

Problem executing passerelle-workbench-v7.0.0-beta.linux.gtk.x86.zip #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download passerelle-workbench-v7.0.0-beta.linux.gtk.x86.zip
2. Unzip on 32-bit computer
3. Execute PasserelleWorkbench

What is the expected output? What do you see instead?

The application doesn't start. In the log I get this error message:

!ENTRY org.eclipse.osgi 4 0 2011-11-23 08:29:32.013
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application 
"com.isencia.passerelle.workbench.application" could not be found in the 
registry. The applications available are: org.eclipse.ant.core.antRunner, 
org.eclipse.ant.ui.antRunner, org.eclipse.emf.codegen.CodeGen, 
org.eclipse.emf.codegen.JMerger, org.eclipse.emf.codegen.ecore.Generator, 
org.eclipse.emf.importer.ecore.Ecore2GenModel, 
org.eclipse.emf.importer.java.Java2GenModel, 
org.eclipse.emf.importer.rose.Rose2GenModel, org.eclipse.equinox.app.error, 
org.eclipse.equinox.p2.director, 
org.eclipse.equinox.p2.garbagecollector.application, 
org.eclipse.equinox.p2.publisher.InstallPublisher, 
org.eclipse.equinox.p2.publisher.EclipseGenerator, 
org.eclipse.equinox.p2.publisher.ProductPublisher, 
org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, 
org.eclipse.equinox.p2.reconciler.application, 
org.eclipse.equinox.p2.repository.repo2runnable, 
org.eclipse.equinox.p2.repository.metadataverifier, 
org.eclipse.equinox.p2.artifact.repository.mirrorApplication, 
org.eclipse.equinox.p2.metadata.repository.mirrorApplication, 
org.eclipse.equinox.p2.updatesite.UpdateSitePublisher, 
org.eclipse.equinox.p2.publisher.UpdateSitePublisher, 
org.eclipse.equinox.p2.publisher.CategoryPublisher, 
org.eclipse.help.base.infocenterApplication, 
org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, 
org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.pde.build.Build, 
org.eclipse.update.core.standaloneUpdate, org.eclipse.update.core.siteOptimizer.
    at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
    at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1410)

What version of the product are you using? On what operating system?

v7.0.0 on RedHat Enterprise 4 32-bit

Please provide any additional information below.

I managed to successfully start Passerelle v7.0.0 on both Windows 7 and Ubuntu 
10.04 64-bit.

We saw exactly the same type of error when trying to execute DAWB Tigermoth 
(v9.0.0) rc1 on a MacBook pro.

Original issue reported on code.google.com by s.olof.svensson@gmail.com on 23 Nov 2011 at 7:38

GoogleCodeExporter commented 9 years ago
Thanks for the test and the detailed error info!

We'll check it out asap.

Original comment by erwin...@gmail.com on 23 Nov 2011 at 11:57

GoogleCodeExporter commented 9 years ago
Hi Olof,

This is strange.

We've done some tests on different platforms this morning.
All worked directly.

We've got the following ones :
- Windows Vista JRE 1.6.0.20 - 32 bit
- ubuntu-11.10-desktop-i386 with JRE 1.6.0.29 - 32 bit
- Fedora-16-i686 with JRE 1.6.0.29 - 32 bit
- kubuntu 11.10 with JRE 1.6.0.29 - 64 bit

We are testing with linuxes installed from ISOs within VMWare Player.
But I don't think this should affect anything?

I've googled around a bit and found the following that may be related :
http://www.bonitasoft.org/forum/viewtopic.php?id=5035

Could it be that you don't have a correctly configured JRE?

cheers
erwin

Original comment by erwin...@gmail.com on 24 Nov 2011 at 10:48

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Got confirmation from several users that the Linux package works fine.

Closing this issue without fix.

Original comment by erwin...@gmail.com on 7 Dec 2011 at 7:37