Creating Plugin

55 views
Skip to first unread message

Orlando R Curieles, Double Click Sistemas CA

unread,
Jun 28, 2013, 7:10:59 PM6/28/13
to idem...@googlegroups.com
Hi, we are working on a LVE plugin in Eclipse works well, but to make the JAR and try to install from the Felix console does not start the service, try to start the OSGi console, but I get the following error:

  org.osgi.framework.BundleException: The bundle "liveidempiere_1.0.0.v20130628-2225 [167]" could not be resolved. Reason: Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.7
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1327)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1311)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:323)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:291)
        at org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:333)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:209)
        at org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:155)
        at org.eclipse.osgi.framework.internal.core.FrameworkConsole.runConsole(FrameworkConsole.java:140)
        at org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:104)
        at java.lang.Thread.run(Thread.java:679)

Carlos Antonio Ruiz Gomez

unread,
Jun 28, 2013, 10:28:33 PM6/28/13
to idem...@googlegroups.com
Hi Orlando, maybe changing the requirement for java6?

Regards,

Carlos Ruiz
> --

Heng Sin Low

unread,
Jun 29, 2013, 7:54:15 PM6/29/13
to idem...@googlegroups.com
Hi Orlando,

From the error message, it means you have set the required jvm for the bundle to Java7 but you are running your server with Java6. I'm not sure that's exactly the error, just intepreting from the error message you posted.

Regards,
Low




--
You received this message because you are subscribed to the Google Groups "iDempiere" group.
To unsubscribe from this group and stop receiving emails from it, send an email to idempiere+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages