It looks like you're using gcj which we don't officially support. Most Linux
distributions support OpenJDK out of the box. Can you try with that instead?

On Thu, Jun 24, 2010 at 12:18 PM, jayati <jayat...@gmail.com> wrote:

>
> 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
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to