我测试环境部署没有问题,正式环境部署报错jboss?

2016-08-18 17:48:56,280 ERROR org.jboss.as.controller.management-operation JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "web-1.0.0-SNAPSHOT-0818.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./: Failed to start service
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService': Invocation of init method failed; nested exception is java.lang.NoSuchFieldError: REFLECTION
Caused by: java.lang.NoSuchFieldError: REFLECTION"}}
2016-08-18 17:48:56,281 ERROR org.jboss.as.server JBAS015870: Deploy of deployment "web-1.0.0-SNAPSHOT-0818.war" was rolled back with the following failure message:
{"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./: Failed to start service
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService': Invocation of init method failed; nested exception is java.lang.NoSuchFieldError: REFLECTION
Caused by: java.lang.NoSuchFieldError: REFLECTION"}}

ss.undertow.deployment.default-server.default-host./: Failed to start service
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService': Invocation of init method failed; nested exception is java.lang.NoSuchFieldError: REFLECTION
Caused by: java.lang.NoSuchFieldError: REFLECTION"}}
2016-08-18 17:48:56,281 ERROR org.jboss.as.server JBAS015870: Deploy of deployment "web-1.0.0-SNAPSHOT-0818.war" was rolled back with the following failure message:
{"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment