torquebox-lite 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/bin/torquebox-lite +28 -1
- data/jboss/modules/org/torquebox/bootstrap/main/torquebox-bootstrap.jar +0 -0
- data/jboss/modules/org/torquebox/core/main/torquebox-core.jar +0 -0
- data/jboss/modules/org/torquebox/web/main/torquebox-web.jar +0 -0
- data/jboss/standalone/configuration/standalone-full-ha.xml +10 -10
- data/jboss/standalone/configuration/standalone-full.xml +10 -10
- data/jboss/standalone/configuration/standalone-ha.xml +10 -10
- metadata +4 -16
- data/jboss/standalone/configuration/standalone_xml_history/standalone.boot.xml +0 -492
- data/jboss/standalone/configuration/standalone_xml_history/standalone.initial.xml +0 -492
- data/jboss/standalone/configuration/standalone_xml_history/standalone.last.xml +0 -492
- data/jboss/standalone/data/messagingbindings/hornetq-bindings-1.bindings +0 -0
- data/jboss/standalone/data/messagingbindings/hornetq-bindings-2.bindings +0 -0
- data/jboss/standalone/data/messagingbindings/hornetq-jms-1.jms +0 -0
- data/jboss/standalone/data/messagingbindings/hornetq-jms-2.jms +0 -0
- data/jboss/standalone/data/messagingjournal/hornetq-data-1.hq +0 -0
- data/jboss/standalone/data/messagingjournal/hornetq-data-2.hq +0 -0
- data/jboss/standalone/data/messagingjournal/server.lock +0 -1
- data/jboss/standalone/log/boot.log +0 -148
- data/jboss/standalone/log/server.log +0 -47
@@ -1,148 +0,0 @@
|
|
1
|
-
17:38:27,338 INFO [org.jboss.modules] JBoss Modules version 1.1.2.GA
|
2
|
-
17:38:27,623 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
|
3
|
-
17:38:27,683 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.x.incremental.1 "Steropes" starting
|
4
|
-
17:38:27,692 DEBUG [org.jboss.as.config] Configured system properties:
|
5
|
-
[Standalone] =
|
6
|
-
awt.nativeDoubleBuffering = true
|
7
|
-
awt.toolkit = apple.awt.CToolkit
|
8
|
-
file.encoding = MacRoman
|
9
|
-
file.encoding.pkg = sun.io
|
10
|
-
file.separator = /
|
11
|
-
ftp.nonProxyHosts = local|*.local|169.254/16|*.169.254/16
|
12
|
-
gopherProxySet = false
|
13
|
-
http.nonProxyHosts = local|*.local|169.254/16|*.169.254/16
|
14
|
-
java.awt.graphicsenv = apple.awt.CGraphicsEnvironment
|
15
|
-
java.awt.headless = true
|
16
|
-
java.awt.printerjob = apple.awt.CPrinterJob
|
17
|
-
java.class.path = /Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/jboss-modules.jar
|
18
|
-
java.class.version = 50.0
|
19
|
-
java.endorsed.dirs = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/endorsed
|
20
|
-
java.ext.dirs = /Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext
|
21
|
-
java.home = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
|
22
|
-
java.io.tmpdir = /var/folders/ak/ak4JdjHqGAq17hqpLCzISk+++TI/-Tmp-/
|
23
|
-
java.library.path = .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
|
24
|
-
java.net.preferIPv4Stack = true
|
25
|
-
java.runtime.name = Java(TM) SE Runtime Environment
|
26
|
-
java.runtime.version = 1.6.0_35-b10-428-10M3811
|
27
|
-
java.specification.name = Java Platform API Specification
|
28
|
-
java.specification.vendor = Sun Microsystems Inc.
|
29
|
-
java.specification.version = 1.6
|
30
|
-
java.util.logging.manager = org.jboss.logmanager.LogManager
|
31
|
-
java.vendor = Apple Inc.
|
32
|
-
java.vendor.url = http://www.apple.com/
|
33
|
-
java.vendor.url.bug = http://bugreport.apple.com/
|
34
|
-
java.version = 1.6.0_35
|
35
|
-
java.vm.info = mixed mode
|
36
|
-
java.vm.name = Java HotSpot(TM) Client VM
|
37
|
-
java.vm.specification.name = Java Virtual Machine Specification
|
38
|
-
java.vm.specification.vendor = Sun Microsystems Inc.
|
39
|
-
java.vm.specification.version = 1.0
|
40
|
-
java.vm.vendor = Apple Inc.
|
41
|
-
java.vm.version = 20.10-b01-428
|
42
|
-
javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder
|
43
|
-
javax.xml.datatype.DatatypeFactory = __redirected.__DatatypeFactory
|
44
|
-
javax.xml.parsers.DocumentBuilderFactory = __redirected.__DocumentBuilderFactory
|
45
|
-
javax.xml.parsers.SAXParserFactory = __redirected.__SAXParserFactory
|
46
|
-
javax.xml.stream.XMLEventFactory = __redirected.__XMLEventFactory
|
47
|
-
javax.xml.stream.XMLInputFactory = __redirected.__XMLInputFactory
|
48
|
-
javax.xml.stream.XMLOutputFactory = __redirected.__XMLOutputFactory
|
49
|
-
javax.xml.transform.TransformerFactory = __redirected.__TransformerFactory
|
50
|
-
javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema = __redirected.__SchemaFactory
|
51
|
-
javax.xml.xpath.XPathFactory:http://java.sun.com/jaxp/xpath/dom = __redirected.__XPathFactory
|
52
|
-
jboss.home.dir = /Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss
|
53
|
-
jboss.host.name = bbrowning-mbp
|
54
|
-
jboss.modules.dir = /Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/modules
|
55
|
-
jboss.modules.system.pkgs = org.jboss.byteman
|
56
|
-
jboss.node.name = bbrowning-mbp
|
57
|
-
jboss.qualified.host.name = bbrowning-mbp.local
|
58
|
-
jboss.server.base.dir = /Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/standalone
|
59
|
-
jboss.server.config.dir = /Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/standalone/configuration
|
60
|
-
jboss.server.data.dir = /Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/standalone/data
|
61
|
-
jboss.server.default.config = standalone.xml
|
62
|
-
jboss.server.deploy.dir = /Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/standalone/data/content
|
63
|
-
jboss.server.log.dir = /Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/standalone/log
|
64
|
-
jboss.server.name = bbrowning-mbp
|
65
|
-
jboss.server.temp.dir = /Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/standalone/tmp
|
66
|
-
jruby.compile.invokedynamic = false
|
67
|
-
jruby.home = /Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jruby
|
68
|
-
line.separator =
|
69
|
-
|
70
|
-
logging.configuration = file:/Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/standalone/configuration/logging.properties
|
71
|
-
module.path = /Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/modules
|
72
|
-
mrj.build = 10M3811
|
73
|
-
mrj.version = 1060.1.6.0_35-428
|
74
|
-
org.jboss.boot.log.file = /Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/standalone/log/boot.log
|
75
|
-
org.jboss.resolver.warning = true
|
76
|
-
org.xml.sax.driver = __redirected.__XMLReaderFactory
|
77
|
-
os.arch = i386
|
78
|
-
os.name = Mac OS X
|
79
|
-
os.version = 10.6.8
|
80
|
-
path.separator = :
|
81
|
-
socksNonProxyHosts = local|*.local|169.254/16|*.169.254/16
|
82
|
-
sun.arch.data.model = 32
|
83
|
-
sun.boot.class.path = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsfd.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/ui.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/laf.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/sunrsasign.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jsse.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jce.jar:/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/charsets.jar
|
84
|
-
sun.boot.library.path = /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries
|
85
|
-
sun.cpu.endian = little
|
86
|
-
sun.cpu.isalist =
|
87
|
-
sun.io.unicode.encoding = UnicodeLittle
|
88
|
-
sun.java.command = /Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/jboss-modules.jar -mp /Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/modules -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone -Djboss.home.dir=/Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss -Djboss.server.base.dir=/Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/standalone -Djruby.home=/Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jruby --server-config=standalone.xml
|
89
|
-
sun.java.launcher = SUN_STANDARD
|
90
|
-
sun.jnu.encoding = MacRoman
|
91
|
-
sun.management.compiler = HotSpot Client Compiler
|
92
|
-
sun.os.patch.level = unknown
|
93
|
-
sun.rmi.dgc.client.gcInterval = 3600000
|
94
|
-
sun.rmi.dgc.server.gcInterval = 3600000
|
95
|
-
user.country = US
|
96
|
-
user.dir = /Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss
|
97
|
-
user.home = /Users/bbrowning
|
98
|
-
user.language = en
|
99
|
-
user.name = bbrowning
|
100
|
-
user.timezone = America/New_York
|
101
|
-
17:38:27,695 DEBUG [org.jboss.as.config] VM Arguments: -D[Standalone] -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 -Djava.awt.headless=true -Djboss.server.default.config=standalone.xml -Xss2048k -Djruby.compile.invokedynamic=false -Dorg.jboss.boot.log.file=/Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/standalone/log/boot.log -Dlogging.configuration=file:/Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/standalone/configuration/logging.properties
|
102
|
-
17:38:28,374 INFO [org.torquebox.bootstrap] Bootstrapping TorqueBox with a JRuby home of /Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jruby
|
103
|
-
17:38:28,921 INFO [org.torquebox.core.as] Initializing TorqueBox Core Subsystem
|
104
|
-
17:38:28,925 INFO [org.torquebox.cdi.as] Initializing TorqueBox CDI Subsystem
|
105
|
-
17:38:28,925 INFO [org.torquebox.jobs.as] Initializing TorqueBox Jobs Subsystem
|
106
|
-
17:38:28,932 INFO [org.torquebox.security.as] Initializing TorqueBox Auth Subsystem
|
107
|
-
17:38:28,938 INFO [org.torquebox.web.as] Initializing TorqueBox Web Subsystem
|
108
|
-
17:38:28,940 INFO [org.torquebox.stomp.as] Initializing TorqueBox STOMP Subsystem
|
109
|
-
17:38:28,943 INFO [org.torquebox.messaging.as] Initializing TorqueBox Messaging Subsystem
|
110
|
-
17:38:28,945 INFO [org.torquebox.services.as] Initializing TorqueBox Services Subsystem
|
111
|
-
17:38:28,947 INFO [org.projectodd.polyglot.hasingleton.as] Initializing HA-Singleton Subsystem
|
112
|
-
17:38:28,948 INFO [org.projectodd.polyglot.cache.as] Initializing Polyglot Cache Subsystem
|
113
|
-
17:38:28,954 INFO [org.torquebox.core.as] Welcome to TorqueBox AS - http://torquebox.org/
|
114
|
-
17:38:28,954 INFO [org.torquebox.core.as] version........... 2.1.2-SNAPSHOT
|
115
|
-
17:38:28,969 INFO [org.torquebox.core.as] build............. development (bbrowning)
|
116
|
-
17:38:28,970 INFO [org.torquebox.core.as] revision.......... 73ec27cbb650ba498afc468efe4b1cd5801386f1
|
117
|
-
17:38:28,970 INFO [org.torquebox.core.as] built with:
|
118
|
-
17:38:28,970 INFO [org.torquebox.core.as] HornetQ......... 2.2.18.Final (HQ_2_2_18_FINAL, 122)
|
119
|
-
17:38:28,970 INFO [org.torquebox.core.as] JBossAS......... 7.1.x.incremental.1
|
120
|
-
17:38:28,970 INFO [org.torquebox.core.as] Infinispan...... 5.1.5.FINAL
|
121
|
-
17:38:28,971 INFO [org.torquebox.core.as] Quartz.......... 1.8.5
|
122
|
-
17:38:28,971 INFO [org.torquebox.core.as] JRuby........... 1.6.7.2
|
123
|
-
17:38:29,213 WARN [org.jboss.as.server] JBAS015883: No security realm defined for native management service; all access will be unrestricted.
|
124
|
-
17:38:29,220 INFO [org.xnio] XNIO Version 3.0.4.GA
|
125
|
-
17:38:29,227 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.4.GA
|
126
|
-
17:38:29,237 INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
|
127
|
-
17:38:29,238 WARN [org.jboss.as.server] JBAS015884: No security realm defined for http management service; all access will be unrestricted.
|
128
|
-
17:38:29,250 INFO [org.jboss.remoting] JBoss Remoting version 3.2.8.GA
|
129
|
-
17:38:29,382 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
|
130
|
-
17:38:39,127 INFO [org.jboss.as.logging] JBAS011503: Restored bootstrap log handlers
|
131
|
-
17:38:39,128 INFO [org.jboss.as.messaging] JBAS011605: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
|
132
|
-
17:38:39,129 INFO [org.jboss.as.clustering.infinispan] JBAS010282: Stopped sessions cache from polyglot container
|
133
|
-
17:38:39,139 INFO [jacorb.poa] POA Naming destroyed
|
134
|
-
17:38:39,140 INFO [jacorb.poa] POA IRPOA destroyed
|
135
|
-
17:38:39,140 INFO [jacorb.poa] POA RootPOA destroyed
|
136
|
-
17:38:39,141 INFO [jacorb.orb] prepare ORB for shutdown...
|
137
|
-
17:38:39,141 INFO [jacorb.orb] ORB going down...
|
138
|
-
17:38:39,142 INFO [org.apache.coyote.http11.Http11Protocol] Pausing Coyote HTTP/1.1 on http-localhost/127.0.0.1:8080
|
139
|
-
17:38:39,142 INFO [org.apache.coyote.http11.Http11Protocol] Stopping Coyote HTTP/1.1 on http-localhost/127.0.0.1:8080
|
140
|
-
17:38:39,151 INFO [jacorb.orb] ORB shutdown complete
|
141
|
-
17:38:39,153 INFO [jacorb.orb] ORB run, exit
|
142
|
-
17:38:39,153 INFO [jacorb.orb.iiop] Listener exited
|
143
|
-
17:38:39,160 INFO [org.hornetq.ra.HornetQResourceAdapter] HornetQ resource adapter stopped
|
144
|
-
17:38:39,166 INFO [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService
|
145
|
-
17:38:39,167 INFO [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager
|
146
|
-
17:38:39,170 INFO [org.jboss.as.clustering.infinispan] JBAS010282: Stopped __recoveryInfoCacheName__ cache from polyglot container
|
147
|
-
17:38:39,205 INFO [org.hornetq.core.server.impl.HornetQServerImpl] HornetQ Server version 2.2.18.Final (HQ_2_2_18_FINAL, 122) [334192ff-f86b-11e1-8224-078f279d8a3d] stopped
|
148
|
-
17:38:39,209 INFO [org.jboss.as] JBAS015950: JBoss AS 7.1.x.incremental.1 "Steropes" stopped in 97ms
|
@@ -1,47 +0,0 @@
|
|
1
|
-
17:38:29,412 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 42) JBAS016200: Activating ConfigAdmin Subsystem
|
2
|
-
17:38:29,413 INFO [org.jboss.as.remoting] (MSC service thread 1-7) JBAS017100: Listening on 127.0.0.1:9999
|
3
|
-
17:38:29,424 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 47) JBAS010280: Activating Infinispan subsystem.
|
4
|
-
17:38:29,429 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 48) JBAS016300: Activating JacORB Subsystem
|
5
|
-
17:38:29,439 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 58) JBAS011800: Activating Naming Subsystem
|
6
|
-
17:38:29,448 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 59) JBAS011906: Activating OSGi Subsystem
|
7
|
-
17:38:29,484 INFO [org.jboss.as.security] (ServerService Thread Pool -- 64) JBAS013171: Activating Security Subsystem
|
8
|
-
17:38:29,497 INFO [org.jboss.as.security] (MSC service thread 1-7) JBAS013170: Current PicketBox version=4.0.9.Final
|
9
|
-
17:38:29,593 INFO [org.jboss.as.connector.logging] (MSC service thread 1-6) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.11.Final)
|
10
|
-
17:38:29,641 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 68) JBAS015537: Activating WebServices Extension
|
11
|
-
17:38:29,682 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
|
12
|
-
17:38:29,693 INFO [org.jboss.jaxr] (MSC service thread 1-1) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory
|
13
|
-
17:38:29,702 INFO [org.jboss.as.mail.extension] (MSC service thread 1-3) JBAS015400: Bound mail session [java:jboss/mail/Default]
|
14
|
-
17:38:29,761 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 43) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
|
15
|
-
17:38:29,903 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-3) JBoss Web Services - Stack CXF Server 4.0.2.GA
|
16
|
-
17:38:30,034 WARN [org.jboss.as.messaging] (MSC service thread 1-1) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
|
17
|
-
17:38:30,319 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=/Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/standalone/data/messagingjournal,bindingsDirectory=/Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/standalone/data/messagingbindings,largeMessagesDirectory=/Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/standalone/data/messaginglargemessages,pagingDirectory=/Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/standalone/data/messagingpaging)
|
18
|
-
17:38:30,322 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) Waiting to obtain live lock
|
19
|
-
17:38:30,328 WARN [jacorb.codeset] (MSC service thread 1-2) Warning - unknown codeset (MacRoman) - defaulting to ISO-8859-1
|
20
|
-
17:38:30,367 INFO [org.torquebox.core.runtime] (MSC service thread 1-6) Creating ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, context: global)
|
21
|
-
17:38:30,402 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-4) Starting Coyote HTTP/1.1 on http-localhost/127.0.0.1:8080
|
22
|
-
17:38:30,536 INFO [org.hornetq.core.persistence.impl.journal.JournalStorageManager] (MSC service thread 1-1) Using NIO Journal
|
23
|
-
17:38:30,580 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016330: CORBA ORB Service started
|
24
|
-
17:38:30,769 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
|
25
|
-
17:38:30,780 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-1) Waiting to obtain live lock
|
26
|
-
17:38:30,781 INFO [org.hornetq.core.server.impl.FileLockNodeManager] (MSC service thread 1-1) Live Server Obtained live lock
|
27
|
-
17:38:30,904 INFO [org.infinispan.factories.GlobalComponentRegistry] (CacheService lifecycle - 1) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.5.FINAL
|
28
|
-
17:38:30,955 INFO [org.jboss.as.jacorb] (MSC service thread 1-2) JBAS016328: CORBA Naming Service started
|
29
|
-
17:38:31,231 INFO [org.jboss.as.clustering.infinispan] (CacheService lifecycle - 1) JBAS010281: Started __recoveryInfoCacheName__ cache from polyglot container
|
30
|
-
17:38:31,270 INFO [org.infinispan.jmx.CacheJmxRegistration] (CacheService lifecycle - 1) ISPN000031: MBeans were successfully registered to the platform mbean server.
|
31
|
-
17:38:31,270 INFO [org.jboss.as.clustering.infinispan] (CacheService lifecycle - 1) JBAS010281: Started sessions cache from polyglot container
|
32
|
-
17:38:31,305 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-1) Started Netty Acceptor version 3.2.5.Final-a96d88c 127.0.0.1:5455 for CORE protocol
|
33
|
-
17:38:31,307 INFO [org.hornetq.core.remoting.impl.netty.NettyAcceptor] (MSC service thread 1-1) Started Netty Acceptor version 3.2.5.Final-a96d88c 127.0.0.1:5445 for CORE protocol
|
34
|
-
17:38:31,315 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) Server is now live
|
35
|
-
17:38:31,316 INFO [org.hornetq.core.server.impl.HornetQServerImpl] (MSC service thread 1-1) HornetQ Server version 2.2.18.Final (HQ_2_2_18_FINAL, 122) [334192ff-f86b-11e1-8224-078f279d8a3d]) started
|
36
|
-
17:38:31,357 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 80) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
|
37
|
-
17:38:31,360 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 81) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
|
38
|
-
17:38:31,483 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA
|
39
|
-
17:38:31,589 INFO [org.hornetq.ra.HornetQResourceAdapter] (MSC service thread 1-1) HornetQ resource adaptor started
|
40
|
-
17:38:31,591 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra
|
41
|
-
17:38:31,599 INFO [org.jboss.as.deployment.connector] (MSC service thread 1-1) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
|
42
|
-
17:38:33,048 INFO [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: Listening on 127.0.0.1:4447
|
43
|
-
17:38:33,048 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory /Users/bbrowning/src/torquebox/build/assembly/target/stage/torquebox/jboss/standalone/deployments
|
44
|
-
17:38:33,615 INFO [org.torquebox.core.runtime] (MSC service thread 1-6) Created ruby runtime (ruby_version: RUBY1_8, compile_mode: JIT, context: global) in 3.24s
|
45
|
-
17:38:33,657 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
|
46
|
-
17:38:33,658 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
|
47
|
-
17:38:33,660 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.x.incremental.1 "Steropes" started in 6666ms - Started 171 of 270 services (98 services are passive or on-demand)
|