3 Replies Latest reply on Dec 20, 2011 9:45 AM by ange89

    Jboss 5.1 Failed to load profile

    ange89

      Hi all, I have a problem with the deploy of an ear Project.

      The structure is:

      MPH-Project

      ->MPH-ProjectEJB

      ->MPH-ProjectWeb

       

      The error stack:

       

      12:27:10,676 INFO  [ServerImpl] Starting JBoss (Microcontainer)...

      12:27:10,676 INFO  [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)

      12:27:10,676 INFO  [ServerImpl] Bootstrap URL: null

      12:27:10,676 INFO  [ServerImpl] Home Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA

      12:27:10,691 INFO  [ServerImpl] Home URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/

      12:27:10,691 INFO  [ServerImpl] Library URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/lib/

      12:27:10,691 INFO  [ServerImpl] Patch URL: null

      12:27:10,691 INFO  [ServerImpl] Common Base URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/common/

      12:27:10,691 INFO  [ServerImpl] Common Library URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/common/lib/

      12:27:10,691 INFO  [ServerImpl] Server Name: default

      12:27:10,691 INFO  [ServerImpl] Server Base Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server

      12:27:10,691 INFO  [ServerImpl] Server Base URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/

      12:27:10,691 INFO  [ServerImpl] Server Config URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/conf/

      12:27:10,691 INFO  [ServerImpl] Server Home Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default

      12:27:10,691 INFO  [ServerImpl] Server Home URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/

      12:27:10,691 INFO  [ServerImpl] Server Data Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\data

      12:27:10,691 INFO  [ServerImpl] Server Library URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/lib/

      12:27:10,691 INFO  [ServerImpl] Server Log Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\log

      12:27:10,691 INFO  [ServerImpl] Server Native Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\tmp\native

      12:27:10,691 INFO  [ServerImpl] Server Temp Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\tmp

      12:27:10,691 INFO  [ServerImpl] Server Temp Deploy Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\tmp\deploy

      12:27:11,198 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/conf/bootstrap.xml

      12:27:11,712 INFO  [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]

      12:27:11,714 INFO  [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]

      12:27:11,901 INFO  [CopyMechanism] VFS temp dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\tmp

      12:27:11,920 INFO  [ZipEntryContext] VFS force nested jars copy-mode is enabled.

      12:27:12,635 INFO  [ServerInfo] Java version: 1.7.0_02,Oracle Corporation

      12:27:12,635 INFO  [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.7.0_02-b13)

      12:27:12,635 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Client VM 22.0-b10,Oracle Corporation

      12:27:12,635 INFO  [ServerInfo] OS-System: Windows 7 6.1,x86

      12:27:12,635 INFO  [ServerInfo] VM arguments: -Dprogram.name=run.bat -Xms128m -Xmx512m -XX:MaxPermSize=256m -Dfile.encoding=Cp1252

      12:27:12,666 INFO  [JMXKernel] Legacy JMX core initialized

      12:27:13,845 INFO  [ProfileServiceBootstrap] Loading profile: ProfileKey@5a92d5[domain=default, server=default, name=default]

      12:27:14,968 INFO  [WebService] Using RMI server codebase: http://127.0.0.1:8083/

      12:27:19,075 INFO  [NativeServerConfig] JBoss Web Services - Stack Native Core

      12:27:19,075 INFO  [NativeServerConfig] 3.1.2.GA

      12:27:19,529 INFO  [AttributeCallbackItem] Owner callback not implemented.

      12:27:20,689 INFO  [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@9c00ea[ defaultDomain='jboss' ]

      12:27:23,703 ERROR [AbstractKernelController] Error installing to Parse: name=vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/mph-ds.xml state=Not Installed mode=Manual requiredState=Parse

      org.jboss.deployers.spi.DeploymentException: Error creating managed object for vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/mph-ds.xml

                at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)

                at org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:362)

                at org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:322)

                at org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:294)

                at org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.deploy(AbstractParsingDeployerWithOutput.java:234)

                at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)

                at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)

                at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)

                at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)

                at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

                at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

                at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)

                at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)

                at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)

                at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)

                at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)

                at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)

                at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

                at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

                at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)

                at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)

                at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)

                at org.jboss.Main.boot(Main.java:221)

                at org.jboss.Main$1.run(Main.java:556)

                at java.lang.Thread.run(Unknown Source)

      Caused by: javax.xml.bind.UnmarshalException

      - with linked exception:

      [org.xml.sax.SAXParseException; systemId: vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/mph-ds.xml; lineNumber: 17; columnNumber: 14; XML document structures must start and end within the same entity.]

                at javax.xml.bind.helpers.AbstractUnmarshallerImpl.createUnmarshalException(Unknown Source)

                at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.createUnmarshalException(UnmarshallerImpl.java:514)

                at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:215)

                at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:190)

                at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:238)

                at org.jboss.resource.deployers.ManagedConnectionFactoryParserDeployer.parse(ManagedConnectionFactoryParserDeployer.java:123)

                at org.jboss.resource.deployers.ManagedConnectionFactoryParserDeployer.parse(ManagedConnectionFactoryParserDeployer.java:63)

                at org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parseAndInit(AbstractVFSParsingDeployer.java:256)

                at org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parse(AbstractVFSParsingDeployer.java:239)

                at org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:355)

                ... 33 more

      Caused by: org.xml.sax.SAXParseException; systemId: vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/mph-ds.xml; lineNumber: 17; columnNumber: 14; XML document structures must start and end within the same entity.

                at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)

                at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)

                at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)

                at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)

                at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)

                at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)

                at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.endEntity(Unknown Source)

                at org.apache.xerces.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)

                at org.apache.xerces.impl.XMLEntityManager.endEntity(Unknown Source)

                at org.apache.xerces.impl.XMLEntityScanner.load(Unknown Source)

                at org.apache.xerces.impl.XMLEntityScanner.skipSpaces(Unknown Source)

                at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)

                at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)

                at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)

                at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

                at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)

                at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)

                at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)

                at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:211)

                ... 40 more

      12:27:30,338 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@25974053{vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

      12:27:30,339 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@25974053{vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

      12:27:30,339 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@25974053{vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

      12:27:30,339 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@25974053{vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

      12:27:30,340 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@13163376{vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/MPH-Project.ear/MPH-ProjectEJB.jar/}

      12:27:30,341 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@13163376{vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/MPH-Project.ear/MPH-ProjectEJB.jar/}

      12:27:32,601 INFO  [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector

      12:27:32,761 INFO  [MailService] Mail Service bound to java:/Mail

      12:27:35,362 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:27:35,371 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent

      12:27:35,433 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent

      12:27:35,473 INFO  [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.

      12:27:35,473 INFO  [TransactionManagerService] Setting up property manager MBean and JMX layer

      12:27:36,037 INFO  [TransactionManagerService] Initializing recovery manager

      12:27:36,140 INFO  [TransactionManagerService] Recovery manager configured

      12:27:36,141 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference

      12:27:36,164 INFO  [TransactionManagerService] Starting transaction recovery manager

      12:27:36,548 INFO  [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre7/bin/client;C:/Program Files/Java/jre7/bin;C:/Program Files/Java/jre7/lib/i386;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\Microsoft.NET\Framework\v2.0.50727;C:\Program Files\Windows Live\Shared;C:\Users\Angel\Desktop\eclipse;;.

      12:27:36,597 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080

      12:27:36,597 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009

      12:27:36,615 INFO  [StandardService] Starting service jboss.web

      12:27:36,618 INFO  [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.3.GA

      12:27:36,656 INFO  [Catalina] Server startup in 58 ms

      12:27:36,672 INFO  [TomcatDeployment] deploy, ctxPath=/web-console

      12:27:37,758 INFO  [TomcatDeployment] deploy, ctxPath=/invoker

      12:27:37,818 INFO  [TomcatDeployment] deploy, ctxPath=/jbossws

      12:27:37,912 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml

      12:27:37,927 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml

      12:27:37,945 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml

      12:27:37,960 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml

      12:27:37,979 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml

      12:27:38,047 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main

      12:27:38,075 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.

      12:27:38,078 INFO  [RAMJobStore] RAMJobStore initialized.

      12:27:38,078 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'

      12:27:38,078 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2

      12:27:38,078 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.

      12:27:38,536 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'

      12:27:38,855 INFO  [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started

      12:27:38,959 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds

      12:27:38,959 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@79b6fe started

      12:27:38,960 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds

      12:27:38,960 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@14e21a9 started

      12:27:38,972 INFO  [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000

      12:27:38,973 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:27:38,973 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:27:38,974 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds

      12:27:38,974 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@a93108 started

      12:27:38,976 INFO  [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000

      12:27:39,056 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'

      12:27:39,411 INFO  [JBossASKernel] Created KernelDeployment for: profileservice-secured.jar

      12:27:39,416 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3

      12:27:39,416 INFO  [JBossASKernel]   with dependencies:

      12:27:39,417 INFO  [JBossASKernel]   and demands:

      12:27:39,417 INFO  [JBossASKernel]           jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView

      12:27:39,417 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

      12:27:39,417 INFO  [JBossASKernel]   and supplies:

      12:27:39,417 INFO  [JBossASKernel]           Class:org.jboss.profileservice.spi.ProfileService

      12:27:39,417 INFO  [JBossASKernel]           jndi:SecureProfileService/remote

      12:27:39,417 INFO  [JBossASKernel]           jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService

      12:27:39,417 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar

      12:27:39,418 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3

      12:27:39,418 INFO  [JBossASKernel]   with dependencies:

      12:27:39,418 INFO  [JBossASKernel]   and demands:

      12:27:39,418 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

      12:27:39,418 INFO  [JBossASKernel]   and supplies:

      12:27:39,418 INFO  [JBossASKernel]           jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager

      12:27:39,418 INFO  [JBossASKernel]           Class:org.jboss.deployers.spi.management.deploy.DeploymentManager

      12:27:39,418 INFO  [JBossASKernel]           jndi:SecureDeploymentManager/remote

      12:27:39,418 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar

      12:27:39,419 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3

      12:27:39,419 INFO  [JBossASKernel]   with dependencies:

      12:27:39,419 INFO  [JBossASKernel]   and demands:

      12:27:39,419 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

      12:27:39,419 INFO  [JBossASKernel]   and supplies:

      12:27:39,419 INFO  [JBossASKernel]           jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView

      12:27:39,419 INFO  [JBossASKernel]           Class:org.jboss.deployers.spi.management.ManagementView

      12:27:39,419 INFO  [JBossASKernel]           jndi:SecureManagementView/remote

      12:27:39,419 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar

      12:27:39,425 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@1ee26f{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:27:39,425 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@991775{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:27:39,426 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@ffca31{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:27:39,511 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3

      12:27:40,040 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager

      12:27:40,092 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:27:40,151 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3

      12:27:40,151 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView

      12:27:40,161 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:27:40,201 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3

      12:27:40,201 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService

      12:27:40,211 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:27:40,311 INFO  [TomcatDeployment] deploy, ctxPath=/admin-console

      12:27:40,393 INFO  [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'

      12:27:42,039 INFO  [TomcatDeployment] deploy, ctxPath=/

      12:27:42,092 INFO  [TomcatDeployment] deploy, ctxPath=/jmx-console

      12:27:42,175 INFO  [JBossASKernel] Created KernelDeployment for: MPH-ProjectEJB.jar

      12:27:42,175 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3

      12:27:42,175 INFO  [JBossASKernel]   with dependencies:

      12:27:42,175 INFO  [JBossASKernel]   and demands:

      12:27:42,176 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

      12:27:42,176 INFO  [JBossASKernel]           persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH

      12:27:42,176 INFO  [JBossASKernel]   and supplies:

      12:27:42,176 INFO  [JBossASKernel]           Class:org.mph.controllers.GestoreUtenti

      12:27:42,176 INFO  [JBossASKernel]           jndi:GestoreUtenti

      12:27:42,176 INFO  [JBossASKernel]           jndi:MPH-Project/GestoreUtentiBean/remote

      12:27:42,176 INFO  [JBossASKernel]           jndi:MPH-Project/GestoreUtentiBean/remote-org.mph.controllers.GestoreUtenti

      12:27:42,176 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3) to KernelDeployment of: MPH-ProjectEJB.jar

      12:27:42,177 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@18062ea{name=jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}

      12:27:42,987 INFO  [TomcatDeployment] deploy, ctxPath=/MPH-ProjectWeb

      12:27:43,330 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

       

       

      DEPLOYMENTS MISSING DEPENDENCIES:

        Deployment "jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3" is missing the following dependencies:

          Dependency "<UNKNOWN jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH' **")

        Deployment "jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3_endpoint" is missing the following dependencies:

          Dependency "jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")

        Deployment "persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH" is missing the following dependencies:

          Dependency "jboss.jca:name=Mph-Project,service=DataSourceBinding" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:name=Mph-Project,service=DataSourceBinding' **")

       

       

      DEPLOYMENTS IN ERROR:

        Deployment "jboss.jca:name=Mph-Project,service=DataSourceBinding" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.jca:name=Mph-Project,service=DataSourceBinding' **

        Deployment "vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/mph-ds.xml" is in error due to the following reason(s): org.xml.sax.SAXParseException; systemId: vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/mph-ds.xml; lineNumber: 17; columnNumber: 14; XML document structures must start and end within the same entity.

        Deployment "<UNKNOWN jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH' **

       

       

      12:27:43,346 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080

      12:27:43,378 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009

      12:27:43,393 INFO  [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 32s:702ms

       

       

       

      The persistence.xml in MPH.ProjectEJB/ejbModule/META.INF:

       

      <?xml version="1.0" encoding="UTF-8"?>

      <persistence

          xmlns="http://java.sun.com/xml/ns/persistence"

          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

          xsi:schemaLocation="http://java.sun.com/xml/ns/persistence

                    http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd"

          version="1.0" >

      <persistence-unit name="MPH">

      <jta-data-source>java:/MPH-Project</jta-data-source>

      <properties>

                <property name="hibernate.hbm2ddl.auto" value="validate" />

                <property name="hibernate.show_sql" value="true" />

                <property name="hibernate.dialect" value="org.hibernate.dialect.MySQLDialect" />

      </properties>

      </persistence-unit>

      </persistence>

       

       

      and the Desktop/jboss-5.1.0.GA/server/default/deploy/mph-ds.xml:

       

       

      <datasources>

      <local-tx-datasource>

                            <jndi-name>MPH-Project</jndi-name>

                            <connection-url>jdbc:mysql://localhost:3306/MPH-Project

                            </connection-url>

      <driver-class>com.mysql.jdbc.Driver</driver-class>

                            <user-name>myuser</user-name>

                            <password>******</password>

                            <exception-sorter-class-name>

                                       org.jboss.resource.adapter.jdbc.vendor.MySQLExceptionSorter

                            </exception-sorter-class-name>

      <metadata>

                                       <type-mapping>mySQL</type-mapping>

                            </metadata>

      </local-tx-datasource>

      </datasources

       

      Thank you, so much!

       

      Ange89

        • 1. Re: Jboss 5.1 Failed to load profile
          ange89

          I forgot a ">" at the end of the *-ds.xml and an error is solved.

           

          new stack:

           

           

          13:37:47,691 INFO  [ServerImpl] Starting JBoss (Microcontainer)...

          13:37:47,691 INFO  [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)

          13:37:47,691 INFO  [ServerImpl] Bootstrap URL: null

          13:37:47,691 INFO  [ServerImpl] Home Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA

          13:37:47,691 INFO  [ServerImpl] Home URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/

          13:37:47,691 INFO  [ServerImpl] Library URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/lib/

          13:37:47,691 INFO  [ServerImpl] Patch URL: null

          13:37:47,691 INFO  [ServerImpl] Common Base URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/common/

          13:37:47,691 INFO  [ServerImpl] Common Library URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/common/lib/

          13:37:47,691 INFO  [ServerImpl] Server Name: default

          13:37:47,691 INFO  [ServerImpl] Server Base Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server

          13:37:47,691 INFO  [ServerImpl] Server Base URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/

          13:37:47,691 INFO  [ServerImpl] Server Config URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/conf/

          13:37:47,691 INFO  [ServerImpl] Server Home Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default

          13:37:47,691 INFO  [ServerImpl] Server Home URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/

          13:37:47,691 INFO  [ServerImpl] Server Data Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\data

          13:37:47,691 INFO  [ServerImpl] Server Library URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/lib/

          13:37:47,691 INFO  [ServerImpl] Server Log Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\log

          13:37:47,691 INFO  [ServerImpl] Server Native Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\tmp\native

          13:37:47,691 INFO  [ServerImpl] Server Temp Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\tmp

          13:37:47,691 INFO  [ServerImpl] Server Temp Deploy Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\tmp\deploy

          13:37:48,186 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/conf/bootstrap.xml

          13:37:48,710 INFO  [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]

          13:37:48,713 INFO  [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]

          13:37:48,914 INFO  [CopyMechanism] VFS temp dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\tmp

          13:37:48,915 INFO  [ZipEntryContext] VFS force nested jars copy-mode is enabled.

          13:37:49,625 INFO  [ServerInfo] Java version: 1.7.0_02,Oracle Corporation

          13:37:49,625 INFO  [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.7.0_02-b13)

          13:37:49,625 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Client VM 22.0-b10,Oracle Corporation

          13:37:49,625 INFO  [ServerInfo] OS-System: Windows 7 6.1,x86

          13:37:49,625 INFO  [ServerInfo] VM arguments: -Dprogram.name=run.bat -Xms128m -Xmx512m -XX:MaxPermSize=256m -Dfile.encoding=Cp1252

          13:37:49,641 INFO  [JMXKernel] Legacy JMX core initialized

          13:37:50,907 INFO  [ProfileServiceBootstrap] Loading profile: ProfileKey@5df7c6[domain=default, server=default, name=default]

          13:37:52,069 INFO  [WebService] Using RMI server codebase: http://127.0.0.1:8083/

          13:37:56,251 INFO  [NativeServerConfig] JBoss Web Services - Stack Native Core

          13:37:56,251 INFO  [NativeServerConfig] 3.1.2.GA

          13:37:56,698 INFO  [AttributeCallbackItem] Owner callback not implemented.

          13:37:57,897 INFO  [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@22c2[ defaultDomain='jboss' ]

          13:38:07,210 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@19386282{vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

          13:38:07,212 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@19386282{vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

          13:38:07,212 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@19386282{vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

          13:38:07,212 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@19386282{vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

          13:38:07,214 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@19018845{vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/MPH-Project.ear/MPH-ProjectEJB.jar/}

          13:38:07,214 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@19018845{vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/MPH-Project.ear/MPH-ProjectEJB.jar/}

          13:38:09,463 INFO  [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector

          13:38:09,604 INFO  [MailService] Mail Service bound to java:/Mail

          13:38:12,248 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.

          13:38:12,262 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent

          13:38:12,323 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent

          13:38:12,363 INFO  [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.

          13:38:12,363 INFO  [TransactionManagerService] Setting up property manager MBean and JMX layer

          13:38:12,672 INFO  [TransactionManagerService] Initializing recovery manager

          13:38:12,778 INFO  [TransactionManagerService] Recovery manager configured

          13:38:12,778 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference

          13:38:12,800 INFO  [TransactionManagerService] Starting transaction recovery manager

          13:38:13,180 INFO  [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre7/bin/client;C:/Program Files/Java/jre7/bin;C:/Program Files/Java/jre7/lib/i386;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\Microsoft.NET\Framework\v2.0.50727;C:\Program Files\Windows Live\Shared;C:\Users\Angel\Desktop\eclipse;;.

          13:38:13,226 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080

          13:38:13,227 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009

          13:38:13,245 INFO  [StandardService] Starting service jboss.web

          13:38:13,248 INFO  [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.3.GA

          13:38:13,292 INFO  [Catalina] Server startup in 65 ms

          13:38:13,315 INFO  [TomcatDeployment] deploy, ctxPath=/invoker

          13:38:13,742 INFO  [TomcatDeployment] deploy, ctxPath=/web-console

          13:38:14,485 INFO  [TomcatDeployment] deploy, ctxPath=/jbossws

          13:38:14,593 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml

          13:38:14,608 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml

          13:38:14,627 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml

          13:38:14,642 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml

          13:38:14,662 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml

          13:38:14,730 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main

          13:38:14,757 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.

          13:38:14,760 INFO  [RAMJobStore] RAMJobStore initialized.

          13:38:14,760 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'

          13:38:14,760 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2

          13:38:14,760 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.

          13:38:15,162 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'

          13:38:15,505 INFO  [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started

          13:38:15,578 INFO  [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000

          13:38:15,579 INFO  [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000

          13:38:15,626 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds

          13:38:15,626 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@12f553a started

          13:38:15,626 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds

          13:38:15,627 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@148d453 started

          13:38:15,627 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

          13:38:15,627 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

          13:38:15,628 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds

          13:38:15,628 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@1e6676c started

          13:38:15,709 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'

          13:38:15,798 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=MPH-Project' to JNDI name 'java:MPH-Project'

          13:38:16,102 INFO  [JBossASKernel] Created KernelDeployment for: profileservice-secured.jar

          13:38:16,107 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3

          13:38:16,107 INFO  [JBossASKernel]   with dependencies:

          13:38:16,107 INFO  [JBossASKernel]   and demands:

          13:38:16,107 INFO  [JBossASKernel]           jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView

          13:38:16,107 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

          13:38:16,107 INFO  [JBossASKernel]   and supplies:

          13:38:16,107 INFO  [JBossASKernel]           Class:org.jboss.profileservice.spi.ProfileService

          13:38:16,107 INFO  [JBossASKernel]           jndi:SecureProfileService/remote

          13:38:16,108 INFO  [JBossASKernel]           jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService

          13:38:16,108 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar

          13:38:16,109 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3

          13:38:16,109 INFO  [JBossASKernel]   with dependencies:

          13:38:16,109 INFO  [JBossASKernel]   and demands:

          13:38:16,109 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

          13:38:16,109 INFO  [JBossASKernel]   and supplies:

          13:38:16,109 INFO  [JBossASKernel]           jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager

          13:38:16,109 INFO  [JBossASKernel]           Class:org.jboss.deployers.spi.management.deploy.DeploymentManager

          13:38:16,109 INFO  [JBossASKernel]           jndi:SecureDeploymentManager/remote

          13:38:16,109 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar

          13:38:16,110 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3

          13:38:16,110 INFO  [JBossASKernel]   with dependencies:

          13:38:16,110 INFO  [JBossASKernel]   and demands:

          13:38:16,110 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

          13:38:16,110 INFO  [JBossASKernel]   and supplies:

          13:38:16,110 INFO  [JBossASKernel]           jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView

          13:38:16,110 INFO  [JBossASKernel]           Class:org.jboss.deployers.spi.management.ManagementView

          13:38:16,110 INFO  [JBossASKernel]           jndi:SecureManagementView/remote

          13:38:16,110 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar

          13:38:16,115 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@58ba09{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}

          13:38:16,116 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@c45690{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}

          13:38:16,116 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@1eb8a7c{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}

          13:38:16,190 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3

          13:38:16,198 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager

          13:38:16,778 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

           

           

          13:38:16,831 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3

          13:38:16,832 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView

          13:38:16,842 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

           

           

          13:38:16,879 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3

          13:38:16,880 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService

          13:38:16,889 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

           

           

          13:38:17,003 INFO  [TomcatDeployment] deploy, ctxPath=/admin-console

          13:38:17,078 INFO  [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'

          13:38:18,784 INFO  [TomcatDeployment] deploy, ctxPath=/

          13:38:18,840 INFO  [TomcatDeployment] deploy, ctxPath=/jmx-console

          13:38:18,922 INFO  [JBossASKernel] Created KernelDeployment for: MPH-ProjectEJB.jar

          13:38:18,922 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3

          13:38:18,922 INFO  [JBossASKernel]   with dependencies:

          13:38:18,922 INFO  [JBossASKernel]   and demands:

          13:38:18,922 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

          13:38:18,922 INFO  [JBossASKernel]           persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH

          13:38:18,922 INFO  [JBossASKernel]   and supplies:

          13:38:18,922 INFO  [JBossASKernel]           Class:org.mph.controllers.GestoreUtenti

          13:38:18,922 INFO  [JBossASKernel]           jndi:GestoreUtenti

          13:38:18,922 INFO  [JBossASKernel]           jndi:MPH-Project/GestoreUtentiBean/remote

          13:38:18,922 INFO  [JBossASKernel]           jndi:MPH-Project/GestoreUtentiBean/remote-org.mph.controllers.GestoreUtenti

          13:38:18,922 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3) to KernelDeployment of: MPH-ProjectEJB.jar

          13:38:18,924 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@1a6d976{name=jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}

          13:38:18,958 INFO  [PersistenceUnitDeployment] Starting persistence unit persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH

          13:38:19,009 ERROR [AbstractKernelController] Error installing to Start: name=persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH state=Create

          java.lang.ClassNotFoundException: oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider from BaseClassLoader@146bcba{VFSClassLoaderPolicy@1107ade{name=vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/MPH-Project.ear/ domain=ClassLoaderDomain@366ea0{name=DefaultDomain parentPolicy=BEFORE parent=org.jboss.bootstrap.NoAnnotationURLClassLoader@152544e} roots=[MemoryContextHandler@15898843[path= context=vfsmemory://5c4o1k1-5goyxi-gwewfq0z-1-gwewg0tj-2b real=vfsmemory://5c4o1k1-5goyxi-gwewfq0z-1-gwewg0tj-2b], DelegatingHandler@17917924[path=MPH-Project.ear context=file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/ real=file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/MPH-Project.ear], DelegatingHandler@29079716[path=MPH-Project.ear/MPH-ProjectEJB.jar context=file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/ real=file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/MPH-Project.ear/MPH-ProjectEJB.jar]]  delegates=null exported=[org.mph.entities, org.mph.util, org.mph.controllers, org.mph.entitiesID, org.mph.exceptions, META-INF] <IMPORT-ALL>NON_EMPTY}}

                    at org.jboss.classloader.spi.base.BaseClassLoader.loadClass(BaseClassLoader.java:448)

                    at java.lang.ClassLoader.loadClass(Unknown Source)

                    at org.jboss.jpa.deployment.PersistenceUnitDeployment.start(PersistenceUnitDeployment.java:285)

                    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

                    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

                    at java.lang.reflect.Method.invoke(Unknown Source)

                    at org.jboss.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:59)

                    at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:150)

                    at org.jboss.joinpoint.plugins.BasicMethodJoinPoint.dispatch(BasicMethodJoinPoint.java:66)

                    at org.jboss.kernel.plugins.dependency.KernelControllerContextAction$JoinpointDispatchWrapper.execute(KernelControllerContextAction.java:241)

                    at org.jboss.kernel.plugins.dependency.ExecutionWrapper.execute(ExecutionWrapper.java:47)

                    at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchExecutionWrapper(KernelControllerContextAction.java:109)

                    at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchJoinPoint(KernelControllerContextAction.java:70)

                    at org.jboss.kernel.plugins.dependency.LifecycleAction.installActionInternal(LifecycleAction.java:221)

                    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)

                    at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)

                    at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)

                    at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)

                    at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)

                    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:774)

                    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:540)

                    at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:121)

                    at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:51)

                    at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)

                    at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)

                    at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)

                    at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)

                    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)

                    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)

                    at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1210)

                    at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)

                    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

                    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

                    at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)

                    at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)

                    at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)

                    at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)

                    at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)

                    at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)

                    at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                    at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                    at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                    at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

                    at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

                    at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)

                    at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)

                    at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)

                    at org.jboss.Main.boot(Main.java:221)

                    at org.jboss.Main$1.run(Main.java:556)

                    at java.lang.Thread.run(Unknown Source)

          13:38:19,936 INFO  [TomcatDeployment] deploy, ctxPath=/MPH-ProjectWeb

          13:38:20,424 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

           

           

          DEPLOYMENTS MISSING DEPENDENCIES:

            Deployment "jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3" is missing the following dependencies:

              Dependency "<UNKNOWN jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH' **")

            Deployment "jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3_endpoint" is missing the following dependencies:

              Dependency "jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")

           

           

          DEPLOYMENTS IN ERROR:

            Deployment "<UNKNOWN jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH' **

            Deployment "persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH" is in error due to the following reason(s): java.lang.ClassNotFoundException: oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider from BaseClassLoader@146bcba{VFSClassLoaderPolicy@1107ade{name=vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/MPH-Project.ear/ domain=ClassLoaderDomain@366ea0{name=DefaultDomain parentPolicy=BEFORE parent=org.jboss.bootstrap.NoAnnotationURLClassLoader@152544e} roots=[MemoryContextHandler@15898843[path= context=vfsmemory://5c4o1k1-5goyxi-gwewfq0z-1-gwewg0tj-2b real=vfsmemory://5c4o1k1-5goyxi-gwewfq0z-1-gwewg0tj-2b], DelegatingHandler@17917924[path=MPH-Project.ear context=file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/ real=file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/MPH-Project.ear], DelegatingHandler@29079716[path=MPH-Project.ear/MPH-ProjectEJB.jar context=file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/ real=file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/MPH-Project.ear/MPH-ProjectEJB.jar]]  delegates=null exported=[org.mph.entities, org.mph.util, org.mph.controllers, org.mph.entitiesID, org.mph.exceptions, META-INF] <IMPORT-ALL>NON_EMPTY}}

           

           

          13:38:20,435 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080

          13:38:20,457 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009

          13:38:20,463 INFO  [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 32s:772ms

           

          • 2. Re: Jboss 5.1 Failed to load profile
            ange89

            I removed the line <provider>..</provider> and now the situation is better, but not completely solved.

             

            13:56:30,033 INFO  [ServerImpl] Starting JBoss (Microcontainer)...

            13:56:30,033 INFO  [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)

            13:56:30,033 INFO  [ServerImpl] Bootstrap URL: null

            13:56:30,033 INFO  [ServerImpl] Home Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA

            13:56:30,033 INFO  [ServerImpl] Home URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/

            13:56:30,033 INFO  [ServerImpl] Library URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/lib/

            13:56:30,033 INFO  [ServerImpl] Patch URL: null

            13:56:30,033 INFO  [ServerImpl] Common Base URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/common/

            13:56:30,033 INFO  [ServerImpl] Common Library URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/common/lib/

            13:56:30,033 INFO  [ServerImpl] Server Name: default

            13:56:30,033 INFO  [ServerImpl] Server Base Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server

            13:56:30,033 INFO  [ServerImpl] Server Base URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/

            13:56:30,033 INFO  [ServerImpl] Server Config URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/conf/

            13:56:30,033 INFO  [ServerImpl] Server Home Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default

            13:56:30,033 INFO  [ServerImpl] Server Home URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/

            13:56:30,033 INFO  [ServerImpl] Server Data Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\data

            13:56:30,033 INFO  [ServerImpl] Server Library URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/lib/

            13:56:30,033 INFO  [ServerImpl] Server Log Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\log

            13:56:30,033 INFO  [ServerImpl] Server Native Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\tmp\native

            13:56:30,033 INFO  [ServerImpl] Server Temp Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\tmp

            13:56:30,033 INFO  [ServerImpl] Server Temp Deploy Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\tmp\deploy

            13:56:30,538 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/conf/bootstrap.xml

            13:56:31,053 INFO  [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]

            13:56:31,056 INFO  [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]

            13:56:31,243 INFO  [CopyMechanism] VFS temp dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\tmp

            13:56:31,259 INFO  [ZipEntryContext] VFS force nested jars copy-mode is enabled.

            13:56:31,964 INFO  [ServerInfo] Java version: 1.7.0_02,Oracle Corporation

            13:56:31,964 INFO  [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.7.0_02-b13)

            13:56:31,964 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Client VM 22.0-b10,Oracle Corporation

            13:56:31,965 INFO  [ServerInfo] OS-System: Windows 7 6.1,x86

            13:56:31,966 INFO  [ServerInfo] VM arguments: -Dprogram.name=run.bat -Xms128m -Xmx512m -XX:MaxPermSize=256m -Dfile.encoding=Cp1252

            13:56:31,991 INFO  [JMXKernel] Legacy JMX core initialized

            13:56:33,142 INFO  [ProfileServiceBootstrap] Loading profile: ProfileKey@5a92d5[domain=default, server=default, name=default]

            13:56:34,304 INFO  [WebService] Using RMI server codebase: http://127.0.0.1:8083/

            13:56:38,426 INFO  [NativeServerConfig] JBoss Web Services - Stack Native Core

            13:56:38,426 INFO  [NativeServerConfig] 3.1.2.GA

            13:56:38,822 INFO  [AttributeCallbackItem] Owner callback not implemented.

            13:56:39,951 INFO  [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@22c2[ defaultDomain='jboss' ]

            13:56:49,109 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@3236513{vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

            13:56:49,110 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@3236513{vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

            13:56:49,110 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@3236513{vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

            13:56:49,110 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@3236513{vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

            13:56:49,112 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@25788965{vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/MPH-Project.ear/MPH-ProjectEJB.jar/}

            13:56:49,112 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@25788965{vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/MPH-Project.ear/MPH-ProjectEJB.jar/}

            13:56:51,362 INFO  [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector

            13:56:51,471 INFO  [MailService] Mail Service bound to java:/Mail

            13:56:54,095 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.

            13:56:54,108 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent

            13:56:54,170 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent

            13:56:54,212 INFO  [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.

            13:56:54,212 INFO  [TransactionManagerService] Setting up property manager MBean and JMX layer

            13:56:54,674 INFO  [TransactionManagerService] Initializing recovery manager

            13:56:54,798 INFO  [TransactionManagerService] Recovery manager configured

            13:56:54,799 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference

            13:56:54,821 INFO  [TransactionManagerService] Starting transaction recovery manager

            13:56:55,203 INFO  [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre7/bin/client;C:/Program Files/Java/jre7/bin;C:/Program Files/Java/jre7/lib/i386;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\Microsoft.NET\Framework\v2.0.50727;C:\Program Files\Windows Live\Shared;C:\Users\Angel\Desktop\eclipse;;.

            13:56:55,252 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080

            13:56:55,253 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009

            13:56:55,273 INFO  [StandardService] Starting service jboss.web

            13:56:55,276 INFO  [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.3.GA

            13:56:55,316 INFO  [Catalina] Server startup in 62 ms

            13:56:55,332 INFO  [TomcatDeployment] deploy, ctxPath=/invoker

            13:56:55,764 INFO  [TomcatDeployment] deploy, ctxPath=/jbossws

            13:56:55,795 INFO  [TomcatDeployment] deploy, ctxPath=/web-console

            13:56:56,592 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml

            13:56:56,605 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml

            13:56:56,623 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml

            13:56:56,638 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml

            13:56:56,657 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml

            13:56:56,725 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main

            13:56:56,751 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.

            13:56:56,754 INFO  [RAMJobStore] RAMJobStore initialized.

            13:56:56,754 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'

            13:56:56,754 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2

            13:56:56,755 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.

            13:56:57,208 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'

            13:56:57,544 INFO  [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started

            13:56:57,646 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds

            13:56:57,646 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@a58595 started

            13:56:57,654 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds

            13:56:57,654 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@8bea83 started

            13:56:57,666 INFO  [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000

            13:56:57,666 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

            13:56:57,667 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

            13:56:57,668 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds

            13:56:57,668 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@1f9929f started

            13:56:57,669 INFO  [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000

            13:56:57,753 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'

            13:56:57,793 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=MPH-Project' to JNDI name 'java:MPH-Project'

            13:56:58,111 INFO  [JBossASKernel] Created KernelDeployment for: profileservice-secured.jar

            13:56:58,115 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3

            13:56:58,115 INFO  [JBossASKernel]   with dependencies:

            13:56:58,115 INFO  [JBossASKernel]   and demands:

            13:56:58,116 INFO  [JBossASKernel]           jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView

            13:56:58,116 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

            13:56:58,116 INFO  [JBossASKernel]   and supplies:

            13:56:58,116 INFO  [JBossASKernel]           Class:org.jboss.profileservice.spi.ProfileService

            13:56:58,116 INFO  [JBossASKernel]           jndi:SecureProfileService/remote

            13:56:58,116 INFO  [JBossASKernel]           jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService

            13:56:58,116 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar

            13:56:58,117 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3

            13:56:58,117 INFO  [JBossASKernel]   with dependencies:

            13:56:58,117 INFO  [JBossASKernel]   and demands:

            13:56:58,117 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

            13:56:58,117 INFO  [JBossASKernel]   and supplies:

            13:56:58,117 INFO  [JBossASKernel]           jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager

            13:56:58,117 INFO  [JBossASKernel]           Class:org.jboss.deployers.spi.management.deploy.DeploymentManager

            13:56:58,118 INFO  [JBossASKernel]           jndi:SecureDeploymentManager/remote

            13:56:58,118 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar

            13:56:58,118 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3

            13:56:58,118 INFO  [JBossASKernel]   with dependencies:

            13:56:58,119 INFO  [JBossASKernel]   and demands:

            13:56:58,119 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

            13:56:58,119 INFO  [JBossASKernel]   and supplies:

            13:56:58,119 INFO  [JBossASKernel]           jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView

            13:56:58,119 INFO  [JBossASKernel]           Class:org.jboss.deployers.spi.management.ManagementView

            13:56:58,119 INFO  [JBossASKernel]           jndi:SecureManagementView/remote

            13:56:58,119 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar

            13:56:58,124 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@110383c{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}

            13:56:58,125 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@18318da{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}

            13:56:58,125 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@1bda6a0{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}

            13:56:58,198 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3

            13:56:58,206 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager

            13:56:58,781 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

             

             

            13:56:58,837 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3

            13:56:58,838 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView

            13:56:58,849 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

             

             

            13:56:58,887 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3

            13:56:58,888 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService

            13:56:58,898 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

             

             

            13:56:59,011 INFO  [TomcatDeployment] deploy, ctxPath=/admin-console

            13:56:59,085 INFO  [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'

            13:57:00,740 INFO  [TomcatDeployment] deploy, ctxPath=/

            13:57:00,798 INFO  [TomcatDeployment] deploy, ctxPath=/jmx-console

            13:57:00,871 INFO  [JBossASKernel] Created KernelDeployment for: MPH-ProjectEJB.jar

            13:57:00,871 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3

            13:57:00,871 INFO  [JBossASKernel]   with dependencies:

            13:57:00,871 INFO  [JBossASKernel]   and demands:

            13:57:00,871 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

            13:57:00,871 INFO  [JBossASKernel]           persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH

            13:57:00,871 INFO  [JBossASKernel]   and supplies:

            13:57:00,871 INFO  [JBossASKernel]           Class:org.mph.controllers.GestoreUtenti

            13:57:00,871 INFO  [JBossASKernel]           jndi:GestoreUtenti

            13:57:00,871 INFO  [JBossASKernel]           jndi:MPH-Project/GestoreUtentiBean/remote

            13:57:00,871 INFO  [JBossASKernel]           jndi:MPH-Project/GestoreUtentiBean/remote-org.mph.controllers.GestoreUtenti

            13:57:00,871 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3) to KernelDeployment of: MPH-ProjectEJB.jar

            13:57:00,871 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@1b13b4a{name=jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}

            13:57:01,472 INFO  [PersistenceUnitDeployment] Starting persistence unit persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH

            13:57:01,737 INFO  [Version] Hibernate Annotations 3.4.0.GA

            13:57:01,776 INFO  [Environment] Hibernate 3.3.1.GA

            13:57:01,786 INFO  [Environment] hibernate.properties not found

            13:57:01,792 INFO  [Environment] Bytecode provider name : javassist

            13:57:01,798 INFO  [Environment] using JDK 1.4 java.sql.Timestamp handling

            13:57:01,894 INFO  [Version] Hibernate Commons Annotations 3.1.0.GA

            13:57:01,900 INFO  [Version] Hibernate EntityManager 3.4.0.GA

            13:57:01,930 INFO  [Ejb3Configuration] Processing PersistenceUnitInfo [

                      name: MPH

                      ...]

            13:57:01,960 WARN  [Ejb3Configuration] Persistence provider caller does not implement the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.

            13:57:02,066 INFO  [AnnotationBinder] Binding entity from annotated class: org.mph.entities.Utente

            13:57:02,112 INFO  [EntityBinder] Bind entity org.mph.entities.Utente on table UTENTE

            13:57:02,222 INFO  [AnnotationBinder] Binding entity from annotated class: org.mph.entities.Gruppo

            13:57:02,237 INFO  [EntityBinder] Bind entity org.mph.entities.Gruppo on table GRUPPO

            13:57:02,268 INFO  [AnnotationBinder] Binding entity from annotated class: org.mph.entities.Studente

            13:57:02,268 WARN  [AnnotationBinder] Illegal use of @Table in a subclass of a SINGLE_TABLE hierarchy: org.mph.entities.Studente

            13:57:02,300 INFO  [AnnotationBinder] Binding entity from annotated class: org.mph.entities.Vede

            13:57:02,315 INFO  [EntityBinder] Bind entity org.mph.entities.Vede on table VEDE

            13:57:02,315 INFO  [AnnotationBinder] Binding entity from annotated class: org.mph.entities.Iscrizione

            13:57:02,315 INFO  [EntityBinder] Bind entity org.mph.entities.Iscrizione on table ISCRIZIONE

            13:57:02,315 INFO  [AnnotationBinder] Binding entity from annotated class: org.mph.entities.Amministratore

            13:57:02,315 WARN  [AnnotationBinder] Illegal use of @Table in a subclass of a SINGLE_TABLE hierarchy: org.mph.entities.Amministratore

            13:57:02,315 INFO  [AnnotationBinder] Binding entity from annotated class: org.mph.entities.Professore

            13:57:02,315 WARN  [AnnotationBinder] Illegal use of @Table in a subclass of a SINGLE_TABLE hierarchy: org.mph.entities.Professore

            13:57:02,315 INFO  [AnnotationBinder] Binding entity from annotated class: org.mph.entities.SpecificaProgetto

            13:57:02,315 INFO  [EntityBinder] Bind entity org.mph.entities.SpecificaProgetto on table SPECIFICAPROGETTO

            13:57:02,315 ERROR [AbstractKernelController] Error installing to Start: name=persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH state=Create

            org.hibernate.AnnotationException: @OneToOne or @ManyToOne on org.mph.entities.Gruppo.progetto references an unknown entity: org.mph.entities.Progetto

                      at org.hibernate.cfg.ToOneFkSecondPass.doSecondPass(ToOneFkSecondPass.java:81)

                      at org.hibernate.cfg.AnnotationConfiguration.processEndOfQueue(AnnotationConfiguration.java:456)

                      at org.hibernate.cfg.AnnotationConfiguration.processFkSecondPassInOrder(AnnotationConfiguration.java:438)

                      at org.hibernate.cfg.AnnotationConfiguration.secondPassCompile(AnnotationConfiguration.java:309)

                      at org.hibernate.cfg.Configuration.buildMappings(Configuration.java:1148)

                      at org.hibernate.ejb.Ejb3Configuration.buildMappings(Ejb3Configuration.java:1226)

                      at org.hibernate.ejb.EventListenerConfigurator.configure(EventListenerConfigurator.java:173)

                      at org.hibernate.ejb.Ejb3Configuration.configure(Ejb3Configuration.java:854)

                      at org.hibernate.ejb.Ejb3Configuration.configure(Ejb3Configuration.java:425)

                      at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:131)

                      at org.jboss.jpa.deployment.PersistenceUnitDeployment.start(PersistenceUnitDeployment.java:301)

                      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

                      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

                      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

                      at java.lang.reflect.Method.invoke(Unknown Source)

                      at org.jboss.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:59)

                      at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:150)

                      at org.jboss.joinpoint.plugins.BasicMethodJoinPoint.dispatch(BasicMethodJoinPoint.java:66)

                      at org.jboss.kernel.plugins.dependency.KernelControllerContextAction$JoinpointDispatchWrapper.execute(KernelControllerContextAction.java:241)

                      at org.jboss.kernel.plugins.dependency.ExecutionWrapper.execute(ExecutionWrapper.java:47)

                      at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchExecutionWrapper(KernelControllerContextAction.java:109)

                      at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchJoinPoint(KernelControllerContextAction.java:70)

                      at org.jboss.kernel.plugins.dependency.LifecycleAction.installActionInternal(LifecycleAction.java:221)

                      at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)

                      at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)

                      at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)

                      at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)

                      at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)

                      at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                      at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                      at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                      at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:774)

                      at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:540)

                      at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:121)

                      at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:51)

                      at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)

                      at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)

                      at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)

                      at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)

                      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)

                      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)

                      at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1210)

                      at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)

                      at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                      at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                      at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

                      at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)

                      at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)

                      at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)

                      at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)

                      at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)

                      at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)

                      at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                      at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                      at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                      at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

                      at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

                      at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)

                      at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)

                      at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)

                      at org.jboss.Main.boot(Main.java:221)

                      at org.jboss.Main$1.run(Main.java:556)

                      at java.lang.Thread.run(Unknown Source)

            13:57:02,522 INFO  [TomcatDeployment] deploy, ctxPath=/MPH-ProjectWeb

            13:57:03,037 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

             

             

            DEPLOYMENTS MISSING DEPENDENCIES:

              Deployment "jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3" is missing the following dependencies:

                Dependency "<UNKNOWN jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3>" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH' **")

              Deployment "jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3_endpoint" is missing the following dependencies:

                Dependency "jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")

             

             

            DEPLOYMENTS IN ERROR:

              Deployment "<UNKNOWN jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3>" is in error due to the following reason(s): ** UNRESOLVED Demands 'persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH' **

              Deployment "persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH" is in error due to the following reason(s): org.hibernate.AnnotationException: @OneToOne or @ManyToOne on org.mph.entities.Gruppo.progetto references an unknown entity: org.mph.entities.Progetto

             

             

            13:57:03,048 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080

            13:57:03,072 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009

            13:57:03,077 INFO  [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 33s:29ms

             

            • 3. Re: Jboss 5.1 Failed to load profile
              ange89

              Commented all the entities:

              15:43:02,731 INFO  [ServerImpl] Starting JBoss (Microcontainer)...

              15:43:02,731 INFO  [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)

              15:43:02,731 INFO  [ServerImpl] Bootstrap URL: null

              15:43:02,731 INFO  [ServerImpl] Home Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA

              15:43:02,731 INFO  [ServerImpl] Home URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/

              15:43:02,731 INFO  [ServerImpl] Library URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/lib/

              15:43:02,731 INFO  [ServerImpl] Patch URL: null

              15:43:02,731 INFO  [ServerImpl] Common Base URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/common/

              15:43:02,731 INFO  [ServerImpl] Common Library URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/common/lib/

              15:43:02,731 INFO  [ServerImpl] Server Name: default

              15:43:02,731 INFO  [ServerImpl] Server Base Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server

              15:43:02,731 INFO  [ServerImpl] Server Base URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/

              15:43:02,731 INFO  [ServerImpl] Server Config URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/conf/

              15:43:02,731 INFO  [ServerImpl] Server Home Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default

              15:43:02,731 INFO  [ServerImpl] Server Home URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/

              15:43:02,731 INFO  [ServerImpl] Server Data Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\data

              15:43:02,731 INFO  [ServerImpl] Server Library URL: file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/lib/

              15:43:02,731 INFO  [ServerImpl] Server Log Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\log

              15:43:02,731 INFO  [ServerImpl] Server Native Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\tmp\native

              15:43:02,731 INFO  [ServerImpl] Server Temp Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\tmp

              15:43:02,731 INFO  [ServerImpl] Server Temp Deploy Dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\tmp\deploy

              15:43:03,215 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/conf/bootstrap.xml

              15:43:03,730 INFO  [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]

              15:43:03,730 INFO  [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]

              15:43:03,917 INFO  [CopyMechanism] VFS temp dir: C:\Users\Angel\Desktop\jboss-5.1.0.GA2\jboss-5.1.0.GA\server\default\tmp

              15:43:03,933 INFO  [ZipEntryContext] VFS force nested jars copy-mode is enabled.

              15:43:04,620 INFO  [ServerInfo] Java version: 1.7.0_02,Oracle Corporation

              15:43:04,620 INFO  [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.7.0_02-b13)

              15:43:04,620 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Client VM 22.0-b10,Oracle Corporation

              15:43:04,620 INFO  [ServerInfo] OS-System: Windows 7 6.1,x86

              15:43:04,620 INFO  [ServerInfo] VM arguments: -Dprogram.name=run.bat -Xms128m -Xmx512m -XX:MaxPermSize=256m -Dfile.encoding=Cp1252

              15:43:04,652 INFO  [JMXKernel] Legacy JMX core initialized

              15:43:05,790 INFO  [ProfileServiceBootstrap] Loading profile: ProfileKey@5df7c6[domain=default, server=default, name=default]

              15:43:06,899 INFO  [WebService] Using RMI server codebase: http://127.0.0.1:8083/

              15:43:10,909 INFO  [NativeServerConfig] JBoss Web Services - Stack Native Core

              15:43:10,909 INFO  [NativeServerConfig] 3.1.2.GA

              15:43:11,347 INFO  [AttributeCallbackItem] Owner callback not implemented.

              15:43:12,314 INFO  [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@9c00ea[ defaultDomain='jboss' ]

              15:43:21,332 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@13367360{vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

              15:43:21,332 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@13367360{vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

              15:43:21,332 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@13367360{vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

              15:43:21,332 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@13367360{vfsfile:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

              15:43:21,332 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@14721459{vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/MPH-Project.ear/MPH-ProjectEJB.jar/}

              15:43:21,332 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@14721459{vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/MPH-Project.ear/MPH-ProjectEJB.jar/}

              15:43:23,595 INFO  [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector

              15:43:23,705 INFO  [MailService] Mail Service bound to java:/Mail

              15:43:26,326 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.

              15:43:26,342 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent

              15:43:26,405 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent

              15:43:26,436 INFO  [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.

              15:43:26,436 INFO  [TransactionManagerService] Setting up property manager MBean and JMX layer

              15:43:26,670 INFO  [TransactionManagerService] Initializing recovery manager

              15:43:26,795 INFO  [TransactionManagerService] Recovery manager configured

              15:43:26,795 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference

              15:43:26,826 INFO  [TransactionManagerService] Starting transaction recovery manager

              15:43:27,216 INFO  [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre7/bin/client;C:/Program Files/Java/jre7/bin;C:/Program Files/Java/jre7/lib/i386;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\Microsoft.NET\Framework\v2.0.50727;C:\Program Files\Windows Live\Shared;C:\Users\Angel\Desktop\eclipse;;.

              15:43:27,248 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080

              15:43:27,248 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009

              15:43:27,279 INFO  [StandardService] Starting service jboss.web

              15:43:27,279 INFO  [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.3.GA

              15:43:27,310 INFO  [Catalina] Server startup in 60 ms

              15:43:27,341 INFO  [TomcatDeployment] deploy, ctxPath=/invoker

              15:43:27,763 INFO  [TomcatDeployment] deploy, ctxPath=/jbossws

              15:43:27,795 INFO  [TomcatDeployment] deploy, ctxPath=/web-console

              15:43:28,559 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml

              15:43:28,575 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml

              15:43:28,591 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml

              15:43:28,607 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml

              15:43:28,622 INFO  [RARDeployment] Required license terms exist, view vfszip:/C:/Users/Angel/Desktop/jboss-5.1.0.GA2/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml

              15:43:28,700 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main

              15:43:28,716 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.

              15:43:28,716 INFO  [RAMJobStore] RAMJobStore initialized.

              15:43:28,716 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'

              15:43:28,716 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2

              15:43:28,716 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.

              15:43:29,184 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'

              15:43:29,480 INFO  [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started

              15:43:29,558 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

              15:43:29,558 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

              15:43:29,590 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds

              15:43:29,590 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@e501bc started

              15:43:29,590 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds

              15:43:29,590 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@2108e0 started

              15:43:29,605 INFO  [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000

              15:43:29,605 INFO  [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds

              15:43:29,605 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@934ec started

              15:43:29,605 INFO  [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000

              15:43:29,684 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'

              15:43:29,731 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=MPH-Project' to JNDI name 'java:MPH-Project'

              15:43:30,043 INFO  [JBossASKernel] Created KernelDeployment for: profileservice-secured.jar

              15:43:30,043 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3

              15:43:30,043 INFO  [JBossASKernel]   with dependencies:

              15:43:30,043 INFO  [JBossASKernel]   and demands:

              15:43:30,043 INFO  [JBossASKernel]           jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView

              15:43:30,043 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

              15:43:30,043 INFO  [JBossASKernel]   and supplies:

              15:43:30,059 INFO  [JBossASKernel]           Class:org.jboss.profileservice.spi.ProfileService

              15:43:30,059 INFO  [JBossASKernel]           jndi:SecureProfileService/remote

              15:43:30,059 INFO  [JBossASKernel]           jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService

              15:43:30,059 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar

              15:43:30,059 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3

              15:43:30,059 INFO  [JBossASKernel]   with dependencies:

              15:43:30,059 INFO  [JBossASKernel]   and demands:

              15:43:30,059 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

              15:43:30,059 INFO  [JBossASKernel]   and supplies:

              15:43:30,059 INFO  [JBossASKernel]           jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager

              15:43:30,059 INFO  [JBossASKernel]           Class:org.jboss.deployers.spi.management.deploy.DeploymentManager

              15:43:30,059 INFO  [JBossASKernel]           jndi:SecureDeploymentManager/remote

              15:43:30,059 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar

              15:43:30,059 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3

              15:43:30,059 INFO  [JBossASKernel]   with dependencies:

              15:43:30,059 INFO  [JBossASKernel]   and demands:

              15:43:30,059 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

              15:43:30,059 INFO  [JBossASKernel]   and supplies:

              15:43:30,059 INFO  [JBossASKernel]           jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView

              15:43:30,059 INFO  [JBossASKernel]           Class:org.jboss.deployers.spi.management.ManagementView

              15:43:30,059 INFO  [JBossASKernel]           jndi:SecureManagementView/remote

              15:43:30,059 INFO  [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar

              15:43:30,059 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@421f3c{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}

              15:43:30,059 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@996e4{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}

              15:43:30,059 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@8b6b20{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}

              15:43:30,121 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3

              15:43:30,137 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager

              15:43:30,698 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

               

               

              15:43:30,762 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3

              15:43:30,762 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView

              15:43:30,762 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

               

               

              15:43:30,808 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3

              15:43:30,808 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService

              15:43:30,808 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

               

               

              15:43:30,918 INFO  [TomcatDeployment] deploy, ctxPath=/admin-console

              15:43:30,996 INFO  [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'

              15:43:32,634 INFO  [TomcatDeployment] deploy, ctxPath=/

              15:43:32,681 INFO  [TomcatDeployment] deploy, ctxPath=/jmx-console

              15:43:32,759 INFO  [JBossASKernel] Created KernelDeployment for: MPH-ProjectEJB.jar

              15:43:32,759 INFO  [JBossASKernel] installing bean: jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3

              15:43:32,759 INFO  [JBossASKernel]   with dependencies:

              15:43:32,759 INFO  [JBossASKernel]   and demands:

              15:43:32,759 INFO  [JBossASKernel]           jboss.ejb:service=EJBTimerService

              15:43:32,759 INFO  [JBossASKernel]   and supplies:

              15:43:32,759 INFO  [JBossASKernel]           Class:org.mph.controllers.GestoreUtenti

              15:43:32,759 INFO  [JBossASKernel]           jndi:GestoreUtenti

              15:43:32,759 INFO  [JBossASKernel]           jndi:MPH-Project/GestoreUtentiBean/remote

              15:43:32,759 INFO  [JBossASKernel]           jndi:MPH-Project/GestoreUtentiBean/remote-org.mph.controllers.GestoreUtenti

              15:43:32,759 INFO  [JBossASKernel] Added bean(jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3) to KernelDeployment of: MPH-ProjectEJB.jar

              15:43:32,759 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@35834f{name=jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}

              15:43:32,822 INFO  [SessionSpecContainer] Starting jboss.j2ee:ear=MPH-Project.ear,jar=MPH-ProjectEJB.jar,name=GestoreUtentiBean,service=EJB3

              15:43:32,822 INFO  [EJBContainer] STARTED EJB: org.mph.controllers.GestoreUtentiBean ejbName: GestoreUtentiBean

              15:43:32,853 INFO  [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:

               

               

                        GestoreUtenti - EJB3.x Default Remote Business Interface

                        MPH-Project/GestoreUtentiBean/remote-org.mph.controllers.GestoreUtenti - EJB3.x Remote Business Interface

               

               

              15:43:32,884 INFO  [PersistenceUnitDeployment] Starting persistence unit persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH

              15:43:33,508 INFO  [Version] Hibernate Annotations 3.4.0.GA

              15:43:33,524 INFO  [Environment] Hibernate 3.3.1.GA

              15:43:33,524 INFO  [Environment] hibernate.properties not found

              15:43:33,524 INFO  [Environment] Bytecode provider name : javassist

              15:43:33,539 INFO  [Environment] using JDK 1.4 java.sql.Timestamp handling

              15:43:33,617 INFO  [Version] Hibernate Commons Annotations 3.1.0.GA

              15:43:33,617 INFO  [Version] Hibernate EntityManager 3.4.0.GA

              15:43:33,649 INFO  [Ejb3Configuration] Processing PersistenceUnitInfo [

                        name: MPH

                        ...]

              15:43:33,664 WARN  [Ejb3Configuration] Persistence provider caller does not implement the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.

              15:43:33,743 INFO  [AnnotationBinder] Binding entity from annotated class: org.mph.entities.Utente

              15:43:33,790 INFO  [EntityBinder] Bind entity org.mph.entities.Utente on table UTENTE

              15:43:33,884 INFO  [AnnotationBinder] Binding entity from annotated class: org.mph.entities.Gruppo

              15:43:33,884 INFO  [EntityBinder] Bind entity org.mph.entities.Gruppo on table GRUPPO

              15:43:33,884 INFO  [AnnotationBinder] Binding entity from annotated class: org.mph.entities.Studente

              15:43:33,899 WARN  [AnnotationBinder] Illegal use of @Table in a subclass of a SINGLE_TABLE hierarchy: org.mph.entities.Studente

              15:43:33,915 INFO  [AnnotationBinder] Binding entity from annotated class: org.mph.entities.Vede

              15:43:33,915 INFO  [EntityBinder] Bind entity org.mph.entities.Vede on table VEDE

              15:43:33,915 INFO  [AnnotationBinder] Binding entity from annotated class: org.mph.entities.Iscrizione

              15:43:33,915 INFO  [EntityBinder] Bind entity org.mph.entities.Iscrizione on table ISCRIZIONE

              15:43:33,915 INFO  [AnnotationBinder] Binding entity from annotated class: org.mph.entities.Amministratore

              15:43:33,915 WARN  [AnnotationBinder] Illegal use of @Table in a subclass of a SINGLE_TABLE hierarchy: org.mph.entities.Amministratore

              15:43:33,915 INFO  [AnnotationBinder] Binding entity from annotated class: org.mph.entities.Professore

              15:43:33,915 WARN  [AnnotationBinder] Illegal use of @Table in a subclass of a SINGLE_TABLE hierarchy: org.mph.entities.Professore

              15:43:33,915 INFO  [AnnotationBinder] Binding entity from annotated class: org.mph.entities.SpecificaProgetto

              15:43:33,915 INFO  [EntityBinder] Bind entity org.mph.entities.SpecificaProgetto on table SPECIFICAPROGETTO

              15:43:33,930 INFO  [Version] Hibernate Validator 3.1.0.GA

              15:43:33,977 INFO  [HibernateSearchEventListenerRegister] Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.

              15:43:34,024 WARN  [RootClass] composite-id class does not override equals(): org.mph.entitiesID.IdVede

              15:43:34,024 WARN  [RootClass] composite-id class does not override hashCode(): org.mph.entitiesID.IdVede

              15:43:34,024 INFO  [ConnectionProviderFactory] Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider

              15:43:34,024 INFO  [InjectedDataSourceConnectionProvider] Using provided datasource

              15:43:34,258 WARN  [JBossManagedConnectionPool] Throwable while attempting to get a new connection: null

              org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'mph-project')

                        at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:225)

                        at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:195)

                        at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListener(InternalManagedConnectionPool.java:633)

                        at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java:267)

                        at org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.java:622)

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:404)

                        at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:381)

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:496)

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:941)

                        at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:89)

                        at org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider.getConnection(InjectedDataSourceConnectionProvider.java:46)

                        at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:111)

                        at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2101)

                        at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1325)

                        at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867)

                        at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:669)

                        at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:132)

                        at org.jboss.jpa.deployment.PersistenceUnitDeployment.start(PersistenceUnitDeployment.java:301)

                        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

                        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

                        at java.lang.reflect.Method.invoke(Unknown Source)

                        at org.jboss.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:59)

                        at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:150)

                        at org.jboss.joinpoint.plugins.BasicMethodJoinPoint.dispatch(BasicMethodJoinPoint.java:66)

                        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction$JoinpointDispatchWrapper.execute(KernelControllerContextAction.java:241)

                        at org.jboss.kernel.plugins.dependency.ExecutionWrapper.execute(ExecutionWrapper.java:47)

                        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchExecutionWrapper(KernelControllerContextAction.java:109)

                        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchJoinPoint(KernelControllerContextAction.java:70)

                        at org.jboss.kernel.plugins.dependency.LifecycleAction.installActionInternal(LifecycleAction.java:221)

                        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)

                        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)

                        at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)

                        at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)

                        at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)

                        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:774)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:540)

                        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:121)

                        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:51)

                        at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)

                        at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)

                        at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1210)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)

                        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)

                        at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)

                        at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)

                        at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)

                        at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)

                        at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)

                        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

                        at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)

                        at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)

                        at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)

                        at org.jboss.Main.boot(Main.java:221)

                        at org.jboss.Main$1.run(Main.java:556)

                        at java.lang.Thread.run(Unknown Source)

              Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'mph-project'

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

                        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

                        at java.lang.reflect.Constructor.newInstance(Unknown Source)

                        at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)

                        at com.mysql.jdbc.Util.getInstance(Util.java:386)

                        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)

                        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3609)

                        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3541)

                        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:943)

                        at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4113)

                        at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1308)

                        at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2336)

                        at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2369)

                        at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2153)

                        at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:792)

                        at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

                        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

                        at java.lang.reflect.Constructor.newInstance(Unknown Source)

                        at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)

                        at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:381)

                        at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)

                        at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:207)

                        ... 77 more

              15:43:34,258 WARN  [SettingsFactory] Could not obtain connection metadata

              org.jboss.util.NestedSQLException: Unable to get managed connection for MPH-Project; - nested throwable: (javax.resource.ResourceException: Unable to get managed connection for MPH-Project)

                        at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:95)

                        at org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider.getConnection(InjectedDataSourceConnectionProvider.java:46)

                        at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:111)

                        at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2101)

                        at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1325)

                        at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867)

                        at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:669)

                        at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:132)

                        at org.jboss.jpa.deployment.PersistenceUnitDeployment.start(PersistenceUnitDeployment.java:301)

                        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

                        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

                        at java.lang.reflect.Method.invoke(Unknown Source)

                        at org.jboss.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:59)

                        at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:150)

                        at org.jboss.joinpoint.plugins.BasicMethodJoinPoint.dispatch(BasicMethodJoinPoint.java:66)

                        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction$JoinpointDispatchWrapper.execute(KernelControllerContextAction.java:241)

                        at org.jboss.kernel.plugins.dependency.ExecutionWrapper.execute(ExecutionWrapper.java:47)

                        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchExecutionWrapper(KernelControllerContextAction.java:109)

                        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchJoinPoint(KernelControllerContextAction.java:70)

                        at org.jboss.kernel.plugins.dependency.LifecycleAction.installActionInternal(LifecycleAction.java:221)

                        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)

                        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)

                        at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)

                        at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)

                        at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)

                        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:774)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:540)

                        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:121)

                        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:51)

                        at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)

                        at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)

                        at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1210)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)

                        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)

                        at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)

                        at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)

                        at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)

                        at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)

                        at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)

                        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

                        at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)

                        at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)

                        at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)

                        at org.jboss.Main.boot(Main.java:221)

                        at org.jboss.Main$1.run(Main.java:556)

                        at java.lang.Thread.run(Unknown Source)

              Caused by: javax.resource.ResourceException: Unable to get managed connection for MPH-Project

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:441)

                        at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:381)

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:496)

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:941)

                        at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:89)

                        ... 68 more

              Caused by: org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'mph-project')

                        at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:225)

                        at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:195)

                        at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListener(InternalManagedConnectionPool.java:633)

                        at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java:267)

                        at org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.java:622)

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:404)

                        ... 72 more

              Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'mph-project'

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

                        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

                        at java.lang.reflect.Constructor.newInstance(Unknown Source)

                        at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)

                        at com.mysql.jdbc.Util.getInstance(Util.java:386)

                        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)

                        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3609)

                        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3541)

                        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:943)

                        at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4113)

                        at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1308)

                        at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2336)

                        at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2369)

                        at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2153)

                        at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:792)

                        at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

                        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

                        at java.lang.reflect.Constructor.newInstance(Unknown Source)

                        at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)

                        at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:381)

                        at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)

                        at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:207)

                        ... 77 more

              15:43:34,305 INFO  [Dialect] Using dialect: org.hibernate.dialect.MySQLDialect

              15:43:34,305 INFO  [TransactionFactoryFactory] Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory

              15:43:34,305 INFO  [TransactionManagerLookupFactory] instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup

              15:43:34,305 INFO  [TransactionManagerLookupFactory] instantiated TransactionManagerLookup

              15:43:34,305 INFO  [SettingsFactory] Automatic flush during beforeCompletion(): disabled

              15:43:34,305 INFO  [SettingsFactory] Automatic session close at end of transaction: disabled

              15:43:34,305 INFO  [SettingsFactory] Scrollable result sets: disabled

              15:43:34,305 INFO  [SettingsFactory] JDBC3 getGeneratedKeys(): disabled

              15:43:34,305 INFO  [SettingsFactory] Connection release mode: auto

              15:43:34,305 INFO  [SettingsFactory] Maximum outer join fetch depth: 2

              15:43:34,305 INFO  [SettingsFactory] Default batch fetch size: 1

              15:43:34,305 INFO  [SettingsFactory] Generate SQL with comments: disabled

              15:43:34,305 INFO  [SettingsFactory] Order SQL updates by primary key: disabled

              15:43:34,305 INFO  [SettingsFactory] Order SQL inserts for batching: disabled

              15:43:34,305 INFO  [SettingsFactory] Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory

              15:43:34,320 INFO  [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory

              15:43:34,320 INFO  [SettingsFactory] Query language substitutions: {}

              15:43:34,320 INFO  [SettingsFactory] JPA-QL strict compliance: enabled

              15:43:34,320 INFO  [SettingsFactory] Second-level cache: enabled

              15:43:34,320 INFO  [SettingsFactory] Query cache: disabled

              15:43:34,320 INFO  [SettingsFactory] Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge

              15:43:34,320 INFO  [RegionFactoryCacheProviderBridge] Cache provider: org.hibernate.cache.HashtableCacheProvider

              15:43:34,320 INFO  [SettingsFactory] Optimize cache for minimal puts: disabled

              15:43:34,320 INFO  [SettingsFactory] Cache region prefix: persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH

              15:43:34,320 INFO  [SettingsFactory] Structured second-level cache entries: disabled

              15:43:34,336 INFO  [SettingsFactory] Echoing all SQL to stdout

              15:43:34,336 INFO  [SettingsFactory] Statistics: disabled

              15:43:34,336 INFO  [SettingsFactory] Deleted entity synthetic identifier rollback: disabled

              15:43:34,336 INFO  [SettingsFactory] Default entity-mode: pojo

              15:43:34,336 INFO  [SettingsFactory] Named query checking : enabled

              15:43:34,398 INFO  [SessionFactoryImpl] building session factory

              15:43:34,570 INFO  [SessionFactoryObjectFactory] Factory name: persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH

              15:43:34,570 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}

              15:43:34,570 INFO  [NamingHelper] Creating subcontext: persistence.unit:unitName=MPH-Project.ear

              15:43:34,570 INFO  [SessionFactoryObjectFactory] Bound factory to JNDI name: persistence.unit:unitName=MPH-Project.ear/MPH-ProjectEJB.jar#MPH

              15:43:34,570 WARN  [SessionFactoryObjectFactory] InitialContext did not implement EventContext

              15:43:34,570 INFO  [SchemaValidator] Running schema validator

              15:43:34,570 INFO  [SchemaValidator] fetching database metadata

              15:43:34,586 WARN  [JBossManagedConnectionPool] Throwable while attempting to get a new connection: null

              org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'mph-project')

                        at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:225)

                        at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:195)

                        at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListener(InternalManagedConnectionPool.java:633)

                        at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java:267)

                        at org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.java:622)

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:404)

                        at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:381)

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:496)

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:941)

                        at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:89)

                        at org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider.getConnection(InjectedDataSourceConnectionProvider.java:46)

                        at org.hibernate.tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper.prepare(SuppliedConnectionProviderConnectionHelper.java:51)

                        at org.hibernate.tool.hbm2ddl.SchemaValidator.validate(SchemaValidator.java:130)

                        at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:349)

                        at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1327)

                        at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867)

                        at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:669)

                        at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:132)

                        at org.jboss.jpa.deployment.PersistenceUnitDeployment.start(PersistenceUnitDeployment.java:301)

                        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

                        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

                        at java.lang.reflect.Method.invoke(Unknown Source)

                        at org.jboss.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:59)

                        at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:150)

                        at org.jboss.joinpoint.plugins.BasicMethodJoinPoint.dispatch(BasicMethodJoinPoint.java:66)

                        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction$JoinpointDispatchWrapper.execute(KernelControllerContextAction.java:241)

                        at org.jboss.kernel.plugins.dependency.ExecutionWrapper.execute(ExecutionWrapper.java:47)

                        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchExecutionWrapper(KernelControllerContextAction.java:109)

                        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchJoinPoint(KernelControllerContextAction.java:70)

                        at org.jboss.kernel.plugins.dependency.LifecycleAction.installActionInternal(LifecycleAction.java:221)

                        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)

                        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)

                        at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)

                        at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)

                        at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)

                        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:774)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:540)

                        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:121)

                        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:51)

                        at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)

                        at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)

                        at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1210)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)

                        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)

                        at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)

                        at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)

                        at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)

                        at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)

                        at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)

                        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

                        at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)

                        at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)

                        at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)

                        at org.jboss.Main.boot(Main.java:221)

                        at org.jboss.Main$1.run(Main.java:556)

                        at java.lang.Thread.run(Unknown Source)

              Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'mph-project'

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

                        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

                        at java.lang.reflect.Constructor.newInstance(Unknown Source)

                        at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)

                        at com.mysql.jdbc.Util.getInstance(Util.java:386)

                        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)

                        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3609)

                        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3541)

                        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:943)

                        at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4113)

                        at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1308)

                        at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2336)

                        at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2369)

                        at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2153)

                        at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:792)

                        at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

                        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

                        at java.lang.reflect.Constructor.newInstance(Unknown Source)

                        at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)

                        at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:381)

                        at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)

                        at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:207)

                        ... 78 more

              15:43:34,586 ERROR [SchemaValidator] could not get database metadata

              org.jboss.util.NestedSQLException: Unable to get managed connection for MPH-Project; - nested throwable: (javax.resource.ResourceException: Unable to get managed connection for MPH-Project)

                        at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:95)

                        at org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider.getConnection(InjectedDataSourceConnectionProvider.java:46)

                        at org.hibernate.tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper.prepare(SuppliedConnectionProviderConnectionHelper.java:51)

                        at org.hibernate.tool.hbm2ddl.SchemaValidator.validate(SchemaValidator.java:130)

                        at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:349)

                        at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1327)

                        at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867)

                        at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:669)

                        at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:132)

                        at org.jboss.jpa.deployment.PersistenceUnitDeployment.start(PersistenceUnitDeployment.java:301)

                        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

                        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

                        at java.lang.reflect.Method.invoke(Unknown Source)

                        at org.jboss.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:59)

                        at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:150)

                        at org.jboss.joinpoint.plugins.BasicMethodJoinPoint.dispatch(BasicMethodJoinPoint.java:66)

                        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction$JoinpointDispatchWrapper.execute(KernelControllerContextAction.java:241)

                        at org.jboss.kernel.plugins.dependency.ExecutionWrapper.execute(ExecutionWrapper.java:47)

                        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchExecutionWrapper(KernelControllerContextAction.java:109)

                        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchJoinPoint(KernelControllerContextAction.java:70)

                        at org.jboss.kernel.plugins.dependency.LifecycleAction.installActionInternal(LifecycleAction.java:221)

                        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)

                        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)

                        at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)

                        at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)

                        at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)

                        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:774)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:540)

                        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:121)

                        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:51)

                        at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)

                        at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)

                        at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1210)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)

                        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)

                        at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)

                        at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)

                        at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)

                        at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)

                        at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)

                        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

                        at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)

                        at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)

                        at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)

                        at org.jboss.Main.boot(Main.java:221)

                        at org.jboss.Main$1.run(Main.java:556)

                        at java.lang.Thread.run(Unknown Source)

              Caused by: javax.resource.ResourceException: Unable to get managed connection for MPH-Project

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:441)

                        at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:381)

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:496)

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:941)

                        at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:89)

                        ... 69 more

              Caused by: org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'mph-project')

                        at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:225)

                        at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:195)

                        at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListener(InternalManagedConnectionPool.java:633)

                        at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java:267)

                        at org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.java:622)

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:404)

                        ... 73 more

              Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'mph-project'

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

                        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

                        at java.lang.reflect.Constructor.newInstance(Unknown Source)

                        at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)

                        at com.mysql.jdbc.Util.getInstance(Util.java:386)

                        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)

                        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3609)

                        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3541)

                        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:943)

                        at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4113)

                        at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1308)

                        at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2336)

                        at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2369)

                        at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2153)

                        at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:792)

                        at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

                        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

                        at java.lang.reflect.Constructor.newInstance(Unknown Source)

                        at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)

                        at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:381)

                        at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)

                        at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:207)

                        ... 78 more

              15:43:34,586 ERROR [SchemaValidator] could not complete schema validation

              org.jboss.util.NestedSQLException: Unable to get managed connection for MPH-Project; - nested throwable: (javax.resource.ResourceException: Unable to get managed connection for MPH-Project)

                        at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:95)

                        at org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider.getConnection(InjectedDataSourceConnectionProvider.java:46)

                        at org.hibernate.tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper.prepare(SuppliedConnectionProviderConnectionHelper.java:51)

                        at org.hibernate.tool.hbm2ddl.SchemaValidator.validate(SchemaValidator.java:130)

                        at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:349)

                        at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1327)

                        at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867)

                        at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:669)

                        at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:132)

                        at org.jboss.jpa.deployment.PersistenceUnitDeployment.start(PersistenceUnitDeployment.java:301)

                        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

                        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

                        at java.lang.reflect.Method.invoke(Unknown Source)

                        at org.jboss.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:59)

                        at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:150)

                        at org.jboss.joinpoint.plugins.BasicMethodJoinPoint.dispatch(BasicMethodJoinPoint.java:66)

                        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction$JoinpointDispatchWrapper.execute(KernelControllerContextAction.java:241)

                        at org.jboss.kernel.plugins.dependency.ExecutionWrapper.execute(ExecutionWrapper.java:47)

                        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchExecutionWrapper(KernelControllerContextAction.java:109)

                        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchJoinPoint(KernelControllerContextAction.java:70)

                        at org.jboss.kernel.plugins.dependency.LifecycleAction.installActionInternal(LifecycleAction.java:221)

                        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)

                        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)

                        at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)

                        at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)

                        at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)

                        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:774)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:540)

                        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:121)

                        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:51)

                        at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)

                        at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)

                        at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1210)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)

                        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

                        at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)

                        at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)

                        at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)

                        at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)

                        at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)

                        at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)

                        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)

                        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

                        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)

                        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

                        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

                        at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)

                        at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)

                        at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)

                        at org.jboss.Main.boot(Main.java:221)

                        at org.jboss.Main$1.run(Main.java:556)

                        at java.lang.Thread.run(Unknown Source)

              Caused by: javax.resource.ResourceException: Unable to get managed connection for MPH-Project

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:441)

                        at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:381)

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:496)

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:941)

                        at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:89)

                        ... 69 more

              Caused by: org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'mph-project')

                        at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:225)

                        at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:195)

                        at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListener(InternalManagedConnectionPool.java:633)

                        at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java:267)

                        at org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.java:622)

                        at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:404)

                        ... 73 more

              Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'mph-project'

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

                        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

                        at java.lang.reflect.Constructor.newInstance(Unknown Source)

                        at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)

                        at com.mysql.jdbc.Util.getInstance(Util.java:386)

                        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)

                        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3609)

                        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3541)

                        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:943)

                        at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4113)

                        at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1308)

                        at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2336)

                        at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2369)

                        at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2153)

                        at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:792)

                        at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

                        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

                        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

                        at java.lang.reflect.Constructor.newInstance(Unknown Source)

                        at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)

                        at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:381)

                        at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)

                        at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:207)

                        ... 78 more

              15:43:34,586 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}

              15:43:34,757 INFO  [TomcatDeployment] deploy, ctxPath=/MPH-ProjectWeb

              15:43:35,257 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080

              15:43:35,273 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009

              15:43:35,289 INFO  [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 32s:558ms