Im on the train now... hoping my connection holds up, but just incase it helps, I have now rolled back to a version of the code that I comiled and deployed successfully last night, and Im still getting this error, so something else has changed, and its not me thats changed it... this must be something that Eclipse or Java compiler is picking up from somewhere else!.....
On Apr 5, 3:54 pm, John V Denley <[email protected]> wrote: > What is this message telling me? > > 'DataNucleus Enhancer' has encountered a problem > > Cannot run program "C:\Program Files\Java\jre6\bin\javaw.exe" (in > directory "C:\Documents and Settings\John\My Documents\_DeBa\ideba > \iDeBanet"): CreateProcess error=87, The parameter is incorrect > Cannot run program "C:\Program Files\Java\jre6\bin\javaw.exe" (in > directory "C:\Documents and Settings\John\My Documents\_DeBa\ideba > \iDeBanet"): CreateProcess error=87, The parameter is incorrect > > I cant seem to find anything helpful anywhere on the web, all I can > find is suggestions that my classpath is too long for windows, but I > dont know where to figure out what my classpath length is, plus its > not THAT big a project, so im surprised ive hit any kind of limit, > although I HAVE just included one additional *.java file in my client > directory, but I have tried taking that out and recompiling clean, and > its still happening! > > Is this aGWTproblem? or an Eclipse problem or a Java problem? > > Any pointers would be really helpful, as i have a deadline for > tomorrow, the code is all done, I just cant seem to deploy it! > > Thanks, > John > PS Im posting this on theGWTgrouptoo, as I have to catch a train > now, and will be back later to see if anyone has replied! -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
