Hi everybody,
i'm a novice in using jboss application server and i faced a problem while deploying
the vectrics-flashrecruit version 0.9.8.2
i downloaded the project from
sourceforge.com and i followed the installation instructions
which i would better do to remind them to you:
-copy the flashrecruit.ear into the server/default/deploy directory of jboss
-copy the datasource file vectrics-ds.xml into the same directory
-copy the libs from vectrics/vectrics-lib/runtime into the directory server/default/lib
-creating the database by running ant script that works fine
the problem is while i'm running the jboss server, the following error occur and i
didn't know the reason:
===============================================================================
JBoss Bootstrap Environment
JBOSS_HOME: E:\jboss-5.0.0.GA
JAVA: C:\Program Files\Java\jdk1.6.0\bin\java
JAVA_OPTS: -Dprogram.name=run.bat -server -Xms128m -Xmx512m -XX:MaxPermSize=256m
-Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000
-Dsun.rmi.dgc.server.gcInterval=3600000
CLASSPATH: E:\jboss-5.0.0.GA\bin\run.jar
===============================================================================
10:00:23,296 INFO [ServerImpl] Starting JBoss (Microcontainer)...
10:00:23,296 INFO [ServerImpl] Release ID: JBoss [Morpheus] 5.0.0.GA (build:
SVNTag=JBoss_5_0_0_GA date=200812042120)
10:00:23,296 INFO [ServerImpl] Bootstrap URL: null
10:00:23,296 INFO [ServerImpl] Home Dir: E:\jboss-5.0.0.GA
10:00:23,296 INFO [ServerImpl] Home URL: file:/E:/jboss-5.0.0.GA/
10:00:23,296 INFO [ServerImpl] Library URL: file:/E:/jboss-5.0.0.GA/lib/
10:00:23,312 INFO [ServerImpl] Patch URL: null
10:00:23,312 INFO [ServerImpl] Common Base URL: file:/E:/jboss-5.0.0.GA/common/
10:00:23,312 INFO [ServerImpl] Common Library URL: file:/E:/jboss-5.0.0.GA/common/lib/
10:00:23,312 INFO [ServerImpl] Server Name: default
10:00:23,312 INFO [ServerImpl] Server Base Dir: E:\jboss-5.0.0.GA\server
10:00:23,312 INFO [ServerImpl] Server Base URL: file:/E:/jboss-5.0.0.GA/server/
10:00:23,312 INFO [ServerImpl] Server Config URL:
file:/E:/jboss-5.0.0.GA/server/default/conf/
10:00:23,312 INFO [ServerImpl] Server Home Dir: E:\jboss-5.0.0.GA\server\default
10:00:23,312 INFO [ServerImpl] Server Home URL: file:/E:/jboss-5.0.0.GA/server/default/
10:00:23,312 INFO [ServerImpl] Server Data Dir: E:\jboss-5.0.0.GA\server\default\data
10:00:23,312 INFO [ServerImpl] Server Library URL:
file:/E:/jboss-5.0.0.GA/server/default/lib/
10:00:23,312 INFO [ServerImpl] Server Log Dir: E:\jboss-5.0.0.GA\server\default\log
10:00:23,312 INFO [ServerImpl] Server Native Dir:
E:\jboss-5.0.0.GA\server\default\tmp\native
10:00:23,312 INFO [ServerImpl] Server Temp Dir: E:\jboss-5.0.0.GA\server\default\tmp
10:00:23,312 INFO [ServerImpl] Server Temp Deploy Dir:
E:\jboss-5.0.0.GA\server\default\tmp\deploy
10:00:24,625 INFO [ServerImpl] Starting Microcontainer,
bootstrapURL=file:/E:/jboss-5.0.0.GA/server/default/conf/bootstrap.xml
10:00:25,578 INFO [VFSCacheFactory] Initializing VFSCache
[org.jboss.virtual.plugins.cache.IterableTimedVFSCache]
10:00:25,593 INFO [VFSCacheFactory] Using VFSCache [IterableTimedVFSCache{lifetime=1800,
resolution=60}]
10:00:26,015 INFO [CopyMechanism] VFS temp dir: E:\jboss-5.0.0.GA\server\default\tmp
10:00:26,015 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled.
10:00:27,703 INFO [ServerInfo] Java version: 1.6.0,Sun Microsystems Inc.
10:00:27,703 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.6.0-b105,Sun
Microsystems Inc.
10:00:27,703 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
10:00:27,765 INFO [JMXKernel] Legacy JMX core initialized
10:00:31,500 INFO [ProfileServiceImpl] Loading profile: default from:
org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository@dea768(root=E:\jboss-5.0.0.GA\server,
key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default])
10:00:31,500 INFO [ProfileImpl] Using
repository:org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository@dea768(root=E:\jboss-5.0.0.GA\server,
key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default])
10:00:31,500 INFO [ProfileServiceImpl] Loaded profile:
ProfileImpl@6b6ac8{key=org.jboss.profileservice.spi.ProfileKey(a)143b82c3[domain=default,server=default,name=default]}
10:00:34,671 INFO [WebService] Using RMI server codebase:
http://127.0.0.1:8083/
10:00:36,015 ERROR [ProfileServiceBootstrap] Failed to load profile:
org.jboss.deployers.spi.DeploymentException: Error determining structure:
jbossweb.deployer
at
org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)
at
org.jboss.deployers.vfs.plugins.structure.explicit.DeclaredStructure.determineStructure(DeclaredStructure.java:87)
at
org.jboss.deployers.vfs.plugins.structure.StructureDeployerWrapper.determineStructure(StructureDeployerWrapper.java:73)
at
org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl.doDetermineStructure(VFSStructuralDeployersImpl.java:196)
at
org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl.determineStructure(VFSStructuralDeployersImpl.java:221)
at
org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers.determineStructure(AbstractStructuralDeployers.java:77)
at
org.jboss.deployers.plugins.main.MainDeployerImpl.determineStructure(MainDeployerImpl.java:853)
at
org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:303)
at
org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:260)
at
org.jboss.system.server.profileservice.ProfileServiceBootstrap.loadProfile(ProfileServiceBootstrap.java:296)
at
org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:205)
at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:405)
at org.jboss.Main.boot(Main.java:209)
at org.jboss.Main$1.run(Main.java:547)
at java.lang.Thread.run(Thread.java:619)
Caused by: org.jboss.xb.binding.JBossXBRuntimeException: Failed to create a new SAX
parser
at
org.jboss.xb.binding.UnmarshallerFactory$UnmarshallerFactoryImpl.newUnmarshaller(UnmarshallerFactory.java:100)
at
org.jboss.deployers.vfs.plugins.structure.explicit.DeclaredStructure.determineStructure(DeclaredStructure.java:70)
... 13 more
Caused by: org.jboss.xb.binding.JBossXBException: Failed to create a new SAX parser
at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.(SaxJBossXBParser.java:97)
at org.jboss.xb.binding.UnmarshallerImpl.(UnmarshallerImpl.java:56)
at
org.jboss.xb.binding.UnmarshallerFactory$UnmarshallerFactoryImpl.newUnmarshaller(UnmarshallerFactory.java:96)
... 14 more
Caused by: javax.xml.parsers.ParserConfigurationException: Feature
'http://apache.org/xml/features/xinclude' is not recognized.
at org.apache.xerces.jaxp.SAXParserFactoryImpl.newSAXParser(Unknown Source)
at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.(SaxJBossXBParser.java:92)
... 16 more
10:00:36,031 INFO [ServerImpl] JBoss (Microcontainer) [5.0.0.GA (build:
SVNTag=JBoss_5_0_0_GA date=200812042120)] Started in 12s:703ms
i would be very grateful if anyone could help me
PS: os: winxp sp2
jdk: 1.6
jboss ver 5.0.0.GA
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201281#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...