0 Replies Latest reply on May 18, 2016 4:17 PM by csmatyi

    error installing to parse

    csmatyi

      Hello everybody,

      I am trying to install JBoss 5.1.0.GA n Linux. When I start up with the run.sh script, the following error comes to the screen:

       

      12:54:52,294 INFO  [ServerImpl] Starting JBoss (Microcontainer)...

      12:54:52,295 INFO  [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)

      12:54:52,295 INFO  [ServerImpl] Bootstrap URL: null

      12:54:52,295 INFO  [ServerImpl] Home Dir: /usr/local/nntc-dcc/jboss-5.1.0.GA

      12:54:52,296 INFO  [ServerImpl] Home URL: file:/usr/local/nntc-dcc/jboss-5.1.0.GA/

      12:54:52,296 INFO  [ServerImpl] Library URL: file:/usr/local/nntc-dcc/jboss-5.1.0.GA/lib/

      12:54:52,296 INFO  [ServerImpl] Patch URL: null

      12:54:52,296 INFO  [ServerImpl] Common Base URL: file:/usr/local/nntc-dcc/jboss-5.1.0.GA/common/

      12:54:52,296 INFO  [ServerImpl] Common Library URL: file:/usr/local/nntc-dcc/jboss-5.1.0.GA/common/lib/

      12:54:52,297 INFO  [ServerImpl] Server Name: default

      12:54:52,297 INFO  [ServerImpl] Server Base Dir: /usr/local/nntc-dcc/jboss-5.1.0.GA/server

      12:54:52,297 INFO  [ServerImpl] Server Base URL: file:/usr/local/nntc-dcc/jboss-5.1.0.GA/server/

      12:54:52,297 INFO  [ServerImpl] Server Config URL: file:/usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/conf/

      12:54:52,297 INFO  [ServerImpl] Server Home Dir: /usr/local/nntc-dcc/jboss-5.1.0.GA/server/default

      12:54:52,297 INFO  [ServerImpl] Server Home URL: file:/usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/

      12:54:52,297 INFO  [ServerImpl] Server Data Dir: /usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/data

      12:54:52,297 INFO  [ServerImpl] Server Library URL: file:/usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/lib/

      12:54:52,297 INFO  [ServerImpl] Server Log Dir: /usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/log

      12:54:52,298 INFO  [ServerImpl] Server Native Dir: /usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/tmp/native

      12:54:52,298 INFO  [ServerImpl] Server Temp Dir: /usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/tmp

      12:54:52,298 INFO  [ServerImpl] Server Temp Deploy Dir: /usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/tmp/deploy

      12:54:52,761 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/conf/bootstrap.xml

      12:54:53,203 INFO  [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]

      12:54:53,205 INFO  [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]

      12:54:53,413 INFO  [CopyMechanism] VFS temp dir: /usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/tmp

      12:54:53,413 INFO  [ZipEntryContext] VFS force nested jars copy-mode is enabled.

      12:54:54,205 INFO  [ServerInfo] Java version: 1.7.0_79,Oracle Corporation

      12:54:54,205 INFO  [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.7.0_79-b15)

      12:54:54,205 INFO  [ServerInfo] Java VM: Java HotSpot(TM) 64-Bit Server VM 24.79-b02,Oracle Corporation

      12:54:54,205 INFO  [ServerInfo] OS-System: Linux 3.10.0-327.18.2.el7.x86_64,amd64

      12:54:54,206 INFO  [ServerInfo] VM arguments: -Dprogram.name=run.sh -Xms128m -Xmx512m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/usr/local/nntc-dcc/jboss-5.1.0.GA/lib/endorsed

      12:54:54,229 INFO  [JMXKernel] Legacy JMX core initialized

      12:54:55,487 INFO  [ProfileServiceBootstrap] Loading profile: ProfileKey@5ddac981[domain=default, server=default, name=default]

      12:54:56,445 INFO  [WebService] Using RMI server codebase: http://nntc-dcc.unmc.edu:8083/

      12:54:59,355 INFO  [NativeServerConfig] JBoss Web Services - Stack Native Core

      12:54:59,355 INFO  [NativeServerConfig] 3.1.2.GA

      12:54:59,621 INFO  [AttributeCallbackItem] Owner callback not implemented.

      12:55:00,668 INFO  [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@b92635f[ defaultDomain='jboss' ]

      12:55:07,134 ERROR [AbstractKernelController] Error installing to Parse: name=vfszip:/usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/deploy/bii-1.6.ear/ state=Not Installed mode=Manual requiredState=Parse

      org.jboss.deployers.spi.DeploymentException: Error creating managed object for vfszip:/usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/deploy/bii-1.6.ear/model-1.6.jar/

              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.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(Thread.java:745)

      Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source: {http://java.sun.com/xml/ns/persistence}provider cannot appear in this position. Expected content of {http://java.sun.com/xml/ns/persistence}persistence is unordered_sequence: {http://java.sun.com/xml/ns/persistence}persistence-unit*

              at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:203)

              at org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:168)

              at org.jboss.xb.util.JBossXBHelper.parse(JBossXBHelper.java:189)

              at org.jboss.xb.util.JBossXBHelper.parse(JBossXBHelper.java:166)

              at org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:137)

              at org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:121)

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

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

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

              ... 34 more

      Caused by: org.jboss.xb.binding.JBossXBRuntimeException: {http://java.sun.com/xml/ns/persistence}provider cannot appear in this position. Expected content of {http://java.sun.com/xml/ns/persistence}persistence is unordered_sequence: {http://java.sun.com/xml/ns/persistence}persistence-unit*

              at org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler.startElement(SundayContentHandler.java:449)

              at org.jboss.xb.binding.parser.sax.SaxJBossXBParser$DelegatingContentHandler.startElement(SaxJBossXBParser.java:401)

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

              at org.apache.xerces.xinclude.XIncludeHandler.startElement(Unknown Source)

              at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(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 org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)

              at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:199)

              ... 42 more

      12:55:10,004 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@1550387361{vfsfile:/usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

      12:55:10,005 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@1550387361{vfsfile:/usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

      12:55:10,005 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@1550387361{vfsfile:/usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

      12:55:10,005 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@1550387361{vfsfile:/usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}

      12:55:10,817 INFO  [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://nntc-dcc.unmc.edu/jndi/rmi://nntc-dcc.unmc.edu:1090/jmxconnector

      12:55:10,890 INFO  [MailService] Mail Service bound to java:/Mail

      12:55:12,013 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:55:12,023 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent

      12:55:12,064 WARN  [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent

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

      12:55:12,096 INFO  [TransactionManagerService] Setting up property manager MBean and JMX layer

      12:55:12,206 INFO  [TransactionManagerService] Initializing recovery manager

      12:55:12,269 INFO  [TransactionManagerService] Recovery manager configured

      12:55:12,269 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference

      12:55:12,285 INFO  [TransactionManagerService] Starting transaction recovery manager

      12:55:13,722 INFO  [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib

      12:55:14,143 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080

      12:55:14,143 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-0.0.0.0-8009

      12:55:14,519 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8523

      12:55:14,532 INFO  [StandardService] Starting service jboss.web

      12:55:14,533 INFO  [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.3.GA

      12:55:14,565 INFO  [Catalina] Server startup in 45 ms

      12:55:14,576 INFO  [TomcatDeployment] deploy, ctxPath=/invoker

      12:55:14,927 INFO  [TomcatDeployment] deploy, ctxPath=/web-console

      12:55:15,100 INFO  [TomcatDeployment] deploy, ctxPath=/jbossws

      12:55:15,909 INFO  [RARDeployment] Required license terms exist, view vfszip:/usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml

      12:55:15,936 INFO  [RARDeployment] Required license terms exist, view vfszip:/usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml

      12:55:15,969 INFO  [RARDeployment] Required license terms exist, view vfszip:/usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml

      12:55:15,986 INFO  [RARDeployment] Required license terms exist, view vfszip:/usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml

      12:55:16,005 INFO  [RARDeployment] Required license terms exist, view vfszip:/usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml

      12:55:16,052 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main

      12:55:16,069 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.

      12:55:16,071 INFO  [RAMJobStore] RAMJobStore initialized.

      12:55:16,071 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'

      12:55:16,071 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2

      12:55:16,071 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.

      12:55:17,525 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'

      12:55:17,848 INFO  [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started

      12:55:18,008 INFO  [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000

      12:55:18,010 INFO  [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000

      12:55:18,014 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:55:18,014 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:55:18,047 INFO  [ConnectionFactory] Connector bisocket://nntc-dcc.unmc.edu:4457 has leasing enabled, lease period 10000 milliseconds

      12:55:18,047 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@3ae4ae12 started

      12:55:18,048 INFO  [ConnectionFactory] Connector bisocket://nntc-dcc.unmc.edu:4457 has leasing enabled, lease period 10000 milliseconds

      12:55:18,048 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@764cf769 started

      12:55:18,049 INFO  [ConnectionFactory] Connector bisocket://nntc-dcc.unmc.edu:4457 has leasing enabled, lease period 10000 milliseconds

      12:55:18,049 INFO  [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@3fd851ed started

      12:55:18,104 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'

      12:55:18,427 INFO  [JBossASKernel] Created KernelDeployment for: profileservice-secured.jar

      12:55:18,429 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3

      12:55:18,429 INFO  [JBossASKernel]   with dependencies:

      12:55:18,429 INFO  [JBossASKernel]   and demands:

      12:55:18,429 INFO  [JBossASKernel]      jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView

      12:55:18,430 INFO  [JBossASKernel]      jboss.ejb:service=EJBTimerService

      12:55:18,430 INFO  [JBossASKernel]   and supplies:

      12:55:18,430 INFO  [JBossASKernel]      Class:org.jboss.profileservice.spi.ProfileService

      12:55:18,430 INFO  [JBossASKernel]      jndi:SecureProfileService/remote

      12:55:18,430 INFO  [JBossASKernel]      jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService

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

      12:55:18,430 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3

      12:55:18,431 INFO  [JBossASKernel]   with dependencies:

      12:55:18,431 INFO  [JBossASKernel]   and demands:

      12:55:18,431 INFO  [JBossASKernel]      jboss.ejb:service=EJBTimerService

      12:55:18,431 INFO  [JBossASKernel]   and supplies:

      12:55:18,431 INFO  [JBossASKernel]      jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager

      12:55:18,431 INFO  [JBossASKernel]      Class:org.jboss.deployers.spi.management.deploy.DeploymentManager

      12:55:18,431 INFO  [JBossASKernel]      jndi:SecureDeploymentManager/remote

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

      12:55:18,431 INFO  [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3

      12:55:18,431 INFO  [JBossASKernel]   with dependencies:

      12:55:18,431 INFO  [JBossASKernel]   and demands:

      12:55:18,431 INFO  [JBossASKernel]      jboss.ejb:service=EJBTimerService

      12:55:18,431 INFO  [JBossASKernel]   and supplies:

      12:55:18,432 INFO  [JBossASKernel]      jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView

      12:55:18,432 INFO  [JBossASKernel]      Class:org.jboss.deployers.spi.management.ManagementView

      12:55:18,432 INFO  [JBossASKernel]      jndi:SecureManagementView/remote

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

      12:55:18,435 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@36b1beed{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:55:18,436 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@33e63155{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:55:18,436 INFO  [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@16c355f0{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:55:18,504 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3

      12:55:18,512 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager

      12:55:18,564 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:55:18,659 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3

      12:55:18,660 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView

      12:55:18,671 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:55:18,714 INFO  [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3

      12:55:18,715 INFO  [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService

      12:55:18,726 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:55:18,805 INFO  [TomcatDeployment] deploy, ctxPath=/admin-console

      12:55:18,840 INFO  [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'

      12:55:20,097 INFO  [TomcatDeployment] deploy, ctxPath=/

      12:55:20,125 INFO  [TomcatDeployment] deploy, ctxPath=/jmx-console

      12:55:20,166 INFO  [TomcatDeployment] deploy, ctxPath=/web-1.6

      12:55:20,175 WARNING [config] Unable to process deployment descriptor for context '/web-1.6'

      12:55:20,176 INFO  [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/web-1.6'

      12:55:20,217 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

       

       

      DEPLOYMENTS IN ERROR:

        Deployment "vfszip:/usr/local/nntc-dcc/jboss-5.1.0.GA/server/default/deploy/bii-1.6.ear/" is in error due to the following reason(s): org.jboss.xb.binding.JBossXBRuntimeException: {http://java.sun.com/xml/ns/persistence}provider cannot appear in this position. Expected content of {http://java.sun.com/xml/ns/persistence}persistence is unordered_sequence: {http://java.sun.com/xml/ns/persistence}persistence-unit*

       

       

      12:55:20,223 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080

      12:55:20,239 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009

      12:55:20,248 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8523

      12:55:20,258 INFO  [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 27s:958ms

       

      What could the solution probably be? Do I have to change some xml file somewhere?

      Pretty urgent, we need to start our website immediately.

       

      Thanks for any help,

      Matt