Re: Can't remote access geronimo 2.0 on Linux (GERONIMO-3191)

2007-08-19 Thread Kevan Miller
On Aug 18, 2007, at 11:59 PM, Rodrigo Rodrigues da Silva wrote: Donald, thanks for your help, but it didn't work out. If it were the problem, wouldn't have worked on windows before, I guess. Well, about Linux distros I've tested on ubuntu feisty and debian etch. none worked. I'm able

Re: Can't remote access geronimo 2.0 on Linux (GERONIMO-3191)

2007-08-18 Thread Rodrigo Rodrigues da Silva
Donald, thanks for your help, but it didn't work out. If it were the problem, wouldn't have worked on windows before, I guess. Well, about Linux distros I've tested on ubuntu feisty and debian etch. none worked. thanks, Rodrigo On 8/15/07, Donald Woods <[EMAIL PROTECTED]> wrote: > > Have you upd

Re: Can't remote access geronimo 2.0 on Linux (GERONIMO-3191)

2007-08-15 Thread Donald Woods
Have you updated the config.xml, to allow access to the remote deployer, which was recently changed to only listen to localhost:8080 ? In config.xml, replace - name="org.apache.geronimo.configs/geronimo-gbean-deployer/${version}/car"/> with - name="org.apache.geronimo.configs/geronimo-

Re: Can't remote access geronimo 2.0 on Linux (GERONIMO-3191)

2007-08-15 Thread Donald Woods
I'm still not seeing this problem My setup is - SLES10 w/ Sun 1.5.0_11 and Geronimo 2.0 WinXP w/ Sun 1.5.0_11 and Geronimo 2.0 Both machines are on the same subnet and do not have IPv6 configured or enabled on the Ethernet adapters. From SLES, the following works: deploy -host win

Re: Can't remote access geronimo 2.0 on Linux (GERONIMO-3191)

2007-08-15 Thread Peter Petersson
I can still not tell you whats wrong but I now think it is safe to say that it is definitely not any firewall rules in the way (and I get the same error as you do). I checked all my firewall rules "iptables -L" and to be on the safe side I also turned on logging on iptables reject and drop rule

Re: Can't remote access geronimo 2.0 on Linux (GERONIMO-3191)

2007-08-15 Thread Peter Petersson
Okey now I get exactly the same error as you Error: Unable to connect to server at deployer:geronimo:jmx://192.168.2.1:1099 -- no such object in table regards Peter Petersson Rodrigo Rodrigues da Silva wrote: Hi, I tried out 2.0-rc1 release (as posted by David to [EMAIL PROTECTED]

Re: Can't remote access geronimo 2.0 on Linux (GERONIMO-3191)

2007-08-15 Thread Peter Petersson
Hi I have looked at java security policy, firewall settings, sniffed the traffic and more without finding out way the connection fails. As far as I know IPv6 should normally not be a problem but I started to suspect it had something to do with it. In my case it seems to have something to do w

Re: Can't remote access geronimo 2.0 on Linux (GERONIMO-3191)

2007-08-14 Thread Rodrigo Rodrigues da Silva
Hi Peter, rmi runs on IPv6 here as well. I am not a network expert also, don't know if this should be a problem, as all ports opened by the java vm are on IPv6. Here port 1527 (derby) runs on Ipv6, although I could access derby from a remote machine with no hurt =] tcp6 0 0 *:1099

Re: Can't remote access geronimo 2.0 on Linux (GERONIMO-3191)

2007-08-14 Thread Peter Petersson
Hi Rodrigo As I am also running G on a Ubuntu system (although it's 7.10) I thought I should give it a try and I get a similar problem (although I am not really reproducing yours). In my case I tried the "deploy login" command from a client also running Ubuntu from within a local network and su

Re: Can't remote access geronimo 2.0 on Linux (GERONIMO-3191)

2007-08-14 Thread Donald Woods
Have you verified there is no firewall running on your Linux box and that the Windows machine can ping the Linux box with the IP address you are using? -Donald Rodrigo Rodrigues da Silva wrote: Hi, I tried out 2.0-rc1 release (as posted by David to [EMAIL PROTECTED]

Can't remote access geronimo 2.0 on Linux (GERONIMO-3191)

2007-08-14 Thread Rodrigo Rodrigues da Silva
Hi, I tried out 2.0-rc1 release (as posted by David to [EMAIL PROTECTED]) and could reproduce bug GERONIMO-3191, which had been considered as closed. I have a Ubuntu Linux 7.04 with sun-jdk-1.5.0 running geronimo. From a Windows Vista Machine I ran the following command: deploy --host 192.168.0.1