Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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

 


Back to the top