• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

jboss deployment exception

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

i am facing a problem when ever i try to "deploy a ejb 3 application" and it has no problem with web application(servlets and jsp) and deploying fine.

am using myeclipse 9 and jboss 5 and windows 7.

please look at the log and help me to resolve.



19:32:45,933 INFO [ServerImpl] Starting JBoss (Microcontainer)...
19:32:45,933 INFO [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221634)
19:32:45,933 INFO [ServerImpl] Bootstrap URL: null
19:32:45,933 INFO [ServerImpl] Home Dir: E:\myeclipse setup\jboss-5.1.0.GA
19:32:45,933 INFO [ServerImpl] Home URL: file:/E:/myeclipse%20setup/jboss-5.1.0.GA/
19:32:45,933 INFO [ServerImpl] Library URL: file:/E:/myeclipse%20setup/jboss-5.1.0.GA/lib/
19:32:45,949 INFO [ServerImpl] Patch URL: null
19:32:45,949 INFO [ServerImpl] Common Base URL: file:/E:/myeclipse%20setup/jboss-5.1.0.GA/common/
19:32:45,949 INFO [ServerImpl] Common Library URL: file:/E:/myeclipse%20setup/jboss-5.1.0.GA/common/lib/
19:32:45,949 INFO [ServerImpl] Server Name: default
19:32:45,949 INFO [ServerImpl] Server Base Dir: E:\myeclipse setup\jboss-5.1.0.GA\server
19:32:45,949 INFO [ServerImpl] Server Base URL: file:/E:/myeclipse%20setup/jboss-5.1.0.GA/server/
19:32:45,949 INFO [ServerImpl] Server Config URL: file:/E:/myeclipse%20setup/jboss-5.1.0.GA/server/default/conf/
19:32:45,949 INFO [ServerImpl] Server Home Dir: E:\myeclipse setup\jboss-5.1.0.GA\server\default
19:32:45,949 INFO [ServerImpl] Server Home URL: file:/E:/myeclipse%20setup/jboss-5.1.0.GA/server/default/
19:32:45,949 INFO [ServerImpl] Server Data Dir: E:\myeclipse setup\jboss-5.1.0.GA\server\default\data
19:32:45,949 INFO [ServerImpl] Server Library URL: file:/E:/myeclipse%20setup/jboss-5.1.0.GA/server/default/lib/
19:32:45,949 INFO [ServerImpl] Server Log Dir: E:\myeclipse setup\jboss-5.1.0.GA\server\default\log
19:32:45,949 INFO [ServerImpl] Server Native Dir: E:\myeclipse setup\jboss-5.1.0.GA\server\default\tmp\native
19:32:45,949 INFO [ServerImpl] Server Temp Dir: E:\myeclipse setup\jboss-5.1.0.GA\server\default\tmp
19:32:45,949 INFO [ServerImpl] Server Temp Deploy Dir: E:\myeclipse setup\jboss-5.1.0.GA\server\default\tmp\deploy
19:32:46,761 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/E:/myeclipse%20setup/jboss-5.1.0.GA/server/default/conf/bootstrap.xml
19:32:47,541 INFO [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
19:32:47,541 INFO [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
19:32:47,901 INFO [CopyMechanism] VFS temp dir: E:\myeclipse setup\jboss-5.1.0.GA\server\default\tmp
19:32:47,948 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled.
19:32:49,445 INFO [ServerInfo] Java version: 1.6.0_13,Sun Microsystems Inc.
19:32:49,445 INFO [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
19:32:49,445 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 11.3-b02,Sun Microsystems Inc.
19:32:49,445 INFO [ServerInfo] OS-System: Windows Vista 6.1,x86
19:32:49,445 INFO [ServerInfo] VM arguments: -Djboss.home=E:\myeclipse setup\jboss-5.1.0.GA -Djava.library.path=e:\myeclipse setup\Users\ETA\AppData\Local\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\bin -Djava.endorsed.dirs=E:\myeclipse setup\jboss-5.1.0.GA\lib\endorsed -Xms128m -Xmx512m -XX:MaxPermSize=256m
19:32:49,711 INFO [JMXKernel] Legacy JMX core initialized
19:32:52,051 INFO [ProfileServiceBootstrap] Loading profile: ProfileKey@1a8739b[domain=default, server=default, name=default]
19:32:54,611 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8083/
19:33:01,086 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core
19:33:01,086 INFO [NativeServerConfig] 3.1.2.GA
19:33:02,118 INFO [AttributeCallbackItem] Owner callback not implemented.
19:33:03,913 INFO [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@8ef455[ defaultDomain='jboss' ]
19:33:09,484 WARN [SaxJBossXBParser] schema_reference.4: Failed to read schema document 'http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>. @ vfsfile:/E:/myeclipse%20setup/jboss-5.1.0.GA/server/default/deploy/ejb.war/WEB-INF/web.xml[6,54]
19:33:09,484 ERROR [AbstractKernelController] Error installing to Parse: name=vfsfile:/E:/myeclipse%20setup/jboss-5.1.0.GA/server/default/deploy/ejb.war/ state=Not Installed mode=Manual requiredState=Parse
org.jboss.deployers.spi.DeploymentException: Error creating managed object for vfsfile:/E:/myeclipse%20setup/jboss-5.1.0.GA/server/default/deploy/ejb.war/
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(Thread.java:619)
Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source: Failed to resolve schema nsURI=http://java.sun.com/xml/ns/javaee location=http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd
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)
... 33 more
Caused by: org.jboss.xb.binding.JBossXBRuntimeException: Failed to resolve schema nsURI=http://java.sun.com/xml/ns/javaee location=http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd
at org.jboss.xb.binding.sunday.unmarshalling.SundayContentHandler.startElement(SundayContentHandler.java:281)
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.impl.xs.XMLSchemaValidator.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.XMLNSDocumentScannerImpl$NSContentDispatcher.scanRootElementHook(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)
... 41 more
19:33:17,363 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@11370703{vfsfile:/E:/myeclipse%20setup/jboss-5.1.0.GA/server/default/deploy/first.jar/}
19:33:17,363 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@11370703{vfsfile:/E:/myeclipse%20setup/jboss-5.1.0.GA/server/default/deploy/first.jar/}
19:33:17,363 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@16938738{vfsfile:/E:/myeclipse%20setup/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
19:33:17,363 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@16938738{vfsfile:/E:/myeclipse%20setup/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
19:33:17,363 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@16938738{vfsfile:/E:/myeclipse%20setup/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
19:33:17,363 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@16938738{vfsfile:/E:/myeclipse%20setup/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
19:33:21,966 INFO [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector
19:33:22,279 INFO [MailService] Mail Service bound to java:/Mail
19:33:26,163 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.
19:33:26,179 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
19:33:26,338 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
19:33:26,478 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
19:33:26,478 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer
19:33:26,946 INFO [TransactionManagerService] Initializing recovery manager
19:33:27,118 INFO [TransactionManagerService] Recovery manager configured
19:33:27,118 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference
19:33:27,164 INFO [TransactionManagerService] Starting transaction recovery manager
19:33:27,727 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: e:\myeclipse setup\Users\ETA\AppData\Local\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\bin
19:33:27,805 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080
19:33:27,805 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009
19:33:27,836 INFO [StandardService] Starting service jboss.web
19:33:27,836 INFO [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.3.GA
19:33:27,930 INFO [Catalina] Server startup in 124 ms
19:33:27,961 INFO [TomcatDeployment] deploy, ctxPath=/jbossws
19:33:29,349 INFO [TomcatDeployment] deploy, ctxPath=/invoker
19:33:29,413 INFO [TomcatDeployment] deploy, ctxPath=/web-console
19:33:29,943 INFO [RARDeployment] Required license terms exist, view vfszip:/E:/myeclipse setup/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
19:33:29,974 INFO [RARDeployment] Required license terms exist, view vfszip:/E:/myeclipse setup/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
19:33:30,006 INFO [RARDeployment] Required license terms exist, view vfszip:/E:/myeclipse setup/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml
19:33:30,037 INFO [RARDeployment] Required license terms exist, view vfszip:/E:/myeclipse setup/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml
19:33:30,084 INFO [RARDeployment] Required license terms exist, view vfszip:/E:/myeclipse setup/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
19:33:30,193 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main
19:33:30,224 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
19:33:30,240 INFO [RAMJobStore] RAMJobStore initialized.
19:33:30,240 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
19:33:30,240 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
19:33:30,240 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
19:33:30,973 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
19:33:32,347 INFO [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started
19:33:32,457 INFO [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000
19:33:32,550 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds
19:33:32,550 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@14336e4 started
19:33:32,550 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds
19:33:32,550 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@18f17eb started
19:33:32,550 INFO [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
19:33:32,550 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
19:33:32,550 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
19:33:32,550 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds
19:33:32,550 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@11b7787 started
19:33:32,738 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
19:33:33,050 INFO [JBossASKernel] Created KernelDeployment for: first.jar
19:33:33,065 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=first.jar,name=Place,service=EJB3
19:33:33,065 INFO [JBossASKernel] with dependencies:
19:33:33,065 INFO [JBossASKernel] and demands:
19:33:33,065 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
19:33:33,065 INFO [JBossASKernel] and supplies:
19:33:33,065 INFO [JBossASKernel] jndi:Place/local-ejb.PlaceLocal
19:33:33,065 INFO [JBossASKernel] jndi:Place/remote
19:33:33,065 INFO [JBossASKernel] jndi:Place/local
19:33:33,065 INFO [JBossASKernel] Class:ejb.PlaceLocal
19:33:33,065 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=first.jar,name=Place,service=EJB3) to KernelDeployment of: first.jar
19:33:33,065 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@9e067c{name=jboss.j2ee:jar=first.jar,name=Place,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
19:33:33,206 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=first.jar,name=Place,service=EJB3
19:33:33,221 INFO [EJBContainer] STARTED EJB: ejb.Place ejbName: Place
19:33:33,299 INFO [JndiSessionRegistrarBase] Binding the following Entries in Global JNDI:

Place/local - EJB3.x Default Local Business Interface
Place/local-ejb.PlaceLocal - EJB3.x Local Business Interface

19:33:33,611 INFO [JBossASKernel] Created KernelDeployment for: profileservice-secured.jar
19:33:33,611 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
19:33:33,611 INFO [JBossASKernel] with dependencies:
19:33:33,611 INFO [JBossASKernel] and demands:
19:33:33,611 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
19:33:33,611 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
19:33:33,611 INFO [JBossASKernel] and supplies:
19:33:33,611 INFO [JBossASKernel] Class:org.jboss.profileservice.spi.ProfileService
19:33:33,627 INFO [JBossASKernel] jndi:SecureProfileService/remote
19:33:33,627 INFO [JBossASKernel] jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
19:33:33,627 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar
19:33:33,627 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
19:33:33,627 INFO [JBossASKernel] with dependencies:
19:33:33,627 INFO [JBossASKernel] and demands:
19:33:33,627 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
19:33:33,627 INFO [JBossASKernel] and supplies:
19:33:33,627 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager
19:33:33,627 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.deploy.DeploymentManager
19:33:33,627 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote
19:33:33,627 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar
19:33:33,627 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
19:33:33,627 INFO [JBossASKernel] with dependencies:
19:33:33,627 INFO [JBossASKernel] and demands:
19:33:33,627 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
19:33:33,627 INFO [JBossASKernel] and supplies:
19:33:33,627 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
19:33:33,627 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management.ManagementView
19:33:33,627 INFO [JBossASKernel] jndi:SecureManagementView/remote
19:33:33,627 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar
19:33:33,627 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@1cdd02d{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}
19:33:33,627 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@233e98{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}
19:33:33,627 INFO [EJB3EndpointDeployer] Deploy AbstractBeanMetaData@14807d9{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}
19:33:33,721 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
19:33:33,721 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager
19:33:33,737 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

19:33:33,815 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
19:33:33,815 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView
19:33:33,831 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

19:33:33,909 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
19:33:33,909 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService
19:33:33,924 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

19:33:34,080 INFO [TomcatDeployment] deploy, ctxPath=/admin-console
19:33:34,205 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'
19:33:37,887 INFO [TomcatDeployment] deploy, ctxPath=/
19:33:38,012 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console
19:33:38,106 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

DEPLOYMENTS IN ERROR:
Deployment "vfsfile:/E:/myeclipse%20setup/jboss-5.1.0.GA/server/default/deploy/ejb.war/" is in error due to the following reason(s): org.jboss.xb.binding.JBossXBRuntimeException: Failed to resolve schema nsURI=http://java.sun.com/xml/ns/javaee location=http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd

19:33:38,122 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
19:33:38,153 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
19:33:38,168 INFO [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221634)] Started in 52s:219ms
 
Ranch Hand
Posts: 98
Oracle Redhat
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Check the schema / XSD specification in the Deployment Descriptor files.

"http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"

Make sure that it is properly defined in there.


 
Sheriff
Posts: 10445
227
IntelliJ IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JBoss AS5 doesn't support web-app 3.0. So you either have to upgrade to later version of JBoss AS5 or downgrade the web-app version to 2.5
reply
    Bookmark Topic Watch Topic
  • New Topic