Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Nov 2009 12:49:59 +0100
From:      Roman Neuhauser <neuhauser@sigpipe.cz>
To:        Frank Staals <frankstaals@gmx.net>
Cc:        questions@FreeBSD.org
Subject:   Re: Glassfish v3 server: Admin port in use
Message-ID:  <20091122114959.GO54137@isis.sigpipe.cz>
In-Reply-To: <4B07F2D3.30501@gmx.net>
References:  <4B07F2D3.30501@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Nov 21, 2009 at 03:01:55PM +0100, Frank Staals wrote:
> Hey everyone,
> 
> I'm trying to deploy a Glassfish v3 server on my workstation since I 
> need to do some jsf-developement. However when I try to start the server 
> it keeps telling me the admin port I'm trying to use is allready in use 
> by an other process, no matter what port I use. However I'm 100% certain 
> there is nothing running on the port it should use (sockstat confirms 
> that). Has anyone seen this type of behaviour and/or knows how to fix it 
> ? I'm running FreeBSD 8.0-RC1 with jdk16 installed from ports. Full log 
> is here: http://fstaals.net/junk/glassfish.txt

this from https://glassfish.dev.java.net/downloads/v3-preview.html :

"For supported operating systems except MacOS, the minimum required
version is 1.6.0_13."

this from your log:

frank@Rena# java -version
java version "1.6.0_03-p4"

that might be related.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091122114959.GO54137>