[
https://issues.jboss.org/browse/JBIDE-13030?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-13030:
-------------------------------------
Can you please explain this issue? Where are you executing mvn clean install? Are you even
using eclipse? JBIDE is for issues with the IDE, plugins for eclipse.
Could not execute goal add-resource. Reason:
java.net.ConnectException: JBAS012144
----------------------------------------------------------------------------------
Key: JBIDE-13030
URL:
https://issues.jboss.org/browse/JBIDE-13030
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JBossAS/Servers, maven
Environment: alexander@LinuxHack:~/UML/unl.sis.bi$ mvn clean install
jboss-as:deploy -Pjboss7[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Java EE 6 webapp project
[INFO] task-segment: [clean, install, jboss-as:deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: /home/alexander/UML/unl.sis.bi/target (included: [**],
excluded: [])
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to /home/alexander/UML/unl.sis.bi/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to /home/alexander/UML/unl.sis.bi/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[unl.sis.bi] in
[/home/alexander/UML/unl.sis.bi/target/unl.sis.bi]
[INFO] Processing war project
[INFO] Copying webapp resources[/home/alexander/UML/unl.sis.bi/src/main/webapp]
[INFO] Webapp assembled in [75 msecs]
[INFO] Building war: /home/alexander/UML/unl.sis.bi/target/unl.sis.bi.war
[INFO] [jboss-as:add-resource {execution: add-datasource}]
[INFO] Executing goal add-resource on server localhost (127.0.0.1) port 9999.
09-nov-2012 11:16:52 org.xnio.Xnio <clinit>
INFO: XNIO Version 3.0.3.GA
09-nov-2012 11:16:52 org.xnio.nio.NioXnio <clinit>
INFO: XNIO NIO Implementation Version 3.0.3.GA
09-nov-2012 11:16:52 org.jboss.remoting3.EndpointImpl <clinit>
INFO: JBoss Remoting version 3.2.3.GA
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Could not execute goal add-resource. Reason: java.net.ConnectException:
JBAS012144: Could not connect to remote://localhost:9999. The connection timed out
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13 seconds
[INFO] Finished at: Fri Nov 09 11:16:58 ECT 2012
[INFO] Final Memory: 42M/248M
[INFO] ------------------------------------------------------------------------
alexander@LinuxHack:~/UML/unl.sis.bi$
Reporter: Jimmy Añazco
Assignee: Rob Stryker
Labels: Deploy
Execution of Command
mvn clean install jboss-as:deploy -Pjboss7
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira