在wildfly 8.0中部署switchyard quickstart时出错

时间:2017-05-25 06:53:33

标签: wildfly-8 switchyard

'你好,如果我问愚蠢的问题,我是Jboss的新手,请原谅我。当我尝试部署一个wildfly快速启动示例时。但我面临着这个错误。如果有人能帮助我,那将对我很有帮助。 在此先感谢

[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources,
i.e. build is platform dependent!
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ switc
hyard-bpm-service ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ switchyard-bpm-servi
ce ---
[INFO] Skipping execution of surefire because it has already been run for this c
onfiguration
[INFO]
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ switchyard-bpm-se
rvice ---
[INFO]
[INFO] <<< wildfly-maven-plugin:1.0.2.Final:deploy (default-cli) < package @ swi
tchyard-bpm-service <<<
[INFO]
[INFO]
[INFO] --- wildfly-maven-plugin:1.0.2.Final:deploy (default-cli) @ switchyard-bp
m-service ---
May 19, 2017 4:22:04 PM org.xnio.Xnio <clinit>
INFO: XNIO version 3.2.2.Final
May 19, 2017 4:22:04 PM org.xnio.nio.NioXnio <clinit>
INFO: XNIO NIO Implementation Version 3.2.2.Final
May 19, 2017 4:22:04 PM org.jboss.remoting3.EndpointImpl <clinit>
INFO: JBoss Remoting version 4.0.3.Final
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51.304 s
[INFO] Finished at: 2017-05-19T16:22:06+05:30
[INFO] Final Memory: 73M/350M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.wildfly.plugins:wildfly-maven-plugin:1.0.2.Fi
nal:deploy (default-cli) on project switchyard-bpm-service: Could not execute go
al deploy on C:\Company\wildfly-8.0.0.Final\quickstarts\bpm-service\target\switc
hyard-bpm-service.bundle. Reason: I/O Error could not execute operation '{
[ERROR]     "operation" => "read-attribute",
[ERROR]     "address" => [],
[ERROR]     "name" => "launch-type"
[ERROR] }': java.net.ConnectException: JBAS012174: Could not connect to remote:/
/127.0.0.1:9999. The connection failed: Connection refused: no further informati
on
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionE
xception

C:\公司\ wildfly-8.0.0.Final \快速入门\ BPM服务&GT;'

0 个答案:

没有答案