I’ve tested the
updated starter and everything works fine with it. Thanks, Markus!
I’ve checked in the
updated starter to the CVS.
Mikhail
From:
cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Schorn, Markus
Sent: Wednesday, May 03, 2006 2:01
PM
To: CDT
General developers list.
Subject: RE: [cdt-dev] Spawner not
working?
Most likely the problem is that
starter.exe was not built with the old MVC++6.0, I have rebuilt it and attached
to the bugzilla.
Mikhail, if it works for you I'll update
the repository accordingly.
Markus.
P.S.: I think it is necessary to come up
with guidelines on how to build the binaries. Because it matters which compiler
or version of the OS you are using when building. This is not only true for
Windows.
From:
cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Sennikovsky, Mikhail
Sent: Mittwoch, 03. Mai 2006 10:48
To: CDT
General developers list.
Subject: [cdt-dev] Spawner not
working?
Hi All,
I’ve got a problem with the spawner on Windows. When the
ProcessFactory.getFactory().exec(command) is invoked an IOException occurs
containing the following message:
"java.io.IOException: Exec error:This application has failed to start because
the application configuration is incorrect. Reinstalling the application may
fix this problem."
This brakes all the functionality that use Spawner (Scanner discovery Profile
calculation, environment calculation, etc.)
I’ve raised a bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=139891 regarding this.
Does anyone have any ideas regarding why this happens?
Thanks,
Mikhail