John,

This may be completely out of left field, but has your classpath grown
recently? I've known java/javaw to fail due to excessively long classpaths.
Even just moving files up a few directories can make the difference.

- Isaac

On Mon, Apr 5, 2010 at 12:18 PM, John V Denley
<johnvden...@googlemail.com>wrote:

> 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:53 pm, John V Denley <johnvden...@googlemail.com> 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 a GAE problem? 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 the GAE javagrouptoo, 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 Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to