Hi, I am trying to interface J2EE with Eclipse. I can get it to work perfectly on Windows XP under a tomcat server however when I try to get it working on a Linux Ubuntu machine I get the following exception: Exception in thread "main" java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Integer.java:415) at java.lang.Integer.parseInt(Integer.java:497) at com.parctechnologies.eclipse.OutOfProcessEclipse.<init>(OutOfProcessEclipse. java:82) at QuestionSet.<init>(QuestionSet.java:77) at QuestionDriver.main(QuestionDriver.java:12) I cannot trace it any further as it seems to be coming from within code that I have no control over. It compiles fine, just on runtime I get this error. Has anyone got any experience in this interface and can help me determine why my code is fine on Windows but not on Linux? Many Thanks Amy Freelander alf4_at_kent.ac.uk -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.432 / Virus Database: 268.17.11/652 - Release Date: 25/01/2007 15:32Received on Fri Jan 26 2007 - 14:07:04 CET
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:57 CET