Advertisement
Guest User

Untitled

a guest
Jan 19th, 2012
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 299.99 KB | None | 0 0
  1.  
  2. [#|2012-01-19T10:00:49.184+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=86;_ThreadName=Thread-2;|Exception while loading the app|#]
  3.  
  4. [#|2012-01-19T10:00:49.188+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=86;_ThreadName=Thread-2;|Uninstalled org.developers.blog.osgi.basic.web.whiteboard [421]|#]
  5.  
  6. [#|2012-01-19T10:00:49.190+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=86;_ThreadName=Thread-2;|Exception while loading the app : org.osgi.framework.BundleException: Activator start error in bundle org.developers.blog.osgi.basic.web.whiteboard [421].
  7. org.osgi.framework.BundleException: Activator start error in bundle org.developers.blog.osgi.basic.web.whiteboard [421].
  8. at org.apache.felix.framework.Felix.activateBundle(Felix.java:1882)
  9. at org.apache.felix.framework.Felix.startBundle(Felix.java:1752)
  10. at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:922)
  11. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.startBundle(OSGiDeployedBundle.java:107)
  12. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.resume(OSGiDeployedBundle.java:83)
  13. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.start(OSGiDeployedBundle.java:67)
  14. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  15. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  16. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  17. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  18. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:384)
  19. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  20. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  21. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  22. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  23. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  24. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  25. at org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:202)
  26. at org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:195)
  27. at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:148)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  31. at java.lang.reflect.Method.invoke(Method.java:601)
  32. at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
  33. at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)
  34. at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
  35. at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
  36. at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:134)
  37. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  38. at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:134)
  39. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  40. at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
  41. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  42. at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
  43. at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)
  44. at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)
  45. at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)
  46. at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)
  47. at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer._service(GrizzlyContainer.java:182)
  48. at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer.service(GrizzlyContainer.java:147)
  49. at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:184)
  50. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  51. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  52. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  53. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  54. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  55. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  56. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  57. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  58. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  59. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  60. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  61. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  62. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  63. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  64. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  65. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  66. at java.lang.Thread.run(Thread.java:722)
  67. Caused by: java.lang.NoClassDefFoundError: org/developers/blog/osgi/basic/persistence/PersistenceService
  68. at org.developers.blog.osgi.basic.web.whiteboard.Activator.start(Activator.java:35)
  69. at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:629)
  70. at org.apache.felix.framework.Felix.activateBundle(Felix.java:1835)
  71. ... 58 more
  72. Caused by: java.lang.ClassNotFoundException: org.developers.blog.osgi.basic.persistence.PersistenceService not found by org.developers.blog.osgi.basic.web.whiteboard [421]
  73. at org.apache.felix.framework.ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:787)
  74. at org.apache.felix.framework.ModuleImpl.access$400(ModuleImpl.java:71)
  75. at org.apache.felix.framework.ModuleImpl$ModuleClassLoader.loadClass(ModuleImpl.java:1768)
  76. at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
  77. ... 61 more
  78. |#]
  79.  
  80. [#|2012-01-19T10:00:49.195+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=370;_ThreadName=Thread-2;|Exception Occurred :Error occurred during deployment: Exception while loading the app : org.osgi.framework.BundleException: Activator start error in bundle org.developers.blog.osgi.basic.web.whiteboard [421].. Please see server.log for more details.|#]
  81.  
  82. [#|2012-01-19T10:01:01.816+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=68;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  83.  
  84. [#|2012-01-19T10:01:01.903+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=68;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  85.  
  86. [#|2012-01-19T10:01:01.904+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=68;_ThreadName=Thread-2;|uploadFileName=customer-web-overview-bundle-1.0-SNAPSHOT-sources.jar|#]
  87.  
  88. [#|2012-01-19T10:01:01.947+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=85;_ThreadName=Thread-2;|Installed [422] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/customer-web-overview-bundle-1.0-SNAPSHOT-sources/|#]
  89.  
  90. [#|2012-01-19T10:01:01.953+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=85;_ThreadName=Thread-2;|Started [422]|#]
  91.  
  92. [#|2012-01-19T10:01:01.962+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=85;_ThreadName=Thread-2;|customer-web-overview-bundle-1.0-SNAPSHOT-sources was successfully deployed in 49 milliseconds.|#]
  93.  
  94. [#|2012-01-19T10:01:09.835+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=370;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  95.  
  96. [#|2012-01-19T10:01:09.912+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=370;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  97.  
  98. [#|2012-01-19T10:01:09.912+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=370;_ThreadName=Thread-2;|uploadFileName=customer-web-overview-bundle-1.0-SNAPSHOT.jar|#]
  99.  
  100. [#|2012-01-19T10:01:09.965+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=85;_ThreadName=Thread-2;|Installed org.developers.blog.osgi.basic.web.whiteboard [423] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/customer-web-overview-bundle-1.0-SNAPSHOT/|#]
  101.  
  102. [#|2012-01-19T10:01:09.969+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=85;_ThreadName=Thread-2;|Exception while invoking class org.glassfish.extras.osgicontainer.OSGiDeployedBundle start method
  103. java.lang.RuntimeException: org.osgi.framework.BundleException: Activator start error in bundle org.developers.blog.osgi.basic.web.whiteboard [423].
  104. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.startBundle(OSGiDeployedBundle.java:110)
  105. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.resume(OSGiDeployedBundle.java:83)
  106. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.start(OSGiDeployedBundle.java:67)
  107. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  108. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  109. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  110. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  111. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:384)
  112. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  113. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  114. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  115. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  116. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  117. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  118. at org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:202)
  119. at org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:195)
  120. at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:148)
  121. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  122. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  123. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  124. at java.lang.reflect.Method.invoke(Method.java:601)
  125. at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
  126. at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)
  127. at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
  128. at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
  129. at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:134)
  130. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  131. at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:134)
  132. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  133. at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
  134. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  135. at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
  136. at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)
  137. at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)
  138. at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)
  139. at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)
  140. at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer._service(GrizzlyContainer.java:182)
  141. at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer.service(GrizzlyContainer.java:147)
  142. at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:184)
  143. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  144. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  145. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  146. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  147. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  148. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  149. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  150. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  151. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  152. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  153. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  154. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  155. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  156. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  157. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  158. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  159. at java.lang.Thread.run(Thread.java:722)
  160. Caused by: org.osgi.framework.BundleException: Activator start error in bundle org.developers.blog.osgi.basic.web.whiteboard [423].
  161. at org.apache.felix.framework.Felix.activateBundle(Felix.java:1882)
  162. at org.apache.felix.framework.Felix.startBundle(Felix.java:1752)
  163. at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:922)
  164. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.startBundle(OSGiDeployedBundle.java:107)
  165. ... 55 more
  166. Caused by: java.lang.NoClassDefFoundError: org/developers/blog/osgi/basic/persistence/PersistenceService
  167. at org.developers.blog.osgi.basic.web.whiteboard.Activator.start(Activator.java:35)
  168. at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:629)
  169. at org.apache.felix.framework.Felix.activateBundle(Felix.java:1835)
  170. ... 58 more
  171. Caused by: java.lang.ClassNotFoundException: org.developers.blog.osgi.basic.persistence.PersistenceService not found by org.developers.blog.osgi.basic.web.whiteboard [423]
  172. at org.apache.felix.framework.ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:787)
  173. at org.apache.felix.framework.ModuleImpl.access$400(ModuleImpl.java:71)
  174. at org.apache.felix.framework.ModuleImpl$ModuleClassLoader.loadClass(ModuleImpl.java:1768)
  175. at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
  176. ... 61 more
  177. |#]
  178.  
  179. [#|2012-01-19T10:01:09.971+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=85;_ThreadName=Thread-2;|Exception while loading the app|#]
  180.  
  181. [#|2012-01-19T10:01:09.975+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=85;_ThreadName=Thread-2;|Uninstalled org.developers.blog.osgi.basic.web.whiteboard [423]|#]
  182.  
  183. [#|2012-01-19T10:01:09.977+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=85;_ThreadName=Thread-2;|Exception while loading the app : org.osgi.framework.BundleException: Activator start error in bundle org.developers.blog.osgi.basic.web.whiteboard [423].
  184. org.osgi.framework.BundleException: Activator start error in bundle org.developers.blog.osgi.basic.web.whiteboard [423].
  185. at org.apache.felix.framework.Felix.activateBundle(Felix.java:1882)
  186. at org.apache.felix.framework.Felix.startBundle(Felix.java:1752)
  187. at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:922)
  188. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.startBundle(OSGiDeployedBundle.java:107)
  189. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.resume(OSGiDeployedBundle.java:83)
  190. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.start(OSGiDeployedBundle.java:67)
  191. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  192. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  193. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  194. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  195. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:384)
  196. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  197. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  198. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  199. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  200. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  201. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  202. at org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:202)
  203. at org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:195)
  204. at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:148)
  205. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  206. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  207. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  208. at java.lang.reflect.Method.invoke(Method.java:601)
  209. at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
  210. at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)
  211. at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
  212. at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
  213. at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:134)
  214. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  215. at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:134)
  216. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  217. at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
  218. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  219. at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
  220. at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)
  221. at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)
  222. at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)
  223. at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)
  224. at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer._service(GrizzlyContainer.java:182)
  225. at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer.service(GrizzlyContainer.java:147)
  226. at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:184)
  227. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  228. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  229. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  230. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  231. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  232. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  233. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  234. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  235. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  236. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  237. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  238. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  239. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  240. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  241. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  242. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  243. at java.lang.Thread.run(Thread.java:722)
  244. Caused by: java.lang.NoClassDefFoundError: org/developers/blog/osgi/basic/persistence/PersistenceService
  245. at org.developers.blog.osgi.basic.web.whiteboard.Activator.start(Activator.java:35)
  246. at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:629)
  247. at org.apache.felix.framework.Felix.activateBundle(Felix.java:1835)
  248. ... 58 more
  249. Caused by: java.lang.ClassNotFoundException: org.developers.blog.osgi.basic.persistence.PersistenceService not found by org.developers.blog.osgi.basic.web.whiteboard [423]
  250. at org.apache.felix.framework.ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:787)
  251. at org.apache.felix.framework.ModuleImpl.access$400(ModuleImpl.java:71)
  252. at org.apache.felix.framework.ModuleImpl$ModuleClassLoader.loadClass(ModuleImpl.java:1768)
  253. at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
  254. ... 61 more
  255. |#]
  256.  
  257. [#|2012-01-19T10:01:09.981+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=370;_ThreadName=Thread-2;|Exception Occurred :Error occurred during deployment: Exception while loading the app : org.osgi.framework.BundleException: Activator start error in bundle org.developers.blog.osgi.basic.web.whiteboard [423].. Please see server.log for more details.|#]
  258.  
  259. [#|2012-01-19T10:01:24.987+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=83;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  260.  
  261. [#|2012-01-19T10:01:25.086+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=83;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  262.  
  263. [#|2012-01-19T10:01:25.087+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=83;_ThreadName=Thread-2;|uploadFileName=persistence-service-bundle-1.0-SNAPSHOT.jar|#]
  264.  
  265. [#|2012-01-19T10:01:25.915+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=68;_ThreadName=Thread-2;|Installed org.developers.blog.persistence-service-bundle [424] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/persistence-service-bundle-1.0-SNAPSHOT/|#]
  266.  
  267. [#|2012-01-19T10:01:26.122+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=68;_ThreadName=Thread-2;|jdbc:derby:/tmp/persistenceDB;create=true|#]
  268.  
  269. [#|2012-01-19T10:01:26.125+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=68;_ThreadName=Thread-2;|Exception while invoking class org.glassfish.extras.osgicontainer.OSGiDeployedBundle start method
  270. java.lang.RuntimeException: org.osgi.framework.BundleException: Activator start error in bundle org.developers.blog.persistence-service-bundle [424].
  271. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.startBundle(OSGiDeployedBundle.java:110)
  272. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.resume(OSGiDeployedBundle.java:83)
  273. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.start(OSGiDeployedBundle.java:67)
  274. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  275. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  276. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  277. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  278. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:384)
  279. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  280. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  281. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  282. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  283. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  284. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  285. at org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:202)
  286. at org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:195)
  287. at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:148)
  288. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  289. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  290. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  291. at java.lang.reflect.Method.invoke(Method.java:601)
  292. at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
  293. at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)
  294. at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
  295. at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
  296. at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:134)
  297. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  298. at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:134)
  299. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  300. at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
  301. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  302. at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
  303. at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)
  304. at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)
  305. at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)
  306. at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)
  307. at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer._service(GrizzlyContainer.java:182)
  308. at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer.service(GrizzlyContainer.java:147)
  309. at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:184)
  310. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  311. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  312. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  313. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  314. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  315. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  316. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  317. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  318. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  319. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  320. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  321. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  322. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  323. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  324. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  325. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  326. at java.lang.Thread.run(Thread.java:722)
  327. Caused by: org.osgi.framework.BundleException: Activator start error in bundle org.developers.blog.persistence-service-bundle [424].
  328. at org.apache.felix.framework.Felix.activateBundle(Felix.java:1882)
  329. at org.apache.felix.framework.Felix.startBundle(Felix.java:1752)
  330. at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:922)
  331. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.startBundle(OSGiDeployedBundle.java:107)
  332. ... 55 more
  333. Caused by: java.sql.SQLException: No suitable driver found for jdbc:derby:/tmp/persistenceDB;create=true
  334. at java.sql.DriverManager.getConnection(DriverManager.java:604)
  335. at java.sql.DriverManager.getConnection(DriverManager.java:243)
  336. at org.developers.blog.osgi.basic.persistence.internal.DerbyManager.init(DerbyManager.java:33)
  337. at org.developers.blog.osgi.basic.persistence.internal.DerbyManager.<init>(DerbyManager.java:24)
  338. at org.developers.blog.osgi.basic.persistence.PersistenceService.<init>(PersistenceService.java:21)
  339. at org.developers.blog.osgi.basic.persistence.Activator.start(Activator.java:19)
  340. at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:629)
  341. at org.apache.felix.framework.Felix.activateBundle(Felix.java:1835)
  342. ... 58 more
  343. |#]
  344.  
  345. [#|2012-01-19T10:01:26.128+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=68;_ThreadName=Thread-2;|Exception while loading the app|#]
  346.  
  347. [#|2012-01-19T10:01:26.131+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=68;_ThreadName=Thread-2;|Uninstalled org.developers.blog.persistence-service-bundle [424]|#]
  348.  
  349. [#|2012-01-19T10:01:26.134+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=68;_ThreadName=Thread-2;|Exception while loading the app : org.osgi.framework.BundleException: Activator start error in bundle org.developers.blog.persistence-service-bundle [424].
  350. org.osgi.framework.BundleException: Activator start error in bundle org.developers.blog.persistence-service-bundle [424].
  351. at org.apache.felix.framework.Felix.activateBundle(Felix.java:1882)
  352. at org.apache.felix.framework.Felix.startBundle(Felix.java:1752)
  353. at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:922)
  354. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.startBundle(OSGiDeployedBundle.java:107)
  355. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.resume(OSGiDeployedBundle.java:83)
  356. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.start(OSGiDeployedBundle.java:67)
  357. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  358. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  359. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  360. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  361. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:384)
  362. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  363. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  364. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  365. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  366. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  367. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  368. at org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:202)
  369. at org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:195)
  370. at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:148)
  371. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  372. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  373. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  374. at java.lang.reflect.Method.invoke(Method.java:601)
  375. at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
  376. at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)
  377. at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
  378. at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
  379. at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:134)
  380. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  381. at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:134)
  382. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  383. at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
  384. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  385. at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
  386. at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)
  387. at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)
  388. at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)
  389. at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)
  390. at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer._service(GrizzlyContainer.java:182)
  391. at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer.service(GrizzlyContainer.java:147)
  392. at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:184)
  393. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  394. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  395. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  396. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  397. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  398. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  399. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  400. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  401. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  402. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  403. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  404. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  405. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  406. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  407. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  408. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  409. at java.lang.Thread.run(Thread.java:722)
  410. Caused by: java.sql.SQLException: No suitable driver found for jdbc:derby:/tmp/persistenceDB;create=true
  411. at java.sql.DriverManager.getConnection(DriverManager.java:604)
  412. at java.sql.DriverManager.getConnection(DriverManager.java:243)
  413. at org.developers.blog.osgi.basic.persistence.internal.DerbyManager.init(DerbyManager.java:33)
  414. at org.developers.blog.osgi.basic.persistence.internal.DerbyManager.<init>(DerbyManager.java:24)
  415. at org.developers.blog.osgi.basic.persistence.PersistenceService.<init>(PersistenceService.java:21)
  416. at org.developers.blog.osgi.basic.persistence.Activator.start(Activator.java:19)
  417. at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:629)
  418. at org.apache.felix.framework.Felix.activateBundle(Felix.java:1835)
  419. ... 58 more
  420. |#]
  421.  
  422. [#|2012-01-19T10:01:26.141+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=83;_ThreadName=Thread-2;|Exception Occurred :Error occurred during deployment: Exception while loading the app : org.osgi.framework.BundleException: Activator start error in bundle org.developers.blog.persistence-service-bundle [424].. Please see server.log for more details.|#]
  423.  
  424. [#|2012-01-19T10:32:09.801+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=68;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  425.  
  426. [#|2012-01-19T10:32:09.806+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=83;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  427.  
  428. [#|2012-01-19T10:32:09.811+0200|SEVERE|glassfish3.1.1|org.glassfish.admingui|_ThreadID=84;_ThreadName=Thread-2;|RestResponse.getResponse() gives FAILURE. endpoint = 'http://localhost:4848/management/domain/list-instances'; attrs = '{standaloneonly=true}'|#]
  429.  
  430. [#|2012-01-19T10:32:09.812+0200|SEVERE|glassfish3.1.1|org.glassfish.admingui|_ThreadID=84;_ThreadName=Thread-2;|Error in getStandaloneInstances ;
  431. endpoint = http://localhost:4848/management/domain/list-instances, attrsMap={standaloneonly=true}|#]
  432.  
  433. [#|2012-01-19T10:32:09.876+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=85;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  434.  
  435. [#|2012-01-19T10:32:10.009+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=68;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  436.  
  437. [#|2012-01-19T10:32:10.020+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=83;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  438.  
  439. [#|2012-01-19T10:32:10.204+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=86;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  440.  
  441. [#|2012-01-19T10:32:10.211+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=83;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  442.  
  443. [#|2012-01-19T10:32:10.215+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=68;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  444.  
  445. [#|2012-01-19T10:32:10.264+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=84;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  446.  
  447. [#|2012-01-19T10:32:15.465+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=84;_ThreadName=Thread-2;|Redirecting to /common/index.jsf|#]
  448.  
  449. [#|2012-01-19T10:32:15.478+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=83;_ThreadName=Thread-2;|Admin Console: Initializing Session Attributes...|#]
  450.  
  451. [#|2012-01-19T10:32:22.947+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=83;_ThreadName=Thread-2;|Stopped [422]|#]
  452.  
  453. [#|2012-01-19T10:32:22.954+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=83;_ThreadName=Thread-2;|Uninstalled [422]|#]
  454.  
  455. [#|2012-01-19T10:32:23.072+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=84;_ThreadName=Thread-2;|com.sun.webui.jsf.component.DropDown::The current value of component propertyForm:deployTable:topActionsGroup1:filter does not match any of the selections.
  456. Did you forget to reset the value after changing the options? |#]
  457.  
  458. [#|2012-01-19T10:45:09.509+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=85;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  459.  
  460. [#|2012-01-19T10:45:09.586+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=85;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  461.  
  462. [#|2012-01-19T10:45:09.587+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=85;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  463.  
  464. [#|2012-01-19T10:45:09.685+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=84;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [425] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  465.  
  466. [#|2012-01-19T10:45:09.687+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=84;_ThreadName=Thread-2;|Exception while invoking class org.glassfish.extras.osgicontainer.OSGiDeployedBundle start method
  467. java.lang.RuntimeException: org.osgi.framework.BundleException: Unresolved constraint in bundle com.DX_57.SR_57 [425]: Unable to resolve 425.0: missing requirement [425.0] package; (&(package=org.samples.osgi.helloworld.api)(version>=1.0.0))
  468. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.startBundle(OSGiDeployedBundle.java:110)
  469. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.resume(OSGiDeployedBundle.java:83)
  470. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.start(OSGiDeployedBundle.java:67)
  471. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  472. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  473. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  474. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  475. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:384)
  476. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  477. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  478. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  479. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  480. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  481. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  482. at org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:202)
  483. at org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:195)
  484. at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:148)
  485. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  486. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  487. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  488. at java.lang.reflect.Method.invoke(Method.java:601)
  489. at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
  490. at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)
  491. at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
  492. at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
  493. at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:134)
  494. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  495. at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:134)
  496. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  497. at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
  498. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  499. at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
  500. at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)
  501. at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)
  502. at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)
  503. at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)
  504. at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer._service(GrizzlyContainer.java:182)
  505. at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer.service(GrizzlyContainer.java:147)
  506. at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:184)
  507. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  508. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  509. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  510. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  511. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  512. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  513. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  514. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  515. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  516. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  517. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  518. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  519. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  520. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  521. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  522. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  523. at java.lang.Thread.run(Thread.java:722)
  524. Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle com.DX_57.SR_57 [425]: Unable to resolve 425.0: missing requirement [425.0] package; (&(package=org.samples.osgi.helloworld.api)(version>=1.0.0))
  525. at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3443)
  526. at org.apache.felix.framework.Felix.startBundle(Felix.java:1727)
  527. at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:922)
  528. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.startBundle(OSGiDeployedBundle.java:107)
  529. ... 55 more
  530. |#]
  531.  
  532. [#|2012-01-19T10:45:09.689+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=84;_ThreadName=Thread-2;|Exception while loading the app|#]
  533.  
  534. [#|2012-01-19T10:45:09.697+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=84;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [425]|#]
  535.  
  536. [#|2012-01-19T10:45:09.699+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=84;_ThreadName=Thread-2;|Exception while loading the app : org.osgi.framework.BundleException: Unresolved constraint in bundle com.DX_57.SR_57 [425]: Unable to resolve 425.0: missing requirement [425.0] package; (&(package=org.samples.osgi.helloworld.api)(version>=1.0.0))
  537. org.osgi.framework.BundleException: Unresolved constraint in bundle com.DX_57.SR_57 [425]: Unable to resolve 425.0: missing requirement [425.0] package; (&(package=org.samples.osgi.helloworld.api)(version>=1.0.0))
  538. at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3443)
  539. at org.apache.felix.framework.Felix.startBundle(Felix.java:1727)
  540. at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:922)
  541. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.startBundle(OSGiDeployedBundle.java:107)
  542. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.resume(OSGiDeployedBundle.java:83)
  543. at org.glassfish.extras.osgicontainer.OSGiDeployedBundle.start(OSGiDeployedBundle.java:67)
  544. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  545. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  546. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
  547. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  548. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:384)
  549. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
  550. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
  551. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
  552. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
  553. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
  554. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
  555. at org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:202)
  556. at org.glassfish.admin.rest.ResourceUtil.runCommand(ResourceUtil.java:195)
  557. at org.glassfish.admin.rest.resources.TemplateListOfResource.createResource(TemplateListOfResource.java:148)
  558. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  559. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  560. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  561. at java.lang.reflect.Method.invoke(Method.java:601)
  562. at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
  563. at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)
  564. at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
  565. at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
  566. at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:134)
  567. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  568. at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:134)
  569. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  570. at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
  571. at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
  572. at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
  573. at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)
  574. at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)
  575. at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)
  576. at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)
  577. at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer._service(GrizzlyContainer.java:182)
  578. at com.sun.jersey.server.impl.container.grizzly.GrizzlyContainer.service(GrizzlyContainer.java:147)
  579. at org.glassfish.admin.rest.adapter.RestAdapter.service(RestAdapter.java:184)
  580. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
  581. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  582. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
  583. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  584. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  585. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  586. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  587. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  588. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  589. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  590. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  591. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  592. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  593. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  594. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  595. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  596. at java.lang.Thread.run(Thread.java:722)
  597. |#]
  598.  
  599. [#|2012-01-19T10:45:09.707+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=85;_ThreadName=Thread-2;|Exception Occurred :Error occurred during deployment: Exception while loading the app : org.osgi.framework.BundleException: Unresolved constraint in bundle com.DX_57.SR_57 [425]: Unable to resolve 425.0: missing requirement [425.0] package; (&(package=org.samples.osgi.helloworld.api)(version>=1.0.0)). Please see server.log for more details.|#]
  600.  
  601. [#|2012-01-19T10:45:36.527+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=84;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  602.  
  603. [#|2012-01-19T10:45:36.622+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=84;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  604.  
  605. [#|2012-01-19T10:45:36.623+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=84;_ThreadName=Thread-2;|uploadFileName=helloworld-api-1.0-SNAPSHOT.jar|#]
  606.  
  607. [#|2012-01-19T10:45:36.668+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=85;_ThreadName=Thread-2;|Installed helloworld-api [426] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/helloworld-api-1.0-SNAPSHOT/|#]
  608.  
  609. [#|2012-01-19T10:45:36.671+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=85;_ThreadName=Thread-2;|Started helloworld-api [426]|#]
  610.  
  611. [#|2012-01-19T10:45:36.684+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=85;_ThreadName=Thread-2;|helloworld-api-1.0-SNAPSHOT was successfully deployed in 52 milliseconds.|#]
  612.  
  613. [#|2012-01-19T10:45:51.501+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=84;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  614.  
  615. [#|2012-01-19T10:45:51.604+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=84;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  616.  
  617. [#|2012-01-19T10:45:51.605+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=84;_ThreadName=Thread-2;|uploadFileName=helloworld-impl-1.0-SNAPSHOT.jar|#]
  618.  
  619. [#|2012-01-19T10:45:51.651+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=83;_ThreadName=Thread-2;|Installed helloworld-impl [427] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/helloworld-impl-1.0-SNAPSHOT/|#]
  620.  
  621. [#|2012-01-19T10:45:51.656+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=83;_ThreadName=Thread-2;|Started helloworld-impl [427]|#]
  622.  
  623. [#|2012-01-19T10:45:51.667+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=83;_ThreadName=Thread-2;|helloworld-impl-1.0-SNAPSHOT was successfully deployed in 53 milliseconds.|#]
  624.  
  625. [#|2012-01-19T10:46:03.059+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=84;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  626.  
  627. [#|2012-01-19T10:46:03.134+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=84;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  628.  
  629. [#|2012-01-19T10:46:03.135+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=84;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  630.  
  631. [#|2012-01-19T10:46:03.219+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=83;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [428] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  632.  
  633. [#|2012-01-19T10:46:03.221+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=83;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [428]|#]
  634.  
  635. [#|2012-01-19T10:46:03.243+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=83;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 97 milliseconds.|#]
  636.  
  637. [#|2012-01-19T10:46:03.301+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=63;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp8046138532328050144/|#]
  638.  
  639. [#|2012-01-19T10:46:03.460+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=63;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  640.  
  641. [#|2012-01-19T10:46:03.534+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=63;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  642.  
  643. [#|2012-01-19T10:46:03.538+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=63;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  644.  
  645. [#|2012-01-19T10:46:03.656+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=63;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  646.  
  647. [#|2012-01-19T10:46:03.682+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=63;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  648.  
  649. [#|2012-01-19T10:46:03.682+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=63;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  650.  
  651. [#|2012-01-19T10:46:03.724+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=63;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  652.  
  653. [#|2012-01-19T10:46:03.728+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=63;_ThreadName=Thread-2;osgi.web.symbolicname=com.DX_57.SR_57;osgi.web.version=1.0.0.SNAPSHOT;osgi.web.contextpath=/SR_57-1.0-SNAPSHOT;|Registered ServletContext as a service with properties: {osgi.web.symbolicname=com.DX_57.SR_57, osgi.web.version=1.0.0.SNAPSHOT, osgi.web.contextpath=/SR_57-1.0-SNAPSHOT} |#]
  654.  
  655. [#|2012-01-19T10:46:03.729+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=63;_ThreadName=Thread-2;|deployed bundle com.DX_57.SR_57 [428] at file:/tmp/osgiapp8046138532328050144/|#]
  656.  
  657. [#|2012-01-19T10:46:20.106+0200|SEVERE|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.application|_ThreadID=112;_ThreadName=Thread-2;|Error Rendering View[/home.xhtml]
  658. com.sun.faces.mgbean.ManagedBeanCreationException: Cant instantiate class: com.DX_57.SR_57.userCheck.
  659. at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:193)
  660. at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:102)
  661. at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:409)
  662. at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:269)
  663. at com.sun.faces.el.ManagedBeanELResolver.resolveBean(ManagedBeanELResolver.java:244)
  664. at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:116)
  665. at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)
  666. at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)
  667. at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:99)
  668. at com.sun.el.parser.AstValue.getValue(AstValue.java:158)
  669. at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:219)
  670. at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109)
  671. at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:194)
  672. at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:182)
  673. at javax.faces.component.UIOutput.getValue(UIOutput.java:169)
  674. at com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer.getValue(HtmlBasicInputRenderer.java:205)
  675. at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.getCurrentValue(HtmlBasicRenderer.java:355)
  676. at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeEnd(HtmlBasicRenderer.java:164)
  677. at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875)
  678. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1763)
  679. at javax.faces.render.Renderer.encodeChildren(Renderer.java:168)
  680. at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:845)
  681. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1756)
  682. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1759)
  683. at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:401)
  684. at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:131)
  685. at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:121)
  686. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
  687. at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
  688. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
  689. at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1539)
  690. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:281)
  691. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  692. at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)
  693. at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)
  694. at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:98)
  695. at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91)
  696. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162)
  697. at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:330)
  698. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)
  699. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:174)
  700. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  701. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  702. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  703. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  704. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  705. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  706. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  707. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  708. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  709. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  710. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  711. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  712. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  713. at java.lang.Thread.run(Thread.java:722)
  714. Caused by: java.lang.NullPointerException
  715. at com.DX_57.SR_57.userCheck.<init>(userCheck.java:54)
  716. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  717. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  718. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  719. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  720. at java.lang.Class.newInstance0(Class.java:372)
  721. at java.lang.Class.newInstance(Class.java:325)
  722. at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:188)
  723. ... 54 more
  724. |#]
  725.  
  726. [#|2012-01-19T10:50:49.782+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.v3.admin|_ThreadID=452;_ThreadName=Thread-2;|Server shutdown initiated|#]
  727.  
  728. [#|2012-01-19T10:50:49.793+0200|INFO|glassfish3.1.1|org.glassfish.osgiejb|_ThreadID=452;_ThreadName=Thread-2;|removedService: Found 0 no. of EJBs|#]
  729.  
  730. [#|2012-01-19T10:50:49.818+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=452;_ThreadName=Thread-2;|Deleted /tmp/osgiapp8046138532328050144|#]
  731.  
  732. [#|2012-01-19T10:50:49.819+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=452;_ThreadName=Thread-2;|Undeployed bundle com.DX_57.SR_57 [428]|#]
  733.  
  734. [#|2012-01-19T10:50:49.827+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=452;_ThreadName=Thread-2;|Stopped helloworld-api [426]|#]
  735.  
  736. [#|2012-01-19T10:50:49.834+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=452;_ThreadName=Thread-2;|Stopped helloworld-impl [427]|#]
  737.  
  738. [#|2012-01-19T10:50:49.839+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=452;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [428]|#]
  739.  
  740. [#|2012-01-19T10:50:51.900+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=452;_ThreadName=Thread-56;|JMXStartupService: Stopped JMXConnectorServer: null|#]
  741.  
  742. [#|2012-01-19T10:50:51.901+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=452;_ThreadName=Thread-56;|JMXStartupService and JMXConnectors have been shut down.|#]
  743.  
  744. [#|2012-01-19T10:50:51.901+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=452;_ThreadName=Thread-56;|Shutdown procedure finished|#]
  745.  
  746. Jan 19, 2012 10:52:36 AM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  747. INFO: JVM invocation command line:
  748. /opt/jdk1.7.0_01/bin/java
  749. -cp
  750. /opt/glassfish3/glassfish/modules/glassfish.jar
  751. -XX:+UnlockDiagnosticVMOptions
  752. -XX:MaxPermSize=192m
  753. -XX:NewRatio=2
  754. -Xmx512m
  755. -client
  756. -javaagent:/opt/glassfish3/glassfish/lib/monitor/flashlight-agent.jar
  757. -Dfelix.fileinstall.disableConfigSave=false
  758. -Djavax.net.ssl.keyStore=/opt/glassfish3/glassfish/domains/domain1/config/keystore.jks
  759. -Djava.awt.headless=true
  760. -Dfelix.fileinstall.poll=5000
  761. -Djava.endorsed.dirs=/opt/glassfish3/glassfish/modules/endorsed:/opt/glassfish3/glassfish/lib/endorsed
  762. -Dfelix.fileinstall.bundles.startTransient=true
  763. -Djavax.net.ssl.trustStore=/opt/glassfish3/glassfish/domains/domain1/config/cacerts.jks
  764. -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
  765. -DANTLR_USE_DIRECT_CLASS_LOADING=true
  766. -Djava.security.auth.login.config=/opt/glassfish3/glassfish/domains/domain1/config/login.conf
  767. -Dgosh.args=--nointeractive
  768. -Dosgi.shell.telnet.maxconn=1
  769. -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
  770. -Dfelix.fileinstall.dir=/opt/glassfish3/glassfish/modules/autostart/
  771. -Dosgi.shell.telnet.port=6666
  772. -Djava.security.policy=/opt/glassfish3/glassfish/domains/domain1/config/server.policy
  773. -Dfelix.fileinstall.log.level=2
  774. -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
  775. -Dosgi.shell.telnet.ip=127.0.0.1
  776. -Dcom.sun.aas.instanceRoot=/opt/glassfish3/glassfish/domains/domain1
  777. -Dcom.sun.aas.installRoot=/opt/glassfish3/glassfish
  778. -Djava.ext.dirs=/opt/jdk1.7.0_01/lib/ext:/opt/jdk1.7.0_01/jre/lib/ext:/opt/glassfish3/glassfish/domains/domain1/lib/ext
  779. -Dfelix.fileinstall.bundles.new.start=true
  780. -Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command,org.apache.felix.fileinstall
  781. -Djava.library.path=/opt/glassfish3/glassfish/lib:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/server:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
  782. com.sun.enterprise.glassfish.bootstrap.ASMain
  783. -domainname
  784. domain1
  785. -asadmin-args
  786. --host,,,localhost,,,--port,,,4848,,,--secure=false,,,--terse=false,,,--echo=false,,,--interactive=true,,,start-domain,,,--verbose=false,,,--debug=false,,,--domaindir,,,/opt/glassfish3/glassfish/domains,,,domain1
  787. -instancename
  788. server
  789. -verbose
  790. false
  791. -debug
  792. false
  793. -asadmin-classpath
  794. /opt/glassfish3/glassfish/modules/admin-cli.jar
  795. -asadmin-classname
  796. com.sun.enterprise.admin.cli.AsadminMain
  797. -upgrade
  798. false
  799. -type
  800. DAS
  801. -domaindir
  802. /opt/glassfish3/glassfish/domains/domain1
  803. -read-stdin
  804. true
  805. Jan 19, 2012 10:52:36 AM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  806. INFO: Successfully launched in 15 msec.
  807. [#|2012-01-19T10:52:41.066+0200|INFO|glassfish3.1.1|null|_ThreadID=1;_ThreadName=Thread-2;|Running GlassFish Version: GlassFish Server Open Source Edition 3.1.1 (build 12)|#]
  808.  
  809. [#|2012-01-19T10:52:41.066+0200|WARNING|glassfish3.1.1|null|_ThreadID=1;_ThreadName=Thread-2;|Record begin marker is not a proper value so using default.|#]
  810.  
  811. [#|2012-01-19T10:52:41.066+0200|WARNING|glassfish3.1.1|null|_ThreadID=1;_ThreadName=Thread-2;|Record end marker is not a proper value so using default.|#]
  812.  
  813. [#|2012-01-19T10:52:41.066+0200|WARNING|glassfish3.1.1|null|_ThreadID=1;_ThreadName=Thread-2;|Log Format field separator is not a character so using default.|#]
  814.  
  815. [#|2012-01-19T10:52:41.242+0200|INFO|glassfish3.1.1|org.glassfish.ha.store.spi.BackingStoreFactoryRegistry|_ThreadID=1;_ThreadName=Thread-2;|Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry|#]
  816.  
  817. [#|2012-01-19T10:52:41.778+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=26;_ThreadName=Thread-2;|Grizzly Framework 1.9.36 started in: 96ms - bound to [0.0.0.0:8080]|#]
  818.  
  819. [#|2012-01-19T10:52:41.784+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=28;_ThreadName=Thread-2;|Grizzly Framework 1.9.36 started in: 68ms - bound to [0.0.0.0:8181]|#]
  820.  
  821. [#|2012-01-19T10:52:41.794+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=32;_ThreadName=Thread-2;|Grizzly Framework 1.9.36 started in: 31ms - bound to [0.0.0.0:7676]|#]
  822.  
  823. [#|2012-01-19T10:52:41.796+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=33;_ThreadName=Thread-2;|Grizzly Framework 1.9.36 started in: 72ms - bound to [0.0.0.0:4848]|#]
  824.  
  825. [#|2012-01-19T10:52:41.798+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=31;_ThreadName=Thread-2;|Grizzly Framework 1.9.36 started in: 52ms - bound to [0.0.0.0:3700]|#]
  826.  
  827. [#|2012-01-19T10:52:41.832+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=1;_ThreadName=Thread-2;|The Admin Console is already installed, but not yet loaded.|#]
  828.  
  829. [#|2012-01-19T10:52:43.574+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=1;_ThreadName=Thread-2;|Started helloworld-api [426]|#]
  830.  
  831. [#|2012-01-19T10:52:43.578+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-2;|CORE10010: Loading application helloworld-api-1.0-SNAPSHOT done in 1,613 ms|#]
  832.  
  833. [#|2012-01-19T10:52:43.627+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=1;_ThreadName=Thread-2;|Started helloworld-impl [427]|#]
  834.  
  835. [#|2012-01-19T10:52:43.658+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-2;|CORE10010: Loading application helloworld-impl-1.0-SNAPSHOT done in 77 ms|#]
  836.  
  837. [#|2012-01-19T10:52:43.758+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=1;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [428]|#]
  838.  
  839. [#|2012-01-19T10:52:43.759+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-2;|CORE10010: Loading application SR_57-1.0-SNAPSHOT done in 98 ms|#]
  840.  
  841. [#|2012-01-19T10:52:43.762+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-2;|GlassFish Server Open Source Edition 3.1.1 (12) startup time : Felix (3,167ms), startup services(3,507ms), total(6,674ms)|#]
  842.  
  843. [#|2012-01-19T10:52:46.180+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=45;_ThreadName=Thread-2;|JMXStartupService: Started JMXConnector, JMXService URL = service:jmx:rmi://Testserver:8686/jndi/rmi://Testserver:8686/jmxrmi|#]
  844.  
  845. [#|2012-01-19T10:52:46.468+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=65;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp8872032567896019372/|#]
  846.  
  847. [#|2012-01-19T10:52:47.363+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=12;_ThreadName=Thread-2;|WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]|#]
  848.  
  849. [#|2012-01-19T10:52:47.670+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=12;_ThreadName=Thread-2;|WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]|#]
  850.  
  851. [#|2012-01-19T10:52:47.674+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=65;_ThreadName=Thread-2;|SEC1002: Security Manager is OFF.|#]
  852.  
  853. [#|2012-01-19T10:52:47.678+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=12;_ThreadName=Thread-2;|WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]|#]
  854.  
  855. [#|2012-01-19T10:52:47.813+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=12;_ThreadName=Thread-2;|WEB0171: Created virtual server [server]|#]
  856.  
  857. [#|2012-01-19T10:52:47.900+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=65;_ThreadName=Thread-2;|SEC1010: Entering Security Startup Service|#]
  858.  
  859. [#|2012-01-19T10:52:47.905+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=65;_ThreadName=Thread-2;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
  860.  
  861. [#|2012-01-19T10:52:48.058+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=12;_ThreadName=Thread-2;|WEB0171: Created virtual server [__asadmin]|#]
  862.  
  863. [#|2012-01-19T10:52:48.098+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=65;_ThreadName=Thread-2;|SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.|#]
  864.  
  865. [#|2012-01-19T10:52:48.100+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=65;_ThreadName=Thread-2;|SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.|#]
  866.  
  867. [#|2012-01-19T10:52:48.103+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=65;_ThreadName=Thread-2;|SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.|#]
  868.  
  869. [#|2012-01-19T10:52:48.110+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=65;_ThreadName=Thread-2;|SEC1011: Security Service(s) Started Successfully|#]
  870.  
  871. [#|2012-01-19T10:52:48.565+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=12;_ThreadName=Thread-2;|WEB0172: Virtual server [server] loaded default web module []|#]
  872.  
  873. [#|2012-01-19T10:52:49.276+0200|INFO|glassfish3.1.1|org.glassfish.osgihttp|_ThreadID=12;_ThreadName=Thread-2;|defaultVirtualServer = server|#]
  874.  
  875. [#|2012-01-19T10:52:49.318+0200|INFO|glassfish3.1.1|org.apache.catalina.startup.ContextConfig|_ThreadID=12;_ThreadName=Thread-2;|No default web.xml|#]
  876.  
  877. [#|2012-01-19T10:52:49.322+0200|INFO|glassfish3.1.1|org.glassfish.osgihttp|_ThreadID=12;_ThreadName=Thread-2;|standardContext = StandardEngine[glassfish-web].StandardHost[server].StandardContext[/osgi]|#]
  878.  
  879. [#|2012-01-19T10:52:49.331+0200|INFO|glassfish3.1.1|org.apache.catalina.startup.ContextConfig|_ThreadID=12;_ThreadName=Thread-2;|No default web.xml|#]
  880.  
  881. [#|2012-01-19T10:52:49.334+0200|INFO|glassfish3.1.1|org.glassfish.osgihttp|_ThreadID=12;_ThreadName=Thread-2;|standardContext = StandardEngine[glassfish-web].StandardHost[__asadmin].StandardContext[/osgi]|#]
  882.  
  883. [#|2012-01-19T10:52:49.760+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=65;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  884.  
  885. [#|2012-01-19T10:52:50.236+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=65;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  886.  
  887. [#|2012-01-19T10:52:50.249+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=65;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  888.  
  889. [#|2012-01-19T10:52:51.991+0200|INFO|glassfish3.1.1|org.hibernate.validator.util.Version|_ThreadID=65;_ThreadName=Thread-2;|Hibernate Validator 4.1.0.Final|#]
  890.  
  891. [#|2012-01-19T10:52:52.011+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=65;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  892.  
  893. [#|2012-01-19T10:52:52.122+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=65;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  894.  
  895. [#|2012-01-19T10:52:52.165+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=65;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  896.  
  897. [#|2012-01-19T10:52:52.600+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=65;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  898.  
  899. [#|2012-01-19T10:52:52.603+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=65;_ThreadName=Thread-2;osgi.web.symbolicname=com.DX_57.SR_57;osgi.web.version=1.0.0.SNAPSHOT;osgi.web.contextpath=/SR_57-1.0-SNAPSHOT;|Registered ServletContext as a service with properties: {osgi.web.symbolicname=com.DX_57.SR_57, osgi.web.version=1.0.0.SNAPSHOT, osgi.web.contextpath=/SR_57-1.0-SNAPSHOT} |#]
  900.  
  901. [#|2012-01-19T10:52:52.606+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=65;_ThreadName=Thread-2;|deployed bundle com.DX_57.SR_57 [428] at file:/tmp/osgiapp8872032567896019372/|#]
  902.  
  903. [#|2012-01-19T10:54:19.564+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=72;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  904.  
  905. [#|2012-01-19T10:54:19.770+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=87;_ThreadName=Thread-2;|The Admin Console is already installed, but not yet loaded.|#]
  906.  
  907. [#|2012-01-19T10:54:19.772+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=87;_ThreadName=Thread-2;|The Admin Console is starting. Please wait.|#]
  908.  
  909. [#|2012-01-19T10:54:20.438+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=88;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  910.  
  911. [#|2012-01-19T10:54:24.316+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=87;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context ''|#]
  912.  
  913. [#|2012-01-19T10:54:25.104+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=87;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  914.  
  915. [#|2012-01-19T10:54:25.942+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=87;_ThreadName=Thread-2;|WEB0671: Loading application [__admingui] at [/]|#]
  916.  
  917. [#|2012-01-19T10:54:25.945+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=87;_ThreadName=Thread-2;|CORE10010: Loading application __admingui done in 6,172 ms|#]
  918.  
  919. [#|2012-01-19T10:54:25.946+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=87;_ThreadName=Thread-2;|The Admin Console application is loaded.|#]
  920.  
  921. [#|2012-01-19T10:54:28.179+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=95;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  922.  
  923. [#|2012-01-19T10:54:30.048+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=88;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  924.  
  925. [#|2012-01-19T10:54:30.064+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=95;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  926.  
  927. [#|2012-01-19T10:54:40.480+0200|INFO|glassfish3.1.1|com.sun.jersey.server.impl.application.WebApplicationImpl|_ThreadID=107;_ThreadName=Thread-2;|Initiating Jersey application, version 'Jersey: 1.9.1 09/14/2011 02:05 PM'|#]
  928.  
  929. [#|2012-01-19T10:54:41.832+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.admin.rest.adapter|_ThreadID=107;_ThreadName=Thread-2;|REST00001: Listening to REST requests at context: /management/domain|#]
  930.  
  931. [#|2012-01-19T10:54:41.870+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=96;_ThreadName=Thread-2;|Redirecting to /login.jsf|#]
  932.  
  933. [#|2012-01-19T10:54:53.296+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=97;_ThreadName=Thread-2;|Admin Console: Initializing Session Attributes...|#]
  934.  
  935. [#|2012-01-19T10:55:05.431+0200|INFO|glassfish3.1.1|org.glassfish.osgiejb|_ThreadID=98;_ThreadName=Thread-2;|removedService: Found 0 no. of EJBs|#]
  936.  
  937. [#|2012-01-19T10:55:05.457+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=98;_ThreadName=Thread-2;|Deleted /tmp/osgiapp8872032567896019372|#]
  938.  
  939. [#|2012-01-19T10:55:05.458+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=98;_ThreadName=Thread-2;|Undeployed bundle com.DX_57.SR_57 [428]|#]
  940.  
  941. [#|2012-01-19T10:55:05.460+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=98;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [428]|#]
  942.  
  943. [#|2012-01-19T10:55:05.471+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=98;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [428]|#]
  944.  
  945. [#|2012-01-19T10:55:05.626+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Stopped helloworld-api [426]|#]
  946.  
  947. [#|2012-01-19T10:55:05.653+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Uninstalled helloworld-api [426]|#]
  948.  
  949. [#|2012-01-19T10:55:05.811+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=107;_ThreadName=Thread-2;|Stopped helloworld-impl [427]|#]
  950.  
  951. [#|2012-01-19T10:55:05.816+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=107;_ThreadName=Thread-2;|Uninstalled helloworld-impl [427]|#]
  952.  
  953. [#|2012-01-19T10:55:06.290+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=95;_ThreadName=Thread-2;|com.sun.webui.jsf.component.DropDown::The current value of component propertyForm:deployTable:topActionsGroup1:filter does not match any of the selections.
  954. Did you forget to reset the value after changing the options? |#]
  955.  
  956. [#|2012-01-19T10:55:25.887+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=97;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  957.  
  958. [#|2012-01-19T10:55:25.998+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=97;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  959.  
  960. [#|2012-01-19T10:55:26.007+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=97;_ThreadName=Thread-2;|uploadFileName=helloworld-api-1.0-SNAPSHOT.jar|#]
  961.  
  962. [#|2012-01-19T10:55:26.079+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=98;_ThreadName=Thread-2;|Installed helloworld-api [429] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/helloworld-api-1.0-SNAPSHOT/|#]
  963.  
  964. [#|2012-01-19T10:55:26.082+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=98;_ThreadName=Thread-2;|Started helloworld-api [429]|#]
  965.  
  966. [#|2012-01-19T10:55:26.126+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=98;_ThreadName=Thread-2;|helloworld-api-1.0-SNAPSHOT was successfully deployed in 102 milliseconds.|#]
  967.  
  968. [#|2012-01-19T10:55:40.859+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=96;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  969.  
  970. [#|2012-01-19T10:55:40.970+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=96;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  971.  
  972. [#|2012-01-19T10:55:40.971+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=96;_ThreadName=Thread-2;|uploadFileName=helloworld-impl-1.0-SNAPSHOT.jar|#]
  973.  
  974. [#|2012-01-19T10:55:41.033+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Installed helloworld-impl [430] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/helloworld-impl-1.0-SNAPSHOT/|#]
  975.  
  976. [#|2012-01-19T10:55:41.038+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Started helloworld-impl [430]|#]
  977.  
  978. [#|2012-01-19T10:55:41.053+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=72;_ThreadName=Thread-2;|helloworld-impl-1.0-SNAPSHOT was successfully deployed in 70 milliseconds.|#]
  979.  
  980. [#|2012-01-19T10:55:55.850+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=96;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  981.  
  982. [#|2012-01-19T10:55:55.946+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=96;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  983.  
  984. [#|2012-01-19T10:55:55.946+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=96;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  985.  
  986. [#|2012-01-19T10:55:56.043+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [431] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  987.  
  988. [#|2012-01-19T10:55:56.059+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [431]|#]
  989.  
  990. [#|2012-01-19T10:55:56.094+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=72;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 136 milliseconds.|#]
  991.  
  992. [#|2012-01-19T10:55:56.148+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp3982923965334349064/|#]
  993.  
  994. [#|2012-01-19T10:55:56.317+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  995.  
  996. [#|2012-01-19T10:55:56.363+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  997.  
  998. [#|2012-01-19T10:55:56.367+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  999.  
  1000. [#|2012-01-19T10:55:56.423+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  1001.  
  1002. [#|2012-01-19T10:55:56.436+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  1003.  
  1004. [#|2012-01-19T10:55:56.437+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  1005.  
  1006. [#|2012-01-19T10:55:56.459+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  1007.  
  1008. [#|2012-01-19T10:55:56.461+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;osgi.web.symbolicname=com.DX_57.SR_57;osgi.web.version=1.0.0.SNAPSHOT;osgi.web.contextpath=/SR_57-1.0-SNAPSHOT;|Registered ServletContext as a service with properties: {osgi.web.symbolicname=com.DX_57.SR_57, osgi.web.version=1.0.0.SNAPSHOT, osgi.web.contextpath=/SR_57-1.0-SNAPSHOT} |#]
  1009.  
  1010. [#|2012-01-19T10:55:56.465+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|deployed bundle com.DX_57.SR_57 [431] at file:/tmp/osgiapp3982923965334349064/|#]
  1011.  
  1012. [#|2012-01-19T10:56:01.376+0200|SEVERE|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.application|_ThreadID=133;_ThreadName=Thread-2;|Error Rendering View[/home.xhtml]
  1013. com.sun.faces.mgbean.ManagedBeanCreationException: Cant instantiate class: com.DX_57.SR_57.userCheck.
  1014. at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:193)
  1015. at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:102)
  1016. at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:409)
  1017. at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:269)
  1018. at com.sun.faces.el.ManagedBeanELResolver.resolveBean(ManagedBeanELResolver.java:244)
  1019. at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:116)
  1020. at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)
  1021. at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)
  1022. at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:99)
  1023. at com.sun.el.parser.AstValue.getValue(AstValue.java:158)
  1024. at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:219)
  1025. at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109)
  1026. at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:194)
  1027. at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:182)
  1028. at javax.faces.component.UIOutput.getValue(UIOutput.java:169)
  1029. at com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer.getValue(HtmlBasicInputRenderer.java:205)
  1030. at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.getCurrentValue(HtmlBasicRenderer.java:355)
  1031. at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeEnd(HtmlBasicRenderer.java:164)
  1032. at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875)
  1033. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1763)
  1034. at javax.faces.render.Renderer.encodeChildren(Renderer.java:168)
  1035. at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:845)
  1036. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1756)
  1037. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1759)
  1038. at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:401)
  1039. at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:131)
  1040. at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:121)
  1041. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
  1042. at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
  1043. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
  1044. at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1539)
  1045. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:281)
  1046. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  1047. at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)
  1048. at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)
  1049. at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:98)
  1050. at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91)
  1051. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162)
  1052. at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:330)
  1053. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)
  1054. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:174)
  1055. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  1056. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  1057. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  1058. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  1059. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  1060. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  1061. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  1062. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  1063. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  1064. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  1065. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  1066. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  1067. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  1068. at java.lang.Thread.run(Thread.java:722)
  1069. Caused by: java.lang.NullPointerException
  1070. at com.DX_57.SR_57.userCheck.<init>(userCheck.java:54)
  1071. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  1072. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  1073. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  1074. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  1075. at java.lang.Class.newInstance0(Class.java:372)
  1076. at java.lang.Class.newInstance(Class.java:325)
  1077. at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:188)
  1078. ... 54 more
  1079. |#]
  1080.  
  1081. [#|2012-01-19T10:57:22.084+0200|SEVERE|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.application|_ThreadID=134;_ThreadName=Thread-2;|Error Rendering View[/home.xhtml]
  1082. com.sun.faces.mgbean.ManagedBeanCreationException: Cant instantiate class: com.DX_57.SR_57.userCheck.
  1083. at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:193)
  1084. at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:102)
  1085. at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:409)
  1086. at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:269)
  1087. at com.sun.faces.el.ManagedBeanELResolver.resolveBean(ManagedBeanELResolver.java:244)
  1088. at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:116)
  1089. at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)
  1090. at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)
  1091. at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:99)
  1092. at com.sun.el.parser.AstValue.getValue(AstValue.java:158)
  1093. at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:219)
  1094. at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109)
  1095. at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:194)
  1096. at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:182)
  1097. at javax.faces.component.UIOutput.getValue(UIOutput.java:169)
  1098. at com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer.getValue(HtmlBasicInputRenderer.java:205)
  1099. at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.getCurrentValue(HtmlBasicRenderer.java:355)
  1100. at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeEnd(HtmlBasicRenderer.java:164)
  1101. at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875)
  1102. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1763)
  1103. at javax.faces.render.Renderer.encodeChildren(Renderer.java:168)
  1104. at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:845)
  1105. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1756)
  1106. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1759)
  1107. at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:401)
  1108. at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:131)
  1109. at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:121)
  1110. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
  1111. at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
  1112. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
  1113. at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1539)
  1114. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:281)
  1115. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  1116. at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)
  1117. at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)
  1118. at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:98)
  1119. at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91)
  1120. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162)
  1121. at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:330)
  1122. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)
  1123. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:174)
  1124. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  1125. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  1126. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  1127. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  1128. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  1129. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  1130. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  1131. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  1132. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  1133. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  1134. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  1135. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  1136. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  1137. at java.lang.Thread.run(Thread.java:722)
  1138. Caused by: java.lang.NullPointerException
  1139. at com.DX_57.SR_57.userCheck.<init>(userCheck.java:54)
  1140. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  1141. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  1142. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  1143. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  1144. at java.lang.Class.newInstance0(Class.java:372)
  1145. at java.lang.Class.newInstance(Class.java:325)
  1146. at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:188)
  1147. ... 54 more
  1148. |#]
  1149.  
  1150. [#|2012-01-19T11:31:54.035+0200|SEVERE|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.application|_ThreadID=132;_ThreadName=Thread-2;|Error Rendering View[/home.xhtml]
  1151. com.sun.faces.mgbean.ManagedBeanCreationException: Cant instantiate class: com.DX_57.SR_57.userCheck.
  1152. at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:193)
  1153. at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:102)
  1154. at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:409)
  1155. at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:269)
  1156. at com.sun.faces.el.ManagedBeanELResolver.resolveBean(ManagedBeanELResolver.java:244)
  1157. at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:116)
  1158. at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)
  1159. at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)
  1160. at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:99)
  1161. at com.sun.el.parser.AstValue.getValue(AstValue.java:158)
  1162. at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:219)
  1163. at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109)
  1164. at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:194)
  1165. at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:182)
  1166. at javax.faces.component.UIOutput.getValue(UIOutput.java:169)
  1167. at com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer.getValue(HtmlBasicInputRenderer.java:205)
  1168. at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.getCurrentValue(HtmlBasicRenderer.java:355)
  1169. at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeEnd(HtmlBasicRenderer.java:164)
  1170. at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875)
  1171. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1763)
  1172. at javax.faces.render.Renderer.encodeChildren(Renderer.java:168)
  1173. at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:845)
  1174. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1756)
  1175. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1759)
  1176. at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:401)
  1177. at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:131)
  1178. at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:121)
  1179. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
  1180. at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
  1181. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
  1182. at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1539)
  1183. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:281)
  1184. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  1185. at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)
  1186. at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)
  1187. at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:98)
  1188. at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91)
  1189. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162)
  1190. at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:330)
  1191. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)
  1192. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:174)
  1193. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  1194. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  1195. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  1196. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  1197. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  1198. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  1199. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  1200. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  1201. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  1202. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  1203. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  1204. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  1205. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  1206. at java.lang.Thread.run(Thread.java:722)
  1207. Caused by: java.lang.NullPointerException
  1208. at com.DX_57.SR_57.userCheck.<init>(userCheck.java:54)
  1209. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  1210. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  1211. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  1212. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  1213. at java.lang.Class.newInstance0(Class.java:372)
  1214. at java.lang.Class.newInstance(Class.java:325)
  1215. at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:188)
  1216. ... 54 more
  1217. |#]
  1218.  
  1219. [#|2012-01-19T11:31:57.942+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=88;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  1220.  
  1221. [#|2012-01-19T11:31:58.341+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=96;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  1222.  
  1223. [#|2012-01-19T11:31:58.350+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=97;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  1224.  
  1225. [#|2012-01-19T11:31:58.397+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=88;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  1226.  
  1227. [#|2012-01-19T11:31:58.405+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=72;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  1228.  
  1229. [#|2012-01-19T11:32:03.041+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=95;_ThreadName=Thread-2;|Redirecting to /index.jsf|#]
  1230.  
  1231. [#|2012-01-19T11:32:03.061+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=96;_ThreadName=Thread-2;|Admin Console: Initializing Session Attributes...|#]
  1232.  
  1233. [#|2012-01-19T11:32:57.485+0200|INFO|glassfish3.1.1|javax.enterprise.resource.jms.com.sun.enterprise.connectors.jms.system|_ThreadID=88;_ThreadName=Thread-2;|JMS010: ADDRESSLIST in setJmsServiceProvider: mq://localhost:7676/|#]
  1234.  
  1235. [#|2012-01-19T11:32:57.488+0200|INFO|glassfish3.1.1|javax.enterprise.resource.jms.com.sun.enterprise.connectors.jms.system|_ThreadID=88;_ThreadName=Thread-2;|JMS08: JMS Service Connection URL is : mq://localhost:7676/|#]
  1236.  
  1237. [#|2012-01-19T11:32:57.533+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=88;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  1238.  
  1239. [#|2012-01-19T11:32:57.650+0200|INFO|glassfish3.1.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=88;_ThreadName=Thread-2;|MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter: Version: 4.5.1 (Build 3-b) Compile: Tue Jun 21 16:31:32 PDT 2011|#]
  1240.  
  1241. [#|2012-01-19T11:32:57.651+0200|INFO|glassfish3.1.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=88;_ThreadName=Thread-2;|MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter starting: broker is EMBEDDED, connection mode is Direct|#]
  1242.  
  1243. [#|2012-01-19T11:32:58.856+0200|INFO|glassfish3.1.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=88;_ThreadName=Thread-2;|MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter Started:EMBEDDED|#]
  1244.  
  1245. [#|2012-01-19T11:33:01.540+0200|INFO|glassfish3.1.1|com.sun.jersey.server.impl.application.WebApplicationImpl|_ThreadID=88;_ThreadName=Thread-2;|Initiating Jersey application, version 'Jersey: 1.9.1 09/14/2011 02:05 PM'|#]
  1246.  
  1247. [#|2012-01-19T11:33:01.743+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.admin.rest.adapter|_ThreadID=88;_ThreadName=Thread-2;|REST00001: Listening to REST requests at context: /monitoring/domain|#]
  1248.  
  1249. [#|2012-01-19T11:33:14.531+0200|SEVERE|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.application|_ThreadID=134;_ThreadName=Thread-2;|Error Rendering View[/home.xhtml]
  1250. com.sun.faces.mgbean.ManagedBeanCreationException: Cant instantiate class: com.DX_57.SR_57.userCheck.
  1251. at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:193)
  1252. at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:102)
  1253. at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:409)
  1254. at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:269)
  1255. at com.sun.faces.el.ManagedBeanELResolver.resolveBean(ManagedBeanELResolver.java:244)
  1256. at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:116)
  1257. at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)
  1258. at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)
  1259. at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:99)
  1260. at com.sun.el.parser.AstValue.getValue(AstValue.java:158)
  1261. at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:219)
  1262. at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109)
  1263. at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:194)
  1264. at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:182)
  1265. at javax.faces.component.UIOutput.getValue(UIOutput.java:169)
  1266. at com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer.getValue(HtmlBasicInputRenderer.java:205)
  1267. at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.getCurrentValue(HtmlBasicRenderer.java:355)
  1268. at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeEnd(HtmlBasicRenderer.java:164)
  1269. at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875)
  1270. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1763)
  1271. at javax.faces.render.Renderer.encodeChildren(Renderer.java:168)
  1272. at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:845)
  1273. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1756)
  1274. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1759)
  1275. at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:401)
  1276. at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:131)
  1277. at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:121)
  1278. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
  1279. at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
  1280. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
  1281. at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1539)
  1282. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:281)
  1283. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  1284. at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)
  1285. at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)
  1286. at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:98)
  1287. at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91)
  1288. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162)
  1289. at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:330)
  1290. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)
  1291. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:174)
  1292. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  1293. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  1294. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  1295. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  1296. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  1297. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  1298. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  1299. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  1300. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  1301. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  1302. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  1303. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  1304. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  1305. at java.lang.Thread.run(Thread.java:722)
  1306. Caused by: java.lang.NullPointerException
  1307. at com.DX_57.SR_57.userCheck.<init>(userCheck.java:54)
  1308. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  1309. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  1310. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  1311. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  1312. at java.lang.Class.newInstance0(Class.java:372)
  1313. at java.lang.Class.newInstance(Class.java:325)
  1314. at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:188)
  1315. ... 54 more
  1316. |#]
  1317.  
  1318. [#|2012-01-19T13:11:36.607+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=95;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  1319.  
  1320. [#|2012-01-19T13:11:37.218+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=88;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  1321.  
  1322. [#|2012-01-19T13:11:37.225+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=95;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  1323.  
  1324. [#|2012-01-19T13:11:37.277+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=72;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  1325.  
  1326. [#|2012-01-19T13:11:37.286+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=96;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  1327.  
  1328. [#|2012-01-19T13:11:43.850+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=95;_ThreadName=Thread-2;|Redirecting to /index.jsf|#]
  1329.  
  1330. [#|2012-01-19T13:11:43.879+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=97;_ThreadName=Thread-2;|Admin Console: Initializing Session Attributes...|#]
  1331.  
  1332. [#|2012-01-19T13:11:50.687+0200|INFO|glassfish3.1.1|org.glassfish.osgiejb|_ThreadID=72;_ThreadName=Thread-2;|removedService: Found 0 no. of EJBs|#]
  1333.  
  1334. [#|2012-01-19T13:11:50.727+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=72;_ThreadName=Thread-2;|Deleted /tmp/osgiapp3982923965334349064|#]
  1335.  
  1336. [#|2012-01-19T13:11:50.728+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=72;_ThreadName=Thread-2;|Undeployed bundle com.DX_57.SR_57 [431]|#]
  1337.  
  1338. [#|2012-01-19T13:11:50.729+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [431]|#]
  1339.  
  1340. [#|2012-01-19T13:11:50.757+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [431]|#]
  1341.  
  1342. [#|2012-01-19T13:11:50.854+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Stopped helloworld-api [429]|#]
  1343.  
  1344. [#|2012-01-19T13:11:50.860+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Uninstalled helloworld-api [429]|#]
  1345.  
  1346. [#|2012-01-19T13:11:50.964+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=95;_ThreadName=Thread-2;|Stopped helloworld-impl [430]|#]
  1347.  
  1348. [#|2012-01-19T13:11:50.968+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=95;_ThreadName=Thread-2;|Uninstalled helloworld-impl [430]|#]
  1349.  
  1350. [#|2012-01-19T13:11:51.091+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|com.sun.webui.jsf.component.DropDown::The current value of component propertyForm:deployTable:topActionsGroup1:filter does not match any of the selections.
  1351. Did you forget to reset the value after changing the options? |#]
  1352.  
  1353. [#|2012-01-19T13:12:08.868+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=201;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  1354.  
  1355. [#|2012-01-19T13:12:08.979+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=201;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  1356.  
  1357. [#|2012-01-19T13:12:08.980+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=201;_ThreadName=Thread-2;|uploadFileName=helloworld-api-1.0-SNAPSHOT.jar|#]
  1358.  
  1359. [#|2012-01-19T13:12:09.046+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Installed helloworld-api [432] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/helloworld-api-1.0-SNAPSHOT/|#]
  1360.  
  1361. [#|2012-01-19T13:12:09.049+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Started helloworld-api [432]|#]
  1362.  
  1363. [#|2012-01-19T13:12:09.060+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=72;_ThreadName=Thread-2;|helloworld-api-1.0-SNAPSHOT was successfully deployed in 69 milliseconds.|#]
  1364.  
  1365. [#|2012-01-19T13:12:20.960+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=95;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  1366.  
  1367. [#|2012-01-19T13:12:21.064+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=95;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  1368.  
  1369. [#|2012-01-19T13:12:21.065+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=95;_ThreadName=Thread-2;|uploadFileName=helloworld-impl-1.0-SNAPSHOT.jar|#]
  1370.  
  1371. [#|2012-01-19T13:12:21.111+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=96;_ThreadName=Thread-2;|Installed helloworld-impl [433] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/helloworld-impl-1.0-SNAPSHOT/|#]
  1372.  
  1373. [#|2012-01-19T13:12:21.116+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=96;_ThreadName=Thread-2;|Started helloworld-impl [433]|#]
  1374.  
  1375. [#|2012-01-19T13:12:21.138+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=96;_ThreadName=Thread-2;|helloworld-impl-1.0-SNAPSHOT was successfully deployed in 63 milliseconds.|#]
  1376.  
  1377. [#|2012-01-19T13:12:38.918+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=201;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  1378.  
  1379. [#|2012-01-19T13:12:38.997+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=201;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  1380.  
  1381. [#|2012-01-19T13:12:38.998+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=201;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  1382.  
  1383. [#|2012-01-19T13:12:39.099+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=97;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [434] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  1384.  
  1385. [#|2012-01-19T13:12:39.121+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=97;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [434]|#]
  1386.  
  1387. [#|2012-01-19T13:12:39.144+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=97;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 136 milliseconds.|#]
  1388.  
  1389. [#|2012-01-19T13:12:39.195+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp1842665972312564883/|#]
  1390.  
  1391. [#|2012-01-19T13:12:39.394+0200|INFO|glassfish3.1.1|org.jboss.weld.Version|_ThreadID=59;_ThreadName=Thread-2;|WELD-000900 ${parsedVersion (osgiVersion})|#]
  1392.  
  1393. [#|2012-01-19T13:12:39.430+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  1394.  
  1395. [#|2012-01-19T13:12:40.260+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  1396.  
  1397. [#|2012-01-19T13:12:40.263+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  1398.  
  1399. [#|2012-01-19T13:12:40.376+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  1400.  
  1401. [#|2012-01-19T13:12:40.438+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  1402.  
  1403. [#|2012-01-19T13:12:40.441+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  1404.  
  1405. [#|2012-01-19T13:12:40.466+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  1406.  
  1407. [#|2012-01-19T13:12:40.477+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  1408.  
  1409. [#|2012-01-19T13:12:40.478+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  1410.  
  1411. [#|2012-01-19T13:12:40.499+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  1412.  
  1413. [#|2012-01-19T13:12:40.509+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=59;_ThreadName=Thread-2;|Exception while loading the app|#]
  1414.  
  1415. [#|2012-01-19T13:12:40.534+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Deleted /tmp/osgiapp1842665972312564883|#]
  1416.  
  1417. [#|2012-01-19T13:12:40.534+0200|SEVERE|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed while deploying bundle com.DX_57.SR_57 [434]|#]
  1418.  
  1419. [#|2012-01-19T13:12:40.535+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Removed bundle 434 against context path /SR_57-1.0-SNAPSHOT |#]
  1420.  
  1421. [#|2012-01-19T13:12:40.536+0200|WARNING|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed to deploy bundle com.DX_57.SR_57 [434]
  1422. org.glassfish.osgijavaeebase.DeploymentException: Deployment of com.DX_57.SR_57 [434] failed because of following reason: Failed while deploying bundle com.DX_57.SR_57 [434] : java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [434] ], root cause: Exception while loading the app
  1423. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:125)
  1424. at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:154)
  1425. at org.glassfish.osgijavaeebase.JavaEEExtender.deploy(JavaEEExtender.java:107)
  1426. at org.glassfish.osgijavaeebase.JavaEEExtender.access$200(JavaEEExtender.java:61)
  1427. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:151)
  1428. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:148)
  1429. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  1430. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  1431. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  1432. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  1433. at java.lang.Thread.run(Thread.java:722)
  1434. Caused by: java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [434] ], root cause: Exception while loading the app
  1435. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:196)
  1436. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:118)
  1437. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:121)
  1438. ... 10 more
  1439. Caused by: org.glassfish.deployment.common.DeploymentException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@5524b62f
  1440. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:193)
  1441. at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:128)
  1442. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:306)
  1443. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  1444. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  1445. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:183)
  1446. ... 12 more
  1447. Caused by: org.jboss.weld.exceptions.UnserializableDependencyException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@5524b62f
  1448. at org.jboss.weld.bootstrap.Validator.validateInjectionPointPassivationCapable(Validator.java:328)
  1449. at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:290)
  1450. at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:106)
  1451. at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:129)
  1452. at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:351)
  1453. at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:336)
  1454. at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:396)
  1455. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:190)
  1456. ... 17 more
  1457. |#]
  1458.  
  1459. [#|2012-01-19T13:18:29.934+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=201;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [434]|#]
  1460.  
  1461. [#|2012-01-19T13:18:29.961+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=201;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [434]|#]
  1462.  
  1463. [#|2012-01-19T13:18:41.297+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=97;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  1464.  
  1465. [#|2012-01-19T13:18:41.373+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=97;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  1466.  
  1467. [#|2012-01-19T13:18:41.374+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=97;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  1468.  
  1469. [#|2012-01-19T13:18:41.455+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [435] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  1470.  
  1471. [#|2012-01-19T13:18:41.457+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [435]|#]
  1472.  
  1473. [#|2012-01-19T13:18:41.477+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=88;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 93 milliseconds.|#]
  1474.  
  1475. [#|2012-01-19T13:18:41.544+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp5811103007452166100/|#]
  1476.  
  1477. [#|2012-01-19T13:18:41.735+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  1478.  
  1479. [#|2012-01-19T13:18:41.887+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  1480.  
  1481. [#|2012-01-19T13:18:41.889+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  1482.  
  1483. [#|2012-01-19T13:18:41.964+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  1484.  
  1485. [#|2012-01-19T13:18:42.000+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  1486.  
  1487. [#|2012-01-19T13:18:42.004+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  1488.  
  1489. [#|2012-01-19T13:18:42.025+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  1490.  
  1491. [#|2012-01-19T13:18:42.040+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  1492.  
  1493. [#|2012-01-19T13:18:42.041+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  1494.  
  1495. [#|2012-01-19T13:18:42.058+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  1496.  
  1497. [#|2012-01-19T13:18:42.062+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=59;_ThreadName=Thread-2;|Exception while loading the app|#]
  1498.  
  1499. [#|2012-01-19T13:18:42.125+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Deleted /tmp/osgiapp5811103007452166100|#]
  1500.  
  1501. [#|2012-01-19T13:18:42.125+0200|SEVERE|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed while deploying bundle com.DX_57.SR_57 [435]|#]
  1502.  
  1503. [#|2012-01-19T13:18:42.125+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Removed bundle 435 against context path /SR_57-1.0-SNAPSHOT |#]
  1504.  
  1505. [#|2012-01-19T13:18:42.126+0200|WARNING|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed to deploy bundle com.DX_57.SR_57 [435]
  1506. org.glassfish.osgijavaeebase.DeploymentException: Deployment of com.DX_57.SR_57 [435] failed because of following reason: Failed while deploying bundle com.DX_57.SR_57 [435] : java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [435] ], root cause: Exception while loading the app
  1507. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:125)
  1508. at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:154)
  1509. at org.glassfish.osgijavaeebase.JavaEEExtender.deploy(JavaEEExtender.java:107)
  1510. at org.glassfish.osgijavaeebase.JavaEEExtender.access$200(JavaEEExtender.java:61)
  1511. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:151)
  1512. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:148)
  1513. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  1514. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  1515. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  1516. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  1517. at java.lang.Thread.run(Thread.java:722)
  1518. Caused by: java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [435] ], root cause: Exception while loading the app
  1519. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:196)
  1520. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:118)
  1521. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:121)
  1522. ... 10 more
  1523. Caused by: org.glassfish.deployment.common.DeploymentException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@5723ef1b
  1524. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:193)
  1525. at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:128)
  1526. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:306)
  1527. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  1528. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  1529. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:183)
  1530. ... 12 more
  1531. Caused by: org.jboss.weld.exceptions.UnserializableDependencyException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@5723ef1b
  1532. at org.jboss.weld.bootstrap.Validator.validateInjectionPointPassivationCapable(Validator.java:328)
  1533. at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:290)
  1534. at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:106)
  1535. at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:129)
  1536. at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:351)
  1537. at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:336)
  1538. at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:396)
  1539. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:190)
  1540. ... 17 more
  1541. |#]
  1542.  
  1543. [#|2012-01-19T13:24:27.835+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [435]|#]
  1544.  
  1545. [#|2012-01-19T13:24:27.840+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [435]|#]
  1546.  
  1547. [#|2012-01-19T13:24:35.685+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=97;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  1548.  
  1549. [#|2012-01-19T13:24:35.763+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=97;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  1550.  
  1551. [#|2012-01-19T13:24:35.764+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=97;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  1552.  
  1553. [#|2012-01-19T13:24:35.852+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [436] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  1554.  
  1555. [#|2012-01-19T13:24:35.855+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [436]|#]
  1556.  
  1557. [#|2012-01-19T13:24:35.875+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=88;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 99 milliseconds.|#]
  1558.  
  1559. [#|2012-01-19T13:24:35.958+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp1518393727891416401/|#]
  1560.  
  1561. [#|2012-01-19T13:24:36.330+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  1562.  
  1563. [#|2012-01-19T13:24:36.504+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  1564.  
  1565. [#|2012-01-19T13:24:36.506+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  1566.  
  1567. [#|2012-01-19T13:24:36.631+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  1568.  
  1569. [#|2012-01-19T13:24:36.755+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  1570.  
  1571. [#|2012-01-19T13:24:36.811+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  1572.  
  1573. [#|2012-01-19T13:24:36.835+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  1574.  
  1575. [#|2012-01-19T13:24:36.859+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  1576.  
  1577. [#|2012-01-19T13:24:36.861+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  1578.  
  1579. [#|2012-01-19T13:24:36.896+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  1580.  
  1581. [#|2012-01-19T13:24:36.899+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=59;_ThreadName=Thread-2;|Exception while loading the app|#]
  1582.  
  1583. [#|2012-01-19T13:24:36.921+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Deleted /tmp/osgiapp1518393727891416401|#]
  1584.  
  1585. [#|2012-01-19T13:24:36.922+0200|SEVERE|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed while deploying bundle com.DX_57.SR_57 [436]|#]
  1586.  
  1587. [#|2012-01-19T13:24:36.922+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Removed bundle 436 against context path /SR_57-1.0-SNAPSHOT |#]
  1588.  
  1589. [#|2012-01-19T13:24:36.923+0200|WARNING|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed to deploy bundle com.DX_57.SR_57 [436]
  1590. org.glassfish.osgijavaeebase.DeploymentException: Deployment of com.DX_57.SR_57 [436] failed because of following reason: Failed while deploying bundle com.DX_57.SR_57 [436] : java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [436] ], root cause: Exception while loading the app
  1591. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:125)
  1592. at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:154)
  1593. at org.glassfish.osgijavaeebase.JavaEEExtender.deploy(JavaEEExtender.java:107)
  1594. at org.glassfish.osgijavaeebase.JavaEEExtender.access$200(JavaEEExtender.java:61)
  1595. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:151)
  1596. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:148)
  1597. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  1598. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  1599. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  1600. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  1601. at java.lang.Thread.run(Thread.java:722)
  1602. Caused by: java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [436] ], root cause: Exception while loading the app
  1603. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:196)
  1604. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:118)
  1605. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:121)
  1606. ... 10 more
  1607. Caused by: org.glassfish.deployment.common.DeploymentException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@a378186
  1608. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:193)
  1609. at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:128)
  1610. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:306)
  1611. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  1612. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  1613. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:183)
  1614. ... 12 more
  1615. Caused by: org.jboss.weld.exceptions.UnserializableDependencyException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@a378186
  1616. at org.jboss.weld.bootstrap.Validator.validateInjectionPointPassivationCapable(Validator.java:328)
  1617. at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:290)
  1618. at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:106)
  1619. at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:129)
  1620. at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:351)
  1621. at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:336)
  1622. at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:396)
  1623. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:190)
  1624. ... 17 more
  1625. |#]
  1626.  
  1627. [#|2012-01-19T13:25:47.515+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=88;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  1628.  
  1629. [#|2012-01-19T13:25:47.593+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=88;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  1630.  
  1631. [#|2012-01-19T13:25:47.594+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=88;_ThreadName=Thread-2;|uploadFileName=helloworld-cdiclient-1.0-SNAPSHOT.war|#]
  1632.  
  1633. [#|2012-01-19T13:25:47.661+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=96;_ThreadName=Thread-2;|Installed org.samples.osgi.helloworld.cdiclient [437] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/helloworld-cdiclient-1.0-SNAPSHOT/|#]
  1634.  
  1635. [#|2012-01-19T13:25:47.665+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=96;_ThreadName=Thread-2;|Started org.samples.osgi.helloworld.cdiclient [437]|#]
  1636.  
  1637. [#|2012-01-19T13:25:47.694+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp6163875568905352860/|#]
  1638.  
  1639. [#|2012-01-19T13:25:47.745+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=96;_ThreadName=Thread-2;|helloworld-cdiclient-1.0-SNAPSHOT was successfully deployed in 136 milliseconds.|#]
  1640.  
  1641. [#|2012-01-19T13:25:47.798+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  1642.  
  1643. [#|2012-01-19T13:25:47.826+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  1644.  
  1645. [#|2012-01-19T13:25:47.897+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  1646.  
  1647. [#|2012-01-19T13:25:47.899+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  1648.  
  1649. [#|2012-01-19T13:25:48.118+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  1650.  
  1651. [#|2012-01-19T13:25:48.175+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [org.samples.osgi.helloworld.cdiclient_1.0.0.SNAPSHOT] at [/helloworld-cdiclient]|#]
  1652.  
  1653. [#|2012-01-19T13:25:48.186+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;osgi.web.symbolicname=org.samples.osgi.helloworld.cdiclient;osgi.web.version=1.0.0.SNAPSHOT;osgi.web.contextpath=/helloworld-cdiclient;|Registered ServletContext as a service with properties: {osgi.web.symbolicname=org.samples.osgi.helloworld.cdiclient, osgi.web.version=1.0.0.SNAPSHOT, osgi.web.contextpath=/helloworld-cdiclient} |#]
  1654.  
  1655. [#|2012-01-19T13:25:48.188+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|deployed bundle org.samples.osgi.helloworld.cdiclient [437] at file:/tmp/osgiapp6163875568905352860/|#]
  1656.  
  1657. [#|2012-01-19T13:27:05.811+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [436]|#]
  1658.  
  1659. [#|2012-01-19T13:27:05.825+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [436]|#]
  1660.  
  1661. [#|2012-01-19T13:27:21.064+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=95;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  1662.  
  1663. [#|2012-01-19T13:27:21.140+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=95;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  1664.  
  1665. [#|2012-01-19T13:27:21.141+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=95;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  1666.  
  1667. [#|2012-01-19T13:27:21.221+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [438] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  1668.  
  1669. [#|2012-01-19T13:27:21.224+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [438]|#]
  1670.  
  1671. [#|2012-01-19T13:27:21.243+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=72;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 93 milliseconds.|#]
  1672.  
  1673. [#|2012-01-19T13:27:21.292+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp2367387325020497501/|#]
  1674.  
  1675. [#|2012-01-19T13:27:21.431+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  1676.  
  1677. [#|2012-01-19T13:27:21.472+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  1678.  
  1679. [#|2012-01-19T13:27:21.477+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  1680.  
  1681. [#|2012-01-19T13:27:21.511+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  1682.  
  1683. [#|2012-01-19T13:27:21.524+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  1684.  
  1685. [#|2012-01-19T13:27:21.525+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  1686.  
  1687. [#|2012-01-19T13:27:21.541+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  1688.  
  1689. [#|2012-01-19T13:27:21.544+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;osgi.web.symbolicname=com.DX_57.SR_57;osgi.web.version=1.0.0.SNAPSHOT;osgi.web.contextpath=/SR_57-1.0-SNAPSHOT;|Registered ServletContext as a service with properties: {osgi.web.symbolicname=com.DX_57.SR_57, osgi.web.version=1.0.0.SNAPSHOT, osgi.web.contextpath=/SR_57-1.0-SNAPSHOT} |#]
  1690.  
  1691. [#|2012-01-19T13:27:21.550+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|deployed bundle com.DX_57.SR_57 [438] at file:/tmp/osgiapp2367387325020497501/|#]
  1692.  
  1693. [#|2012-01-19T13:27:23.256+0200|SEVERE|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.application|_ThreadID=133;_ThreadName=Thread-2;|Error Rendering View[/home.xhtml]
  1694. com.sun.faces.mgbean.ManagedBeanCreationException: Cant instantiate class: com.DX_57.SR_57.userCheck.
  1695. at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:193)
  1696. at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:102)
  1697. at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:409)
  1698. at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:269)
  1699. at com.sun.faces.el.ManagedBeanELResolver.resolveBean(ManagedBeanELResolver.java:244)
  1700. at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:116)
  1701. at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)
  1702. at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)
  1703. at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:99)
  1704. at com.sun.el.parser.AstValue.getValue(AstValue.java:158)
  1705. at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:219)
  1706. at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109)
  1707. at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:194)
  1708. at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:182)
  1709. at javax.faces.component.UIOutput.getValue(UIOutput.java:169)
  1710. at com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer.getValue(HtmlBasicInputRenderer.java:205)
  1711. at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.getCurrentValue(HtmlBasicRenderer.java:355)
  1712. at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeEnd(HtmlBasicRenderer.java:164)
  1713. at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875)
  1714. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1763)
  1715. at javax.faces.render.Renderer.encodeChildren(Renderer.java:168)
  1716. at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:845)
  1717. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1756)
  1718. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1759)
  1719. at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:401)
  1720. at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:131)
  1721. at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:121)
  1722. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
  1723. at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
  1724. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
  1725. at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1539)
  1726. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:281)
  1727. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  1728. at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)
  1729. at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)
  1730. at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:98)
  1731. at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91)
  1732. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162)
  1733. at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:330)
  1734. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)
  1735. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:174)
  1736. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  1737. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  1738. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  1739. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  1740. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  1741. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  1742. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  1743. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  1744. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  1745. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  1746. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  1747. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  1748. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  1749. at java.lang.Thread.run(Thread.java:722)
  1750. Caused by: java.lang.NullPointerException
  1751. at com.DX_57.SR_57.userCheck.<init>(userCheck.java:54)
  1752. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  1753. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  1754. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  1755. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  1756. at java.lang.Class.newInstance0(Class.java:372)
  1757. at java.lang.Class.newInstance(Class.java:325)
  1758. at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:188)
  1759. ... 54 more
  1760. |#]
  1761.  
  1762. [#|2012-01-19T13:29:16.037+0200|INFO|glassfish3.1.1|org.glassfish.osgiejb|_ThreadID=88;_ThreadName=Thread-2;|removedService: Found 0 no. of EJBs|#]
  1763.  
  1764. [#|2012-01-19T13:29:16.062+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=88;_ThreadName=Thread-2;|Deleted /tmp/osgiapp2367387325020497501|#]
  1765.  
  1766. [#|2012-01-19T13:29:16.063+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=88;_ThreadName=Thread-2;|Undeployed bundle com.DX_57.SR_57 [438]|#]
  1767.  
  1768. [#|2012-01-19T13:29:16.063+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [438]|#]
  1769.  
  1770. [#|2012-01-19T13:29:16.069+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [438]|#]
  1771.  
  1772. [#|2012-01-19T13:29:26.036+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=97;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  1773.  
  1774. [#|2012-01-19T13:29:26.111+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=97;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  1775.  
  1776. [#|2012-01-19T13:29:26.112+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=97;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  1777.  
  1778. [#|2012-01-19T13:29:26.193+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=95;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [439] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  1779.  
  1780. [#|2012-01-19T13:29:26.196+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=95;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [439]|#]
  1781.  
  1782. [#|2012-01-19T13:29:26.216+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=95;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 95 milliseconds.|#]
  1783.  
  1784. [#|2012-01-19T13:29:26.272+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp5072945650297520582/|#]
  1785.  
  1786. [#|2012-01-19T13:29:26.485+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  1787.  
  1788. [#|2012-01-19T13:29:26.584+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  1789.  
  1790. [#|2012-01-19T13:29:26.585+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  1791.  
  1792. [#|2012-01-19T13:29:26.694+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  1793.  
  1794. [#|2012-01-19T13:29:26.746+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  1795.  
  1796. [#|2012-01-19T13:29:26.768+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  1797.  
  1798. [#|2012-01-19T13:29:26.827+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  1799.  
  1800. [#|2012-01-19T13:29:26.845+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  1801.  
  1802. [#|2012-01-19T13:29:26.846+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  1803.  
  1804. [#|2012-01-19T13:29:26.862+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  1805.  
  1806. [#|2012-01-19T13:29:26.871+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=59;_ThreadName=Thread-2;|Exception while loading the app|#]
  1807.  
  1808. [#|2012-01-19T13:29:27.027+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Deleted /tmp/osgiapp5072945650297520582|#]
  1809.  
  1810. [#|2012-01-19T13:29:27.028+0200|SEVERE|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed while deploying bundle com.DX_57.SR_57 [439]|#]
  1811.  
  1812. [#|2012-01-19T13:29:27.028+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Removed bundle 439 against context path /SR_57-1.0-SNAPSHOT |#]
  1813.  
  1814. [#|2012-01-19T13:29:27.029+0200|WARNING|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed to deploy bundle com.DX_57.SR_57 [439]
  1815. org.glassfish.osgijavaeebase.DeploymentException: Deployment of com.DX_57.SR_57 [439] failed because of following reason: Failed while deploying bundle com.DX_57.SR_57 [439] : java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [439] ], root cause: Exception while loading the app
  1816. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:125)
  1817. at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:154)
  1818. at org.glassfish.osgijavaeebase.JavaEEExtender.deploy(JavaEEExtender.java:107)
  1819. at org.glassfish.osgijavaeebase.JavaEEExtender.access$200(JavaEEExtender.java:61)
  1820. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:151)
  1821. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:148)
  1822. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  1823. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  1824. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  1825. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  1826. at java.lang.Thread.run(Thread.java:722)
  1827. Caused by: java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [439] ], root cause: Exception while loading the app
  1828. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:196)
  1829. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:118)
  1830. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:121)
  1831. ... 10 more
  1832. Caused by: org.glassfish.deployment.common.DeploymentException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@1ab6fdbb
  1833. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:193)
  1834. at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:128)
  1835. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:306)
  1836. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  1837. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  1838. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:183)
  1839. ... 12 more
  1840. Caused by: org.jboss.weld.exceptions.UnserializableDependencyException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@1ab6fdbb
  1841. at org.jboss.weld.bootstrap.Validator.validateInjectionPointPassivationCapable(Validator.java:328)
  1842. at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:290)
  1843. at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:106)
  1844. at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:129)
  1845. at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:351)
  1846. at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:336)
  1847. at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:396)
  1848. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:190)
  1849. ... 17 more
  1850. |#]
  1851.  
  1852. [#|2012-01-19T13:49:55.896+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=95;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [439]|#]
  1853.  
  1854. [#|2012-01-19T13:49:55.902+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=95;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [439]|#]
  1855.  
  1856. [#|2012-01-19T13:50:05.418+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=97;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  1857.  
  1858. [#|2012-01-19T13:50:05.493+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=97;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  1859.  
  1860. [#|2012-01-19T13:50:05.494+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=97;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  1861.  
  1862. [#|2012-01-19T13:50:05.575+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=95;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [440] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  1863.  
  1864. [#|2012-01-19T13:50:05.579+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=95;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [440]|#]
  1865.  
  1866. [#|2012-01-19T13:50:05.598+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=95;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 94 milliseconds.|#]
  1867.  
  1868. [#|2012-01-19T13:50:05.658+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp795144020061406343/|#]
  1869.  
  1870. [#|2012-01-19T13:50:05.779+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  1871.  
  1872. [#|2012-01-19T13:50:05.844+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  1873.  
  1874. [#|2012-01-19T13:50:05.845+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  1875.  
  1876. [#|2012-01-19T13:50:05.945+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  1877.  
  1878. [#|2012-01-19T13:50:05.982+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  1879.  
  1880. [#|2012-01-19T13:50:05.987+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  1881.  
  1882. [#|2012-01-19T13:50:06.006+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  1883.  
  1884. [#|2012-01-19T13:50:06.029+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  1885.  
  1886. [#|2012-01-19T13:50:06.030+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  1887.  
  1888. [#|2012-01-19T13:50:06.045+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  1889.  
  1890. [#|2012-01-19T13:50:06.049+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=59;_ThreadName=Thread-2;|Exception while loading the app|#]
  1891.  
  1892. [#|2012-01-19T13:50:06.085+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Deleted /tmp/osgiapp795144020061406343|#]
  1893.  
  1894. [#|2012-01-19T13:50:06.086+0200|SEVERE|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed while deploying bundle com.DX_57.SR_57 [440]|#]
  1895.  
  1896. [#|2012-01-19T13:50:06.086+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Removed bundle 440 against context path /SR_57-1.0-SNAPSHOT |#]
  1897.  
  1898. [#|2012-01-19T13:50:06.087+0200|WARNING|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed to deploy bundle com.DX_57.SR_57 [440]
  1899. org.glassfish.osgijavaeebase.DeploymentException: Deployment of com.DX_57.SR_57 [440] failed because of following reason: Failed while deploying bundle com.DX_57.SR_57 [440] : java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [440] ], root cause: Exception while loading the app
  1900. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:125)
  1901. at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:154)
  1902. at org.glassfish.osgijavaeebase.JavaEEExtender.deploy(JavaEEExtender.java:107)
  1903. at org.glassfish.osgijavaeebase.JavaEEExtender.access$200(JavaEEExtender.java:61)
  1904. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:151)
  1905. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:148)
  1906. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  1907. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  1908. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  1909. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  1910. at java.lang.Thread.run(Thread.java:722)
  1911. Caused by: java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [440] ], root cause: Exception while loading the app
  1912. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:196)
  1913. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:118)
  1914. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:121)
  1915. ... 10 more
  1916. Caused by: org.glassfish.deployment.common.DeploymentException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@7b65ea0f
  1917. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:193)
  1918. at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:128)
  1919. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:306)
  1920. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  1921. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  1922. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:183)
  1923. ... 12 more
  1924. Caused by: org.jboss.weld.exceptions.UnserializableDependencyException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@7b65ea0f
  1925. at org.jboss.weld.bootstrap.Validator.validateInjectionPointPassivationCapable(Validator.java:328)
  1926. at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:290)
  1927. at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:106)
  1928. at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:129)
  1929. at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:351)
  1930. at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:336)
  1931. at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:396)
  1932. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:190)
  1933. ... 17 more
  1934. |#]
  1935.  
  1936. [#|2012-01-19T14:11:57.048+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=97;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [440]|#]
  1937.  
  1938. [#|2012-01-19T14:11:57.053+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=97;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [440]|#]
  1939.  
  1940. [#|2012-01-19T14:12:04.918+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=88;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  1941.  
  1942. [#|2012-01-19T14:12:04.994+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=88;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  1943.  
  1944. [#|2012-01-19T14:12:04.995+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=88;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  1945.  
  1946. [#|2012-01-19T14:12:05.080+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=95;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [441] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  1947.  
  1948. [#|2012-01-19T14:12:05.083+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=95;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [441]|#]
  1949.  
  1950. [#|2012-01-19T14:12:05.103+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=95;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 98 milliseconds.|#]
  1951.  
  1952. [#|2012-01-19T14:12:05.157+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp5609830161730348874/|#]
  1953.  
  1954. [#|2012-01-19T14:12:05.407+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  1955.  
  1956. [#|2012-01-19T14:12:05.475+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  1957.  
  1958. [#|2012-01-19T14:12:05.476+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  1959.  
  1960. [#|2012-01-19T14:12:05.566+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  1961.  
  1962. [#|2012-01-19T14:12:05.610+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  1963.  
  1964. [#|2012-01-19T14:12:05.614+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  1965.  
  1966. [#|2012-01-19T14:12:05.652+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  1967.  
  1968. [#|2012-01-19T14:12:05.668+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  1969.  
  1970. [#|2012-01-19T14:12:05.669+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  1971.  
  1972. [#|2012-01-19T14:12:05.684+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  1973.  
  1974. [#|2012-01-19T14:12:05.687+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=59;_ThreadName=Thread-2;|Exception while loading the app|#]
  1975.  
  1976. [#|2012-01-19T14:12:05.716+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Deleted /tmp/osgiapp5609830161730348874|#]
  1977.  
  1978. [#|2012-01-19T14:12:05.717+0200|SEVERE|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed while deploying bundle com.DX_57.SR_57 [441]|#]
  1979.  
  1980. [#|2012-01-19T14:12:05.717+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Removed bundle 441 against context path /SR_57-1.0-SNAPSHOT |#]
  1981.  
  1982. [#|2012-01-19T14:12:05.718+0200|WARNING|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed to deploy bundle com.DX_57.SR_57 [441]
  1983. org.glassfish.osgijavaeebase.DeploymentException: Deployment of com.DX_57.SR_57 [441] failed because of following reason: Failed while deploying bundle com.DX_57.SR_57 [441] : java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [441] ], root cause: Exception while loading the app
  1984. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:125)
  1985. at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:154)
  1986. at org.glassfish.osgijavaeebase.JavaEEExtender.deploy(JavaEEExtender.java:107)
  1987. at org.glassfish.osgijavaeebase.JavaEEExtender.access$200(JavaEEExtender.java:61)
  1988. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:151)
  1989. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:148)
  1990. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  1991. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  1992. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  1993. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  1994. at java.lang.Thread.run(Thread.java:722)
  1995. Caused by: java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [441] ], root cause: Exception while loading the app
  1996. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:196)
  1997. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:118)
  1998. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:121)
  1999. ... 10 more
  2000. Caused by: org.glassfish.deployment.common.DeploymentException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@5ee866df
  2001. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:193)
  2002. at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:128)
  2003. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:306)
  2004. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2005. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2006. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:183)
  2007. ... 12 more
  2008. Caused by: org.jboss.weld.exceptions.UnserializableDependencyException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@5ee866df
  2009. at org.jboss.weld.bootstrap.Validator.validateInjectionPointPassivationCapable(Validator.java:328)
  2010. at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:290)
  2011. at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:106)
  2012. at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:129)
  2013. at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:351)
  2014. at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:336)
  2015. at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:396)
  2016. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:190)
  2017. ... 17 more
  2018. |#]
  2019.  
  2020. [#|2012-01-19T14:17:33.682+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=96;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  2021.  
  2022. [#|2012-01-19T14:17:40.405+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=95;_ThreadName=Thread-2;|Redirecting to /|#]
  2023.  
  2024. [#|2012-01-19T14:17:40.424+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=88;_ThreadName=Thread-2;|Admin Console: Initializing Session Attributes...|#]
  2025.  
  2026. [#|2012-01-19T14:21:52.401+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [441]|#]
  2027.  
  2028. [#|2012-01-19T14:21:52.406+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [441]|#]
  2029.  
  2030. [#|2012-01-19T14:22:02.640+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=72;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  2031.  
  2032. [#|2012-01-19T14:22:02.726+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=72;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  2033.  
  2034. [#|2012-01-19T14:22:02.726+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=72;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  2035.  
  2036. [#|2012-01-19T14:22:02.805+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=97;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [442] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  2037.  
  2038. [#|2012-01-19T14:22:02.808+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=97;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [442]|#]
  2039.  
  2040. [#|2012-01-19T14:22:02.830+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=97;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 95 milliseconds.|#]
  2041.  
  2042. [#|2012-01-19T14:22:02.884+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp2184526607170980009/|#]
  2043.  
  2044. [#|2012-01-19T14:22:03.086+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  2045.  
  2046. [#|2012-01-19T14:22:03.197+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  2047.  
  2048. [#|2012-01-19T14:22:03.198+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  2049.  
  2050. [#|2012-01-19T14:22:03.319+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  2051.  
  2052. [#|2012-01-19T14:22:03.388+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  2053.  
  2054. [#|2012-01-19T14:22:03.395+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  2055.  
  2056. [#|2012-01-19T14:22:03.426+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  2057.  
  2058. [#|2012-01-19T14:22:03.448+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  2059.  
  2060. [#|2012-01-19T14:22:03.449+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  2061.  
  2062. [#|2012-01-19T14:22:03.511+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  2063.  
  2064. [#|2012-01-19T14:22:03.520+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=59;_ThreadName=Thread-2;|Exception while loading the app|#]
  2065.  
  2066. [#|2012-01-19T14:22:03.544+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Deleted /tmp/osgiapp2184526607170980009|#]
  2067.  
  2068. [#|2012-01-19T14:22:03.545+0200|SEVERE|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed while deploying bundle com.DX_57.SR_57 [442]|#]
  2069.  
  2070. [#|2012-01-19T14:22:03.546+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Removed bundle 442 against context path /SR_57-1.0-SNAPSHOT |#]
  2071.  
  2072. [#|2012-01-19T14:22:03.546+0200|WARNING|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed to deploy bundle com.DX_57.SR_57 [442]
  2073. org.glassfish.osgijavaeebase.DeploymentException: Deployment of com.DX_57.SR_57 [442] failed because of following reason: Failed while deploying bundle com.DX_57.SR_57 [442] : java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [442] ], root cause: Exception while loading the app
  2074. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:125)
  2075. at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:154)
  2076. at org.glassfish.osgijavaeebase.JavaEEExtender.deploy(JavaEEExtender.java:107)
  2077. at org.glassfish.osgijavaeebase.JavaEEExtender.access$200(JavaEEExtender.java:61)
  2078. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:151)
  2079. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:148)
  2080. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  2081. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  2082. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  2083. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  2084. at java.lang.Thread.run(Thread.java:722)
  2085. Caused by: java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [442] ], root cause: Exception while loading the app
  2086. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:196)
  2087. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:118)
  2088. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:121)
  2089. ... 10 more
  2090. Caused by: org.glassfish.deployment.common.DeploymentException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@66b77558
  2091. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:193)
  2092. at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:128)
  2093. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:306)
  2094. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2095. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2096. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:183)
  2097. ... 12 more
  2098. Caused by: org.jboss.weld.exceptions.UnserializableDependencyException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@66b77558
  2099. at org.jboss.weld.bootstrap.Validator.validateInjectionPointPassivationCapable(Validator.java:328)
  2100. at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:290)
  2101. at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:106)
  2102. at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:129)
  2103. at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:351)
  2104. at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:336)
  2105. at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:396)
  2106. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:190)
  2107. ... 17 more
  2108. |#]
  2109.  
  2110. [#|2012-01-19T14:23:28.900+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [442]|#]
  2111.  
  2112. [#|2012-01-19T14:23:28.905+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [442]|#]
  2113.  
  2114. [#|2012-01-19T14:23:39.385+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=97;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  2115.  
  2116. [#|2012-01-19T14:23:39.463+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=97;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  2117.  
  2118. [#|2012-01-19T14:23:39.463+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=97;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  2119.  
  2120. [#|2012-01-19T14:23:39.547+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=394;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [443] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  2121.  
  2122. [#|2012-01-19T14:23:39.550+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=394;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [443]|#]
  2123.  
  2124. [#|2012-01-19T14:23:39.568+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=394;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 94 milliseconds.|#]
  2125.  
  2126. [#|2012-01-19T14:23:39.624+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp2065954571024847322/|#]
  2127.  
  2128. [#|2012-01-19T14:23:39.763+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  2129.  
  2130. [#|2012-01-19T14:23:39.797+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  2131.  
  2132. [#|2012-01-19T14:23:39.801+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  2133.  
  2134. [#|2012-01-19T14:23:39.852+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  2135.  
  2136. [#|2012-01-19T14:23:39.864+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  2137.  
  2138. [#|2012-01-19T14:23:39.865+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  2139.  
  2140. [#|2012-01-19T14:23:39.879+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  2141.  
  2142. [#|2012-01-19T14:23:39.882+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;osgi.web.symbolicname=com.DX_57.SR_57;osgi.web.version=1.0.0.SNAPSHOT;osgi.web.contextpath=/SR_57-1.0-SNAPSHOT;|Registered ServletContext as a service with properties: {osgi.web.symbolicname=com.DX_57.SR_57, osgi.web.version=1.0.0.SNAPSHOT, osgi.web.contextpath=/SR_57-1.0-SNAPSHOT} |#]
  2143.  
  2144. [#|2012-01-19T14:23:39.889+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|deployed bundle com.DX_57.SR_57 [443] at file:/tmp/osgiapp2065954571024847322/|#]
  2145.  
  2146. [#|2012-01-19T14:23:43.392+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=135;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  2147.  
  2148. [#|2012-01-19T14:24:56.151+0200|INFO|glassfish3.1.1|org.glassfish.osgiejb|_ThreadID=95;_ThreadName=Thread-2;|removedService: Found 0 no. of EJBs|#]
  2149.  
  2150. [#|2012-01-19T14:24:56.203+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=95;_ThreadName=Thread-2;|Deleted /tmp/osgiapp2065954571024847322|#]
  2151.  
  2152. [#|2012-01-19T14:24:56.203+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=95;_ThreadName=Thread-2;|Undeployed bundle com.DX_57.SR_57 [443]|#]
  2153.  
  2154. [#|2012-01-19T14:24:56.204+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=95;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [443]|#]
  2155.  
  2156. [#|2012-01-19T14:24:56.209+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=95;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [443]|#]
  2157.  
  2158. [#|2012-01-19T14:25:04.849+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=394;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  2159.  
  2160. [#|2012-01-19T14:25:04.928+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=394;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  2161.  
  2162. [#|2012-01-19T14:25:04.930+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=394;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  2163.  
  2164. [#|2012-01-19T14:25:05.024+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [444] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  2165.  
  2166. [#|2012-01-19T14:25:05.027+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [444]|#]
  2167.  
  2168. [#|2012-01-19T14:25:05.053+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=72;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 112 milliseconds.|#]
  2169.  
  2170. [#|2012-01-19T14:25:05.124+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp3070659041265489764/|#]
  2171.  
  2172. [#|2012-01-19T14:25:05.335+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  2173.  
  2174. [#|2012-01-19T14:25:05.390+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  2175.  
  2176. [#|2012-01-19T14:25:05.393+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  2177.  
  2178. [#|2012-01-19T14:25:05.497+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  2179.  
  2180. [#|2012-01-19T14:25:05.526+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  2181.  
  2182. [#|2012-01-19T14:25:05.527+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  2183.  
  2184. [#|2012-01-19T14:25:05.552+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  2185.  
  2186. [#|2012-01-19T14:25:05.555+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;osgi.web.symbolicname=com.DX_57.SR_57;osgi.web.version=1.0.0.SNAPSHOT;osgi.web.contextpath=/SR_57-1.0-SNAPSHOT;|Registered ServletContext as a service with properties: {osgi.web.symbolicname=com.DX_57.SR_57, osgi.web.version=1.0.0.SNAPSHOT, osgi.web.contextpath=/SR_57-1.0-SNAPSHOT} |#]
  2187.  
  2188. [#|2012-01-19T14:25:05.556+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|deployed bundle com.DX_57.SR_57 [444] at file:/tmp/osgiapp3070659041265489764/|#]
  2189.  
  2190. [#|2012-01-19T14:25:09.892+0200|SEVERE|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.application|_ThreadID=131;_ThreadName=Thread-2;|Error Rendering View[/home.xhtml]
  2191. com.sun.faces.mgbean.ManagedBeanCreationException: Cant instantiate class: com.DX_57.SR_57.userCheck.
  2192. at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:193)
  2193. at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:102)
  2194. at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:409)
  2195. at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:269)
  2196. at com.sun.faces.el.ManagedBeanELResolver.resolveBean(ManagedBeanELResolver.java:244)
  2197. at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:116)
  2198. at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)
  2199. at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)
  2200. at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:99)
  2201. at com.sun.el.parser.AstValue.getValue(AstValue.java:158)
  2202. at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:219)
  2203. at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109)
  2204. at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:194)
  2205. at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:182)
  2206. at javax.faces.component.UIOutput.getValue(UIOutput.java:169)
  2207. at com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer.getValue(HtmlBasicInputRenderer.java:205)
  2208. at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.getCurrentValue(HtmlBasicRenderer.java:355)
  2209. at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeEnd(HtmlBasicRenderer.java:164)
  2210. at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875)
  2211. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1763)
  2212. at javax.faces.render.Renderer.encodeChildren(Renderer.java:168)
  2213. at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:845)
  2214. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1756)
  2215. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1759)
  2216. at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:401)
  2217. at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:131)
  2218. at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:121)
  2219. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
  2220. at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
  2221. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
  2222. at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1539)
  2223. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:281)
  2224. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  2225. at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)
  2226. at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)
  2227. at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:98)
  2228. at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91)
  2229. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162)
  2230. at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:330)
  2231. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)
  2232. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:174)
  2233. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  2234. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  2235. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  2236. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  2237. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  2238. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  2239. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  2240. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  2241. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  2242. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  2243. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  2244. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  2245. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  2246. at java.lang.Thread.run(Thread.java:722)
  2247. Caused by: java.lang.NullPointerException
  2248. at com.DX_57.SR_57.userCheck.wwe(userCheck.java:55)
  2249. at com.DX_57.SR_57.userCheck.<init>(userCheck.java:58)
  2250. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  2251. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  2252. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  2253. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  2254. at java.lang.Class.newInstance0(Class.java:372)
  2255. at java.lang.Class.newInstance(Class.java:325)
  2256. at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:188)
  2257. ... 54 more
  2258. |#]
  2259.  
  2260. [#|2012-01-19T14:25:10.047+0200|SEVERE|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.application|_ThreadID=132;_ThreadName=Thread-2;|Error Rendering View[/home.xhtml]
  2261. com.sun.faces.mgbean.ManagedBeanCreationException: Cant instantiate class: com.DX_57.SR_57.userCheck.
  2262. at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:193)
  2263. at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:102)
  2264. at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:409)
  2265. at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:269)
  2266. at com.sun.faces.el.ManagedBeanELResolver.resolveBean(ManagedBeanELResolver.java:244)
  2267. at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:116)
  2268. at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176)
  2269. at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203)
  2270. at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:99)
  2271. at com.sun.el.parser.AstValue.getValue(AstValue.java:158)
  2272. at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:219)
  2273. at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109)
  2274. at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:194)
  2275. at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:182)
  2276. at javax.faces.component.UIOutput.getValue(UIOutput.java:169)
  2277. at com.sun.faces.renderkit.html_basic.HtmlBasicInputRenderer.getValue(HtmlBasicInputRenderer.java:205)
  2278. at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.getCurrentValue(HtmlBasicRenderer.java:355)
  2279. at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeEnd(HtmlBasicRenderer.java:164)
  2280. at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:875)
  2281. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1763)
  2282. at javax.faces.render.Renderer.encodeChildren(Renderer.java:168)
  2283. at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:845)
  2284. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1756)
  2285. at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1759)
  2286. at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:401)
  2287. at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:131)
  2288. at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:121)
  2289. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
  2290. at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
  2291. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
  2292. at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1539)
  2293. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:281)
  2294. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  2295. at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)
  2296. at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)
  2297. at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:98)
  2298. at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91)
  2299. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162)
  2300. at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:330)
  2301. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)
  2302. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:174)
  2303. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  2304. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  2305. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  2306. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  2307. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  2308. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  2309. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  2310. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  2311. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  2312. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  2313. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  2314. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  2315. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  2316. at java.lang.Thread.run(Thread.java:722)
  2317. Caused by: java.lang.NullPointerException
  2318. at com.DX_57.SR_57.userCheck.wwe(userCheck.java:55)
  2319. at com.DX_57.SR_57.userCheck.<init>(userCheck.java:58)
  2320. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  2321. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  2322. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  2323. at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
  2324. at java.lang.Class.newInstance0(Class.java:372)
  2325. at java.lang.Class.newInstance(Class.java:325)
  2326. at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:188)
  2327. ... 54 more
  2328. |#]
  2329.  
  2330. [#|2012-01-19T14:25:49.239+0200|INFO|glassfish3.1.1|org.glassfish.osgiejb|_ThreadID=72;_ThreadName=Thread-2;|removedService: Found 0 no. of EJBs|#]
  2331.  
  2332. [#|2012-01-19T14:25:49.261+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=72;_ThreadName=Thread-2;|Deleted /tmp/osgiapp3070659041265489764|#]
  2333.  
  2334. [#|2012-01-19T14:25:49.261+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=72;_ThreadName=Thread-2;|Undeployed bundle com.DX_57.SR_57 [444]|#]
  2335.  
  2336. [#|2012-01-19T14:25:49.262+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [444]|#]
  2337.  
  2338. [#|2012-01-19T14:25:49.269+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [444]|#]
  2339.  
  2340. [#|2012-01-19T14:25:58.263+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=72;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  2341.  
  2342. [#|2012-01-19T14:25:58.338+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=72;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  2343.  
  2344. [#|2012-01-19T14:25:58.339+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=72;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  2345.  
  2346. [#|2012-01-19T14:25:58.418+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=96;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [445] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  2347.  
  2348. [#|2012-01-19T14:25:58.422+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=96;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [445]|#]
  2349.  
  2350. [#|2012-01-19T14:25:58.447+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=96;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 97 milliseconds.|#]
  2351.  
  2352. [#|2012-01-19T14:25:58.510+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp7402914855672677453/|#]
  2353.  
  2354. [#|2012-01-19T14:25:58.720+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  2355.  
  2356. [#|2012-01-19T14:25:59.764+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  2357.  
  2358. [#|2012-01-19T14:25:59.765+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  2359.  
  2360. [#|2012-01-19T14:25:59.818+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  2361.  
  2362. [#|2012-01-19T14:25:59.907+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  2363.  
  2364. [#|2012-01-19T14:25:59.910+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  2365.  
  2366. [#|2012-01-19T14:25:59.933+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  2367.  
  2368. [#|2012-01-19T14:25:59.945+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  2369.  
  2370. [#|2012-01-19T14:25:59.945+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  2371.  
  2372. [#|2012-01-19T14:25:59.960+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  2373.  
  2374. [#|2012-01-19T14:25:59.965+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=59;_ThreadName=Thread-2;|Exception while loading the app|#]
  2375.  
  2376. [#|2012-01-19T14:25:59.985+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Deleted /tmp/osgiapp7402914855672677453|#]
  2377.  
  2378. [#|2012-01-19T14:25:59.985+0200|SEVERE|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed while deploying bundle com.DX_57.SR_57 [445]|#]
  2379.  
  2380. [#|2012-01-19T14:25:59.986+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Removed bundle 445 against context path /SR_57-1.0-SNAPSHOT |#]
  2381.  
  2382. [#|2012-01-19T14:25:59.986+0200|WARNING|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed to deploy bundle com.DX_57.SR_57 [445]
  2383. org.glassfish.osgijavaeebase.DeploymentException: Deployment of com.DX_57.SR_57 [445] failed because of following reason: Failed while deploying bundle com.DX_57.SR_57 [445] : java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [445] ], root cause: Exception while loading the app
  2384. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:125)
  2385. at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:154)
  2386. at org.glassfish.osgijavaeebase.JavaEEExtender.deploy(JavaEEExtender.java:107)
  2387. at org.glassfish.osgijavaeebase.JavaEEExtender.access$200(JavaEEExtender.java:61)
  2388. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:151)
  2389. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:148)
  2390. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  2391. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  2392. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  2393. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  2394. at java.lang.Thread.run(Thread.java:722)
  2395. Caused by: java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [445] ], root cause: Exception while loading the app
  2396. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:196)
  2397. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:118)
  2398. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:121)
  2399. ... 10 more
  2400. Caused by: org.glassfish.deployment.common.DeploymentException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@4a714747
  2401. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:193)
  2402. at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:128)
  2403. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:306)
  2404. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2405. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2406. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:183)
  2407. ... 12 more
  2408. Caused by: org.jboss.weld.exceptions.UnserializableDependencyException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@4a714747
  2409. at org.jboss.weld.bootstrap.Validator.validateInjectionPointPassivationCapable(Validator.java:328)
  2410. at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:290)
  2411. at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:106)
  2412. at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:129)
  2413. at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:351)
  2414. at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:336)
  2415. at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:396)
  2416. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:190)
  2417. ... 17 more
  2418. |#]
  2419.  
  2420. [#|2012-01-19T14:27:56.633+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=96;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [445]|#]
  2421.  
  2422. [#|2012-01-19T14:27:56.638+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=96;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [445]|#]
  2423.  
  2424. [#|2012-01-19T14:28:06.480+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=95;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  2425.  
  2426. [#|2012-01-19T14:28:06.556+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=95;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  2427.  
  2428. [#|2012-01-19T14:28:06.556+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=95;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  2429.  
  2430. [#|2012-01-19T14:28:06.636+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=97;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [446] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  2431.  
  2432. [#|2012-01-19T14:28:06.640+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=97;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [446]|#]
  2433.  
  2434. [#|2012-01-19T14:28:06.670+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=97;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 103 milliseconds.|#]
  2435.  
  2436. [#|2012-01-19T14:28:06.753+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp6334404027699840836/|#]
  2437.  
  2438. [#|2012-01-19T14:28:06.893+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  2439.  
  2440. [#|2012-01-19T14:28:06.969+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  2441.  
  2442. [#|2012-01-19T14:28:06.970+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  2443.  
  2444. [#|2012-01-19T14:28:07.130+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  2445.  
  2446. [#|2012-01-19T14:28:07.164+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  2447.  
  2448. [#|2012-01-19T14:28:07.168+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  2449.  
  2450. [#|2012-01-19T14:28:07.188+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  2451.  
  2452. [#|2012-01-19T14:28:07.199+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  2453.  
  2454. [#|2012-01-19T14:28:07.200+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  2455.  
  2456. [#|2012-01-19T14:28:07.236+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  2457.  
  2458. [#|2012-01-19T14:28:07.242+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=59;_ThreadName=Thread-2;|Exception while loading the app|#]
  2459.  
  2460. [#|2012-01-19T14:28:07.295+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Deleted /tmp/osgiapp6334404027699840836|#]
  2461.  
  2462. [#|2012-01-19T14:28:07.296+0200|SEVERE|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed while deploying bundle com.DX_57.SR_57 [446]|#]
  2463.  
  2464. [#|2012-01-19T14:28:07.297+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Removed bundle 446 against context path /SR_57-1.0-SNAPSHOT |#]
  2465.  
  2466. [#|2012-01-19T14:28:07.301+0200|WARNING|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed to deploy bundle com.DX_57.SR_57 [446]
  2467. org.glassfish.osgijavaeebase.DeploymentException: Deployment of com.DX_57.SR_57 [446] failed because of following reason: Failed while deploying bundle com.DX_57.SR_57 [446] : java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [446] ], root cause: Exception while loading the app
  2468. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:125)
  2469. at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:154)
  2470. at org.glassfish.osgijavaeebase.JavaEEExtender.deploy(JavaEEExtender.java:107)
  2471. at org.glassfish.osgijavaeebase.JavaEEExtender.access$200(JavaEEExtender.java:61)
  2472. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:151)
  2473. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:148)
  2474. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  2475. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  2476. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  2477. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  2478. at java.lang.Thread.run(Thread.java:722)
  2479. Caused by: java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [446] ], root cause: Exception while loading the app
  2480. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:196)
  2481. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:118)
  2482. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:121)
  2483. ... 10 more
  2484. Caused by: org.glassfish.deployment.common.DeploymentException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@7431242
  2485. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:193)
  2486. at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:128)
  2487. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:306)
  2488. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2489. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2490. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:183)
  2491. ... 12 more
  2492. Caused by: org.jboss.weld.exceptions.UnserializableDependencyException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@7431242
  2493. at org.jboss.weld.bootstrap.Validator.validateInjectionPointPassivationCapable(Validator.java:328)
  2494. at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:290)
  2495. at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:106)
  2496. at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:129)
  2497. at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:351)
  2498. at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:336)
  2499. at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:396)
  2500. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:190)
  2501. ... 17 more
  2502. |#]
  2503.  
  2504. [#|2012-01-19T14:28:46.600+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=394;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [446]|#]
  2505.  
  2506. [#|2012-01-19T14:28:46.606+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=394;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [446]|#]
  2507.  
  2508. [#|2012-01-19T14:28:53.886+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=88;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  2509.  
  2510. [#|2012-01-19T14:28:53.963+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=88;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  2511.  
  2512. [#|2012-01-19T14:28:53.964+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=88;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  2513.  
  2514. [#|2012-01-19T14:28:54.044+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=95;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [447] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  2515.  
  2516. [#|2012-01-19T14:28:54.048+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=95;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [447]|#]
  2517.  
  2518. [#|2012-01-19T14:28:54.127+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=95;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 153 milliseconds.|#]
  2519.  
  2520. [#|2012-01-19T14:28:54.143+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp3539100205634371951/|#]
  2521.  
  2522. [#|2012-01-19T14:28:54.282+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  2523.  
  2524. [#|2012-01-19T14:28:54.307+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  2525.  
  2526. [#|2012-01-19T14:28:54.311+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  2527.  
  2528. [#|2012-01-19T14:28:54.343+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  2529.  
  2530. [#|2012-01-19T14:28:54.369+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  2531.  
  2532. [#|2012-01-19T14:28:54.370+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  2533.  
  2534. [#|2012-01-19T14:28:54.386+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  2535.  
  2536. [#|2012-01-19T14:28:54.388+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;osgi.web.symbolicname=com.DX_57.SR_57;osgi.web.version=1.0.0.SNAPSHOT;osgi.web.contextpath=/SR_57-1.0-SNAPSHOT;|Registered ServletContext as a service with properties: {osgi.web.symbolicname=com.DX_57.SR_57, osgi.web.version=1.0.0.SNAPSHOT, osgi.web.contextpath=/SR_57-1.0-SNAPSHOT} |#]
  2537.  
  2538. [#|2012-01-19T14:28:54.389+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|deployed bundle com.DX_57.SR_57 [447] at file:/tmp/osgiapp3539100205634371951/|#]
  2539.  
  2540. [#|2012-01-19T14:29:02.346+0200|WARNING|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.lifecycle|_ThreadID=133;_ThreadName=Thread-2;|#{loginController.userCompare}: java.lang.NullPointerException
  2541. javax.faces.FacesException: #{loginController.userCompare}: java.lang.NullPointerException
  2542. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:118)
  2543. at javax.faces.component.UICommand.broadcast(UICommand.java:315)
  2544. at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:794)
  2545. at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1259)
  2546. at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81)
  2547. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
  2548. at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
  2549. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)
  2550. at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1539)
  2551. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:281)
  2552. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  2553. at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)
  2554. at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)
  2555. at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:98)
  2556. at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91)
  2557. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162)
  2558. at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:330)
  2559. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)
  2560. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:174)
  2561. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  2562. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  2563. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  2564. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  2565. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  2566. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  2567. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  2568. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  2569. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  2570. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  2571. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  2572. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  2573. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  2574. at java.lang.Thread.run(Thread.java:722)
  2575. Caused by: javax.faces.el.EvaluationException: java.lang.NullPointerException
  2576. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:102)
  2577. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
  2578. ... 32 more
  2579. Caused by: java.lang.NullPointerException
  2580. at com.DX_57.SR_57.userCheck.wwe(userCheck.java:55)
  2581. at com.DX_57.SR_57.userCheck.userCompare(userCheck.java:209)
  2582. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2583. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  2584. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2585. at java.lang.reflect.Method.invoke(Method.java:601)
  2586. at com.sun.el.parser.AstValue.invoke(AstValue.java:234)
  2587. at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297)
  2588. at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105)
  2589. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:88)
  2590. ... 33 more
  2591. |#]
  2592.  
  2593. [#|2012-01-19T14:35:24.993+0200|WARNING|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.lifecycle|_ThreadID=134;_ThreadName=Thread-2;|#{loginController.userCompare}: java.lang.NullPointerException
  2594. javax.faces.FacesException: #{loginController.userCompare}: java.lang.NullPointerException
  2595. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:118)
  2596. at javax.faces.component.UICommand.broadcast(UICommand.java:315)
  2597. at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:794)
  2598. at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1259)
  2599. at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81)
  2600. at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
  2601. at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
  2602. at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)
  2603. at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1539)
  2604. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:281)
  2605. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
  2606. at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)
  2607. at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)
  2608. at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:98)
  2609. at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91)
  2610. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162)
  2611. at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:330)
  2612. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)
  2613. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:174)
  2614. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
  2615. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
  2616. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
  2617. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
  2618. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  2619. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  2620. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  2621. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  2622. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  2623. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  2624. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  2625. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  2626. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  2627. at java.lang.Thread.run(Thread.java:722)
  2628. Caused by: javax.faces.el.EvaluationException: java.lang.NullPointerException
  2629. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:102)
  2630. at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
  2631. ... 32 more
  2632. Caused by: java.lang.NullPointerException
  2633. at com.DX_57.SR_57.userCheck.wwe(userCheck.java:55)
  2634. at com.DX_57.SR_57.userCheck.userCompare(userCheck.java:209)
  2635. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2636. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  2637. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2638. at java.lang.reflect.Method.invoke(Method.java:601)
  2639. at com.sun.el.parser.AstValue.invoke(AstValue.java:234)
  2640. at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297)
  2641. at com.sun.faces.facelets.el.TagMethodExpression.invoke(TagMethodExpression.java:105)
  2642. at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:88)
  2643. ... 33 more
  2644. |#]
  2645.  
  2646. [#|2012-01-19T14:46:32.015+0200|INFO|glassfish3.1.1|org.glassfish.osgiejb|_ThreadID=95;_ThreadName=Thread-2;|removedService: Found 0 no. of EJBs|#]
  2647.  
  2648. [#|2012-01-19T14:46:32.035+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=95;_ThreadName=Thread-2;|Deleted /tmp/osgiapp3539100205634371951|#]
  2649.  
  2650. [#|2012-01-19T14:46:32.036+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=95;_ThreadName=Thread-2;|Undeployed bundle com.DX_57.SR_57 [447]|#]
  2651.  
  2652. [#|2012-01-19T14:46:32.037+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=95;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [447]|#]
  2653.  
  2654. [#|2012-01-19T14:46:32.042+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=95;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [447]|#]
  2655.  
  2656. [#|2012-01-19T14:46:46.717+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=96;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  2657.  
  2658. [#|2012-01-19T14:46:46.814+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=96;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  2659.  
  2660. [#|2012-01-19T14:46:46.815+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=96;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  2661.  
  2662. [#|2012-01-19T14:46:46.896+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [448] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  2663.  
  2664. [#|2012-01-19T14:46:46.899+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=72;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [448]|#]
  2665.  
  2666. [#|2012-01-19T14:46:46.917+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=72;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 92 milliseconds.|#]
  2667.  
  2668. [#|2012-01-19T14:46:46.982+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp5253651952928114269/|#]
  2669.  
  2670. [#|2012-01-19T14:46:47.145+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  2671.  
  2672. [#|2012-01-19T14:46:47.276+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  2673.  
  2674. [#|2012-01-19T14:46:47.277+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  2675.  
  2676. [#|2012-01-19T14:46:47.363+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  2677.  
  2678. [#|2012-01-19T14:46:47.515+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  2679.  
  2680. [#|2012-01-19T14:46:47.521+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  2681.  
  2682. [#|2012-01-19T14:46:47.655+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  2683.  
  2684. [#|2012-01-19T14:46:47.711+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  2685.  
  2686. [#|2012-01-19T14:46:47.712+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  2687.  
  2688. [#|2012-01-19T14:46:47.749+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  2689.  
  2690. [#|2012-01-19T14:46:47.754+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=59;_ThreadName=Thread-2;|Exception while loading the app|#]
  2691.  
  2692. [#|2012-01-19T14:46:47.775+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Deleted /tmp/osgiapp5253651952928114269|#]
  2693.  
  2694. [#|2012-01-19T14:46:47.775+0200|SEVERE|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed while deploying bundle com.DX_57.SR_57 [448]|#]
  2695.  
  2696. [#|2012-01-19T14:46:47.776+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Removed bundle 448 against context path /SR_57-1.0-SNAPSHOT |#]
  2697.  
  2698. [#|2012-01-19T14:46:47.776+0200|WARNING|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed to deploy bundle com.DX_57.SR_57 [448]
  2699. org.glassfish.osgijavaeebase.DeploymentException: Deployment of com.DX_57.SR_57 [448] failed because of following reason: Failed while deploying bundle com.DX_57.SR_57 [448] : java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [448] ], root cause: Exception while loading the app
  2700. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:125)
  2701. at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:154)
  2702. at org.glassfish.osgijavaeebase.JavaEEExtender.deploy(JavaEEExtender.java:107)
  2703. at org.glassfish.osgijavaeebase.JavaEEExtender.access$200(JavaEEExtender.java:61)
  2704. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:151)
  2705. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:148)
  2706. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  2707. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  2708. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  2709. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  2710. at java.lang.Thread.run(Thread.java:722)
  2711. Caused by: java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [448] ], root cause: Exception while loading the app
  2712. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:196)
  2713. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:118)
  2714. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:121)
  2715. ... 10 more
  2716. Caused by: org.glassfish.deployment.common.DeploymentException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@67fb5b3b
  2717. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:193)
  2718. at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:128)
  2719. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:306)
  2720. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2721. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2722. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:183)
  2723. ... 12 more
  2724. Caused by: org.jboss.weld.exceptions.UnserializableDependencyException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@67fb5b3b
  2725. at org.jboss.weld.bootstrap.Validator.validateInjectionPointPassivationCapable(Validator.java:328)
  2726. at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:290)
  2727. at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:106)
  2728. at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:129)
  2729. at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:351)
  2730. at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:336)
  2731. at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:396)
  2732. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:190)
  2733. ... 17 more
  2734. |#]
  2735.  
  2736. [#|2012-01-19T14:51:58.923+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=96;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [448]|#]
  2737.  
  2738. [#|2012-01-19T14:51:58.928+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=96;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [448]|#]
  2739.  
  2740. [#|2012-01-19T14:52:06.672+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=95;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  2741.  
  2742. [#|2012-01-19T14:52:06.749+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=95;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  2743.  
  2744. [#|2012-01-19T14:52:06.750+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=95;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  2745.  
  2746. [#|2012-01-19T14:52:06.833+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [449] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  2747.  
  2748. [#|2012-01-19T14:52:06.839+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [449]|#]
  2749.  
  2750. [#|2012-01-19T14:52:06.857+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=88;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 98 milliseconds.|#]
  2751.  
  2752. [#|2012-01-19T14:52:06.935+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp7976808328966701381/|#]
  2753.  
  2754. [#|2012-01-19T14:52:07.120+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  2755.  
  2756. [#|2012-01-19T14:52:07.177+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  2757.  
  2758. [#|2012-01-19T14:52:07.179+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  2759.  
  2760. [#|2012-01-19T14:52:07.300+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  2761.  
  2762. [#|2012-01-19T14:52:07.367+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  2763.  
  2764. [#|2012-01-19T14:52:07.371+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  2765.  
  2766. [#|2012-01-19T14:52:07.403+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  2767.  
  2768. [#|2012-01-19T14:52:07.419+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  2769.  
  2770. [#|2012-01-19T14:52:07.420+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  2771.  
  2772. [#|2012-01-19T14:52:07.441+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  2773.  
  2774. [#|2012-01-19T14:52:07.452+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=59;_ThreadName=Thread-2;|Exception while loading the app|#]
  2775.  
  2776. [#|2012-01-19T14:52:07.480+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Deleted /tmp/osgiapp7976808328966701381|#]
  2777.  
  2778. [#|2012-01-19T14:52:07.481+0200|SEVERE|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed while deploying bundle com.DX_57.SR_57 [449]|#]
  2779.  
  2780. [#|2012-01-19T14:52:07.481+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Removed bundle 449 against context path /SR_57-1.0-SNAPSHOT |#]
  2781.  
  2782. [#|2012-01-19T14:52:07.481+0200|WARNING|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed to deploy bundle com.DX_57.SR_57 [449]
  2783. org.glassfish.osgijavaeebase.DeploymentException: Deployment of com.DX_57.SR_57 [449] failed because of following reason: Failed while deploying bundle com.DX_57.SR_57 [449] : java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [449] ], root cause: Exception while loading the app
  2784. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:125)
  2785. at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:154)
  2786. at org.glassfish.osgijavaeebase.JavaEEExtender.deploy(JavaEEExtender.java:107)
  2787. at org.glassfish.osgijavaeebase.JavaEEExtender.access$200(JavaEEExtender.java:61)
  2788. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:151)
  2789. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:148)
  2790. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  2791. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  2792. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  2793. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  2794. at java.lang.Thread.run(Thread.java:722)
  2795. Caused by: java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [449] ], root cause: Exception while loading the app
  2796. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:196)
  2797. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:118)
  2798. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:121)
  2799. ... 10 more
  2800. Caused by: org.glassfish.deployment.common.DeploymentException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@4859fd7c
  2801. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:193)
  2802. at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:128)
  2803. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:306)
  2804. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2805. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2806. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:183)
  2807. ... 12 more
  2808. Caused by: org.jboss.weld.exceptions.UnserializableDependencyException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@4859fd7c
  2809. at org.jboss.weld.bootstrap.Validator.validateInjectionPointPassivationCapable(Validator.java:328)
  2810. at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:290)
  2811. at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:106)
  2812. at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:129)
  2813. at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:351)
  2814. at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:336)
  2815. at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:396)
  2816. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:190)
  2817. ... 17 more
  2818. |#]
  2819.  
  2820. [#|2012-01-19T15:15:52.796+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [449]|#]
  2821.  
  2822. [#|2012-01-19T15:15:52.801+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [449]|#]
  2823.  
  2824. [#|2012-01-19T15:16:01.139+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=95;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  2825.  
  2826. [#|2012-01-19T15:16:01.242+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=95;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  2827.  
  2828. [#|2012-01-19T15:16:01.243+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=95;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  2829.  
  2830. [#|2012-01-19T15:16:01.318+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [450] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  2831.  
  2832. [#|2012-01-19T15:16:01.321+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=88;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [450]|#]
  2833.  
  2834. [#|2012-01-19T15:16:01.340+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=88;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 88 milliseconds.|#]
  2835.  
  2836. [#|2012-01-19T15:16:01.396+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp2046290490021402774/|#]
  2837.  
  2838. [#|2012-01-19T15:16:01.496+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  2839.  
  2840. [#|2012-01-19T15:16:01.610+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  2841.  
  2842. [#|2012-01-19T15:16:01.611+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=59;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  2843.  
  2844. [#|2012-01-19T15:16:01.661+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  2845.  
  2846. [#|2012-01-19T15:16:01.693+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  2847.  
  2848. [#|2012-01-19T15:16:01.696+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  2849.  
  2850. [#|2012-01-19T15:16:01.730+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=59;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  2851.  
  2852. [#|2012-01-19T15:16:01.742+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  2853.  
  2854. [#|2012-01-19T15:16:01.743+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=59;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  2855.  
  2856. [#|2012-01-19T15:16:01.759+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=59;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  2857.  
  2858. [#|2012-01-19T15:16:01.764+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=59;_ThreadName=Thread-2;|Exception while loading the app|#]
  2859.  
  2860. [#|2012-01-19T15:16:01.813+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Deleted /tmp/osgiapp2046290490021402774|#]
  2861.  
  2862. [#|2012-01-19T15:16:01.814+0200|SEVERE|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed while deploying bundle com.DX_57.SR_57 [450]|#]
  2863.  
  2864. [#|2012-01-19T15:16:01.814+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=59;_ThreadName=Thread-2;|Removed bundle 450 against context path /SR_57-1.0-SNAPSHOT |#]
  2865.  
  2866. [#|2012-01-19T15:16:01.815+0200|WARNING|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=59;_ThreadName=Thread-2;|Failed to deploy bundle com.DX_57.SR_57 [450]
  2867. org.glassfish.osgijavaeebase.DeploymentException: Deployment of com.DX_57.SR_57 [450] failed because of following reason: Failed while deploying bundle com.DX_57.SR_57 [450] : java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [450] ], root cause: Exception while loading the app
  2868. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:125)
  2869. at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:154)
  2870. at org.glassfish.osgijavaeebase.JavaEEExtender.deploy(JavaEEExtender.java:107)
  2871. at org.glassfish.osgijavaeebase.JavaEEExtender.access$200(JavaEEExtender.java:61)
  2872. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:151)
  2873. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:148)
  2874. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  2875. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  2876. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  2877. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  2878. at java.lang.Thread.run(Thread.java:722)
  2879. Caused by: java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [450] ], root cause: Exception while loading the app
  2880. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:196)
  2881. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:118)
  2882. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:121)
  2883. ... 10 more
  2884. Caused by: org.glassfish.deployment.common.DeploymentException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@13339213
  2885. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:193)
  2886. at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:128)
  2887. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:306)
  2888. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  2889. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  2890. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:183)
  2891. ... 12 more
  2892. Caused by: org.jboss.weld.exceptions.UnserializableDependencyException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@13339213
  2893. at org.jboss.weld.bootstrap.Validator.validateInjectionPointPassivationCapable(Validator.java:328)
  2894. at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:290)
  2895. at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:106)
  2896. at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:129)
  2897. at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:351)
  2898. at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:336)
  2899. at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:396)
  2900. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:190)
  2901. ... 17 more
  2902. |#]
  2903.  
  2904. [#|2012-01-19T15:35:47.461+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.v3.admin|_ThreadID=599;_ThreadName=Thread-2;|Server shutdown initiated|#]
  2905.  
  2906. [#|2012-01-19T15:35:47.468+0200|INFO|glassfish3.1.1|org.glassfish.osgiejb|_ThreadID=599;_ThreadName=Thread-2;|removedService: Found 0 no. of EJBs|#]
  2907.  
  2908. [#|2012-01-19T15:35:47.487+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=599;_ThreadName=Thread-2;|Deleted /tmp/osgiapp6163875568905352860|#]
  2909.  
  2910. [#|2012-01-19T15:35:47.488+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=599;_ThreadName=Thread-2;|Undeployed bundle org.samples.osgi.helloworld.cdiclient [437]|#]
  2911.  
  2912. [#|2012-01-19T15:35:47.499+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=599;_ThreadName=Thread-2;|Stopped helloworld-api [432]|#]
  2913.  
  2914. [#|2012-01-19T15:35:47.505+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=599;_ThreadName=Thread-2;|Stopped helloworld-impl [433]|#]
  2915.  
  2916. [#|2012-01-19T15:35:47.509+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=599;_ThreadName=Thread-2;|Stopped org.samples.osgi.helloworld.cdiclient [437]|#]
  2917.  
  2918. [#|2012-01-19T15:35:47.513+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=599;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [450]|#]
  2919.  
  2920. [#|2012-01-19T15:35:47.810+0200|INFO|glassfish3.1.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=612;_ThreadName=Thread-2;|MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter stopping...|#]
  2921.  
  2922. [#|2012-01-19T15:35:47.807+0200|INFO|glassfish3.1.1|javax.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service|_ThreadID=610;_ThreadName=Thread-2;|RAR7094: __cp_jdbc_ra shutdown successful.|#]
  2923.  
  2924. [#|2012-01-19T15:35:51.332+0200|INFO|glassfish3.1.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=612;_ThreadName=Thread-2;|MQJMSRA_RA1101: GlassFish MQ JMS Resource Adapter stopped.|#]
  2925.  
  2926. [#|2012-01-19T15:35:51.333+0200|INFO|glassfish3.1.1|javax.enterprise.resource.resourceadapter.com.sun.enterprise.connectors.service|_ThreadID=609;_ThreadName=Thread-2;|RAR7094: jmsra shutdown successful.|#]
  2927.  
  2928. [#|2012-01-19T15:35:55.829+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=599;_ThreadName=Thread-2;|JMXStartupService: Stopped JMXConnectorServer: null|#]
  2929.  
  2930. [#|2012-01-19T15:35:55.830+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=599;_ThreadName=Thread-2;|JMXStartupService and JMXConnectors have been shut down.|#]
  2931.  
  2932. [#|2012-01-19T15:35:55.831+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=599;_ThreadName=Thread-2;|Shutdown procedure finished|#]
  2933.  
  2934. Jan 19, 2012 3:37:22 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  2935. INFO: JVM invocation command line:
  2936. /opt/jdk1.7.0_01/bin/java
  2937. -cp
  2938. /opt/glassfish3/glassfish/modules/glassfish.jar
  2939. -XX:+UnlockDiagnosticVMOptions
  2940. -XX:MaxPermSize=192m
  2941. -XX:NewRatio=2
  2942. -Xmx512m
  2943. -client
  2944. -javaagent:/opt/glassfish3/glassfish/lib/monitor/flashlight-agent.jar
  2945. -Dfelix.fileinstall.disableConfigSave=false
  2946. -Djavax.net.ssl.keyStore=/opt/glassfish3/glassfish/domains/domain1/config/keystore.jks
  2947. -Djava.awt.headless=true
  2948. -Dfelix.fileinstall.poll=5000
  2949. -Djava.endorsed.dirs=/opt/glassfish3/glassfish/modules/endorsed:/opt/glassfish3/glassfish/lib/endorsed
  2950. -Dfelix.fileinstall.bundles.startTransient=true
  2951. -Djavax.net.ssl.trustStore=/opt/glassfish3/glassfish/domains/domain1/config/cacerts.jks
  2952. -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
  2953. -DANTLR_USE_DIRECT_CLASS_LOADING=true
  2954. -Djava.security.auth.login.config=/opt/glassfish3/glassfish/domains/domain1/config/login.conf
  2955. -Dgosh.args=--nointeractive
  2956. -Dosgi.shell.telnet.maxconn=1
  2957. -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
  2958. -Dfelix.fileinstall.dir=/opt/glassfish3/glassfish/modules/autostart/
  2959. -Dosgi.shell.telnet.port=6666
  2960. -Djava.security.policy=/opt/glassfish3/glassfish/domains/domain1/config/server.policy
  2961. -Dfelix.fileinstall.log.level=2
  2962. -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
  2963. -Dosgi.shell.telnet.ip=127.0.0.1
  2964. -Dcom.sun.aas.instanceRoot=/opt/glassfish3/glassfish/domains/domain1
  2965. -Dcom.sun.aas.installRoot=/opt/glassfish3/glassfish
  2966. -Djava.ext.dirs=/opt/jdk1.7.0_01/lib/ext:/opt/jdk1.7.0_01/jre/lib/ext:/opt/glassfish3/glassfish/domains/domain1/lib/ext
  2967. -Dfelix.fileinstall.bundles.new.start=true
  2968. -Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command,org.apache.felix.fileinstall
  2969. -Djava.library.path=/opt/glassfish3/glassfish/lib:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/server:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
  2970. com.sun.enterprise.glassfish.bootstrap.ASMain
  2971. -domainname
  2972. domain1
  2973. -asadmin-args
  2974. --host,,,localhost,,,--port,,,4848,,,--secure=false,,,--terse=false,,,--echo=false,,,--interactive=true,,,start-domain,,,--verbose=false,,,--debug=false,,,--domaindir,,,/opt/glassfish3/glassfish/domains,,,domain1
  2975. -instancename
  2976. server
  2977. -verbose
  2978. false
  2979. -debug
  2980. false
  2981. -asadmin-classpath
  2982. /opt/glassfish3/glassfish/modules/admin-cli.jar
  2983. -asadmin-classname
  2984. com.sun.enterprise.admin.cli.AsadminMain
  2985. -upgrade
  2986. false
  2987. -type
  2988. DAS
  2989. -domaindir
  2990. /opt/glassfish3/glassfish/domains/domain1
  2991. -read-stdin
  2992. true
  2993. Jan 19, 2012 3:37:22 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  2994. INFO: Successfully launched in 11 msec.
  2995. [#|2012-01-19T15:37:26.749+0200|INFO|null|null|_ThreadID=1;_ThreadName=Thread-2;|Running GlassFish Version: GlassFish Server Open Source Edition 3.1.1 (build 12)|#]
  2996.  
  2997. [#|2012-01-19T15:37:26.749+0200|WARNING|glassfish3.1.1|null|_ThreadID=1;_ThreadName=Thread-2;|Record begin marker is not a proper value so using default.|#]
  2998.  
  2999. [#|2012-01-19T15:37:26.749+0200|WARNING|glassfish3.1.1|null|_ThreadID=1;_ThreadName=Thread-2;|Record end marker is not a proper value so using default.|#]
  3000.  
  3001. [#|2012-01-19T15:37:26.749+0200|WARNING|glassfish3.1.1|null|_ThreadID=1;_ThreadName=Thread-2;|Log Format field separator is not a character so using default.|#]
  3002.  
  3003. [#|2012-01-19T15:37:26.956+0200|INFO|glassfish3.1.1|org.glassfish.ha.store.spi.BackingStoreFactoryRegistry|_ThreadID=1;_ThreadName=Thread-2;|Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry|#]
  3004.  
  3005. [#|2012-01-19T15:37:27.338+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=30;_ThreadName=Thread-2;|Grizzly Framework 1.9.36 started in: 92ms - bound to [0.0.0.0:4848]|#]
  3006.  
  3007. [#|2012-01-19T15:37:27.339+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=29;_ThreadName=Thread-2;|Grizzly Framework 1.9.36 started in: 120ms - bound to [0.0.0.0:8181]|#]
  3008.  
  3009. [#|2012-01-19T15:37:27.340+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=32;_ThreadName=Thread-2;|Grizzly Framework 1.9.36 started in: 76ms - bound to [0.0.0.0:3700]|#]
  3010.  
  3011. [#|2012-01-19T15:37:27.341+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=33;_ThreadName=Thread-2;|Grizzly Framework 1.9.36 started in: 53ms - bound to [0.0.0.0:7676]|#]
  3012.  
  3013. [#|2012-01-19T15:37:27.343+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.services.impl|_ThreadID=31;_ThreadName=Thread-2;|Grizzly Framework 1.9.36 started in: 150ms - bound to [0.0.0.0:8080]|#]
  3014.  
  3015. [#|2012-01-19T15:37:27.358+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=1;_ThreadName=Thread-2;|The Admin Console is already installed, but not yet loaded.|#]
  3016.  
  3017. [#|2012-01-19T15:37:28.972+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=1;_ThreadName=Thread-2;|Started helloworld-api [432]|#]
  3018.  
  3019. [#|2012-01-19T15:37:28.976+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-2;|CORE10010: Loading application helloworld-api-1.0-SNAPSHOT done in 1,502 ms|#]
  3020.  
  3021. [#|2012-01-19T15:37:29.030+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=1;_ThreadName=Thread-2;|Started helloworld-impl [433]|#]
  3022.  
  3023. [#|2012-01-19T15:37:29.032+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-2;|CORE10010: Loading application helloworld-impl-1.0-SNAPSHOT done in 53 ms|#]
  3024.  
  3025. [#|2012-01-19T15:37:29.081+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=1;_ThreadName=Thread-2;|Started org.samples.osgi.helloworld.cdiclient [437]|#]
  3026.  
  3027. [#|2012-01-19T15:37:29.083+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-2;|CORE10010: Loading application helloworld-cdiclient-1.0-SNAPSHOT done in 48 ms|#]
  3028.  
  3029. [#|2012-01-19T15:37:29.242+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=1;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [450]|#]
  3030.  
  3031. [#|2012-01-19T15:37:29.244+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-2;|CORE10010: Loading application SR_57-1.0-SNAPSHOT done in 158 ms|#]
  3032.  
  3033. [#|2012-01-19T15:37:29.247+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=1;_ThreadName=Thread-2;|GlassFish Server Open Source Edition 3.1.1 (12) startup time : Felix (2,893ms), startup services(3,326ms), total(6,219ms)|#]
  3034.  
  3035. [#|2012-01-19T15:37:31.259+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=43;_ThreadName=Thread-2;|JMXStartupService: Started JMXConnector, JMXService URL = service:jmx:rmi://Testserver:8686/jndi/rmi://Testserver:8686/jmxrmi|#]
  3036.  
  3037. [#|2012-01-19T15:37:32.042+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=63;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp1676444661118713311/|#]
  3038.  
  3039. [#|2012-01-19T15:37:32.088+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=63;_ThreadName=Thread-2;|SEC1002: Security Manager is OFF.|#]
  3040.  
  3041. [#|2012-01-19T15:37:32.234+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=12;_ThreadName=Thread-2;|WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]|#]
  3042.  
  3043. [#|2012-01-19T15:37:32.253+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=12;_ThreadName=Thread-2;|WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]|#]
  3044.  
  3045. [#|2012-01-19T15:37:32.265+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=12;_ThreadName=Thread-2;|WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]|#]
  3046.  
  3047. [#|2012-01-19T15:37:32.303+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=12;_ThreadName=Thread-2;|WEB0171: Created virtual server [server]|#]
  3048.  
  3049. [#|2012-01-19T15:37:32.306+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=12;_ThreadName=Thread-2;|WEB0171: Created virtual server [__asadmin]|#]
  3050.  
  3051. [#|2012-01-19T15:37:32.572+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=63;_ThreadName=Thread-2;|SEC1010: Entering Security Startup Service|#]
  3052.  
  3053. [#|2012-01-19T15:37:32.577+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=63;_ThreadName=Thread-2;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
  3054.  
  3055. [#|2012-01-19T15:37:32.679+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=63;_ThreadName=Thread-2;|SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.|#]
  3056.  
  3057. [#|2012-01-19T15:37:32.683+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=63;_ThreadName=Thread-2;|SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.|#]
  3058.  
  3059. [#|2012-01-19T15:37:32.687+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security.auth.realm|_ThreadID=63;_ThreadName=Thread-2;|SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.|#]
  3060.  
  3061. [#|2012-01-19T15:37:32.694+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.security.com.sun.enterprise.security|_ThreadID=63;_ThreadName=Thread-2;|SEC1011: Security Service(s) Started Successfully|#]
  3062.  
  3063. [#|2012-01-19T15:37:33.107+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=12;_ThreadName=Thread-2;|WEB0172: Virtual server [server] loaded default web module []|#]
  3064.  
  3065. [#|2012-01-19T15:37:33.682+0200|INFO|glassfish3.1.1|org.glassfish.osgihttp|_ThreadID=12;_ThreadName=Thread-2;|defaultVirtualServer = server|#]
  3066.  
  3067. [#|2012-01-19T15:37:33.744+0200|INFO|glassfish3.1.1|org.apache.catalina.startup.ContextConfig|_ThreadID=12;_ThreadName=Thread-2;|No default web.xml|#]
  3068.  
  3069. [#|2012-01-19T15:37:33.747+0200|INFO|glassfish3.1.1|org.glassfish.osgihttp|_ThreadID=12;_ThreadName=Thread-2;|standardContext = StandardEngine[glassfish-web].StandardHost[server].StandardContext[/osgi]|#]
  3070.  
  3071. [#|2012-01-19T15:37:33.755+0200|INFO|glassfish3.1.1|org.apache.catalina.startup.ContextConfig|_ThreadID=12;_ThreadName=Thread-2;|No default web.xml|#]
  3072.  
  3073. [#|2012-01-19T15:37:33.757+0200|INFO|glassfish3.1.1|org.glassfish.osgihttp|_ThreadID=12;_ThreadName=Thread-2;|standardContext = StandardEngine[glassfish-web].StandardHost[__asadmin].StandardContext[/osgi]|#]
  3074.  
  3075. [#|2012-01-19T15:37:33.843+0200|INFO|glassfish3.1.1|org.jboss.weld.Version|_ThreadID=63;_ThreadName=Thread-2;|WELD-000900 ${parsedVersion (osgiVersion})|#]
  3076.  
  3077. [#|2012-01-19T15:37:33.878+0200|INFO|glassfish3.1.1|org.hibernate.validator.util.Version|_ThreadID=63;_ThreadName=Thread-2;|Hibernate Validator 4.1.0.Final|#]
  3078.  
  3079. [#|2012-01-19T15:37:33.896+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=63;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  3080.  
  3081. [#|2012-01-19T15:37:34.322+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=63;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  3082.  
  3083. [#|2012-01-19T15:37:34.497+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=63;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  3084.  
  3085. [#|2012-01-19T15:37:34.502+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=63;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  3086.  
  3087. [#|2012-01-19T15:37:34.716+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=63;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  3088.  
  3089. [#|2012-01-19T15:37:34.812+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=63;_ThreadName=Thread-2;|WEB0671: Loading application [org.samples.osgi.helloworld.cdiclient_1.0.0.SNAPSHOT] at [/helloworld-cdiclient]|#]
  3090.  
  3091. [#|2012-01-19T15:37:34.829+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=63;_ThreadName=Thread-2;osgi.web.symbolicname=org.samples.osgi.helloworld.cdiclient;osgi.web.version=1.0.0.SNAPSHOT;osgi.web.contextpath=/helloworld-cdiclient;|Registered ServletContext as a service with properties: {osgi.web.symbolicname=org.samples.osgi.helloworld.cdiclient, osgi.web.version=1.0.0.SNAPSHOT, osgi.web.contextpath=/helloworld-cdiclient} |#]
  3092.  
  3093. [#|2012-01-19T15:37:34.832+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=63;_ThreadName=Thread-2;|deployed bundle org.samples.osgi.helloworld.cdiclient [437] at file:/tmp/osgiapp1676444661118713311/|#]
  3094.  
  3095. [#|2012-01-19T15:37:34.928+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=63;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp6241913292474370197/|#]
  3096.  
  3097. [#|2012-01-19T15:37:35.469+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=63;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  3098.  
  3099. [#|2012-01-19T15:37:36.015+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=63;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  3100.  
  3101. [#|2012-01-19T15:37:36.016+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=63;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  3102.  
  3103. [#|2012-01-19T15:37:36.101+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=63;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  3104.  
  3105. [#|2012-01-19T15:37:36.479+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=63;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  3106.  
  3107. [#|2012-01-19T15:37:36.492+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=63;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  3108.  
  3109. [#|2012-01-19T15:37:37.194+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=63;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  3110.  
  3111. [#|2012-01-19T15:37:37.978+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=63;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  3112.  
  3113. [#|2012-01-19T15:37:38.028+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=63;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  3114.  
  3115. [#|2012-01-19T15:37:38.068+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=63;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  3116.  
  3117. [#|2012-01-19T15:37:38.077+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=63;_ThreadName=Thread-2;|Exception while loading the app|#]
  3118.  
  3119. [#|2012-01-19T15:37:38.109+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=63;_ThreadName=Thread-2;|Deleted /tmp/osgiapp6241913292474370197|#]
  3120.  
  3121. [#|2012-01-19T15:37:38.110+0200|SEVERE|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=63;_ThreadName=Thread-2;|Failed while deploying bundle com.DX_57.SR_57 [450]|#]
  3122.  
  3123. [#|2012-01-19T15:37:38.111+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=63;_ThreadName=Thread-2;|Removed bundle 450 against context path /SR_57-1.0-SNAPSHOT |#]
  3124.  
  3125. [#|2012-01-19T15:37:38.112+0200|WARNING|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=63;_ThreadName=Thread-2;|Failed to deploy bundle com.DX_57.SR_57 [450]
  3126. org.glassfish.osgijavaeebase.DeploymentException: Deployment of com.DX_57.SR_57 [450] failed because of following reason: Failed while deploying bundle com.DX_57.SR_57 [450] : java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [450] ], root cause: Exception while loading the app
  3127. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:125)
  3128. at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:154)
  3129. at org.glassfish.osgijavaeebase.OSGiContainer.redeploy(OSGiContainer.java:113)
  3130. at org.glassfish.osgijavaeebase.OSGiContainer.access$500(OSGiContainer.java:61)
  3131. at org.glassfish.osgijavaeebase.OSGiContainer$DeployerAddedThread.run(OSGiContainer.java:305)
  3132. Caused by: java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [450] ], root cause: Exception while loading the app
  3133. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:196)
  3134. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:118)
  3135. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:121)
  3136. ... 4 more
  3137. Caused by: org.glassfish.deployment.common.DeploymentException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@1fe21544
  3138. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:193)
  3139. at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:128)
  3140. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:306)
  3141. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  3142. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  3143. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:183)
  3144. ... 6 more
  3145. Caused by: org.jboss.weld.exceptions.UnserializableDependencyException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@1fe21544
  3146. at org.jboss.weld.bootstrap.Validator.validateInjectionPointPassivationCapable(Validator.java:328)
  3147. at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:290)
  3148. at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:106)
  3149. at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:129)
  3150. at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:351)
  3151. at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:336)
  3152. at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:396)
  3153. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:190)
  3154. ... 11 more
  3155. |#]
  3156.  
  3157. [#|2012-01-19T15:38:12.696+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=75;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  3158.  
  3159. [#|2012-01-19T15:38:12.907+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=89;_ThreadName=Thread-2;|The Admin Console is already installed, but not yet loaded.|#]
  3160.  
  3161. [#|2012-01-19T15:38:12.908+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=89;_ThreadName=Thread-2;|The Admin Console is starting. Please wait.|#]
  3162.  
  3163. [#|2012-01-19T15:38:13.592+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=90;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  3164.  
  3165. [#|2012-01-19T15:38:16.867+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=89;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context ''|#]
  3166.  
  3167. [#|2012-01-19T15:38:17.611+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=89;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  3168.  
  3169. [#|2012-01-19T15:38:18.353+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=89;_ThreadName=Thread-2;|WEB0671: Loading application [__admingui] at [/]|#]
  3170.  
  3171. [#|2012-01-19T15:38:18.356+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=89;_ThreadName=Thread-2;|CORE10010: Loading application __admingui done in 5,447 ms|#]
  3172.  
  3173. [#|2012-01-19T15:38:18.357+0200|INFO|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.admin.adapter|_ThreadID=89;_ThreadName=Thread-2;|The Admin Console application is loaded.|#]
  3174.  
  3175. [#|2012-01-19T15:38:20.525+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=91;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  3176.  
  3177. [#|2012-01-19T15:38:22.709+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=93;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  3178.  
  3179. [#|2012-01-19T15:38:22.724+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.com.sun.enterprise.container.common|_ThreadID=90;_ThreadName=Thread-2;|User [] from host Testserver does not have administration access|#]
  3180.  
  3181. [#|2012-01-19T15:38:30.393+0200|INFO|glassfish3.1.1|com.sun.jersey.server.impl.application.WebApplicationImpl|_ThreadID=93;_ThreadName=Thread-2;|Initiating Jersey application, version 'Jersey: 1.9.1 09/14/2011 02:05 PM'|#]
  3182.  
  3183. [#|2012-01-19T15:38:31.868+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.admin.rest.adapter|_ThreadID=93;_ThreadName=Thread-2;|REST00001: Listening to REST requests at context: /management/domain|#]
  3184.  
  3185. [#|2012-01-19T15:38:31.899+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=75;_ThreadName=Thread-2;|Redirecting to /|#]
  3186.  
  3187. [#|2012-01-19T15:38:32.088+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=92;_ThreadName=Thread-2;|Admin Console: Initializing Session Attributes...|#]
  3188.  
  3189. [#|2012-01-19T15:39:12.324+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=92;_ThreadName=Thread-2;|Stopped com.DX_57.SR_57 [450]|#]
  3190.  
  3191. [#|2012-01-19T15:39:12.333+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=92;_ThreadName=Thread-2;|Uninstalled com.DX_57.SR_57 [450]|#]
  3192.  
  3193. [#|2012-01-19T15:39:23.329+0200|WARNING|glassfish3.1.1|org.apache.catalina.connector.Request|_ThreadID=98;_ThreadName=Thread-2;|PWC4011: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.getReader() has already been called|#]
  3194.  
  3195. [#|2012-01-19T15:39:23.453+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=98;_ThreadName=Thread-2;|GUI deployment: uploadToTempfile|#]
  3196.  
  3197. [#|2012-01-19T15:39:23.461+0200|INFO|glassfish3.1.1|org.glassfish.admingui|_ThreadID=98;_ThreadName=Thread-2;|uploadFileName=SR_57-1.0-SNAPSHOT.war|#]
  3198.  
  3199. [#|2012-01-19T15:39:23.580+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=93;_ThreadName=Thread-2;|Installed com.DX_57.SR_57 [451] from reference:file:/opt/glassfish3/glassfish/domains/domain1/applications/SR_57-1.0-SNAPSHOT/|#]
  3200.  
  3201. [#|2012-01-19T15:39:23.660+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=61;_ThreadName=Thread-2;|Expanded at file:/tmp/osgiapp574347721572385660/|#]
  3202.  
  3203. [#|2012-01-19T15:39:23.663+0200|INFO|glassfish3.1.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=93;_ThreadName=Thread-2;|Started com.DX_57.SR_57 [451]|#]
  3204.  
  3205. [#|2012-01-19T15:39:23.806+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=61;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  3206.  
  3207. [#|2012-01-19T15:39:24.123+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=61;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  3208.  
  3209. [#|2012-01-19T15:39:24.124+0200|INFO|glassfish3.1.1|org.glassfish.osgicdi.impl|_ThreadID=61;_ThreadName=Thread-2;|---- Injection requested for framework service type interface org.samples.osgi.helloworld.api.Hello and annotated with dynamic=true, serviceCriteria=|#]
  3210.  
  3211. [#|2012-01-19T15:39:24.240+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=61;_ThreadName=Thread-2;|total number of classes with faces annotation = 0|#]
  3212.  
  3213. [#|2012-01-19T15:39:24.295+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=61;_ThreadName=Thread-2;|Initializing Mojarra 2.1.3 (FCS b02) for context '/SR_57-1.0-SNAPSHOT'|#]
  3214.  
  3215. [#|2012-01-19T15:39:24.299+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=61;_ThreadName=Thread-2;|Faces Config uris excluding the ones named as faces-config.xml = []|#]
  3216.  
  3217. [#|2012-01-19T15:39:24.323+0200|INFO|glassfish3.1.1|org.hibernate.validator.engine.resolver.DefaultTraversableResolver|_ThreadID=61;_ThreadName=Thread-2;|Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.|#]
  3218.  
  3219. [#|2012-01-19T15:39:24.336+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=61;_ThreadName=Thread-2;|Facelet Config uris = []|#]
  3220.  
  3221. [#|2012-01-19T15:39:24.337+0200|INFO|glassfish3.1.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=61;_ThreadName=Thread-2;|Monitoring jndi:/server/SR_57-1.0-SNAPSHOT/WEB-INF/faces-config.xml for modifications|#]
  3222.  
  3223. [#|2012-01-19T15:39:24.664+0200|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=61;_ThreadName=Thread-2;|WEB0671: Loading application [com.DX_57.SR_57_1.0.0.SNAPSHOT] at [/SR_57-1.0-SNAPSHOT]|#]
  3224.  
  3225. [#|2012-01-19T15:39:24.668+0200|SEVERE|glassfish3.1.1|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=61;_ThreadName=Thread-2;|Exception while loading the app|#]
  3226.  
  3227. [#|2012-01-19T15:39:24.692+0200|INFO|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=61;_ThreadName=Thread-2;|Deleted /tmp/osgiapp574347721572385660|#]
  3228.  
  3229. [#|2012-01-19T15:39:24.692+0200|SEVERE|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=61;_ThreadName=Thread-2;|Failed while deploying bundle com.DX_57.SR_57 [451]|#]
  3230.  
  3231. [#|2012-01-19T15:39:24.693+0200|INFO|glassfish3.1.1|org.glassfish.osgiweb|_ThreadID=61;_ThreadName=Thread-2;|Removed bundle 451 against context path /SR_57-1.0-SNAPSHOT |#]
  3232.  
  3233. [#|2012-01-19T15:39:24.693+0200|WARNING|glassfish3.1.1|org.glassfish.osgijavaeebase|_ThreadID=61;_ThreadName=Thread-2;|Failed to deploy bundle com.DX_57.SR_57 [451]
  3234. org.glassfish.osgijavaeebase.DeploymentException: Deployment of com.DX_57.SR_57 [451] failed because of following reason: Failed while deploying bundle com.DX_57.SR_57 [451] : java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [451] ], root cause: Exception while loading the app
  3235. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:125)
  3236. at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:154)
  3237. at org.glassfish.osgijavaeebase.JavaEEExtender.deploy(JavaEEExtender.java:107)
  3238. at org.glassfish.osgijavaeebase.JavaEEExtender.access$200(JavaEEExtender.java:61)
  3239. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:151)
  3240. at org.glassfish.osgijavaeebase.JavaEEExtender$HybridBundleTrackerCustomizer$1.call(JavaEEExtender.java:148)
  3241. at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  3242. at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  3243. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
  3244. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
  3245. at java.lang.Thread.run(Thread.java:722)
  3246. Caused by: java.lang.RuntimeException: Failed to deploy bundle [ com.DX_57.SR_57 [451] ], root cause: Exception while loading the app
  3247. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:196)
  3248. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:118)
  3249. at org.glassfish.osgijavaeebase.AbstractOSGiDeployer.deploy(AbstractOSGiDeployer.java:121)
  3250. ... 10 more
  3251. Caused by: org.glassfish.deployment.common.DeploymentException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@4d0dcfad
  3252. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:193)
  3253. at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:128)
  3254. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:306)
  3255. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
  3256. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  3257. at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:183)
  3258. ... 12 more
  3259. Caused by: org.jboss.weld.exceptions.UnserializableDependencyException: WELD-001413 The bean Managed Bean [class com.DX_57.SR_57.userCheck] with qualifiers [@Any @Default @Named] declares passivating scope but has non-serializable dependency org.glassfish.osgicdi.impl.OSGiServiceExtension$OSGiServiceBean@4d0dcfad
  3260. at org.jboss.weld.bootstrap.Validator.validateInjectionPointPassivationCapable(Validator.java:328)
  3261. at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:290)
  3262. at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:106)
  3263. at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:129)
  3264. at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:351)
  3265. at org.jboss.weld.bootstrap.Validator.validateDeployment(Validator.java:336)
  3266. at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:396)
  3267. at org.glassfish.weld.WeldDeployer.event(WeldDeployer.java:190)
  3268. ... 17 more
  3269. |#]
  3270.  
  3271. [#|2012-01-19T15:39:24.755+0200|INFO|glassfish3.1.1|javax.enterprise.system.tools.admin.org.glassfish.deployment.admin|_ThreadID=93;_ThreadName=Thread-2;|SR_57-1.0-SNAPSHOT was successfully deployed in 1,274 milliseconds.|#]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement