[google-appengine] Re: GAE + JAXWS bug

2013-08-01 Thread Rui Oliveira


> Hi same problem. Do you already have some answer?
>
> I'm trying without success to Build a SOAP Client on Google App Engine.
> Error:Unable to make javax.xml.ws.wsaddressing.W3CEndpointReference.address 
> accessible.
>
> I test in development mode and I try to deploy it to App Engine. 
>
> My example is very small. I create a video with all the process.
> http://www.youtube.com/watch?v=WpH-nlr_Ly0
>
> WsimPort:JAX-WS RI 2.1.6 in JDK 6
>
>
> Please any help will be welcome.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] Re: Outages?

2012-04-13 Thread Rui Oliveira

>
> Hi Jeff
>
> Thanks for your replay. Your answer was very important for me to start 
> looking to the right part of the problem. 
>
> Just to clarify :"startup time" is the time to start a new instance right?
>
> How can I analyze the startup time inside the server? I'm looking to the 
> appengine logs, appstats, and speedtracer, but in none of them I can find 
> whats happening during the startup.
>
> If I deploy the program I'm getting this kind of logs:
>
>
   1. 012-04-13 11:33:35.889 /_ah/warmup 500 61244ms 0kb
   2. W2012-04-13 11:33:35.787 EXCEPTION 
   com.google.apphosting.api.DeadlineExceededException: This request 
   (08f66682e6ba5919) started at 2012/04/13 11:32:35.741 UTC and was still e
   3. E2012-04-13 11:33:35.790 javax.servlet.ServletContext log: 
   unavailable javax.servlet.UnavailableException: This request 
   (08f66682e6ba5919) started at 2012/04/13 11:32:35.741 U
   4. W2012-04-13 11:33:35.810 Failed startup of context 
   
com.google.apphosting.utils.jetty.RuntimeAppEngineWebAppContext@1811e2c{/,/base/data/home/apps/s~airmenudemo/29.358177921953
   5. C2012-04-13 11:33:35.816 Uncaught exception from servlet 
   javax.servlet.UnavailableException: Initialization failed. at 
   com.google.apphosting.runtime.jetty.AppVersionHandlerMa
   6. I2012-04-13 11:33:35.819 This request caused a new process to be 
   started for your application, and thus caused your application code to be 
   loaded for the first time. This requ
   7. W2012-04-13 11:33:35.819 A 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 nex

 

> On appstats: ( http://www.airmenudemo.appspot.com/appstats/stats )
>
>  (16) 2012-04-13 11:36:31.587 "GET /appstats/" 307 
> real=215ms
>  
> api=0ms overhead=0ms (0 RPCs)
>
>  (17) 2012-04-13 11:35:49.207 "GET /symbolmanifest.json" 404 
> real=609ms
>  
> api=0ms overhead=0ms (0 RPCs)
>
>  (18) 2012-04-13 11:27:25.255 "GET /_ah/warmup" 200 
> real=441ms
>  
> api=0ms overhead=0ms (0 RPCs)
>
> As you can see after deploy the appstats don't log nothing.

After deploy I can't even open appstats.

After some minutes / hours everything starts ok.

Thanks

Rui

>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/frES_he8DHYJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Outages?

2012-04-13 Thread Rui Oliveira
Hi Jeff
Thanks for your replay. Your answer was very important for me to start 
looking to the right part of the problem. 
Just to clarify :"startup time" is the time to start a new instance right?
How can I analyze the startup time? Where can I look for?
I installed the appstats and SpeedTracer, but they don't help. 


 

> Hi Jeff
>
> Thanks for your replay. Your answer was very important for me to start 
> looking to the right part of the problem. 
>
> Just to clarify :"startup time" is the time to start a new instance right?
>
> How can I analyze the startup time inside the server? I'm looking to the 
> appengine logs, appstats, and speedtracer, but in none of them I can find 
> whats happening during the startup.
>
> If I deploy the program I'm getting this kind of logs:
>
>
   1. 012-04-13 11:33:35.889 /_ah/warmup 500 61244ms 0kb
   2. W2012-04-13 11:33:35.787 EXCEPTION 
   com.google.apphosting.api.DeadlineExceededException: This request 
   (08f66682e6ba5919) started at 2012/04/13 11:32:35.741 UTC and was still e
   3. E2012-04-13 11:33:35.790 javax.servlet.ServletContext log: 
   unavailable javax.servlet.UnavailableException: This request 
   (08f66682e6ba5919) started at 2012/04/13 11:32:35.741 U
   4. W2012-04-13 11:33:35.810 Failed startup of context 
   
com.google.apphosting.utils.jetty.RuntimeAppEngineWebAppContext@1811e2c{/,/base/data/home/apps/s~airmenudemo/29.358177921953
   5. C2012-04-13 11:33:35.816 Uncaught exception from servlet 
   javax.servlet.UnavailableException: Initialization failed. at 
   com.google.apphosting.runtime.jetty.AppVersionHandlerMa
   6. I2012-04-13 11:33:35.819 This request caused a new process to be 
   started for your application, and thus caused your application code to be 
   loaded for the first time. This requ
   7. W2012-04-13 11:33:35.819 A 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 nex

 

> On appstats: ( http://www.airmenudemo.appspot.com/appstats/stats )
>   
>  (16) 2012-04-13 11:36:31.587 "GET /appstats/" 307 
> real=215ms
>  
> api=0ms overhead=0ms (0 RPCs)
>   
>  (17) 2012-04-13 11:35:49.207 "GET /symbolmanifest.json" 404 
> real=609ms
>  
> api=0ms overhead=0ms (0 RPCs)
>   
>  (18) 2012-04-13 11:27:25.255 "GET /_ah/warmup" 200 
> real=441ms
>  
> api=0ms overhead=0ms (0 RPCs)
>
> As you can see after deploy the appstats don't log nothing.

After deploy I can't even open appstats.

After some minutes / hours everything starts ok.

Thanks

Rui

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/pBbSCmsBtk0J.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Outages?

2012-04-13 Thread Rui Oliveira
Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/uuKWxLpFYC0J.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Outages?

2012-04-12 Thread Rui Oliveira

>
> Hi,
>
Thanks for your reply.

The strange is that I have 5 modules inside my application. All of the 
requests to the different modules fail at the same time. All the modules 
call different functions. All my functions are very small. My database is 
really small at the moment.

I don't do nothing on the startup. Should I? My client side after start 
just call one or two functions on the server side. Very simple and small 
functions. 

I turn off precompile just to test but it doesn't solve.

Yesterday night after 6 hours with the application stopped, just started 
running like magic. When I wake up today morning the app was on the air 
completely ok.

Sincerely

Rui Oliveira

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/FQ5O-j910HgJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Outages?

2012-04-12 Thread Rui Oliveira


> Hi,
>

My appId is air-menu1. HRD.

I'm getting this kind of errors always after deploy. Usually after deploy 
the site only cames alive after 10 - 30 minutes.
Yesterday for the first time, 24 hours after deploy the site stop 
completely during 6 hours.
6 Continuous hours without answering one single request. This start without 
any kind of modification on the program or database.
Am I alone? No one more is having this kind of problems?

After this kind of errors start always that I refersh the browser the 
server starts a new instance... So it's easy to have a lot of instances in 
some minutes.

I'm waiting to solve this issue to start business. My company has been 
working on this site during the last 10 month...

Please Help Me. This is very very serious...

Sincerely

Rui


   1. 2012-04-12 01:06:30.764 /com.phonemenu.conf.Configure/myRemoteService
   500 70285ms 0kb Mozilla/5.0 (iPad; CPU OS 5_1 like Mac OS X) 
   AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9B176 
   Safari/7534.48.3
   
   188.83.217.114 - - [11/Apr/2012:17:06:30 -0700] "POST 
/com.phonemenu.conf.Configure/myRemoteService HTTP/1.1" 500 0 
"http://www.airmenu.com/Configure.html"; "Mozilla/5.0 (iPad; CPU OS 5_1 like Mac 
OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9B176 
Safari/7534.48.3" "www.airmenu.com" ms=70286 cpu_ms=24714 api_cpu_ms=0 
cpm_usd=0.686616 loading_request=1 pending_ms=8036 exit_code=104 
instance=00c61b117c6af5c03528fba06c291f298706e3 

   
   2. C2012-04-12 01:06:30.708
   
   Uncaught exception from servlet
   com.google.apphosting.runtime.HardDeadlineExceededError: This request 
(bc91fe1c174b394d) started at 2012/04/12 00:05:29.992 UTC and was still 
executing at 2012/04/12 00:06:30.679 UTC.
at java.security.AccessController.getStackAccessControlContext(Native 
Method)
at 
java.security.AccessController.checkPermission(AccessController.java:540)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
at 
com.google.apphosting.runtime.security.CustomSecurityManager.checkPermission(CustomSecurityManager.java:56)
at java.lang.SecurityManager.checkRead(SecurityManager.java:888)
at java.io.File.lastModified(File.java:909)
at java.util.zip.ZipFile.(ZipFile.java:143)
at java.util.jar.JarFile.(JarFile.java:150)
at java.util.jar.JarFile.(JarFile.java:87)
at sun.misc.URLClassPath$JarLoader.getJarFile(URLClassPath.java:919)
at sun.misc.URLClassPath$JarLoader.access$900(URLClassPath.java:723)
at sun.misc.URLClassPath$JarLoader$1.run(URLClassPath.java:854)
at java.security.AccessController.doPrivileged(Native Method)
at 
sun.misc.URLClassPath$JarLoader.ensureOpenSynchronized(URLClassPath.java:846)
at sun.misc.URLClassPath$JarLoader.ensureOpen(URLClassPath.java:838)
at sun.misc.URLClassPath$JarLoader.(URLClassPath.java:785)
at sun.misc.URLClassPath$JarLoader.(URLClassPath.java:743)
at sun.misc.URLClassPath$3.run(URLClassPath.java:412)
at java.security.AccessController.doPrivileged(Native Method)
at sun.misc.URLClassPath.getLoader(URLClassPath.java:395)
at sun.misc.URLClassPath.getLoader(URLClassPath.java:371)
at sun.misc.URLClassPath.findResource(URLClassPath.java:201)
at java.net.URLClassLoader$2.run(URLClassLoader.java:379)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findResource(URLClassLoader.java:376)
at 
com.google.apphosting.runtime.security.UserClassLoader.findResource(UserClassLoader.java:723)
at java.lang.ClassLoader.getResource(ClassLoader.java:977)
at org.mortbay.resource.Resource.newSystemResource(Resource.java:203)
at 
org.mortbay.jetty.webapp.WebXmlConfiguration.configureDefaults(WebXmlConfiguration.java:159)
at 
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1230)
at 
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:517)
at 
org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:467)
at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
at 
com.google.apphosting.runtime.jetty.AppVersionHandlerMap.createHandler(AppVersionHandlerMap.java:202)
at 
com.google.apphosting.runtime.jetty.AppVersionHandlerMap.getHandler(AppVersionHandlerMap.java:171)
at 
com.google.apphosting.runtime.jetty.JettyServletEngineAdapter.serviceRequest(JettyServletEngineAdapter.java:123)
at 
com.google.apphosting.runtime.JavaRuntime$RequestRunnable.run(JavaRuntime.java:446)
at 
com.google.tracing.TraceContext$TraceContextRunnable.runInContext(TraceContext.java:449)
at 
com.google.tracing.TraceC

[google-appengine] Re: MASSIVE ApiProxy$CancelledException Exceptions since Friday Night.

2012-04-09 Thread Rui Oliveira

Hi Scott

I'm with the same problem. Did you get any solution?

Rui


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/PtFAOoQYcaUJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: 500 errors + high latency + please communicate with us

2012-03-13 Thread Rui Oliveira

>
> Hi Ikai,
>

My appId is phone-menu. 

I'm with the same problem.


My conclusions:

After deploy in the next 10 minutes I get a lot of errors. After that the 
default version will run ok( not completely ok).
Concurrent request on the first 10 seconds will improve the probability to 
get errors
Default version works much better than the other versions. The probability 
to get an error from no default versions is very high. ( 

 an unexpected exception: 
com.google.apphosting.api.ApiProxy$CancelledException: The API call 
datastore_v3.RunQuery() was explicitly cancelled.

at 
com.google.gwt.user.server.rpc.RPC.encodeResponseForFailure(RPC.java:385)
at 
com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:588)
at 
com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:208)
at 
com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:248)
at 
com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at 
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166)
at 
com.google.apphosting.utils.servlet.ParseBlobUploadFilter.doFilter(ParseBlobUploadFilter.java:102)
at 
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at 
com.google.apphosting.runtime.jetty.SaveSessionFilter.doFilter(SaveSessionFilter.java:35)
at 
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at 
com.google.apphosting.utils.servlet.TransactionCleanupFilter.doFilter(TransactionCleanupFilter.java:43)
at 
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
at 
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at 
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at 
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418)
at 
com.google.apphosting.runtime.jetty.AppVersionHandlerMap.handle(AppVersionHandlerMap.java:249)
at 
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at 
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
at 
org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:923)
at 
com.google.apphosting.runtime.jetty.RpcRequestParser.parseAvailable(RpcRequestParser.java:76)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
at 
com.google.apphosting.runtime.jetty.JettyServletEngineAdapter.serviceRequest(JettyServletEngineAdapter.java:135)
at 
com.google.apphosting.runtime.JavaRuntime$RequestRunnable.run(JavaRuntime.java:422)
at 
com.google.tracing.TraceContext$TraceContextRunnable.runInContext(TraceContext.java:449)
at 
com.google.tracing.TraceContext$TraceContextRunnable$1.run(TraceContext.java:455)
at com.google.tracing.TraceContext.runInContext(TraceContext.java:695)
at 
com.google.tracing.TraceContext$AbstractTraceContextCallback.runInInheritedContextNoUnref(TraceContext.java:333)
at 
com.google.tracing.TraceContext$AbstractTraceContextCallback.runInInheritedContext(TraceContext.java:325)
at 
com.google.tracing.TraceContext$TraceContextRunnable.run(TraceContext.java:453)
at 
com.google.apphosting.runtime.ThreadGroupPool$PoolEntry.run(ThreadGroupPool.java:251)
at java.lang.Thread.run(Thread.java:679)
Caused by: com.google.apphosting.api.ApiProxy$CancelledException: The API call 
datastore_v3.RunQuery() was explicitly cancelled.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/Z2iQ_7Twsn8J.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.