[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 newer than JSAS 9.1, JAS 
 was renamed to Glassfish (http://developers.sun.com/appserver).
 I am thinking if there could be conflicts between Glassfish v2 the JSAS 
 8.2 you have installed. Could it be?
 

You can use any of these versions.  There should be not any conflict
among these versions.  If they are using the same ports, then you
will have to stop one before starting the other.  Other than that,
they should be able to coexist.

-Sang Shin

 
 Regards,
 Jorge
 
 
 On Thursday 16 April 2009 04:58:36 Denis Lunev wrote:
  
   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
active.
   
HTH
Ewald
   
On Apr 16, 5:43 am, Lisandro della Croce lisandr...@gmail.com wrote:
   
Hi! I have aproblem with glassfish, it begin when i installed the
application server 9.1 and I can´t to solve.
In console show:
..
.
*ADM1079: Se ha iniciado la inicialización de los MBeans AMX*
(it delay a few seconds and show the error since it show in the 
 error.jpg.
   
Regards
Lisandro
   
error.JPG
155KViewDownload
   

   
   
  
 
 
 
 
  


-- 
---
  Sun Tech Day, St. Petersburg, Russia 
April 8th-10th, 2009
   http://developers.sun.com/events/techdays/

Sang Shin, sang.s...@sun.com
 http://www.javapassion.com/SangShinSchedule.html
  (Life is worth living... with Passion!)
---

--~--~-~--~~~---~--~~
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-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~--~~~~--~~--~--~---



[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-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~--~~~~--~~--~--~---



[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, Versión 1.6.0_10] de
[Sun Microsystems Inc.]
SEC1002: El administrador de seguridad está DESACTIVADO.
C:/Archivos de programa/glassfish-v2ur2/domains/domain1/
config/.__com_sun_appserv_pid
ADM0001:SunoneInterceptor está ahora activado
SEC1143: Cargando el proveedor de políticas
com.sun.enterprise.security.provider.PolicyWrapper.
WEB0114: SSO desactivado en el servidor virtual [server]
WEB0114: SSO desactivado en el servidor virtual [__asadmin]
ADM1079: Se ha iniciado la inicialización de los MBeans AMX
java.net.SocketException: Connection
reset];_RequestID=7a03c29e-0e7e-4f90-8d67-d7fc2215fc1e;|No se puede
iniciar el servicio
com.sun.enterprise.admin.server.core.jmxconnectorlifecy...@16acad2. :
com.sun.appserv.server.ServerLifecycleException: Cannot bind to URL
[rmi://coreiiduo:8686/management/rmi-jmx-connector]:
javax.naming.CommunicationException [Root exception is
java.rmi.ConnectIOException: error during JRMP connection
establishment; nested exception is:
java.net.SocketException: Connection reset]
CORE5071: Se produjo un error durante la inicialización
com.sun.appserv.server.ServerLifecycleException: Cannot bind to URL
[rmi://coreiiduo:8686/management/rmi-jmx-connector]:
javax.naming.CommunicationException [Root exception is
java.rmi.ConnectIOException: error during JRMP connection
establishment; nested exception is:
java.net.SocketException: Connection reset]
at
com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.onStartup
(JmxConnectorLifecycle.java:153)
at com.sun.enterprise.server.ApplicationServer.onStartup
(ApplicationServer.java:442)
at com.sun.enterprise.server.ondemand.OnDemandServer.onStartup
(OnDemandServer.java:120)
at com.sun.enterprise.server.PEMain.run(PEMain.java:411)
at com.sun.enterprise.server.PEMain.main(PEMain.java:338)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.enterprise.server.PELaunch.main(PELaunch.java:412)
Caused by: java.io.IOException: Cannot bind to URL [rmi://coreiiduo:
8686/management/rmi-jmx-connector]:
javax.naming.CommunicationException [Root exception is
java.rmi.ConnectIOException: error during JRMP connection
establishment; nested exception is:
java.net.SocketException: Connection reset]
at
javax.management.remote.rmi.RMIConnectorServer.newIOException
(RMIConnectorServer.java:804)
at javax.management.remote.rmi.RMIConnectorServer.start
(RMIConnectorServer.java:417)
at
com.sun.enterprise.admin.jmx.remote.server.rmi.JmxConnectorServerDriver.startConnectorServer
(JmxConnectorServerDriver.java:218)
at
com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.onStartup
(JmxConnectorLifecycle.java:134)
... 9 more
Caused by: javax.naming.CommunicationException [Root exception is
java.rmi.ConnectIOException: error during JRMP connection
establishment; nested exception is:
java.net.SocketException: Connection reset]
at com.sun.jndi.rmi.registry.RegistryContext.bind
(RegistryContext.java:126)
at com.sun.jndi.toolkit.url.GenericURLContext.bind
(GenericURLContext.java:208)
at javax.naming.InitialContext.bind(InitialContext.java:400)
at javax.management.remote.rmi.RMIConnectorServer.bind
(RMIConnectorServer.java:625)
at javax.management.remote.rmi.RMIConnectorServer.start
(RMIConnectorServer.java:412)
... 11 more
Caused by: java.rmi.ConnectIOException: error during JRMP connection
establishment; nested exception is:
java.net.SocketException: Connection reset
at sun.rmi.transport.tcp.TCPChannel.createConnection
(TCPChannel.java:286)
at sun.rmi.transport.tcp.TCPChannel.newConnection
(TCPChannel.java:184)
at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322)
at sun.rmi.registry.RegistryImpl_Stub.bind(Unknown Source)
at com.sun.jndi.rmi.registry.RegistryContext.bind
(RegistryContext.java:120)
... 15 more
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:168)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:
218)
at java.io.BufferedInputStream.read(BufferedInputStream.java:
237)
at java.io.DataInputStream.readByte(DataInputStream.java:248)
at sun.rmi.transport.tcp.TCPChannel.createConnection
(TCPChannel.java:228)
... 19 more
Error al iniciar el 

[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 renamed 
to Glassfish (http://developers.sun.com/appserver). 
I am thinking if there could be conflicts between Glassfish v2 the JSAS 8.2 you 
have installed. Could it be?

Regards,
Jorge

On Thursday 16 April 2009 04:58:36 Denis Lunev wrote:
 
 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
  active.
 
  HTH
  Ewald
 
  On Apr 16, 5:43 am, Lisandro della Croce lisandr...@gmail.com wrote:

  Hi! I have aproblem with glassfish, it begin when i installed the
  application server 9.1 and I can´t  to solve.
  In console show:
  ..
  .
  *ADM1079: Se ha iniciado la inicialización de los MBeans AMX*
  (it delay a few seconds and show the error since it show in the error.jpg.
 
  Regards
  Lisandro
 
   error.JPG
  155KViewDownload
  
  
 

 


--~--~-~--~~~---~--~~
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-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~--~~~~--~~--~--~---



[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 have aproblem with glassfish, it begin when i installed the
 application server 9.1 and I can´t  to solve.
 In console show:
 ..
 .
 *ADM1079: Se ha iniciado la inicialización de los MBeans AMX*
 (it delay a few seconds and show the error since it show in the error.jpg.

 Regards
 Lisandro

  error.JPG
 155KViewDownload
--~--~-~--~~~---~--~~
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-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~--~~~~--~~--~--~---



[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
 active.

 HTH
 Ewald

 On Apr 16, 5:43 am, Lisandro della Croce lisandr...@gmail.com wrote:
   
 Hi! I have aproblem with glassfish, it begin when i installed the
 application server 9.1 and I can´t  to solve.
 In console show:
 ..
 .
 *ADM1079: Se ha iniciado la inicialización de los MBeans AMX*
 (it delay a few seconds and show the error since it show in the error.jpg.

 Regards
 Lisandro

  error.JPG
 155KViewDownload
 
 

   

-- 
With regards,
Denis Lunev


--~--~-~--~~~---~--~~
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-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to 
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~--~~~~--~~--~--~---