Advertisement
Guest User

Untitled

a guest
May 6th, 2010
473
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.98 KB | None | 0 0
  1. [5/6/10 18:27:18:370 EEST] 0000002e servlet I com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: [intravellersEAR] [/intravellers] [/index.jsp]: Initialization successful.
  2. [5/6/10 18:27:33:106 EEST] 0000002e SystemOut O basarili
  3. [5/6/10 18:27:33:107 EEST] 0000002e SystemOut O INSERT INTO ENDER."MEKANDENEME" VALUES ('arzu' ,'bos');
  4. [5/6/10 18:27:33:107 EEST] 0000002e SystemOut O basarili2
  5. [5/6/10 18:27:33:116 EEST] 0000002e SystemOut O basarili3
  6. [5/6/10 18:27:33:117 EEST] 0000002e AbstractExcep W org.apache.struts.chain.commands.AbstractExceptionHandler execute Unhandled exception
  7. java.lang.IllegalArgumentException: The path of an ForwardConfig cannot be null
  8. at org.apache.struts.chain.commands.servlet.PerformForward.perform(PerformForward.java:70)
  9. at org.apache.struts.chain.commands.AbstractPerformForward.execute(AbstractPerformForward.java:54)
  10. at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
  11. at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:190)
  12. at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:304)
  13. at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:190)
  14. at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
  15. at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
  16. at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462)
  17. at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
  18. at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
  19. at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1449)
  20. at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
  21. at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
  22. at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:175)
  23. at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3610)
  24. at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:274)
  25. at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:926)
  26. at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
  27. at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
  28. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:455)
  29. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:384)
  30. at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
  31. at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
  32. at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
  33. at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
  34. at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
  35. at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
  36. at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
  37. at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
  38. at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
  39.  
  40. [5/6/10 18:27:33:119 EEST] 0000002e ExceptionCatc W org.apache.struts.chain.commands.ExceptionCatcher postprocess Exception from exceptionCommand 'servlet-exception'
  41. java.lang.IllegalArgumentException: The path of an ForwardConfig cannot be null
  42. at org.apache.struts.chain.commands.servlet.PerformForward.perform(PerformForward.java:70)
  43. at org.apache.struts.chain.commands.AbstractPerformForward.execute(AbstractPerformForward.java:54)
  44. at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
  45. at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:190)
  46. at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:304)
  47. at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:190)
  48. at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
  49. at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
  50. at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462)
  51. at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
  52. at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
  53. at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1449)
  54. at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
  55. at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
  56. at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:175)
  57. at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3610)
  58. at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:274)
  59. at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:926)
  60. at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
  61. at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
  62. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:455)
  63. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:384)
  64. at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
  65. at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
  66. at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
  67. at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
  68. at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
  69. at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
  70. at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
  71. at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
  72. at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
  73.  
  74. [5/6/10 18:27:33:121 EEST] 0000002e servlet E com.ibm.ws.webcontainer.servlet.ServletWrapper service SRVE0068E: Uncaught exception created in one of the service methods of the servlet action in application intravellersEAR. Exception created : javax.servlet.ServletException: java.lang.IllegalArgumentException: The path of an ForwardConfig cannot be null
  75. at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:286)
  76. at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
  77. at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462)
  78. at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
  79. at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
  80. at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1449)
  81. at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
  82. at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
  83. at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:175)
  84. at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3610)
  85. at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:274)
  86. at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:926)
  87. at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
  88. at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
  89. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:455)
  90. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:384)
  91. at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
  92. at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
  93. at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
  94. at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
  95. at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
  96. at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
  97. at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
  98. at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
  99. at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
  100. Caused by: java.lang.IllegalArgumentException: The path of an ForwardConfig cannot be null
  101. at org.apache.struts.chain.commands.servlet.PerformForward.perform(PerformForward.java:70)
  102. at org.apache.struts.chain.commands.AbstractPerformForward.execute(AbstractPerformForward.java:54)
  103. at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
  104. at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:190)
  105. at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:304)
  106. at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:190)
  107. at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
  108. ... 24 more
  109.  
  110. [5/6/10 18:27:33:124 EEST] 0000002e webapp E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[action]: java.lang.IllegalArgumentException: The path of an ForwardConfig cannot be null
  111. at org.apache.struts.chain.commands.servlet.PerformForward.perform(PerformForward.java:70)
  112. at org.apache.struts.chain.commands.AbstractPerformForward.execute(AbstractPerformForward.java:54)
  113. at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
  114. at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:190)
  115. at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:304)
  116. at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:190)
  117. at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
  118. at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
  119. at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462)
  120. at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
  121. at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
  122. at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1449)
  123. at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
  124. at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
  125. at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:175)
  126. at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3610)
  127. at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:274)
  128. at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:926)
  129. at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
  130. at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
  131. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:455)
  132. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:384)
  133. at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
  134. at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
  135. at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
  136. at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
  137. at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
  138. at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:202)
  139. at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
  140. at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
  141. at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement