Advertisement
Guest User

Untitled

a guest
Oct 30th, 2018
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.87 KB | None | 0 0
  1. [~/sourcecontrol/tck/tck8]
  2. $./start-and-setup.sh
  3. JBOSS_HOME: /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2
  4. JAVAEE_HOME: /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2
  5. TS_FOLDER: /Users/kabir/sourcecontrol/tck/tck8
  6. TS_HOME: /Users/kabir/sourcecontrol/tck/tck8/javaeetck
  7. JEETCK_MODS: /Users/kabir/sourcecontrol/tck/tck8/cts-8-mods
  8. JAVAEE_HOME_RI: /Users/kabir/sourcecontrol/tck/tck8/glassfish5/glassfish
  9. DERBY_HOME: /Users/kabir/sourcecontrol/tck/tck8/glassfish5/javadb
  10. Buildfile: /Users/kabir/sourcecontrol/tck/tck8/cts-8-mods/build.xml
  11. [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
  12.  
  13. clean:
  14. [delete] Deleting directory /Users/kabir/sourcecontrol/tck/tck8/javaeetck/jboss
  15.  
  16. clean:
  17. [delete] Deleting directory /Users/kabir/sourcecontrol/tck/tck8/cts-8-mods/output
  18. [delete] Deleting: /Users/kabir/sourcecontrol/tck/tck8/cts-8-mods/etc/standalone.xml
  19.  
  20. BUILD SUCCESSFUL
  21. Total time: 0 seconds
  22. Buildfile: /Users/kabir/sourcecontrol/tck/tck8/cts-8-mods/build.xml
  23. [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
  24.  
  25. main:
  26. [echo] TS_HOME=/Users/kabir/sourcecontrol/tck/tck8/javaeetck
  27. [echo] JAVAEE_HOME=/Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2
  28. [echo] JAVAEE_HOME_RI=/Users/kabir/sourcecontrol/tck/tck8/glassfish5/glassfish
  29. [echo] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_111.jdk/Contents/Home/jre
  30. [echo] JBOSS_HOME=/Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2
  31. [echo] JEETCK_MODS=/Users/kabir/sourcecontrol/tck/tck8/cts-8-mods
  32. [echo] path.separator=:
  33. [echo] Unix format TS_HOME=/Users/kabir/sourcecontrol/tck/tck8/javaeetck
  34. [echo] Unix format JAVAEE_HOME=/Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2
  35. [echo] Unix format JAVAEE_HOME_RI=/Users/kabir/sourcecontrol/tck/tck8/glassfish5/glassfish
  36. [echo] Unix format JBOSS_HOME=/Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2
  37. [echo] Unix format JEETCK_MODS=/Users/kabir/sourcecontrol/tck/tck8/cts-8-mods
  38. [echo] Trying JBoss setup...
  39.  
  40. gen.jbossws.classpath:
  41.  
  42. gen.jaspic.classpath:
  43.  
  44. gen.interop.classpathsuffix:
  45. [copy] Copying 1 file to /Users/kabir/sourcecontrol/tck/tck8/glassfish5/glassfish/domains/domain1/lib
  46.  
  47. gen.base.client.classpath:
  48.  
  49. gen.iiop.client.classpath:
  50.  
  51. gen.sig.test.classpath:
  52.  
  53. gen.resteasy.jaxrs.classpath:
  54.  
  55. gen.io.undertow.classpath:
  56.  
  57. gen.javamail.classpath:
  58.  
  59. gen.resteasy.classpath:
  60.  
  61. copy.ts.jboss:
  62. [echo] Copying the ts-cts8-wildfly.jte to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin
  63. [copy] Copying 1 file to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin
  64. [copy] Copying 4 files to /Users/kabir/sourcecontrol/tck/tck8/glassfish5/javadb/bin
  65.  
  66. copy.ts.jboss.db:
  67.  
  68. determine.profile:
  69. [echo] Configuring TCK environment for full profile mode.
  70. [copy] Copying 1 file to /Users/kabir/sourcecontrol/tck/tck8/cts-8-mods/etc
  71.  
  72. setup-jboss:
  73. [echo] Building the JBoss TCK porting jars
  74.  
  75. jboss-porting:
  76.  
  77. prepare:
  78.  
  79. compile-classes:
  80. [mkdir] Created dir: /Users/kabir/sourcecontrol/tck/tck8/cts-8-mods/output/classes
  81. [javac] /Users/kabir/sourcecontrol/tck/tck8/cts-8-mods/build-jboss.xml:76: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
  82. [javac] Compiling 18 source files to /Users/kabir/sourcecontrol/tck/tck8/cts-8-mods/output/classes
  83. [javac] Note: Some input files use or override a deprecated API.
  84. [javac] Note: Recompile with -Xlint:deprecation for details.
  85. [javac] Note: Some input files use unchecked or unsafe operations.
  86. [javac] Note: Recompile with -Xlint:unchecked for details.
  87. [echo] copy resources to the classpath
  88. [copy] Copying 1103 files to /Users/kabir/sourcecontrol/tck/tck8/cts-8-mods/output/classes
  89. [copy] Copying 1 file to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/jboss/classes
  90. [echo] copy jboss runtime files to dist dir for com/sun/ts/tests runtime specific overrides
  91. [copy] Copying 832 files to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/dist/com/sun/ts/tests
  92. [echo] copy jboss runtime files to dist dir for com/ibm/jbarch/tck/tests runtime specific overrides
  93. [copy] Copying 6 files to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/dist/com/ibm/jbatch/tck/tests
  94.  
  95. build:
  96. [mkdir] Created dir: /Users/kabir/sourcecontrol/tck/tck8/cts-8-mods/output/lib
  97. [jar] Building jar: /Users/kabir/sourcecontrol/tck/tck8/cts-8-mods/output/lib/jboss-porting.jar
  98. [echo] output/lib
  99. [echo] lib
  100. [copy] Copying 1 file to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/jboss/lib
  101. [copy] Copying 24 files to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/jboss/etc
  102. [echo] Copying TS top level build.xml to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin
  103. [echo] Copying url-props /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin
  104. [copy] Copying 1 file to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin
  105. [echo] Copying javaee_vi.xml (jeetck.mods=/Users/kabir/sourcecontrol/tck/tck8/cts-8-mods)
  106. [copy] Copying 5 files to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/impl/wildfly
  107. [copy] Copying 2 files to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml
  108. [copy] Copying 1 file to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/jboss/lib
  109. [echo] Trying RI setup...
  110.  
  111. setup-ri:
  112. [echo] Completed ts.jte setup for javaee.server=jboss
  113. [echo] Updating the current cts exclusions file
  114. [copy] Copying 1 file to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin
  115. [echo] Updating the current *.sql scripts
  116. [copy] Copying 1 file to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/sql
  117. [echo] Overlaying JAX-WS binding files
  118.  
  119. patch-jaxws-binding-files-cxf:
  120. [echo] JBossWS CXF stack detected
  121. [copy] Copying 3 files to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/src/com/sun/ts/tests/jaxws
  122. [copy] Copying 24 files to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/src/com/sun/ts/tests/jws
  123. [copy] Copying 4 files to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/dist/com/sun/ts/tests/webservices13
  124.  
  125. patch-jaxws-binding-files-native:
  126.  
  127. patch-jaxws-binding-files:
  128.  
  129. BUILD SUCCESSFUL
  130. Total time: 4 seconds
  131. Buildfile: /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/initdb.xml
  132. [echo] ts.home = /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/../..
  133. Tue Oct 30 12:52:44 GMT 2018 : Apache Derby Network Server - 10.13.1.1 - (exported) started and ready to accept connections on port 1527
  134. [echo] In a bundle
  135. [echo] The deliverable currently in use is /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/../../bin.
  136. Trying to override old definition of datatype string
  137.  
  138. init.derby:
  139. [echo] ts.home = /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/../..
  140. [echo] In a bundle
  141. [echo] The deliverable currently in use is /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/../../bin.
  142.  
  143. check.configure.cmp:
  144.  
  145. configure.basic:
  146. [echo] DB URL: jdbc:derby://localhost:1527/derbyDB;create=true
  147. [sql] Executing resource: /Users/kabir/sourcecontrol/tck/tck8/javaeetck/sql/derby/derby.ddl.sql
  148. [sql] Executing resource: /Users/kabir/sourcecontrol/tck/tck8/javaeetck/sql/derby/derby.ddl.jstl.sql
  149. [sql] Executing resource: /Users/kabir/sourcecontrol/tck/tck8/javaeetck/sql/derby/derby.ddl.sprocs.sql
  150. [sql] Executing resource: /Users/kabir/sourcecontrol/tck/tck8/javaeetck/sql/derby/derby.ddl.persistence.sprocs.sql
  151. [sql] Executing resource: /Users/kabir/sourcecontrol/tck/tck8/javaeetck/sql/derby/derby.ddl.jbatch-tck.sql
  152. [sql] 412 of 412 SQL statements executed successfully
  153. [echo] ts.home = /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/../..
  154. [echo] In a bundle
  155. [echo] The deliverable currently in use is /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/../../bin.
  156.  
  157. configure.cmp:
  158. [echo] DB URL: jdbc:derby://localhost:1527/derbyDB;create=true
  159. [sql] Executing resource: /Users/kabir/sourcecontrol/tck/tck8/javaeetck/sql/derby/derby.ddl.cmp.sql
  160. [sql] Executing resource: /Users/kabir/sourcecontrol/tck/tck8/javaeetck/sql/derby/derby.ddl.persistence.sql
  161. [sql] Failed to execute: CREATE SEQUENCE HIBERNATE_SEQUENCE AS INT START WITH 1
  162. [sql] java.sql.SQLTransactionRollbackException: Sequence 'HIBERNATE_SEQUENCE' already exists.
  163. [sql] Executing resource: /Users/kabir/sourcecontrol/tck/tck8/javaeetck/sql/derby/derby.ddl.interop.sql
  164. [sql] 899 of 900 SQL statements executed successfully
  165.  
  166. configure.RI.backend:
  167.  
  168. configure.backend:
  169. [echo] ts.home = /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/../..
  170. [echo] In a bundle
  171. [echo] The deliverable currently in use is /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/../../bin.
  172.  
  173. install_java_procedures:
  174. [echo] DB URL: jdbc:derby://localhost:1527/derbyDB;create=true
  175. [sql] Executing commands
  176. [sql] 3 of 3 SQL statements executed successfully
  177.  
  178. BUILD SUCCESSFUL
  179. Total time: 8 seconds
  180. Buildfile: /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/build.xml
  181. [echo] ts.home = /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/../..
  182. [echo] In a bundle
  183. [echo] The deliverable currently in use is /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/../../bin.
  184. Trying to override old definition of datatype string
  185.  
  186. config.vi:
  187. [echo] ts.home = /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/../..
  188. [echo] In a bundle
  189. [echo] The deliverable currently in use is /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/../../bin.
  190.  
  191. modify.jstl.db.resources:
  192. [echo] ts.home = /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/../..
  193. [echo] In a bundle
  194. [echo] The deliverable currently in use is /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/../../bin.
  195.  
  196. copy.dml.file:
  197. [copy] Copying 1 file to /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin
  198. [jar] Updating jar: /Users/kabir/sourcecontrol/tck/tck8/javaeetck/dist/com/sun/ts/tests/jstl/compat/onedotzero/jstl_1_0_compat_web.war
  199. [jar] Updating jar: /Users/kabir/sourcecontrol/tck/tck8/javaeetck/dist/com/sun/ts/tests/jstl/spec/sql/param/jstl_sql_param_web.war
  200. [jar] Updating jar: /Users/kabir/sourcecontrol/tck/tck8/javaeetck/dist/com/sun/ts/tests/jstl/spec/sql/query/jstl_sql_query_web.war
  201. [jar] Updating jar: /Users/kabir/sourcecontrol/tck/tck8/javaeetck/dist/com/sun/ts/tests/jstl/spec/sql/result/jstl_sql_result_web.war
  202. [jar] Updating jar: /Users/kabir/sourcecontrol/tck/tck8/javaeetck/dist/com/sun/ts/tests/jstl/spec/sql/setdatasource/jstl_sql_setdatasource_web.war
  203. [jar] Updating jar: /Users/kabir/sourcecontrol/tck/tck8/javaeetck/dist/com/sun/ts/tests/jstl/spec/sql/transaction/jstl_sql_transaction_web.war
  204. [jar] Updating jar: /Users/kabir/sourcecontrol/tck/tck8/javaeetck/dist/com/sun/ts/tests/jstl/spec/sql/update/jstl_sql_update_web.war
  205.  
  206. build.porting.impl.jar:
  207.  
  208. copy.derby.jars:
  209. [mkdir] Created dir: /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/modules/system/layers/base/org/apache/derby/client/main
  210. [mkdir] Created dir: /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/modules/system/layers/base/org/apache/derby/embedded/main
  211. [copy] Copying 2 files to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/modules/system/layers/base/org/apache/derby/client/main
  212. [copy] Copying 2 files to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/modules/system/layers/base/org/apache/derby/embedded/main
  213.  
  214. config.vi:
  215.  
  216. setup-cts:
  217. [echo] javaee.home.ri = /Users/kabir/sourcecontrol/tck/tck8/glassfish5/glassfish
  218. [echo] jboss.home = /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2
  219. [echo] ts.home = /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/../..
  220. [loadfile] /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/modules/system/layers/base/.overlays/.overlays doesn't exist
  221. [mkdir] Created dir: /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/modules/system/layers/base/com/sun/ts/main
  222. [copy] Copying 1 file to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/modules/system/layers/base/com/sun/ts/main
  223. [copy] Copying 5 files to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/modules/system/layers/base/com/sun/ts/main
  224. [copy] Copying 1 file to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/modules/system/layers/base/com/sun/ts/glassfish/ejb-container/main
  225. [copy] Copying 1 file to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/modules/system/layers/base/com/sun/ts/glassfish/ejb-container/main
  226. [copy] Copying 1 file to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/modules/system/layers/base/com/sun/ts/glassfish/ejb-client/main
  227. [copy] Copying 1 file to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/modules/system/layers/base/com/sun/ts/glassfish/ejb-client/main
  228. [copy] Copying 1 file to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/modules/system/layers/base/org/jboss/as/security/main
  229. [echo] Add tsprovider.jar as a resource for security module
  230. [mkdir] Created dir: /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/endorsed
  231. [copy] Copying 1 file to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/endorsed
  232. [copy] Copying 1 file to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/endorsed
  233. [copy] Copying 1 file to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/endorsed
  234. [mkdir] Created dir: /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/standalone/configuration/keystores
  235. [copy] Copying 3 files to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/standalone/configuration/keystores
  236. [copy] Copying 3 files to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/standalone/configuration/keystores
  237. [copy] Copying 1 file to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/bin
  238. [echo] increase java memory in /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/bin/standalone.conf
  239. [echo] Add test.ejb.stateful.timeout.wait.seconds to override default of 480 seconds to 70 seconds
  240. [echo] Enable HeapDumpOnOutOfMemoryError, disable GCOverheadLimit, disable CFX CN check
  241. [echo] Add test.ejb.stateful.timeout.wait.seconds to override default of 480 seconds to 70 seconds
  242. [echo] Enable HeapDumpOnOutOfMemoryError, disable GCOverheadLimit, disable CFX CN check
  243. [copy] Copying 3 files to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/standalone/configuration
  244. [copy] Copying 1 file to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/appclient/configuration
  245. [copy] Copying 1 file to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/standalone/deployments
  246. [touch] Creating /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/standalone/deployments/greenmail-jboss-service.sar.dodeploy
  247. [copy] Copying 1563 files to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/ejb3
  248. [copy] Copied 1088 empty directories to 9 empty directories under /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/ejb3
  249. [xslt] Processing /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/standalone/configuration/standalone.xml to /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/ejb3/standalone/configuration/standalone.xml
  250. [xslt] Loading stylesheet /Users/kabir/sourcecontrol/tck/tck8/javaeetck/bin/xml/ejb3.xsl
  251.  
  252. copy.db.jars:
  253.  
  254. vi.perms:
  255. [echo] do nothing
  256.  
  257. BUILD SUCCESSFUL
  258. Total time: 4 seconds
  259. ./standalone.conf: line 84: webServerHost.2=localhost: command not found
  260. =========================================================================
  261.  
  262. JBoss Bootstrap Environment
  263.  
  264. JBOSS_HOME: /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2
  265.  
  266. JAVA: /Library/Java/JavaVirtualMachines/jdk1.8.0_111.jdk/Contents/Home/bin/java
  267.  
  268. JAVA_OPTS: -verbose:gc -Xloggc:/Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/standalone/log/gc.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms1303m -Xmx1303m -XX:+HeapDumpOnOutOfMemoryError -XX:-UseGCOverheadLimit -Dtest.ejb.stateful.timeout.wait.seconds=70 -Dcxf.tls-client.disableCNCheck=true -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true
  269.  
  270. =========================================================================
  271.  
  272. 12:52:58,175 INFO [org.jboss.modules] (main) JBoss Modules version 1.8.6.Final-redhat-00001
  273. 12:52:58,463 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.5.Final-redhat-00001
  274. 12:52:58,472 INFO [org.jboss.threads] (main) JBoss Threads version 2.3.2.Final-redhat-1
  275. 12:52:58,581 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: JBoss EAP 7.2.0.GA (WildFly Core 6.0.11.Final-redhat-00001) starting
  276. 12:52:59,351 WARN [org.jboss.as.clustering.infinispan] (Controller Boot Thread) WFLYCLINF0004: The 'strategy' attribute of the 'eviction' element is no longer supported and will be ignored
  277. 12:52:59,352 WARN [org.jboss.as.clustering.infinispan] (Controller Boot Thread) WFLYCLINF0004: The 'strategy' attribute of the 'eviction' element is no longer supported and will be ignored
  278. 12:52:59,352 WARN [org.jboss.as.clustering.infinispan] (Controller Boot Thread) WFLYCLINF0004: The 'strategy' attribute of the 'eviction' element is no longer supported and will be ignored
  279. 12:52:59,597 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=native-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
  280. 12:52:59,598 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
  281. 12:52:59,617 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 8) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
  282. 12:52:59,617 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 23) WFLYCTL0028: Attribute 'security-domain' in the resource at address '/subsystem=messaging-activemq/server=default' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
  283. 12:52:59,629 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) WFLYDS0004: Found greenmail-jboss-service.sar in deployment directory. To trigger deployment create a file called greenmail-jboss-service.sar.dodeploy
  284. 12:52:59,657 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 10) WFLYDR0001: Content added at location /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/standalone/data/content/d3/7467c0c97cee25ead8a86252187e305e30c14e/content
  285. 12:52:59,693 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
  286. 12:52:59,697 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.6.5.Final-redhat-00001
  287. 12:52:59,704 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.6.5.Final-redhat-00001
  288. 12:52:59,732 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 40) WFLYCLINF0001: Activating Infinispan subsystem.
  289. 12:52:59,740 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 58) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique.
  290. 12:52:59,747 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 60) WFLYWS0002: Activating WebServices Extension
  291. 12:52:59,748 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 41) WFLYIIOP0001: Activating IIOP Subsystem
  292. 12:52:59,748 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 51) WFLYNAM0001: Activating Naming Subsystem
  293. 12:52:59,748 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 42) WFLYRS0016: RESTEasy version 3.6.1.SP2-redhat-00001
  294. 12:52:59,750 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 39) WFLYIO001: Worker 'default' has auto-configured to 16 core threads with 128 task threads based on your 8 available processors
  295. 12:52:59,752 INFO [org.jboss.as.security] (ServerService Thread Pool -- 56) WFLYSEC0002: Activating Security Subsystem
  296. 12:52:59,755 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 47) WFLYJSF0007: Activated the following JSF Implementations: [main]
  297. 12:52:59,763 INFO [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=5.0.3.Final-redhat-3
  298. 12:52:59,770 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) WFLYMAIL0002: Unbound mail session [java:/mail/Session]
  299. 12:52:59,771 INFO [org.jboss.as.connector] (MSC service thread 1-4) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.11.Final-redhat-00001)
  300. 12:52:59,781 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0003: Undertow 2.0.15.Final-redhat-00001 starting
  301. 12:52:59,803 INFO [org.jboss.as.naming] (MSC service thread 1-5) WFLYNAM0003: Starting Naming Service
  302. 12:52:59,804 INFO [org.jboss.as.mail.extension] (MSC service thread 1-5) WFLYMAIL0001: Bound mail session [java:/mail/Session]
  303. 12:52:59,804 INFO [stdout] (MSC service thread 1-1) XXXX: in initializeTSLogger() - about to create JACCLog.txt
  304. 12:52:59,806 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 34) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4)
  305. 12:52:59,810 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2
  306. 12:52:59,815 INFO [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 5.0.8.Final-redhat-1
  307. 12:52:59,847 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 34) WFLYJCA0004: Deploying JDBC-compliant driver class org.apache.derby.jdbc.ClientDriver (version 10.13)
  308. 12:52:59,849 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0018: Started Driver service with driver-name = derby
  309. 12:52:59,912 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 59) WFLYUT0014: Creating file handler for path '/Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/welcome-content' with options [directory-listing: 'true', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
  310. 12:52:59,917 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server.
  311. 12:52:59,919 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting
  312. 12:52:59,931 WARN [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 50) AMQ222269: Please use a fixed value for "journal-pool-files". Default changed per https://issues.apache.org/jira/browse/ARTEMIS-1628
  313. 12:52:59,986 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080
  314. 12:53:00,114 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0493: EJB subsystem suspension complete
  315. 12:53:00,137 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 34) WFLYJCA0004: Deploying JDBC-compliant driver class org.apache.derby.jdbc.AutoloadedDriver (version 10.13)
  316. 12:53:00,137 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0018: Started Driver service with driver-name = derbyEmbedded
  317. 12:53:00,160 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:/jdbc/DB1]
  318. 12:53:00,164 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0099: Unbound non-transactional data source: java:/jdbc/DB_no_tx
  319. 12:53:00,166 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:/jdbc/DBTimer]
  320. 12:53:00,167 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:/jdbc/orderDB]
  321. 12:53:00,181 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0010: Unbound data source [java:/JavadbXA]
  322. 12:53:00,181 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0099: Unbound non-transactional data source: java:/eis/JDBCwhitebox-notx
  323. 12:53:00,181 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0010: Unbound data source [java:/eis/JDBCwhitebox-tx]
  324. 12:53:00,181 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0010: Unbound data source [java:/eis/JDBCwhitebox-xa]
  325. 12:53:00,182 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0010: Unbound data source [java:/jdbc/securityAPIDB]
  326. 12:53:00,222 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:/eis/JDBCwhitebox-tx]
  327. 12:53:00,222 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:/jdbc/securityAPIDB]
  328. 12:53:00,222 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) WFLYJCA0001: Bound data source [java:/jdbc/orderDB]
  329. 12:53:00,223 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0001: Bound data source [java:/jdbc/DB1]
  330. 12:53:00,223 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:/jdbc/DBTimer]
  331. 12:53:00,223 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0098: Bound non-transactional data source: java:/jdbc/DB_no_tx
  332. 12:53:00,223 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0098: Bound non-transactional data source: java:/eis/JDBCwhitebox-notx
  333. 12:53:00,223 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0001: Bound data source [java:/eis/JDBCwhitebox-xa]
  334. 12:53:00,223 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:/JavadbXA]
  335. 12:53:00,246 INFO [org.jboss.as.patching] (MSC service thread 1-8) WFLYPAT0050: JBoss EAP cumulative patch ID is: base, one-off patches include: none
  336. 12:53:00,258 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0001: AIO wasn't located on this platform, it will fall back to using pure Java NIO.
  337. 12:53:00,270 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-7) WFLYDS0013: Started FileSystemDeploymentService for directory /Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/standalone/deployments
  338. 12:53:00,280 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "greenmail-jboss-service.sar" (runtime-name: "greenmail-jboss-service.sar")
  339. 12:53:00,288 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-1) WFLYIIOP0009: CORBA ORB Service started
  340. 12:53:00,310 INFO [org.jboss.as.remoting] (MSC service thread 1-5) WFLYRMT0001: Listening on 127.0.0.1:9999
  341. 12:53:00,332 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/standalone/data/activemq/journal,bindingsDirectory=/Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/standalone/data/activemq/bindings,largeMessagesDirectory=/Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/standalone/data/activemq/largemessages,pagingDirectory=/Users/kabir/sourcecontrol/jboss-eap7/jboss-eap7/dist/target/jboss-eap-7.2/standalone/data/activemq/paging)
  342. 12:53:00,368 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221013: Using NIO Journal
  343. 12:53:00,436 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443
  344. 12:53:00,439 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 655,360,000
  345. 12:53:00,463 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
  346. 12:53:00,464 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ
  347. 12:53:00,506 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221034: Waiting indefinitely to obtain live lock
  348. 12:53:00,506 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221035: Live Server Obtained live lock
  349. 12:53:00,515 INFO [org.jboss.ws.common.management] (MSC service thread 1-8) JBWS022052: Starting JBossWS 5.2.4.Final-redhat-00001 (Apache CXF 3.2.5.redhat-00001)
  350. 12:53:00,566 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
  351. 12:53:00,567 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
  352. 12:53:00,567 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
  353. 12:53:00,567 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
  354. 12:53:00,659 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221007: Server is now live
  355. 12:53:00,660 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.6.3.redhat-00008 [default, nodeID=bb4fc6f8-dc42-11e8-af60-6c96cfdfc5e3]
  356. 12:53:00,699 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0006: Unbound messaging object to jndi name jms/ConnectionFactory
  357. 12:53:00,699 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0006: Unbound messaging object to jndi name jms/TopicConnectionFactory2
  358. 12:53:00,699 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0006: Unbound messaging object to jndi name jms/TopicConnectionFactory
  359. 12:53:00,700 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
  360. 12:53:00,750 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0007: Registered connection factory java:/jms/QueueConnectionFactory2
  361. 12:53:00,750 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0007: Registered connection factory java:/jms/DURABLE_SUB_CONNECTION_FACTORY
  362. 12:53:00,750 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0007: Registered connection factory java:/jms/QueueConnectionFactory
  363. 12:53:00,750 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-6) WFLYJCA0007: Registered connection factory java:/JmsXA
  364. 12:53:00,752 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/jms/DURABLE_SUB_CONNECTION_FACTORY]
  365. 12:53:00,752 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/jms/QueueConnectionFactory]
  366. 12:53:00,752 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA]
  367. 12:53:00,752 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/jms/QueueConnectionFactory2]
  368. 12:53:00,764 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 70) WFLYMSGAMQ0002: Bound messaging object to jndi name RemoteConnectionFactory
  369. 12:53:00,765 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 88) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory
  370. 12:53:00,767 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-8) AMQ151007: Resource adaptor started
  371. 12:53:00,767 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-6) AMQ151007: Resource adaptor started
  372. 12:53:00,767 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-8) IJ020002: Deployed: file://RaActivatorjmsra
  373. 12:53:00,768 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-6) IJ020002: Deployed: file://RaActivatoractivemq-ra
  374. 12:53:00,768 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 72) WFLYMSGAMQ0002: Bound messaging object to jndi name jms/DURABLE_CMT_CONNECTION_FACTORY
  375. 12:53:00,770 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0002: Bound JCA ConnectionFactory [java:/jms/QueueConnectionFactory2]
  376. 12:53:00,771 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0002: Bound messaging object to jndi name jms/TopicConnectionFactory2
  377. 12:53:00,773 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
  378. 12:53:00,773 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA]
  379. 12:53:00,773 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0002: Bound messaging object to jndi name jms/ConnectionFactory
  380. 12:53:00,782 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 69) WFLYMSGAMQ0002: Bound messaging object to jndi name jms/DURABLE_CMT_XCONNECTION_FACTORY
  381. 12:53:00,827 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 157) WFLYMSGAMQ0002: Bound messaging object to jndi name jms/MDBTACCESSTEST_FACTORY
  382. 12:53:00,836 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 150) WFLYMSGAMQ0002: Bound messaging object to jndi name jms/DURABLE_CMT_TXNS_XCONNECTION_FACTORY
  383. 12:53:00,861 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 106) WFLYMSGAMQ0002: Bound messaging object to jndi name jms/DURABLE_BMT_CONNECTION_FACTORY
  384. 12:53:00,863 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 117) WFLYMSGAMQ0002: Bound messaging object to jndi name jms/DURABLE_BMT_XCONNECTION_FACTORY
  385. 12:53:00,865 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-5) AMQ151007: Resource adaptor started
  386. 12:53:00,865 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-5) IJ020002: Deployed: file://RaActivatoractivemq-ra2
  387. 12:53:00,866 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0002: Bound JCA ConnectionFactory [java:/jms/QueueConnectionFactory]
  388. 12:53:00,866 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0002: Bound messaging object to jndi name jms/TopicConnectionFactory
  389. 12:53:00,979 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-2) AMQ151007: Resource adaptor started
  390. 12:53:00,979 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-2) IJ020002: Deployed: file://RaActivatorDURABLE_SUB_CONNECTION_FACTORY
  391. 12:53:00,980 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0002: Bound JCA ConnectionFactory [java:/jms/DURABLE_SUB_CONNECTION_FACTORY]
  392. 12:53:01,168 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-8) ISPN000128: Infinispan version: Infinispan 'Estrella Galicia' 9.3.3.Final-redhat-00001
  393. 12:53:01,329 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 117) WFLYCLINF0002: Started client-mappings cache from ejb container
  394. 12:53:01,373 INFO [org.wildfly.security] (MSC service thread 1-8) ELY00001: WildFly Elytron version 1.6.1.Final-redhat-00001
  395. 12:53:01,392 INFO [com.icegreen.greenmail.jboss.GreenMailService] (MSC service thread 1-8) Starting GreenMail service ( host=127.0.0.1, smtp:3025 pop3:3110 imap:3143 )
  396. 12:53:01,399 INFO [org.jboss.as.server] (ServerService Thread Pool -- 35) WFLYSRV0010: Deployed "greenmail-jboss-service.sar" (runtime-name : "greenmail-jboss-service.sar")
  397. 12:53:01,456 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
  398. 12:53:01,459 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
  399. 12:53:01,459 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
  400. 12:53:01,459 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: JBoss EAP 7.2.0.GA (WildFly Core 6.0.11.Final-redhat-00001) started in 3602ms - Started 820 of 1095 services (722 services are lazy, passive or on-demand)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement