[appengine-java] Re: Google maps geocoder responds with 620 error since last nights server maintenance

2010-02-20 Thread Anders
Still having problems here as well. What you are seeing Jeff is
probably the bot information page, besides 620s I'm getting this
response:

htmlheadmeta http-equiv=content-type content=text/html;
charset=utf-8/titleSorry.../titlestyle body { font-family:
verdana  arial  sans-serif; background-color: #fff; color: #000; }/
style/headbodydivtabletrtdbfont face=times
color=#0039b6 size=10G/fontfont face=times color=#c41200
size=10o/fontfont face=times color=#f3c518 size=10o/fontfont
face=times color=#0039b6 size=10g/fontfont face=times
color=#30a72f size=10l/fontfont face=times color=#c41200
size=10e/font/b/tdtd style=text-align: left; vertical-align:
bottom; padding-bottom: 15px; width: 50%div style=border-bottom:
1px solid #dfdfdf;Sorry.../div/td/tr/table/divdiv
style=margin-left: 4em;h1We're sorry.../h1p... but your
computer or network may be sending automated queries. To protect our
users

On 20 Feb, 04:53, Jeff Schnitzer j...@infohazard.org wrote:
 It doesn't seem to be working.

 Not only am I still seeing a ton of 620s, but half the time I'm also
 getting something that doesn't parse as JSON.  It contains an
 unexpected ''.  I'm guessing it's some sort of error message getting
 rendered in html or xml.

 org.codehaus.jackson.JsonParseException: Unexpected character (''
 (code 60)): expected a valid value (number, String, array, object,
 'true', 'false' or 'null')
  at [Source: java.io.bytearrayinputstr...@908faf; line: 1, column: 2]

 When I try the same URL from my desktop, it works fine.

 Jeff

 On Fri, Feb 19, 2010 at 2:16 PM, Ikai L (Google) ika...@google.com wrote:



  The configuration changes have been made and should be live shortly if not
  immediately. Can you check and let me know if they are working? I'd give it
  about ~30 minutes if it doesn't work right away.

  On Fri, Feb 19, 2010 at 10:56 AM, Ikai L (Google) ika...@google.com wrote:

  I think there's a version in the main group. I'll post to that one first
  if it exists.

  On Fri, Feb 19, 2010 at 10:56 AM, Ikai L (Google) ika...@google.com
  wrote:

  Hey guys,
  I just wanted to let everyone know that I'm working on this. Stay tuned.
  I'll post to this thread when I have updates.

  On Fri, Feb 19, 2010 at 10:51 AM, Jeff Schnitzer j...@infohazard.org
  wrote:

  It helps to have some links... please star these issues!

 http://code.google.com/p/googleappengine/issues/detail?id=2806

 http://code.google.com/p/gmaps-api-issues/issues/detail?id=2186

  This problem is a really big deal, several features of my app depend
  on reverse geocodes.  It looks like a simple whitelisting issue,
  shouldn't be too hard to fix!

  Jeff

  On Fri, Feb 19, 2010 at 12:26 AM, Anders anders.ny...@gmail.com wrote:
   Same problem here. No problems for 4 months with unchanged mapping
   code and as of the last day mostly 620 results.

   I am running on the python appengine but as previously said this is
   probably an issue with the geocoder IP limit.

   On 19 Feb, 07:21, Ivan Pardo trux...@gmail.com wrote:
   ive entered this is a bug on the maps api bug tracker.  ive tried on
   2
   google apps accounts and ive asked others to confirm.  it looks like
   geocoding is impossible from google apps servers.

   On Feb 18, 6:25 pm, Ivan Pardo trux...@gmail.com wrote:

At least now I can be certain that it's not a problem with my code.
 I
can only hope that Google can fix this problem ASAP, as my
application
is absolutely useless without a working geocoder.

On Feb 18, 5:44 pm, Jeff Schnitzer j...@infohazard.org wrote:

 I'm also seeing 620 errors for most (possibly all) of my reverse
 geocode requests.

 Jeff

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

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

  --
  Ikai Lan
  Developer Programs Engineer, Google App Engine
 http://googleappengine.blogspot.com|http://twitter.com/app_engine

  --
  Ikai Lan
  Developer Programs Engineer, Google App Engine
 http://googleappengine.blogspot.com|http://twitter.com/app_engine

  --
  Ikai Lan
  Developer Programs Engineer, Google App Engine
 http://googleappengine.blogspot.com|http://twitter.com/app_engine

  --
  You received this message because you are subscribed to the Google Groups
  Google App Engine for Java group.
 

[appengine-java] Unable to deploy to App Engine Anymore

2010-02-20 Thread Henning
Hi,

I had a connection error during a deployment so the thing did not go
through.

Now I have a connection again, but am not able to do any deployments
anymore. It says:

Scanning files on local disk.
Initiating update.
java.io.IOException: Error posting to URL:
https://appengine.google.com/api/appversion/create?app_id=studyhebrewonlineversion=1;
409 Conflict
Another transaction by user henning2...@hotmail.de is already in
progress for this app and major version. That user can undo the
transaction with appcfg.py's rollback command.


I don't have Python. How can I rollback now ?

Regards,
Henning

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



[appengine-java] Re: Using GAE Platform Outside of Google

2010-02-20 Thread Jorge
Hello Greg,

A report, or simple general comments of your findings, when available,
would be greatly appreciated!

Thanks,

Jorge Gonzalez


On Feb 19, 10:35 pm, Greg Marine gregmar...@iccnet.org wrote:
 Thanks Jeff! I'll have a look at this. I really appreciate it!

 Greg

 On Feb 19, 1:59 pm, Jeff Schnitzer j...@infohazard.org wrote:

  There is this:

 http://appscale.cs.ucsb.edu/http://code.google.com/p/appscale/

  I have no idea how mature or stable it is.

  JeffOn Thu, Feb 18, 2010 at 2:58 PM, Greg Marine gregmar...@iccnet.org 
  wrote:
   Hello All!

   I am evaluating GAE/Java for some of my projects and came across a
   scenario I can't seem to find any information on. I am porting an
   application I would normally have available through GAE, but have a
   client who wants to keep everything housed onsite. I'm assuming the
   development server would not be appropriate for such an
   implementation. So, is there a version of GAE available to install on
   a server in such an environment or can the GAE classes be used in
   another servlet container such as Tomcat? This would also be the case
   if someone were to want to use the software offline using localhost. I
   understand this isn't exactly an ideal scenario. However, I thought I
   would at least ask.

   Thank you,
   Greg

   --
   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 
   athttp://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.



[appengine-java] Re: Unable to deploy to App Engine Anymore

2010-02-20 Thread Henning
Problem solved. Found appcfg.sh in the sdk folder and did a rollback.

Regards,
Henning

On 20 Feb., 14:00, Henning henning2...@hotmail.de wrote:
 Hi,

 I had a connection error during a deployment so the thing did not go
 through.

 Now I have a connection again, but am not able to do any deployments
 anymore. It says:

 Scanning files on local disk.
 Initiating update.
 java.io.IOException: Error posting to 
 URL:https://appengine.google.com/api/appversion/create?app_id=studyhebrew...
 409 Conflict
 Another transaction by user henning2...@hotmail.de is already in
 progress for this app and major version. That user can undo the
 transaction with appcfg.py's rollback command.

 I don't have Python. How can I rollback now ?

 Regards,
 Henning

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



[appengine-java] ListListString

2010-02-20 Thread Henning
Hello,

I have a class MainConfiguration I want do be persisted. In this class
there is a property of type

@Persistent private ListListString engRegKeyCustom;


If I try to search for a MainConfiguration entity or if I try to
persist one I get the following error... Is this because of my
ListList... variables ??

WARNING: Nested in java.lang.ExceptionInInitializerError:
java.lang.NullPointerException
at
org.datanucleus.store.appengine.jdo.DatastoreJDOMetaDataManager.shouldBeInDefaultFetchGroup(DatastoreJDOMetaDataManager.java:
167)
at
org.datanucleus.store.appengine.jdo.DatastoreJDOMetaDataManager.shouldBeInDefaultFetchGroup(DatastoreJDOMetaDataManager.java:
167)
at
org.datanucleus.store.appengine.jdo.DatastoreJDOMetaDataManager.populateAbstractClassMetaData(DatastoreJDOMetaDataManager.java:
153)
at
org.datanucleus.metadata.MetaDataManager.populateFileMetaData(MetaDataManager.java:
2148)
at
org.datanucleus.metadata.MetaDataManager.loadAnnotationsForClass(MetaDataManager.java:
2289)
at
org.datanucleus.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal(JDOMetaDataManager.java:
369)
at org.datanucleus.jdo.metadata.JDOMetaDataManager
$MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:
184)
at javax.jdo.spi.JDOImplHelper.registerClass(JDOImplHelper.java:376)
at
persistenz.entities.MainConfiguration.clinit(MainConfiguration.java)
at test.DefaultData.doGet(DefaultData.java:45)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:
487)
at org.mortbay.jetty.servlet.ServletHandler
$CachedChain.doFilter(ServletHandler.java:1093)
at
com.google.appengine.api.blobstore.dev.ServeBlobFilter.doFilter(ServeBlobFilter.java:
51)
at org.mortbay.jetty.servlet.ServletHandler
$CachedChain.doFilter(ServletHandler.java:1084)
at
com.google.apphosting.utils.servlet.TransactionCleanupFilter.doFilter(TransactionCleanupFilter.java:
43)
at org.mortbay.jetty.servlet.ServletHandler
$CachedChain.doFilter(ServletHandler.java:1084)
at
com.google.appengine.tools.development.StaticFileFilter.doFilter(StaticFileFilter.java:
121)
at org.mortbay.jetty.servlet.ServletHandler
$CachedChain.doFilter(ServletHandler.java:1084)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:
360)
at
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:
216)
at
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:
181)
at
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:
712)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:
405)
at
com.google.apphosting.utils.jetty.DevAppEngineWebAppContext.handle(DevAppEngineWebAppContext.java:
70)
at
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:
139)
at com.google.appengine.tools.development.JettyContainerService
$ApiProxyHandler.handle(JettyContainerService.java:352)
at
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:
139)
at org.mortbay.jetty.Server.handle(Server.java:313)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:
506)
at org.mortbay.jetty.HttpConnection
$RequestHandler.headerComplete(HttpConnection.java:830)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
at
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:
396)
at org.mortbay.thread.BoundedThreadPool
$PoolThread.run(BoundedThreadPool.java:442)


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



[appengine-java] Re: Google maps geocoder responds with 620 error since last nights server maintenance

2010-02-20 Thread Ivan Pardo
I'm having the same problem.

On Feb 20, 3:06 am, Anders anders.ny...@gmail.com wrote:
 Still having problems here as well. What you are seeing Jeff is
 probably the bot information page, besides 620s I'm getting this
 response:

 htmlheadmeta http-equiv=content-type content=text/html;
 charset=utf-8/titleSorry.../titlestyle body { font-family:
 verdana  arial  sans-serif; background-color: #fff; color: #000; }/
 style/headbodydivtabletrtdbfont face=times
 color=#0039b6 size=10G/fontfont face=times color=#c41200
 size=10o/fontfont face=times color=#f3c518 size=10o/fontfont
 face=times color=#0039b6 size=10g/fontfont face=times
 color=#30a72f size=10l/fontfont face=times color=#c41200
 size=10e/font/b/tdtd style=text-align: left; vertical-align:
 bottom; padding-bottom: 15px; width: 50%div style=border-bottom:
 1px solid #dfdfdf;Sorry.../div/td/tr/table/divdiv
 style=margin-left: 4em;h1We're sorry.../h1p... but your
 computer or network may be sending automated queries. To protect our
 users

 On 20 Feb, 04:53, Jeff Schnitzer j...@infohazard.org wrote:



  It doesn't seem to be working.

  Not only am I still seeing a ton of 620s, but half the time I'm also
  getting something that doesn't parse as JSON.  It contains an
  unexpected ''.  I'm guessing it's some sort of error message getting
  rendered in html or xml.

  org.codehaus.jackson.JsonParseException: Unexpected character (''
  (code 60)): expected a valid value (number, String, array, object,
  'true', 'false' or 'null')
   at [Source: java.io.bytearrayinputstr...@908faf; line: 1, column: 2]

  When I try the same URL from my desktop, it works fine.

  Jeff

  On Fri, Feb 19, 2010 at 2:16 PM, Ikai L (Google) ika...@google.com wrote:

   The configuration changes have been made and should be live shortly if not
   immediately. Can you check and let me know if they are working? I'd give 
   it
   about ~30 minutes if it doesn't work right away.

   On Fri, Feb 19, 2010 at 10:56 AM, Ikai L (Google) ika...@google.com 
   wrote:

   I think there's a version in the main group. I'll post to that one first
   if it exists.

   On Fri, Feb 19, 2010 at 10:56 AM, Ikai L (Google) ika...@google.com
   wrote:

   Hey guys,
   I just wanted to let everyone know that I'm working on this. Stay tuned.
   I'll post to this thread when I have updates.

   On Fri, Feb 19, 2010 at 10:51 AM, Jeff Schnitzer j...@infohazard.org
   wrote:

   It helps to have some links... please star these issues!

  http://code.google.com/p/googleappengine/issues/detail?id=2806

  http://code.google.com/p/gmaps-api-issues/issues/detail?id=2186

   This problem is a really big deal, several features of my app depend
   on reverse geocodes.  It looks like a simple whitelisting issue,
   shouldn't be too hard to fix!

   Jeff

   On Fri, Feb 19, 2010 at 12:26 AM, Anders anders.ny...@gmail.com 
   wrote:
Same problem here. No problems for 4 months with unchanged mapping
code and as of the last day mostly 620 results.

I am running on the python appengine but as previously said this is
probably an issue with the geocoder IP limit.

On 19 Feb, 07:21, Ivan Pardo trux...@gmail.com wrote:
ive entered this is a bug on the maps api bug tracker.  ive tried on
2
google apps accounts and ive asked others to confirm.  it looks like
geocoding is impossible from google apps servers.

On Feb 18, 6:25 pm, Ivan Pardo trux...@gmail.com wrote:

 At least now I can be certain that it's not a problem with my 
 code.
  I
 can only hope that Google can fix this problem ASAP, as my
 application
 is absolutely useless without a working geocoder.

 On Feb 18, 5:44 pm, Jeff Schnitzer j...@infohazard.org wrote:

  I'm also seeing 620 errors for most (possibly all) of my reverse
  geocode requests.

  Jeff

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

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

   --
   Ikai Lan
   Developer Programs Engineer, Google App Engine
  http://googleappengine.blogspot.com|http://twitter.com/app_engine

   --
   Ikai Lan
   Developer Programs Engineer, Google App Engine
  http://googleappengine.blogspot.com|http://twitter.com/app_engine

   --
   Ikai Lan
   Developer Programs 

[appengine-java] Re: Using GAE Platform Outside of Google

2010-02-20 Thread Greg Marine
Hi Jorge,

Yes, I will be sure to report my evaluation results.

Thanks,
Greg

On Feb 20, 8:36 am, Jorge athenas...@gmail.com wrote:
 Hello Greg,

 A report, or simple general comments of your findings, when available,
 would be greatly appreciated!

 Thanks,

 Jorge Gonzalez

 On Feb 19, 10:35 pm, Greg Marine gregmar...@iccnet.org wrote:

  Thanks Jeff! I'll have a look at this. I really appreciate it!

  Greg

  On Feb 19, 1:59 pm, Jeff Schnitzer j...@infohazard.org wrote:

   There is this:

  http://appscale.cs.ucsb.edu/http://code.google.com/p/appscale/

   I have no idea how mature or stable it is.

   JeffOn Thu, Feb 18, 2010 at 2:58 PM, Greg Marine gregmar...@iccnet.org 
   wrote:
Hello All!

I am evaluating GAE/Java for some of my projects and came across a
scenario I can't seem to find any information on. I am porting an
application I would normally have available through GAE, but have a
client who wants to keep everything housed onsite. I'm assuming the
development server would not be appropriate for such an
implementation. So, is there a version of GAE available to install on
a server in such an environment or can the GAE classes be used in
another servlet container such as Tomcat? This would also be the case
if someone were to want to use the software offline using localhost. I
understand this isn't exactly an ideal scenario. However, I thought I
would at least ask.

Thank you,
Greg

--
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 
athttp://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.



[appengine-java] Re: ListListString

2010-02-20 Thread Nick

If you replace the list list string with of list string does it work?
If so then the list list is probably the problem, in this case why not
encapsulate a list of string into its own class.

On Feb 20, 1:35 pm, Henning henning2...@hotmail.de wrote:
 Hello,

 I have a class MainConfiguration I want do be persisted. In this class
 there is a property of type

 @Persistent private ListListString engRegKeyCustom;

 If I try to search for a MainConfiguration entity or if I try to
 persist one I get the following error... Is this because of my
 ListList... variables ??

 WARNING: Nested in java.lang.ExceptionInInitializerError:
 java.lang.NullPointerException
         at
 org.datanucleus.store.appengine.jdo.DatastoreJDOMetaDataManager.shouldBeInD 
 efaultFetchGroup(DatastoreJDOMetaDataManager.java:
 167)
         at
 org.datanucleus.store.appengine.jdo.DatastoreJDOMetaDataManager.shouldBeInD 
 efaultFetchGroup(DatastoreJDOMetaDataManager.java:
 167)
         at
 org.datanucleus.store.appengine.jdo.DatastoreJDOMetaDataManager.populateAbs 
 tractClassMetaData(DatastoreJDOMetaDataManager.java:
 153)
         at
 org.datanucleus.metadata.MetaDataManager.populateFileMetaData(MetaDataManag 
 er.java:
 2148)
         at
 org.datanucleus.metadata.MetaDataManager.loadAnnotationsForClass(MetaDataMa 
 nager.java:
 2289)
         at
 org.datanucleus.jdo.metadata.JDOMetaDataManager.getMetaDataForClassInternal 
 (JDOMetaDataManager.java:
 369)
         at org.datanucleus.jdo.metadata.JDOMetaDataManager
 $MetaDataRegisterClassListener.registerClass(JDOMetaDataManager.java:
 184)
         at javax.jdo.spi.JDOImplHelper.registerClass(JDOImplHelper.java:376)
         at
 persistenz.entities.MainConfiguration.clinit(MainConfiguration.java)
         at test.DefaultData.doGet(DefaultData.java:45)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
         at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:
 487)
         at org.mortbay.jetty.servlet.ServletHandler
 $CachedChain.doFilter(ServletHandler.java:1093)
         at
 com.google.appengine.api.blobstore.dev.ServeBlobFilter.doFilter(ServeBlobFi 
 lter.java:
 51)
         at org.mortbay.jetty.servlet.ServletHandler
 $CachedChain.doFilter(ServletHandler.java:1084)
         at
 com.google.apphosting.utils.servlet.TransactionCleanupFilter.doFilter(Trans 
 actionCleanupFilter.java:
 43)
         at org.mortbay.jetty.servlet.ServletHandler
 $CachedChain.doFilter(ServletHandler.java:1084)
         at
 com.google.appengine.tools.development.StaticFileFilter.doFilter(StaticFile 
 Filter.java:
 121)
         at org.mortbay.jetty.servlet.ServletHandler
 $CachedChain.doFilter(ServletHandler.java:1084)
         at
 org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:
 360)
         at
 org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:
 216)
         at
 org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:
 181)
         at
 org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:
 712)
         at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:
 405)
         at
 com.google.apphosting.utils.jetty.DevAppEngineWebAppContext.handle(DevAppEn 
 gineWebAppContext.java:
 70)
         at
 org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:
 139)
         at com.google.appengine.tools.development.JettyContainerService
 $ApiProxyHandler.handle(JettyContainerService.java:352)
         at
 org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:
 139)
         at org.mortbay.jetty.Server.handle(Server.java:313)
         at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:
 506)
         at org.mortbay.jetty.HttpConnection
 $RequestHandler.headerComplete(HttpConnection.java:830)
         at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)
         at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
         at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
         at
 org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:
 396)
         at org.mortbay.thread.BoundedThreadPool
 $PoolThread.run(BoundedThreadPool.java:442)

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



[appengine-java] wildcard *srt support?

2010-02-20 Thread Prashant Gupta
url-pattern*.gwtrpc/url-pattern  doesn't seem to match any url. Is it
not supported in appengine/jetty ?

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