[Beginner's Corner] - Re: Jboss 5.1.0.GA as Windows service
by Oscartron
Hallo,
JAVA_HOME is OK
I changed in service.bat line 26:
set JAVA_OPTS=-Xrs to set JAVA_OPTS =-Xrs %JAVA_OPTS%.
If I run run.bat -c DB-Safety -b 0.0.0.0 all works fine.
If I start by windows Service-box then I will get an Error: Out of memory.
(Up today I always looked to fast in the run.log).
Jboss native 2.06 ist not installed.
Is here no possibility to attache files?
Her the run.log:
Starting JBoss Application Server 5.1 [2009-09-24 12:37:21]
Calling D:\liferay-5.2\jboss-5.1.0.GA\bin\run.conf.bat
===============================================================================
JBoss Bootstrap Environment
JBOSS_HOME: D:\liferay-5.2\jboss-5.1.0.GA
JAVA: C:\Java\jdk1.6.0_16\bin\java
JAVA_OPTS: -Dprogram.name=run.bat -Xrs -server
CLASSPATH: D:\liferay-5.2\jboss-5.1.0.GA\bin\run.jar
===============================================================================
12:37:22,406 INFO [ServerImpl] Starting JBoss (Microcontainer)...
12:37:22,406 INFO [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221634)
12:37:22,406 INFO [ServerImpl] Bootstrap URL: null
12:37:22,406 INFO [ServerImpl] Home Dir: D:\liferay-5.2\jboss-5.1.0.GA
12:37:22,406 INFO [ServerImpl] Home URL: file:/D:/liferay-5.2/jboss-5.1.0.GA/
12:37:22,421 INFO [ServerImpl] Library URL: file:/D:/liferay-5.2/jboss-5.1.0.GA/lib/
12:37:22,421 INFO [ServerImpl] Patch URL: null
12:37:22,421 INFO [ServerImpl] Common Base URL: file:/D:/liferay-5.2/jboss-5.1.0.GA/common/
12:37:22,421 INFO [ServerImpl] Common Library URL: file:/D:/liferay-5.2/jboss-5.1.0.GA/common/lib/
12:37:22,421 INFO [ServerImpl] Server Name: DB-Safety
12:37:22,421 INFO [ServerImpl] Server Base Dir: D:\liferay-5.2\jboss-5.1.0.GA\server
12:37:22,421 INFO [ServerImpl] Server Base URL: file:/D:/liferay-5.2/jboss-5.1.0.GA/server/
12:37:22,421 INFO [ServerImpl] Server Config URL: file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/conf/
12:37:22,421 INFO [ServerImpl] Server Home Dir: D:\liferay-5.2\jboss-5.1.0.GA\server\DB-Safety
12:37:22,421 INFO [ServerImpl] Server Home URL: file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/
12:37:22,421 INFO [ServerImpl] Server Data Dir: D:\liferay-5.2\jboss-5.1.0.GA\server\DB-Safety\data
12:37:22,421 INFO [ServerImpl] Server Library URL: file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/lib/
12:37:22,421 INFO [ServerImpl] Server Log Dir: D:\liferay-5.2\jboss-5.1.0.GA\server\DB-Safety\log
12:37:22,421 INFO [ServerImpl] Server Native Dir: D:\liferay-5.2\jboss-5.1.0.GA\server\DB-Safety\tmp\native
12:37:22,421 INFO [ServerImpl] Server Temp Dir: D:\liferay-5.2\jboss-5.1.0.GA\server\DB-Safety\tmp
12:37:22,421 INFO [ServerImpl] Server Temp Deploy Dir: D:\liferay-5.2\jboss-5.1.0.GA\server\DB-Safety\tmp\deploy
12:37:22,937 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/conf/bootstrap.xml
12:37:23,406 INFO [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
12:37:23,421 INFO [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
12:37:23,656 INFO [CopyMechanism] VFS temp dir: D:\liferay-5.2\jboss-5.1.0.GA\server\DB-Safety\tmp
12:37:23,656 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled.
12:37:24,718 INFO [ServerInfo] Java version: 1.6.0_16,Sun Microsystems Inc.
12:37:24,718 INFO [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
12:37:24,718 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 14.2-b01,Sun Microsystems Inc.
12:37:24,718 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
12:37:24,718 INFO [ServerInfo] VM arguments: -Dprogram.name=run.bat -Xrs -Djava.endorsed.dirs=D:\liferay-5.2\jboss-5.1.0.GA\lib\endorsed
12:37:24,765 INFO [JMXKernel] Legacy JMX core initialized
12:37:26,812 INFO [ProfileServiceBootstrap] Loading profile: ProfileKey@10a519[domain=default, server=default, name=DB-Safety]
12:37:28,421 INFO [WebService] Using RMI server codebase: http://NS33002:8183/
12:37:34,656 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core
12:37:34,656 INFO [NativeServerConfig] 3.1.2.GA
12:37:35,671 INFO [AttributeCallbackItem] Owner callback not implemented.
12:37:36,656 INFO [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@1b83048[ defaultDomain='jboss' ]
12:38:01,078 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@20456895{vfsfile:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/profileservice-secured.jar/}
12:38:01,078 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@20456895{vfsfile:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/profileservice-secured.jar/}
12:38:01,078 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@20456895{vfsfile:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/profileservice-secured.jar/}
12:38:01,078 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@20456895{vfsfile:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/profileservice-secured.jar/}
12:38:03,734 INFO [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://NS33002/jndi/rmi://NS33002:1190/jmxconnector
12:38:04,015 INFO [MailService] Mail Service bound to java:/Mail
12:38:06,953 WARN [JBossASSecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It has been detected that the MessageSucker component which sucks messages from one node to another has not had its password changed from the installation default. Please see the JBoss Messaging user guide for instructions on how to do this.
12:38:06,968 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
12:38:07,031 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
12:38:07,078 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
12:38:07,078 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer
12:38:08,000 INFO [TransactionManagerService] Initializing recovery manager
12:38:08,093 INFO [TransactionManagerService] Recovery manager configured
12:38:08,093 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference
12:38:08,125 INFO [TransactionManagerService] Starting transaction recovery manager
12:38:08,484 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Java\jdk1.6.0_16\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\Intel\Wireless\Bin\;C:\Programme\Diskeeper Corporation\Diskeeper\;C:\Programme\ThinkPad\ConnectUtilities;C:\Programme\Gemeinsame Dateien\Lenovo;C:\Programme\Lenovo\Client Security Solution;C:\Programme\QuickTime\QTSystem\;C:\WINDOWS\system32\WindowsPowerShell\v1.0
12:38:08,531 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8180
12:38:08,546 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-0.0.0.0-8109
12:38:08,578 INFO [StandardService] Starting service jboss.web
12:38:08,578 INFO [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.3.GA
12:38:08,625 INFO [Catalina] Server startup in 72 ms
12:38:08,656 INFO [TomcatDeployment] deploy, ctxPath=/jbossws
12:38:09,812 INFO [TomcatDeployment] deploy, ctxPath=/web-console
12:38:10,046 INFO [TomcatDeployment] deploy, ctxPath=/invoker
12:38:10,171 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
12:38:10,187 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
12:38:10,218 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/jms-ra.rar/META-INF/ra.xml
12:38:10,234 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/mail-ra.rar/META-INF/ra.xml
12:38:10,250 INFO [RARDeployment] Required license terms exist, view vfszip:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/quartz-ra.rar/META-INF/ra.xml
12:38:10,328 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main
12:38:10,343 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
12:38:10,343 INFO [RAMJobStore] RAMJobStore initialized.
12:38:10,343 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
12:38:10,343 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
12:38:10,343 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
12:38:10,734 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
12:38:11,187 INFO [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started
12:38:11,296 INFO [ConnectionFactory] Connector bisocket://NS33002:4557 has leasing enabled, lease period 10000 milliseconds
12:38:11,296 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@f32c0d started
12:38:11,312 INFO [ConnectionFactoryJNDIMapper] supportsFailover attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support failover
12:38:11,312 INFO [ConnectionFactoryJNDIMapper] supportsLoadBalancing attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support load balancing
12:38:11,312 INFO [ConnectionFactory] Connector bisocket://NS33002:4557 has leasing enabled, lease period 10000 milliseconds
12:38:11,312 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@fcd3ee started
12:38:11,328 INFO [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000
12:38:11,328 INFO [ConnectionFactory] Connector bisocket://NS33002:4557 has leasing enabled, lease period 10000 milliseconds
12:38:11,328 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@94356f started
12:38:11,328 INFO [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
12:38:11,484 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
12:38:11,515 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=jdbc/LiferayPool' to JNDI name 'java:jdbc/LiferayPool'
12:38:11,906 INFO [JBossASKernel] Created KernelDeployment for: profileservice-secured.jar
12:38:11,906 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
12:38:11,906 INFO [JBossASKernel] with dependencies:
12:38:11,906 INFO [JBossASKernel] and demands:
12:38:11,906 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
12:38:11,906 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
12:38:11,906 INFO [JBossASKernel] and supplies:
12:38:11,906 INFO [JBossASKernel] Class:org.jboss.profileservice.spi.ProfileService
12:38:11,906 INFO [JBossASKernel] jndi:SecureProfileService/remote
12:38:11,906 INFO [JBossASKernel] jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
12:38:11,906 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar
12:38:11,906 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
12:38:11,906 INFO [JBossASKernel] with dependencies:
12:38:11,906 INFO [JBossASKernel] and demands:
12:38:11,906 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
12:38:11,906 INFO [JBossASKernel] and supplies:
12:38:11,906 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager
12:38:11,906 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.deploy.DeploymentManager
12:38:11,906 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote
12:38:11,906 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar
12:38:11,906 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
12:38:11,906 INFO [JBossASKernel] with dependencies:
12:38:11,906 INFO [JBossASKernel] and demands:
12:38:11,906 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
12:38:11,906 INFO [JBossASKernel] and supplies:
12:38:11,906 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
12:38:11,906 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.ManagementView
12:38:11,906 INFO [JBossASKernel] jndi:SecureManagementView/remote
12:38:11,906 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar
12:38:11,921 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@249789{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
12:38:11,921 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@15eb256{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
12:38:11,921 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@fda07e{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
12:38:12,953 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
12:38:12,968 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager
12:38:13,031 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
SecureDeploymentManager/remote - EJB3.x Default Remote Business Interface
SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager - EJB3.x Remote Business Interface
12:38:13,078 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
12:38:13,078 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView
12:38:13,109 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
SecureManagementView/remote - EJB3.x Default Remote Business Interface
SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView - EJB3.x Remote Business Interface
12:38:13,171 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
12:38:13,171 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService
12:38:13,187 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:
SecureProfileService/remote - EJB3.x Default Remote Business Interface
SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService - EJB3.x Remote Business Interface
12:38:13,312 INFO [TomcatDeployment] deploy, ctxPath=/admin-console
12:38:13,375 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'
12:38:15,671 INFO [TomcatDeployment] deploy, ctxPath=/
12:38:16,312 INFO [STDOUT] Loading vfszip:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/portal-impl.jar/system.properties
12:38:16,546 INFO [[/]] Initializing Spring root WebApplicationContext
12:38:17,046 INFO [STDOUT] Loading vfszip:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/portal-impl.jar/portal.properties
12:38:17,046 INFO [STDOUT] Loading file:/D:/liferay-5.2/portal-ext.properties
12:38:28,968 ERROR [[/]] Exception sending context initialized event to listener instance of class com.liferay.portal.spring.context.PortalContextLoaderListener
12:38:32,218 ERROR [AbstractKernelController] Error installing to Start: name=jboss.web.deployment:war=/ state=Create mode=Manual requiredState=Installed
12:38:45,281 ERROR [ServiceDeploymentDeployer] Error during undeploy: vfsfile:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/
java.lang.OutOfMemoryError: PermGen space
12:38:46,703 ERROR [TomcatDeployer] Error during undeploy: vfsfile:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/
java.lang.OutOfMemoryError: PermGen space
12:38:48,156 ERROR [WebModuleJSR77Deployer] Error during undeploy: vfsfile:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/
java.lang.OutOfMemoryError: PermGen space
12:38:49,578 ERROR [KernelDeploymentDeployer] Error during undeploy: vfsfile:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/
java.lang.OutOfMemoryError: PermGen space
12:38:51,031 ERROR [PersistenceDeployer] Error during undeploy: vfsfile:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/
java.lang.OutOfMemoryError: PermGen space
12:38:52,500 ERROR [AliasDeploymentDeployer] Error during undeploy: vfsfile:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/
java.lang.OutOfMemoryError: PermGen space
12:38:52,500 ERROR [AbstractKernelController] Error installing to Real: name=vfsfile:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/ state=PreReal mode=Manual requiredState=Real
java.lang.OutOfMemoryError: PermGen space
12:38:54,093 ERROR [AOPClassLoaderDeployer] Error during undeploy: vfsfile:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/
java.lang.OutOfMemoryError: PermGen space
12:38:57,218 WARN [BaseClassLoaderDomain] Error in beforeUnegisterClassLoader: ClassLoaderDomain@149fee8{com.liferay.portal:loader=liferay-portal} classLoader=BaseClassLoader@fe55e8{VFSClassLoaderPolicy@1ba18ce{name=vfsfile:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/ domain=ClassLoaderDomain@149fee8{name=com.liferay.portal:loader=liferay-portal parentPolicy=AFTER_BUT_JAVA_BEFORE parent=ClassLoaderDomain@16877f8{DefaultDomain}} roots=[MemoryContextHandler@11714021[path= context=vfsmemory://5c4o22t-sussxs-fzzddwb1-1-fzzdec42-29 real=vfsmemory://5c4o22t-sussxs-fzzddwb1-1-fzzdec42-29], FileHandler(a)13700858[path=ROOT.war/WEB-INF/classes context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/classes/], DelegatingHandler(a)19810755[path=ROOT.war/WEB-INF/lib/ant.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/ant.jar], DelegatingHandler(a)32290388[path=ROOT.war/WEB-INF/lib/antlr.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/antlr.jar], DelegatingHandler(a)28726309[path=ROOT.war/WEB-INF/lib/aopalliance.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/aopalliance.jar], DelegatingHandler(a)21911910[path=ROOT.war/WEB-INF/lib/asm-attrs.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/asm-attrs.jar], DelegatingHandler(a)13596360[path=ROOT.war/WEB-INF/lib/asm.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/asm.jar], DelegatingHandler(a)8351736[path=ROOT.war/WEB-INF/lib/aspectj-rt.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/aspectj-rt.jar], DelegatingHandler(a)9437961[path=ROOT.war/WEB-INF/lib/aspectj-weaver.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/aspectj-weaver.jar], DelegatingHandler(a)12016576[path=ROOT.war/WEB-INF/lib/axis-ant.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/axis-ant.jar], DelegatingHandler(a)32035856[path=ROOT.war/WEB-INF/lib/axis.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/axis.jar], DelegatingHandler(a)12218796[path=ROOT.war/WEB-INF/lib/backport-concurrent.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/backport-concurrent.jar], DelegatingHandler(a)8194283[path=ROOT.war/WEB-INF/lib/bsf.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/bsf.jar], DelegatingHandler(a)13930769[path=ROOT.war/WEB-INF/lib/burlap.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/burlap.jar], DelegatingHandler(a)25167880[path=ROOT.war/WEB-INF/lib/c3p0.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/c3p0.jar], DelegatingHandler(a)9392978[path=ROOT.war/WEB-INF/lib/casclient.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/casclient.jar], DelegatingHandler(a)27748160[path=ROOT.war/WEB-INF/lib/ccpp-ri.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/ccpp-ri.jar], DelegatingHandler(a)23833340[path=ROOT.war/WEB-INF/lib/ccpp.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/ccpp.jar], DelegatingHandler(a)27695772[path=ROOT.war/WEB-INF/lib/cglib.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/cglib.jar], DelegatingHandler(a)15761092[path=ROOT.war/WEB-INF/lib/chardet.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/chardet.jar], DelegatingHandler(a)17993987[path=ROOT.war/WEB-INF/lib/commons-beanutils.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/commons-beanutils.jar], DelegatingHandler(a)32401617[path=ROOT.war/WEB-INF/lib/commons-codec.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/commons-codec.jar], DelegatingHandler(a)19102345[path=ROOT.war/WEB-INF/lib/commons-collections.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/commons-collections.jar], DelegatingHandler(a)4314804[path=ROOT.war/WEB-INF/lib/commons-configuration.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/commons-configuration.jar], DelegatingHandler(a)7786198[path=ROOT.war/WEB-INF/lib/commons-dbcp.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/commons-dbcp.jar], DelegatingHandler(a)352925[path=ROOT.war/WEB-INF/lib/commons-digester.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/commons-digester.jar], DelegatingHandler(a)26034122[path=ROOT.war/WEB-INF/lib/commons-discovery.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/commons-discovery.jar], DelegatingHandler(a)5700104[path=ROOT.war/WEB-INF/lib/commons-email.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/commons-email.jar], DelegatingHandler(a)3756692[path=ROOT.war/WEB-INF/lib/commons-fileupload.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/commons-fileupload.jar], DelegatingHandler(a)22846648[path=ROOT.war/WEB-INF/lib/commons-httpclient.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/commons-httpclient.jar], DelegatingHandler(a)20254041[path=ROOT.war/WEB-INF/lib/commons-id.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/commons-id.jar], DelegatingHandler(a)33516127[path=ROOT.war/WEB-INF/lib/commons-io.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/commons-io.jar], DelegatingHandler(a)27312786[path=ROOT.war/WEB-INF/lib/commons-lang.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/commons-lang.jar], DelegatingHandler(a)21372634[path=ROOT.war/WEB-INF/lib/commons-logging.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/commons-logging.jar], DelegatingHandler(a)9665770[path=ROOT.war/WEB-INF/lib/commons-math.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/commons-math.jar], DelegatingHandler(a)15599294[path=ROOT.war/WEB-INF/lib/commons-pool.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/commons-pool.jar], DelegatingHandler(a)16566092[path=ROOT.war/WEB-INF/lib/commons-validator.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/commons-validator.jar], DelegatingHandler(a)25199462[path=ROOT.war/WEB-INF/lib/compass.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/compass.jar], DelegatingHandler(a)3329407[path=ROOT.war/WEB-INF/lib/concurrent.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/concurrent.jar], DelegatingHandler(a)22109532[path=ROOT.war/WEB-INF/lib/creolefilter.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/creolefilter.jar], DelegatingHandler(a)13137922[path=ROOT.war/WEB-INF/lib/crypt.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/crypt.jar], DelegatingHandler(a)20894435[path=ROOT.war/WEB-INF/lib/daim.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/daim.jar], DelegatingHandler(a)25639641[path=ROOT.war/WEB-INF/lib/displaytag.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/displaytag.jar], DelegatingHandler(a)19440197[path=ROOT.war/WEB-INF/lib/dom4j.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/dom4j.jar], DelegatingHandler(a)11896726[path=ROOT.war/WEB-INF/lib/easyconf.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/easyconf.jar], DelegatingHandler(a)30973108[path=ROOT.war/WEB-INF/lib/ecs.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/ecs.jar], DelegatingHandler(a)1579642[path=ROOT.war/WEB-INF/lib/ehcache.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/ehcache.jar], DelegatingHandler(a)7497636[path=ROOT.war/WEB-INF/lib/freemarker.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/freemarker.jar], DelegatingHandler(a)15878251[path=ROOT.war/WEB-INF/lib/freshcookies-security.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/freshcookies-security.jar], DelegatingHandler(a)7376176[path=ROOT.war/WEB-INF/lib/friki.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/friki.jar], DelegatingHandler(a)21328260[path=ROOT.war/WEB-INF/lib/gif89.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/gif89.jar], DelegatingHandler(a)2083637[path=ROOT.war/WEB-INF/lib/gt-coverage.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/gt-coverage.jar], DelegatingHandler(a)22415287[path=ROOT.war/WEB-INF/lib/gt-metadata.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/gt-metadata.jar], DelegatingHandler(a)18122821[path=ROOT.war/WEB-INF/lib/hessian.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/hessian.jar], DelegatingHandler(a)16678414[path=ROOT.war/WEB-INF/lib/hibernate3.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/hibernate3.jar], DelegatingHandler(a)386128[path=ROOT.war/WEB-INF/lib/htmlparser.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/htmlparser.jar], DelegatingHandler(a)13654225[path=ROOT.war/WEB-INF/lib/ical4j.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/ical4j.jar], DelegatingHandler(a)7810000[path=ROOT.war/WEB-INF/lib/icq.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/icq.jar], DelegatingHandler(a)31300690[path=ROOT.war/WEB-INF/lib/jabsorb.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jabsorb.jar], DelegatingHandler(a)4312441[path=ROOT.war/WEB-INF/lib/jackrabbit-api.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jackrabbit-api.jar], DelegatingHandler(a)1632517[path=ROOT.war/WEB-INF/lib/jackrabbit-core.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jackrabbit-core.jar], DelegatingHandler(a)23747277[path=ROOT.war/WEB-INF/lib/jackrabbit-jcr-commons.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jackrabbit-jcr-commons.jar], DelegatingHandler(a)24076294[path=ROOT.war/WEB-INF/lib/jackrabbit-spi-commons.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jackrabbit-spi-commons.jar], DelegatingHandler(a)17382160[path=ROOT.war/WEB-INF/lib/jackrabbit-spi.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jackrabbit-spi.jar], DelegatingHandler(a)17081152[path=ROOT.war/WEB-INF/lib/jackrabbit-text-extractors.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jackrabbit-text-extractors.jar], DelegatingHandler(a)24768380[path=ROOT.war/WEB-INF/lib/jai_codec.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jai_codec.jar], DelegatingHandler(a)5884714[path=ROOT.war/WEB-INF/lib/jai_core.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jai_core.jar], DelegatingHandler(a)19477665[path=ROOT.war/WEB-INF/lib/java-diff.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/java-diff.jar], DelegatingHandler(a)4081679[path=ROOT.war/WEB-INF/lib/jazzy.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jazzy.jar], DelegatingHandler(a)15533370[path=ROOT.war/WEB-INF/lib/jcifs.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jcifs.jar], DelegatingHandler(a)15869014[path=ROOT.war/WEB-INF/lib/jcommon.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jcommon.jar], DelegatingHandler(a)19895774[path=ROOT.war/WEB-INF/lib/jcr.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jcr.jar], DelegatingHandler(a)18373862[path=ROOT.war/WEB-INF/lib/jdom.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jdom.jar], DelegatingHandler(a)8068434[path=ROOT.war/WEB-INF/lib/jena.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jena.jar], DelegatingHandler(a)12725032[path=ROOT.war/WEB-INF/lib/jericho-html.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jericho-html.jar], DelegatingHandler(a)27228817[path=ROOT.war/WEB-INF/lib/jets3t.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jets3t.jar], DelegatingHandler(a)19386804[path=ROOT.war/WEB-INF/lib/jfreechart.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jfreechart.jar], DelegatingHandler(a)20493652[path=ROOT.war/WEB-INF/lib/jgroups.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jgroups.jar], DelegatingHandler(a)578237[path=ROOT.war/WEB-INF/lib/jodconverter.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jodconverter.jar], DelegatingHandler(a)21206293[path=ROOT.war/WEB-INF/lib/jrcs-diff.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jrcs-diff.jar], DelegatingHandler(a)32557738[path=ROOT.war/WEB-INF/lib/jsonrpc.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jsonrpc.jar], DelegatingHandler(a)25780722[path=ROOT.war/WEB-INF/lib/jspwiki.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jspwiki.jar], DelegatingHandler(a)8214702[path=ROOT.war/WEB-INF/lib/jsr107cache.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jsr107cache.jar], DelegatingHandler(a)21569632[path=ROOT.war/WEB-INF/lib/jstl-impl.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jstl-impl.jar], DelegatingHandler(a)32291528[path=ROOT.war/WEB-INF/lib/jstl.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jstl.jar], DelegatingHandler(a)14330544[path=ROOT.war/WEB-INF/lib/juh.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/juh.jar], DelegatingHandler(a)33298070[path=ROOT.war/WEB-INF/lib/ridl.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/ridl.jar], DelegatingHandler(a)19846905[path=ROOT.war/WEB-INF/lib/jurt.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/jurt.jar], DelegatingHandler(a)2324503[path=ROOT.war/WEB-INF/lib/liferay-icu4j.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/liferay-icu4j.jar], DelegatingHandler(a)10572282[path=ROOT.war/WEB-INF/lib/liferay-rhino.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/liferay-rhino.jar], DelegatingHandler(a)17634882[path=ROOT.war/WEB-INF/lib/liferay-yuicompressor.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/liferay-yuicompressor.jar], DelegatingHandler(a)3178236[path=ROOT.war/WEB-INF/lib/log4j.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/log4j.jar], DelegatingHandler(a)31526658[path=ROOT.war/WEB-INF/lib/lucene-highlighter.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/lucene-highlighter.jar], DelegatingHandler(a)10519196[path=ROOT.war/WEB-INF/lib/lucene.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/lucene.jar], DelegatingHandler(a)31386568[path=ROOT.war/WEB-INF/lib/mirage-api.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/mirage-api.jar], DelegatingHandler(a)4836017[path=ROOT.war/WEB-INF/lib/msnm.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/msnm.jar], DelegatingHandler(a)10111856[path=ROOT.war/WEB-INF/lib/nekohtml.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/nekohtml.jar], DelegatingHandler(a)30326000[path=ROOT.war/WEB-INF/lib/odmg.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/odmg.jar], DelegatingHandler(a)30823518[path=ROOT.war/WEB-INF/lib/openid4java.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/openid4java.jar], DelegatingHandler(a)3992407[path=ROOT.war/WEB-INF/lib/openxri-client.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/openxri-client.jar], DelegatingHandler(a)25075962[path=ROOT.war/WEB-INF/lib/openxri-syntax.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/openxri-syntax.jar], DelegatingHandler(a)8038902[path=ROOT.war/WEB-INF/lib/oro.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/oro.jar], DelegatingHandler(a)19690360[path=ROOT.war/WEB-INF/lib/oscache.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/oscache.jar], DelegatingHandler(a)22082006[path=ROOT.war/WEB-INF/lib/pdfbox.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/pdfbox.jar], DelegatingHandler(a)20267861[path=ROOT.war/WEB-INF/lib/poi-contrib.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/poi-contrib.jar], DelegatingHandler(a)30914146[path=ROOT.war/WEB-INF/lib/poi-scratchpad.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/poi-scratchpad.jar], DelegatingHandler(a)17238530[path=ROOT.war/WEB-INF/lib/poi.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/poi.jar], DelegatingHandler(a)19020562[path=ROOT.war/WEB-INF/lib/portal-client.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/portal-client.jar], DelegatingHandler(a)5514644[path=ROOT.war/WEB-INF/lib/portal-impl.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/portal-impl.jar], DelegatingHandler(a)7296586[path=ROOT.war/WEB-INF/lib/portals-bridges.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/portals-bridges.jar], DelegatingHandler(a)25831945[path=ROOT.war/WEB-INF/lib/portletbridge-core.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/portletbridge-core.jar], DelegatingHandler(a)30273569[path=ROOT.war/WEB-INF/lib/portletbridge-portlet.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/portletbridge-portlet.jar], DelegatingHandler(a)22036972[path=ROOT.war/WEB-INF/lib/quartz.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/quartz.jar], DelegatingHandler(a)1579190[path=ROOT.war/WEB-INF/lib/rdffilter.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/rdffilter.jar], DelegatingHandler(a)33446112[path=ROOT.war/WEB-INF/lib/rome.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/rome.jar], DelegatingHandler(a)24972912[path=ROOT.war/WEB-INF/lib/ruon-client.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/ruon-client.jar], DelegatingHandler(a)20900399[path=ROOT.war/WEB-INF/lib/saaj-api.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/saaj-api.jar], DelegatingHandler(a)25228262[path=ROOT.war/WEB-INF/lib/saaj-impl.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/saaj-impl.jar], DelegatingHandler(a)17602656[path=ROOT.war/WEB-INF/lib/serializer.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/serializer.jar], DelegatingHandler(a)31981198[path=ROOT.war/WEB-INF/lib/simplecaptcha.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/simplecaptcha.jar], DelegatingHandler(a)33114289[path=ROOT.war/WEB-INF/lib/slf4j-api.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/slf4j-api.jar], DelegatingHandler(a)18061036[path=ROOT.war/WEB-INF/lib/slf4j-log4j12.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/slf4j-log4j12.jar], DelegatingHandler(a)18445048[path=ROOT.war/WEB-INF/lib/soap.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/soap.jar], DelegatingHandler(a)30084316[path=ROOT.war/WEB-INF/lib/spring-test.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/spring-test.jar], DelegatingHandler(a)28926800[path=ROOT.war/WEB-INF/lib/spring-webmvc.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/spring-webmvc.jar], DelegatingHandler(a)2565204[path=ROOT.war/WEB-INF/lib/spring.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/spring.jar], DelegatingHandler(a)29501100[path=ROOT.war/WEB-INF/lib/struts-el.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/struts-el.jar], DelegatingHandler(a)24716718[path=ROOT.war/WEB-INF/lib/struts.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/struts.jar], DelegatingHandler(a)10012247[path=ROOT.war/WEB-INF/lib/unoil.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/unoil.jar], DelegatingHandler(a)363391[path=ROOT.war/WEB-INF/lib/urlrewrite.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/urlrewrite.jar], DelegatingHandler(a)617995[path=ROOT.war/WEB-INF/lib/util-bridges.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/util-bridges.jar], DelegatingHandler(a)18337187[path=ROOT.war/WEB-INF/lib/util-java.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/util-java.jar], DelegatingHandler(a)29214583[path=ROOT.war/WEB-INF/lib/util-taglib.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/util-taglib.jar], DelegatingHandler(a)7504545[path=ROOT.war/WEB-INF/lib/util-wsrp.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/util-wsrp.jar], DelegatingHandler(a)31346598[path=ROOT.war/WEB-INF/lib/velocity-tools.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/velocity-tools.jar], DelegatingHandler(a)4146503[path=ROOT.war/WEB-INF/lib/velocity.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/velocity.jar], DelegatingHandler(a)31286938[path=ROOT.war/WEB-INF/lib/wsdl4j.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/wsdl4j.jar], DelegatingHandler(a)8077782[path=ROOT.war/WEB-INF/lib/wstx.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/wstx.jar], DelegatingHandler(a)2056567[path=ROOT.war/WEB-INF/lib/xalan.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/xalan.jar], DelegatingHandler(a)3670806[path=ROOT.war/WEB-INF/lib/xbean-spring.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/xbean-spring.jar], DelegatingHandler(a)22190454[path=ROOT.war/WEB-INF/lib/xmlsec.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/xmlsec.jar], DelegatingHandler(a)31015383[path=ROOT.war/WEB-INF/lib/xpp3.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/xpp3.jar], DelegatingHandler(a)7452758[path=ROOT.war/WEB-INF/lib/xstream.jar context=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ real=file:/D:/liferay-5.2/jboss-5.1.0.GA/server/DB-Safety/deploy/ROOT.war/WEB-INF/lib/xstream.jar]] delegates=null exported=[com.ctc.wstx.exc, com.liferay.portlet.addressbook, org.hibernate.loader.collection, , org.apache.poi.hssf.record.cf, org.jfree.data.function, org.apache.commons.math.util, org.apache.poi.hslf.model.textproperties, com.liferay.mozilla.javascript.jdk11, org.geotools.metadata.iso.maintenance, org.apache.poi.hssf.record.formula.functions, com.liferay.portal.tools.servicebuilder, com.liferay.mozilla.javascript.jdk15, org.springframework.remoting.jaxrpc, com.liferay.portlet.imagegallery.webdav, org.apache.poi.hdf.extractor, com.liferay.mozilla.javascript.jdk13, org.apache.poi.ddf, com.liferay.portlet.documentlibrary.sharepoint, org.apache.poi.hssf.record, com.liferay.portal.deploy.dependencies.util-java.jar.META-INF, com.liferay.portal.freemarker, com.liferay.portal.deploy.dependencies.portals-bridges.jar.org.apache.portals.bridges.struts.util, org.aspectj.asm, org.springframework.beans.factory.access, com.hp.hpl.jena.rdf.query.parser, org.apache.portals.bridges.beans, org.apache.xalan.extensions, org.apache.jackrabbit.spi.commons.identifier, org.apache.taglibs.standard.tag.rt.core, org.apache.xalan.xslt, org.hibernate.engine.loading, org.springframework.test, org.springframework.instrument.classloading.tomcat, rath.msnm.ftp, org.pdfbox.encoding, org.springframework.jmx.export.assembler, org.apache.tools.ant.helper, org.jfree.data.xml, org.apache.poi.hdgf.dev, META-INF.maven.org.apache.xbean.xbean-spring, com.liferay.taglib.faces.util, com.sun.star.awt, org.apache.velocity.tools.view.context, org.aspectj.internal.lang.reflect, com.sun.star.task, org.springframework.web.bind.annotation.support, com.liferay.portal.deploy.hot, javax.wsdl, org.apache.portals.bridges.common, com.liferay.portlet.tasks, org.apache.jackrabbit.spi, org.apache.poi.poifs.property, com.sun.star.sync2, com.liferay.portlet.journalcontent, org.apache.commons.dbcp.datasources, com.liferay.portlet.flags.dependencies, org.hibernate.cache.jbc2.query, com.liferay.portlet.blogs.social, org.apache.jackrabbit.spi.commons.nodetype, com.ecyrd.jspwiki.auth.acl, com.sun.star.loader, org.jets3t.service.multithread, com.liferay.mail.dependencies.fedora.sendmail, org.compass.core.xml.javax.converter, org.jfree.base.modules, org.apache.log4j.lf5, org.apache.wsrp4j.producer.provider.driver, com.liferay.portlet.journal.dependencies, org.apache.xpath.operations, org.compass.core.lucene.util, org.springframework.jdbc.core, com.liferay.portlet.reverendfun.tools, com.thoughtworks.xstream.alias, org.tuckey.web.filters.urlrewrite, org.apache.taglibs.standard.lang.jstl.parser, com.liferay.ibm.icu.impl.data.icudt40b.brkitr, com.sun.ccpp.uaprof, org.springframework.metadata.commons, com.liferay.portlet.shopping, org.walluck.oscar.handlers.news, org.springframework.web.filter, org.apache.soap.server.http, org.hibernate.intercept.cglib, org.apache.lucene.store.jdbc.index.oracle, org.apache.poi.hslf.data, org.hibernate.proxy, com.opensymphony.oscache.plugins.clustersupport, org.compass.core.mapping, org.springframework.test.context.junit38, org.apache.taglibs.standard.lang.jpath.adapter, com.sun.star.xforms, com.liferay.util.bridges.jsf.icefaces, com.liferay.portal.spring.util, org.hibernate.cache, org.aspectj.runtime, org.compass.core.lucene.engine.store.jdbc, com.mchange.v2, org.apache.tools.ant.taskdefs.cvslib, com.sun.star.comp, com.mchange.v1, com.liferay.mozilla.javascript.resources, org.geotools.metadata.iso.citation, com.liferay.portal.tools, org.openid4java, com.liferay.portlet.helloworld, com.liferay.portlet.pageratings.lar, com.liferay.portlet.login.action, org.geotools.util.logging, antlr.debug.misc, org.hibernate.hql.ast.exec, org.apache.axis.security.servlet, org.hibernate.context, com.liferay.portal.tools.samplesqlbuilder.dependencies, com.liferay.portal.deploy.dependencies.util-taglib.jar.com.liferay.taglib.ui, org.springframework.util.comparator, org.springframework.orm.ibatis, org.apache.velocity.runtime.parser, com.hp.hpl.jena.rdf.arp.test, org.apache.commons.fileupload, com.liferay.portlet.ratings.service.persistence, org.apache.jackrabbit.uuid, org.springframework.aop.scope, com.liferay.portlet.tasks.social, org.geotools.coverage.grid.io.imageio, com.liferay.client.soap.portlet.wiki.model, org.springframework.aop.support.annotation, org.hibernate.id.enhanced, org.hibernate.cache.jbc2.builder, com.liferay.portlet.softwarecatalog.action, org.compass.gps.device.ibatis, com.mchange.v2.naming, javax.ccpp, com.liferay.portal.service.http, org.compass.core.engine, org.springframework.web.servlet.theme, org.apache.commons.codec.language, com.hp.hpl.jena.rdf.query.util, com.germinus.easyconf.jmx, org.apache.bsf.engines.xslt, com.sun.star.test, org.apache.commons.beanutils, org.apache.poi.hslf.record, org.htmlparser.http, org.walluck.oscar.handlers.secureim, org.apache.log4j.lf5.viewer, META-INF.maven.com.artofsolving.jodconverter, com.liferay.portlet.rss.util, com.mchange.v2.resourcepool, com.liferay.client.soap.portlet.softwarecatalog.service.http, org.apache.axis.server, org.codehaus.stax2.io, META-INF.maven.displaytag.displaytag, org.compass.core.accessor, org.apache.lucene.search.highlight, com.liferay.portal.deploy.dependencies.util-bridges.jar.com.liferay.util.bridges.jsp, org.compass.core.lucene.engine, com.opensymphony.oscache.web.tag, com.liferay.portlet.messageboards, com.liferay.portal.deploy.dependencies.util-java.jar.com.liferay.util.portlet, org.pdfbox.pdmodel.interactive.digitalsignature, org.slf4j.helpers, com.sun.xml.messaging.saaj.soap.name, com.liferay.portlet.bookmarks.service.http, net.sf.cglib.transform.hook, org.quartz.plugins.xml, com.sun.star.lib.uno.protocols.urp, org.apache.jackrabbit.commons.query, com.ecyrd.jspwiki.rpc.json, org.apache.poi.hwpf.model, org.apache.commons.id.uuid.task, net.fortuna.ical4j.model, org.apache.poi.hwpf.model.io, com.liferay.portlet.wiki.lar, org.apache.commons.discovery.tools, org.jdom.output, com.liferay.portlet.layoutconfiguration.util.xml, org.pdfbox.cos, com.liferay.portlet.imagegallery.service.persistence, org.apache.taglibs.standard.tag.el.xml, org.apache.lucene.store.jdbc.lock, com.sun.star.frame, org.springframework.jms.support.destination, org.apache.tools.ant.types.mappers, org.openxri.resolve.exception, org.apache.xml.security.transforms.params, com.liferay.portlet.calendar.model.impl, javax.wsdl.extensions.soap12, com.liferay.portal.deploy.dependencies.util-java.jar.com.liferay.util, com.hp.hpl.mesa.rdf.jena.model, com.sun.star.java, com.liferay.util.lucene, org.jfree.chart, com.mchange.v2.sql, org.apache.taglibs.standard, com.mchange.v2.c3p0.subst, org.compass.core.metadata.impl, com.liferay.mail, org.springframework.jca.cci.object, com.liferay.util.axis, org.hibernate.repackage.cglib.core, org.springframework.dao.support, com.liferay.portal.deploy.dependencies.portals-bridges.jar.org.apache.portals.bridges.struts, org.springframework.jdbc.support.xml, org.apache.xml.res, com.sun.star.datatransfer.dnd, org.compass.annotations.config, com.artofsolving.jodconverter.openoffice.connection, net.sf.ehcache.exceptionhandler, com.liferay.portal.verify, com.ecyrd.management, org.apache.struts.tiles.beans, org.compass.core.lucene.engine.optimizer, com.liferay.portlet.xslcontent.action, com.liferay.portal.dao.orm.common, org.apache.commons.fileupload.servlet, com.ecyrd.jspwiki, org.xmlpull.v1, rath.msnm.event, com.liferay.portal.security.jaas.ext.jonas, org.apache.jackrabbit.commons.iterator, com.liferay.portal.security.jaas.ext.resin, org.apache.commons.httpclient.methods, com.liferay.portal.sharepoint.methods, org.apache.jackrabbit.core.persistence.obj, com.liferay.portal.deploy.dependencies.util-bridges.jar.META-INF, org.compass.gps.impl, com.sun.star.presentation, javax.xml.crypto, org.apache.commons.digester.plugins.strategies, com.ctc.wstx.ent, com.mchange.v2.beans, org.dom4j.rule, org.apache.taglibs.standard.tag.el.core, org.apache.poi.hwpf.usermodel, org.springframework.aop.aspectj.autoproxy, com.liferay.portal.jcr, com.ibm.wsdl.extensions.mime, com.thoughtworks.xstream.io.copy, com.liferay.portal.servlet.filters.cache, org.compass.core.util.concurrent, com.liferay.portlet.announcements.model.impl, org.apache.axis.constants, com.sun.star.svg, org.compass.spring.device.hibernate.dep, org.apache.velocity.runtime.parser.node, com.hp.hpl.jena.daml.common, com.liferay.portal.liveusers, org.pdfbox.pdmodel.common, META-INF.maven.org.hibernate.hibernate-oscache, org.jgroups.auth, com.liferay.portal.tools.dependencies, org.apache.xml.security.keys.content, org.dom4j.jaxb, org.apache.bsf.util.event.adapters, org.apache.commons.collections.set, com.hp.hpl.jena.util.tuple, org.hibernate.engine, org.quartz.spi, com.liferay.portlet.tasks.model.impl, org.compass.core.converter.mapping, org.springframework.jdbc.support.nativejdbc, org.apache.xalan.xsltc.trax, com.germinus.easyconf.struts, org.apache.poi.hssf.record.formula.atp, com.sun.portal.cms.mirage.exception, com.ibm.wsdl.factory, freemarker.ext.jsp, org.apache.xml.security.signature, com.sun.syndication.feed.synd.impl, org.jfree.base, com.liferay.portlet.rss.action, org.apache.jackrabbit.api.jsr283, org.stringtree.regex, org.springframework.aop.support, META-INF.maven.org.apache.jackrabbit.jackrabbit-core, com.hp.hpl.mesa.rdf.jena.mem, com.liferay.portlet.network.util, net.sf.cglib.reflect, com.sun.star.container, org.apache.jackrabbit.core.query.lucene, org.apache.strutsel.taglib.tiles, META-INF.maven.org.hibernate.hibernate-core, org.aspectj.weaver.tools, org.apache.log4j.nt, org.geotools.metadata.iso.constraint, org.apache.axis.management, com.liferay.portal.upgrade.v4_4_0.util, org.hibernate.tuple, org.hibernate.classic, com.thoughtworks.xstream.io.binary, com.sun.syndication.feed.rss, org.jgroups.tests, com.liferay.client.json.ruon.util, com.liferay.portlet.expando, org.aspectj.weaver.patterns, org.compass.core.converter.xsem, com.liferay.client.soap.portlet.polls.service.http, com.liferay.portal.deploy.dependencies.util-bridges.jar.com.liferay.util.bridges.python, org.apache.bsf.engines.netrexx, com.liferay.portlet.wiki.engines, org.springframework.web.servlet.handler.metadata, org.apache.jackrabbit.core.nodetype.virtual, org.jcp.xml.dsig.internal.dom, com.liferay.portlet.bookmarks.model.impl, com.sun.star.chart, org.apache.xpath.jaxp, org.apache.jackrabbit.core.config, org.apache.ecs.storage, org.apache.soap.server, org.springframework.test.context.transaction, org.pdfbox.filter, org.apache.axis.utils.bytecode, freemarker.template.utility, org.springframework.ui, org.apache.axis.components.compiler, org.apache.log4j.or, org.springframework.jdbc.support.lob, org.apache.soap.providers.com, org.apache.axis.transport.local, org.compass.core.engine.naming, org.apache.poi.hdf.extractor.util, com.liferay.portlet.calendar.job, org.jfree.data.contour, org.geotools.coverage.processing.operation, org.apache.commons.lang.enums, org.springframework.context.access, com.ctc.wstx.evt, org.jfree.chart.block, org.compass.core.metadata, org.apache.axis.tools.ant.foreach, com.liferay.portal.deploy.dependencies.util-java.jar.com.liferay.util.servlet.filters, com.liferay.portal.deploy.dependencies.util-java.jar.com.liferay.util.dao.orm.hibernate, org.jfree.data.time.ohlc, org.springframework.remoting.soap, EDU.oswego.cs.dl.util.concurrent.misc, com.mchange.util, org.jets3t.service.utils, org.apache.struts.config.impl, com.liferay.portlet.documentlibrary.action, javax.servlet.jsp.jstl.tlv, com.sun.star.system, org.compass.core.mapping.rsem, org.apache.commons.io.input, com.liferay.portlet.words.dependencies, com.ecyrd.jspwiki.ui.admin.beans, zoneinfo.Africa, org.apache.wsrp4j.producer.util, org.codehaus.stax2.ri, com.liferay.ibm.icu, org.compass.core.lucene.engine.transaction, org.springframework.remoting, com.mchange.v2.codegen.intfc, org.hibernate.repackage.cglib.transform.hook, net.sf.cglib.transform, edu.emory.mathcs.backport.java.util.concurrent.atomic, org.ap
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256845#4256845
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256845
16 years, 9 months
[jBPM Users] - jBPM 4.1 - Spring Problem
by nilspreusker
Hi,
I'm trying to integrate jBPM 4.1 with an existing spring 2.5.5 app and I'm getting the following exceptions:
| 1) Error creating bean with name 'jbpmConfiguration' defined in class path resource [applicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.jbpm.pvm.internal.cfg.SpringConfiguration]: Constructor threw exception; nested exception is java.lang.ExceptionInInitializerError
|
| 2) couldn't parse xml document : org.w3c.dom.DOMException: INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified.
I've been trying to figure out what is causing this, but got completely stuck at this point. I'm assuming that something is wrong with my jbpm.cfg.xml, but the same exception occurs with an empty jbpm.cfg.xml or any other config I've tested (and I've used working ones from a jBPM 4 projects).
Maybe someone has seen this before? Here is the whole stack trace:
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jbpmConfiguration' defined in class path resource [applicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.jbpm.pvm.internal.cfg.SpringConfiguration]: Constructor threw exception; nested exception is java.lang.ExceptionInInitializerError
| at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:254)
| at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925)
| at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835)
| at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
| at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
| at java.security.AccessController.doPrivileged(Native Method)
| at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
| at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
| at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:221)
| at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
| at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
| at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
| at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
| at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:729)
| at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:381)
| at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
| at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
| at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
| at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3843)
| at org.apache.catalina.core.StandardContext.start(StandardContext.java:4342)
| at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
| at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
| at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
| at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:627)
| at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553)
| at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488)
| at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1149)
| at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
| at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
| at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
| at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
| at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
| at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
| at org.apache.catalina.core.StandardService.start(StandardService.java:516)
| at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
| at org.apache.catalina.startup.Catalina.start(Catalina.java:578)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:597)
| at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
| at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
| Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.jbpm.pvm.internal.cfg.SpringConfiguration]: Constructor threw exception; nested exception is java.lang.ExceptionInInitializerError
| at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:115)
| at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87)
| at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:248)
| ... 41 more
| Caused by: java.lang.ExceptionInInitializerError
| at org.jbpm.pvm.internal.env.JbpmConfigurationParser.<init>(JbpmConfigurationParser.java:47)
| at org.jbpm.pvm.internal.env.JbpmConfigurationParser.<clinit>(JbpmConfigurationParser.java:50)
| at org.jbpm.pvm.internal.cfg.JbpmConfiguration.parse(JbpmConfiguration.java:178)
| at org.jbpm.pvm.internal.cfg.JbpmConfiguration.setInputStream(JbpmConfiguration.java:145)
| at org.jbpm.pvm.internal.cfg.SpringConfiguration.<init>(SpringConfiguration.java:65)
| at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
| at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
| at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
| at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)
| ... 43 more
| Caused by: org.jbpm.api.JbpmException:
| error: couldn't parse xml document : org.w3c.dom.DOMException: INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified.
| at org.jbpm.pvm.internal.xml.ProblemList.getJbpmException(ProblemList.java:168)
| at org.jbpm.pvm.internal.xml.ProblemList.getJbpmException(ProblemList.java:141)
| at org.jbpm.pvm.internal.xml.Parse.checkErrors(Parse.java:189)
| at org.jbpm.pvm.internal.wire.xml.WireParser.<clinit>(WireParser.java:279)
| ... 53 more
| Caused by: org.jbpm.api.JbpmException
| at org.jbpm.pvm.internal.xml.ProblemList.getJbpmException(ProblemList.java:164)
| ... 56 more
| Caused by: org.w3c.dom.DOMException: INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified.
| at org.apache.xerces.dom.CoreDocumentImpl.createElementNS(Unknown Source)
| at org.apache.xerces.dom.DOMImplementationImpl.createDocument(Unknown Source)
| at org.jbpm.pvm.internal.xml.Parser.buildDom(Parser.java:443)
| at org.jbpm.pvm.internal.xml.Parser.execute(Parser.java:389)
| at org.jbpm.pvm.internal.xml.Parse.execute(Parse.java:157)
| ... 54 more
| Sep 24, 2009 11:14:16 AM org.apache.catalina.core.StandardContext listenerStart
| SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
| org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'jbpmConfiguration' defined in class path resource [applicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.jbpm.pvm.internal.cfg.SpringConfiguration]: Constructor threw exception; nested exception is java.lang.ExceptionInInitializerError
| at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:254)
| at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925)
| at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835)
| at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
| at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
| at java.security.AccessController.doPrivileged(Native Method)
| at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
| at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)
| at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:221)
| at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
| at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
| at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
| at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)
| at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:729)
| at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:381)
| at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
| at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
| at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
| at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3843)
| at org.apache.catalina.core.StandardContext.start(StandardContext.java:4342)
| at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
| at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
| at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
| at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:627)
| at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:553)
| at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488)
| at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1149)
| at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
| at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
| at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
| at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
| at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
| at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
| at org.apache.catalina.core.StandardService.start(StandardService.java:516)
| at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
| at org.apache.catalina.startup.Catalina.start(Catalina.java:578)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:597)
| at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
| at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
| Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.jbpm.pvm.internal.cfg.SpringConfiguration]: Constructor threw exception; nested exception is java.lang.ExceptionInInitializerError
| at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:115)
| at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87)
| at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:248)
| ... 41 more
| Caused by: java.lang.ExceptionInInitializerError
| at org.jbpm.pvm.internal.env.JbpmConfigurationParser.<init>(JbpmConfigurationParser.java:47)
| at org.jbpm.pvm.internal.env.JbpmConfigurationParser.<clinit>(JbpmConfigurationParser.java:50)
| at org.jbpm.pvm.internal.cfg.JbpmConfiguration.parse(JbpmConfiguration.java:178)
| at org.jbpm.pvm.internal.cfg.JbpmConfiguration.setInputStream(JbpmConfiguration.java:145)
| at org.jbpm.pvm.internal.cfg.SpringConfiguration.<init>(SpringConfiguration.java:65)
| at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
| at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
| at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
| at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
| at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)
| ... 43 more
| Caused by: org.jbpm.api.JbpmException:
| error: couldn't parse xml document : org.w3c.dom.DOMException: INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified.
| at org.jbpm.pvm.internal.xml.ProblemList.getJbpmException(ProblemList.java:168)
| at org.jbpm.pvm.internal.xml.ProblemList.getJbpmException(ProblemList.java:141)
| at org.jbpm.pvm.internal.xml.Parse.checkErrors(Parse.java:189)
| at org.jbpm.pvm.internal.wire.xml.WireParser.<clinit>(WireParser.java:279)
| ... 53 more
| Caused by: org.jbpm.api.JbpmException
| at org.jbpm.pvm.internal.xml.ProblemList.getJbpmException(ProblemList.java:164)
| ... 56 more
| Caused by: org.w3c.dom.DOMException: INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified.
| at org.apache.xerces.dom.CoreDocumentImpl.createElementNS(Unknown Source)
| at org.apache.xerces.dom.DOMImplementationImpl.createDocument(Unknown Source)
| at org.jbpm.pvm.internal.xml.Parser.buildDom(Parser.java:443)
| at org.jbpm.pvm.internal.xml.Parser.execute(Parser.java:389)
| at org.jbpm.pvm.internal.xml.Parse.execute(Parse.java:157)
| ... 54 more
Unfortunately the exceptions are missing crucial bits of information ("INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified", file, location and character could be displayed here).
Anyway, this is my jbpm.cfg.xml:
<?xml version="1.0" encoding="UTF-8">
|
| <jbpm-configuration>
|
| <import resource="jbpm.jpdl.cfg.xml" />
|
| <import resource="jbpm.identity.cfg.xml" />
|
| <process-engine-context>
|
| <repository-service />
| <repository-cache />
| <execution-service />
| <history-service />
| <management-service />
| <identity-service />
| <task-service />
|
| <script-manager default-expression-language="juel"
| default-script-language="juel"
| read-contexts="execution, environment, process-engine, spring"
| write-context="">
| <script-language name="juel"
| factory="org.jbpm.pvm.internal.script.JuelScriptEngineFactory" />
| </script-manager>
|
| <!-- <authentication /> -->
|
| <id-generator />
| <types resource="jbpm.variable.types.xml" />
|
| <address-resolver />
|
| <business-calendar>
| <monday hours="9:00-12:00 and 12:30-17:00" />
| <tuesday hours="9:00-12:00 and 12:30-17:00" />
| <wednesday hours="9:00-12:00 and 12:30-17:00" />
| <thursday hours="9:00-12:00 and 12:30-17:00" />
| <friday hours="9:00-12:00 and 12:30-17:00" />
| <holiday period="01/07/2008 - 31/08/2008" />
| </business-calendar>
|
| <mail-template name='task-notification'>
| <to users="${task.assignee}" />
| <subject>${task.name}</subject>
| <text><![CDATA[Hi ${task.assignee},
| Task "${task.name}" has been assigned to you.
| ${task.description}
|
| Sent by JBoss jBPM
| ]]></text>
| </mail-template>
|
| <mail-template name='task-reminder'>
| <to users="${task.assignee}" />
| <subject>${task.name}</subject>
| <text><![CDATA[Hey ${task.assignee},
| Do not forget about task "${task.name}".
| ${task.description}
|
| Sent by JBoss jBPM
| ]]></text>
| </mail-template>
|
| <command-service>
| <retry-interceptor />
| <environment-interceptor />
| <spring-transaction-interceptor />
| </command-service>
| </process-engine-context>
|
| <transaction-context>
| <repository-session />
| <db-session />
| <message-session />
| <timer-session />
| <history-session />
| <mail-session>
| <mail-server>
| <session-properties resource="jbpm.mail.properties" />
| </mail-server>
| </mail-session>
| <hibernate-session current="true" />
| </transaction-context>
| </jbpm-configuration>
... and finally, this is the configuration in the application context:
| <bean id="sessionFactory" class="org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean">
| ...
| <!-- jBPM configuration (1 of 2) -->
| <property name="configLocations">
| <list>
| <value>classpath:jbpm/hibernate.cfg.xml</value>
| </list>
| </property>
| <property name="mappingLocations">
| <list>
| <!-- jBPM Mappings -->
| <value>classpath:jbpm.execution.hbm.xml</value>
| <value>classpath:jbpm.repository.hbm.xml</value>
| <value>classpath:jbpm.task.hbm.xml</value>
| <value>classpath:jbpm.history.hbm.xml</value>
| </list>
| </property>
| <!-- End of jBPM configuration (1 of 2) -->
| </bean>
| ...
| <bean id="jbpmConfiguration" class="org.jbpm.pvm.internal.cfg.SpringConfiguration">
| <constructor-arg value="jbpm/jbpm.cfg.xml" />
| </bean>
|
| <bean id="processEngine" factory-bean="jbpmConfiguration" factory-method="buildProcessEngine" />
| <bean id="repositoryService" factory-bean="processEngine" factory-method="getRepositoryService" />
| <bean id="executionService" factory-bean="processEngine" factory-method="getExecutionService" />
| <bean id="taskService" factory-bean="processEngine" factory-method="getTaskService" />
| ...
|
I appreciate your help! Cheers, Nils
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256844#4256844
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256844
16 years, 9 months
[JBoss Tools Users] - Re: Jboss Tools for Seam
by max.andersen@jboss.com
"allforjava" wrote : Thank you Akazakov, for the ticket in JIRA.
|
| And Max, Thank you for speedy reply.
|
| anonymous wrote : I don't understand what you mean by "seam-modules for seam-project" ? Here, an example might clarify the details.
|
| 1. What I concluded/assumed that most of the web-application needs:
| a. Authentication+Authorization=Security
| b. Mail service
| c. Forum/Blog
|
| So whenever I create a new Seam Project. I need to copy the related code (from already developed seam project) and deploy as single war file to run.
|
eh ? Java have .jar files to handle that ;)
Create a utility jar project and add it as a dependency in the war project and it will be included.
anonymous wrote :
| Instead I'm expecting that these service/feature are to provided as pluggable modules for a seam project.
| Which can be modified, built, deployed and tested independently of other modules. Once these/modules are running can interact or been used by other modules or core project.
|
yes - I don't see any tool related issue here as long as you create projects for these modules (or include them as .jar's) then you should be fine.
anonymous wrote :
| So is there any support from Jboss Tools for Eclipse IDE, to build projects modularly that are pluggable. Regret any inconveninet use of terminologies-modular/seam-module/seam-project.
|
Yes - look at the EAR project, it consists of multiple modules (war, jar and ear) and you can add more of them if you want to.
anonymous wrote :
| 2. Please confirm whether my approach is the right. The way I do/work is, create an Entity with required mappings/associations. Forward engg with hibernate to create tables. And now expecting to generate only views with exisitng Entities/Components. The problem, if I use the 'seam-gen' to generate views
| the mappings/associations are modified to defaults. Which I dont want.
|
seam-gen has support for just generating the UI part too. seam generate-ui I think ?
anonymous wrote :
| anonymous wrote : I don't understand what you mean here. What system tables are being picked up ? We only pick that up if you have not limited the generation to a specific schema (that aren't the system one ;)
|
| 3. The schema for system tables and my tables is 'dbo'. I guess that is creating a mess. However thank you for the details.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256843#4256843
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256843
16 years, 9 months
[Clustering] - Failover trouble mod_jk
by jmpdesign
Hi everybody,
My environment is the following :
- Two machines Node1 and Node2 in a JBoss partition.
- On each node I have the same web application marked as distributable.
When the 2 nodes are alive, the balancing and sticky session work fine.
When I turn off one node (for example Node2) I have http 503 errors (service unavailable) during 10-15 seconds because JK always address request to this node (Node2).
After this delay JK change its redirection and address requests to Node1 and everything works.
If I take a look on JBoss Node2 during shutting down process I see this error:
java.lang.RuntimeException: DistributedCacheManager is null.
at org.jboss.web.tomcat.service.session.ClusteredSession.establishDistri
butedCacheManager(ClusteredSession.java:1773)
I have checked jvmRoute parameters etc ..
Is anybody has an idea why I have this trouble?
Thanks,
Regards.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256839#4256839
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256839
16 years, 9 months
[jBPM Users] - jBPM stops processing
by hauch
I'm running jBPM in version 3.2.2 and use MySQL as database.
If I try to store a variable which exceeds the max size for TEXT on the executioncontext (65536), I get some exceptions:
anonymous wrote :
| 2009-09-23 15:44:50,045 ERROR [org.jbpm.job.executor.JobExecutorThread] problem committing job execution transaction
| org.jbpm.JbpmException: problem closing services {persistence=org.jbpm.JbpmException: couldn't commit JTA transaction}
| at org.jbpm.svc.Services.close(Services.java:245)
| at org.jbpm.JbpmContext.close(JbpmContext.java:139)
| at org.jbpm.job.executor.JobExecutorThread.executeJob(JobExecutorThread.java:184)
| at org.jbpm.job.executor.JobExecutorThread.run(JobExecutorThread.java:64)
| Caused by: org.jbpm.JbpmException: couldn't commit JTA transaction
| at org.jbpm.persistence.jta.JtaDbPersistenceService.endJtaTransaction(JtaDbPersistenceService.java:78)
| at org.jbpm.persistence.jta.JtaDbPersistenceService.close(JtaDbPersistenceService.java:37)
| at org.jbpm.svc.Services.close(Services.java:225)
| ... 3 more
| Caused by: javax.transaction.RollbackException: [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] Can't commit because the transaction is in aborted state
| at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1401)
| at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:135)
| at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:87)
| at org.jboss.tm.usertx.client.ServerVMClientUserTransaction.commit(ServerVMClientUserTransaction.java:140)
| at org.jbpm.persistence.jta.JtaDbPersistenceService.endJtaTransaction(JtaDbPersistenceService.java:76)
| ... 5 more
| Caused by: org.hibernate.exception.GenericJDBCException: could not update: [org.jbpm.context.exe.variableinstance.StringInstance#400587]
| at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:103)
| at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:91)
| at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)
| at org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2425)
| at org.hibernate.persister.entity.AbstractEntityPersister.updateOrInsert(AbstractEntityPersister.java:2307)
| at org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2607)
| at org.hibernate.action.EntityUpdateAction.execute(EntityUpdateAction.java:92)
| at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:250)
| at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:234)
| at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:142)
| at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298)
| at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27)
| at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000)
| at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:338)
| at org.hibernate.transaction.CacheSynchronization.beforeCompletion(CacheSynchronization.java:59)
| at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:114)
| at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:247)
| at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:86)
| at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:177)
| at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1389)
| ... 9 more
| Caused by: com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'STRINGVALUE_' at row 1
| at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3489)
| at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
| at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)
| at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)
| at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)
| at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1734)
| at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2019)
| at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1937)
| at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1922)
| at org.jboss.resource.adapter.jdbc.CachedPreparedStatement.executeUpdate(CachedPreparedStatement.java:95)
| at org.jboss.resource.adapter.jdbc.WrappedPreparedStatement.executeUpdate(WrappedPreparedStatement.java:251)
| at org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2407)
| ... 25 more
|
Fair enough - I asked for it.
My problem is that after these exceptions processing of all running instances stops. New instances are left in start state.
The log is - a part from above - utterly empty.
I am able to create new instances, so the db is still responding.
I don't if it means anything but (as indicated by the stacktrace) the execution is triggered from the JobExecutor.
Is this a known phenomenon/expected behaviour - and can I do anything to prevent it?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256838#4256838
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256838
16 years, 9 months
[JBoss Tools Users] - Re: Jboss Tools for Seam
by allforjava
Thank you Akazakov, for the ticket in JIRA.
And Max, Thank you for speedy reply.
anonymous wrote : I don't understand what you mean by "seam-modules for seam-project" ? Here, an example might clarify the details.
1. What I concluded/assumed that most of the web-application needs:
a. Authentication+Authorization=Security
b. Mail service
c. Forum/Blog
So whenever I create a new Seam Project. I need to copy the related code (from already developed seam project) and deploy as single war file to run.
Instead I'm expecting that these service/feature are to provided as pluggable modules for a seam project.
Which can be modified, built, deployed and tested independently of other modules. Once these/modules are running can interact or been used by other modules or core project.
So is there any support from Jboss Tools for Eclipse IDE, to build projects modularly that are pluggable. Regret any inconveninet use of terminologies-modular/seam-module/seam-project.
2. Please confirm whether my approach is the right. The way I do/work is, create an Entity with required mappings/associations. Forward engg with hibernate to create tables. And now expecting to generate only views with exisitng Entities/Components. The problem, if I use the 'seam-gen' to generate views
the mappings/associations are modified to defaults. Which I dont want.
anonymous wrote : I don't understand what you mean here. What system tables are being picked up ? We only pick that up if you have not limited the generation to a specific schema (that aren't the system one ;)
3. The schema for system tables and my tables is 'dbo'. I guess that is creating a mess. However thank you for the details.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256836#4256836
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256836
16 years, 9 months
[JBoss Cache Users] - Re: how to lock a node for update?
by manik.surtani@jboss.com
"alllle" wrote :
| I assume you are referring to some thing like this (from the doc):
| // SNIP
|
Yes.
"alllle" wrote :
| I wonder if you can explain it in a little more detail. I need some clarification to my confusions:
| - when is the lock obtained? is it, like the write lock, at the time when the transaction commits or it is at the time when the read happens?
|
When the read happens.
"alllle" wrote :
| - What is considered as a "read"? I mean, does cache.getNode() considered a "read", or only when I do a subsequent node.get("key") is when the lock obtained?
|
cache.getNode() is a read.
"alllle" wrote :
| - With "REPEATABLE_READ" isolation, is the "write skew" still a problem? - I think it's not but I'd like to get a confirmation from you.
|
Write skews are *only* a problem with R_R. See the discussion in the user guide for details.
"alllle" wrote :
| - What is the scope of the current "InvocationContext"? Is it within the current transaction, or current thread, or something else?
|
Invocation contexts last for, well, an invocation! :-)
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256831#4256831
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256831
16 years, 9 months
[Performance Tuning] - Re: maxThreads/ThreadPool configuration
by njrfrens
Thanks Peter for valuable inputs.
1. Below is the exception stack trace I'm seeing in during load test beyond the 200 users
2009-09-26 14:33:28,453 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/MedNetPortal].[Faces Servlet]] Servlet.service() for servlet Faces Servlet threw exception
| java.lang.IllegalStateException: setAttribute: Session already invalidated
| at org.apache.catalina.session.StandardSession.setAttribute(StandardSession.java:1289)
| at org.apache.catalina.session.StandardSession.setAttribute(StandardSession.java:1254)
| at org.apache.catalina.session.StandardSessionFacade.setAttribute(StandardSessionFacade.java:130)
| at com.sun.faces.taglib.jsf_core.ViewTag.doEndTag(ViewTag.java:283)
| at org.apache.jsp.jsp.common.login.Login_jsp._jspx_meth_f_005fview_005f0(Login_jsp.java:202)
| at org.apache.jsp.jsp.common.login.Login_jsp._jspService(Login_jsp.java:100)
| at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
| at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
| at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
| at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:336)
| at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
| at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:265)
| at org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:97)
| at org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72)
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
| at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:166)
| at com.hospira.mednet.portal.view.common.controller.PortalExTranFilter.doFilter(PortalExTranFilter.java:46)
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
| at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
| at org.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:81)
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
| at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
| at org.acegisecurity.ui.logout.LogoutFilter.doFilter(LogoutFilter.java:110)
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
| at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:198)
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
| at org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:149)
| at org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:98)
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
| at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:654)
| at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:445)
| at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:379)
| at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:292)
| at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)
| at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:473)
| at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:141)
| at org.ajax4jsf.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:108)
| at org.ajax4jsf.application.AjaxViewHandler.renderView(AjaxViewHandler.java:196)
| at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:109)
| at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100)
| at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
| at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
| at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:177)
| at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:267)
| at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:380)
| at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:507)
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
| at org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:301)
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:265)
| at org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:107)
| at org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72)
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
| at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:166)
| at com.hospira.mednet.portal.view.common.controller.PortalExTranFilter.doFilter(PortalExTranFilter.java:46)
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
| at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
| at org.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:81)
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
| at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
| at org.acegisecurity.ui.logout.LogoutFilter.doFilter(LogoutFilter.java:110)
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
| at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
| at org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:149)
| at org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:98)
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
| at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
| at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
| at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
| at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
| at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)
| at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
| at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
| at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
| at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
| at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
| at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
| at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
| at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
| at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
| at java.lang.Thread.run(Thread.java:595)
|
2. In my application, almost 90% http requests will require a DB Connection.
I configured maxThreads="500", max-pool-size = 500
Still I could see the errors
I am running JBoss 4.2.3 on Intel Xeon CPU, E5405 @2.00 G.Hz,3.99 GB RAM
any pointers for my solution please...!
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256826#4256826
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256826
16 years, 9 months