users@glassfish.java.net

RE: Java 1.5 and Glassfish

From: Markus Karg <karg_at_quipsy.de>
Date: Thu, 25 Sep 2008 09:09:12 +0200

If port 8080 is already in use, you should check what application is using that port (let me guess: IIS). You can use "netstat -anb" to find it. One of both (Glassfish or the other application) must be configered to use a different port. Just decide for one of them and change it's config.

Regards
Markus

> -----Original Message-----
> From: glassfish_at_javadesktop.org [mailto:glassfish_at_javadesktop.org]
> Sent: Donnerstag, 25. September 2008 01:54
> To: users_at_glassfish.dev.java.net
> Subject: Java 1.5 and Glassfish
>
> I am trying to install Glassfish V2UR2 on Windows XP. I installed Java
> JRE 1.5.0_16. However, when I try to install Glassfish I get an error
> that port 8080 in being used. When I reboot Windows XP and check the
> port useage, Java 1.5 is in fact, using port 8080. How can I solve this
> so that I can install Glassfish?
>
> Thank you.
> [Message sent by forum member 'edsalvador' (edsalvador)]
>
> http://forums.java.net/jive/thread.jspa?messageID=301412
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net