Guest User

Untitled

a guest
Jan 22nd, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. 2012-09-23 20:03:14 com.sun.enterprise.admin.launcher.GFLauncherLogger info
  2. INFO: JVM invocation command line:
  3. -XX:+UnlockDiagnosticVMOptions
  4. -XX:PermSize=64m
  5. -XX:MaxPermSize=192m
  6. -XX:NewRatio=2
  7. -Xmx512m
  8. -client
  9. -javaagent:D:/glassfish3/glassfish/lib/monitor/flashlight-agent.jar
  10. -Dosgi.shell.telnet.maxconn=1
  11. -Dfelix.fileinstall.disableConfigSave=false
  12. -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
  13. -Dfelix.fileinstall.dir=D:glassfish3glassfish/modules/autostart/
  14. -Djavax.net.ssl.keyStore=D:glassfish3glassfishdomainsdomain1/config/keystore.jks
  15. -Dosgi.shell.telnet.port=6666
  16. -Djava.security.policy=D:glassfish3glassfishdomainsdomain1/config/server.policy
  17. -Djava.awt.headless=true
  18. -Dfelix.fileinstall.log.level=2
  19. -Dfelix.fileinstall.poll=5000
  20. -Dcom.sun.aas.instanceRoot=D:glassfish3glassfishdomainsdomain1
  21. -Dosgi.shell.telnet.ip=127.0.0.1
  22. -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
  23. -Djava.endorsed.dirs=D:glassfish3glassfish/modules/endorsed;D:glassfish3glassfish/lib/endorsed
  24. -Dcom.sun.aas.installRoot=D:glassfish3glassfish
  25. -Dfelix.fileinstall.bundles.startTransient=true
  26. -Djava.ext.dirs=C:Program FilesJavajdk1.6.0_18/lib/ext;C:Program FilesJavajdk1.6.0_18/jre/lib/ext;D:glassfish3glassfishdomainsdomain1/lib/ext
  27. -Dfelix.fileinstall.bundles.new.start=true
  28. -Djavax.net.ssl.trustStore=D:glassfish3glassfishdomainsdomain1/config/cacerts.jks
  29. -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
  30. -Djava.security.auth.login.config=D:glassfish3glassfishdomainsdomain1/config/login.conf
  31. -DANTLR_USE_DIRECT_CLASS_LOADING=true
  32. -Dgosh.args=--nointeractive
  33. 2012-09-23 20:03:14 com.sun.enterprise.admin.launcher.GFLauncherLogger info
  34. INFO: Successfully launched in 14 msec.
  35.  
  36. INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.2.2 (build 5)
  37. INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
  38.  
  39. INFO: Grizzly Framework 1.9.50 started in: 20ms - bound to [0.0.0.0:8181]
  40. INFO: Grizzly Framework 1.9.50 started in: 0ms - bound to [0.0.0.0:4848]
  41. INFO: Grizzly Framework 1.9.50 started in: 50ms - bound to [0.0.0.0:8080]
  42. INFO: Grizzly Framework 1.9.50 started in: 0ms - bound to [0.0.0.0:3700]
  43. INFO: Grizzly Framework 1.9.50 started in: 20ms - bound to [0.0.0.0:7676]
  44. INFO: GlassFish Server Open Source Edition 3.1.2.2 (5) startup time : Felix (4 340ms), startup services(1 030ms), total(5 370ms)
  45.  
  46. INFO: HV000001: Hibernate Validator 4.3.0.Final
  47.  
  48. INFO: SEC1002: Security Manager is OFF.
  49. INFO: JMX005: JMXStartupService had Started JMXConnector on JMXService URL service:jmx:rmi://192.168.1.103:8686/jndi/rmi://192.168.1.103:8686/jmxrmi
  50. INFO: SEC1010: Entering Security Startup Service
  51. INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
  52. INFO: SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  53. INFO: SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
  54. INFO: SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
  55. INFO: SEC1011: Security Service(s) Started Successfully
  56.  
  57. INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]
  58. INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]
  59. INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]
  60. INFO: WEB0171: Created virtual server [server]
  61. INFO: WEB0171: Created virtual server [__asadmin]
  62.  
  63. INFO: WEB0172: Virtual server [server] loaded default web module []
Add Comment
Please, Sign In to add comment