[java ee programming] Re: Problem with Glassfish

2009-04-18 Thread Sang Shin
Jorge Daniel Ortalli wrote: Hi, I started this course with Netbeans 6.5 and Glassfish V3. At least the first practice and its correspondig homework (LAB-4001) worked fine. Is it a constraint to install Java System Application Server 9.1 to do the homeworks? I have found that Glassfish is

[java ee programming] Re: Problem with Glassfish

2009-04-17 Thread lisandrodc
Thanks, close all ports but the error persist :( Regards --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with Passion! group. To post to this group, send email to

[java ee programming] Re: Problem with Glassfish

2009-04-17 Thread lisandrodc
These errors show in console: Iniciando Sun Java System Application Server 9.1_02 (build b04-fcs)... MBeanServer iniciado: com.sun.enterprise.interceptor.DynamicInterceptor CORE5098: Se ha completado una inicialización del servicio de socket. CORE5076: Utilizando [Java HotSpot(TM) Client VM,

[java ee programming] Re: Problem with Glassfish

2009-04-17 Thread Jorge Daniel Ortalli
Hi, I started this course with Netbeans 6.5 and Glassfish V3. At least the first practice and its correspondig homework (LAB-4001) worked fine. Is it a constraint to install Java System Application Server 9.1 to do the homeworks? I have found that Glassfish is newer than JSAS 9.1, JAS was

[java ee programming] Re: Problem with Glassfish

2009-04-16 Thread Ewald Ertl
Hi, Have you checked, as suggested by the errormessage, if the ports used by Glassfish ( 8080 and 4848 ) are free on your system. Or if any other app server like tomcat, jboss or any proxy server is active. HTH Ewald On Apr 16, 5:43 am, Lisandro della Croce lisandr...@gmail.com wrote: Hi! I

[java ee programming] Re: Problem with Glassfish

2009-04-16 Thread Denis Lunev
If you use Windows, try command 'netstat -noa' to check reserved ports. Ewald Ertl : Hi, Have you checked, as suggested by the errormessage, if the ports used by Glassfish ( 8080 and 4848 ) are free on your system. Or if any other app server like tomcat, jboss or any proxy server is