A thought, as it looks like a permission/access err, might you look in the application log <br>for err in log creation/writing?<br><br><b>Failed to create temp file provider</b><br><br>also, what did google say about how  to increasing log level for this service?<br>
<br><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Nov 1, 2012 at 12:39 PM, Christopher Svanefalk <span dir="ltr">&lt;<a href="mailto:christopher.svanefalk@gmail.com" target="_blank">christopher.svanefalk@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>I recently migrated from Netbeans and GlassFish to Eclipse and JBoss. I have installed the eclipse-jboss tools, and the server runtime is set up properly (afaik at least).</div>
<div><br></div><div>The problem I have is that whenever I try to start JBoss from Eclipse, I get this:</div>

<div><br></div><div><div>20:37:23,853 INFO  [org.jboss.modules] JBoss Modules version <a href="http://1.1.1.GA" target="_blank">1.1.1.GA</a></div><div>20:37:24,136 INFO  [org.jboss.msc] JBoss MSC version <a href="http://1.0.2.GA" target="_blank">1.0.2.GA</a></div>


<div>20:37:24,194 INFO  [<a href="http://org.jboss.as" target="_blank">org.jboss.as</a>] JBAS015899: JBoss AS 7.1.1.Final &quot;Brontes&quot; starting</div><div>20:37:24,306 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</div>


<div><span style="white-space:pre-wrap">        </span>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]</div>


<div><span style="white-space:pre-wrap">        </span>at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc.jar:<a href="http://1.0.2.GA" target="_blank">1.0.2.GA</a>]</div>
<div>
<span style="white-space:pre-wrap">        </span>at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc.jar:<a href="http://1.0.2.GA" target="_blank">1.0.2.GA</a>]</div>
<div><span style="white-space:pre-wrap">        </span>at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_09-icedtea]</div><div><span style="white-space:pre-wrap">        </span>at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_09-icedtea]</div>


<div><span style="white-space:pre-wrap">        </span>at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]</div><div><br></div></div><div><br></div><div>I have googled this and tried all workarounds I could find, including (!!!) giving jboss-as.service root priviliges (I know, it&#39;s a horrible idea). Nothing helps. Could anyone help? It would be greatly appreciated.</div>


<br clear="all">Best,<div><br></div><div>Christopher Svanefalk</div><div>mob: <a href="tel:%2B46762628251" value="+46762628251" target="_blank">+46762628251</a></div><div>skype: csvanefalk</div><br>
<br>--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" target="_blank">http://ask.fedoraproject.org</a><br>
<br></blockquote></div><br></div>