[appengine-java] 100 index limitation - Can it be increased for billable apps

2011-03-23 Thread oth
We had to build a pseudo reporting system for a client where the
client can choose a bunch of filters in different combinations (e.g.
get all records for region=x and degree=y). This functionality has
created a bunch of indexes and we are now at 89 indexes for our
complete application.

After going through the groups there seems to be a 100 index
limitation per app. Can this be increased for billing apps? What are
some alternatives. If anyone from Google can shed light on this that
would be greatly appreciated.

Thanks

-- 
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-java@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: 100 index limitation - Can it be increased for billable apps

2011-03-23 Thread oth
After further research it seems that the quota has been increased to
200 per

http://code.google.com/appengine/docs/quotas.html#Datastore

Thanks

On Mar 23, 10:17 am, oth other...@gmail.com wrote:
 We had to build a pseudo reporting system for a client where the
 client can choose a bunch of filters in different combinations (e.g.
 get all records for region=x and degree=y). This functionality has
 created a bunch of indexes and we are now at 89 indexes for our
 complete application.

 After going through the groups there seems to be a 100 index
 limitation per app. Can this be increased for billing apps? What are
 some alternatives. If anyone from Google can shed light on this that
 would be greatly appreciated.

 Thanks

-- 
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-java@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] Two indexes stuck in building state

2010-11-05 Thread oth
Hello IKai and team.

Its been a little over 4 hours and two indexes are stuck in building
state.

Application Id: tutormapp

What should we do?

Thanks

-- 
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: Two indexes stuck in building state

2010-11-05 Thread oth
Please ignore the previous message. As soon as I posted the indexes
got built.

Thanks

On Nov 5, 4:09 pm, oth other...@gmail.com wrote:
 Hello IKai and team.

 Its been a little over 4 hours and two indexes are stuck in building
 state.

 Application Id: tutormapp

 What should we do?

 Thanks

-- 
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: Urgent: Getting only Server Error (500) since ~12:30 am (September 28th)

2010-09-28 Thread oth
appid = tutormapp

We are experiencing
1) high error rates which result in Request was aborted.
2) Cannot delete versions, we see a server error message
3) Simple Jsp changes are not showing up in production after deploying
a new version.

The status page is showing high latency for datastore. Not sure if all
of the above is related to that?

Can someone from Google comment, please?

Thanks


On Sep 28, 5:37 am, Lior Harsat lior.har...@gmail.com wrote:
 Hi ,

 Our production server (application id = farmigo-csa) is experiencing
 an alarming error rate (close to 100%) for any request processed by
 App Engine.
 The log shows a couple of repeating messages:
 1. A serious problem was encountered with the process that handled
 this request, causing it to exit. This is likely to cause a new
 process to be used for the next request to your application. If you
 see this message frequently, you should contact the App Engine team.
 2. Request was aborted after waiting too long to attempt to service
 your request. This may happen sporadically when the App Engine serving
 cluster is under unexpectedly high or uneven load. If you see this
 message frequently, please contact the App Engine team.

 Our server is not under high load.
 Our customers are already reporting this issue.
 Please help as soon as possible.

-- 
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: Urgent: Getting only Server Error (500) since ~12:30 am (September 28th)

2010-09-28 Thread oth
Thankyou Chris (Google Employee) for chiming in.

It gives me a sense of relief just knowing that somebody is looking
into it.

On Sep 28, 12:52 pm, Chris (Google Employee) api.ch...@google.com
wrote:
 Hello,

 Just wanted to let you know that we are aware of the problem and are
 working as fast as we can to address this issue that cropped up
 overnight.

 We think were close to getting it resolved, so we'll be sending
 periodic updates to let folks know where things stand.

 Thanks,
 -Chris

 On Sep 28, 8:52 am, andy stevko andy.ste...@gmail.com wrote:

  Ditto on the high error rate on my app too.

  app_id=ninuku-archivist

  Whats going on here??

  On Tue, Sep 28, 2010 at 8:08 AM, mscwd01 mscw...@gmail.com wrote:
   I've been getting the second issue you mentioned for the last few
   days. Sometimes the error rate is above 50%. Don't expect to get any
   help from Google employees though, I've tried and got nowhere. It
   makes you wonder if they care any more.

   On Sep 28, 10:37 am, Lior Harsat lior.har...@gmail.com wrote:
Hi ,

Our production server (application id = farmigo-csa) is experiencing
an alarming error rate (close to 100%) for any request processed by
App Engine.
The log shows a couple of repeating messages:
1. A serious problem was encountered with the process that handled
this request, causing it to exit. This is likely to cause a new
process to be used for the next request to your application. If you
see this message frequently, you should contact the App Engine team.
2. Request was aborted after waiting too long to attempt to service
your request. This may happen sporadically when the App Engine serving
cluster is under unexpectedly high or uneven load. If you see this
message frequently, please contact the App Engine team.

Our server is not under high load.
Our customers are already reporting this issue.
Please help as soon as possible.

   --
   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.comgoogle-appengine-java%2B
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.



[appengine-java] Re: Deleting a version of an app gives error in the admin console

2010-09-06 Thread oth
John,

I have the same issue. If you find a solution please let me know.

Thanks

On Sep 5, 4:38 pm, John demowee...@gmail.com wrote:
 AppEngine Team,

 I have a version of my app which gives me a server error whenever I
 try to delete it from the admin console:

 Server Error

 A server error has occurred.

 I can delete every other version just fine.

 Email me directly for app id / version info.

 Thanks,

-- 
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] New version is not getting uploaded on Java GAE

2010-08-26 Thread oth
Hello,

Is anyone else having problems uploading new versions to google app
engine? We have a java app being deployed through Eclipse on SDK
1.3.1.

App name tutormapp

This is what I see towards the end:

Will check again in 4 seconds
Will check again in 8 seconds
Will check again in 16 seconds
Will check again in 32 seconds
Will check again in 64 seconds
Will check again in 128 seconds
Rolling back the update.
java.lang.RuntimeException: Version not ready.

Logs:

Unable to update:
java.lang.RuntimeException: Version not ready.
at
com.google.appengine.tools.admin.AppVersionUpload.commit(AppVersionUpload.java:
466)
at
com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java:
127)
at
com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:
56)
at
com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngineBridgeImpl.java:
271)
at
com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(DeployProjectJob.java:
148)
at
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:
38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)



-- 
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: App Engine and Spring slow start up

2010-02-17 Thread oth
Yes we have seen this problem a lot. Per our tests, an application
becomes idle after a minute of non activity. So, the unfortunate
reality is that you need to keep your app alive by simulating activity
on it. Or go the non Spring route.

Thanks

On Feb 16, 4:14 pm, luijar luis.j.aten...@gmail.com wrote:
 Hello Google App Engine forum,

   We have been seeing ever since we deployed our applications
 (currently 3 of them) that when our application instances become idle
 (they have not been hit for x amount of seconds) subsequent requests
 return with a 500 response. Logs show a hard deadline exceeded error

 com.google.apphosting.runtime.HardDeadlineExceededError: This request
 (32306ebe63b71ab0) started at 2010/02/12 20:39:11.984 UTC and was
 still executing at 2010/02/12 20:39:41.225 UTC.
         at
 com.google.appengine.runtime.Request.process-32306ebe63b71ab0(Request.java)

 And the first line of the log message has the following :

 02-12 12:39PM 14.088

 javax.servlet.ServletContext log: Initializing Spring root
 WebApplicationContext

 Question:
 Has anyone else seen this behavior? How long does it take for an
 application instance to become idle?

 Thanks

-- 
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: Class XXX has multiple relationship fields of type YYYY

2010-01-26 Thread oth
Michael,

In your jdoconfig.xml file add this entry:

property
name=datanucleus.appengine.allowMultipleRelationsOfSameType
value=true/

Thanks

On Jan 26, 3:12 pm, Michael Shtelma mshte...@gmail.com wrote:
 Hi all,

 I am also experiencing this problem on GAE 1.3.0.
 Using multipleRelationsOfSameTypeAreErrors helps not in all cases,
 when I am trying to read such entities I get mentioned exception.
 Are the any solution for the 1.3.0 ?

 Thanks,
 Michael

 On Jan 21, 9:20 am, cowper iamco...@gmail.com wrote:

  Hi,
    I have a similar issue with 1.3.0 however it arises when the types
  are the same and not related to inheritance of any type.

  The work around suggested doesn't seem to work. Is the workaround
  valid for 1.3.0?

  thx,

  Conor

  On Dec 4 2009, 9:52 pm, Max Ross (Google) maxr

  +appeng...@google.com wrote:
   SDK 1.2.8 contains a new check that detects if one of your JDO or JPA 
   model
   objects has two relationship fields of the same type.  For example:

   class A {
     ListB bList;
     ListB anotherBList;

   }

   Unfortunately I was a little too aggressive with this check, so the
   following also run afoul of the check:

   abstract class B {}

   class C extends B {}
   class D extends B {}

   class A {
     ListC cList:
     ListD dList;

   }

   If you get an exception that says

   Class XXX has multiple relationship fields of type .  This is not yet
   supported.

   and your class hierarchy resembles the one above, you can disable this 
   check
   by with the following config property:

   property 
   name=datanucleus.appengine.multipleRelationsOfSameTypeAreErrors
   value=true/

   We'll get this fixed shortly.

   Sorry for the trouble,
   Max

-- 
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] Getting Unable to Upload error msg while deploying to Java GAE as of 6:00 pm EST.

2009-12-02 Thread oth
Hello,

We need help. As of 6pm EST we are consistently seeing an error msg
across all our apps, right when it tries to upload index definitions.
Dashboard does not show anything out of the ordinary.

java.io.IOException: Error posting to URL:
http://appengine.google.com/api/datastore/index/add?app_id=ifunandgamesversion=4;
500 Internal Server Error

Server Error (500)
A server error has occurred.


The logs show the following:

Unable to upload:
java.io.IOException: Error posting to URL:
http://appengine.google.com/api/datastore/index/add?app_id=ifunandgamesversion=4;
500 Internal Server Error

Server Error (500)
A server error has occurred.

at com.google.appengine.tools.admin.ServerConnection.send
(ServerConnection.java:143)
at com.google.appengine.tools.admin.ServerConnection.post
(ServerConnection.java:81)
at com.google.appengine.tools.admin.AppVersionUpload.send
(AppVersionUpload.java:415)
at com.google.appengine.tools.admin.AppVersionUpload.updateIndexes
(AppVersionUpload.java:143)
at com.google.appengine.tools.admin.AppVersionUpload.doUpload
(AppVersionUpload.java:120)
at com.google.appengine.tools.admin.AppAdminImpl.update
(AppAdminImpl.java:53)
at com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy
(AppEngineBridgeImpl.java:271)
at
com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace
(DeployProjectJob.java:148)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run
(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)


--

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: Getting Unable to Upload error msg while deploying to Java GAE as of 6:00 pm EST.

2009-12-02 Thread oth
Problem resolved by Google.

https://groups.google.com/group/google-appengine-downtime-notify/browse_thread/thread/376ae214cf896c4f

Thanks

On Dec 2, 6:44 pm, oth other...@gmail.com wrote:
 Hello,

 We need help. As of 6pm EST we are consistently seeing an error msg
 across all our apps, right when it tries to upload index definitions.
 Dashboard does not show anything out of the ordinary.

 java.io.IOException: Error posting to 
 URL:http://appengine.google.com/api/datastore/index/add?app_id=ifunandgam...
 500 Internal Server Error

 Server Error (500)
 A server error has occurred.

 The logs show the following:

 Unable to upload:
 java.io.IOException: Error posting to 
 URL:http://appengine.google.com/api/datastore/index/add?app_id=ifunandgam...
 500 Internal Server Error

 Server Error (500)
 A server error has occurred.

         at com.google.appengine.tools.admin.ServerConnection.send
 (ServerConnection.java:143)
         at com.google.appengine.tools.admin.ServerConnection.post
 (ServerConnection.java:81)
         at com.google.appengine.tools.admin.AppVersionUpload.send
 (AppVersionUpload.java:415)
         at com.google.appengine.tools.admin.AppVersionUpload.updateIndexes
 (AppVersionUpload.java:143)
         at com.google.appengine.tools.admin.AppVersionUpload.doUpload
 (AppVersionUpload.java:120)
         at com.google.appengine.tools.admin.AppAdminImpl.update
 (AppAdminImpl.java:53)
         at com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy
 (AppEngineBridgeImpl.java:271)
         at
 com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace
 (DeployProjectJob.java:148)
         at org.eclipse.core.internal.resources.InternalWorkspaceJob.run
 (InternalWorkspaceJob.java:38)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

--

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.