Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 64025 invoked from network); 4 May 2006 09:52:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 May 2006 09:52:48 -0000 Received: (qmail 1490 invoked by uid 500); 4 May 2006 09:52:45 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 1460 invoked by uid 500); 4 May 2006 09:52:45 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 1449 invoked by uid 99); 4 May 2006 09:52:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 May 2006 02:52:45 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_MESSAGE,HTML_TAG_EXIST_TBODY,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mmoazeni@gmail.com designates 64.233.162.207 as permitted sender) Received: from [64.233.162.207] (HELO nz-out-0102.google.com) (64.233.162.207) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 May 2006 02:52:43 -0700 Received: by nz-out-0102.google.com with SMTP id i11so397049nzi for ; Thu, 04 May 2006 02:52:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=a/7jJOUjg6auKzQ1p3GZDcxdAMELZEy0GeLe/GHJv0b2NlMZp9G8bp5dRvVOCze1dRpioC8KHweqUlWKvidhT3/dau03JGhQvYLxRTkeDfp2Wck+CpqrMSeYF3o8u4DquyEiyDPousdBLCi5KUsPJ1ZJ+7OGmmJ/Z+7NmK8zxl4= Received: by 10.36.148.1 with SMTP id v1mr718260nzd; Thu, 04 May 2006 02:52:23 -0700 (PDT) Received: by 10.36.178.2 with HTTP; Thu, 4 May 2006 02:52:23 -0700 (PDT) Message-ID: Date: Thu, 4 May 2006 13:22:23 +0330 From: "Maryam Moazeni" To: user@geronimo.apache.org Subject: Re: Error in Starting Geronimo In-Reply-To: <4690875E336998438DF43A78B8E38CF2E4F561@BLRKECMSG01.ad.infosys.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10146_2405800.1146736343055" References: <4690875E336998438DF43A78B8E38CF2E4F561@BLRKECMSG01.ad.infosys.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_10146_2405800.1146736343055 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Thanks Much, it worked !! --Maryam On 5/4/06, Santosh Koti wrote: > > > > This happens , whenever the server is trying to share the same port no, > which is already in use. > > > > Check ur port no in the config.xml , if the port is already in use, chang= e > it to other port=85! > > > > (Say , change to 8081..from 8080..!) > > > > Thanks, > > Santosh. > > "Don't talk about yourself; it will be done when you leave. " > > > > -----Original Message----- > *From:* Maryam Moazeni [mailto:mmoazeni@gmail.com] > *Sent:* Thursday, May 04, 2006 2:46 PM > *To:* user@geronimo.apache.org > *Subject:* Error in Starting Geronimo > > > > Hi, > > > > I want to Start the Apache Geronimo but I got the following errors when I > run : > > > > java -jar server.jar > > > > I have the *geronimo-1.0-M5* and *Jdk1.5.0_06* on my system > > I would appericiate if someone help me figure out the problem. > > > > Thanks in advance, > > --Maryam > > > > > > > > Booting Geronimo Kernel (in Java 1.4.2_03)... > Starting Geronimo Application Server > [********> ] 66% 20s Starting > ...che/geronimo/JettyRuntimeDeployer11:31:24,3 > 12 ERROR [GBeanInstanceState] Error while starting; GBean is now in the > FAILED s > tate: objectName=3D"geronimo.server:J2EEApplication=3Dnull > ,J2EEModule=3Dorg/apache/ger > onimo/Jetty,J2EEServer=3Dgeronimo,j2eeType=3DGBean,name=3DJettyWebConnect= or" > java.net.BindException: Address already in use: JVM_Bind > at java.net.PlainSocketImpl.socketBind(Native Method) > at java.net.PlainSocketImpl.bind(Unknown Source) > at java.net.ServerSocket.bind(Unknown Source) > at java.net.ServerSocket.(Unknown Source) > at org.mortbay.util.ThreadedServer.newServerSocket( > ThreadedServer.java:391) > at org.mortbay.util.ThreadedServer.open(ThreadedServer.java:477) > at org.apache.geronimo.jetty.connector.JettyConnector.doStart ( > JettyConnector.java:203) > at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance= ( > GBeanInstance.java:891) > at > org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart > (GBeanInstanceState.java :325) > at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start > (GBeanInsta > nceState.java:110) > at org.apache.geronimo.gbean.runtime.GBeanInstance.start( > GBeanInstance.java:480) > at > org.apache.geronimo.gbean.runtime.GBeanSingleReference.attemptFullSta > rt(GBeanSingleReference.java:154) > at > org.apache.geronimo.gbean.runtime.GBeanSingleReference.targetAdded(GB > eanSingleReference.java :127) > at > org.apache.geronimo.gbean.runtime.AbstractGBeanReference.addTarget (Ab > stractGBeanReference.java:242) > at > org.apache.geronimo.gbean.runtime.GBeanSingleReference$1.running(GBea > nSingleReference.java :163) > at > org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEve > nt(BasicLifecycleMonitor.java:155) > at > org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(Bas > icLifecycleMonitor.java :38) > at > org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBr > oadcaster.fireRunningEvent(BasicLifecycleMonitor.java:231) > at > org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart > (GBeanInstanceState.java:350) > at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBe= anInsta > nceState.java:110) > at > org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive (G > BeanInstanceState.java:132) > at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive= (GBeanI > nstance.java:497) > at > org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(Basi > cKernel.java:210) > at > org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(G > BeanInstanceState.java:140) > at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive > (GBeanI > nstance.java:497) > at > org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(Basi > cKernel.java :210) > at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java > :233) > at org.apache.geronimo.system.main.Daemon .(Daemon.java:78) > at org.apache.geronimo.system.main.Daemon.main (Daemon.java:316) > [*************] 100% 30s Startup complete > java.lang.IllegalStateException: Cannot retrieve the value for > non-persistent at > tribute protocol when GBeanInstance is DESTROYED > at org.apache.geronimo.gbean.runtime.GBeanInstance.getAttribute(G= BeanIns > tance.java:628) > at org.apache.geronimo.kernel.basic.BasicKernel.getAttribute(Basi= cKernel > .java:166) > at > org.apache.geronimo.system.main.ProgressBarStartupMonitor.wrapUp(Prog > ressBarStartupMonitor.java :234) > at > org.apache.geronimo.system.main.ProgressBarStartupMonitor.access$200 ( > ProgressBarStartupMonitor.java:31) > at > org.apache.geronimo.system.main.ProgressBarStartupMonitor$UpdateThrea > d.run (ProgressBarStartupMonitor.java:490) > Listening on Ports: > 1099 0.0.0.0 RMI Naming > 1527 0.0.0.0 Derby Connector > 4201 0.0.0.0 ActiveIO Connector EJB > 4242 0.0.0.0 Remote Login Listener > 8019 0.0.0.0 Tomcat Connector AJP > 8090 0.0.0.0 Tomcat Connector HTTP > 8443 0.0.0.0 Jetty Connector HTTPS > 8453 0.0.0.0 Tomcat Connector HTTPS > 61616 0.0.0.0 ActiveMQ Message Broker Connector > Started Application Modules: > EAR: org/apache/geronimo/Console/Jetty > WAR: org/apache/geronimo/applications/Welcome/Jetty > Web Applications: > http://cow:8090/ > http://cow:8090/console > http://cow:8090/console-standard > WARNING: Some GBeans were not started successfully: > JettyWebConnector (failed,redirectPort=3D8443,port=3D8080) > Geronimo Application Server started > > > > > **************** CAUTION - Disclaimer ***************** > This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended > solely for the use of the addressee(s). If you are not the intended > recipient, please notify the sender by e-mail and delete the original > message. Further, you are not to copy, disclose, or distribute this e-mai= l > or its contents to any other person and any such actions are unlawful. Th= is > e-mail may contain viruses. Infosys has taken every reasonable precaution= to > minimize this risk, but is not liable for any damage you may sustain as a > result of any virus in this e-mail. You should carry out your own virus > checks before opening the e-mail or attachment. Infosys reserves the righ= t > to monitor and review the content of all messages sent to or from this > e-mail address. Messages sent to or from this e-mail address may be store= d > on the Infosys e-mail system. > ***INFOSYS******** End of Disclaimer ********INFOSYS*** > ------=_Part_10146_2405800.1146736343055 Content-Type: text/html; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Thanks Much, it worked !!
 
--Maryam

 
On 5/4/06, S= antosh Koti <Santosh_Kot= i@infosys.com> wrote:

 

This happens , whenever the server = is trying to share the same port no, which is already in use.=

 

Check ur port no in the confi= g.xml , if the port is already in use, change it to other port=85!

 

(Say , change to 8081..from 8080..!= )

 

Thanks,

Santosh.

"Don't talk about yourself; it will be don= e when you leave. "

 

-----Original Message-----
From: Maryam Moazeni [mailto:= mmoazeni@gmail.com]
Sent: Thursday, May 04, 2006 2:46 PM
To: user@geronimo.apache.org
Subjec= t: Error in Starting Geronimo

<= span style=3D"FONT-SIZE: 12pt"> 

<= span style=3D"FONT-SIZE: 12pt">Hi,

<= span style=3D"FONT-SIZE: 12pt"> 

<= span style=3D"FONT-SIZE: 12pt">I want to Start the Apache Geronimo but=  I got the following errors when I run :

<= span style=3D"FONT-SIZE: 12pt"> 

<= span style=3D"FONT-SIZE: 12pt">java -jar server.jar

<= span style=3D"FONT-SIZE: 12pt"> 

<= span style=3D"FONT-SIZE: 12pt">I have the geronimo-1.0-M5 and Jdk1.5.0_06 on my system 

<= span style=3D"FONT-SIZE: 12pt">I would appericiate if someone help me figur= e out the problem.

<= span style=3D"FONT-SIZE: 12pt"> 

<= span style=3D"FONT-SIZE: 12pt">Thanks in advance,

<= span style=3D"FONT-SIZE: 12pt">--Maryam

<= span style=3D"FONT-SIZE: 12pt"> 

<= span style=3D"FONT-SIZE: 12pt"> 

<= span style=3D"FONT-SIZE: 12pt"> 

<= span style=3D"FONT-SIZE: 12pt">Booting Geronimo Kernel (in Java 1.4.2_03)..= .
Starting Geronimo Application Server
[********>   = ; ] 66%  20s Starting ...che/geronimo/JettyRuntimeDeployer11:31:24,3
12 ERROR [GBeanInstanceState] Error while starting; GBean is now in the= FAILED s
tate: objectName=3D"geronimo.server:J2EEApplication=3Dnu= ll,J2EEModule=3Dorg/apache/ger
onimo/Jetty,J2EEServer=3Dgeronimo,j2eeTyp= e=3DGBean,name=3DJettyWebConnector"
java.net.BindException: Address already in use: JVM_Bind
 &nbs= p;      at java.net.PlainSocketImpl.socketBind(Nat= ive Method)
        at java.net.Plain= SocketImpl.bind(Unknown Source)
      &nbs= p; at java.net.ServerSocket.bind (Unknown Source)
        at java.net.= ServerSocket.<init>(Unknown Source)
     = ;   at org.mortbay.util.ThreadedServer.newServerSocket(ThreadedSe= rver.java:391)
        at org.mortbay= .util.ThreadedServer.open( ThreadedServer.java:477)
        at o= rg.apache.geronimo.jetty.connector.JettyConnector.doStart (JettyConnector.j= ava:203)
        at org.apache.geroni= mo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:891)
        at org.apache.geronimo.gbean= .runtime.GBeanInstanceState.attemptFullStart
(GBeanInstanceState.java :3= 25)
        at org.apache.geronimo.gb= ean.runtime.GBeanInstanceState.start(GBeanInsta
nceState.java:110)
        at org.apache.geronimo.gbean= .runtime.GBeanInstance.start(GBeanInstance.java:480)
   &= nbsp;    at org.apache.geronimo.gbean.runtime.GBeanSingleRef= erence.attemptFullSta
rt(GBeanSingleReference.java:154)
  =       at=20 org.apache.geronimo.gbean.runtime.GBeanSingleReference.targetAdded(GB
ea= nSingleReference.java :127)
        a= t org.apache.geronimo.gbean.runtime.AbstractGBeanReference.addTarget (AbstractGBeanReference.java:242)
        at org.apache.geronimo.gbean= .runtime.GBeanSingleReference$1.running(GBea
nSingleReference.java :163)=
        at org.apache.geronimo.kerne= l.basic.BasicLifecycleMonitor.fireRunningEve
nt(BasicLifecycleMonitor.j= ava :155)
        at org.apache.geronimo.= kernel.basic.BasicLifecycleMonitor.access$300(Bas
icLifecycleMonitor.jav= a :38)
        at org.apache.geronimo= .kernel.basic.BasicLifecycleMonitor$RawLifecycleBr
oadcaster.fireRunnin= gEvent (BasicLifecycleMonitor.java:231)
      &nb= sp; at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStar= t
(GBeanInstanceState.java:350)
      =   at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start (GBeanInsta
nceState.java:110)
      &= nbsp; at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursiv= e (G
BeanInstanceState.java:132)
      =   at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive (GBeanI
nstance.java:497)
       = at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(Basi <= br>cKernel.java:210)
        at org.a= pache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(G
BeanInstanceState.java:140)
        a= t org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanI
= nstance.java:497)
        at org.apac= he.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(Basi
cKernel.ja= va :210)
        at org.apache.geronimo= .system.main.Daemon.doStartup(Daemon.java:233)
    &= nbsp;   at org.apache.geronimo.system.main.Daemon .<init>(D= aemon.java:78)
        at org.apache.= geronimo.system.main.Daemon.main (Daemon.java:316)
[*************] 100%  30s Startup complete
ja= va.lang.IllegalStateException: Cannot retrieve the value for non-persistent= at
tribute protocol when GBeanInstance is DESTROYED
  &nb= sp;     at org.apache.geronimo.gbean.runtime.GBeanInsta= nce.getAttribute (GBeanIns
tance.java:628)
       = at org.apache.geronimo.kernel.basic.BasicKernel.getAttribute (BasicKernel<= br>.java:166)
        at org.apache.g= eronimo.system.main.ProgressBarStartupMonitor.wrapUp(Prog
ressBarStartup= Monitor.java :234)
        at org.apache.geronimo= .system.main.ProgressBarStartupMonitor.access$200 (
ProgressBarStartupMo= nitor.java:31)
        at org.apache.= geronimo.system.main.ProgressBarStartupMonitor$UpdateThrea
d.run (ProgressBarStartupMonitor.java:490)
  Listening on Ports:
&nbs= p;   1099 0.0.0.0 RMI Naming
&= nbsp;   1527 0.0.0.0 Derby Connector
    4201 0.0.0.0 ActiveIO Connector EJB
    4242 0.0.0.0 Remote Login Listener
    8019 0.0.0.0 Tomcat Connector AJP
    8090 = 0.0.0.0 Tomcat Connector HTTP
    8443 0.0.0.0 Jetty Connector HTTPS
    8453 = 0.0.0.0 Tomcat Connector HTTPS
   61616 0.0.0.0 ActiveMQ Message Broker Connector
  Started= Application Modules:=20
    EAR: org/apache/geronimo/Console/Jetty
 &nb= sp;  WAR: org/apache/geronimo/applications/Welcome/Jetty
  Web= Applications:
    http://cow:8090/
    http://cow:8090/console
    http://cow:8090/console-standard
  WARNING: Some GBeans were no= t started successfully:
    JettyWebConnector (failed,red= irectPort=3D8443,port=3D8080)
Geronimo Application Server started=

<= span style=3D"FONT-SIZE: 12pt"> 

<= span style=3D"FONT-SIZE: 12pt"> 

=
**************** CAUTION - = Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDE= NTIAL INFORMATION intended solely for the use of the addressee(s). If you a= re not the intended recipient, please notify the sender by e-mail and delet= e the original message. Further, you are not to copy, disclose, or distribu= te this e-mail or its contents to any other person and any such actions are= unlawful. This e-mail may contain viruses. Infosys has taken every reasona= ble precaution to minimize this risk, but is not liable for any damage you = may sustain as a result of any virus in this e-mail. You should carry out y= our own virus checks before opening the e-mail or attachment. Infosys reser= ves the right to monitor and review the content of all messages sent to or = from this e-mail address. Messages sent to or from this e-mail address may = be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

------=_Part_10146_2405800.1146736343055--