http://rocky.developerblogs.com/tutorials/getting-started-google-app-engine-netbeans/

I did all that was mentioned in this tutorial but am repeatedly
getting this error.

[java] Exception in thread “main”
java.lang.UnsupportedOperationException
[java] at java.util.AbstractList.add(libgcj.so.10)
[java] at java.util.AbstractList.add(libgcj.so.10)
[java] at com.google.appengine.tools.KickStart.(KickStart.java:78)
[java] at com.google.appengine.tools.KickStart.main(KickStart.java:65)

BUILD FAILED
/home/jayati/Documents/GoogleTools/appengine-java-sdk-1.3.4/demos/
Guestbook/nbproject/ant-deploy.xml:29: The following error occurred
while executing this line:
/home/jayati/Documents/GoogleTools/appengine-java-sdk-1.3.4/config/
user/ant-macros.xml:31: Java returned: 1

I am using NB 6.8 and have downloaded the latest plug in for App
engine. I was trying to deploy the sample guestbook Google Web Toolkit
application on local App Engine Server. The guestbook when run from
the command line works fine. But when the same guestbook is run
through Netbeans, shows this error. Could you help me?

-- 
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.

Reply via email to