If this helps - I get a failure when running AS5 if my VPN is already
connected.
Adrian wrote:
On Thu, 2007-11-08 at 09:22 -0600, Brian Stansberry wrote:
> Is your server bound to your VPN interface?
>
> > GMS: address is 10.11.14.31:32796
Ok, then that reveals a different problem.
If I add "-b localhost", I see:
16:28:10,188 INFO [STDOUT]
-------------------------------------------------------
GMS: address is 127.0.0.1:32805
-------------------------------------------------------
16:28:12,523 INFO [STDOUT]
-------------------------------------------------------
GMS: address is 127.0.0.1:32807
-------------------------------------------------------
...
16:28:37,115 INFO [ServerImpl] JBoss (Microcontainer) [5.0.0.Beta3
(build: SVNTag=JBoss_5_0_0_Beta3 date=200711081439)] Started in
1m:42s:463ms
Not great, but better! :-)
However, "-b localhost" should be the default!