Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] Run EASE Script from command line

Hi,

are you sure you were launching an Eclipse with EASE installed? These
applications come with the org.eclipse.ease.core bundle. No chance to have
EASE installed while these applications are missing.

Christian

-----Original Message-----
From: ease-dev-bounces@xxxxxxxxxxx [mailto:ease-dev-bounces@xxxxxxxxxxx] On
Behalf Of Raphael Geissler
Sent: Tuesday, February 07, 2017 3:14 PM
To: ease developer discussions
Subject: Re: [ease-dev] Run EASE Script from command line

Hi Christian,

in version 0.4.0 seems no such application installed. Do I have to install
somethings special or should I create a bug ticket?

I got following exception:

!ENTRY org.eclipse.osgi 4 0 2017-02-07 15:01:51.362 !MESSAGE Application
error !STACK 1
java.lang.RuntimeException: Application "org.eclipse.ease.listEngines"
could not be found in the registry. The applications available are:
org.eclipse.ant.core.antRunner,
org.eclipse.buckminster.cmdline.headless,
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.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.touchpoint.natives.nativePackageExtractor,
org.eclipse.equinox.p2.updatesite.UpdateSitePublisher,
org.eclipse.equinox.p2.publisher.UpdateSitePublisher,
org.eclipse.equinox.p2.publisher.CategoryPublisher,
org.eclipse.jdt.core.JavaCodeFormatter,
org.eclipse.jdt.core.JavaIndexer, org.eclipse.pde.build.Build,
org.eclipse.pde.junit.runtime.uitestapplication,
org.eclipse.pde.junit.runtime.legacytestapplication,
org.eclipse.pde.junit.runtime.coretestapplication,
org.eclipse.pde.junit.runtime.coretestapplicationnonmain,
org.eclipse.pde.junit.runtime.nonuithreadtestapplication.
at
org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(Eclipse
AppContainer.java:248)
at
org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplication
Launcher.java:29)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(
EclipseAppLauncher.java:134)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAp
pLauncher.java:104)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
at org.eclipse.equinox.launcher.Main.run(Main.java:1515)

Thanks for the help,

Raphael

2017-02-07 13:26 GMT+01:00 Raphael Geissler <raphael.geissler@xxxxxxxxx>:
> Hi Christian,
>
> thanks for the hint! I found it?
>
> Raphael
>
> 2017-02-07 13:22 GMT+01:00  <Christian.Pontesegger@xxxxxxxxxxxx>:
>> Hi Raphael,
>>
>>> is there a possibility to run an EASE Script by command line?
>>
>> yes, there exists a dedicated application for this. For a detailed 
>> description please look in the EASE help in Eclipse. One of the few 
>> topics where we actually have help pages for :)
>>
>> Christian
>>
>>
>> _______________________________________________
>> ease-dev mailing list
>> ease-dev@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or 
>> unsubscribe from this list, visit 
>> https://dev.eclipse.org/mailman/listinfo/ease-dev
_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit https://dev.eclipse.org/mailman/listinfo/ease-dev

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top