ali-baba
دوشنبه 21 اردیبهشت 1394, 14:39 عصر
سلام و خسته نباشید
راستش من یه وب سرویس دارم که با گلس فیش پیاده سازی کردم...
حالا هم می خوام با Maven و روی Jboss پیاده سازی اش کنم...
ولی نمی دونم چرا این خطا رو میده...
15:16:15,928 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final15:16:16,132 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final
15:16:16,198 INFO [org.jboss.as] (MSC service thread 1-6) JBAS015899: WildFly 8.1.0.Final "Kenny" starting
15:16:16,932 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found ServerS.war in deployment directory. To trigger deployment create a file called ServerS.war.dodeploy
15:16:16,944 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
15:16:16,958 INFO [org.xnio] (MSC service thread 1-4) XNIO version 3.2.2.Final
15:16:16,964 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.2.2.Final
15:16:16,982 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 32) JBAS010280: Activating Infinispan subsystem.
15:16:16,982 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 31) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
15:16:16,996 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 46) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
15:16:16,998 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
15:16:17,004 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 38) JBAS012615: Activated the following JSF Implementations: [main]
15:16:17,007 INFO [org.jboss.as.security] (ServerService Thread Pool -- 45) JBAS013171: Activating Security Subsystem
15:16:17,015 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 40) JBAS011800: Activating Naming Subsystem
15:16:17,018 INFO [org.jboss.as.connector.logging] (MSC service thread 1-8) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final)
15:16:17,021 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017502: Undertow 1.0.15.Final starting
15:16:17,023 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.15.Final starting
15:16:17,025 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.21.Beta1
15:16:17,050 INFO [org.jboss.as.naming] (MSC service thread 1-7) JBAS011802: Starting Naming Service
15:16:17,050 INFO [org.jboss.as.mail.extension] (MSC service thread 1-6) JBAS015400: Bound mail session [java:jboss/mail/Default]
15:16:17,064 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.3.Final
15:16:17,144 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
15:16:17,145 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) JBAS010417: Started Driver service with driver-name = h2
15:16:17,214 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017527: Creating file handler for path D:\Server\wildfly-8.1.0.Final/welcome-content
15:16:17,218 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) JBAS017525: Started server default-server.
15:16:17,221 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) JBAS017531: Host default-host starting
15:16:17,315 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-6) JBAS015012: Started FileSystemDeploymentService for directory D:\Server\wildfly-8.1.0.Final\standalone\deployments
15:16:17,317 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "ServerS.war" (runtime-name: "ServerS.war")
15:16:17,352 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080
15:16:17,481 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
15:16:17,651 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final
15:16:17,652 ERROR [org.jboss.remoting.remote.connection] (XNIO-1 I/O-2) JBREM000200: Remote connection failed: java.io.IOException: An established connection was aborted by the software in your host machine
15:16:17,775 ERROR [org.jboss.remoting.remote.connection] (XNIO-1 I/O-2) JBREM000200: Remote connection failed: java.io.IOException: An established connection was aborted by the software in your host machine
15:16:22,049 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015960: Class Path entry jaxb-api.jar in /D:/Server/wildfly-8.1.0.Final/standalone/deployments/ServerS.war/WEB-INF/lib/jaxb-impl-2.1.jar does not point to a valid jar for a Class-Path reference.
15:16:22,049 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015960: Class Path entry activation.jar in /D:/Server/wildfly-8.1.0.Final/standalone/deployments/ServerS.war/WEB-INF/lib/jaxb-impl-2.1.jar does not point to a valid jar for a Class-Path reference.
15:16:22,049 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015960: Class Path entry jsr173_1.0_api.jar in /D:/Server/wildfly-8.1.0.Final/standalone/deployments/ServerS.war/WEB-INF/lib/jaxb-impl-2.1.jar does not point to a valid jar for a Class-Path reference.
15:16:22,049 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015960: Class Path entry jaxb1-impl.jar in /D:/Server/wildfly-8.1.0.Final/standalone/deployments/ServerS.war/WEB-INF/lib/jaxb-impl-2.1.jar does not point to a valid jar for a Class-Path reference.
15:16:22,050 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015960: Class Path entry jaxb-api.jar in /D:/Server/wildfly-8.1.0.Final/standalone/deployments/ServerS.war/WEB-INF/lib/jaxb-impl-2.2.3-1.jar does not point to a valid jar for a Class-Path reference.
15:16:22,050 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015960: Class Path entry activation.jar in /D:/Server/wildfly-8.1.0.Final/standalone/deployments/ServerS.war/WEB-INF/lib/jaxb-impl-2.2.3-1.jar does not point to a valid jar for a Class-Path reference.
15:16:22,050 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015960: Class Path entry jsr173_1.0_api.jar in /D:/Server/wildfly-8.1.0.Final/standalone/deployments/ServerS.war/WEB-INF/lib/jaxb-impl-2.2.3-1.jar does not point to a valid jar for a Class-Path reference.
15:16:22,051 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015960: Class Path entry jaxb1-impl.jar in /D:/Server/wildfly-8.1.0.Final/standalone/deployments/ServerS.war/WEB-INF/lib/jaxb-impl-2.2.3-1.jar does not point to a valid jar for a Class-Path reference.
15:16:38,006 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [java:jboss/datasources/ServerSDS]
15:16:39,344 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016002: Processing weld deployment ServerS.war
15:16:40,024 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-4) HV000001: Hibernate Validator 5.1.0.Final
15:16:41,205 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-7) MSC000001: Failed to start service jboss.deployment.unit."ServerS.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."ServerS.war".INSTALL: JBAS018733: Failed to process phase INSTALL of deployment "ServerS.war"
at org.jboss.as.server.deployment.DeploymentUnitPhase Service.start(DeploymentUnitPhaseService.java:166) [wildfly-server-8.1.0.Final.jar:8.1.0.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartT ask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartT ask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
at java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51]
at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51]
Caused by: java.lang.VerifyError: Bad type on operand stack
Exception Details:
Location:
com/sun/jersey/server/impl/container/servlet/JerseyServletContainerInitializer.addServletWithAp plication(Ljavax/servlet/ServletContext;Ljava/lang/Class;Ljava/util/Set;)V @34: invokespecial
Reason:
Type 'com/sun/jersey/server/impl/application/DeferredResourceConfig' (current frame, stack[2]) is not assignable to 'javax/ws/rs/core/Application'
Current Frame:
bci: @34
flags: { }
locals: { 'com/sun/jersey/server/impl/container/servlet/JerseyServletContainerInitializer', 'javax/servlet/ServletContext', 'java/lang/Class', 'java/util/Set', 'javax/ws/rs/ApplicationPath' }
stack: { uninitialized 17, uninitialized 17, 'com/sun/jersey/server/impl/application/DeferredResourceConfig' }
Bytecode:
0000000: 2c13 0036 b600 37c0 0036 3a04 1904 c600
0000010: 9fbb 0022 59bb 0038 592c 2a2d b700 21b7
0000020: 0039 b700 253a 052a 1904 b700 3a3a 062a
0000030: 2b19 06b7 003b 9a00 4c2b 2cb6 000a 1905
0000040: b900 2703 0004 bd00 1b59 0319 0653 b900
0000050: 3c02 0057 b200 2abb 002b 59b7 002c 1232
0000060: b600 2e2c b600 0ab6 002e 123d b600 2e19
0000070: 06b6 002e 123e b600 2eb6 0030 b600 35a7
0000080: 002e b200 2abb 002b 59b7 002c 123f b600
0000090: 2e2c b600 0ab6 002e 123d b600 2e19 06b6
00000a0: 002e 1240 b600 2eb6 0030 b600 31b1
Stackmap Table:
append_frame(@130,Object[#155],Object[#147],Object[#156])
chop_frame(@173,2)
at java.lang.Class.getDeclaredConstructors0(Native Method) [rt.jar:1.7.0_51]
at java.lang.Class.privateGetDeclaredConstructors(Cla ss.java:2493) [rt.jar:1.7.0_51]
at java.lang.Class.getConstructor0(Class.java:2803) [rt.jar:1.7.0_51]
at java.lang.Class.newInstance(Class.java:345) [rt.jar:1.7.0_51]
at org.wildfly.extension.undertow.deployment.ServletC ontainerInitializerDeploymentProcessor.loadSci(Ser vletContainerInitializerDeploymentProcessor.java:1 91)
at org.wildfly.extension.undertow.deployment.ServletC ontainerInitializerDeploymentProcessor.deploy(Serv letContainerInitializerDeploymentProcessor.java:12 8)
at org.jboss.as.server.deployment.DeploymentUnitPhase Service.start(DeploymentUnitPhaseService.java:159) [wildfly-server-8.1.0.Final.jar:8.1.0.Final]
... 5 more
15:16:41,227 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "ServerS.war")]) - failure description: {
"JBAS014671: Failed services" => {"jboss.deployment.unit.\"ServerS.war\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"ServerS.war\".INSTALL: JBAS018733: Failed to process phase INSTALL of deployment \"ServerS.war\"
Caused by: java.lang.VerifyError: Bad type on operand stack
Exception Details:
Location:
com/sun/jersey/server/impl/container/servlet/JerseyServletContainerInitializer.addServletWithAp plication(Ljavax/servlet/ServletContext;Ljava/lang/Class;Ljava/util/Set;)V @34: invokespecial
Reason:
Type 'com/sun/jersey/server/impl/application/DeferredResourceConfig' (current frame, stack[2]) is not assignable to 'javax/ws/rs/core/Application'
Current Frame:
bci: @34
flags: { }
locals: { 'com/sun/jersey/server/impl/container/servlet/JerseyServletContainerInitializer', 'javax/servlet/ServletContext', 'java/lang/Class', 'java/util/Set', 'javax/ws/rs/ApplicationPath' }
stack: { uninitialized 17, uninitialized 17, 'com/sun/jersey/server/impl/application/DeferredResourceConfig' }
Bytecode:
0000000: 2c13 0036 b600 37c0 0036 3a04 1904 c600
0000010: 9fbb 0022 59bb 0038 592c 2a2d b700 21b7
0000020: 0039 b700 253a 052a 1904 b700 3a3a 062a
0000030: 2b19 06b7 003b 9a00 4c2b 2cb6 000a 1905
0000040: b900 2703 0004 bd00 1b59 0319 0653 b900
0000050: 3c02 0057 b200 2abb 002b 59b7 002c 1232
0000060: b600 2e2c b600 0ab6 002e 123d b600 2e19
0000070: 06b6 002e 123e b600 2eb6 0030 b600 35a7
0000080: 002e b200 2abb 002b 59b7 002c 123f b600
0000090: 2e2c b600 0ab6 002e 123d b600 2e19 06b6
00000a0: 002e 1240 b600 2eb6 0030 b600 31b1
Stackmap Table:
append_frame(@130,Object[#155],Object[#147],Object[#156])
chop_frame(@173,2)
"},
"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"ServerS.war\".weld.weldClassIntrospector is missing [jboss.deployment.unit.\"ServerS.war\".beanmanager]"]
}
15:16:41,267 INFO [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS018559: Deployed "ServerS.war" (runtime-name : "ServerS.war")
15:16:41,268 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
JBAS014775: New missing/unsatisfied dependencies:
service jboss.deployment.unit."ServerS.war".beanmanager (missing) dependents: [service jboss.deployment.unit."ServerS.war".weld.weldClassIntrospector]
JBAS014777: Services which failed to start: service jboss.deployment.unit."ServerS.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."ServerS.war".INSTALL: JBAS018733: Failed to process phase INSTALL of deployment "ServerS.war"
15:16:41,351 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
15:16:41,352 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
15:16:41,352 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: WildFly 8.1.0.Final "Kenny" started (with errors) in 25633ms - Started 215 of 266 services (2 services failed or missing dependencies, 83 services are lazy, passive or on-demand)
15:16:41,492 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010409: Unbound data source [java:jboss/datasources/ServerSDS]
15:16:41,572 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015877: Stopped deployment ServerS.war (runtime-name: ServerS.war) in 83ms
15:16:41,659 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018558: Undeployed "ServerS.war" (runtime-name: "ServerS.war")
15:16:41,660 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
JBAS014777: Services which failed to start: service jboss.deployment.unit."ServerS.war".INSTALL
15:16:46,297 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) JBAS015003: Found ServerS.war in deployment directory. To trigger deployment create a file called ServerS.war.dodeploy
اینم خود پروژه... (http://uplod.ir/fvvfmp3or6l1/ServerS.rar.htm)
ممنون میشم کمک کنید...
باتشکر...
راستش من یه وب سرویس دارم که با گلس فیش پیاده سازی کردم...
حالا هم می خوام با Maven و روی Jboss پیاده سازی اش کنم...
ولی نمی دونم چرا این خطا رو میده...
15:16:15,928 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final15:16:16,132 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final
15:16:16,198 INFO [org.jboss.as] (MSC service thread 1-6) JBAS015899: WildFly 8.1.0.Final "Kenny" starting
15:16:16,932 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found ServerS.war in deployment directory. To trigger deployment create a file called ServerS.war.dodeploy
15:16:16,944 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
15:16:16,958 INFO [org.xnio] (MSC service thread 1-4) XNIO version 3.2.2.Final
15:16:16,964 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.2.2.Final
15:16:16,982 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 32) JBAS010280: Activating Infinispan subsystem.
15:16:16,982 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 31) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
15:16:16,996 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 46) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
15:16:16,998 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
15:16:17,004 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 38) JBAS012615: Activated the following JSF Implementations: [main]
15:16:17,007 INFO [org.jboss.as.security] (ServerService Thread Pool -- 45) JBAS013171: Activating Security Subsystem
15:16:17,015 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 40) JBAS011800: Activating Naming Subsystem
15:16:17,018 INFO [org.jboss.as.connector.logging] (MSC service thread 1-8) JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final)
15:16:17,021 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017502: Undertow 1.0.15.Final starting
15:16:17,023 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) JBAS017502: Undertow 1.0.15.Final starting
15:16:17,025 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.21.Beta1
15:16:17,050 INFO [org.jboss.as.naming] (MSC service thread 1-7) JBAS011802: Starting Naming Service
15:16:17,050 INFO [org.jboss.as.mail.extension] (MSC service thread 1-6) JBAS015400: Bound mail session [java:jboss/mail/Default]
15:16:17,064 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.3.Final
15:16:17,144 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
15:16:17,145 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) JBAS010417: Started Driver service with driver-name = h2
15:16:17,214 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 47) JBAS017527: Creating file handler for path D:\Server\wildfly-8.1.0.Final/welcome-content
15:16:17,218 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) JBAS017525: Started server default-server.
15:16:17,221 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) JBAS017531: Host default-host starting
15:16:17,315 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-6) JBAS015012: Started FileSystemDeploymentService for directory D:\Server\wildfly-8.1.0.Final\standalone\deployments
15:16:17,317 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015876: Starting deployment of "ServerS.war" (runtime-name: "ServerS.war")
15:16:17,352 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080
15:16:17,481 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
15:16:17,651 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final
15:16:17,652 ERROR [org.jboss.remoting.remote.connection] (XNIO-1 I/O-2) JBREM000200: Remote connection failed: java.io.IOException: An established connection was aborted by the software in your host machine
15:16:17,775 ERROR [org.jboss.remoting.remote.connection] (XNIO-1 I/O-2) JBREM000200: Remote connection failed: java.io.IOException: An established connection was aborted by the software in your host machine
15:16:22,049 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015960: Class Path entry jaxb-api.jar in /D:/Server/wildfly-8.1.0.Final/standalone/deployments/ServerS.war/WEB-INF/lib/jaxb-impl-2.1.jar does not point to a valid jar for a Class-Path reference.
15:16:22,049 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015960: Class Path entry activation.jar in /D:/Server/wildfly-8.1.0.Final/standalone/deployments/ServerS.war/WEB-INF/lib/jaxb-impl-2.1.jar does not point to a valid jar for a Class-Path reference.
15:16:22,049 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015960: Class Path entry jsr173_1.0_api.jar in /D:/Server/wildfly-8.1.0.Final/standalone/deployments/ServerS.war/WEB-INF/lib/jaxb-impl-2.1.jar does not point to a valid jar for a Class-Path reference.
15:16:22,049 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015960: Class Path entry jaxb1-impl.jar in /D:/Server/wildfly-8.1.0.Final/standalone/deployments/ServerS.war/WEB-INF/lib/jaxb-impl-2.1.jar does not point to a valid jar for a Class-Path reference.
15:16:22,050 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015960: Class Path entry jaxb-api.jar in /D:/Server/wildfly-8.1.0.Final/standalone/deployments/ServerS.war/WEB-INF/lib/jaxb-impl-2.2.3-1.jar does not point to a valid jar for a Class-Path reference.
15:16:22,050 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015960: Class Path entry activation.jar in /D:/Server/wildfly-8.1.0.Final/standalone/deployments/ServerS.war/WEB-INF/lib/jaxb-impl-2.2.3-1.jar does not point to a valid jar for a Class-Path reference.
15:16:22,050 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015960: Class Path entry jsr173_1.0_api.jar in /D:/Server/wildfly-8.1.0.Final/standalone/deployments/ServerS.war/WEB-INF/lib/jaxb-impl-2.2.3-1.jar does not point to a valid jar for a Class-Path reference.
15:16:22,051 WARN [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015960: Class Path entry jaxb1-impl.jar in /D:/Server/wildfly-8.1.0.Final/standalone/deployments/ServerS.war/WEB-INF/lib/jaxb-impl-2.2.3-1.jar does not point to a valid jar for a Class-Path reference.
15:16:38,006 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) JBAS010400: Bound data source [java:jboss/datasources/ServerSDS]
15:16:39,344 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) JBAS016002: Processing weld deployment ServerS.war
15:16:40,024 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-4) HV000001: Hibernate Validator 5.1.0.Final
15:16:41,205 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-7) MSC000001: Failed to start service jboss.deployment.unit."ServerS.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."ServerS.war".INSTALL: JBAS018733: Failed to process phase INSTALL of deployment "ServerS.war"
at org.jboss.as.server.deployment.DeploymentUnitPhase Service.start(DeploymentUnitPhaseService.java:166) [wildfly-server-8.1.0.Final.jar:8.1.0.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartT ask.startService(ServiceControllerImpl.java:1948) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartT ask.run(ServiceControllerImpl.java:1881) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]
at java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51]
at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51]
Caused by: java.lang.VerifyError: Bad type on operand stack
Exception Details:
Location:
com/sun/jersey/server/impl/container/servlet/JerseyServletContainerInitializer.addServletWithAp plication(Ljavax/servlet/ServletContext;Ljava/lang/Class;Ljava/util/Set;)V @34: invokespecial
Reason:
Type 'com/sun/jersey/server/impl/application/DeferredResourceConfig' (current frame, stack[2]) is not assignable to 'javax/ws/rs/core/Application'
Current Frame:
bci: @34
flags: { }
locals: { 'com/sun/jersey/server/impl/container/servlet/JerseyServletContainerInitializer', 'javax/servlet/ServletContext', 'java/lang/Class', 'java/util/Set', 'javax/ws/rs/ApplicationPath' }
stack: { uninitialized 17, uninitialized 17, 'com/sun/jersey/server/impl/application/DeferredResourceConfig' }
Bytecode:
0000000: 2c13 0036 b600 37c0 0036 3a04 1904 c600
0000010: 9fbb 0022 59bb 0038 592c 2a2d b700 21b7
0000020: 0039 b700 253a 052a 1904 b700 3a3a 062a
0000030: 2b19 06b7 003b 9a00 4c2b 2cb6 000a 1905
0000040: b900 2703 0004 bd00 1b59 0319 0653 b900
0000050: 3c02 0057 b200 2abb 002b 59b7 002c 1232
0000060: b600 2e2c b600 0ab6 002e 123d b600 2e19
0000070: 06b6 002e 123e b600 2eb6 0030 b600 35a7
0000080: 002e b200 2abb 002b 59b7 002c 123f b600
0000090: 2e2c b600 0ab6 002e 123d b600 2e19 06b6
00000a0: 002e 1240 b600 2eb6 0030 b600 31b1
Stackmap Table:
append_frame(@130,Object[#155],Object[#147],Object[#156])
chop_frame(@173,2)
at java.lang.Class.getDeclaredConstructors0(Native Method) [rt.jar:1.7.0_51]
at java.lang.Class.privateGetDeclaredConstructors(Cla ss.java:2493) [rt.jar:1.7.0_51]
at java.lang.Class.getConstructor0(Class.java:2803) [rt.jar:1.7.0_51]
at java.lang.Class.newInstance(Class.java:345) [rt.jar:1.7.0_51]
at org.wildfly.extension.undertow.deployment.ServletC ontainerInitializerDeploymentProcessor.loadSci(Ser vletContainerInitializerDeploymentProcessor.java:1 91)
at org.wildfly.extension.undertow.deployment.ServletC ontainerInitializerDeploymentProcessor.deploy(Serv letContainerInitializerDeploymentProcessor.java:12 8)
at org.jboss.as.server.deployment.DeploymentUnitPhase Service.start(DeploymentUnitPhaseService.java:159) [wildfly-server-8.1.0.Final.jar:8.1.0.Final]
... 5 more
15:16:41,227 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "ServerS.war")]) - failure description: {
"JBAS014671: Failed services" => {"jboss.deployment.unit.\"ServerS.war\".INSTALL" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"ServerS.war\".INSTALL: JBAS018733: Failed to process phase INSTALL of deployment \"ServerS.war\"
Caused by: java.lang.VerifyError: Bad type on operand stack
Exception Details:
Location:
com/sun/jersey/server/impl/container/servlet/JerseyServletContainerInitializer.addServletWithAp plication(Ljavax/servlet/ServletContext;Ljava/lang/Class;Ljava/util/Set;)V @34: invokespecial
Reason:
Type 'com/sun/jersey/server/impl/application/DeferredResourceConfig' (current frame, stack[2]) is not assignable to 'javax/ws/rs/core/Application'
Current Frame:
bci: @34
flags: { }
locals: { 'com/sun/jersey/server/impl/container/servlet/JerseyServletContainerInitializer', 'javax/servlet/ServletContext', 'java/lang/Class', 'java/util/Set', 'javax/ws/rs/ApplicationPath' }
stack: { uninitialized 17, uninitialized 17, 'com/sun/jersey/server/impl/application/DeferredResourceConfig' }
Bytecode:
0000000: 2c13 0036 b600 37c0 0036 3a04 1904 c600
0000010: 9fbb 0022 59bb 0038 592c 2a2d b700 21b7
0000020: 0039 b700 253a 052a 1904 b700 3a3a 062a
0000030: 2b19 06b7 003b 9a00 4c2b 2cb6 000a 1905
0000040: b900 2703 0004 bd00 1b59 0319 0653 b900
0000050: 3c02 0057 b200 2abb 002b 59b7 002c 1232
0000060: b600 2e2c b600 0ab6 002e 123d b600 2e19
0000070: 06b6 002e 123e b600 2eb6 0030 b600 35a7
0000080: 002e b200 2abb 002b 59b7 002c 123f b600
0000090: 2e2c b600 0ab6 002e 123d b600 2e19 06b6
00000a0: 002e 1240 b600 2eb6 0030 b600 31b1
Stackmap Table:
append_frame(@130,Object[#155],Object[#147],Object[#156])
chop_frame(@173,2)
"},
"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"ServerS.war\".weld.weldClassIntrospector is missing [jboss.deployment.unit.\"ServerS.war\".beanmanager]"]
}
15:16:41,267 INFO [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS018559: Deployed "ServerS.war" (runtime-name : "ServerS.war")
15:16:41,268 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
JBAS014775: New missing/unsatisfied dependencies:
service jboss.deployment.unit."ServerS.war".beanmanager (missing) dependents: [service jboss.deployment.unit."ServerS.war".weld.weldClassIntrospector]
JBAS014777: Services which failed to start: service jboss.deployment.unit."ServerS.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."ServerS.war".INSTALL: JBAS018733: Failed to process phase INSTALL of deployment "ServerS.war"
15:16:41,351 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
15:16:41,352 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
15:16:41,352 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: WildFly 8.1.0.Final "Kenny" started (with errors) in 25633ms - Started 215 of 266 services (2 services failed or missing dependencies, 83 services are lazy, passive or on-demand)
15:16:41,492 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010409: Unbound data source [java:jboss/datasources/ServerSDS]
15:16:41,572 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015877: Stopped deployment ServerS.war (runtime-name: ServerS.war) in 83ms
15:16:41,659 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS018558: Undeployed "ServerS.war" (runtime-name: "ServerS.war")
15:16:41,660 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
JBAS014777: Services which failed to start: service jboss.deployment.unit."ServerS.war".INSTALL
15:16:46,297 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 2) JBAS015003: Found ServerS.war in deployment directory. To trigger deployment create a file called ServerS.war.dodeploy
اینم خود پروژه... (http://uplod.ir/fvvfmp3or6l1/ServerS.rar.htm)
ممنون میشم کمک کنید...
باتشکر...