Using Eclipse Indigo 32 bit. Environment: Java 32 bit, 64 bit operating system. Whenever i am opening my projects in eclipse i got this error dialog.
An internal error occurred during: "Open Project".
unable to create new native thread
And also,
An internal error occured while showing internal error. you are recommended to exit the workbench.
see the .log for more details. do you want to exit the workbench.
What is this error. Why i am getting this. On Eclipse target I have already set this JVM arguments,
-vmargs -Xms1024m
Note: There are 7 projects in my workspace. All are java projects.
Help me.