Advertisement
Guest User

Untitled

a guest
May 20th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.21 KB | None | 0 0
  1. Apr 18, 2010 12:57:13 PM com.sun.enterprise.glassfish.bootstrap.ASMain main
  2. INFO: Launching GlassFish on Felix platform
  3. Welcome to Felix
  4. ================
  5. INFO: Perform lazy SSL initialization for the listener 'http-listener-2'
  6. INFO: Grizzly Framework 1.9.18-k started in: 140ms listening on port 8080
  7. INFO: Grizzly Framework 1.9.18-k started in: 28ms listening on port 8181
  8. INFO: Grizzly Framework 1.9.18-k started in: 4ms listening on port 4848
  9. INFO: Starting Grizzly Framework 1.9.18-k - Sun Apr 18 12:57:19 EDT 2010
  10. INFO: Grizzly Framework 1.9.18-k started in: 10ms listening on port 3700
  11. INFO: Starting Grizzly Framework 1.9.18-k - Sun Apr 18 12:57:19 EDT 2010
  12. INFO: Grizzly Framework 1.9.18-k started in: 7ms listening on port 7676
  13. INFO: The Admin Console is already installed, but not yet loaded.
  14. INFO: Using com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate as the delegate
  15. INFO: javassist.util.proxy.ProxyFactory.classLoaderProvider = org.glassfish.weld.WeldActivator$GlassFishClassLoaderProvider@3c63dc28
  16. INFO: SEC1002: Security Manager is OFF.
  17. SEVERE: SEC5054: Certificate has expired: [
  18. [
  19. Version: V1
  20. Subject: OU=Secure Server Certification Authority, O="RSA Data Security, Inc.", C=US
  21. Signature Algorithm: MD2withRSA, OID = 1.2.840.113549.1.1.2
  22. Key: Sun RSA public key, 1000 bits
  23. modulus: 6144706769222379850430183405655235862870193813433361902309516534729547168229223442088128897090426025874990958624426272027915771330043379079076269082776443120496525109458437435793974957144923190172655546279112796066635455545786300647745888353781002359412766112775410851780140804282673804950495744761467
  24. public exponent: 65537
  25. Validity: [From: Tue Nov 08 19:00:00 EST 1994,
  26. To: Thu Jan 07 18:59:59 EST 2010]
  27. Issuer: OU=Secure Server Certification Authority, O="RSA Data Security, Inc.", C=US
  28. SerialNumber: [ 02ad667e 4e45fe5e 576f3c98 195eddc0]
  29. ]
  30. Algorithm: [MD2withRSA]
  31. Signature:
  32. 0000: 65 DD 7E E1 B2 EC B0 E2 3A E0 EC 71 46 9A 19 11 e.......:..qF...
  33. 0010: B8 D3 C7 A0 B4 03 40 26 02 3E 09 9C E1 12 B3 D1 ......@&.>......
  34. 0020: 5A F6 37 A5 B7 61 03 B6 5B 16 69 3B C6 44 08 0C Z.7..a..[.i;.D..
  35. 0030: 88 53 0C 6B 97 49 C7 3E 35 DC 6C B9 BB AA DF 5C .S.k.I.>5.l....\
  36. 0040: BB 3A 2F 93 60 B6 A9 4B 4D F2 20 F7 CD 5F 7F 64 .:/.`..KM. .._.d
  37. 0050: 7B 8E DC 00 5C D7 FA 77 CA 39 16 59 6F 0E EA D3 ....\..w.9.Yo...
  38. 0060: B5 83 7F 4D 4D 42 56 76 B4 C9 5F 04 F8 38 F8 EB ...MMBVv.._..8..
  39. 0070: D2 5F 75 5F CD 7B FC E5 8E 80 7C FC 50 ._u_........P
  40. ]
  41. INFO: Security startup service called
  42. INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
  43. INFO: Realm admin-realm of classtype com.sun.enterprise.security.auth.realm.file.FileRealm successfully created.
  44. INFO: Realm file of classtype com.sun.enterprise.security.auth.realm.file.FileRealm successfully created.
  45. INFO: Realm certificate of classtype com.sun.enterprise.security.auth.realm.certificate.CertificateRealm successfully created.
  46. INFO: Security service(s) started successfully....
  47. INFO: Created HTTP listener http-listener-1 on port 8080
  48. INFO: Created HTTP listener http-listener-2 on port 8181
  49. INFO: Created HTTP listener admin-listener on port 4848
  50. INFO: Created virtual server server
  51. INFO: Created virtual server __asadmin
  52. INFO: Virtual server server loaded system default web module
  53. INFO: WELD-000900 1.0.0 (SP4)
  54. INFO: Hibernate Validator bean-validator-3.0-JBoss-4.0.2
  55. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  56. INFO: nullID: /Users/Dan/NetBeansProjects/eestore/build/web/ CLASSES: [class com.acme.controller.B2BServer, class com.acme.controller.CouldNotConnectException, class com.acme.controller.CouldNotInsertException, interface com.acme.controller.EStore, class com.acme.controller.EStoreFactory, class com.acme.controller.EStoreImpl, class com.acme.controller.Item, class com.acme.controller.NoSuchItemException, class com.acme.controller.NotEnoughItemInInventoryException, class com.acme.controller.RegistrationBean, class com.acme.controller.SAXEventHandler]
  57.  
  58. INFO: Initializing Mojarra 2.0.2 (FCS b10) for context '/eestore'
  59. INFO: Monitoring jndi:/server/eestore/WEB-INF/faces-config.xml for modifications
  60. INFO: Greetings, B2BServer initted Sun Apr 18 12:57:28 EDT 2010
  61. INFO: Connection Factory name is EStoreJmsConnectionFactoryJndi
  62. INFO: Queue name is EStoreB2BJMSOrderQueueJndi
  63. INFO: JMS Service Connection URL is :mq://localhost:7676/
  64. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  65. INFO: MQJMSRA_RA1101: SJSMQ JMS Resource Adapter starting: DIRECT
  66. INFO: MQJMSRA_RA1101: SJSMQ JMSRA Started:DIRECT
  67. INFO: MQJMSRA_MF1101: setAddressList:NOT setting default value=localhost
  68. INFO: MQJMSRA_MF1101: setPassword:NOT setting default value
  69. INFO: MQJMSRA_MF1101: setUserName:NOT setting default value=guest
  70. INFO: Loading application eestore at /eestore
  71. INFO: Loading eestore Application done is 10706 ms
  72. INFO: GlassFish v3 (74.2) startup time : Felix(4337ms) startup services(12826ms) total(17163ms)
  73. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  74. INFO: Binding RMI port to *:8686
  75. WARNING: Cannot start JMX connector: JmxConnector config: { name = system, Protocol = rmi_jrmp, Address = 0.0.0.0, Port = 8686, AcceptAll = false, AuthRealmName = admin-realm, SecurityEnabled = false}: java.lang.RuntimeException: Port 8686 is not available for the internal rmi registry. This means that a call was made with the same port, without closing earlier registry instance. This has to do with the system jmx connector configuration in admin-service element of the configuration associated with this instance
  76. INFO: [Thread[GlassFish Kernel Main Thread,5,main]] started
  77. SEVERE: Apache Felix Remote Shell [108] Listener.Acceptor::activate()
  78. SEVERE: java.net.BindException: Address already in use
  79. at java.net.PlainSocketImpl.socketBind(Native Method)
  80. at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
  81. at java.net.ServerSocket.bind(ServerSocket.java:319)
  82. at java.net.ServerSocket.<init>(ServerSocket.java:185)
  83. at org.apache.felix.shell.remote.Listener$Acceptor.run(Listener.java:131)
  84. at java.lang.Thread.run(Thread.java:637)
  85.  
  86. INFO: {felix.fileinstall.poll (ms) = 5000, felix.fileinstall.dir = /Applications/NetBeans/sges-v3/glassfish/modules/autostart, felix.fileinstall.debug = 1, felix.fileinstall.bundles.new.start = true, felix.fileinstall.tmpdir = /var/folders/yV/yVYFG5hNGyG-bPF9r1G9q++++TI/-Tmp-/fileinstall-7912924489685746616, felix.fileinstall.filter = null}
  87. INFO: {felix.fileinstall.poll (ms) = 5000, felix.fileinstall.dir = /Applications/NetBeans/sges-v3/glassfish/domains/domain1/autodeploy/bundles, felix.fileinstall.debug = 1, felix.fileinstall.bundles.new.start = true, felix.fileinstall.tmpdir = /var/folders/yV/yVYFG5hNGyG-bPF9r1G9q++++TI/-Tmp-/fileinstall-4488927019832478242, felix.fileinstall.filter = null}
  88. INFO: Started bundle: file:/Applications/NetBeans/sges-v3/glassfish/modules/autostart/osgi-web-container.jar
  89. INFO: Created HTTP listener http-listener-1 on port 8080
  90. INFO: Grizzly Framework 1.9.18-k started in: 3ms listening on port 8080
  91. INFO: Perform lazy SSL initialization for the listener 'http-listener-2'
  92. INFO: Created HTTP listener http-listener-2 on port 8181
  93. INFO: Grizzly Framework 1.9.18-k started in: 1ms listening on port 8181
  94. INFO: Thread is being killed
  95. INFO: Shutting down thread
  96. INFO: Boom!
  97. INFO: Destroyed Sun Apr 18 12:57:32 EDT 2010
  98. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  99. INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
  100. INFO: nullID: /Users/Dan/NetBeansProjects/eestore/build/web/ CLASSES: [class com.acme.controller.B2BServer, class com.acme.controller.CouldNotConnectException, class com.acme.controller.CouldNotInsertException, interface com.acme.controller.EStore, class com.acme.controller.EStoreFactory, class com.acme.controller.EStoreImpl, class com.acme.controller.Item, class com.acme.controller.NoSuchItemException, class com.acme.controller.NotEnoughItemInInventoryException, class com.acme.controller.RegistrationBean, class com.acme.controller.SAXEventHandler]
  101.  
  102. INFO: Initializing Mojarra 2.0.2 (FCS b10) for context '/eestore'
  103. INFO: Monitoring jndi:/server/eestore/WEB-INF/faces-config.xml for modifications
  104. INFO: Greetings, B2BServer initted Sun Apr 18 12:57:34 EDT 2010
  105. INFO: Connection Factory name is EStoreJmsConnectionFactoryJndi
  106. INFO: Queue name is EStoreB2BJMSOrderQueueJndi
  107. INFO: Loading application eestore at /eestore
  108. INFO: eestore was successfully deployed in 1,980 milliseconds.
  109. INFO: Updating configuration from org.apache.felix.fileinstall-autodeploy-bundles.cfg
  110. INFO: Installed /Applications/NetBeans/sges-v3/glassfish/modules/autostart/org.apache.felix.fileinstall-autodeploy-bundles.cfg
  111. INFO: {felix.fileinstall.poll (ms) = 5000, felix.fileinstall.dir = /Applications/NetBeans/sges-v3/glassfish/domains/domain1/autodeploy/bundles, felix.fileinstall.debug = 1, felix.fileinstall.bundles.new.start = true, felix.fileinstall.tmpdir = /var/folders/yV/yVYFG5hNGyG-bPF9r1G9q++++TI/-Tmp-/fileinstall-2096497244957486424, felix.fileinstall.filter = null}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement