facebook

Intermitent problem starting JBOSS [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #203790 Reply

    Alright I was just accepting this as a problem that I’d always be stuck with but now it’s happening way too much lately. The only work around I have is either restart myeclipse, but that usually only fixes the problem for a couple more startups. Next I have to reboot my laptop and that works for a while. I actually just started getting the problem again recently, I hadn’t had it happen in like 3 weeks or so.

    I also just recently re-installed myeclipse because I was getting some other error and a reinstall was your suggestion. But this problem used to happen in my old install as well. Here’s my posting info:

    OS windows xp pro

    Version: 3.0.0
    Build id: 200310101454

    Yes it was freshly installed for my eclipse

    no external plugins

    pde.build_3.0.0
    pde.core
    pde.doc.user
    pde.junit.runtime
    pde.runtime
    pde.source
    pde.ui
    pde_

    all 3.0.0

    my eclipse version 3.6.3

    j2sdk1.4.2_03

    This error does not report to the .log file in .metadata dir

    Also this error DOES NOT happen when I start JBoss from the command line. Ok so error listed below.

    Sometimes when I start up JBOSS I get the following fatal exception:

    Thread [main] (Suspended (exception Parser$LookaheadSuccess))
    Parser.jj_scan_token(int) line: not available [local variables unavailable]
    Parser.jj_3_2() line: not available
    Parser.jj_3R_87() line: not available
    Parser.jj_3R_46() line: not available
    Parser.jj_3R_28() line: not available
    Parser.jj_3_1() line: not available
    Parser.jj_2_1(int) line: not available
    Parser.Line() line: not available
    Interpreter.Line() line: not available
    Interpreter.eval(Reader, NameSpace, String) line: not available
    Interpreter.eval(Reader) line: not available
    BasePluginWrapper.loadScript(String) line: 179
    BasePluginWrapper.init(ServletConfig) line: 76
    ServletPluginHelper.init(ServletConfig) line: 61
    StandardWrapper.loadServlet() line: 935
    StandardWrapper.load() line: 823
    StandardContext.loadOnStartup(Container[]) line: 3421
    StandardContext.start() line: 3609
    StandardHost(ContainerBase).addChildInternal(Container) line: 821
    StandardHost(ContainerBase).addChild(Container) line: 807
    StandardHost.addChild(Container) line: 579
    EmbeddedTomcatService.createWebContext(WebApplication, URL, AbstractWebContainer$WebDescriptorParser) line: 530
    EmbeddedTomcatService.performDeploy(WebApplication, String, AbstractWebContainer$WebDescriptorParser) line: 309
    EmbeddedTomcatService(AbstractWebContainer).start(DeploymentInfo) line: 428
    MainDeployer.start(DeploymentInfo) line: 832
    MainDeployer.deploy(DeploymentInfo) line: 642
    MainDeployer.deploy(URL) line: 605
    GeneratedMethodAccessor22.invoke(Object, Object[]) line: not available
    DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 25
    Method.invoke(Object, Object[]) line: 324
    ReflectedMBeanDispatcher.invoke(String, Object[], String[]) line: 284
    MBeanServerImpl.invoke(ObjectName, String, Object[], String[]) line: 546
    MBeanProxyExt.invoke(Object, Method, Object[]) line: 177
    $Proxy6.deploy(URL) line: not available
    URLDeploymentScanner.deploy(URLDeploymentScanner$DeployedURL) line: 302
    URLDeploymentScanner.scan() line: 476
    AbstractDeploymentScanner$ScannerThread.doScan() line: 201
    URLDeploymentScanner(AbstractDeploymentScanner).startService() line: 274
    URLDeploymentScanner(ServiceMBeanSupport).start() line: 192
    GeneratedMethodAccessor4.invoke(Object, Object[]) line: not available
    DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 25
    Method.invoke(Object, Object[]) line: 324
    ReflectedMBeanDispatcher.invoke(String, Object[], String[]) line: 284
    MBeanServerImpl.invoke(ObjectName, String, Object[], String[]) line: 546
    ServiceController$ServiceProxy.invoke(Object, Method, Object[]) line: 976
    $Proxy0.start() line: not available
    ServiceController.start(ObjectName) line: 394
    GeneratedMethodAccessor5.invoke(Object, Object[]) line: not available
    DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 25
    Method.invoke(Object, Object[]) line: 324
    ReflectedMBeanDispatcher.invoke(String, Object[], String[]) line: 284
    MBeanServerImpl.invoke(ObjectName, String, Object[], String[]) line: 546
    MBeanProxyExt.invoke(Object, Method, Object[]) line: 177
    $Proxy4.start(ObjectName) line: not available
    SARDeployer.start(DeploymentInfo) line: 226
    MainDeployer.start(DeploymentInfo) line: 832
    MainDeployer.deploy(DeploymentInfo) line: 642
    MainDeployer.deploy(URL) line: 605
    MainDeployer.deploy(String) line: 589
    NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method]
    NativeMethodAccessorImpl.invoke(Object, Object[]) line: 39
    DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: 25
    Method.invoke(Object, Object[]) line: 324
    ReflectedMBeanDispatcher.invoke(String, Object[], String[]) line: 284
    MBeanServerImpl.invoke(ObjectName, String, Object[], String[]) line: 546
    MBeanProxyExt.invoke(Object, Method, Object[]) line: 177
    $Proxy5.deploy(String) line: not available
    ServerImpl.doStart() line: 384
    ServerImpl.start() line: 291
    Main.boot(String[]) line: 150
    Main$1.run() line: 395
    Thread.run() line: 534

    Here’s the JBOSS log, it always stops at the random number seed line:

    16:26:06,728 INFO [Server] Starting JBoss (MX MicroKernel)…
    16:26:06,728 INFO [Server] Release ID: JBoss [WonderLand] 3.2.2 (build: CVSTag=JBoss_3_2_2 date=200310182216)
    16:26:06,728 INFO [Server] Home Dir: C:\jboss-3.2.2
    16:26:06,728 INFO [Server] Home URL: file:/C:/jboss-3.2.2/
    16:26:06,728 INFO [Server] Library URL: file:/C:/jboss-3.2.2/lib/
    16:26:06,728 INFO [Server] Patch URL: null
    16:26:06,728 INFO [Server] Server Name: worldline
    16:26:06,728 INFO [Server] Server Home Dir: C:\jboss-3.2.2\server\worldline
    16:26:06,728 INFO [Server] Server Home URL: file:/C:/jboss-3.2.2/server/worldline/
    16:26:06,728 INFO [Server] Server Data Dir: C:\jboss-3.2.2\server\worldline\data
    16:26:06,728 INFO [Server] Server Temp Dir: C:\jboss-3.2.2\server\worldline\tmp
    16:26:06,738 INFO [Server] Server Config URL: file:/C:/jboss-3.2.2/server/worldline/conf/
    16:26:06,738 INFO [Server] Server Library URL: file:/C:/jboss-3.2.2/server/worldline/lib/
    16:26:06,738 INFO [Server] Root Deployemnt Filename: jboss-service.xml
    16:26:06,738 INFO [Server] Starting General Purpose Architecture (GPA)…
    16:26:07,049 INFO [ServerInfo] Java version: 1.4.2_03,Sun Microsystems Inc.
    16:26:07,049 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.4.2_03-b02,Sun Microsystems Inc.
    16:26:07,049 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
    16:26:07,109 INFO [ServiceController] Controller MBean online
    16:26:07,249 INFO [MainDeployer] Started jboss.system:service=MainDeployer
    16:26:07,329 INFO [MainDeployer] Adding deployer: org.jboss.deployment.JARDeployer@15db314
    16:26:07,329 INFO [JARDeployer] Started jboss.system:service=JARDeployer
    16:26:07,359 INFO [MainDeployer] Adding deployer: org.jboss.deployment.SARDeployer@127fa12
    16:26:07,369 INFO [SARDeployer] Started jboss.system:service=ServiceDeployer
    16:26:07,369 INFO [Server] Core system initialized
    16:26:07,389 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/conf/jboss-service.xml
    16:26:11,616 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
    16:26:11,846 INFO [AbstractDeploymentScanner$ScannerThread] Running
    16:26:11,846 INFO [LocalJBossServerDomain] Started jboss.management.local:j2eeType=J2EEDomain,name=Manager
    16:26:11,846 INFO [Log4jService] Started jboss.system:type=Log4jService,service=Logging
    16:26:11,856 INFO [WebService] Started WebServer with address: 0.0.0.0:8083
    16:26:11,856 INFO [WebService] Using RMI server codebase: http://0.0.0.0:8083/
    16:26:11,856 INFO [WebService] Started jboss:service=WebService
    16:26:11,866 INFO [NamingService] Starting jnp server
    16:26:11,966 INFO [NamingService] Started jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
    16:26:11,986 INFO [NamingService] Listening on port 1099
    16:26:11,986 INFO [NamingService] Started jboss:service=Naming
    16:26:11,986 INFO [JNDIView] Started jboss:service=JNDIView
    16:26:11,996 INFO [SecurityConfig] Started jboss.security:service=SecurityConfig
    16:26:12,036 INFO [XMLLoginConfig] Started jboss.security:service=XMLLoginConfig
    16:26:12,076 INFO [JaasSecurityManagerService] Started jboss.security:service=JaasSecurityManager
    16:26:12,106 INFO [TransactionManagerService] Started jboss:service=TransactionManager
    16:26:12,146 INFO [JRMPInvoker] Started jboss:service=invoker,type=jrmp
    16:26:12,216 INFO [JRMPProxyFactory] Started jboss:service=proxyFactory,target=ClientUserTransactionFactory
    16:26:12,276 INFO [JRMPProxyFactory] Started jboss:service=proxyFactory,target=ClientUserTransaction
    16:26:12,286 INFO [ClientUserTransactionService] Started jboss:service=ClientUserTransaction
    16:26:12,286 INFO [LocalInvoker] Started jboss:service=invoker,type=local
    16:26:12,337 INFO [PooledInvoker] Started jboss:service=invoker,type=pooled
    16:26:12,357 INFO [MainDeployer] Adding deployer: org.jboss.ejb.EJBDeployer@17f1841
    16:26:12,357 INFO [EJBDeployer] Started jboss.ejb:service=EJBDeployer
    16:26:12,357 INFO [MainDeployer] Adding deployer: org.jboss.deployment.EARDeployer@18a9fc8
    16:26:12,357 INFO [EARDeployer] Started jboss.j2ee:service=EARDeployer
    16:26:12,387 INFO [MainDeployer] Adding deployer: org.jboss.varia.deployment.BeanShellSubDeployer@19518cc
    16:26:12,387 INFO [BeanShellSubDeployer] Started jboss.scripts:service=BSHDeployer
    16:26:12,397 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/http-invoker.sar/
    16:26:12,437 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/http-invoker.sar/invoker.war/
    16:26:12,437 INFO [MainDeployer] deployment waiting for deployer: file:/C:/jboss-3.2.2/server/worldline/deploy/http-invoker.sar/invoker.war/
    16:26:12,567 INFO [HttpInvoker] Started jboss:service=invoker,type=http
    16:26:12,567 INFO [HttpInvokerHA] Started jboss:service=invoker,type=httpHA
    16:26:12,577 INFO [HttpProxyFactory] Started jboss:service=invoker,type=http,target=Naming
    16:26:12,587 INFO [HttpProxyFactory] Started jboss:service=invoker,type=http,target=Naming,readonly=true
    16:26:12,657 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/http-invoker.sar/
    16:26:12,657 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/jboss-jca.sar
    16:26:12,977 INFO [XSLSubDeployer] Created templates: org.apache.xalan.templates.StylesheetRoot@16d3536
    16:26:12,977 INFO [MainDeployer] Adding deployer: org.jboss.resource.RARDeployer@c08593
    16:26:12,977 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/http-invoker.sar/invoker.war/
    16:26:12,977 INFO [MainDeployer] deployment waiting for deployer: file:/C:/jboss-3.2.2/server/worldline/deploy/http-invoker.sar/invoker.war/
    16:26:12,977 INFO [MainDeployer] Deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/http-invoker.sar/invoker.war/ is waiting for an appropriate deployer.
    16:26:12,977 INFO [RARDeployer] Started jboss.jca:service=RARDeployer
    16:26:12,977 INFO [MainDeployer] Adding deployer: org.jboss.deployment.XSLSubDeployer@45378f
    16:26:12,977 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/http-invoker.sar/invoker.war/
    16:26:12,977 INFO [MainDeployer] deployment waiting for deployer: file:/C:/jboss-3.2.2/server/worldline/deploy/http-invoker.sar/invoker.war/
    16:26:12,977 INFO [MainDeployer] Deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/http-invoker.sar/invoker.war/ is waiting for an appropriate deployer.
    16:26:12,977 INFO [XSLSubDeployer] Started jboss.jca:service=ConnectionFactoryDeployer
    16:26:12,987 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/jboss-jca.sar
    16:26:12,987 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/
    16:26:13,018 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/ant.jar
    16:26:13,178 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/bootstrap.jar
    16:26:13,198 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/catalina.jar
    16:26:13,308 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/commons-beanutils.jar
    16:26:13,418 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/commons-collections.jar
    16:26:13,518 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/commons-digester.jar
    16:26:13,638 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/commons-logging.jar
    16:26:13,678 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/jakarta-regexp-1.2.jar
    16:26:13,709 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/jasper-compiler.jar
    16:26:13,879 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/jasper-runtime.jar
    16:26:13,939 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/naming-common.jar
    16:26:13,959 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/naming-resources.jar
    16:26:13,999 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/servlets-common.jar
    16:26:13,999 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/servlets-default.jar
    16:26:14,029 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/servlets-invoker.jar
    16:26:14,039 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/servlets-webdav.jar
    16:26:14,059 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/tomcat-coyote.jar
    16:26:14,109 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/tomcat-http11.jar
    16:26:14,159 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/tomcat-jk2.jar
    16:26:14,219 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/tomcat-util.jar
    16:26:14,359 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/tomcat41-service.jar
    16:26:17,153 INFO [STDOUT] Apache Tomcat/4.1.27-LE-jdk14
    16:26:17,294 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on port 8080
    16:26:17,324 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on port 8080
    16:26:17,474 WARN [JkMain] No properties file found C:\jboss-3.2.2\server\worldline\conf\jk2.properties
    16:26:17,494 INFO [ChannelSocket] JK2: ajp13 listening on /0.0.0.0:8009
    16:26:17,514 INFO [JkMain] Jk running ID=0 time=0/40 config=null
    16:26:17,514 INFO [EmbeddedTomcatService] OK
    16:26:17,514 INFO [MainDeployer] Adding deployer: org.jboss.web.tomcat.tc4.EmbeddedTomcatService@156d7c8
    16:26:17,514 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/http-invoker.sar/invoker.war/
    16:26:17,684 INFO [EmbeddedTomcatService] deploy, ctxPath=/invoker, warUrl=file:/C:/jboss-3.2.2/server/worldline/deploy/http-invoker.sar/invoker.war/
    16:26:18,145 INFO [Engine] ContextConfig[/invoker]: Added certificates -> request attribute Valve
    16:26:18,225 INFO [Engine] ContextConfig[/invoker]: Configured an authenticator for method BASIC
    16:26:18,235 WARN [EmbeddedTomcatService] Unable to invoke setDelegate on class loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@43153c
    16:26:18,235 INFO [Engine] StandardManager[/invoker]: Seeding random number generator class java.security.SecureRandom
    16:26:18,485 INFO [Engine] StandardManager[/invoker]: Seeding of random number generator has been completed
    16:26:18,586 INFO [Engine] StandardWrapper[/invoker:default]: Loading container servlet default
    16:26:18,656 INFO [Engine] StandardWrapper[/invoker:invoker]: Loading container servlet invoker
    16:26:19,256 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/http-invoker.sar/invoker.war/
    16:26:19,256 INFO [EmbeddedTomcatService] Started jboss.web:service=WebServer
    16:26:19,256 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/jbossweb-tomcat41.sar/
    16:26:19,256 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/jbossmq-httpil.sar/
    16:26:19,267 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
    16:26:19,347 INFO [EmbeddedTomcatService] deploy, ctxPath=/jbossmq-httpil, warUrl=file:/C:/jboss-3.2.2/server/worldline/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
    16:26:19,457 INFO [Engine] ContextConfig[/jbossmq-httpil]: Added certificates -> request attribute Valve
    16:26:19,457 INFO [Engine] ContextConfig[/jbossmq-httpil]: Configured an authenticator for method BASIC
    16:26:19,487 WARN [EmbeddedTomcatService] Unable to invoke setDelegate on class loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@11a9310
    16:26:19,487 INFO [Engine] StandardManager[/jbossmq-httpil]: Seeding random number generator class java.security.SecureRandom
    16:26:19,487 INFO [Engine] StandardManager[/jbossmq-httpil]: Seeding of random number generator has been completed
    16:26:19,487 INFO [Engine] StandardWrapper[/jbossmq-httpil:default]: Loading container servlet default
    16:26:19,497 INFO [Engine] StandardWrapper[/jbossmq-httpil:invoker]: Loading container servlet invoker
    16:26:19,637 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/jbossmq-httpil.sar/
    16:26:19,637 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/jmx-invoker-adaptor-server.sar/
    16:26:19,797 INFO [JRMPProxyFactory] Started jboss.jmx:type=adaptor,name=Invoker,protocol=jrmp,service=proxyFactory
    16:26:19,797 INFO [NamingAlias] Bound link jmx/rmi/RMIAdaptor to jmx/invoker/RMIAdaptor
    16:26:19,797 INFO [NamingAlias] Started jboss.jmx:alias=jmx/rmi/RMIAdaptor
    16:26:19,807 INFO [InvokerAdaptorService] Started jboss.jmx:type=adaptor,name=Invoker
    16:26:19,837 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/jmx-invoker-adaptor-server.sar/
    16:26:19,837 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/management/console-mgr.sar
    16:26:19,947 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/tmp/deploy/tmp26803console-mgr.sar-contents/console-mgr-classes.jar
    16:26:20,068 INFO [PluginManager] Started jboss.admin:service=PluginManager
    16:26:20,078 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/management/console-mgr.sar
    16:26:20,078 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/snmp-adaptor.sar/
    16:26:20,088 INFO [SARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/deploy/snmp-adaptor.sar/castor.jar
    16:26:20,739 INFO [TrapdService] Started jboss.jmx:name=SnmpAgent,service=trapd,type=logger
    16:26:20,739 INFO [SnmpAgentService] Instantiating trap emitter …
    16:26:20,789 INFO [SnmpAgentService] Starting trap emitter …
    16:26:20,789 INFO [TrapEmitter] Reading resource: “/managers.xml”
    16:26:21,360 INFO [TrapEmitter] “/managers.xml” valid. Read 1 monitoring managers
    16:26:21,360 INFO [TrapEmitter] Executing resource: “/managers.xml”
    16:26:21,450 INFO [TrapFactorySupport] Reading resource: “/notifications.xml”
    16:26:21,520 INFO [TrapFactorySupport] “/notifications.xml” valid. Read 2 mappings
    16:26:21,520 INFO [TrapFactorySupport] Executing resource: “/notifications.xml”
    16:26:21,580 INFO [TrapFactorySupport] Trap factory going active
    16:26:21,580 INFO [SnmpAgentService] Instantiating subscription manager …
    16:26:21,590 INFO [SnmpAgentService] Starting subscription manager …
    16:26:21,590 INFO [SubscriptionMgr] Reading resource: “/mbeans.xml”
    16:26:21,630 INFO [SubscriptionMgr] “/mbeans.xml” valid. Read 2 monitored objects
    16:26:21,630 INFO [SubscriptionMgr] Executing resource: “/mbeans.xml”
    16:26:21,640 INFO [SubscriptionMgr] Subscription manager done
    16:26:21,640 INFO [SnmpAgentService] Starting heartbeat controller …
    16:26:21,640 WARN [Heartbeat] Heartbeat disabled
    16:26:21,700 INFO [SnmpAgentService] Snmp Agent going active
    16:26:21,700 INFO [SnmpAgentService] Started jboss.jmx:name=SnmpAgent,service=snmp,type=adaptor
    16:26:21,710 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/snmp-adaptor.sar/
    16:26:21,720 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/uuid-key-generator.sar
    16:26:21,780 INFO [UUIDKeyGeneratorFactoryService] Started jboss:service=UUIDKeyGeneratorFactory
    16:26:21,790 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/uuid-key-generator.sar
    16:26:21,790 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/jboss-local-jdbc.rar
    16:26:21,870 INFO [RARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/tmp/deploy/tmp26806jboss-local-jdbc.rar-contents/jboss-local-jdbc.jar
    16:26:21,910 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/jboss-local-jdbc.rar
    16:26:21,920 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/jboss-xa-jdbc.rar
    16:26:21,940 INFO [RARMetaData] Loading JBoss Resource Adapter for JDBC 2 XA drivers
    16:26:21,950 INFO [RARMetaData] Required license terms present. See deployment descriptor.
    16:26:22,181 INFO [RARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/tmp/deploy/tmp26807jboss-xa-jdbc.rar-contents/jboss-xa-jdbc.jar
    16:26:22,201 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/jboss-xa-jdbc.rar
    16:26:22,211 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/jms-ra.rar
    16:26:22,261 INFO [RARDeployer] nested deployment: file:/C:/jboss-3.2.2/server/worldline/tmp/deploy/tmp26808jms-ra.rar-contents/jms-ra.jar
    16:26:22,301 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/jms-ra.rar
    16:26:22,301 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/hsqldb-ds.xml
    16:26:22,812 INFO [RARDeployment] Started jboss.jca:service=ManagedConnectionFactory,name=DefaultDS
    16:26:22,822 INFO [JBossManagedConnectionPool] Started jboss.jca:service=ManagedConnectionPool,name=DefaultDS
    16:26:22,922 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/hsqldb-ds.xml
    16:26:22,922 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/jms-ds.xml
    16:26:23,042 INFO [JMSProviderLoader] Bound adapter to java:/DefaultJMSProvider
    16:26:23,042 INFO [JMSProviderLoader] Started jboss.mq:service=JMSProviderLoader,name=JBossMQProvider
    16:26:23,062 INFO [ServerSessionPoolLoader] pool factory StdJMSPool bound to java:/StdJMSPool
    16:26:23,062 INFO [ServerSessionPoolLoader] Started jboss.mq:service=ServerSessionPoolMBean,name=StdJMSPool
    16:26:23,102 INFO [RARDeployment] Started jboss.jca:service=ManagedConnectionFactory,name=JmsXA
    16:26:23,102 INFO [JBossManagedConnectionPool] Started jboss.jca:service=ManagedConnectionPool,name=JmsXA
    16:26:23,122 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/jms-ds.xml
    16:26:23,122 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/postgres-ds.xml
    16:26:23,182 INFO [RARDeployment] Started jboss.jca:service=ManagedConnectionFactory,name=PostgresDS
    16:26:23,182 INFO [JBossManagedConnectionPool] Started jboss.jca:service=ManagedConnectionPool,name=PostgresDS
    16:26:23,192 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/postgres-ds.xml
    16:26:23,192 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/cache-invalidation-service.xml
    16:26:23,242 INFO [InvalidationManager] Starting Invalidation Manager jboss.cache:service=InvalidationManager
    16:26:23,242 INFO [InvalidationManager] Started jboss.cache:service=InvalidationManager
    16:26:23,272 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/cache-invalidation-service.xml
    16:26:23,282 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/hsqldb-jdbc2-service.xml
    16:26:23,422 INFO [MessageCache] Started jboss.mq:service=MessageCache
    16:26:23,443 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/hsqldb-jdbc2-service.xml
    16:26:23,443 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/jbossmq-destinations-service.xml
    16:26:23,583 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/jbossmq-destinations-service.xml
    16:26:23,593 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/jbossmq-service.xml
    16:26:23,773 INFO [DynamicStateManager] Started jboss.mq:service=StateManager
    16:26:23,793 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/jbossmq-service.xml
    16:26:23,803 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/jvm-il-service.xml
    16:26:23,853 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/jvm-il-service.xml
    16:26:23,863 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/oil-service.xml
    16:26:23,913 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/oil-service.xml
    16:26:23,913 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/oil2-service.xml
    16:26:23,993 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/oil2-service.xml
    16:26:23,993 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/rmi-il-service.xml
    16:26:24,033 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/rmi-il-service.xml
    16:26:24,033 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/uil2-service.xml
    16:26:24,134 INFO [NamingAlias] Bound link UILConnectionFactory to UIL2ConnectionFactory
    16:26:24,134 INFO [NamingAlias] Started jboss.mq:service=InvocationLayer,type=UIL
    16:26:24,134 INFO [NamingAlias] Bound link UILXAConnectionFactory to UIL2XAConnectionFactory
    16:26:24,134 INFO [NamingAlias] Started jboss.mq:service=InvocationLayer,type=UILXA
    16:26:24,144 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/jms/uil2-service.xml
    16:26:24,154 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/mail-service.xml
    16:26:24,484 INFO [MailService] Mail Service bound to java:/Mail
    16:26:24,484 INFO [MailService] Started jboss:service=Mail
    16:26:24,484 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/mail-service.xml
    16:26:24,494 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/properties-service.xml
    16:26:24,564 INFO [PropertyEditorManagerService] Started jboss:type=Service,name=PropertyEditorManager
    16:26:24,564 INFO [SystemPropertiesService] Started jboss:type=Service,name=SystemProperties
    16:26:24,574 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/properties-service.xml
    16:26:24,584 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/schedule-manager-service.xml
    16:26:24,604 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/schedule-manager-service.xml
    16:26:24,624 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/scheduler-service.xml
    16:26:24,644 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/scheduler-service.xml
    16:26:24,644 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/sqlexception-service.xml
    16:26:24,664 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/sqlexception-service.xml
    16:26:24,674 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/transaction-service.xml
    16:26:24,764 INFO [CachedConnectionManager] Started jboss.jca:service=CachedConnectionManager
    16:26:24,804 INFO [JaasSecurityManagerService] Created securityMgr=org.jboss.security.plugins.JaasSecurityManager@1292d12
    16:26:24,804 INFO [JaasSecurityManagerService] setCachePolicy, c=org.jboss.util.TimedCachePolicy@dc9515
    16:26:24,814 INFO [JaasSecurityManagerService] Added HsqlDbRealm, org.jboss.security.plugins.SecurityDomainContext@1bf9b45 to map
    16:26:24,835 INFO [DefaultDS] Bound connection factory for resource adapter for ConnectionManager ‘jboss.jca:service=LocalTxCM,name=DefaultDS to JNDI name ‘java:/DefaultDS’
    16:26:24,835 INFO [TxConnectionManager] Started jboss.jca:service=LocalTxCM,name=DefaultDS
    16:26:25,245 INFO [PersistenceManager] Started jboss.mq:service=PersistenceManager
    16:26:25,255 INFO [DestinationManager] Started jboss.mq:service=DestinationManager
    16:26:25,305 INFO [A] Bound to JNDI name: queue/A
    16:26:25,305 INFO [A] Started jboss.mq.destination:service=Queue,name=A
    16:26:25,315 INFO [B] Bound to JNDI name: queue/B
    16:26:25,315 INFO [B] Started jboss.mq.destination:service=Queue,name=B
    16:26:25,315 INFO [C] Bound to JNDI name: queue/C
    16:26:25,315 INFO [C] Started jboss.mq.destination:service=Queue,name=C
    16:26:25,315 INFO [D] Bound to JNDI name: queue/D
    16:26:25,315 INFO [D] Started jboss.mq.destination:service=Queue,name=D
    16:26:25,325 INFO [ex] Bound to JNDI name: queue/ex
    16:26:25,325 INFO [ex] Started jboss.mq.destination:service=Queue,name=ex
    16:26:25,345 INFO [JaasSecurityManagerService] Created securityMgr=org.jboss.security.plugins.JaasSecurityManager@6a1fbe
    16:26:25,345 INFO [JaasSecurityManagerService] setCachePolicy, c=org.jboss.util.TimedCachePolicy@14a0fe1
    16:26:25,345 INFO [JaasSecurityManagerService] Added jbossmq, org.jboss.security.plugins.SecurityDomainContext@1589d3d to map
    16:26:25,355 INFO [SecurityManager] Started jboss.mq:service=SecurityManager
    16:26:25,365 INFO [testTopic] Bound to JNDI name: topic/testTopic
    16:26:25,365 INFO [testTopic] Started jboss.mq.destination:service=Topic,name=testTopic
    16:26:25,365 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
    16:26:25,365 INFO [securedTopic] Started jboss.mq.destination:service=Topic,name=securedTopic
    16:26:25,365 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
    16:26:25,365 INFO [testDurableTopic] Started jboss.mq.destination:service=Topic,name=testDurableTopic
    16:26:25,375 INFO [testQueue] Bound to JNDI name: queue/testQueue
    16:26:25,375 INFO [testQueue] Started jboss.mq.destination:service=Queue,name=testQueue
    16:26:25,375 INFO [InterceptorLoader] Started jboss.mq:service=TracingInterceptor
    16:26:25,375 INFO [Invoker] Started jboss.mq:service=Invoker
    16:26:25,736 INFO [HTTPServerILService] Started jboss.mq:service=InvocationLayer,type=HTTP
    16:26:25,746 INFO [JVMServerILService] Started jboss.mq:service=InvocationLayer,type=JVM
    16:26:25,746 INFO [OILServerILService] JBossMQ OIL service available at : /0.0.0.0:8090
    16:26:25,776 INFO [OILServerILService] Started jboss.mq:service=InvocationLayer,type=OIL
    16:26:25,776 INFO [OIL2ServerILService] JBossMQ OIL2 service available at : /0.0.0.0:8092
    16:26:25,806 INFO [OIL2ServerILService] Started jboss.mq:service=InvocationLayer,type=OIL2
    16:26:25,916 INFO [RMIServerILService] Started jboss.mq:service=InvocationLayer,type=RMI
    16:26:25,916 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
    16:26:26,026 INFO [UILServerILService] Started jboss.mq:service=InvocationLayer,type=UIL2
    16:26:26,036 INFO [DLQ] Bound to JNDI name: queue/DLQ
    16:26:26,036 INFO [DLQ] Started jboss.mq.destination:service=Queue,name=DLQ
    16:26:26,056 INFO [JaasSecurityManagerService] Created securityMgr=org.jboss.security.plugins.JaasSecurityManager@1bf496b
    16:26:26,056 INFO [JaasSecurityManagerService] setCachePolicy, c=org.jboss.util.TimedCachePolicy@16d4e3e
    16:26:26,056 INFO [JaasSecurityManagerService] Added JmsXARealm, org.jboss.security.plugins.SecurityDomainContext@12c08c7 to map
    16:26:26,056 INFO [JmsXA] Bound connection factory for resource adapter for ConnectionManager ‘jboss.jca:service=TxCM,name=JmsXA to JNDI name ‘java:/JmsXA’
    16:26:26,056 INFO [TxConnectionManager] Started jboss.jca:service=TxCM,name=JmsXA
    16:26:26,086 INFO [PostgresDS] Bound connection factory for resource adapter for ConnectionManager ‘jboss.jca:service=LocalTxCM,name=PostgresDS to JNDI name ‘java:/PostgresDS’
    16:26:26,086 INFO [TxConnectionManager] Started jboss.jca:service=LocalTxCM,name=PostgresDS
    16:26:26,096 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/transaction-service.xml
    16:26:26,096 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/user-service.xml
    16:26:26,116 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/user-service.xml
    16:26:26,116 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/WorldlineClientToolkit.jar/
    16:26:26,176 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/WorldlineClientToolkit.jar/
    16:26:26,176 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/WorldlinePersistence.jar/
    16:26:26,837 INFO [EjbModule] Deploying EventFrameRepEntity
    16:26:27,078 INFO [EjbModule] Deploying EventConnectionEntity
    16:26:27,088 INFO [EjbModule] Deploying FrameEntity
    16:26:27,118 INFO [EjbModule] Deploying ConnectionEntity
    16:26:27,128 INFO [EjbModule] Deploying EventModelFrameRepTypeEntity
    16:26:27,148 INFO [EjbModule] Deploying EventModelDescriptionEntity
    16:26:27,168 INFO [EjbModule] Deploying EventEntity
    16:26:27,178 INFO [EjbModule] Deploying EventModelRelationshipEntity
    16:26:27,188 INFO [EjbModule] Deploying DefaultWorldlineNameEntity
    16:26:27,198 INFO [EjbModule] Deploying WorldlineEntity
    16:26:27,228 INFO [EjbModule] Deploying EventModelEntity
    16:26:28,430 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=EventFrameRepEntityLocal,plugin=pool,service=EJB
    16:26:28,430 INFO [EntityContainer] Started jboss.j2ee:jndiName=EventFrameRepEntityLocal,service=EJB
    16:26:28,440 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=EventConnectionEntityLocal,plugin=pool,service=EJB
    16:26:28,440 INFO [EntityContainer] Started jboss.j2ee:jndiName=EventConnectionEntityLocal,service=EJB
    16:26:28,500 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=FrameEntityLocal,plugin=pool,service=EJB
    16:26:28,500 INFO [EntityContainer] Started jboss.j2ee:jndiName=FrameEntityLocal,service=EJB
    16:26:28,530 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=ConnectionEntityLocal,plugin=pool,service=EJB
    16:26:28,530 INFO [EntityContainer] Started jboss.j2ee:jndiName=ConnectionEntityLocal,service=EJB
    16:26:28,590 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=EventModelFrameRepTypeEntityLocal,plugin=pool,service=EJB
    16:26:28,590 INFO [EntityContainer] Started jboss.j2ee:jndiName=EventModelFrameRepTypeEntityLocal,service=EJB
    16:26:28,620 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=EventModelDescriptionEntityLocal,plugin=pool,service=EJB
    16:26:28,620 INFO [EntityContainer] Started jboss.j2ee:jndiName=EventModelDescriptionEntityLocal,service=EJB
    16:26:28,650 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=EventEntityLocal,plugin=pool,service=EJB
    16:26:28,650 INFO [EntityContainer] Started jboss.j2ee:jndiName=EventEntityLocal,service=EJB
    16:26:28,680 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=EventModelRelationshipEntityLocal,plugin=pool,service=EJB
    16:26:28,680 INFO [EntityContainer] Started jboss.j2ee:jndiName=EventModelRelationshipEntityLocal,service=EJB
    16:26:28,730 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=DefaultWorldlineNameEntityLocal,plugin=pool,service=EJB
    16:26:28,730 INFO [EntityContainer] Started jboss.j2ee:jndiName=DefaultWorldlineNameEntityLocal,service=EJB
    16:26:28,770 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=WorldlineEntityLocal,plugin=pool,service=EJB
    16:26:28,770 INFO [EntityContainer] Started jboss.j2ee:jndiName=WorldlineEntityLocal,service=EJB
    16:26:29,641 INFO [WorldlineEntity] Table ‘worldlines’ already exists
    16:26:29,862 INFO [EventModelFrameRepTypeEntity] Table ‘event_model_frames’ already exists
    16:26:29,902 INFO [EventModelDescriptionEntity] Table ‘event_model_descriptions’ already exists
    16:26:30,052 INFO [EventFrameRepEntity] Table ‘event_frames’ already exists
    16:26:30,102 INFO [EventModelRelationshipEntity] Table ‘event_model_relationships’ already exists
    16:26:30,132 INFO [EventConnectionEntity] Table ‘event_connections’ already exists
    16:26:30,172 INFO [ConnectionEntity] Table ‘connections’ already exists
    16:26:30,272 INFO [EventEntity] Table ‘events’ already exists
    16:26:30,332 INFO [FrameEntity] Table ‘frames’ already exists
    16:26:30,372 INFO [EventModelEntity] Table ‘event_models’ already exists
    16:26:30,423 INFO [DefaultWorldlineNameEntity] Table ‘default_worldline_names’ already exists
    16:26:30,423 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=EventModelEntityLocal,plugin=pool,service=EJB
    16:26:30,423 INFO [EntityContainer] Started jboss.j2ee:jndiName=EventModelEntityLocal,service=EJB
    16:26:30,423 INFO [EjbModule] Started jboss.j2ee:module=WorldlinePersistence.jar,service=EjbModule
    16:26:30,423 INFO [EJBDeployer] Deployed: file:/C:/jboss-3.2.2/server/worldline/deploy/WorldlinePersistence.jar/
    16:26:30,513 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/WorldlinePersistence.jar/
    16:26:30,513 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/WorldlineServerDTO.jar/
    16:26:30,873 INFO [EjbModule] Deploying DTOSession
    16:26:31,023 INFO [StatelessSessionInstancePool] Started jboss.j2ee:jndiName=ejb/DTOSessionBeanHome,plugin=pool,service=EJB
    16:26:31,023 INFO [StatelessSessionContainer] Started jboss.j2ee:jndiName=ejb/DTOSessionBeanHome,service=EJB
    16:26:31,023 INFO [EjbModule] Started jboss.j2ee:module=WorldlineServerDTO.jar,service=EjbModule
    16:26:31,023 INFO [EJBDeployer] Deployed: file:/C:/jboss-3.2.2/server/worldline/deploy/WorldlineServerDTO.jar/
    16:26:31,043 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/WorldlineServerDTO.jar/
    16:26:31,043 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/jmx-console.war/
    16:26:31,104 INFO [EmbeddedTomcatService] deploy, ctxPath=/jmx-console, warUrl=file:/C:/jboss-3.2.2/server/worldline/deploy/jmx-console.war/
    16:26:31,374 INFO [Engine] ContextConfig[/jmx-console]: Added certificates -> request attribute Valve
    16:26:31,414 WARN [EmbeddedTomcatService] Unable to invoke setDelegate on class loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@198a037
    16:26:31,414 INFO [Engine] StandardManager[/jmx-console]: Seeding random number generator class java.security.SecureRandom
    16:26:31,414 INFO [Engine] StandardManager[/jmx-console]: Seeding of random number generator has been completed
    16:26:31,424 INFO [Engine] StandardWrapper[/jmx-console:default]: Loading container servlet default
    16:26:31,424 INFO [Engine] StandardWrapper[/jmx-console:invoker]: Loading container servlet invoker
    16:26:31,694 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.2/server/worldline/deploy/jmx-console.war/
    16:26:31,764 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.2/server/worldline/deploy/management/web-console.war
    16:26:32,165 INFO [EmbeddedTomcatService] deploy, ctxPath=/web-console, warUrl=file:/C:/jboss-3.2.2/server/worldline/tmp/deploy/tmp26829web-console.war/
    16:26:32,305 INFO [Engine] ContextConfig[/web-console]: Added certificates -> request attribute Valve
    16:26:32,335 WARN [EmbeddedTomcatService] Unable to invoke setDelegate on class loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@1f5910e
    16:26:32,335 INFO [Engine] StandardManager[/web-console]: Seeding random number generator class java.security.SecureRandom
    16:26:32,335 INFO [Engine] StandardManager[/web-console]: Seeding of random number generator has been completed

    #203792 Reply

    Riyad Kalla
    Member

    Have you tried upgrading to MyEclipse 3.7RC2? Have you tried downgrading to JDK 1.4.1? I’m almost certain that we just helped someone with a JBoss issue and it was fixed when he downgraded to 1.4.1 for some reason.

    #203793 Reply

    I’m definitely not open to downgrading my jdk. Thanks for offering though. I do want to upgrade to the new eclipse soon. But are you SURE it will address this problem?

    #203795 Reply

    Riyad Kalla
    Member

    Its almost impossible for me to help troubleshoot this problem given the circumstances:

      1) problem is sporadic
      2) Exception shows up no where in the forums or google
      3) You aren’t in a position to try different versions of software

    If you can narrow down the behavior to a certain test case that will definately help, but without that I cannot suggest anymore than really shots in the dark that might help.

    #203859 Reply

    Found something new. When I set jboss to launch in run mode this error doesn’t happen anymore. I’ve been getting it for the last two days now w/o end. Anyway so no more debugging for a while.

    #203860 Reply

    Riyad Kalla
    Member

    Very odd, let us check on our end and see if we can reproduce it.

    #203862 Reply

    Scott Anderson
    Participant

    When I set jboss to launch in run mode this error doesn’t happen anymore.

    I can almost guarantee that the issue you’re experiencing is due to some new bugs that Sun introduced into their JPDA implementation in the latest JDK build that you’re using. There have been numerous reports about debugger issues with 1.4.2 in both these forums and the Eclipse newsgroups. The fact that you can launch in run mode, but not debug adds additional weight to this theory since the only difference is whether or not the JPDA support is activated in the remote JVM on launch or not.

    #203863 Reply

    You know I was just thinking the same thing. Damn, you’re good. Is there some way to access the debug flags that eclipse is setting? I can’t seem to find them. The only reason I don’t want to change jdks is because we’re just getting standardized on them over here. I’ll have to look into that. You know the -X stuff is supposedly changeable at anytime.

    I’d really love to see what debug flags eclipse is setting.

    #203866 Reply

    Scott Anderson
    Participant

    Is there some way to access the debug flags that eclipse is setting? I can’t seem to find them.

    I don’t know where they are personally. We provide things like the classpath, class to launch, etc. Basically everything you configure on the app server pref pages. Eclipse handles the remote launch and JPDA hookup.

    However, I don’t think you could fix this knowing what the flags are. The -X flags have not changed between 1.4.1 and 1.4.2. There’s simply most likely a bug that’s crept back into Sun’s implementation in 1.4.2. I say “back in” because it was a huge issue in 1.4.0 and for early 1.4.1 releases. The Eclipse guys hounded Sun to get the bugs worked out (since Eclipse was one of the first users of the new debug interface), and they finally did. But it appears they’re back. FYI, I’ve never had a problem with JDK 1.4.1.

    #203868 Reply

    Thanks. I’d consider this a closed issue.

    #203883 Reply

    Riyad Kalla
    Member

    Thanks for closing the loop with us, I hope the solution works for you (or sun fixes the problem).

Viewing 11 posts - 1 through 11 (of 11 total)
Reply To: Intermitent problem starting JBOSS [Closed]

You must be logged in to post in the forum log in