<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Re: twiddle localhost jboss 6.0
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/dbhausen">David Bettenhausen</a> in <i>Beginner's Corner</i> - <a href="http://community.jboss.org/message/573205#573205">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>ok. using</p><pre class="jive-pre"><code class="jive-code" style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; border-collapse: collapse; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; font-size: 1em; list-style-type: none; list-style-position: initial; list-style-image: initial; outline-width: 0px; outline-style: initial; outline-color: initial; background-position: initial initial; background-repeat: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;">service:jmx:rmi:///jndi/rmi://localhost:1090/jmxrmi</code></pre><p> for the -s param works. Or I can leave it off and that works.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Thanks jaikiran. If I could impose for one additional question I would be most grateful.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I am still having trouble with my deploy command. After replacing "localhost" with that string from the help text I get</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>/var/jboss6/bin/twiddle.sh -q<strong style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; border-collapse: collapse; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; font-size: 12px; list-style-type: none; list-style-position: initial; list-style-image: initial; outline-width: 0px; outline-style: initial; outline-color: initial; font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; background-position: initial initial; background-repeat: initial initial; padding: 0px; margin: 0px; border: 0px initial initial;"> -s service:jmx:rmi:///jndi/rmi//localhost:1090/jmxrmi</strong> invoke "jboss.system:service=MainDeployer" deploy "file:///home/websrc/ThirdEAR.ear"</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>When I execute this as root it can't seem to find the file I am deploying. This file does exist in the /home/websrc directory.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">jboss.system:service=MainDeployer,deploy,file:///home/websrc/ThirdEAR.ear</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">12:23:31,560 DEBUG [InvokeCommand] query: jboss.system:service=MainDeployer</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">12:23:31,560 DEBUG [InvokeCommand] operation name: deploy</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">12:23:31,560 DEBUG [InvokeCommand] operation arguments: [file:///home/websrc/ThirdEAR.ear]</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">12:23:31,670 DEBUG [InvokeCommand] Query matches: [jboss.system:service=MainDeployer]</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">12:23:31,670 DEBUG [InvokeCommand] Invoke jboss.system:service=MainDeployer</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">12:23:31,702 DEBUG [InvokeCommand] Using params: file:///home/websrc/ThirdEAR.ear</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">12:23:31,736 ERROR [Twiddle] Exec failed</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">javax.management.MBeanException</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.mx.interceptor.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:184)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:165)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:271)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:670)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.system.server.jmx.MBeanServerWrapper.invoke(MBeanServerWrapper.java:138)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1426)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1264)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1359)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.lang.reflect.Method.invoke(Method.java:597)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.rmi.transport.Transport$1.run(Transport.java:159)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.security.AccessController.doPrivileged(Native Method)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.rmi.transport.Transport.serviceCall(Transport.java:155)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.lang.Thread.run(Thread.java:619)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:142)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at com.sun.jmx.remote.internal.PRef.invoke(Unknown Source)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at javax.management.remote.rmi.RMIConnectionImpl_Stub.invoke(Unknown Source)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.console.twiddle.command.InvokeCommand.invoke(InvokeCommand.java:235)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.console.twiddle.command.InvokeCommand.execute(InvokeCommand.java:292)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.console.twiddle.Twiddle.main(Twiddle.java:357)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Caused by: org.jboss.deployment.DeploymentException: Failed to deploy: file:/home/websrc/ThirdEAR.ear</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:393)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:347)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.lang.reflect.Method.invoke(Method.java:597)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:271)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:670)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.system.server.jmx.MBeanServerWrapper.invoke(MBeanServerWrapper.java:138)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1426)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1264)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1359)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.lang.reflect.Method.invoke(Method.java:597)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.rmi.transport.Transport$1.run(Transport.java:159)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.security.AccessController.doPrivileged(Native Method)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.rmi.transport.Transport.serviceCall(Transport.java:155)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.lang.Thread.run(Thread.java:619)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Caused by: java.io.FileNotFoundException: /home/websrc/ThirdEAR.ear (Permission denied)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.io.FileInputStream.open(Native Method)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.io.FileInputStream.&lt;init&gt;(FileInputStream.java:106)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.vfs.spi.RootFileSystem.openInputStream(RootFileSystem.java:55)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.vfs.protocol.FileURLConnection.getInputStream(FileURLConnection.java:73)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.net.URL.openStream(URL.java:1010)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.deployment.MainDeployer.copy(MainDeployer.java:433)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:371)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">... 30 more</div><div> </div><p>12:23:31,560 DEBUG [InvokeCommand] query: jboss.system:service=MainDeployer</p><p>12:23:31,560 DEBUG [InvokeCommand] operation name: deploy</p><p>12:23:31,560 DEBUG [InvokeCommand] operation arguments: [file:///home/websrc/ThirdEAR.ear]</p><p>12:23:31,670 DEBUG [InvokeCommand] Query matches: [jboss.system:service=MainDeployer]</p><p>12:23:31,670 DEBUG [InvokeCommand] Invoke jboss.system:service=MainDeployer</p><p>12:23:31,702 DEBUG [InvokeCommand] Using params: file:///home/websrc/ThirdEAR.ear</p><p>12:23:31,736 ERROR [Twiddle] Exec failed</p><p>javax.management.MBeanException</p><p><span style="white-space: pre;"> </span>at org.jboss.mx.interceptor.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:184)</p><p><span style="white-space: pre;"> </span>at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:165)</p><p><span style="white-space: pre;"> </span>at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)</p><p><span style="white-space: pre;"> </span>at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)</p><p><span style="white-space: pre;"> </span>at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:271)</p><p><span style="white-space: pre;"> </span>at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:670)</p><p><span style="white-space: pre;"> </span>at org.jboss.system.server.jmx.MBeanServerWrapper.invoke(MBeanServerWrapper.java:138)</p><p><span style="white-space: pre;"> </span>at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1426)</p><p><span style="white-space: pre;"> </span>at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)</p><p><span style="white-space: pre;"> </span>at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1264)</p><p><span style="white-space: pre;"> </span>at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1359)</p><p><span style="white-space: pre;"> </span>at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)</p><p><span style="white-space: pre;"> </span>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</p><p><span style="white-space: pre;"> </span>at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</p><p><span style="white-space: pre;"> </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p><span style="white-space: pre;"> </span>at java.lang.reflect.Method.invoke(Method.java:597)</p><p><span style="white-space: pre;"> </span>at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)</p><p><span style="white-space: pre;"> </span>at sun.rmi.transport.Transport$1.run(Transport.java:159)</p><p><span style="white-space: pre;"> </span>at java.security.AccessController.doPrivileged(Native Method)</p><p><span style="white-space: pre;"> </span>at sun.rmi.transport.Transport.serviceCall(Transport.java:155)</p><p><span style="white-space: pre;"> </span>at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)</p><p><span style="white-space: pre;"> </span>at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)</p><p><span style="white-space: pre;"> </span>at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)</p><p><span style="white-space: pre;"> </span>at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)</p><p><span style="white-space: pre;"> </span>at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)</p><p><span style="white-space: pre;"> </span>at java.lang.Thread.run(Thread.java:619)</p><p><span style="white-space: pre;"> </span>at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)</p><p><span style="white-space: pre;"> </span>at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)</p><p><span style="white-space: pre;"> </span>at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:142)</p><p><span style="white-space: pre;"> </span>at com.sun.jmx.remote.internal.PRef.invoke(Unknown Source)</p><p><span style="white-space: pre;"> </span>at javax.management.remote.rmi.RMIConnectionImpl_Stub.invoke(Unknown Source)</p><p><span style="white-space: pre;"> </span>at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)</p><p><span style="white-space: pre;"> </span>at org.jboss.console.twiddle.command.InvokeCommand.invoke(InvokeCommand.java:235)</p><p><span style="white-space: pre;"> </span>at org.jboss.console.twiddle.command.InvokeCommand.execute(InvokeCommand.java:292)</p><p><span style="white-space: pre;"> </span>at org.jboss.console.twiddle.Twiddle.main(Twiddle.java:357)</p><p>Caused by: org.jboss.deployment.DeploymentException: Failed to deploy: file:/home/websrc/ThirdEAR.ear</p><p><span style="white-space: pre;"> </span>at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:393)</p><p><span style="white-space: pre;"> </span>at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:347)</p><p><span style="white-space: pre;"> </span>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</p><p><span style="white-space: pre;"> </span>at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</p><p><span style="white-space: pre;"> </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p><span style="white-space: pre;"> </span>at java.lang.reflect.Method.invoke(Method.java:597)</p><p><span style="white-space: pre;"> </span>at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)</p><p><span style="white-space: pre;"> </span>at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)</p><p><span style="white-space: pre;"> </span>at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)</p><p><span style="white-space: pre;"> </span>at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:271)</p><p><span style="white-space: pre;"> </span>at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:670)</p><p><span style="white-space: pre;"> </span>at org.jboss.system.server.jmx.MBeanServerWrapper.invoke(MBeanServerWrapper.java:138)</p><p><span style="white-space: pre;"> </span>at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1426)</p><p><span style="white-space: pre;"> </span>at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)</p><p><span style="white-space: pre;"> </span>at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1264)</p><p><span style="white-space: pre;"> </span>at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1359)</p><p><span style="white-space: pre;"> </span>at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)</p><p><span style="white-space: pre;"> </span>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</p><p><span style="white-space: pre;"> </span>at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</p><p><span style="white-space: pre;"> </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p><span style="white-space: pre;"> </span>at java.lang.reflect.Method.invoke(Method.java:597)</p><p><span style="white-space: pre;"> </span>at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)</p><p><span style="white-space: pre;"> </span>at sun.rmi.transport.Transport$1.run(Transport.java:159)</p><p><span style="white-space: pre;"> </span>at java.security.AccessController.doPrivileged(Native Method)</p><p><span style="white-space: pre;"> </span>at sun.rmi.transport.Transport.serviceCall(Transport.java:155)</p><p><span style="white-space: pre;"> </span>at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)</p><p><span style="white-space: pre;"> </span>at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)</p><p><span style="white-space: pre;"> </span>at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)</p><p><span style="white-space: pre;"> </span>at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)</p><p><span style="white-space: pre;"> </span>at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)</p><p><span style="white-space: pre;"> </span>at java.lang.Thread.run(Thread.java:619)</p><p>Caused by: java.io.FileNotFoundException: /home/websrc/ThirdEAR.ear (Permission denied)</p><p><span style="white-space: pre;"> </span>at java.io.FileInputStream.open(Native Method)</p><p><span style="white-space: pre;"> </span>at java.io.FileInputStream.&lt;init&gt;(FileInputStream.java:106)</p><p><span style="white-space: pre;"> </span>at org.jboss.vfs.spi.RootFileSystem.openInputStream(RootFileSystem.java:55)</p><p><span style="white-space: pre;"> </span>at org.jboss.vfs.protocol.FileURLConnection.getInputStream(FileURLConnection.java:73)</p><p><span style="white-space: pre;"> </span>at java.net.URL.openStream(URL.java:1010)</p><p><span style="white-space: pre;"> </span>at org.jboss.deployment.MainDeployer.copy(MainDeployer.java:433)</p><p><span style="white-space: pre;"> </span>at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:371)</p><p><span style="white-space: pre;"> </span>... 30 more</p></p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/573205#573205">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in Beginner's Corner at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>