[appengine-java] Re: Blacklist creation error on boot

2009-12-27 Thread Don Park
ln -s plugin.jar plugin2.jar also works. -- 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-j

[appengine-java] Re: Blacklist creation error on boot

2009-12-17 Thread jon stevens
I'm seeing this same problem. Doesn't seem to affect anything. My guess is it is leftover crud from a JDK 'upgrade'. jon On Dec 11, 11:47 pm, Yoichi wrote: > I have the same problem, after Apple's Software Update suggested that > a new update for Java 1.6.0 is available and I have told it to up

[appengine-java] Re: Blacklist creation error on boot

2009-12-17 Thread ryota
I have the same problem and I fixed it. Just change the file name of plugin2.jar to plugin.jar by using unix- command below. mv /System/Library/Frameworks/JavaVM.framework/Resources/ Deploy.bundle/Contents/Home/lib/plugin.jar /System/Library/Frameworks/ JavaVM.framework/Resources/Deploy.bundle/

[appengine-java] Re: Blacklist creation error on boot

2009-12-17 Thread Philip
I am experiencing the same thing and would like to hear the best way to resolve this as well. - Philip On Dec 12, 2:47 am, Yoichi wrote: > I have the same problem, after Apple's Software Update suggested that > a new update for Java 1.6.0 is available and I have told it to update. > I have resta

[appengine-java] Re: Blacklist creation error on boot

2009-12-17 Thread cynipe
Try this. http://code.google.com/p/googleappengine/issues/detail?id=2527 On 12月12日, 午後4:47, Yoichi wrote: > I have the same problem, after Apple's Software Update suggested that > a new update for Java 1.6.0 is available and I have told it to update. > I have restarted the system just in case,

[appengine-java] Re: Blacklist creation error on boot

2009-12-13 Thread Yoichi
I have the same problem, after Apple's Software Update suggested that a new update for Java 1.6.0 is available and I have told it to update. I have restarted the system just in case, but there is no difference. I am using Eclipse Galileo with GAE SDK and Mac OS X 10.6.1. After the update, when I

[appengine-java] Re: Blacklist creation error on boot

2009-12-13 Thread raymund
Same problem here. Since I am very "green" here, I have no ideas how it happened. raymund On Dec 10, 8:30 pm, Josh Moore wrote: > After upgrading to the latest gems I get this message in my log files: > > Dec 10, 2009 12:22:44 PM > com.google.appengine.tools.development.agent.impl.BlackListini