This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
I am trying to use the "Contrast for eclipse" plugin. I followed the instruction in this link to install Contrast on Websphere : I have added this line to the Generic JVM arguments : -javaagent:D:\my_project\.metadata\.plugins\com.contrastsecurity.eclipse\contrast-engine-3.1.4.jar -Xshareclasses:none But after this operation and when starting the Websphere server manually from the command [...] read more