Guest User

GeoServer - JBoss AS 7

a guest
Nov 13th, 2012
588
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 69.99 KB | None | 0 0
  1. =========================================================================
  2.  
  3.   JBoss Bootstrap Environment
  4.  
  5.   JBOSS_HOME: /Volumes/dev/jboss
  6.  
  7.   JAVA: java
  8.  
  9.   JAVA_OPTS: -d32 -client -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman,com.apple.laf,com.apple.laf.resources -Djava.awt.headless=true -Djboss.server.default.config=standalone.xml
  10.  
  11. =========================================================================
  12.  
  13. 07:13:46,793 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA
  14. 07:13:46,917 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA
  15. 07:13:46,949 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting
  16. 07:13:47,502 INFO  [org.xnio] XNIO Version 3.0.3.GA
  17. 07:13:47,502 INFO  [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
  18. 07:13:47,509 INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
  19. 07:13:47,516 INFO  [org.jboss.remoting] JBoss Remoting version 3.2.3.GA
  20. 07:13:47,528 INFO  [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
  21. 07:13:47,530 INFO  [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin Subsystem
  22. 07:13:47,538 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.
  23. 07:13:47,554 INFO  [org.jboss.as.osgi] (ServerService Thread Pool -- 39) JBAS011940: Activating OSGi Subsystem
  24. 07:13:47,560 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 38) JBAS011800: Activating Naming Subsystem
  25. 07:13:47,568 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013101: Activating Security Subsystem
  26. 07:13:47,588 INFO  [org.jboss.as.security] (MSC service thread 1-8) JBAS013100: Current PicketBox version=4.0.7.Final
  27. 07:13:47,608 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
  28. 07:13:47,619 INFO  [org.jboss.as.connector] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)
  29. 07:13:47,657 INFO  [org.jboss.as.naming] (MSC service thread 1-4) JBAS011802: Starting Naming Service
  30. 07:13:47,661 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
  31. 07:13:47,722 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
  32. 07:13:47,732 INFO  [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-4) JBoss Web Services - Stack CXF Server 4.0.2.GA
  33. 07:13:47,748 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)
  34. 07:13:47,764 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010404: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.1)
  35. 07:13:47,822 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-5) Starting Coyote HTTP/1.1 on http--127.0.0.1-8080
  36. 07:13:47,975 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-8) JBAS015012: Started FileSystemDeploymentService for directory /Volumes/dev/jboss/standalone/deployments
  37. 07:13:47,989 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on /127.0.0.1:9999
  38. 07:13:47,990 INFO  [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: Listening on /127.0.0.1:4447
  39. 07:13:48,063 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
  40. 07:13:48,064 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 1503ms - Started 165 of 250 services (74 services are passive or on-demand)
  41.  
  42. 07:23:47,384 INFO  [org.jboss.as.repository] (management-handler-thread - 1) JBAS014900: Content added at location /Volumes/dev/jboss/standalone/data/content/1c/596ceccaeb1c6e13daf68816e796685808fe41/content
  43. 07:23:47,395 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015876: Starting deployment of "geoserver.war"
  44. 07:23:50,825 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-api-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  45. 07:23:50,826 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-arcgrid-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  46. 07:23:50,826 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-coverage-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  47. 07:23:50,827 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-cql-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  48. 07:23:50,828 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-data-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  49. 07:23:50,828 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-epsg-hsql-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  50. 07:23:50,829 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-geotiff-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  51. 07:23:50,829 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-graph-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  52. 07:23:50,830 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-gtopo30-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  53. 07:23:50,830 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-image-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  54. 07:23:50,831 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-imagemosaic-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  55. 07:23:50,832 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-jdbc-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  56. 07:23:50,832 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-jdbc-postgis-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  57. 07:23:50,833 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-main-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  58. 07:23:50,833 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-metadata-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  59. 07:23:50,834 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-opengis-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  60. 07:23:50,834 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-property-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  61. 07:23:50,835 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-referencing-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  62. 07:23:50,836 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-render-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  63. 07:23:50,836 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-shapefile-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  64. 07:23:50,837 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-shapefile-renderer-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  65. 07:23:50,838 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-svg-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  66. 07:23:50,839 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry fop-0.94.jar in "/content/geoserver.war/WEB-INF/lib/gt-svg-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  67. 07:23:50,839 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry xmlgraphics-commons-1.2.jar in "/content/geoserver.war/WEB-INF/lib/gt-svg-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  68. 07:23:50,840 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry avalon-framework-api-4.3.1.jar in "/content/geoserver.war/WEB-INF/lib/gt-svg-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  69. 07:23:50,840 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry avalon-framework-impl-4.3.1.jar in "/content/geoserver.war/WEB-INF/lib/gt-svg-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  70. 07:23:50,841 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry xalan-2.6.0.jar in "/content/geoserver.war/WEB-INF/lib/gt-svg-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  71. 07:23:50,841 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-validation-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  72. 07:23:50,842 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-wfs-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  73. 07:23:50,843 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-wms-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  74. 07:23:50,843 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-xml-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  75. 07:23:50,844 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-xsd-core-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  76. 07:23:50,845 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry junit-4.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-xsd-core-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  77. 07:23:50,845 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-xsd-fes-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  78. 07:23:50,846 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-xsd-filter-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  79. 07:23:50,846 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-xsd-gml2-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  80. 07:23:50,847 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-xsd-gml3-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  81. 07:23:50,848 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-xsd-ows-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  82. 07:23:50,849 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-xsd-sld-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  83. 07:23:50,849 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-xsd-wcs-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  84. 07:23:50,850 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/gt-xsd-wfs-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  85. 07:23:50,851 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry iText-toolbox.jar in "/content/geoserver.war/WEB-INF/lib/itext-2.1.5.jar"  does not point to a valid jar for a Class-Path reference.
  86. 07:23:50,852 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry iText-toolbox-2.1.5.jar in "/content/geoserver.war/WEB-INF/lib/itext-2.1.5.jar"  does not point to a valid jar for a Class-Path reference.
  87. 07:23:50,852 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry bcmail-jdk14-138.jar in "/content/geoserver.war/WEB-INF/lib/itext-2.1.5.jar"  does not point to a valid jar for a Class-Path reference.
  88. 07:23:50,853 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry bcprov-jdk14-138.jar in "/content/geoserver.war/WEB-INF/lib/itext-2.1.5.jar"  does not point to a valid jar for a Class-Path reference.
  89. 07:23:50,854 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry activation.jar in "/content/geoserver.war/WEB-INF/lib/mail-1.4.jar"  does not point to a valid jar for a Class-Path reference.
  90. 07:23:50,854 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/net.opengis.fes-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  91. 07:23:50,855 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/net.opengis.wcs-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  92. 07:23:50,856 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-7) Class Path entry commons-pool-1.5.4.jar in "/content/geoserver.war/WEB-INF/lib/net.opengis.wfs-8.3.jar"  does not point to a valid jar for a Class-Path reference.
  93. 07:23:50,928 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.transform.LogarithmicTransform1D$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  94. 07:23:50,928 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.transform.ExponentialTransform1D$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  95. 07:23:50,929 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.transform.ProjectiveTransform$ProviderAffine' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  96. 07:23:50,930 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.transform.ProjectiveTransform$ProviderLongitudeRotation' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  97. 07:23:50,930 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.transform.GeocentricTranslation$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  98. 07:23:50,931 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.transform.GeocentricTranslation$ProviderSevenParam' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  99. 07:23:50,932 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.transform.GeocentricTranslation$ProviderFrameRotation' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  100. 07:23:50,933 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.transform.GeocentricTransform$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  101. 07:23:50,933 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.transform.GeocentricTransform$ProviderInverse' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  102. 07:23:50,934 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.transform.MolodenskiTransform$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  103. 07:23:50,935 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.transform.MolodenskiTransform$ProviderAbridged' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  104. 07:23:50,935 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.transform.NADCONTransform$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  105. 07:23:50,936 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.transform.NTv2Transform$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  106. 07:23:50,937 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.transform.WarpTransform2D$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  107. 07:23:50,938 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.EquidistantCylindrical$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  108. 07:23:50,938 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.EquidistantCylindrical$SphericalProvider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  109. 07:23:50,939 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.PlateCarree$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  110. 07:23:50,940 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.Mercator1SP$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  111. 07:23:50,940 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.Mercator2SP$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  112. 07:23:50,941 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.TransverseMercator$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  113. 07:23:50,942 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.TransverseMercator$Provider_SouthOrientated' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  114. 07:23:50,942 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.ObliqueMercator$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  115. 07:23:50,943 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.ObliqueMercator$Provider_TwoPoint' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  116. 07:23:50,944 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.HotineObliqueMercator$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  117. 07:23:50,944 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.HotineObliqueMercator$Provider_TwoPoint' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  118. 07:23:50,945 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.AlbersEqualArea$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  119. 07:23:50,945 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.LambertConformal1SP$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  120. 07:23:50,946 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.LambertConformal2SP$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  121. 07:23:50,947 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.LambertConformalBelgium$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  122. 07:23:50,948 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.LambertAzimuthalEqualArea$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  123. 07:23:50,949 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.Orthographic$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  124. 07:23:50,949 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.Stereographic$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  125. 07:23:50,950 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.ObliqueStereographic$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  126. 07:23:50,950 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.PolarStereographic$ProviderA' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  127. 07:23:50,951 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.PolarStereographic$ProviderB' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  128. 07:23:50,952 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.PolarStereographic$ProviderNorth' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  129. 07:23:50,952 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.PolarStereographic$ProviderSouth' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  130. 07:23:50,953 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.NewZealandMapGrid$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  131. 07:23:50,953 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.Krovak$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  132. 07:23:50,954 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.CassiniSoldner$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  133. 07:23:50,955 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.EquidistantConic$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  134. 07:23:50,955 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.Polyconic$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  135. 07:23:50,956 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.Robinson$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  136. 07:23:50,956 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.WinkelTripel$WinkelProvider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  137. 07:23:50,957 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.WinkelTripel$AitoffProvider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  138. 07:23:50,958 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.EckertIV$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  139. 07:23:50,958 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.Mollweide$MollweideProvider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  140. 07:23:50,959 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.Mollweide$WagnerIVProvider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  141. 07:23:50,960 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.WorldVanDerGrintenI$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  142. 07:23:50,963 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.geotools.referencing.operation.projection.Mercator1SPGoogle$Provider' for service type 'org.geotools.referencing.operation.MathTransformProvider'
  143. 07:23:50,965 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
  144. 07:23:51,239 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.1)
  145. 07:23:51,243 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) JBAS010404: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 8.4)
  146. 07:23:51,280 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/geoserver]] (MSC service thread 1-6) No Spring WebApplicationInitializer types detected on classpath
  147. 07:23:51,310 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/geoserver]] (MSC service thread 1-6) Exception sending context initialized event to listener instance of class org.geoserver.GeoserverInitStartupListener: java.lang.NoClassDefFoundError: com/sun/imageio/spi/FileImageOutputStreamSpi
  148.         at it.geosolutions.imageio.stream.output.spi.FileImageOutputStreamExtImplSpi.onRegistration(FileImageOutputStreamExtImplSpi.java:81) [imageio-ext-streams-1.1.5.jar:]
  149.         at javax.imageio.spi.SubRegistry.registerServiceProvider(ServiceRegistry.java:698) [classes.jar:1.6.0_33]
  150.         at javax.imageio.spi.ServiceRegistry.registerServiceProvider(ServiceRegistry.java:285) [classes.jar:1.6.0_33]
  151.         at javax.imageio.spi.IIORegistry.registerApplicationClasspathSpis(IIORegistry.java:191) [classes.jar:1.6.0_33]
  152.         at javax.imageio.spi.IIORegistry.<init>(IIORegistry.java:121) [classes.jar:1.6.0_33]
  153.         at javax.imageio.spi.IIORegistry.getDefaultInstance(IIORegistry.java:142) [classes.jar:1.6.0_33]
  154.         at org.geotools.image.io.ImageIOExt.allowNativeCodec(ImageIOExt.java:173) [gt-coverage-8.3.jar:]
  155.         at org.geoserver.GeoserverInitStartupListener.contextInitialized(GeoserverInitStartupListener.java:118) [main-2.2.1.jar:]
  156.         at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3392) [jbossweb-7.0.13.Final.jar:]
  157.         at org.apache.catalina.core.StandardContext.start(StandardContext.java:3850) [jbossweb-7.0.13.Final.jar:]
  158.         at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
  159.         at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
  160.         at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
  161.         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_33]
  162.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_33]
  163.         at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_33]
  164. Caused by: java.lang.ClassNotFoundException: com.sun.imageio.spi.FileImageOutputStreamSpi from [Module "deployment.geoserver.war:main" from Service Module Loader]
  165.         at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:190)
  166.         at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468)
  167.         at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456)
  168.         at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:423)
  169.         at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
  170.         at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120)
  171.         ... 16 more
  172.  
  173. 07:23:51,431 WARN  [org.geoserver.logging] (MSC service thread 1-6) log4jConfigFile 'DEFAULT_LOGGING.properties' couldn't be found in the data dir, so GeoServer will install the various logging config file into the data dir, and then try to find it again.
  174. 07:23:51,453 ERROR [stderr] (MSC service thread 1-6) log4j:WARN File option not set for appender [geoserverlogfile].
  175. 07:23:51,453 ERROR [stderr] (MSC service thread 1-6) log4j:WARN Are you using FileAppender instead of ConsoleAppender?
  176. 07:23:51,454 WARN  [org.geoserver.logging] (MSC service thread 1-6) 'log4j.appender.geoserverlogfile' appender isn't defined.  GeoServer won't control the file-based logging.
  177. 07:23:52,104 WARN  [org.springframework.beans.factory.config.CustomEditorConfigurer] (MSC service thread 1-6) Passing PropertyEditor instances into CustomEditorConfigurer is deprecated: use PropertyEditorRegistrars or PropertyEditor class names instead. Offending key [org.geotools.util.Version; offending editor instance: org.geoserver.platform.util.VersionPropertyEditor@1a9d205
  178. 07:23:52,240 ERROR [org.vfny.geoserver.global] (MSC service thread 1-6)
  179. ----------------------------------
  180. - GEOSERVER_DATA_DIR: /Volumes/dev/jboss/standalone/tmp/vfs/temp156be1acae324d88/content-e097722100bf9c70/data
  181. ----------------------------------
  182. 07:23:52,300 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'burg'
  183. 07:23:52,301 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'capitals'
  184. 07:23:52,301 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'cite_lakes'
  185. 07:23:52,302 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'dem'
  186. 07:23:52,303 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'giant_polygon'
  187. 07:23:52,304 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'grass'
  188. 07:23:52,305 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'green'
  189. 07:23:52,305 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'line'
  190. 07:23:52,306 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'poi'
  191. 07:23:52,307 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'point'
  192. 07:23:52,308 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'poly_landmarks'
  193. 07:23:52,308 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'polygon'
  194. 07:23:52,309 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'pophatch'
  195. 07:23:52,310 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'population'
  196. 07:23:52,311 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'rain'
  197. 07:23:52,313 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'raster'
  198. 07:23:52,313 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'restricted'
  199. 07:23:52,314 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'simple_roads'
  200. 07:23:52,315 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'simple_streams'
  201. 07:23:52,316 INFO  [org.geoserver] (MSC service thread 1-6) Loaded style 'tiger_roads'
  202. 07:23:52,316 WARN  [org.geoserver] (MSC service thread 1-6) No default workspace was found.
  203. 07:23:52,321 INFO  [org.geoserver] (MSC service thread 1-6) Loaded workspace 'cite'
  204. 07:23:52,332 INFO  [org.geoserver] (MSC service thread 1-6) Loaded workspace 'it.geosolutions'
  205. 07:23:52,334 INFO  [org.geoserver] (MSC service thread 1-6) Loaded workspace 'nurc'
  206. 07:23:52,335 INFO  [org.geoserver] (MSC service thread 1-6) Loaded workspace 'sde'
  207. 07:23:52,336 INFO  [org.geoserver] (MSC service thread 1-6) Loaded workspace 'sf'
  208. 07:23:52,338 INFO  [org.geoserver] (MSC service thread 1-6) Loaded workspace 'tiger'
  209. 07:23:52,339 INFO  [org.geoserver] (MSC service thread 1-6) Loaded workspace 'topp'
  210. 07:23:52,408 INFO  [org.geoserver] (MSC service thread 1-6) Loaded store 'arcGridSample', enabled
  211. 07:23:52,411 INFO  [org.geoserver] (MSC service thread 1-6) Loaded coverage store 'arcGridSample'
  212. 07:23:52,676 WARN  [org.geotools.referencing.factory] (MSC service thread 1-6) Axis elements found in a wkt definition, the force longitude first axis order hint might not be respected:
  213. PROJCS["WGS84 / Simple Mercator", GEOGCS["WGS 84", DATUM["WGS_1984", SPHEROID["WGS_1984", 6378137.0, 298.257223563]], PRIMEM["Greenwich", 0.0], UNIT["degree", 0.017453292519943295]], PROJECTION["Mercator_1SP_Google"], PARAMETER["latitude_of_origin", 0.0], PARAMETER["central_meridian", 0.0], PARAMETER["scale_factor", 1.0], PARAMETER["false_easting", 0.0], PARAMETER["false_northing", 0.0], UNIT["m", 1.0], AXIS["x", EAST], AXIS["y", NORTH], AUTHORITY["EPSG","54004"]]
  214. 07:23:52,745 INFO  [org.geoserver] (MSC service thread 1-6) Loaded coverage 'Arc_Sample', enabled
  215. 07:23:52,753 INFO  [org.geoserver] (MSC service thread 1-6) Loaded coverage 'arcGridSample'
  216. 07:23:52,776 WARN  [org.geotools.factory] (MSC service thread 1-6) Can't load a service for category "GridFormatFactorySpi". Cause is "NoClassDefFoundError: com/sun/imageio/plugins/common/BogusColorSpace".
  217. 07:23:52,999 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'Arc_Sample'
  218. 07:23:53,003 INFO  [org.geoserver] (MSC service thread 1-6) Loaded store 'img_sample2', disabled
  219. 07:23:53,004 INFO  [org.geoserver] (MSC service thread 1-6) Loaded coverage store 'img_sample2'
  220. 07:23:53,135 INFO  [org.geoserver] (MSC service thread 1-6) Loaded coverage 'Pk50095', disabled
  221. 07:23:53,135 INFO  [org.geoserver] (MSC service thread 1-6) Loaded coverage 'img_sample2'
  222. 07:23:53,137 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'Pk50095'
  223. 07:23:53,141 INFO  [org.geoserver] (MSC service thread 1-6) Loaded store 'mosaic', enabled
  224. 07:23:53,141 INFO  [org.geoserver] (MSC service thread 1-6) Loaded coverage store 'mosaic'
  225. 07:23:53,146 INFO  [org.geoserver] (MSC service thread 1-6) Loaded coverage 'mosaic', enabled
  226. 07:23:53,147 INFO  [org.geoserver] (MSC service thread 1-6) Loaded coverage 'mosaic'
  227. 07:23:53,148 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'mosaic'
  228. 07:23:53,152 INFO  [org.geoserver] (MSC service thread 1-6) Loaded store 'worldImageSample', enabled
  229. 07:23:53,153 INFO  [org.geoserver] (MSC service thread 1-6) Loaded coverage store 'worldImageSample'
  230. 07:23:53,156 INFO  [org.geoserver] (MSC service thread 1-6) Loaded coverage 'Img_Sample', enabled
  231. 07:23:53,156 INFO  [org.geoserver] (MSC service thread 1-6) Loaded coverage 'worldImageSample'
  232. 07:23:53,159 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'Img_Sample'
  233. 07:23:53,256 INFO  [org.geoserver] (MSC service thread 1-6) Loaded store 'sf', enabled
  234. 07:23:53,260 INFO  [org.geoserver] (MSC service thread 1-6) Loaded data store 'sf'
  235. 07:23:53,304 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'archsites', enabled
  236. 07:23:53,310 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'sf'
  237. 07:23:53,312 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'archsites'
  238. 07:23:53,316 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'bugsites', enabled
  239. 07:23:53,317 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'sf'
  240. 07:23:53,319 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'bugsites'
  241. 07:23:53,322 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'restricted', enabled
  242. 07:23:53,323 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'sf'
  243. 07:23:53,325 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'restricted'
  244. 07:23:53,328 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'roads', enabled
  245. 07:23:53,329 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'sf'
  246. 07:23:53,330 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'roads'
  247. 07:23:53,333 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'streams', enabled
  248. 07:23:53,334 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'sf'
  249. 07:23:53,335 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'streams'
  250. 07:23:53,339 INFO  [org.geoserver] (MSC service thread 1-6) Loaded store 'sfdem', enabled
  251. 07:23:53,340 INFO  [org.geoserver] (MSC service thread 1-6) Loaded coverage store 'sfdem'
  252. 07:23:53,342 INFO  [org.geoserver] (MSC service thread 1-6) Loaded coverage 'sfdem', enabled
  253. 07:23:53,343 INFO  [org.geoserver] (MSC service thread 1-6) Loaded coverage 'sfdem'
  254. 07:23:53,346 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'sfdem'
  255. 07:23:53,351 INFO  [org.geoserver] (MSC service thread 1-6) Loaded store 'nyc', enabled
  256. 07:23:53,352 INFO  [org.geoserver] (MSC service thread 1-6) Loaded data store 'nyc'
  257. 07:23:53,358 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'giant_polygon', enabled
  258. 07:23:53,359 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'nyc'
  259. 07:23:53,359 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'giant_polygon'
  260. 07:23:53,361 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'poi', enabled
  261. 07:23:53,362 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'nyc'
  262. 07:23:53,363 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'poi'
  263. 07:23:53,365 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'poly_landmarks', enabled
  264. 07:23:53,365 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'nyc'
  265. 07:23:53,367 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'poly_landmarks'
  266. 07:23:53,369 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'tiger_roads', enabled
  267. 07:23:53,370 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'nyc'
  268. 07:23:53,371 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'tiger_roads'
  269. 07:23:53,377 INFO  [org.geoserver] (MSC service thread 1-6) Loaded store 'states_shapefile', enabled
  270. 07:23:53,378 INFO  [org.geoserver] (MSC service thread 1-6) Loaded data store 'states_shapefile'
  271. 07:23:53,383 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'states', enabled
  272. 07:23:53,384 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'states_shapefile'
  273. 07:23:53,385 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'states'
  274. 07:23:53,390 INFO  [org.geoserver] (MSC service thread 1-6) Loaded store 'taz_shapes', enabled
  275. 07:23:53,390 INFO  [org.geoserver] (MSC service thread 1-6) Loaded data store 'taz_shapes'
  276. 07:23:53,396 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'tasmania_cities', enabled
  277. 07:23:53,398 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'taz_shapes'
  278. 07:23:53,399 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'tasmania_cities'
  279. 07:23:53,401 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'tasmania_roads', enabled
  280. 07:23:53,401 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'taz_shapes'
  281. 07:23:53,403 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'tasmania_roads'
  282. 07:23:53,405 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'tasmania_state_boundaries', enabled
  283. 07:23:53,405 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'taz_shapes'
  284. 07:23:53,406 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'tasmania_state_boundaries'
  285. 07:23:53,408 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'tasmania_water_bodies', enabled
  286. 07:23:53,408 INFO  [org.geoserver] (MSC service thread 1-6) Loaded feature type 'taz_shapes'
  287. 07:23:53,409 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer 'tasmania_water_bodies'
  288. 07:23:53,413 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer group 'spearfish'
  289. 07:23:53,414 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer group 'tasmania'
  290. 07:23:53,415 INFO  [org.geoserver] (MSC service thread 1-6) Loaded layer group 'tiger-ny'
  291. 07:23:53,771 INFO  [org.geoserver] (MSC service thread 1-6) Loaded service 'wcs', enabled
  292. 07:23:53,780 INFO  [org.geoserver] (MSC service thread 1-6) Loaded service 'wfs', enabled
  293. 07:23:53,790 INFO  [org.geoserver] (MSC service thread 1-6) Loaded service 'wms', enabled
  294. 07:23:53,793 INFO  [org.geoserver.gwc.config] (MSC service thread 1-6) Initializing GeoServer specific GWC configuration from gwc-gs.xml
  295. 07:23:53,803 INFO  [org.geoserver.gwc.layer] (MSC service thread 1-6) GeoServer TileLayer store base directory is: /Volumes/dev/jboss/standalone/tmp/vfs/temp156be1acae324d88/content-e097722100bf9c70/data/gwc-layers
  296. 07:23:53,804 INFO  [org.geoserver.gwc.layer] (MSC service thread 1-6) Loading tile layers from /Volumes/dev/jboss/standalone/tmp/vfs/temp156be1acae324d88/content-e097722100bf9c70/data/gwc-layers
  297. 07:23:53,875 INFO  [org.geoserver.gwc.layer] (MSC service thread 1-6) Initializing GWC configuration based on GeoServer's Catalog
  298. 07:23:53,876 INFO  [org.geoserver.gwc.layer] (MSC service thread 1-6) GeoServer TileLayer store base directory is: /Volumes/dev/jboss/standalone/tmp/vfs/temp156be1acae324d88/content-e097722100bf9c70/data/gwc-layers
  299. 07:23:53,877 INFO  [org.geoserver.gwc.layer] (MSC service thread 1-6) Loading tile layers from /Volumes/dev/jboss/standalone/tmp/vfs/temp156be1acae324d88/content-e097722100bf9c70/data/gwc-layers
  300. 07:23:53,903 INFO  [org.geoserver.gwc.layer] (MSC service thread 1-6) GWC configuration based on GeoServer's Catalog loaded successfuly
  301. 07:23:55,235 INFO  [org.geoserver.ows.OWSHandlerMapping] (MSC service thread 1-6) Mapped URL path [/gwc/service/**] onto handler 'dispatcher'
  302. 07:23:55,311 INFO  [org.geoserver.ows.OWSHandlerMapping] (MSC service thread 1-6) Mapped URL path [/ows/**] onto handler 'dispatcher'
  303. 07:23:55,312 INFO  [org.geoserver.ows.OWSHandlerMapping] (MSC service thread 1-6) Mapped URL path [/ows] onto handler 'dispatcher'
  304. 07:23:55,317 INFO  [org.geoserver] (MSC service thread 1-6) GeoServer configuration lock is enabled
  305. 07:23:55,364 INFO  [org.geoserver.ows.OWSHandlerMapping] (MSC service thread 1-6) Mapped URL path [/wcs] onto handler 'dispatcher'
  306. 07:23:55,365 INFO  [org.geoserver.ows.OWSHandlerMapping] (MSC service thread 1-6) Mapped URL path [/wcs/**] onto handler 'dispatcher'
  307. 07:23:55,646 INFO  [org.geoserver.ows.OWSHandlerMapping] (MSC service thread 1-6) Mapped URL path [/wfs/*] onto handler 'dispatcher'
  308. 07:23:55,647 INFO  [org.geoserver.ows.OWSHandlerMapping] (MSC service thread 1-6) Mapped URL path [/TestWfsPost] onto handler 'wfsTestServlet'
  309. 07:23:55,647 INFO  [org.geoserver.ows.OWSHandlerMapping] (MSC service thread 1-6) Mapped URL path [/wfs] onto handler 'dispatcher'
  310. 07:23:57,681 INFO  [org.geoserver.ows.OWSHandlerMapping] (MSC service thread 1-6) Mapped URL path [/wms/*] onto handler 'dispatcher'
  311. 07:23:57,682 INFO  [org.geoserver.ows.OWSHandlerMapping] (MSC service thread 1-6) Mapped URL path [/wms] onto handler 'dispatcher'
  312. 07:23:57,726 INFO  [org.geoserver.ows.OWSHandlerMapping] (MSC service thread 1-6) Mapped URL path [/kml] onto handler 'dispatcher'
  313. 07:23:57,727 INFO  [org.geoserver.ows.OWSHandlerMapping] (MSC service thread 1-6) Mapped URL path [/kml/*] onto handler 'dispatcher'
  314. 07:23:57,728 INFO  [org.geoserver.ows.OWSHandlerMapping] (MSC service thread 1-6) Mapped URL path [/animate] onto handler 'dispatcher'
  315. 07:23:57,728 INFO  [org.geoserver.ows.OWSHandlerMapping] (MSC service thread 1-6) Mapped URL path [/animate/*] onto handler 'dispatcher'
  316. 07:23:57,767 INFO  [org.geoserver.security] (MSC service thread 1-6) Start security migration
  317. 07:23:57,781 INFO  [org.geoserver.security] (MSC service thread 1-6) Information regarding the master password is in: /Volumes/dev/jboss/standalone/tmp/vfs/temp156be1acae324d88/content-e097722100bf9c70/data/security/masterpw.info
  318. 07:23:57,954 INFO  [org.geoserver.security] (MSC service thread 1-6) Strong cryptograhpy is available
  319. 07:23:58,097 INFO  [org.geoserver.security] (MSC service thread 1-6) Start encrypting configuration passwords using pbePasswordEncoder
  320. 07:23:58,121 INFO  [org.geoserver.security] (MSC service thread 1-6) End encrypting configuration passwords
  321. 07:23:58,207 INFO  [org.geoserver.security.xml] (MSC service thread 1-6) Successful lock: /Volumes/dev/jboss/standalone/tmp/vfs/temp156be1acae324d88/content-e097722100bf9c70/data/security/usergroup/default/users.xml.lock
  322. 07:23:58,217 INFO  [org.geoserver.security.xml] (MSC service thread 1-6) Successful lock: /Volumes/dev/jboss/standalone/tmp/vfs/temp156be1acae324d88/content-e097722100bf9c70/data/security/role/default/roles.xml.lock
  323. 07:23:58,219 INFO  [org.geoserver.security] (MSC service thread 1-6) Start storing roles for service named default
  324. 07:23:58,231 INFO  [org.geoserver.security] (MSC service thread 1-6) Storing roles successful for service named default
  325. 07:23:58,231 INFO  [org.geoserver.security] (MSC service thread 1-6) Start reloading roles for service named default
  326. 07:23:58,239 INFO  [org.geoserver.security] (MSC service thread 1-6) Reloading roles successful for service named default
  327. 07:23:58,240 INFO  [org.geoserver.security] (MSC service thread 1-6) Adjusted last modified for file: /Volumes/dev/jboss/standalone/tmp/vfs/temp156be1acae324d88/content-e097722100bf9c70/data/security/role/default/roles.xml
  328. 07:23:58,240 INFO  [org.geoserver.security] (MSC service thread 1-6) Start storing user/grous for service named default
  329. 07:23:58,242 INFO  [org.geoserver.security] (MSC service thread 1-6) Storing user/grous successful for service named default
  330. 07:23:58,242 INFO  [org.geoserver.security] (MSC service thread 1-6) Start reloading user/grous for service named default
  331. 07:23:58,246 INFO  [org.geoserver.security] (MSC service thread 1-6) Reloading user/groups successful for service named default
  332. 07:23:58,246 INFO  [org.geoserver.security] (MSC service thread 1-6) Adjusted last modified for file: /Volumes/dev/jboss/standalone/tmp/vfs/temp156be1acae324d88/content-e097722100bf9c70/data/security/usergroup/default/users.xml
  333. 07:23:58,247 INFO  [org.geoserver.security] (MSC service thread 1-6) Renamed /Volumes/dev/jboss/standalone/tmp/vfs/temp156be1acae324d88/content-e097722100bf9c70/data/security/users.properties to /Volumes/dev/jboss/standalone/tmp/vfs/temp156be1acae324d88/content-e097722100bf9c70/data/security/users.properties.old
  334. 07:23:58,248 INFO  [org.geoserver.security] (MSC service thread 1-6) End security migration
  335. 07:23:58,357 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-6) Error listenerStart
  336. 07:23:58,357 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-6) Context [/geoserver] startup failed due to previous errors
  337. 07:24:00,023 WARN  [org.springframework.beans.factory.support.DisposableBeanAdapter] (MSC service thread 1-6) Invocation of destroy method failed on bean with name 'geoServerLoader': org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'GWCLifeCycleHandler': Singleton bean creation not allowed while the singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!)
  338. 07:24:00,025 INFO  [org.geoserver.logging] (MSC service thread 1-6) Beginning GeoServer cleanup sequence
  339. 07:24:00,025 INFO  [org.geoserver.logging] (MSC service thread 1-6) Unregistered JDBC driver org.h2.Driver@12a2cf9
  340. 07:24:00,026 INFO  [org.geoserver.logging] (MSC service thread 1-6) Unregistered JDBC driver org.postgresql.Driver@1e33378
  341. 07:24:00,026 INFO  [org.geoserver.logging] (MSC service thread 1-6) Unregistered JDBC driver org.hsqldb.jdbcDriver@1c76cab
  342. 07:24:00,029 INFO  [org.geoserver.logging] (MSC service thread 1-6) Disposing referencing factory GeoserverWKTOperationFactory["European Petroleum Survey Group"]
  343.   COORDINATE_OPERATION_AUTHORITY_FACTORY = PropertyCoordinateOperationAuthorityFactory["European Petroleum Survey Group"]
  344.     CRS_FACTORY                          = ReferencingObjectFactory                                                      
  345.     CS_FACTORY                           = (same as CRS_FACTORY)                                                        
  346.     DATUM_FACTORY                        = DatumAliases                                                                  
  347.     MATH_TRANSFORM_FACTORY               = DefaultMathTransformFactory                                                  
  348.  
  349. 07:24:00,032 INFO  [org.geoserver.logging] (MSC service thread 1-6) Disposing referencing factory LongitudeFirstFactory["European Petroleum Survey Group"]
  350.   FORCE_LONGITUDE_FIRST_AXIS_ORDER           = true                                                          
  351.   FORCE_STANDARD_AXIS_DIRECTIONS             = false                                                        
  352.   FORCE_STANDARD_AXIS_UNITS                  = false                                                        
  353.   CS_AUTHORITY_FACTORY                       = OrderedAxisAuthorityFactory["European Petroleum Survey Group"]
  354.     DATUM_AUTHORITY_FACTORY                  = ThreadedHsqlEpsgFactory["European Petroleum Survey Group"]    
  355.       EPSG_DATA_SOURCE                       = java:comp/env/jdbc/EPSG                                      
  356.       DATUM_AUTHORITY_FACTORY                = FactoryUsingHSQL["European Petroleum Survey Group"]          
  357.         FORCE_LONGITUDE_FIRST_AXIS_ORDER     = false                                                        
  358.         FORCE_STANDARD_AXIS_DIRECTIONS       = false                                                        
  359.         FORCE_STANDARD_AXIS_UNITS            = false                                                        
  360.         VERSION                              = 7.9                                                          
  361.         CRS_FACTORY                          = ReferencingObjectFactory                                      
  362.         CS_FACTORY                           = (same as CRS_FACTORY)                                        
  363.         DATUM_FACTORY                        = DatumAliases                                                  
  364.         MATH_TRANSFORM_FACTORY               = DefaultMathTransformFactory                                  
  365.       CS_AUTHORITY_FACTORY                   = (same as DATUM_AUTHORITY_FACTORY)                            
  366.       CRS_AUTHORITY_FACTORY                  = (same as DATUM_AUTHORITY_FACTORY)                            
  367.       COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY)                            
  368.     CS_AUTHORITY_FACTORY                     = (same as DATUM_AUTHORITY_FACTORY)                            
  369.     CRS_AUTHORITY_FACTORY                    = (same as DATUM_AUTHORITY_FACTORY)                            
  370.     COORDINATE_OPERATION_AUTHORITY_FACTORY   = (same as DATUM_AUTHORITY_FACTORY)                            
  371.     FORCE_STANDARD_AXIS_UNITS                = false                                                        
  372.     FORCE_STANDARD_AXIS_DIRECTIONS           = false                                                        
  373.     FORCE_LONGITUDE_FIRST_AXIS_ORDER         = true                                                          
  374.   CRS_AUTHORITY_FACTORY                      = (same as CS_AUTHORITY_FACTORY)                                
  375.  
  376. 07:24:00,506 INFO  [org.geoserver.logging] (MSC service thread 1-6) Disposing referencing factory HTTP_AuthorityFactory["URL in OGC namespace"]
  377.   DATUM_AUTHORITY_FACTORY                = AllAuthoritiesFactory["Alle"]    
  378.   CS_AUTHORITY_FACTORY                   = (same as DATUM_AUTHORITY_FACTORY)
  379.   CRS_AUTHORITY_FACTORY                  = (same as DATUM_AUTHORITY_FACTORY)
  380.   COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY)
  381.  
  382. 07:24:00,520 INFO  [org.geoserver.logging] (MSC service thread 1-6) Disposing referencing factory GeoserverOverridingWKTFactory["European Petroleum Survey Group"]
  383.   CRS_AUTHORITY_EXTRA_DIRECTORY    = null                                                      
  384.   DATUM_AUTHORITY_FACTORY          = PropertyAuthorityFactory["European Petroleum Survey Group"]
  385.     FORCE_STANDARD_AXIS_DIRECTIONS = false                                                      
  386.     FORCE_STANDARD_AXIS_UNITS      = false                                                      
  387.     CRS_FACTORY                    = ReferencingObjectFactory                                  
  388.     CS_FACTORY                     = (same as CRS_FACTORY)                                      
  389.     DATUM_FACTORY                  = DatumAliases                                              
  390.     MATH_TRANSFORM_FACTORY         = DefaultMathTransformFactory                                
  391.   CS_AUTHORITY_FACTORY             = (same as DATUM_AUTHORITY_FACTORY)                          
  392.   CRS_AUTHORITY_FACTORY            = (same as DATUM_AUTHORITY_FACTORY)                          
  393.  
  394. 07:24:00,523 INFO  [org.geoserver.logging] (MSC service thread 1-6) Disposing referencing factory LongitudeFirstFactory["European Petroleum Survey Group"]
  395.   FORCE_LONGITUDE_FIRST_AXIS_ORDER           = true                                                          
  396.   FORCE_STANDARD_AXIS_DIRECTIONS             = false                                                        
  397.   FORCE_STANDARD_AXIS_UNITS                  = false                                                        
  398.   CS_AUTHORITY_FACTORY                       = OrderedAxisAuthorityFactory["European Petroleum Survey Group"]
  399.     DATUM_AUTHORITY_FACTORY                  = ThreadedHsqlEpsgFactory["European Petroleum Survey Group"]    
  400.       EPSG_DATA_SOURCE                       = java:comp/env/jdbc/EPSG                                      
  401.       DATUM_AUTHORITY_FACTORY                = FactoryUsingHSQL["European Petroleum Survey Group"]          
  402.         FORCE_LONGITUDE_FIRST_AXIS_ORDER     = false                                                        
  403.         FORCE_STANDARD_AXIS_DIRECTIONS       = false                                                        
  404.         FORCE_STANDARD_AXIS_UNITS            = false                                                        
  405.         VERSION                              = 7.9                                                          
  406.         CRS_FACTORY                          = ReferencingObjectFactory                                      
  407.         CS_FACTORY                           = (same as CRS_FACTORY)                                        
  408.         DATUM_FACTORY                        = DatumAliases                                                  
  409.         MATH_TRANSFORM_FACTORY               = DefaultMathTransformFactory                                  
  410.       CS_AUTHORITY_FACTORY                   = (same as DATUM_AUTHORITY_FACTORY)                            
  411.       CRS_AUTHORITY_FACTORY                  = (same as DATUM_AUTHORITY_FACTORY)                            
  412.       COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY)                            
  413.     CS_AUTHORITY_FACTORY                     = (same as DATUM_AUTHORITY_FACTORY)                            
  414.     CRS_AUTHORITY_FACTORY                    = (same as DATUM_AUTHORITY_FACTORY)                            
  415.     COORDINATE_OPERATION_AUTHORITY_FACTORY   = (same as DATUM_AUTHORITY_FACTORY)                            
  416.     FORCE_STANDARD_AXIS_UNITS                = false                                                        
  417.     FORCE_STANDARD_AXIS_DIRECTIONS           = false                                                        
  418.     FORCE_LONGITUDE_FIRST_AXIS_ORDER         = true                                                          
  419.   CRS_AUTHORITY_FACTORY                      = (same as CS_AUTHORITY_FACTORY)                                
  420.  
  421. 07:24:00,914 INFO  [org.geoserver.logging] (MSC service thread 1-6) Disposing referencing factory CartesianAuthorityFactory["European Petroleum Survey Group"]
  422.   CRS_FACTORY            = ReferencingObjectFactory  
  423.   CS_FACTORY             = (same as CRS_FACTORY)      
  424.   DATUM_FACTORY          = DatumAliases              
  425.   MATH_TRANSFORM_FACTORY = DefaultMathTransformFactory
  426.  
  427. 07:24:00,915 INFO  [org.geoserver.logging] (MSC service thread 1-6) Disposing referencing factory GeoserverCustomWKTFactory["European Petroleum Survey Group"]
  428.   CRS_AUTHORITY_EXTRA_DIRECTORY    = null                                                      
  429.   DATUM_AUTHORITY_FACTORY          = PropertyAuthorityFactory["European Petroleum Survey Group"]
  430.     FORCE_STANDARD_AXIS_DIRECTIONS = false                                                      
  431.     FORCE_STANDARD_AXIS_UNITS      = false                                                      
  432.     CRS_FACTORY                    = ReferencingObjectFactory                                  
  433.     CS_FACTORY                     = (same as CRS_FACTORY)                                      
  434.     DATUM_FACTORY                  = DatumAliases                                              
  435.     MATH_TRANSFORM_FACTORY         = DefaultMathTransformFactory                                
  436.   CS_AUTHORITY_FACTORY             = (same as DATUM_AUTHORITY_FACTORY)                          
  437.   CRS_AUTHORITY_FACTORY            = (same as DATUM_AUTHORITY_FACTORY)                          
  438.  
  439. 07:24:00,917 INFO  [org.geoserver.logging] (MSC service thread 1-6) Disposing referencing factory WebCRSFactory["Web Map Service CRS"]
  440.   CRS_FACTORY            = ReferencingObjectFactory  
  441.   CS_FACTORY             = (same as CRS_FACTORY)      
  442.   DATUM_FACTORY          = DatumAliases              
  443.   MATH_TRANSFORM_FACTORY = DefaultMathTransformFactory
  444.  
  445. 07:24:00,918 INFO  [org.geoserver.logging] (MSC service thread 1-6) Disposing referencing factory HTTP_AuthorityFactory["URL in OGC namespace"]
  446.   DATUM_AUTHORITY_FACTORY                = AllAuthoritiesFactory["Alle"]    
  447.   CS_AUTHORITY_FACTORY                   = (same as DATUM_AUTHORITY_FACTORY)
  448.   CRS_AUTHORITY_FACTORY                  = (same as DATUM_AUTHORITY_FACTORY)
  449.   COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY)
  450.  
  451. 07:24:00,919 INFO  [org.geoserver.logging] (MSC service thread 1-6) Disposing referencing factory AutoCRSFactory["Automatic Projections"]
  452.   CRS_FACTORY            = ReferencingObjectFactory  
  453.   CS_FACTORY             = (same as CRS_FACTORY)      
  454.   DATUM_FACTORY          = DatumAliases              
  455.   MATH_TRANSFORM_FACTORY = DefaultMathTransformFactory
  456.  
  457. 07:24:00,929 INFO  [org.geoserver.logging] (MSC service thread 1-6) Disposing referencing factory LongitudeFirstFactory["European Petroleum Survey Group"]
  458.   FORCE_LONGITUDE_FIRST_AXIS_ORDER           = true                                                          
  459.   FORCE_STANDARD_AXIS_DIRECTIONS             = false                                                        
  460.   FORCE_STANDARD_AXIS_UNITS                  = false                                                        
  461.   CS_AUTHORITY_FACTORY                       = OrderedAxisAuthorityFactory["European Petroleum Survey Group"]
  462.     DATUM_AUTHORITY_FACTORY                  = ThreadedHsqlEpsgFactory["European Petroleum Survey Group"]    
  463.       EPSG_DATA_SOURCE                       = java:comp/env/jdbc/EPSG                                      
  464.       DATUM_AUTHORITY_FACTORY                = FactoryUsingHSQL["European Petroleum Survey Group"]          
  465.         FORCE_LONGITUDE_FIRST_AXIS_ORDER     = false                                                        
  466.         FORCE_STANDARD_AXIS_DIRECTIONS       = false                                                        
  467.         FORCE_STANDARD_AXIS_UNITS            = false                                                        
  468.         VERSION                              = 7.9                                                          
  469.         CRS_FACTORY                          = ReferencingObjectFactory                                      
  470.         CS_FACTORY                           = (same as CRS_FACTORY)                                        
  471.         DATUM_FACTORY                        = DatumAliases                                                  
  472.         MATH_TRANSFORM_FACTORY               = DefaultMathTransformFactory                                  
  473.       CS_AUTHORITY_FACTORY                   = (same as DATUM_AUTHORITY_FACTORY)                            
  474.       CRS_AUTHORITY_FACTORY                  = (same as DATUM_AUTHORITY_FACTORY)                            
  475.       COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY)                            
  476.     CS_AUTHORITY_FACTORY                     = (same as DATUM_AUTHORITY_FACTORY)                            
  477.     CRS_AUTHORITY_FACTORY                    = (same as DATUM_AUTHORITY_FACTORY)                            
  478.     COORDINATE_OPERATION_AUTHORITY_FACTORY   = (same as DATUM_AUTHORITY_FACTORY)                            
  479.     FORCE_STANDARD_AXIS_UNITS                = false                                                        
  480.     FORCE_STANDARD_AXIS_DIRECTIONS           = false                                                        
  481.     FORCE_LONGITUDE_FIRST_AXIS_ORDER         = true                                                          
  482.   CRS_AUTHORITY_FACTORY                      = (same as CS_AUTHORITY_FACTORY)                                
  483.  
  484. 07:24:01,319 INFO  [org.geoserver.logging] (MSC service thread 1-6) Disposing referencing factory HTTP_AuthorityFactory["URL in OGC namespace"]
  485.   DATUM_AUTHORITY_FACTORY                = AllAuthoritiesFactory["Alle"]    
  486.   CS_AUTHORITY_FACTORY                   = (same as DATUM_AUTHORITY_FACTORY)
  487.   CRS_AUTHORITY_FACTORY                  = (same as DATUM_AUTHORITY_FACTORY)
  488.   COORDINATE_OPERATION_AUTHORITY_FACTORY = (same as DATUM_AUTHORITY_FACTORY)
  489.  
  490. 07:24:01,320 INFO  [org.geoserver.logging] (MSC service thread 1-6) Shut down GT referencing threads
  491. 07:24:01,320 INFO  [org.geoserver.logging] (MSC service thread 1-6) Shut down GT  SPI
  492. 07:24:01,321 INFO  [org.geoserver.logging] (MSC service thread 1-6) Shut down coverage thread pool
  493. 07:24:01,322 ERROR [stderr] (MSC service thread 1-6) java.lang.NoClassDefFoundError: com/sun/imageio/spi/FileImageOutputStreamSpi
  494. 07:24:01,322 ERROR [stderr] (MSC service thread 1-6)    at it.geosolutions.imageio.stream.output.spi.FileImageOutputStreamExtImplSpi.onRegistration(FileImageOutputStreamExtImplSpi.java:81)
  495. 07:24:01,322 ERROR [stderr] (MSC service thread 1-6)    at javax.imageio.spi.SubRegistry.registerServiceProvider(ServiceRegistry.java:698)
  496. 07:24:01,323 ERROR [stderr] (MSC service thread 1-6)    at javax.imageio.spi.ServiceRegistry.registerServiceProvider(ServiceRegistry.java:285)
  497. 07:24:01,323 ERROR [stderr] (MSC service thread 1-6)    at javax.imageio.spi.IIORegistry.registerApplicationClasspathSpis(IIORegistry.java:191)
  498. 07:24:01,323 ERROR [stderr] (MSC service thread 1-6)    at javax.imageio.spi.IIORegistry.<init>(IIORegistry.java:121)
  499. 07:24:01,324 ERROR [stderr] (MSC service thread 1-6)    at javax.imageio.spi.IIORegistry.getDefaultInstance(IIORegistry.java:142)
  500. 07:24:01,324 ERROR [stderr] (MSC service thread 1-6)    at org.geoserver.GeoserverInitStartupListener.contextDestroyed(GeoserverInitStartupListener.java:236)
  501. 07:24:01,324 ERROR [stderr] (MSC service thread 1-6)    at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489)
  502. 07:24:01,325 ERROR [stderr] (MSC service thread 1-6)    at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999)
  503. 07:24:01,325 ERROR [stderr] (MSC service thread 1-6)    at org.apache.catalina.core.StandardContext.start(StandardContext.java:3917)
  504. 07:24:01,325 ERROR [stderr] (MSC service thread 1-6)    at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90)
  505. 07:24:01,326 ERROR [stderr] (MSC service thread 1-6)    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
  506. 07:24:01,326 ERROR [stderr] (MSC service thread 1-6)    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
  507. 07:24:01,326 ERROR [stderr] (MSC service thread 1-6)    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  508. 07:24:01,327 ERROR [stderr] (MSC service thread 1-6)    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  509. 07:24:01,327 ERROR [stderr] (MSC service thread 1-6)    at java.lang.Thread.run(Thread.java:680)
  510. 07:24:01,331 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC00001: Failed to start service jboss.web.deployment.default-host./geoserver: org.jboss.msc.service.StartException in service jboss.web.deployment.default-host./geoserver: JBAS018040: Failed to start context
  511.         at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:95)
  512.         at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
  513.         at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
  514.         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_33]
  515.         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_33]
  516.         at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_33]
  517.  
  518. 07:24:08,024 WARN  [org.geoserver.security] (Thread-83) [/Volumes/dev/jboss/standalone/tmp/vfs/temp156be1acae324d88/content-e097722100bf9c70/data/security/usergroup/default/users.xml] does not exist.
  519. 07:24:08,040 WARN  [org.geoserver.security] (Thread-84) [/Volumes/dev/jboss/standalone/tmp/vfs/temp156be1acae324d88/content-e097722100bf9c70/data/security/role/default/roles.xml] does not exist.
  520. ^C07:26:24,857 INFO  [org.jboss.as.logging] JBAS011503: Restored bootstrap log handlers
  521. 07:26:24,863 INFO  [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService
  522. 07:26:24,864 INFO  [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager
  523. 07:26:24,866 INFO  [org.jboss.as] JBAS015950: JBoss AS 7.1.1.Final "Brontes" stopped in 15ms
Advertisement
Add Comment
Please, Sign In to add comment