fbcyborg

glassfish.log

May 16th, 2012
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 80.58 KB | None | 0 0
  1. -DANTLR_USE_DIRECT_CLASS_LOADING=true
  2. -Dgosh.args=--nointeractive
  3. May 16, 2012 9:37:03 AM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  4. INFO: Successfully launched in 4 msec.
  5. INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.2 (build 23)
  6. INFO: Grizzly Framework 1.9.46 started in: 51ms - bound to [0.0.0.0:8080]
  7. INFO: Grizzly Framework 1.9.46 started in: 16ms - bound to [0.0.0.0:8181]
  8. INFO: Grizzly Framework 1.9.46 started in: 10ms - bound to [0.0.0.0:4848]
  9. INFO: Grizzly Framework 1.9.46 started in: 9ms - bound to [0.0.0.0:3700]
  10. INFO: Grizzly Framework 1.9.46 started in: 2ms - bound to [0.0.0.0:7676]
  11. INFO: The Admin Console is already installed, but not yet loaded.
  12. INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
  13. INFO: Created EjbThreadPoolExecutor with thread-core-pool-size 16 thread-max-pool-size 32 thread-keep-alive-seconds 60 thread-queue-capacity 2147483647 allow-core-thread-timeout false
  14. INFO: SEC1002: Security Manager is OFF.
  15. INFO: SEC1010: Entering Security Startup Service
  16. INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
  17. INFO: SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  18. INFO: SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  19. INFO: SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
  20. INFO: SEC1011: Security Service(s) Started Successfully
  21. INFO: EJB5181:Portable JNDI names for EJB ConverterBean: [java:global/Converter/ConverterBean!converter.ejb.ConverterBean, java:global/Converter/ConverterBean]
  22. INFO: CORE10010: Loading application Converter done in 2,479 ms
  23. INFO: GlassFish Server Open Source Edition 3.1.2 (23) startup time : Felix (12,668ms), startup services(4,119ms), total(16,787ms)
  24. INFO: keepstate options resolved to true, saving appId 87628195291791360 for application Converter.
  25. INFO: Hibernate Validator 4.2.0.Final
  26. INFO: EJB5181:Portable JNDI names for EJB ConverterBean: [java:global/Converter/ConverterBean!converter.ejb.ConverterBean, java:global/Converter/ConverterBean]
  27. INFO: Converter was successfully deployed in 583 milliseconds.
  28. INFO: JMX005: JMXStartupService had Started JMXConnector on JMXService URL service:jmx:rmi://127.0.0.1:8686/jndi/rmi://127.0.0.1:8686/jmxrmi
  29. INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM'
  30. INFO: REST00001: Listening to REST requests at context: /management/domain
  31. INFO: The Admin Console is already installed, but not yet loaded.
  32. INFO: The Admin Console is starting. Please wait.
  33. INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]
  34. INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]
  35. INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]
  36. INFO: WEB0171: Created virtual server [server]
  37. INFO: WEB0171: Created virtual server [__asadmin]
  38. INFO: WEB0172: Virtual server [server] loaded default web module []
  39. INFO: Initializing Mojarra 2.1.6 (SNAPSHOT 20111206) for context ''
  40. INFO: WEB0671: Loading application [__admingui] at [/]
  41. INFO: CORE10010: Loading application __admingui done in 5,345 ms
  42. INFO: The Admin Console application is loaded.
  43. INFO: EJB5181:Portable JNDI names for EJB ConverterBean: [java:global/Converter/ConverterBean!converter.ejb.ConverterBean, java:global/Converter/ConverterBean]
  44. INFO: Converter was successfully deployed in 252 milliseconds.
  45. WARNING: 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
  46. INFO: Redirecting to /index.jsf
  47. INFO: Admin Console: Initializing Session Attributes...
  48. INFO: EJB5181:Portable JNDI names for EJB ConverterBean: [java:global/Converter/ConverterBean!converter.ejb.ConverterBean, java:global/Converter/ConverterBean]
  49. INFO: Converter was successfully deployed in 79 milliseconds.
  50. INFO: keepstate options resolved to true, saving appId 87631714041987072 for application Converter.
  51. INFO: EJB5181:Portable JNDI names for EJB ConverterBean: [java:global/Converter/ConverterBean!converter.ejb.ConverterBean, java:global/Converter/ConverterBean]
  52. INFO: Converter was successfully deployed in 86 milliseconds.
  53. SEVERE: Class [ Lconverter/ejb/ConverterBean; ] not found. Error while loading [ class converter.web.ConverterServlet ]
  54. SEVERE: Class [ Lconverter/ejb/ConverterBean; ] not found. Error while loading [ class converter.web.ConverterServlet ]
  55. INFO: WEB0671: Loading application [ConverterServlet] at [/ConverterServlet]
  56. INFO: ConverterServlet was successfully deployed in 129 milliseconds.
  57. SEVERE: Class [ Lconverter/ejb/ConverterBean; ] not found. Error while loading [ class converter.web.ConverterServlet ]
  58. SEVERE: Class [ Lconverter/ejb/ConverterBean; ] not found. Error while loading [ class converter.web.ConverterServlet ]
  59. INFO: WEB0671: Loading application [ConverterServlet] at [/ConverterServlet]
  60. INFO: ConverterServlet was successfully deployed in 119 milliseconds.
  61. INFO: Server shutdown initiated
  62. INFO: JMX002: JMXStartupService: Stopped JMXConnectorServer: null
  63. INFO: JMX001: JMXStartupService and JMXConnectors have been shut down.
  64. INFO: Shutdown procedure finished
  65. May 16, 2012 10:24:22 AM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  66. INFO: JVM invocation command line:
  67. -XX:+UnlockDiagnosticVMOptions
  68. -XX:PermSize=64m
  69. -XX:MaxPermSize=192m
  70. -XX:NewRatio=2
  71. -Xmx512m
  72. -client
  73. -javaagent:/opt/glassfish3/glassfish/lib/monitor/flashlight-agent.jar
  74. -Dosgi.shell.telnet.maxconn=1
  75. -Dfelix.fileinstall.disableConfigSave=false
  76. -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
  77. -Dfelix.fileinstall.dir=/opt/glassfish3/glassfish/modules/autostart/
  78. -Djavax.net.ssl.keyStore=/opt/glassfish3/glassfish/domains/domain1/config/keystore.jks
  79. -Dosgi.shell.telnet.port=6666
  80. -Djava.security.policy=/opt/glassfish3/glassfish/domains/domain1/config/server.policy
  81. -Djava.awt.headless=true
  82. -Dfelix.fileinstall.log.level=2
  83. -Dfelix.fileinstall.poll=5000
  84. -Dcom.sun.aas.instanceRoot=/opt/glassfish3/glassfish/domains/domain1
  85. -Dosgi.shell.telnet.ip=127.0.0.1
  86. -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
  87. -Djava.endorsed.dirs=/opt/glassfish3/glassfish/modules/endorsed:/opt/glassfish3/glassfish/lib/endorsed
  88. -Dcom.sun.aas.installRoot=/opt/glassfish3/glassfish
  89. -Dfelix.fileinstall.bundles.startTransient=true
  90. -Djava.ext.dirs=/home/flavio/.gentoo/java-config-2/current-user-vm/lib/ext:/home/flavio/.gentoo/java-config-2/current-user-vm/jre/lib/ext:/opt/glassfish3/glassfish/domains/domain1/lib/ext
  91. -Dfelix.fileinstall.bundles.new.start=true
  92. -Djavax.net.ssl.trustStore=/opt/glassfish3/glassfish/domains/domain1/config/cacerts.jks
  93. -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
  94. -Djava.security.auth.login.config=/opt/glassfish3/glassfish/domains/domain1/config/login.conf
  95. -DANTLR_USE_DIRECT_CLASS_LOADING=true
  96. -Dgosh.args=--nointeractive
  97. May 16, 2012 10:24:22 AM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  98. INFO: Successfully launched in 6 msec.
  99. INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.2 (build 23)
  100. INFO: Grizzly Framework 1.9.46 started in: 57ms - bound to [0.0.0.0:8181]
  101. INFO: Grizzly Framework 1.9.46 started in: 92ms - bound to [0.0.0.0:8080]
  102. INFO: Grizzly Framework 1.9.46 started in: 40ms - bound to [0.0.0.0:4848]
  103. INFO: Grizzly Framework 1.9.46 started in: 39ms - bound to [0.0.0.0:3700]
  104. INFO: Grizzly Framework 1.9.46 started in: 24ms - bound to [0.0.0.0:7676]
  105. INFO: The Admin Console is already installed, but not yet loaded.
  106. INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
  107. INFO: GlassFish Server Open Source Edition 3.1.2 (23) startup time : Felix (4,255ms), startup services(973ms), total(5,228ms)
  108. INFO: Hibernate Validator 4.2.0.Final
  109. INFO: Grizzly Framework 1.9.46 started in: 22ms - bound to [0.0.0.0:8080]
  110. INFO: JMX005: JMXStartupService had Started JMXConnector on JMXService URL service:jmx:rmi://127.0.0.1:8686/jndi/rmi://127.0.0.1:8686/jmxrmi
  111. INFO: Grizzly Framework 1.9.46 started in: 14ms - bound to [0.0.0.0:8181]
  112. INFO: The Admin Console is already installed, but not yet loaded.
  113. INFO: The Admin Console is starting. Please wait.
  114. INFO: Created EjbThreadPoolExecutor with thread-core-pool-size 16 thread-max-pool-size 32 thread-keep-alive-seconds 60 thread-queue-capacity 2147483647 allow-core-thread-timeout false
  115. INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]
  116. INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]
  117. INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]
  118. INFO: WEB0171: Created virtual server [server]
  119. INFO: WEB0171: Created virtual server [__asadmin]
  120. INFO: WEB0172: Virtual server [server] loaded default web module []
  121. INFO: SEC1002: Security Manager is OFF.
  122. INFO: SEC1010: Entering Security Startup Service
  123. INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
  124. INFO: SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  125. INFO: SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  126. INFO: SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
  127. INFO: SEC1011: Security Service(s) Started Successfully
  128. INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM'
  129. INFO: REST00001: Listening to REST requests at context: /management/domain
  130. INFO: Initializing Mojarra 2.1.6 (SNAPSHOT 20111206) for context ''
  131. INFO: WEB0671: Loading application [__admingui] at [/]
  132. INFO: CORE10010: Loading application __admingui done in 9,018 ms
  133. INFO: The Admin Console application is loaded.
  134. WARNING: 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
  135. WARNING: 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
  136. INFO: Redirecting to /index.jsf
  137. INFO: Admin Console: Initializing Session Attributes...
  138. INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM'
  139. INFO: REST00001: Listening to REST requests at context: /monitoring/domain
  140. May 16, 2012 12:18:22 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  141. INFO: JVM invocation command line:
  142. -XX:+UnlockDiagnosticVMOptions
  143. -XX:PermSize=64m
  144. -XX:MaxPermSize=192m
  145. -XX:NewRatio=2
  146. -Xmx512m
  147. -client
  148. -javaagent:/opt/glassfish3/glassfish/lib/monitor/flashlight-agent.jar
  149. -Dosgi.shell.telnet.maxconn=1
  150. -Dfelix.fileinstall.disableConfigSave=false
  151. -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
  152. -Dfelix.fileinstall.dir=/opt/glassfish3/glassfish/modules/autostart/
  153. -Djavax.net.ssl.keyStore=/opt/glassfish3/glassfish/domains/domain1/config/keystore.jks
  154. -Dosgi.shell.telnet.port=6666
  155. -Djava.security.policy=/opt/glassfish3/glassfish/domains/domain1/config/server.policy
  156. -Djava.awt.headless=true
  157. -Dfelix.fileinstall.log.level=2
  158. -Dfelix.fileinstall.poll=5000
  159. -Dcom.sun.aas.instanceRoot=/opt/glassfish3/glassfish/domains/domain1
  160. -Dosgi.shell.telnet.ip=127.0.0.1
  161. -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
  162. -Djava.endorsed.dirs=/opt/glassfish3/glassfish/modules/endorsed:/opt/glassfish3/glassfish/lib/endorsed
  163. -Dcom.sun.aas.installRoot=/opt/glassfish3/glassfish
  164. -Dfelix.fileinstall.bundles.startTransient=true
  165. -Djava.ext.dirs=/home/flavio/.gentoo/java-config-2/current-user-vm/lib/ext:/home/flavio/.gentoo/java-config-2/current-user-vm/jre/lib/ext:/opt/glassfish3/glassfish/domains/domain1/lib/ext
  166. -Dfelix.fileinstall.bundles.new.start=true
  167. -Djavax.net.ssl.trustStore=/opt/glassfish3/glassfish/domains/domain1/config/cacerts.jks
  168. -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
  169. -Djava.security.auth.login.config=/opt/glassfish3/glassfish/domains/domain1/config/login.conf
  170. -DANTLR_USE_DIRECT_CLASS_LOADING=true
  171. -Dgosh.args=--nointeractive
  172. May 16, 2012 12:18:22 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  173. INFO: Successfully launched in 20 msec.
  174. INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.2 (build 23)
  175. INFO: Grizzly Framework 1.9.46 started in: 59ms - bound to [0.0.0.0:4848]
  176. INFO: Grizzly Framework 1.9.46 started in: 34ms - bound to [0.0.0.0:3700]
  177. INFO: Grizzly Framework 1.9.46 started in: 106ms - bound to [0.0.0.0:8181]
  178. INFO: Grizzly Framework 1.9.46 started in: 200ms - bound to [0.0.0.0:8080]
  179. INFO: Grizzly Framework 1.9.46 started in: 28ms - bound to [0.0.0.0:7676]
  180. INFO: The Admin Console is already installed, but not yet loaded.
  181. INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
  182. INFO: GlassFish Server Open Source Edition 3.1.2 (23) startup time : Felix (3,873ms), startup services(1,951ms), total(5,824ms)
  183. INFO: JMX005: JMXStartupService had Started JMXConnector on JMXService URL service:jmx:rmi://127.0.0.1:8686/jndi/rmi://127.0.0.1:8686/jmxrmi
  184. INFO: Created EjbThreadPoolExecutor with thread-core-pool-size 16 thread-max-pool-size 32 thread-keep-alive-seconds 60 thread-queue-capacity 2147483647 allow-core-thread-timeout false
  185. INFO: Hibernate Validator 4.2.0.Final
  186. INFO: SEC1002: Security Manager is OFF.
  187. INFO: SEC1010: Entering Security Startup Service
  188. INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
  189. INFO: SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  190. INFO: SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  191. INFO: SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
  192. INFO: SEC1011: Security Service(s) Started Successfully
  193. INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]
  194. INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]
  195. INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]
  196. INFO: WEB0171: Created virtual server [server]
  197. INFO: WEB0171: Created virtual server [__asadmin]
  198. INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM'
  199. INFO: WEB0172: Virtual server [server] loaded default web module []
  200. INFO: REST00001: Listening to REST requests at context: /management/domain
  201. INFO: The Admin Console is already installed, but not yet loaded.
  202. INFO: The Admin Console is starting. Please wait.
  203. INFO: EJB5181:Portable JNDI names for EJB ConverterBean: [java:global/converter/ConverterBean, java:global/converter/ConverterBean!converter.ejb.ConverterBean]
  204. INFO: WEB0671: Loading application [converter] at [/converter]
  205. INFO: converter was successfully deployed in 7,376 milliseconds.
  206. INFO: Initializing Mojarra 2.1.6 (SNAPSHOT 20111206) for context ''
  207. INFO: WEB0671: Loading application [__admingui] at [/]
  208. INFO: CORE10010: Loading application __admingui done in 3,999 ms
  209. INFO: The Admin Console application is loaded.
  210. WARNING: 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
  211. INFO: Redirecting to /index.jsf
  212. INFO: Admin Console: Initializing Session Attributes...
  213. INFO: com.sun.webui.jsf.component.DropDown::The current value of component propertyForm:deployTable:topActionsGroup1:filter does not match any of the selections.
  214. Did you forget to reset the value after changing the options?
  215. May 16, 2012 12:38:18 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  216. INFO: JVM invocation command line:
  217. -XX:+UnlockDiagnosticVMOptions
  218. -XX:PermSize=64m
  219. -XX:MaxPermSize=192m
  220. -XX:NewRatio=2
  221. -Xmx512m
  222. -client
  223. -javaagent:/opt/glassfish3/glassfish/lib/monitor/flashlight-agent.jar
  224. -Dosgi.shell.telnet.maxconn=1
  225. -Dfelix.fileinstall.disableConfigSave=false
  226. -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
  227. -Dfelix.fileinstall.dir=/opt/glassfish3/glassfish/modules/autostart/
  228. -Djavax.net.ssl.keyStore=/opt/glassfish3/glassfish/domains/domain1/config/keystore.jks
  229. -Dosgi.shell.telnet.port=6666
  230. -Djava.security.policy=/opt/glassfish3/glassfish/domains/domain1/config/server.policy
  231. -Djava.awt.headless=true
  232. -Dfelix.fileinstall.log.level=2
  233. -Dfelix.fileinstall.poll=5000
  234. -Dcom.sun.aas.instanceRoot=/opt/glassfish3/glassfish/domains/domain1
  235. -Dosgi.shell.telnet.ip=127.0.0.1
  236. -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
  237. -Djava.endorsed.dirs=/opt/glassfish3/glassfish/modules/endorsed:/opt/glassfish3/glassfish/lib/endorsed
  238. -Dcom.sun.aas.installRoot=/opt/glassfish3/glassfish
  239. -Dfelix.fileinstall.bundles.startTransient=true
  240. -Djava.ext.dirs=/opt/sun-jdk-1.6.0.31/lib/ext:/opt/sun-jdk-1.6.0.31/jre/lib/ext:/opt/glassfish3/glassfish/domains/domain1/lib/ext
  241. -Dfelix.fileinstall.bundles.new.start=true
  242. -Djavax.net.ssl.trustStore=/opt/glassfish3/glassfish/domains/domain1/config/cacerts.jks
  243. -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
  244. -Djava.security.auth.login.config=/opt/glassfish3/glassfish/domains/domain1/config/login.conf
  245. -DANTLR_USE_DIRECT_CLASS_LOADING=true
  246. -Dgosh.args=--nointeractive
  247. May 16, 2012 12:38:18 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  248. INFO: Successfully launched in 13 msec.
  249. INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.2 (build 23)
  250. INFO: Grizzly Framework 1.9.46 started in: 116ms - bound to [0.0.0.0:8080]
  251. INFO: Grizzly Framework 1.9.46 started in: 51ms - bound to [0.0.0.0:8181]
  252. INFO: Grizzly Framework 1.9.46 started in: 25ms - bound to [0.0.0.0:4848]
  253. INFO: Grizzly Framework 1.9.46 started in: 22ms - bound to [0.0.0.0:3700]
  254. INFO: Grizzly Framework 1.9.46 started in: 9ms - bound to [0.0.0.0:7676]
  255. INFO: The Admin Console is already installed, but not yet loaded.
  256. INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
  257. INFO: GlassFish Server Open Source Edition 3.1.2 (23) startup time : Felix (3,165ms), startup services(1,365ms), total(4,530ms)
  258. INFO: JMX005: JMXStartupService had Started JMXConnector on JMXService URL service:jmx:rmi://127.0.0.1:8686/jndi/rmi://127.0.0.1:8686/jmxrmi
  259. INFO: Created EjbThreadPoolExecutor with thread-core-pool-size 16 thread-max-pool-size 32 thread-keep-alive-seconds 60 thread-queue-capacity 2147483647 allow-core-thread-timeout false
  260. INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM'
  261. INFO: REST00001: Listening to REST requests at context: /management/domain
  262. INFO: The Admin Console is already installed, but not yet loaded.
  263. INFO: The Admin Console is starting. Please wait.
  264. INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]
  265. INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]
  266. INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]
  267. INFO: WEB0171: Created virtual server [server]
  268. INFO: WEB0171: Created virtual server [__asadmin]
  269. INFO: WEB0172: Virtual server [server] loaded default web module []
  270. INFO: SEC1002: Security Manager is OFF.
  271. INFO: SEC1010: Entering Security Startup Service
  272. INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
  273. INFO: SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  274. INFO: SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  275. INFO: SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
  276. INFO: SEC1011: Security Service(s) Started Successfully
  277. INFO: Initializing Mojarra 2.1.6 (SNAPSHOT 20111206) for context ''
  278. INFO: Hibernate Validator 4.2.0.Final
  279. INFO: WEB0671: Loading application [__admingui] at [/]
  280. INFO: CORE10010: Loading application __admingui done in 6,407 ms
  281. INFO: The Admin Console application is loaded.
  282. INFO: Server shutdown initiated
  283. INFO: JMX002: JMXStartupService: Stopped JMXConnectorServer: null
  284. INFO: JMX001: JMXStartupService and JMXConnectors have been shut down.
  285. INFO: Shutdown procedure finished
  286. May 16, 2012 12:39:13 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  287. INFO: JVM invocation command line:
  288. -XX:+UnlockDiagnosticVMOptions
  289. -XX:PermSize=64m
  290. -XX:MaxPermSize=192m
  291. -XX:NewRatio=2
  292. -Xmx512m
  293. -client
  294. -javaagent:/opt/glassfish3/glassfish/lib/monitor/flashlight-agent.jar
  295. -Dosgi.shell.telnet.maxconn=1
  296. -Dfelix.fileinstall.disableConfigSave=false
  297. -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
  298. -Dfelix.fileinstall.dir=/opt/glassfish3/glassfish/modules/autostart/
  299. -Djavax.net.ssl.keyStore=/opt/glassfish3/glassfish/domains/domain1/config/keystore.jks
  300. -Dosgi.shell.telnet.port=6666
  301. -Djava.security.policy=/opt/glassfish3/glassfish/domains/domain1/config/server.policy
  302. -Djava.awt.headless=true
  303. -Dfelix.fileinstall.log.level=2
  304. -Dfelix.fileinstall.poll=5000
  305. -Dcom.sun.aas.instanceRoot=/opt/glassfish3/glassfish/domains/domain1
  306. -Dosgi.shell.telnet.ip=127.0.0.1
  307. -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
  308. -Djava.endorsed.dirs=/opt/glassfish3/glassfish/modules/endorsed:/opt/glassfish3/glassfish/lib/endorsed
  309. -Dcom.sun.aas.installRoot=/opt/glassfish3/glassfish
  310. -Dfelix.fileinstall.bundles.startTransient=true
  311. -Djava.ext.dirs=/opt/sun-jdk-1.6.0.31/lib/ext:/opt/sun-jdk-1.6.0.31/jre/lib/ext:/opt/glassfish3/glassfish/domains/domain1/lib/ext
  312. -Dfelix.fileinstall.bundles.new.start=true
  313. -Djavax.net.ssl.trustStore=/opt/glassfish3/glassfish/domains/domain1/config/cacerts.jks
  314. -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
  315. -Djava.security.auth.login.config=/opt/glassfish3/glassfish/domains/domain1/config/login.conf
  316. -DANTLR_USE_DIRECT_CLASS_LOADING=true
  317. -Dgosh.args=--nointeractive
  318. May 16, 2012 12:39:13 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  319. INFO: Successfully launched in 7 msec.
  320. INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.2 (build 23)
  321. INFO: Grizzly Framework 1.9.46 started in: 42ms - bound to [0.0.0.0:4848]
  322. INFO: Grizzly Framework 1.9.46 started in: 119ms - bound to [0.0.0.0:8080]
  323. INFO: Grizzly Framework 1.9.46 started in: 66ms - bound to [0.0.0.0:8181]
  324. INFO: Grizzly Framework 1.9.46 started in: 31ms - bound to [0.0.0.0:3700]
  325. INFO: Grizzly Framework 1.9.46 started in: 6ms - bound to [0.0.0.0:7676]
  326. INFO: The Admin Console is already installed, but not yet loaded.
  327. INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
  328. INFO: GlassFish Server Open Source Edition 3.1.2 (23) startup time : Felix (2,079ms), startup services(1,349ms), total(3,428ms)
  329. INFO: JMX005: JMXStartupService had Started JMXConnector on JMXService URL service:jmx:rmi://127.0.0.1:8686/jndi/rmi://127.0.0.1:8686/jmxrmi
  330. INFO: Created EjbThreadPoolExecutor with thread-core-pool-size 16 thread-max-pool-size 32 thread-keep-alive-seconds 60 thread-queue-capacity 2147483647 allow-core-thread-timeout false
  331. INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM'
  332. INFO: REST00001: Listening to REST requests at context: /management/domain
  333. INFO: The Admin Console is already installed, but not yet loaded.
  334. INFO: The Admin Console is starting. Please wait.
  335. INFO: Hibernate Validator 4.2.0.Final
  336. INFO: SEC1002: Security Manager is OFF.
  337. INFO: SEC1010: Entering Security Startup Service
  338. INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
  339. INFO: SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  340. INFO: SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  341. INFO: SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
  342. INFO: SEC1011: Security Service(s) Started Successfully
  343. INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]
  344. INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]
  345. INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]
  346. INFO: WEB0171: Created virtual server [server]
  347. INFO: WEB0171: Created virtual server [__asadmin]
  348. INFO: WEB0172: Virtual server [server] loaded default web module []
  349. INFO: EJB5181:Portable JNDI names for EJB ConverterBean: [java:global/converter/ConverterBean, java:global/converter/ConverterBean!converter.ejb.ConverterBean]
  350. INFO: WEB0671: Loading application [converter] at [/converter]
  351. INFO: converter was successfully deployed in 7,359 milliseconds.
  352. INFO: Initializing Mojarra 2.1.6 (SNAPSHOT 20111206) for context ''
  353. INFO: WEB0671: Loading application [__admingui] at [/]
  354. INFO: CORE10010: Loading application __admingui done in 11,661 ms
  355. INFO: The Admin Console application is loaded.
  356. WARNING: 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
  357. INFO: Redirecting to /index.jsf
  358. INFO: Admin Console: Initializing Session Attributes...
  359. INFO: com.sun.webui.jsf.component.DropDown::The current value of component propertyForm:deployTable:topActionsGroup1:filter does not match any of the selections.
  360. Did you forget to reset the value after changing the options?
  361. INFO: Server shutdown initiated
  362. INFO: JMX002: JMXStartupService: Stopped JMXConnectorServer: null
  363. INFO: JMX001: JMXStartupService and JMXConnectors have been shut down.
  364. INFO: Shutdown procedure finished
  365. May 16, 2012 5:18:11 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  366. INFO: JVM invocation command line:
  367. -XX:+UnlockDiagnosticVMOptions
  368. -XX:PermSize=64m
  369. -XX:MaxPermSize=192m
  370. -XX:NewRatio=2
  371. -Xmx512m
  372. -client
  373. -javaagent:/opt/glassfish3/glassfish/lib/monitor/flashlight-agent.jar
  374. -Dosgi.shell.telnet.maxconn=1
  375. -Dfelix.fileinstall.disableConfigSave=false
  376. -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
  377. -Dfelix.fileinstall.dir=/opt/glassfish3/glassfish/modules/autostart/
  378. -Djavax.net.ssl.keyStore=/opt/glassfish3/glassfish/domains/domain1/config/keystore.jks
  379. -Dosgi.shell.telnet.port=6666
  380. -Djava.security.policy=/opt/glassfish3/glassfish/domains/domain1/config/server.policy
  381. -Djava.awt.headless=true
  382. -Dfelix.fileinstall.log.level=2
  383. -Dfelix.fileinstall.poll=5000
  384. -Dcom.sun.aas.instanceRoot=/opt/glassfish3/glassfish/domains/domain1
  385. -Dosgi.shell.telnet.ip=127.0.0.1
  386. -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
  387. -Djava.endorsed.dirs=/opt/glassfish3/glassfish/modules/endorsed:/opt/glassfish3/glassfish/lib/endorsed
  388. -Dcom.sun.aas.installRoot=/opt/glassfish3/glassfish
  389. -Dfelix.fileinstall.bundles.startTransient=true
  390. -Djava.ext.dirs=/opt/sun-jdk-1.6.0.31/lib/ext:/opt/sun-jdk-1.6.0.31/jre/lib/ext:/opt/glassfish3/glassfish/domains/domain1/lib/ext
  391. -Dfelix.fileinstall.bundles.new.start=true
  392. -Djavax.net.ssl.trustStore=/opt/glassfish3/glassfish/domains/domain1/config/cacerts.jks
  393. -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
  394. -Djava.security.auth.login.config=/opt/glassfish3/glassfish/domains/domain1/config/login.conf
  395. -DANTLR_USE_DIRECT_CLASS_LOADING=true
  396. -Dgosh.args=--nointeractive
  397. May 16, 2012 5:18:12 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  398. INFO: Successfully launched in 4 msec.
  399. INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.2 (build 23)
  400. INFO: Grizzly Framework 1.9.46 started in: 51ms - bound to [0.0.0.0:8181]
  401. INFO: Grizzly Framework 1.9.46 started in: 80ms - bound to [0.0.0.0:8080]
  402. INFO: Grizzly Framework 1.9.46 started in: 11ms - bound to [0.0.0.0:7676]
  403. INFO: Grizzly Framework 1.9.46 started in: 44ms - bound to [0.0.0.0:4848]
  404. INFO: Grizzly Framework 1.9.46 started in: 30ms - bound to [0.0.0.0:3700]
  405. INFO: The Admin Console is already installed, but not yet loaded.
  406. INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
  407. INFO: GlassFish Server Open Source Edition 3.1.2 (23) startup time : Felix (13,613ms), startup services(1,720ms), total(15,333ms)
  408. INFO: JMX005: JMXStartupService had Started JMXConnector on JMXService URL service:jmx:rmi://127.0.0.1:8686/jndi/rmi://127.0.0.1:8686/jmxrmi
  409. INFO: Created EjbThreadPoolExecutor with thread-core-pool-size 16 thread-max-pool-size 32 thread-keep-alive-seconds 60 thread-queue-capacity 2147483647 allow-core-thread-timeout false
  410. INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM'
  411. INFO: REST00001: Listening to REST requests at context: /management/domain
  412. INFO: The Admin Console is already installed, but not yet loaded.
  413. INFO: The Admin Console is starting. Please wait.
  414. INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]
  415. INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]
  416. INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]
  417. INFO: WEB0171: Created virtual server [server]
  418. INFO: WEB0171: Created virtual server [__asadmin]
  419. INFO: WEB0172: Virtual server [server] loaded default web module []
  420. INFO: SEC1002: Security Manager is OFF.
  421. INFO: SEC1010: Entering Security Startup Service
  422. INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
  423. INFO: SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  424. INFO: SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  425. INFO: SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
  426. INFO: SEC1011: Security Service(s) Started Successfully
  427. INFO: Initializing Mojarra 2.1.6 (SNAPSHOT 20111206) for context ''
  428. INFO: Hibernate Validator 4.2.0.Final
  429. INFO: EJB5181:Portable JNDI names for EJB ConverterBean: [java:global/ConverterBis/ConverterBean, java:global/ConverterBis/ConverterBean!converter.ejb.ConverterBean]
  430. INFO: WEB0671: Loading application [ConverterBis] at [/ConverterBis]
  431. INFO: ConverterBis was successfully deployed in 952 milliseconds.
  432. INFO: WEB0671: Loading application [__admingui] at [/]
  433. INFO: CORE10010: Loading application __admingui done in 6,806 ms
  434. INFO: The Admin Console application is loaded.
  435. WARNING: 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. INFO: Redirecting to /index.jsf
  437. INFO: Admin Console: Initializing Session Attributes...
  438. INFO: Server shutdown initiated
  439. INFO: JMX002: JMXStartupService: Stopped JMXConnectorServer: null
  440. INFO: JMX001: JMXStartupService and JMXConnectors have been shut down.
  441. INFO: Shutdown procedure finished
  442. May 16, 2012 5:58:07 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  443. INFO: JVM invocation command line:
  444. -XX:+UnlockDiagnosticVMOptions
  445. -XX:PermSize=64m
  446. -XX:MaxPermSize=192m
  447. -XX:NewRatio=2
  448. -Xmx512m
  449. -client
  450. -javaagent:/opt/glassfish3/glassfish/lib/monitor/flashlight-agent.jar
  451. -Dosgi.shell.telnet.maxconn=1
  452. -Dfelix.fileinstall.disableConfigSave=false
  453. -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
  454. -Dfelix.fileinstall.dir=/opt/glassfish3/glassfish/modules/autostart/
  455. -Djavax.net.ssl.keyStore=/opt/glassfish3/glassfish/domains/domain1/config/keystore.jks
  456. -Dosgi.shell.telnet.port=6666
  457. -Djava.security.policy=/opt/glassfish3/glassfish/domains/domain1/config/server.policy
  458. -Djava.awt.headless=true
  459. -Dfelix.fileinstall.log.level=2
  460. -Dfelix.fileinstall.poll=5000
  461. -Dcom.sun.aas.instanceRoot=/opt/glassfish3/glassfish/domains/domain1
  462. -Dosgi.shell.telnet.ip=127.0.0.1
  463. -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
  464. -Djava.endorsed.dirs=/opt/glassfish3/glassfish/modules/endorsed:/opt/glassfish3/glassfish/lib/endorsed
  465. -Dcom.sun.aas.installRoot=/opt/glassfish3/glassfish
  466. -Dfelix.fileinstall.bundles.startTransient=true
  467. -Djava.ext.dirs=/opt/sun-jdk-1.6.0.31/lib/ext:/opt/sun-jdk-1.6.0.31/jre/lib/ext:/opt/glassfish3/glassfish/domains/domain1/lib/ext
  468. -Dfelix.fileinstall.bundles.new.start=true
  469. -Djavax.net.ssl.trustStore=/opt/glassfish3/glassfish/domains/domain1/config/cacerts.jks
  470. -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
  471. -Djava.security.auth.login.config=/opt/glassfish3/glassfish/domains/domain1/config/login.conf
  472. -DANTLR_USE_DIRECT_CLASS_LOADING=true
  473. -Dgosh.args=--nointeractive
  474. May 16, 2012 5:58:07 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  475. INFO: Successfully launched in 7 msec.
  476. INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.2 (build 23)
  477. INFO: Grizzly Framework 1.9.46 started in: 55ms - bound to [0.0.0.0:8080]
  478. INFO: Grizzly Framework 1.9.46 started in: 26ms - bound to [0.0.0.0:8181]
  479. INFO: Grizzly Framework 1.9.46 started in: 10ms - bound to [0.0.0.0:3700]
  480. INFO: Grizzly Framework 1.9.46 started in: 2ms - bound to [0.0.0.0:7676]
  481. INFO: Grizzly Framework 1.9.46 started in: 31ms - bound to [0.0.0.0:4848]
  482. INFO: The Admin Console is already installed, but not yet loaded.
  483. INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
  484. INFO: GlassFish Server Open Source Edition 3.1.2 (23) startup time : Felix (1,853ms), startup services(951ms), total(2,804ms)
  485. INFO: JMX005: JMXStartupService had Started JMXConnector on JMXService URL service:jmx:rmi://127.0.0.1:8686/jndi/rmi://127.0.0.1:8686/jmxrmi
  486. INFO: Created EjbThreadPoolExecutor with thread-core-pool-size 16 thread-max-pool-size 32 thread-keep-alive-seconds 60 thread-queue-capacity 2147483647 allow-core-thread-timeout false
  487. INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM'
  488. INFO: REST00001: Listening to REST requests at context: /management/domain
  489. INFO: The Admin Console is already installed, but not yet loaded.
  490. INFO: The Admin Console is starting. Please wait.
  491. INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]
  492. INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]
  493. INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]
  494. INFO: WEB0171: Created virtual server [server]
  495. INFO: WEB0171: Created virtual server [__asadmin]
  496. INFO: WEB0172: Virtual server [server] loaded default web module []
  497. INFO: SEC1002: Security Manager is OFF.
  498. INFO: SEC1010: Entering Security Startup Service
  499. INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
  500. INFO: SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  501. INFO: SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  502. INFO: SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
  503. INFO: SEC1011: Security Service(s) Started Successfully
  504. INFO: Initializing Mojarra 2.1.6 (SNAPSHOT 20111206) for context ''
  505. INFO: Hibernate Validator 4.2.0.Final
  506. INFO: WEB0671: Loading application [__admingui] at [/]
  507. INFO: CORE10010: Loading application __admingui done in 5,564 ms
  508. INFO: The Admin Console application is loaded.
  509. INFO: EJB5181:Portable JNDI names for EJB ConverterBean: [java:global/Converter/ConverterEJB/ConverterBean!converter.ejb.ConverterBean, java:global/Converter/ConverterEJB/ConverterBean]
  510. WARNING: PWC6351: In TLD scanning, the supplied resource file:/opt/glassfish3/glassfish/domains/domain1/eclipseApps/Converter/ConverterEJBClient.jar does not exist
  511. java.util.zip.ZipException: error in opening zip file
  512. at java.util.zip.ZipFile.open(Native Method)
  513. at java.util.zip.ZipFile.<init>(ZipFile.java:127)
  514. at java.util.jar.JarFile.<init>(JarFile.java:135)
  515. at java.util.jar.JarFile.<init>(JarFile.java:72)
  516. at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:72)
  517. at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:48)
  518. at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:70)
  519. at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:104)
  520. at sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:71)
  521. at org.apache.jasper.runtime.TldScanner.scanJar(TldScanner.java:442)
  522. at org.apache.jasper.runtime.TldScanner.scanJars(TldScanner.java:694)
  523. at org.apache.jasper.runtime.TldScanner.scanTlds(TldScanner.java:350)
  524. at org.apache.jasper.runtime.TldScanner.onStartup(TldScanner.java:239)
  525. at org.apache.catalina.core.StandardContext.callServletContainerInitializers(StandardContext.java:5467)
  526. at com.sun.enterprise.web.WebModule.callServletContainerInitializers(WebModule.java:581)
  527. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5363)
  528. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  529. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  530. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  531. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  532. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2018)
  533. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1669)
  534. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  535. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  536. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  537. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:301)
  538. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:461)
  539. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  540. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:389)
  541. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:348)
  542. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:363)
  543. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1085)
  544. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:95)
  545. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1291)
  546. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1259)
  547. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:461)
  548. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:212)
  549. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:179)
  550. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  551. at com.sun.enterprise.v3.services.impl.ContainerMapper$Hk2DispatcherCallable.call(ContainerMapper.java:354)
  552. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:195)
  553. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:849)
  554. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:746)
  555. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1045)
  556. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:228)
  557. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  558. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  559. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  560. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  561. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  562. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  563. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  564. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  565. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  566. at java.lang.Thread.run(Thread.java:662)
  567.  
  568. INFO: WEB0671: Loading application [Converter#ConverterServlet.war] at [ConverterServlet]
  569. INFO: Converter was successfully deployed in 660 milliseconds.
  570. INFO: keepstate options resolved to true, saving appId 87633684225589248 for application Converter.
  571. INFO: EJB5181:Portable JNDI names for EJB ConverterBean: [java:global/Converter/ConverterEJB/ConverterBean!converter.ejb.ConverterBean, java:global/Converter/ConverterEJB/ConverterBean]
  572. INFO: WEB0671: Loading application [Converter#ConverterServlet.war] at [ConverterServlet]
  573. INFO: Converter was successfully deployed in 628 milliseconds.
  574. WARNING: 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
  575. INFO: Redirecting to /index.jsf
  576. INFO: Admin Console: Initializing Session Attributes...
  577. INFO: Server restart initiated
  578. INFO: Server shutdown initiated
  579. WARNING: There should be only 1 primordial module but 0 primordial modules were found.
  580. May 16, 2012 6:13:25 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  581. INFO: JVM invocation command line:
  582. -XX:+UnlockDiagnosticVMOptions
  583. -XX:PermSize=64m
  584. -XX:MaxPermSize=192m
  585. -XX:NewRatio=2
  586. -Xmx512m
  587. -client
  588. -javaagent:/opt/glassfish3/glassfish/lib/monitor/flashlight-agent.jar
  589. -Dosgi.shell.telnet.maxconn=1
  590. -Dfelix.fileinstall.disableConfigSave=false
  591. -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
  592. -Dfelix.fileinstall.dir=/opt/glassfish3/glassfish/modules/autostart/
  593. -Djavax.net.ssl.keyStore=/opt/glassfish3/glassfish/domains/domain1/config/keystore.jks
  594. -Dosgi.shell.telnet.port=6666
  595. -Djava.security.policy=/opt/glassfish3/glassfish/domains/domain1/config/server.policy
  596. -Djava.awt.headless=true
  597. -Dfelix.fileinstall.log.level=2
  598. -Dfelix.fileinstall.poll=5000
  599. -Dcom.sun.aas.instanceRoot=/opt/glassfish3/glassfish/domains/domain1
  600. -Dosgi.shell.telnet.ip=127.0.0.1
  601. -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
  602. -Djava.endorsed.dirs=/opt/glassfish3/glassfish/modules/endorsed:/opt/glassfish3/glassfish/lib/endorsed
  603. -Dcom.sun.aas.installRoot=/opt/glassfish3/glassfish
  604. -Dfelix.fileinstall.bundles.startTransient=true
  605. -Djava.ext.dirs=/opt/sun-jdk-1.6.0.31/lib/ext:/opt/sun-jdk-1.6.0.31/jre/lib/ext:/opt/glassfish3/glassfish/domains/domain1/lib/ext
  606. -Dfelix.fileinstall.bundles.new.start=true
  607. -Djavax.net.ssl.trustStore=/opt/glassfish3/glassfish/domains/domain1/config/cacerts.jks
  608. -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
  609. -Djava.security.auth.login.config=/opt/glassfish3/glassfish/domains/domain1/config/login.conf
  610. -DANTLR_USE_DIRECT_CLASS_LOADING=true
  611. -Dgosh.args=--nointeractive
  612. May 16, 2012 6:13:26 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  613. INFO: Successfully launched in 10 msec.
  614. INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.2 (build 23)
  615. INFO: Grizzly Framework 1.9.46 started in: 54ms - bound to [0.0.0.0:8080]
  616. INFO: Grizzly Framework 1.9.46 started in: 22ms - bound to [0.0.0.0:8181]
  617. INFO: Grizzly Framework 1.9.46 started in: 4ms - bound to [0.0.0.0:4848]
  618. INFO: Grizzly Framework 1.9.46 started in: 6ms - bound to [0.0.0.0:3700]
  619. INFO: Grizzly Framework 1.9.46 started in: 3ms - bound to [0.0.0.0:7676]
  620. INFO: The Admin Console is already installed, but not yet loaded.
  621. INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
  622. INFO: GlassFish Server Open Source Edition 3.1.2 (23) startup time : Felix (1,790ms), startup services(858ms), total(2,648ms)
  623. INFO: JMX005: JMXStartupService had Started JMXConnector on JMXService URL service:jmx:rmi://127.0.0.1:8686/jndi/rmi://127.0.0.1:8686/jmxrmi
  624. INFO: Created EjbThreadPoolExecutor with thread-core-pool-size 16 thread-max-pool-size 32 thread-keep-alive-seconds 60 thread-queue-capacity 2147483647 allow-core-thread-timeout false
  625. INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM'
  626. INFO: REST00001: Listening to REST requests at context: /management/domain
  627. INFO: The Admin Console is already installed, but not yet loaded.
  628. INFO: The Admin Console is starting. Please wait.
  629. INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]
  630. INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]
  631. INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]
  632. INFO: WEB0171: Created virtual server [server]
  633. INFO: WEB0171: Created virtual server [__asadmin]
  634. INFO: WEB0172: Virtual server [server] loaded default web module []
  635. INFO: SEC1002: Security Manager is OFF.
  636. INFO: SEC1010: Entering Security Startup Service
  637. INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
  638. INFO: SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  639. INFO: SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  640. INFO: SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
  641. INFO: SEC1011: Security Service(s) Started Successfully
  642. INFO: Initializing Mojarra 2.1.6 (SNAPSHOT 20111206) for context ''
  643. INFO: Hibernate Validator 4.2.0.Final
  644. INFO: WEB0671: Loading application [__admingui] at [/]
  645. INFO: CORE10010: Loading application __admingui done in 7,195 ms
  646. INFO: The Admin Console application is loaded.
  647. INFO: EJB5181:Portable JNDI names for EJB ConverterBean: [java:global/Converter/ConverterEJB/ConverterBean!converter.ejb.ConverterBean, java:global/Converter/ConverterEJB/ConverterBean]
  648. INFO: WEB0671: Loading application [Converter#ConverterServlet.war] at [ConverterServlet]
  649. INFO: Converter was successfully deployed in 608 milliseconds.
  650. WARNING: 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
  651. WARNING: 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
  652. WARNING: 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
  653. INFO: Redirecting to /index.jsf
  654. INFO: Admin Console: Initializing Session Attributes...
  655. INFO: Server restart initiated
  656. INFO: Server shutdown initiated
  657. WARNING: There should be only 1 primordial module but 0 primordial modules were found.
  658. May 16, 2012 6:29:31 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  659. INFO: JVM invocation command line:
  660. -XX:+UnlockDiagnosticVMOptions
  661. -XX:PermSize=64m
  662. -XX:MaxPermSize=192m
  663. -XX:NewRatio=2
  664. -Xmx512m
  665. -client
  666. -javaagent:/opt/glassfish3/glassfish/lib/monitor/flashlight-agent.jar
  667. -Dosgi.shell.telnet.maxconn=1
  668. -Dfelix.fileinstall.disableConfigSave=false
  669. -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
  670. -Dfelix.fileinstall.dir=/opt/glassfish3/glassfish/modules/autostart/
  671. -Djavax.net.ssl.keyStore=/opt/glassfish3/glassfish/domains/domain1/config/keystore.jks
  672. -Dosgi.shell.telnet.port=6666
  673. -Djava.security.policy=/opt/glassfish3/glassfish/domains/domain1/config/server.policy
  674. -Djava.awt.headless=true
  675. -Dfelix.fileinstall.log.level=2
  676. -Dfelix.fileinstall.poll=5000
  677. -Dcom.sun.aas.instanceRoot=/opt/glassfish3/glassfish/domains/domain1
  678. -Dosgi.shell.telnet.ip=127.0.0.1
  679. -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
  680. -Djava.endorsed.dirs=/opt/glassfish3/glassfish/modules/endorsed:/opt/glassfish3/glassfish/lib/endorsed
  681. -Dcom.sun.aas.installRoot=/opt/glassfish3/glassfish
  682. -Dfelix.fileinstall.bundles.startTransient=true
  683. -Djava.ext.dirs=/opt/sun-jdk-1.6.0.31/lib/ext:/opt/sun-jdk-1.6.0.31/jre/lib/ext:/opt/glassfish3/glassfish/domains/domain1/lib/ext
  684. -Dfelix.fileinstall.bundles.new.start=true
  685. -Djavax.net.ssl.trustStore=/opt/glassfish3/glassfish/domains/domain1/config/cacerts.jks
  686. -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
  687. -Djava.security.auth.login.config=/opt/glassfish3/glassfish/domains/domain1/config/login.conf
  688. -DANTLR_USE_DIRECT_CLASS_LOADING=true
  689. -Dgosh.args=--nointeractive
  690. May 16, 2012 6:29:32 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  691. INFO: Successfully launched in 21 msec.
  692. INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.2 (build 23)
  693. INFO: Grizzly Framework 1.9.46 started in: 73ms - bound to [0.0.0.0:8080]
  694. INFO: Grizzly Framework 1.9.46 started in: 38ms - bound to [0.0.0.0:8181]
  695. INFO: Grizzly Framework 1.9.46 started in: 21ms - bound to [0.0.0.0:4848]
  696. INFO: Grizzly Framework 1.9.46 started in: 5ms - bound to [0.0.0.0:3700]
  697. INFO: Grizzly Framework 1.9.46 started in: 2ms - bound to [0.0.0.0:7676]
  698. INFO: The Admin Console is already installed, but not yet loaded.
  699. INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
  700. INFO: GlassFish Server Open Source Edition 3.1.2 (23) startup time : Felix (1,883ms), startup services(935ms), total(2,818ms)
  701. INFO: JMX005: JMXStartupService had Started JMXConnector on JMXService URL service:jmx:rmi://127.0.0.1:8686/jndi/rmi://127.0.0.1:8686/jmxrmi
  702. INFO: Created EjbThreadPoolExecutor with thread-core-pool-size 16 thread-max-pool-size 32 thread-keep-alive-seconds 60 thread-queue-capacity 2147483647 allow-core-thread-timeout false
  703. INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM'
  704. INFO: REST00001: Listening to REST requests at context: /management/domain
  705. INFO: The Admin Console is already installed, but not yet loaded.
  706. INFO: The Admin Console is starting. Please wait.
  707. INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]
  708. INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]
  709. INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]
  710. INFO: WEB0171: Created virtual server [server]
  711. INFO: WEB0171: Created virtual server [__asadmin]
  712. INFO: WEB0172: Virtual server [server] loaded default web module []
  713. INFO: SEC1002: Security Manager is OFF.
  714. INFO: SEC1010: Entering Security Startup Service
  715. INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
  716. INFO: SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  717. INFO: SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  718. INFO: SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
  719. INFO: SEC1011: Security Service(s) Started Successfully
  720. INFO: Initializing Mojarra 2.1.6 (SNAPSHOT 20111206) for context ''
  721. INFO: Hibernate Validator 4.2.0.Final
  722. INFO: WEB0671: Loading application [__admingui] at [/]
  723. INFO: CORE10010: Loading application __admingui done in 5,772 ms
  724. INFO: The Admin Console application is loaded.
  725. INFO: EJB5181:Portable JNDI names for EJB ConverterBean: [java:global/Converter/ConverterEJB/ConverterBean!converter.ejb.ConverterBean, java:global/Converter/ConverterEJB/ConverterBean]
  726. WARNING: PWC6351: In TLD scanning, the supplied resource file:/opt/glassfish3/glassfish/domains/domain1/eclipseApps/Converter/ConverterEJBClient.jar does not exist
  727. java.util.zip.ZipException: error in opening zip file
  728. at java.util.zip.ZipFile.open(Native Method)
  729. at java.util.zip.ZipFile.<init>(ZipFile.java:127)
  730. at java.util.jar.JarFile.<init>(JarFile.java:135)
  731. at java.util.jar.JarFile.<init>(JarFile.java:72)
  732. at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:72)
  733. at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:48)
  734. at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:70)
  735. at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:104)
  736. at sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:71)
  737. at org.apache.jasper.runtime.TldScanner.scanJar(TldScanner.java:442)
  738. at org.apache.jasper.runtime.TldScanner.scanJars(TldScanner.java:694)
  739. at org.apache.jasper.runtime.TldScanner.scanTlds(TldScanner.java:350)
  740. at org.apache.jasper.runtime.TldScanner.onStartup(TldScanner.java:239)
  741. at org.apache.catalina.core.StandardContext.callServletContainerInitializers(StandardContext.java:5467)
  742. at com.sun.enterprise.web.WebModule.callServletContainerInitializers(WebModule.java:581)
  743. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5363)
  744. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  745. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  746. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  747. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  748. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2018)
  749. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1669)
  750. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  751. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  752. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  753. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:301)
  754. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:461)
  755. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  756. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:389)
  757. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:348)
  758. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:363)
  759. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1085)
  760. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:95)
  761. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1291)
  762. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1259)
  763. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:461)
  764. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:212)
  765. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:179)
  766. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  767. at com.sun.enterprise.v3.services.impl.ContainerMapper$Hk2DispatcherCallable.call(ContainerMapper.java:354)
  768. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:195)
  769. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:849)
  770. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:746)
  771. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1045)
  772. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:228)
  773. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  774. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  775. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  776. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  777. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  778. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  779. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  780. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  781. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  782. at java.lang.Thread.run(Thread.java:662)
  783.  
  784. INFO: WEB0671: Loading application [Converter#ConverterServlet.war] at [ConverterServlet]
  785. INFO: Converter was successfully deployed in 627 milliseconds.
  786. INFO: EJB5181:Portable JNDI names for EJB ConverterBean: [java:global/Converter/ConverterEJB/ConverterBean!converter.ejb.ConverterBean, java:global/Converter/ConverterEJB/ConverterBean]
  787. INFO: WEB0671: Loading application [Converter#ConverterServlet.war] at [ConverterServlet]
  788. INFO: Converter was successfully deployed in 565 milliseconds.
  789. WARNING: 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
  790. INFO: Redirecting to /index.jsf
  791. INFO: Admin Console: Initializing Session Attributes...
  792. INFO: com.sun.webui.jsf.component.DropDown::The current value of component propertyForm:deployTable:topActionsGroup1:filter does not match any of the selections.
  793. Did you forget to reset the value after changing the options?
  794. INFO: Server shutdown initiated
  795. INFO: JMX002: JMXStartupService: Stopped JMXConnectorServer: null
  796. INFO: JMX001: JMXStartupService and JMXConnectors have been shut down.
  797. INFO: Shutdown procedure finished
  798. May 16, 2012 6:34:29 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  799. INFO: JVM invocation command line:
  800. -XX:+UnlockDiagnosticVMOptions
  801. -XX:PermSize=64m
  802. -XX:MaxPermSize=192m
  803. -XX:NewRatio=2
  804. -Xmx512m
  805. -client
  806. -javaagent:/opt/glassfish3/glassfish/lib/monitor/flashlight-agent.jar
  807. -Dosgi.shell.telnet.maxconn=1
  808. -Dfelix.fileinstall.disableConfigSave=false
  809. -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
  810. -Dfelix.fileinstall.dir=/opt/glassfish3/glassfish/modules/autostart/
  811. -Djavax.net.ssl.keyStore=/opt/glassfish3/glassfish/domains/domain1/config/keystore.jks
  812. -Dosgi.shell.telnet.port=6666
  813. -Djava.security.policy=/opt/glassfish3/glassfish/domains/domain1/config/server.policy
  814. -Djava.awt.headless=true
  815. -Dfelix.fileinstall.log.level=2
  816. -Dfelix.fileinstall.poll=5000
  817. -Dcom.sun.aas.instanceRoot=/opt/glassfish3/glassfish/domains/domain1
  818. -Dosgi.shell.telnet.ip=127.0.0.1
  819. -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
  820. -Djava.endorsed.dirs=/opt/glassfish3/glassfish/modules/endorsed:/opt/glassfish3/glassfish/lib/endorsed
  821. -Dcom.sun.aas.installRoot=/opt/glassfish3/glassfish
  822. -Dfelix.fileinstall.bundles.startTransient=true
  823. -Djava.ext.dirs=/opt/sun-jdk-1.6.0.31/lib/ext:/opt/sun-jdk-1.6.0.31/jre/lib/ext:/opt/glassfish3/glassfish/domains/domain1/lib/ext
  824. -Dfelix.fileinstall.bundles.new.start=true
  825. -Djavax.net.ssl.trustStore=/opt/glassfish3/glassfish/domains/domain1/config/cacerts.jks
  826. -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
  827. -Djava.security.auth.login.config=/opt/glassfish3/glassfish/domains/domain1/config/login.conf
  828. -DANTLR_USE_DIRECT_CLASS_LOADING=true
  829. -Dgosh.args=--nointeractive
  830. May 16, 2012 6:34:29 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  831. INFO: Successfully launched in 6 msec.
  832. INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.2 (build 23)
  833. INFO: Grizzly Framework 1.9.46 started in: 46ms - bound to [0.0.0.0:8080]
  834. INFO: Grizzly Framework 1.9.46 started in: 16ms - bound to [0.0.0.0:4848]
  835. INFO: Grizzly Framework 1.9.46 started in: 22ms - bound to [0.0.0.0:8181]
  836. INFO: Grizzly Framework 1.9.46 started in: 26ms - bound to [0.0.0.0:7676]
  837. INFO: Grizzly Framework 1.9.46 started in: 49ms - bound to [0.0.0.0:3700]
  838. INFO: The Admin Console is already installed, but not yet loaded.
  839. INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
  840. INFO: GlassFish Server Open Source Edition 3.1.2 (23) startup time : Felix (1,845ms), startup services(933ms), total(2,778ms)
  841. INFO: JMX005: JMXStartupService had Started JMXConnector on JMXService URL service:jmx:rmi://127.0.0.1:8686/jndi/rmi://127.0.0.1:8686/jmxrmi
  842. INFO: Created EjbThreadPoolExecutor with thread-core-pool-size 16 thread-max-pool-size 32 thread-keep-alive-seconds 60 thread-queue-capacity 2147483647 allow-core-thread-timeout false
  843. INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM'
  844. INFO: REST00001: Listening to REST requests at context: /management/domain
  845. INFO: The Admin Console is already installed, but not yet loaded.
  846. INFO: The Admin Console is starting. Please wait.
  847. INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]
  848. INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]
  849. INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]
  850. INFO: WEB0171: Created virtual server [server]
  851. INFO: WEB0171: Created virtual server [__asadmin]
  852. INFO: WEB0172: Virtual server [server] loaded default web module []
  853. INFO: SEC1002: Security Manager is OFF.
  854. INFO: SEC1010: Entering Security Startup Service
  855. INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
  856. INFO: SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  857. INFO: SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  858. INFO: SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
  859. INFO: SEC1011: Security Service(s) Started Successfully
  860. INFO: Initializing Mojarra 2.1.6 (SNAPSHOT 20111206) for context ''
  861. INFO: Hibernate Validator 4.2.0.Final
  862. INFO: WEB0671: Loading application [__admingui] at [/]
  863. INFO: CORE10010: Loading application __admingui done in 6,780 ms
  864. INFO: The Admin Console application is loaded.
  865. INFO: Server shutdown initiated
  866. May 16, 2012 6:34:53 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  867. INFO: JVM invocation command line:
  868. -XX:+UnlockDiagnosticVMOptions
  869. -XX:PermSize=64m
  870. -XX:MaxPermSize=192m
  871. -XX:NewRatio=2
  872. -Xmx512m
  873. -client
  874. -javaagent:/opt/glassfish3/glassfish/lib/monitor/flashlight-agent.jar
  875. -Dosgi.shell.telnet.maxconn=1
  876. -Dfelix.fileinstall.disableConfigSave=false
  877. -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
  878. -Dfelix.fileinstall.dir=/opt/glassfish3/glassfish/modules/autostart/
  879. -Djavax.net.ssl.keyStore=/opt/glassfish3/glassfish/domains/domain1/config/keystore.jks
  880. -Dosgi.shell.telnet.port=6666
  881. -Djava.security.policy=/opt/glassfish3/glassfish/domains/domain1/config/server.policy
  882. -Djava.awt.headless=true
  883. -Dfelix.fileinstall.log.level=2
  884. -Dfelix.fileinstall.poll=5000
  885. -Dcom.sun.aas.instanceRoot=/opt/glassfish3/glassfish/domains/domain1
  886. -Dosgi.shell.telnet.ip=127.0.0.1
  887. -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
  888. -Djava.endorsed.dirs=/opt/glassfish3/glassfish/modules/endorsed:/opt/glassfish3/glassfish/lib/endorsed
  889. -Dcom.sun.aas.installRoot=/opt/glassfish3/glassfish
  890. -Dfelix.fileinstall.bundles.startTransient=true
  891. -Djava.ext.dirs=/opt/sun-jdk-1.6.0.31/lib/ext:/opt/sun-jdk-1.6.0.31/jre/lib/ext:/opt/glassfish3/glassfish/domains/domain1/lib/ext
  892. -Dfelix.fileinstall.bundles.new.start=true
  893. -Djavax.net.ssl.trustStore=/opt/glassfish3/glassfish/domains/domain1/config/cacerts.jks
  894. -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
  895. -Djava.security.auth.login.config=/opt/glassfish3/glassfish/domains/domain1/config/login.conf
  896. -DANTLR_USE_DIRECT_CLASS_LOADING=true
  897. -Dgosh.args=--nointeractive
  898. May 16, 2012 6:34:54 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  899. INFO: Successfully launched in 4 msec.
  900. INFO: JMX002: JMXStartupService: Stopped JMXConnectorServer: null
  901. INFO: JMX001: JMXStartupService and JMXConnectors have been shut down.
  902. INFO: Shutdown procedure finished
  903. INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.2 (build 23)
  904. INFO: Grizzly Framework 1.9.46 started in: 47ms - bound to [0.0.0.0:8080]
  905. INFO: Grizzly Framework 1.9.46 started in: 32ms - bound to [0.0.0.0:8181]
  906. INFO: Grizzly Framework 1.9.46 started in: 7ms - bound to [0.0.0.0:4848]
  907. INFO: Grizzly Framework 1.9.46 started in: 6ms - bound to [0.0.0.0:3700]
  908. INFO: Grizzly Framework 1.9.46 started in: 21ms - bound to [0.0.0.0:7676]
  909. INFO: The Admin Console is already installed, but not yet loaded.
  910. INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
  911. INFO: GlassFish Server Open Source Edition 3.1.2 (23) startup time : Felix (1,813ms), startup services(923ms), total(2,736ms)
  912. INFO: JMX005: JMXStartupService had Started JMXConnector on JMXService URL service:jmx:rmi://127.0.0.1:8686/jndi/rmi://127.0.0.1:8686/jmxrmi
  913. INFO: Created EjbThreadPoolExecutor with thread-core-pool-size 16 thread-max-pool-size 32 thread-keep-alive-seconds 60 thread-queue-capacity 2147483647 allow-core-thread-timeout false
  914. INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM'
  915. INFO: REST00001: Listening to REST requests at context: /management/domain
  916. INFO: The Admin Console is already installed, but not yet loaded.
  917. INFO: The Admin Console is starting. Please wait.
  918. INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]
  919. INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]
  920. INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]
  921. INFO: WEB0171: Created virtual server [server]
  922. INFO: WEB0171: Created virtual server [__asadmin]
  923. INFO: WEB0172: Virtual server [server] loaded default web module []
  924. INFO: SEC1002: Security Manager is OFF.
  925. INFO: SEC1010: Entering Security Startup Service
  926. INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
  927. INFO: SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  928. INFO: SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  929. INFO: SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
  930. INFO: SEC1011: Security Service(s) Started Successfully
  931. INFO: Initializing Mojarra 2.1.6 (SNAPSHOT 20111206) for context ''
  932. INFO: Hibernate Validator 4.2.0.Final
  933. INFO: WEB0671: Loading application [__admingui] at [/]
  934. INFO: CORE10010: Loading application __admingui done in 6,835 ms
  935. INFO: The Admin Console application is loaded.
  936. INFO: EJB5181:Portable JNDI names for EJB ConverterBean: [java:global/Converter/ConverterEJB/ConverterBean!converter.ejb.ConverterBean, java:global/Converter/ConverterEJB/ConverterBean]
  937. WARNING: PWC6351: In TLD scanning, the supplied resource file:/opt/glassfish3/glassfish/domains/domain1/eclipseApps/Converter/ConverterEJBClient.jar does not exist
  938. java.util.zip.ZipException: error in opening zip file
  939. at java.util.zip.ZipFile.open(Native Method)
  940. at java.util.zip.ZipFile.<init>(ZipFile.java:127)
  941. at java.util.jar.JarFile.<init>(JarFile.java:135)
  942. at java.util.jar.JarFile.<init>(JarFile.java:72)
  943. at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:72)
  944. at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:48)
  945. at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:70)
  946. at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:104)
  947. at sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:71)
  948. at org.apache.jasper.runtime.TldScanner.scanJar(TldScanner.java:442)
  949. at org.apache.jasper.runtime.TldScanner.scanJars(TldScanner.java:694)
  950. at org.apache.jasper.runtime.TldScanner.scanTlds(TldScanner.java:350)
  951. at org.apache.jasper.runtime.TldScanner.onStartup(TldScanner.java:239)
  952. at org.apache.catalina.core.StandardContext.callServletContainerInitializers(StandardContext.java:5467)
  953. at com.sun.enterprise.web.WebModule.callServletContainerInitializers(WebModule.java:581)
  954. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5363)
  955. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  956. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  957. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  958. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  959. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2018)
  960. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1669)
  961. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  962. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  963. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  964. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:301)
  965. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:461)
  966. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
  967. at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:389)
  968. at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:348)
  969. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:363)
  970. at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1085)
  971. at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:95)
  972. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1291)
  973. at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1259)
  974. at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:461)
  975. at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:212)
  976. at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:179)
  977. at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
  978. at com.sun.enterprise.v3.services.impl.ContainerMapper$Hk2DispatcherCallable.call(ContainerMapper.java:354)
  979. at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:195)
  980. at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:849)
  981. at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:746)
  982. at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1045)
  983. at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:228)
  984. at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
  985. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
  986. at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
  987. at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
  988. at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
  989. at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
  990. at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
  991. at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
  992. at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
  993. at java.lang.Thread.run(Thread.java:662)
  994.  
  995. INFO: WEB0671: Loading application [Converter#ConverterServlet.war] at [ConverterServlet]
  996. INFO: Converter was successfully deployed in 631 milliseconds.
  997. INFO: Server shutdown initiated
  998. INFO: JMX002: JMXStartupService: Stopped JMXConnectorServer: null
  999. INFO: JMX001: JMXStartupService and JMXConnectors have been shut down.
  1000. INFO: Shutdown procedure finished
  1001.  
  1002. May 16, 2012 10:16:32 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  1003. INFO: JVM invocation command line:
  1004. -XX:+UnlockDiagnosticVMOptions
  1005. -XX:PermSize=64m
  1006. -XX:MaxPermSize=192m
  1007. -XX:NewRatio=2
  1008. -Xmx512m
  1009. -client
  1010. -javaagent:/opt/glassfish3/glassfish/lib/monitor/flashlight-agent.jar
  1011. -Dosgi.shell.telnet.maxconn=1
  1012. -Dfelix.fileinstall.disableConfigSave=false
  1013. -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
  1014. -Dfelix.fileinstall.dir=/opt/glassfish3/glassfish/modules/autostart/
  1015. -Djavax.net.ssl.keyStore=/opt/glassfish3/glassfish/domains/domain1/config/keystore.jks
  1016. -Dosgi.shell.telnet.port=6666
  1017. -Djava.security.policy=/opt/glassfish3/glassfish/domains/domain1/config/server.policy
  1018. -Djava.awt.headless=true
  1019. -Dfelix.fileinstall.log.level=2
  1020. -Dfelix.fileinstall.poll=5000
  1021. -Dcom.sun.aas.instanceRoot=/opt/glassfish3/glassfish/domains/domain1
  1022. -Dosgi.shell.telnet.ip=127.0.0.1
  1023. -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
  1024. -Djava.endorsed.dirs=/opt/glassfish3/glassfish/modules/endorsed:/opt/glassfish3/glassfish/lib/endorsed
  1025. -Dcom.sun.aas.installRoot=/opt/glassfish3/glassfish
  1026. -Dfelix.fileinstall.bundles.startTransient=true
  1027. -Djava.ext.dirs=/opt/sun-jdk-1.6.0.31/lib/ext:/opt/sun-jdk-1.6.0.31/jre/lib/ext:/opt/glassfish3/glassfish/domains/domain1/lib/ext
  1028. -Dfelix.fileinstall.bundles.new.start=true
  1029. -Djavax.net.ssl.trustStore=/opt/glassfish3/glassfish/domains/domain1/config/cacerts.jks
  1030. -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
  1031. -Djava.security.auth.login.config=/opt/glassfish3/glassfish/domains/domain1/config/login.conf
  1032. -DANTLR_USE_DIRECT_CLASS_LOADING=true
  1033. -Dgosh.args=--nointeractive
  1034. May 16, 2012 10:16:32 PM com.sun.enterprise.admin.launcher.GFLauncherLogger info
  1035. INFO: Successfully launched in 4 msec.
  1036.  
  1037. INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.2 (build 23)
  1038.  
  1039. INFO: Grizzly Framework 1.9.46 started in: 35ms - bound to [0.0.0.0:4848]
  1040. INFO: Grizzly Framework 1.9.46 started in: 12ms - bound to [0.0.0.0:7676]
  1041. INFO: Grizzly Framework 1.9.46 started in: 43ms - bound to [0.0.0.0:8181]
  1042. INFO: Grizzly Framework 1.9.46 started in: 28ms - bound to [0.0.0.0:3700]
  1043. INFO: Grizzly Framework 1.9.46 started in: 72ms - bound to [0.0.0.0:8080]
  1044. INFO: The Admin Console is already installed, but not yet loaded.
  1045. INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
  1046.  
  1047. INFO: Created EjbThreadPoolExecutor with thread-core-pool-size 16 thread-max-pool-size 32 thread-keep-alive-seconds 60 thread-queue-capacity 2147483647 allow-core-thread-timeout false
  1048. INFO: SEC1002: Security Manager is OFF.
  1049. INFO: SEC1010: Entering Security Startup Service
  1050. INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
  1051. INFO: SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  1052. INFO: SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  1053. INFO: SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
  1054. INFO: SEC1011: Security Service(s) Started Successfully
  1055.  
  1056. INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]
  1057. INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]
  1058. INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]
  1059. INFO: WEB0171: Created virtual server [server]
  1060. INFO: WEB0171: Created virtual server [__asadmin]
  1061.  
  1062. INFO: WEB0172: Virtual server [server] loaded default web module []
  1063.  
  1064. INFO: EJB5181:Portable JNDI names for EJB ConverterBean: [java:global/Converter/ConverterEJB/ConverterBean!converter.ejb.ConverterBean, java:global/Converter/ConverterEJB/ConverterBean]
  1065. WARNING: PWC6351: In TLD scanning, the supplied resource file:/opt/glassfish3/glassfish/domains/domain1/eclipseApps/Converter/ConverterEJBClient.jar does not exist
  1066. java.util.zip.ZipException: error in opening zip file
  1067. at java.util.zip.ZipFile.open(Native Method)
  1068. at java.util.zip.ZipFile.<init>(ZipFile.java:127)
  1069. at java.util.jar.JarFile.<init>(JarFile.java:135)
  1070. at java.util.jar.JarFile.<init>(JarFile.java:72)
  1071. at sun.net.www.protocol.jar.URLJarFile.<init>(URLJarFile.java:72)
  1072. at sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:48)
  1073. at sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:70)
  1074. at sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:104)
  1075. at sun.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:71)
  1076. at org.apache.jasper.runtime.TldScanner.scanJar(TldScanner.java:442)
  1077. at org.apache.jasper.runtime.TldScanner.scanJars(TldScanner.java:694)
  1078. at org.apache.jasper.runtime.TldScanner.scanTlds(TldScanner.java:350)
  1079. at org.apache.jasper.runtime.TldScanner.onStartup(TldScanner.java:239)
  1080. at org.apache.catalina.core.StandardContext.callServletContainerInitializers(StandardContext.java:5467)
  1081. at com.sun.enterprise.web.WebModule.callServletContainerInitializers(WebModule.java:581)
  1082. at org.apache.catalina.core.StandardContext.start(StandardContext.java:5363)
  1083. at com.sun.enterprise.web.WebModule.start(WebModule.java:498)
  1084. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917)
  1085. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:901)
  1086. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:733)
  1087. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2018)
  1088. at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1669)
  1089. at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
  1090. at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
  1091. at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
  1092. at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:301)
  1093. at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:461)
  1094. at com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:375)
  1095. at com.sun.enterprise.v3.server.ApplicationLoaderService.postConstruct(ApplicationLoaderService.java:219)
  1096. at com.sun.hk2.component.AbstractCreatorImpl.inject(AbstractCreatorImpl.java:131)
  1097. at com.sun.hk2.component.ConstructorCreator.initialize(ConstructorCreator.java:91)
  1098. at com.sun.hk2.component.AbstractCreatorImpl.get(AbstractCreatorImpl.java:82)
  1099. at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:67)
  1100. at com.sun.hk2.component.EventPublishingInhabitant.get(EventPublishingInhabitant.java:139)
  1101. at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:78)
  1102. at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:253)
  1103. at com.sun.enterprise.v3.server.AppServerStartup.doStart(AppServerStartup.java:145)
  1104. at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:136)
  1105. at com.sun.enterprise.glassfish.bootstrap.GlassFishImpl.start(GlassFishImpl.java:79)
  1106. at com.sun.enterprise.glassfish.bootstrap.GlassFishDecorator.start(GlassFishDecorator.java:63)
  1107. at com.sun.enterprise.glassfish.bootstrap.osgi.OSGiGlassFishImpl.start(OSGiGlassFishImpl.java:69)
  1108. at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117)
  1109. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1110. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  1111. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  1112. at java.lang.reflect.Method.invoke(Method.java:597)
  1113. at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:97)
  1114. at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:55)
  1115.  
  1116. INFO: WEB0671: Loading application [Converter#ConverterServlet.war] at [ConverterServlet]
  1117. INFO: CORE10010: Loading application Converter done in 4,932 ms
  1118. INFO: GlassFish Server Open Source Edition 3.1.2 (23) startup time : Felix (12,254ms), startup services(6,750ms), total(19,004ms)
  1119.  
  1120. INFO: JMX005: JMXStartupService had Started JMXConnector on JMXService URL service:jmx:rmi://127.0.0.1:8686/jndi/rmi://127.0.0.1:8686/jmxrmi
  1121.  
  1122. INFO: Initiating Jersey application, version 'Jersey: 1.11 12/09/2011 10:27 AM'
  1123.  
  1124. INFO: REST00001: Listening to REST requests at context: /management/domain
  1125. INFO: The Admin Console is already installed, but not yet loaded.
  1126. INFO: The Admin Console is starting. Please wait.
  1127.  
  1128. INFO: Initializing Mojarra 2.1.6 (SNAPSHOT 20111206) for context ''
  1129.  
  1130. INFO: Hibernate Validator 4.2.0.Final
  1131.  
  1132. INFO: WEB0671: Loading application [__admingui] at [/]
  1133. INFO: CORE10010: Loading application __admingui done in 4,778 ms
  1134. INFO: The Admin Console application is loaded.
  1135.  
  1136. INFO: keepstate options resolved to true, saving appId 87633829101174784 for application Converter.
  1137.  
  1138. INFO: EJB5181:Portable JNDI names for EJB ConverterBean: [java:global/Converter/ConverterEJB/ConverterBean!converter.ejb.ConverterBean, java:global/Converter/ConverterEJB/ConverterBean]
  1139. INFO: WEB0671: Loading application [Converter#ConverterServlet.war] at [ConverterServlet]
  1140. INFO: Converter was successfully deployed in 524 milliseconds.
Add Comment
Please, Sign In to add comment