Advertisement
Guest User

Untitled

a guest
May 4th, 2010
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.89 KB | None | 0 0
  1. [4/05/10 16:00:24:734 GMT] 00000029 ServletWrappe E SRVE0068E: Se ha generado una excepción no detectada en uno de los métodos de servicio del servlet: modjy. Se ha generado la excepción: Traceback (most recent call last):
  2. File "C:\Program Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\installedApps\JP-JAVANode01Cell\quiniela.ear\quiniela.war\WEB-INF\lib-python\Lib\modjy\modjy.py", line 80, in service
  3. self.exc_handler.handle(req, resp, wsgi_environ, mx, (typ, value, tb) )
  4. File "C:\Program Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\installedApps\JP-JAVANode01Cell\quiniela.ear\quiniela.war\WEB-INF\lib-python\Lib\modjy\modjy.py", line 76, in service
  5. self.dispatch_to_application(req, resp, wsgi_environ)
  6. File "C:\Program Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\installedApps\JP-JAVANode01Cell\quiniela.ear\quiniela.war\WEB-INF\lib-python\Lib\modjy\modjy.py", line 103, in dispatch_to_application
  7. self.raise_exc(ApplicationException, str(x))
  8. File "C:\Program Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\installedApps\JP-JAVANode01Cell\quiniela.ear\quiniela.war\WEB-INF\lib-python\Lib\modjy\modjy.py", line 121, in raise_exc
  9. raise exc_class(message)
  10. modjy.modjy_exceptions.ApplicationException: len() of unsized object
  11.  
  12. at org.python.core.PyException.fillInStackTrace(PyException.java:70)
  13. at java.lang.Throwable.<init>(Throwable.java:57)
  14. at org.python.core.PyException.<init>(PyException.java:46)
  15. at org.python.core.PyException.doRaise(PyException.java:200)
  16. at org.python.core.Py.makeException(Py.java:1166)
  17. at modjy.modjy_exceptions$py.handle$23(C:\Program Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\installedApps\JP-JAVANode01Cell\quiniela.ear\quiniela.war\WEB-INF\lib-python\Lib\modjy\modjy_exceptions.py:91)
  18. at modjy.modjy_exceptions$py.call_function(C:\Program Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\installedApps\JP-JAVANode01Cell\quiniela.ear\quiniela.war\WEB-INF\lib-python\Lib\modjy\modjy_exceptions.py)
  19. at org.python.core.PyTableCode.call(PyTableCode.java:165)
  20. at org.python.core.PyBaseCode.call(PyBaseCode.java:297)
  21. at org.python.core.PyBaseCode.call(PyBaseCode.java:191)
  22. at org.python.core.PyFunction.__call__(PyFunction.java:385)
  23. at org.python.core.PyMethod.__call__(PyMethod.java:215)
  24. at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:221)
  25. at org.python.core.PyMethod.__call__(PyMethod.java:206)
  26. at org.python.core.PyObject.__call__(PyObject.java:367)
  27. at org.python.core.PyObject.__call__(PyObject.java:371)
  28. at modjy.modjy$py.service$7(C:\Program Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\installedApps\JP-JAVANode01Cell\quiniela.ear\quiniela.war\WEB-INF\lib-python\Lib\modjy\modjy.py:74)
  29. at modjy.modjy$py.call_function(C:\Program Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\installedApps\JP-JAVANode01Cell\quiniela.ear\quiniela.war\WEB-INF\lib-python\Lib\modjy\modjy.py)
  30. at org.python.core.PyTableCode.call(PyTableCode.java:165)
  31. at org.python.core.PyBaseCode.call(PyBaseCode.java:297)
  32. at org.python.core.PyBaseCode.call(PyBaseCode.java:191)
  33. at org.python.core.PyFunction.__call__(PyFunction.java:385)
  34. at org.python.core.PyMethod.__call__(PyMethod.java:215)
  35. at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:221)
  36. at org.python.core.PyMethod.__call__(PyMethod.java:206)
  37. at org.python.core.PyObject.__call__(PyObject.java:367)
  38. at org.python.core.PyObject._jcallexc(PyObject.java:3500)
  39. at org.python.proxies.modjy.modjy$modjy_servlet$1.service(Unknown Source)
  40. at com.xhaus.modjy.ModjyJServlet.service(ModjyJServlet.java:126)
  41. at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
  42. at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:972)
  43. at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
  44. at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)
  45. at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3129)
  46. at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:238)
  47. at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)
  48. at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1433)
  49. at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:93)
  50. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
  51. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)
  52. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:274)
  53. at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
  54. at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
  55. at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)
  56. at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)
  57. at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)
  58. at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
  59. at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:194)
  60. at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:741)
  61. at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:863)
  62. at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1510)
  63.  
  64. [4/05/10 16:00:24:750 GMT] 00000029 LocalTranCoor E WLTC0017E: Los recursos se han retrotraído porque se ha llamado a setRollbackOnly().
  65. [4/05/10 16:00:24:750 GMT] 00000029 WebApp E [Servlet Error]-[modjy]: Traceback (most recent call last):
  66. File "C:\Program Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\installedApps\JP-JAVANode01Cell\quiniela.ear\quiniela.war\WEB-INF\lib-python\Lib\modjy\modjy.py", line 80, in service
  67. self.exc_handler.handle(req, resp, wsgi_environ, mx, (typ, value, tb) )
  68. File "C:\Program Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\installedApps\JP-JAVANode01Cell\quiniela.ear\quiniela.war\WEB-INF\lib-python\Lib\modjy\modjy.py", line 76, in service
  69. self.dispatch_to_application(req, resp, wsgi_environ)
  70. File "C:\Program Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\installedApps\JP-JAVANode01Cell\quiniela.ear\quiniela.war\WEB-INF\lib-python\Lib\modjy\modjy.py", line 103, in dispatch_to_application
  71. self.raise_exc(ApplicationException, str(x))
  72. File "C:\Program Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\installedApps\JP-JAVANode01Cell\quiniela.ear\quiniela.war\WEB-INF\lib-python\Lib\modjy\modjy.py", line 121, in raise_exc
  73. raise exc_class(message)
  74. modjy.modjy_exceptions.ApplicationException: len() of unsized object
  75.  
  76. at org.python.core.PyException.fillInStackTrace(PyException.java:70)
  77. at java.lang.Throwable.<init>(Throwable.java:57)
  78. at org.python.core.PyException.<init>(PyException.java:46)
  79. at org.python.core.PyException.doRaise(PyException.java:200)
  80. at org.python.core.Py.makeException(Py.java:1166)
  81. at modjy.modjy_exceptions$py.handle$23(C:\Program Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\installedApps\JP-JAVANode01Cell\quiniela.ear\quiniela.war\WEB-INF\lib-python\Lib\modjy\modjy_exceptions.py:91)
  82. at modjy.modjy_exceptions$py.call_function(C:\Program Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\installedApps\JP-JAVANode01Cell\quiniela.ear\quiniela.war\WEB-INF\lib-python\Lib\modjy\modjy_exceptions.py)
  83. at org.python.core.PyTableCode.call(PyTableCode.java:165)
  84. at org.python.core.PyBaseCode.call(PyBaseCode.java:297)
  85. at org.python.core.PyBaseCode.call(PyBaseCode.java:191)
  86. at org.python.core.PyFunction.__call__(PyFunction.java:385)
  87. at org.python.core.PyMethod.__call__(PyMethod.java:215)
  88. at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:221)
  89. at org.python.core.PyMethod.__call__(PyMethod.java:206)
  90. at org.python.core.PyObject.__call__(PyObject.java:367)
  91. at org.python.core.PyObject.__call__(PyObject.java:371)
  92. at modjy.modjy$py.service$7(C:\Program Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\installedApps\JP-JAVANode01Cell\quiniela.ear\quiniela.war\WEB-INF\lib-python\Lib\modjy\modjy.py:74)
  93. at modjy.modjy$py.call_function(C:\Program Files\IBM\SDP70\runtimes\base_v61\profiles\AppSrv01\installedApps\JP-JAVANode01Cell\quiniela.ear\quiniela.war\WEB-INF\lib-python\Lib\modjy\modjy.py)
  94. at org.python.core.PyTableCode.call(PyTableCode.java:165)
  95. at org.python.core.PyBaseCode.call(PyBaseCode.java:297)
  96. at org.python.core.PyBaseCode.call(PyBaseCode.java:191)
  97. at org.python.core.PyFunction.__call__(PyFunction.java:385)
  98. at org.python.core.PyMethod.__call__(PyMethod.java:215)
  99. at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:221)
  100. at org.python.core.PyMethod.__call__(PyMethod.java:206)
  101. at org.python.core.PyObject.__call__(PyObject.java:367)
  102. at org.python.core.PyObject._jcallexc(PyObject.java:3500)
  103. at org.python.proxies.modjy.modjy$modjy_servlet$1.service(Unknown Source)
  104. at com.xhaus.modjy.ModjyJServlet.service(ModjyJServlet.java:126)
  105. at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
  106. at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:972)
  107. at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
  108. at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)
  109. at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3129)
  110. at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:238)
  111. at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)
  112. at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1433)
  113. at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:93)
  114. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
  115. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)
  116. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:274)
  117. at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
  118. at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
  119. at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)
  120. at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)
  121. at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)
  122. at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
  123. at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:194)
  124. at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:741)
  125. at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:863)
  126. at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1510)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement