[jboss-user] [Beginner's Corner] - Failing to run JBoss from Eclipse

Christopher Svanefalk do-not-reply at jboss.com
Fri Nov 2 11:17:25 EDT 2012


Christopher Svanefalk [https://community.jboss.org/people/csvan] created the discussion

"Failing to run JBoss from Eclipse"

To view the discussion, visit: https://community.jboss.org/message/773669#773669

--------------------------------------------------------------
Dear community,

I am migrating from Netbeans/Glassfish to an Eclipse/JBoss environment, and I have a really annoying problem I cannot resolve.

I am running Fedora 17 (everything up to date), Eclipse 4.2.1, and JBoss 7.1.1. I have the latest version of the eclipse-jboss tools installed, and have installed every JBoss related package available. The problem is, whenever I try to run JBoss from within Eclipse, I get this error:

16:12:26,531 ERROR [org.jboss.msc.service.fail] MSC000001: Failed to start service jboss.deployment-mount-provider: org.jboss.msc.service.StartException in service jboss.deployment-mount-provider: JBAS015843: Failed to create temp file provider
          at org.jboss.as.server.deployment.DeploymentMountProvider$Factory$ServerDeploymentRepositoryImpl.start(DeploymentMountProvider.java:111) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
          at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc.jar:1.0.2.GA]
          at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc.jar:1.0.2.GA]
          at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_09-icedtea]
          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_09-icedtea]
          at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]

I have googled this a LOT now, and tried every workaround I could find (including related problems mentioned on these forums). I have installed every single package I can find related to JBoss, I have even gone so far as to give chmod -R 777 to my entire JBoss directory, but nothing resolves it. It is made more frustrating by the fact that I CAN start JBoss normally using systemd, and the fact that the logfile doesn't really give me any clues to what is going wrong. 

How can I troubleshoot this? I would be very grateful for any help!
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/773669#773669]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121102/e9cfd865/attachment.html 


More information about the jboss-user mailing list