You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Shiva Kumar H R <sh...@gmail.com> on 2006/07/05 15:05:57 UTC

Errors while using Geronimo Eclipse Plugin RC2

Hi,
I am using
http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-RC2.zipwith
Eclipse
3.1.2 and WTP 1.0.2 (build  wtp-sdk-R-1.0.2-200604200208).

1) While defining a New Server, during this dialog "New Apache
Geronimo v1.1Runtime:
Please enter the directory where Geronimo is currently installed or where
you would like it to be installed." as shown in attachment "1.GIF", once I
specify the "Application Server Installation Directory", the upper portion
of the Dialog gets reduced in size leaving me unable to see the message/info
there, as shown in attachment "2.GIF". Although this doesn't stop me from
defining a new server, I miss out on the information which was displayed
during that dialog.

2) After defining the server (I have the following server installed: Geronimo
1.1 with Jetty<http://www.apache.org/dyn/closer.cgi/geronimo/1.1/geronimo-jetty-j2ee-1.1.zip>with
Sun JDK
1.4.2_08), when I try to start the server, server does get started with the
below messages in "Console" view:
---------------------------------------------------------------------------------------------------------------------------------------
...
18:22:49,519 DEBUG [GBeanSingleReference] Waiting to start
geronimo/remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=jsp
because no targets are running for reference JettyServletRegistration
matching the patterns
geronimo/remote-deploy-jetty/1.1/car?J2EEApplication=null,j2eeType=WebModule,name=geronimo/remote-deploy-jetty/1.1/car
18:22:49,649 DEBUG [GBeanSingleReference] Waiting to start
geronimo/remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=file-upload
because no targets are running for reference Previous matching the patterns
geronimo/remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=404-error
Geronimo startup complete
---------------------------------------------------------------------------------------------------------------------------------------

However the "Servers" view still shows the server status as "Starting.." as
shown in attachment "3.GIF". And after a while, an Error message "Timeout
waiting for Apache Geronimo 1.1 to start. Server did not start after
240000s." (as shown in attachment "4.GIF") gets thrown. The ".log" file in
"eclipse\workspace\.metadata" directory has the following messages logged:
---------------------------------------------------------------------------------------------------------------------------------------
!SESSION 2006-07-05 17:53:56.827-----------------------------------------------
eclipse.buildId=M20060118-1600
java.version=1.4.2_08
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.wst.server.core 4 0 2006-07-05 18:26:00.293
!MESSAGE Timeout waiting for Apache Geronimo 1.1 to start. Server did not
start after 240000s.
---------------------------------------------------------------------------------------------------------------------------------------

- Shiva Kumar

Re: Errors while using Geronimo Eclipse Plugin RC2

Posted by Sachin Patel <sp...@gmail.com>.
You don't need to send to both, just send to one or the other, most  
everyone monitors both lists.

On Jul 6, 2006, at 8:41 AM, Shiva Kumar H R wrote:

> I intended to send my first mail to <de...@geronimo.apache.org> and  
> copy  < user@geronimo.apache.org> on the CC list. But mistakenly I  
> CC'ed it to <us...@geronimo.apache.org>. After that, I see  
> some mails getting missed from the user list. I am sorry for the  
> confusion caused. Now sending this mail to both dev & user lists.
>
> Thx,
> Shiva Kumar
>
> ---------- Forwarded message ----------
> From: Shiva Kumar H R <sh...@gmail.com>
> Date: Jul 6, 2006 5:58 PM
> Subject: Re: Errors while using Geronimo Eclipse Plugin RC2
> To: dev@geronimo.apache.org
>
> Hi Sachin,
> I tried using WTP 1.5 and Eclipse 3.2. The problems mentioned  
> earlier disappear and I am able to start/stop the server successfully.
>
> However after the server gets started, when I right click on the  
> server, I see that "Launch Geronimo Console" is disabled. Isn't  
> this a bug? Shall I open a JIRA for the same?
>
> I also observed that the ".log" file in my "eclipse\workspace 
> \.metadata" directory has the following messages logged. Do you  
> suspect any problem here?
> ---------------------------------------------------------------------- 
> ------------------------------------------------
> !SESSION 2006-07-06 17:50: 17.529  
> -----------------------------------------------
> eclipse.buildId=M20060629-1905
>
> java.version=1.4.2_08
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments:  -os win32 -ws win32 -arch x86 -clean
>
> !ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.524
> !MESSAGE Both 'org.apache.geronimo.deployment.model' and  
> 'org.apache.geronimo.v11.deployment.model' register an extension  
> parser for 'deployment'
>
> !ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.524
> !MESSAGE Both 'org.apache.geronimo.deployment.model' and  
> 'org.apache.geronimo.v11.deployment.model' register an extension  
> parser for 'naming'
>
> !ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.534
> !MESSAGE Both 'org.apache.geronimo.deployment.model' and  
> 'org.apache.geronimo.v11.deployment.model' register an extension  
> parser for 'web'
> ---------------------------------------------------------------------- 
> ------------------------------------------------
>
> - Shiva Kumar
>
>
> On 7/5/06, Sachin Patel < sppatel2@gmail.com> wrote: Can you retry  
> using the callisto release (WTP 1.5, and Eclipse 3.2)?
> This is what the plugin is built on and supports.
>
> On Jul 5, 2006, at 9:05 AM, Shiva Kumar H R wrote:
>
> > Hi,
> > I am using http://people.apache.org/dist/geronimo/eclipse/unstable/
> > g-eclipse-plugin-1.1-RC2.zip with Eclipse 3.1.2 and WTP 1.0.2
> > (build  wtp-sdk-R-1.0.2-200604200208).
> >
> > 1) While defining a New Server, during this dialog "New Apache
> > Geronimo v1.1 Runtime: Please enter the directory where Geronimo is
> > currently installed or where you would like it to be installed." as
> > shown in attachment " 1.GIF", once I specify the "Application
> > Server Installation Directory", the upper portion of the Dialog
> > gets reduced in size leaving me unable to see the message/info
> > there, as shown in attachment "2.GIF ". Although this doesn't stop
> > me from defining a new server, I miss out on the information which
> > was displayed during that dialog.
> >
> > 2) After defining the server (I have the following server
> > installed: Geronimo 1.1 with Jetty with Sun JDK 1.4.2_08), when I
> > try to start the server, server does get started with the below
> > messages in "Console" view:
> >  
> ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> > ...
> > 18:22:49,519 DEBUG [GBeanSingleReference] Waiting to start geronimo/
> > remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/
> > remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=jsp because no
> > targets are running for reference JettyServletRegistration matching
> > the patterns geronimo/remote-deploy-jetty/1.1/car?
> > J2EEApplication=null,j2eeType=WebModule,name=geronimo/remote-deploy-
> > jetty/1.1/car
> > 18:22:49,649 DEBUG [GBeanSingleReference] Waiting to start geronimo/
> > remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/
> > remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=file-upload
> > because no targets are running for reference Previous matching the
> > patterns geronimo/remote-deploy-jetty/1.1/car?
> > J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/
> > car,j2eeType=Servlet,name=404-error
> > Geronimo startup complete
> >  
> ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> >
> > However the "Servers" view still shows the server status as
> > "Starting.." as shown in attachment " 3.GIF". And after a while, an
> > Error message "Timeout waiting for Apache Geronimo 1.1 to start.
> > Server did not start after 240000s." (as shown in attachment
> > "4.GIF") gets thrown. The ".log" file in "eclipse\workspace
> > \.metadata" directory has the following messages logged:
> >  
> ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> > !SESSION 2006-07-05 17:53:56.827
> > -----------------------------------------------
> > eclipse.buildId=M20060118-1600
> > java.version=1.4.2_08
> > java.vendor=Sun Microsystems Inc.
> > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> > Command-line arguments:  -os win32 -ws win32 -arch x86
> >
> > !ENTRY org.eclipse.wst.server.core 4 0 2006-07-05 18:26:00.293
> > !MESSAGE Timeout waiting for Apache Geronimo 1.1 to start. Server
> > did not start after 240000s.
> >  
> ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> >
> > - Shiva Kumar
> > <1.GIF>
> > <2.GIF>
> > <3.GIF>
> > <4.GIF>
>
>
> -sachin
>


-sachin



Fwd: Errors while using Geronimo Eclipse Plugin RC2

Posted by Shiva Kumar H R <sh...@gmail.com>.
**I intended to send my first mail to <de...@geronimo.apache.org> and copy  <
user@geronimo.apache.org> on the CC list. But mistakenly I CC'ed it to <
user-subscribe@geronimo.apache.org>. After that, I see some mails getting
missed from the user list. I am sorry for the confusion caused. Now sending
this mail to both dev & user lists.

Thx,
Shiva Kumar

---------- Forwarded message ----------
From: Shiva Kumar H R <sh...@gmail.com>
Date: Jul 6, 2006 5:58 PM
Subject: Re: Errors while using Geronimo Eclipse Plugin RC2
To: dev@geronimo.apache.org

Hi Sachin,
I tried using WTP 1.5 and Eclipse 3.2. The problems mentioned earlier
disappear and I am able to start/stop the server successfully.

However after the server gets started, when I right click on the server, I
see that "Launch Geronimo Console" is disabled. Isn't this a bug? Shall I
open a JIRA for the same?

I also observed that the ".log" file in my "eclipse\workspace\.metadata"
directory has the following messages logged. Do you suspect any problem
here?
----------------------------------------------------------------------------------------------------------------------
!SESSION 2006-07-06 17:50: 17.529-----------------------------------------------
eclipse.buildId=M20060629-1905

java.version=1.4.2_08
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86 -clean

!ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.524
!MESSAGE Both 'org.apache.geronimo.deployment.model' and '
org.apache.geronimo.v11.deployment.model' register an extension parser for
'deployment'

!ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.524
!MESSAGE Both 'org.apache.geronimo.deployment.model' and '
org.apache.geronimo.v11.deployment.model' register an extension parser for
'naming'

!ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.534
!MESSAGE Both 'org.apache.geronimo.deployment.model' and '
org.apache.geronimo.v11.deployment.model' register an extension parser for
'web'
----------------------------------------------------------------------------------------------------------------------


- Shiva Kumar


On 7/5/06, Sachin Patel <sp...@gmail.com> wrote:
>
> Can you retry using the callisto release (WTP 1.5, and Eclipse 3.2)?
> This is what the plugin is built on and supports.
>
> On Jul 5, 2006, at 9:05 AM, Shiva Kumar H R wrote:
>
> > Hi,
> > I am using http://people.apache.org/dist/geronimo/eclipse/unstable/
> > g-eclipse-plugin-1.1-RC2.zip with Eclipse 3.1.2 and WTP 1.0.2
> > (build  wtp-sdk-R-1.0.2-200604200208).
> >
> > 1) While defining a New Server, during this dialog "New Apache
> > Geronimo v1.1 Runtime: Please enter the directory where Geronimo is
> > currently installed or where you would like it to be installed." as
> > shown in attachment " 1.GIF", once I specify the "Application
> > Server Installation Directory", the upper portion of the Dialog
> > gets reduced in size leaving me unable to see the message/info
> > there, as shown in attachment "2.GIF ". Although this doesn't stop
> > me from defining a new server, I miss out on the information which
> > was displayed during that dialog.
> >
> > 2) After defining the server (I have the following server
> > installed: Geronimo 1.1 with Jetty with Sun JDK 1.4.2_08), when I
> > try to start the server, server does get started with the below
> > messages in "Console" view:
> > ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> > ...
> > 18:22:49,519 DEBUG [GBeanSingleReference] Waiting to start geronimo/
> > remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/
> > remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=jsp because no
> > targets are running for reference JettyServletRegistration matching
> > the patterns geronimo/remote-deploy-jetty/1.1/car?
> > J2EEApplication=null,j2eeType=WebModule,name=geronimo/remote-deploy-
> > jetty/1.1/car
> > 18:22:49,649 DEBUG [GBeanSingleReference] Waiting to start geronimo/
> > remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/
> > remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=file-upload
> > because no targets are running for reference Previous matching the
> > patterns geronimo/remote-deploy-jetty/1.1/car?
> > J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/
> > car,j2eeType=Servlet,name=404-error
> > Geronimo startup complete
> > ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> >
> > However the "Servers" view still shows the server status as
> > "Starting.." as shown in attachment " 3.GIF". And after a while, an
> > Error message "Timeout waiting for Apache Geronimo 1.1 to start.
> > Server did not start after 240000s." (as shown in attachment
> > "4.GIF") gets thrown. The ".log" file in "eclipse\workspace
> > \.metadata" directory has the following messages logged:
> > ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> > !SESSION 2006-07-05 17:53:56.827
> > -----------------------------------------------
> > eclipse.buildId=M20060118-1600
> > java.version=1.4.2_08
> > java.vendor=Sun Microsystems Inc.
> > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> > Command-line arguments:  -os win32 -ws win32 -arch x86
> >
> > !ENTRY org.eclipse.wst.server.core 4 0 2006-07-05 18:26:00.293
> > !MESSAGE Timeout waiting for Apache Geronimo 1.1 to start. Server
> > did not start after 240000s.
> > ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> >
> > - Shiva Kumar
> > <1.GIF>
> > <2.GIF>
> > <3.GIF>
> > <4.GIF>
>
>
> -sachin
>
>

Re: Errors while using Geronimo Eclipse Plugin RC2

Posted by Sachin Patel <sp...@gmail.com>.
Thats what I like to hear :)

On Jul 7, 2006, at 8:40 AM, Shiva Kumar H R wrote:

> :) After using WTP 1.5 & Eclipse 3.2, the dialog size problem  
> disappeared.
>
> Also, tried launching Geronimo Console from within Eclipse using  
> 1.1 RC3 plugin and it works.
>
> - Shiva
>
> On 7/6/06, Sachin Patel <sp...@gmail.com> wrote: As far as the  
> UI problem of the dialog size, can you open a JIRA and
> attach the screen shot to it.  Also since you're the SWT/JFace
> expert :) if I point you to the code, would you be able to provide a
> quick fix?
>
> Thanks.
>
> On Jul 6, 2006, at 10:08 AM, Sachin Patel wrote:
>
> >
> > On Jul 6, 2006, at 8:28 AM, Shiva Kumar H R wrote:
> >
> >> Hi Sachin,
> >> I tried using WTP 1.5 and Eclipse 3.2. The problems mentioned
> >> earlier disappear and I am able to start/stop the server
> >> successfully.
> >>
> >> However after the server gets started, when I right click on the
> >> server, I see that "Launch Geronimo Console" is disabled. Isn't
> >> this a bug? Shall I open a JIRA for the same?
> >
> > Yes, I noticed this as well, please open a JIRA.
> >
> >>
> >> I also observed that the ".log" file in my "eclipse\workspace
> >> \.metadata" directory has the following messages logged. Do you
> >> suspect any problem here?
> >
> > No this is ok and just a warning.  I can't remove the duplicate
> > extensions because they are being inserted automatically by EMF
> > during the build.
> >
> >>  
> ---------------------------------------------------------------------
> >> -------------------------------------------------
> >> !SESSION 2006-07-06 17:50: 17.529
> >> -----------------------------------------------
> >> eclipse.buildId=M20060629-1905
> >> java.version=1.4.2_08
> >> java.vendor=Sun Microsystems Inc.
> >> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> >> Command-line arguments:  -os win32 -ws win32 -arch x86 -clean
> >>
> >> !ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.524
> >> !MESSAGE Both 'org.apache.geronimo.deployment.model' and
> >> 'org.apache.geronimo.v11.deployment.model' register an extension
> >> parser for 'deployment'
> >>
> >> !ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.524
> >> !MESSAGE Both ' org.apache.geronimo.deployment.model' and
> >> 'org.apache.geronimo.v11.deployment.model' register an extension
> >> parser for 'naming'
> >>
> >> !ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50: 41.534
> >> !MESSAGE Both 'org.apache.geronimo.deployment.model' and
> >> 'org.apache.geronimo.v11.deployment.model' register an extension
> >> parser for 'web'
> >>  
> ---------------------------------------------------------------------
> >> -------------------------------------------------
> >>
> >> - Shiva Kumar
> >>
> >> On 7/5/06, Sachin Patel <sp...@gmail.com> wrote: Can you retry
> >> using the callisto release (WTP 1.5, and Eclipse 3.2)?
> >> This is what the plugin is built on and supports.
> >>
> >> On Jul 5, 2006, at 9:05 AM, Shiva Kumar H R wrote:
> >>
> >> > Hi,
> >> > I am using http://people.apache.org/dist/geronimo/eclipse/ 
> unstable/
> >> > g-eclipse-plugin-1.1-RC2.zip with Eclipse 3.1.2 and WTP 1.0.2
> >> > (build  wtp-sdk-R-1.0.2-200604200208).
> >> >
> >> > 1) While defining a New Server, during this dialog "New Apache
> >> > Geronimo v1.1 Runtime: Please enter the directory where  
> Geronimo is
> >> > currently installed or where you would like it to be  
> installed." as
> >> > shown in attachment " 1.GIF", once I specify the "Application
> >> > Server Installation Directory", the upper portion of the Dialog
> >> > gets reduced in size leaving me unable to see the message/info
> >> > there, as shown in attachment "2.GIF ". Although this doesn't  
> stop
> >> > me from defining a new server, I miss out on the information  
> which
> >> > was displayed during that dialog.
> >> >
> >> > 2) After defining the server (I have the following server
> >> > installed: Geronimo 1.1 with Jetty with Sun JDK 1.4.2_08), when I
> >> > try to start the server, server does get started with the below
> >> > messages in "Console" view:
> >> >
> >>  
> ---------------------------------------------------------------------
> >> -
> >> > -----------------------------------------------------------------
> >> > ...
> >> > 18:22:49,519 DEBUG [GBeanSingleReference] Waiting to start
> >> geronimo/
> >> > remote-deploy-jetty/1.1/car?
> >> J2EEApplication=null,WebModule=geronimo/
> >> > remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=jsp because no
> >> > targets are running for reference JettyServletRegistration  
> matching
> >> > the patterns geronimo/remote-deploy-jetty/1.1/car?
> >> > J2EEApplication=null,j2eeType=WebModule,name=geronimo/remote-
> >> deploy-
> >> > jetty/1.1/car
> >> > 18:22:49,649 DEBUG [GBeanSingleReference] Waiting to start
> >> geronimo/
> >> > remote-deploy-jetty/1.1/car?
> >> J2EEApplication=null,WebModule=geronimo/
> >> > remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=file-upload
> >> > because no targets are running for reference Previous matching  
> the
> >> > patterns geronimo/remote-deploy-jetty/1.1/car?
> >> > J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/
> >> > car,j2eeType=Servlet,name=404-error
> >> > Geronimo startup complete
> >> >
> >>  
> ---------------------------------------------------------------------
> >> -
> >> > -----------------------------------------------------------------
> >> >
> >> > However the "Servers" view still shows the server status as
> >> > "Starting.." as shown in attachment " 3.GIF". And after a  
> while, an
> >> > Error message "Timeout waiting for Apache Geronimo 1.1 to start.
> >> > Server did not start after 240000s." (as shown in attachment
> >> > "4.GIF") gets thrown. The ".log" file in "eclipse\workspace
> >> > \.metadata" directory has the following messages logged:
> >> >
> >>  
> ---------------------------------------------------------------------
> >> -
> >> > -----------------------------------------------------------------
> >> > !SESSION 2006-07-05 17:53:56.827
> >> > -----------------------------------------------
> >> > eclipse.buildId=M20060118-1600
> >> > java.version=1.4.2_08
> >> > java.vendor=Sun Microsystems Inc.
> >> > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> >> > Command-line arguments:  -os win32 -ws win32 -arch x86
> >> >
> >> > !ENTRY org.eclipse.wst.server.core 4 0 2006-07-05 18:26:00.293
> >> > !MESSAGE Timeout waiting for Apache Geronimo 1.1 to start. Server
> >> > did not start after 240000s.
> >> >
> >>  
> ---------------------------------------------------------------------
> >> -
> >> > -----------------------------------------------------------------
> >> >
> >> > - Shiva Kumar
> >> > <1.GIF>
> >> > <2.GIF>
> >> > <3.GIF>
> >> > <4.GIF>
> >>
> >>
> >> -sachin
> >>
> >>
> >>
> >>
> >
> >
> > -sachin
> >
> >
>
>
> -sachin
>
>
>


-sachin



Re: Errors while using Geronimo Eclipse Plugin RC2

Posted by Shiva Kumar H R <sh...@gmail.com>.
:) After using WTP 1.5 & Eclipse 3.2, the dialog size problem disappeared.

Also, tried launching Geronimo Console from within Eclipse using 1.1 RC3
plugin and it works.

- Shiva

On 7/6/06, Sachin Patel <sp...@gmail.com> wrote:
>
> As far as the UI problem of the dialog size, can you open a JIRA and
> attach the screen shot to it.  Also since you're the SWT/JFace
> expert :) if I point you to the code, would you be able to provide a
> quick fix?
>
> Thanks.
>
> On Jul 6, 2006, at 10:08 AM, Sachin Patel wrote:
>
> >
> > On Jul 6, 2006, at 8:28 AM, Shiva Kumar H R wrote:
> >
> >> Hi Sachin,
> >> I tried using WTP 1.5 and Eclipse 3.2. The problems mentioned
> >> earlier disappear and I am able to start/stop the server
> >> successfully.
> >>
> >> However after the server gets started, when I right click on the
> >> server, I see that "Launch Geronimo Console" is disabled. Isn't
> >> this a bug? Shall I open a JIRA for the same?
> >
> > Yes, I noticed this as well, please open a JIRA.
> >
> >>
> >> I also observed that the ".log" file in my "eclipse\workspace
> >> \.metadata" directory has the following messages logged. Do you
> >> suspect any problem here?
> >
> > No this is ok and just a warning.  I can't remove the duplicate
> > extensions because they are being inserted automatically by EMF
> > during the build.
> >
> >> ---------------------------------------------------------------------
> >> -------------------------------------------------
> >> !SESSION 2006-07-06 17:50: 17.529
> >> -----------------------------------------------
> >> eclipse.buildId=M20060629-1905
> >> java.version=1.4.2_08
> >> java.vendor=Sun Microsystems Inc.
> >> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> >> Command-line arguments:  -os win32 -ws win32 -arch x86 -clean
> >>
> >> !ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.524
> >> !MESSAGE Both 'org.apache.geronimo.deployment.model' and
> >> 'org.apache.geronimo.v11.deployment.model' register an extension
> >> parser for 'deployment'
> >>
> >> !ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.524
> >> !MESSAGE Both 'org.apache.geronimo.deployment.model' and
> >> 'org.apache.geronimo.v11.deployment.model' register an extension
> >> parser for 'naming'
> >>
> >> !ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.534
> >> !MESSAGE Both 'org.apache.geronimo.deployment.model' and
> >> 'org.apache.geronimo.v11.deployment.model' register an extension
> >> parser for 'web'
> >> ---------------------------------------------------------------------
> >> -------------------------------------------------
> >>
> >> - Shiva Kumar
> >>
> >> On 7/5/06, Sachin Patel <sp...@gmail.com> wrote: Can you retry
> >> using the callisto release (WTP 1.5, and Eclipse 3.2)?
> >> This is what the plugin is built on and supports.
> >>
> >> On Jul 5, 2006, at 9:05 AM, Shiva Kumar H R wrote:
> >>
> >> > Hi,
> >> > I am using http://people.apache.org/dist/geronimo/eclipse/unstable/
> >> > g-eclipse-plugin-1.1-RC2.zip with Eclipse 3.1.2 and WTP 1.0.2
> >> > (build  wtp-sdk-R-1.0.2-200604200208).
> >> >
> >> > 1) While defining a New Server, during this dialog "New Apache
> >> > Geronimo v1.1 Runtime: Please enter the directory where Geronimo is
> >> > currently installed or where you would like it to be installed." as
> >> > shown in attachment " 1.GIF", once I specify the "Application
> >> > Server Installation Directory", the upper portion of the Dialog
> >> > gets reduced in size leaving me unable to see the message/info
> >> > there, as shown in attachment "2.GIF ". Although this doesn't stop
> >> > me from defining a new server, I miss out on the information which
> >> > was displayed during that dialog.
> >> >
> >> > 2) After defining the server (I have the following server
> >> > installed: Geronimo 1.1 with Jetty with Sun JDK 1.4.2_08), when I
> >> > try to start the server, server does get started with the below
> >> > messages in "Console" view:
> >> >
> >> ---------------------------------------------------------------------
> >> -
> >> > -----------------------------------------------------------------
> >> > ...
> >> > 18:22:49,519 DEBUG [GBeanSingleReference] Waiting to start
> >> geronimo/
> >> > remote-deploy-jetty/1.1/car?
> >> J2EEApplication=null,WebModule=geronimo/
> >> > remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=jsp because no
> >> > targets are running for reference JettyServletRegistration matching
> >> > the patterns geronimo/remote-deploy-jetty/1.1/car?
> >> > J2EEApplication=null,j2eeType=WebModule,name=geronimo/remote-
> >> deploy-
> >> > jetty/1.1/car
> >> > 18:22:49,649 DEBUG [GBeanSingleReference] Waiting to start
> >> geronimo/
> >> > remote-deploy-jetty/1.1/car?
> >> J2EEApplication=null,WebModule=geronimo/
> >> > remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=file-upload
> >> > because no targets are running for reference Previous matching the
> >> > patterns geronimo/remote-deploy-jetty/1.1/car?
> >> > J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/
> >> > car,j2eeType=Servlet,name=404-error
> >> > Geronimo startup complete
> >> >
> >> ---------------------------------------------------------------------
> >> -
> >> > -----------------------------------------------------------------
> >> >
> >> > However the "Servers" view still shows the server status as
> >> > "Starting.." as shown in attachment " 3.GIF". And after a while, an
> >> > Error message "Timeout waiting for Apache Geronimo 1.1 to start.
> >> > Server did not start after 240000s." (as shown in attachment
> >> > "4.GIF") gets thrown. The ".log" file in "eclipse\workspace
> >> > \.metadata" directory has the following messages logged:
> >> >
> >> ---------------------------------------------------------------------
> >> -
> >> > -----------------------------------------------------------------
> >> > !SESSION 2006-07-05 17:53:56.827
> >> > -----------------------------------------------
> >> > eclipse.buildId=M20060118-1600
> >> > java.version=1.4.2_08
> >> > java.vendor=Sun Microsystems Inc.
> >> > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> >> > Command-line arguments:  -os win32 -ws win32 -arch x86
> >> >
> >> > !ENTRY org.eclipse.wst.server.core 4 0 2006-07-05 18:26:00.293
> >> > !MESSAGE Timeout waiting for Apache Geronimo 1.1 to start. Server
> >> > did not start after 240000s.
> >> >
> >> ---------------------------------------------------------------------
> >> -
> >> > -----------------------------------------------------------------
> >> >
> >> > - Shiva Kumar
> >> > <1.GIF>
> >> > <2.GIF>
> >> > <3.GIF>
> >> > <4.GIF>
> >>
> >>
> >> -sachin
> >>
> >>
> >>
> >>
> >
> >
> > -sachin
> >
> >
>
>
> -sachin
>
>
>

Re: Errors while using Geronimo Eclipse Plugin RC2

Posted by Sachin Patel <sp...@gmail.com>.
As far as the UI problem of the dialog size, can you open a JIRA and  
attach the screen shot to it.  Also since you're the SWT/JFace  
expert :) if I point you to the code, would you be able to provide a  
quick fix?

Thanks.

On Jul 6, 2006, at 10:08 AM, Sachin Patel wrote:

>
> On Jul 6, 2006, at 8:28 AM, Shiva Kumar H R wrote:
>
>> Hi Sachin,
>> I tried using WTP 1.5 and Eclipse 3.2. The problems mentioned  
>> earlier disappear and I am able to start/stop the server  
>> successfully.
>>
>> However after the server gets started, when I right click on the  
>> server, I see that "Launch Geronimo Console" is disabled. Isn't  
>> this a bug? Shall I open a JIRA for the same?
>
> Yes, I noticed this as well, please open a JIRA.
>
>>
>> I also observed that the ".log" file in my "eclipse\workspace 
>> \.metadata" directory has the following messages logged. Do you  
>> suspect any problem here?
>
> No this is ok and just a warning.  I can't remove the duplicate  
> extensions because they are being inserted automatically by EMF  
> during the build.
>
>> --------------------------------------------------------------------- 
>> -------------------------------------------------
>> !SESSION 2006-07-06 17:50: 17.529  
>> -----------------------------------------------
>> eclipse.buildId=M20060629-1905
>> java.version=1.4.2_08
>> java.vendor=Sun Microsystems Inc.
>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>> Command-line arguments:  -os win32 -ws win32 -arch x86 -clean
>>
>> !ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.524
>> !MESSAGE Both 'org.apache.geronimo.deployment.model' and  
>> 'org.apache.geronimo.v11.deployment.model' register an extension  
>> parser for 'deployment'
>>
>> !ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.524
>> !MESSAGE Both 'org.apache.geronimo.deployment.model' and  
>> 'org.apache.geronimo.v11.deployment.model' register an extension  
>> parser for 'naming'
>>
>> !ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.534
>> !MESSAGE Both 'org.apache.geronimo.deployment.model' and  
>> 'org.apache.geronimo.v11.deployment.model' register an extension  
>> parser for 'web'
>> --------------------------------------------------------------------- 
>> -------------------------------------------------
>>
>> - Shiva Kumar
>>
>> On 7/5/06, Sachin Patel <sp...@gmail.com> wrote: Can you retry  
>> using the callisto release (WTP 1.5, and Eclipse 3.2)?
>> This is what the plugin is built on and supports.
>>
>> On Jul 5, 2006, at 9:05 AM, Shiva Kumar H R wrote:
>>
>> > Hi,
>> > I am using http://people.apache.org/dist/geronimo/eclipse/unstable/
>> > g-eclipse-plugin-1.1-RC2.zip with Eclipse 3.1.2 and WTP 1.0.2
>> > (build  wtp-sdk-R-1.0.2-200604200208).
>> >
>> > 1) While defining a New Server, during this dialog "New Apache
>> > Geronimo v1.1 Runtime: Please enter the directory where Geronimo is
>> > currently installed or where you would like it to be installed." as
>> > shown in attachment " 1.GIF", once I specify the "Application
>> > Server Installation Directory", the upper portion of the Dialog
>> > gets reduced in size leaving me unable to see the message/info
>> > there, as shown in attachment "2.GIF ". Although this doesn't stop
>> > me from defining a new server, I miss out on the information which
>> > was displayed during that dialog.
>> >
>> > 2) After defining the server (I have the following server
>> > installed: Geronimo 1.1 with Jetty with Sun JDK 1.4.2_08), when I
>> > try to start the server, server does get started with the below
>> > messages in "Console" view:
>> >  
>> --------------------------------------------------------------------- 
>> -
>> > -----------------------------------------------------------------
>> > ...
>> > 18:22:49,519 DEBUG [GBeanSingleReference] Waiting to start  
>> geronimo/
>> > remote-deploy-jetty/1.1/car? 
>> J2EEApplication=null,WebModule=geronimo/
>> > remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=jsp because no
>> > targets are running for reference JettyServletRegistration matching
>> > the patterns geronimo/remote-deploy-jetty/1.1/car?
>> > J2EEApplication=null,j2eeType=WebModule,name=geronimo/remote- 
>> deploy-
>> > jetty/1.1/car
>> > 18:22:49,649 DEBUG [GBeanSingleReference] Waiting to start  
>> geronimo/
>> > remote-deploy-jetty/1.1/car? 
>> J2EEApplication=null,WebModule=geronimo/
>> > remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=file-upload
>> > because no targets are running for reference Previous matching the
>> > patterns geronimo/remote-deploy-jetty/1.1/car?
>> > J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/
>> > car,j2eeType=Servlet,name=404-error
>> > Geronimo startup complete
>> >  
>> --------------------------------------------------------------------- 
>> -
>> > -----------------------------------------------------------------
>> >
>> > However the "Servers" view still shows the server status as
>> > "Starting.." as shown in attachment " 3.GIF". And after a while, an
>> > Error message "Timeout waiting for Apache Geronimo 1.1 to start.
>> > Server did not start after 240000s." (as shown in attachment
>> > "4.GIF") gets thrown. The ".log" file in "eclipse\workspace
>> > \.metadata" directory has the following messages logged:
>> >  
>> --------------------------------------------------------------------- 
>> -
>> > -----------------------------------------------------------------
>> > !SESSION 2006-07-05 17:53:56.827
>> > -----------------------------------------------
>> > eclipse.buildId=M20060118-1600
>> > java.version=1.4.2_08
>> > java.vendor=Sun Microsystems Inc.
>> > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>> > Command-line arguments:  -os win32 -ws win32 -arch x86
>> >
>> > !ENTRY org.eclipse.wst.server.core 4 0 2006-07-05 18:26:00.293
>> > !MESSAGE Timeout waiting for Apache Geronimo 1.1 to start. Server
>> > did not start after 240000s.
>> >  
>> --------------------------------------------------------------------- 
>> -
>> > -----------------------------------------------------------------
>> >
>> > - Shiva Kumar
>> > <1.GIF>
>> > <2.GIF>
>> > <3.GIF>
>> > <4.GIF>
>>
>>
>> -sachin
>>
>>
>>
>>
>
>
> -sachin
>
>


-sachin



Re: Errors while using Geronimo Eclipse Plugin RC2

Posted by Sachin Patel <sp...@gmail.com>.
On Jul 6, 2006, at 8:28 AM, Shiva Kumar H R wrote:

> Hi Sachin,
> I tried using WTP 1.5 and Eclipse 3.2. The problems mentioned  
> earlier disappear and I am able to start/stop the server successfully.
>
> However after the server gets started, when I right click on the  
> server, I see that "Launch Geronimo Console" is disabled. Isn't  
> this a bug? Shall I open a JIRA for the same?

Yes, I noticed this as well, please open a JIRA.

>
> I also observed that the ".log" file in my "eclipse\workspace 
> \.metadata" directory has the following messages logged. Do you  
> suspect any problem here?

No this is ok and just a warning.  I can't remove the duplicate  
extensions because they are being inserted automatically by EMF  
during the build.

> ---------------------------------------------------------------------- 
> ------------------------------------------------
> !SESSION 2006-07-06 17:50: 17.529  
> -----------------------------------------------
> eclipse.buildId=M20060629-1905
> java.version=1.4.2_08
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments:  -os win32 -ws win32 -arch x86 -clean
>
> !ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.524
> !MESSAGE Both 'org.apache.geronimo.deployment.model' and  
> 'org.apache.geronimo.v11.deployment.model' register an extension  
> parser for 'deployment'
>
> !ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.524
> !MESSAGE Both 'org.apache.geronimo.deployment.model' and  
> 'org.apache.geronimo.v11.deployment.model' register an extension  
> parser for 'naming'
>
> !ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.534
> !MESSAGE Both 'org.apache.geronimo.deployment.model' and  
> 'org.apache.geronimo.v11.deployment.model' register an extension  
> parser for 'web'
> ---------------------------------------------------------------------- 
> ------------------------------------------------
>
> - Shiva Kumar
>
> On 7/5/06, Sachin Patel <sp...@gmail.com> wrote: Can you retry  
> using the callisto release (WTP 1.5, and Eclipse 3.2)?
> This is what the plugin is built on and supports.
>
> On Jul 5, 2006, at 9:05 AM, Shiva Kumar H R wrote:
>
> > Hi,
> > I am using http://people.apache.org/dist/geronimo/eclipse/unstable/
> > g-eclipse-plugin-1.1-RC2.zip with Eclipse 3.1.2 and WTP 1.0.2
> > (build  wtp-sdk-R-1.0.2-200604200208).
> >
> > 1) While defining a New Server, during this dialog "New Apache
> > Geronimo v1.1 Runtime: Please enter the directory where Geronimo is
> > currently installed or where you would like it to be installed." as
> > shown in attachment " 1.GIF", once I specify the "Application
> > Server Installation Directory", the upper portion of the Dialog
> > gets reduced in size leaving me unable to see the message/info
> > there, as shown in attachment "2.GIF ". Although this doesn't stop
> > me from defining a new server, I miss out on the information which
> > was displayed during that dialog.
> >
> > 2) After defining the server (I have the following server
> > installed: Geronimo 1.1 with Jetty with Sun JDK 1.4.2_08), when I
> > try to start the server, server does get started with the below
> > messages in "Console" view:
> >  
> ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> > ...
> > 18:22:49,519 DEBUG [GBeanSingleReference] Waiting to start geronimo/
> > remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/
> > remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=jsp because no
> > targets are running for reference JettyServletRegistration matching
> > the patterns geronimo/remote-deploy-jetty/1.1/car?
> > J2EEApplication=null,j2eeType=WebModule,name=geronimo/remote-deploy-
> > jetty/1.1/car
> > 18:22:49,649 DEBUG [GBeanSingleReference] Waiting to start geronimo/
> > remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/
> > remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=file-upload
> > because no targets are running for reference Previous matching the
> > patterns geronimo/remote-deploy-jetty/1.1/car?
> > J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/
> > car,j2eeType=Servlet,name=404-error
> > Geronimo startup complete
> >  
> ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> >
> > However the "Servers" view still shows the server status as
> > "Starting.." as shown in attachment " 3.GIF". And after a while, an
> > Error message "Timeout waiting for Apache Geronimo 1.1 to start.
> > Server did not start after 240000s." (as shown in attachment
> > "4.GIF") gets thrown. The ".log" file in "eclipse\workspace
> > \.metadata" directory has the following messages logged:
> >  
> ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> > !SESSION 2006-07-05 17:53:56.827
> > -----------------------------------------------
> > eclipse.buildId=M20060118-1600
> > java.version=1.4.2_08
> > java.vendor=Sun Microsystems Inc.
> > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> > Command-line arguments:  -os win32 -ws win32 -arch x86
> >
> > !ENTRY org.eclipse.wst.server.core 4 0 2006-07-05 18:26:00.293
> > !MESSAGE Timeout waiting for Apache Geronimo 1.1 to start. Server
> > did not start after 240000s.
> >  
> ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> >
> > - Shiva Kumar
> > <1.GIF>
> > <2.GIF>
> > <3.GIF>
> > <4.GIF>
>
>
> -sachin
>
>
>
>


-sachin



Fwd: Errors while using Geronimo Eclipse Plugin RC2

Posted by Shiva Kumar H R <sh...@gmail.com>.
**I intended to send my first mail to <de...@geronimo.apache.org> and copy  <
user@geronimo.apache.org> on the CC list. But mistakenly I CC'ed it to <
user-subscribe@geronimo.apache.org>. After that, I see some mails getting
missed from the user list. I am sorry for the confusion caused. Now sending
this mail to both dev & user lists.

Thx,
Shiva Kumar

---------- Forwarded message ----------
From: Shiva Kumar H R <sh...@gmail.com>
Date: Jul 6, 2006 5:58 PM
Subject: Re: Errors while using Geronimo Eclipse Plugin RC2
To: dev@geronimo.apache.org

Hi Sachin,
I tried using WTP 1.5 and Eclipse 3.2. The problems mentioned earlier
disappear and I am able to start/stop the server successfully.

However after the server gets started, when I right click on the server, I
see that "Launch Geronimo Console" is disabled. Isn't this a bug? Shall I
open a JIRA for the same?

I also observed that the ".log" file in my "eclipse\workspace\.metadata"
directory has the following messages logged. Do you suspect any problem
here?
----------------------------------------------------------------------------------------------------------------------
!SESSION 2006-07-06 17:50: 17.529-----------------------------------------------
eclipse.buildId=M20060629-1905

java.version=1.4.2_08
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86 -clean

!ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.524
!MESSAGE Both 'org.apache.geronimo.deployment.model' and '
org.apache.geronimo.v11.deployment.model' register an extension parser for
'deployment'

!ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.524
!MESSAGE Both 'org.apache.geronimo.deployment.model' and '
org.apache.geronimo.v11.deployment.model' register an extension parser for
'naming'

!ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.534
!MESSAGE Both 'org.apache.geronimo.deployment.model' and '
org.apache.geronimo.v11.deployment.model' register an extension parser for
'web'
----------------------------------------------------------------------------------------------------------------------


- Shiva Kumar


On 7/5/06, Sachin Patel <sp...@gmail.com> wrote:
>
> Can you retry using the callisto release (WTP 1.5, and Eclipse 3.2)?
> This is what the plugin is built on and supports.
>
> On Jul 5, 2006, at 9:05 AM, Shiva Kumar H R wrote:
>
> > Hi,
> > I am using http://people.apache.org/dist/geronimo/eclipse/unstable/
> > g-eclipse-plugin-1.1-RC2.zip with Eclipse 3.1.2 and WTP 1.0.2
> > (build  wtp-sdk-R-1.0.2-200604200208).
> >
> > 1) While defining a New Server, during this dialog "New Apache
> > Geronimo v1.1 Runtime: Please enter the directory where Geronimo is
> > currently installed or where you would like it to be installed." as
> > shown in attachment " 1.GIF", once I specify the "Application
> > Server Installation Directory", the upper portion of the Dialog
> > gets reduced in size leaving me unable to see the message/info
> > there, as shown in attachment "2.GIF ". Although this doesn't stop
> > me from defining a new server, I miss out on the information which
> > was displayed during that dialog.
> >
> > 2) After defining the server (I have the following server
> > installed: Geronimo 1.1 with Jetty with Sun JDK 1.4.2_08), when I
> > try to start the server, server does get started with the below
> > messages in "Console" view:
> > ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> > ...
> > 18:22:49,519 DEBUG [GBeanSingleReference] Waiting to start geronimo/
> > remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/
> > remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=jsp because no
> > targets are running for reference JettyServletRegistration matching
> > the patterns geronimo/remote-deploy-jetty/1.1/car?
> > J2EEApplication=null,j2eeType=WebModule,name=geronimo/remote-deploy-
> > jetty/1.1/car
> > 18:22:49,649 DEBUG [GBeanSingleReference] Waiting to start geronimo/
> > remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/
> > remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=file-upload
> > because no targets are running for reference Previous matching the
> > patterns geronimo/remote-deploy-jetty/1.1/car?
> > J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/
> > car,j2eeType=Servlet,name=404-error
> > Geronimo startup complete
> > ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> >
> > However the "Servers" view still shows the server status as
> > "Starting.." as shown in attachment " 3.GIF". And after a while, an
> > Error message "Timeout waiting for Apache Geronimo 1.1 to start.
> > Server did not start after 240000s." (as shown in attachment
> > "4.GIF") gets thrown. The ".log" file in "eclipse\workspace
> > \.metadata" directory has the following messages logged:
> > ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> > !SESSION 2006-07-05 17:53:56.827
> > -----------------------------------------------
> > eclipse.buildId=M20060118-1600
> > java.version=1.4.2_08
> > java.vendor=Sun Microsystems Inc.
> > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> > Command-line arguments:  -os win32 -ws win32 -arch x86
> >
> > !ENTRY org.eclipse.wst.server.core 4 0 2006-07-05 18:26:00.293
> > !MESSAGE Timeout waiting for Apache Geronimo 1.1 to start. Server
> > did not start after 240000s.
> > ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> >
> > - Shiva Kumar
> > <1.GIF>
> > <2.GIF>
> > <3.GIF>
> > <4.GIF>
>
>
> -sachin
>
>

Re: Errors while using Geronimo Eclipse Plugin RC2

Posted by Shiva Kumar H R <sh...@gmail.com>.
Hi Sachin,
I tried using WTP 1.5 and Eclipse 3.2. The problems mentioned earlier
disappear and I am able to start/stop the server successfully.

However after the server gets started, when I right click on the server, I
see that "Launch Geronimo Console" is disabled. Isn't this a bug? Shall I
open a JIRA for the same?

I also observed that the ".log" file in my "eclipse\workspace\.metadata"
directory has the following messages logged. Do you suspect any problem
here?
----------------------------------------------------------------------------------------------------------------------
!SESSION 2006-07-06 17:50:17.529-----------------------------------------------
eclipse.buildId=M20060629-1905
java.version=1.4.2_08
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86 -clean

!ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.524
!MESSAGE Both 'org.apache.geronimo.deployment.model' and '
org.apache.geronimo.v11.deployment.model' register an extension parser for
'deployment'

!ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.524
!MESSAGE Both 'org.apache.geronimo.deployment.model' and '
org.apache.geronimo.v11.deployment.model' register an extension parser for
'naming'

!ENTRY org.eclipse.emf.ecore 2 0 2006-07-06 17:50:41.534
!MESSAGE Both 'org.apache.geronimo.deployment.model' and '
org.apache.geronimo.v11.deployment.model' register an extension parser for
'web'
----------------------------------------------------------------------------------------------------------------------

- Shiva Kumar

On 7/5/06, Sachin Patel <sp...@gmail.com> wrote:
>
> Can you retry using the callisto release (WTP 1.5, and Eclipse 3.2)?
> This is what the plugin is built on and supports.
>
> On Jul 5, 2006, at 9:05 AM, Shiva Kumar H R wrote:
>
> > Hi,
> > I am using http://people.apache.org/dist/geronimo/eclipse/unstable/
> > g-eclipse-plugin-1.1-RC2.zip with Eclipse 3.1.2 and WTP 1.0.2
> > (build  wtp-sdk-R-1.0.2-200604200208).
> >
> > 1) While defining a New Server, during this dialog "New Apache
> > Geronimo v1.1 Runtime: Please enter the directory where Geronimo is
> > currently installed or where you would like it to be installed." as
> > shown in attachment " 1.GIF", once I specify the "Application
> > Server Installation Directory", the upper portion of the Dialog
> > gets reduced in size leaving me unable to see the message/info
> > there, as shown in attachment "2.GIF ". Although this doesn't stop
> > me from defining a new server, I miss out on the information which
> > was displayed during that dialog.
> >
> > 2) After defining the server (I have the following server
> > installed: Geronimo 1.1 with Jetty with Sun JDK 1.4.2_08), when I
> > try to start the server, server does get started with the below
> > messages in "Console" view:
> > ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> > ...
> > 18:22:49,519 DEBUG [GBeanSingleReference] Waiting to start geronimo/
> > remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/
> > remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=jsp because no
> > targets are running for reference JettyServletRegistration matching
> > the patterns geronimo/remote-deploy-jetty/1.1/car?
> > J2EEApplication=null,j2eeType=WebModule,name=geronimo/remote-deploy-
> > jetty/1.1/car
> > 18:22:49,649 DEBUG [GBeanSingleReference] Waiting to start geronimo/
> > remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/
> > remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=file-upload
> > because no targets are running for reference Previous matching the
> > patterns geronimo/remote-deploy-jetty/1.1/car?
> > J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/
> > car,j2eeType=Servlet,name=404-error
> > Geronimo startup complete
> > ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> >
> > However the "Servers" view still shows the server status as
> > "Starting.." as shown in attachment " 3.GIF". And after a while, an
> > Error message "Timeout waiting for Apache Geronimo 1.1 to start.
> > Server did not start after 240000s." (as shown in attachment
> > "4.GIF") gets thrown. The ".log" file in "eclipse\workspace
> > \.metadata" directory has the following messages logged:
> > ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> > !SESSION 2006-07-05 17:53:56.827
> > -----------------------------------------------
> > eclipse.buildId=M20060118-1600
> > java.version=1.4.2_08
> > java.vendor=Sun Microsystems Inc.
> > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> > Command-line arguments:  -os win32 -ws win32 -arch x86
> >
> > !ENTRY org.eclipse.wst.server.core 4 0 2006-07-05 18:26:00.293
> > !MESSAGE Timeout waiting for Apache Geronimo 1.1 to start. Server
> > did not start after 240000s.
> > ----------------------------------------------------------------------
> > -----------------------------------------------------------------
> >
> > - Shiva Kumar
> > <1.GIF>
> > <2.GIF>
> > <3.GIF>
> > <4.GIF>
>
>
> -sachin
>
>
>

Re: Errors while using Geronimo Eclipse Plugin RC2

Posted by Sachin Patel <sp...@gmail.com>.
Can you retry using the callisto release (WTP 1.5, and Eclipse 3.2)?   
This is what the plugin is built on and supports.

On Jul 5, 2006, at 9:05 AM, Shiva Kumar H R wrote:

> Hi,
> I am using http://people.apache.org/dist/geronimo/eclipse/unstable/ 
> g-eclipse-plugin-1.1-RC2.zip with Eclipse 3.1.2 and WTP 1.0.2  
> (build  wtp-sdk-R-1.0.2-200604200208).
>
> 1) While defining a New Server, during this dialog "New Apache  
> Geronimo v1.1 Runtime: Please enter the directory where Geronimo is  
> currently installed or where you would like it to be installed." as  
> shown in attachment " 1.GIF", once I specify the "Application  
> Server Installation Directory", the upper portion of the Dialog  
> gets reduced in size leaving me unable to see the message/info  
> there, as shown in attachment "2.GIF ". Although this doesn't stop  
> me from defining a new server, I miss out on the information which  
> was displayed during that dialog.
>
> 2) After defining the server (I have the following server  
> installed: Geronimo 1.1 with Jetty with Sun JDK 1.4.2_08), when I  
> try to start the server, server does get started with the below  
> messages in "Console" view:
> ---------------------------------------------------------------------- 
> -----------------------------------------------------------------
> ...
> 18:22:49,519 DEBUG [GBeanSingleReference] Waiting to start geronimo/ 
> remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/ 
> remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=jsp because no  
> targets are running for reference JettyServletRegistration matching  
> the patterns geronimo/remote-deploy-jetty/1.1/car? 
> J2EEApplication=null,j2eeType=WebModule,name=geronimo/remote-deploy- 
> jetty/1.1/car
> 18:22:49,649 DEBUG [GBeanSingleReference] Waiting to start geronimo/ 
> remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/ 
> remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=file-upload  
> because no targets are running for reference Previous matching the  
> patterns geronimo/remote-deploy-jetty/1.1/car? 
> J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/ 
> car,j2eeType=Servlet,name=404-error
> Geronimo startup complete
> ---------------------------------------------------------------------- 
> -----------------------------------------------------------------
>
> However the "Servers" view still shows the server status as  
> "Starting.." as shown in attachment " 3.GIF". And after a while, an  
> Error message "Timeout waiting for Apache Geronimo 1.1 to start.  
> Server did not start after 240000s." (as shown in attachment  
> "4.GIF") gets thrown. The ".log" file in "eclipse\workspace 
> \.metadata" directory has the following messages logged:
> ---------------------------------------------------------------------- 
> -----------------------------------------------------------------
> !SESSION 2006-07-05 17:53:56.827  
> -----------------------------------------------
> eclipse.buildId=M20060118-1600
> java.version=1.4.2_08
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments:  -os win32 -ws win32 -arch x86
>
> !ENTRY org.eclipse.wst.server.core 4 0 2006-07-05 18:26:00.293
> !MESSAGE Timeout waiting for Apache Geronimo 1.1 to start. Server  
> did not start after 240000s.
> ---------------------------------------------------------------------- 
> -----------------------------------------------------------------
>
> - Shiva Kumar
> <1.GIF>
> <2.GIF>
> <3.GIF>
> <4.GIF>


-sachin



Re: Errors while using Geronimo Eclipse Plugin RC2

Posted by Sachin Patel <sp...@gmail.com>.
Its not a matter of converting a server config.  There is a method  
startPingThread I'm overwriting in WTP 1.5 that does not exist in 1.02.

On Jul 5, 2006, at 10:28 AM, Mario Rübsam wrote:

> Ok, I will try it with Callisto but Callisto build has some major  
> Problems
> with SWT rendering on Windows XP x64. I can't see anything on the  
> Add Server
> Dialog but I can interact with the UI. It's not a Plugin Problem it  
> happens
> in many dialogs.
> Are there any ways to convert the server config from WTP 1.02 to 1.5?
>
> Thanks,
> Mario
>
>
> Sachin Patel wrote:
>> The plugin does no longer supports running on WTP 1.02 as there  
>> are new APIs being used that are in WTP 1.5 only.  One of them  
>> which would cause this problem if you ran on WTP 1.0x.
>> On Jul 5, 2006, at 9:15 AM, Mario Rübsam wrote:
>>>
>>> I can confirm that problem, you can debug after the message but  
>>> with limited
>>> functionality also shutdown doesn't work then, you have to stop  
>>> the Geronimo
>>> process via the console stop function.
>>>
>>> Thanks,
>>> Mario
>>>
>>>
>>> Shiva Kumar H R wrote:
>>>> Hi,
>>>> I am using http://people.apache.org/dist/geronimo/eclipse/ 
>>>> unstable/g-eclipse-plugin-1.1-RC2.zip with Eclipse 3.1.2 and WTP  
>>>> 1.0.2 (build  wtp-sdk-R-1.0.2-200604200208).
>>>> 1) While defining a New Server, during this dialog "New Apache  
>>>> Geronimo v1.1 Runtime: Please enter the directory where Geronimo  
>>>> is currently installed or where you would like it to be  
>>>> installed." as shown in attachment " 1.GIF", once I specify the  
>>>> "Application Server Installation Directory", the upper portion  
>>>> of the Dialog gets reduced in size leaving me unable to see the  
>>>> message/info there, as shown in attachment "2.GIF ". Although  
>>>> this doesn't stop me from defining a new server, I miss out on  
>>>> the information which was displayed during that dialog.
>>>> 2) After defining the server (I have the following server  
>>>> installed: Geronimo 1.1 with Jetty <http://www.apache.org/dyn/ 
>>>> closer.cgi/geronimo/1.1/geronimo-jetty-j2ee-1.1.zip> with Sun  
>>>> JDK 1.4.2_08), when I try to start the server, server does get  
>>>> started with the below messages in "Console" view:
>>>> ------------------------------------------------------------------- 
>>>> ------------------------------------------------------------------- 
>>>> -
>>>> ...
>>>> 18:22:49,519 DEBUG [GBeanSingleReference] Waiting to start  
>>>> geronimo/remote-deploy-jetty/1.1/car? 
>>>> J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/ 
>>>> car,j2eeType=Servlet,name=jsp because no targets are running for  
>>>> reference JettyServletRegistration matching the patterns  
>>>> geronimo/remote-deploy-jetty/1.1/car? 
>>>> J2EEApplication=null,j2eeType=WebModule,name=geronimo/remote- 
>>>> deploy-jetty/1.1/car 18:22:49,649 DEBUG [GBeanSingleReference]  
>>>> Waiting to start geronimo/remote-deploy-jetty/1.1/car? 
>>>> J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/ 
>>>> car,j2eeType=Servlet,name=file-upload because no targets are  
>>>> running for reference Previous matching the patterns geronimo/ 
>>>> remote-deploy-jetty/1.1/car? 
>>>> J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/ 
>>>> car,j2eeType=Servlet,name=404-error Geronimo startup complete
>>>> ------------------------------------------------------------------- 
>>>> ------------------------------------------------------------------- 
>>>> -
>>>> However the "Servers" view still shows the server status as  
>>>> "Starting.." as shown in attachment " 3.GIF". And after a while,  
>>>> an Error message "Timeout waiting for Apache Geronimo 1.1 to  
>>>> start. Server did not start after 240000s." (as shown in  
>>>> attachment "4.GIF") gets thrown. The ".log" file in "eclipse 
>>>> \workspace\.metadata" directory has the following messages logged:
>>>> ------------------------------------------------------------------- 
>>>> ------------------------------------------------------------------- 
>>>> -
>>>> !SESSION 2006-07-05 17:53:56.827  
>>>> -----------------------------------------------
>>>> eclipse.buildId=M20060118-1600
>>>> java.version=1.4.2_08
>>>> java.vendor=Sun Microsystems Inc.
>>>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>>> Command-line arguments:  -os win32 -ws win32 -arch x86
>>>> !ENTRY org.eclipse.wst.server.core 4 0 2006-07-05 18:26:00.293
>>>> !MESSAGE Timeout waiting for Apache Geronimo 1.1 to start.  
>>>> Server did not start after 240000s.
>>>> ------------------------------------------------------------------- 
>>>> ------------------------------------------------------------------- 
>>>> -
>>>> - Shiva Kumar
>>>> ------------------------------------------------------------------- 
>>>> -----
>>>> ------------------------------------------------------------------- 
>>>> -----
>>>> ------------------------------------------------------------------- 
>>>> -----
>>>> ------------------------------------------------------------------- 
>>>> -----
>> -sachin


-sachin



Re: Errors while using Geronimo Eclipse Plugin RC2

Posted by Mario Rübsam <mr...@coderesearch.com>.
Ok I figured it out and copied my

.metadata\.plugins\org.eclipse.core.runtime\.settings\org.eclipse.wst.server.core.prefs

and

.metadata\.plugins\org.eclipse.wst.server.core\servers.xml

configuration to the Callisto build config.

Server is starting now without problems. It looks like I have to
switch the platform to 3.2.

Thanks,
Mario



Mario Rübsam wrote:
> Ok, I will try it with Callisto but Callisto build has some major Problems
> with SWT rendering on Windows XP x64. I can't see anything on the Add 
> Server
> Dialog but I can interact with the UI. It's not a Plugin Problem it happens
> in many dialogs.
> Are there any ways to convert the server config from WTP 1.02 to 1.5?
> 
> Thanks,
> Mario
> 
> 
> Sachin Patel wrote:
>> The plugin does no longer supports running on WTP 1.02 as there are 
>> new APIs being used that are in WTP 1.5 only.  One of them which would 
>> cause this problem if you ran on WTP 1.0x.
>>
>> On Jul 5, 2006, at 9:15 AM, Mario Rübsam wrote:
>>
>>>
>>> I can confirm that problem, you can debug after the message but with 
>>> limited
>>> functionality also shutdown doesn't work then, you have to stop the 
>>> Geronimo
>>> process via the console stop function.
>>>
>>> Thanks,
>>> Mario
>>>
>>>
>>> Shiva Kumar H R wrote:
>>>> Hi,
>>>> I am using 
>>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-RC2.zip 
>>>> with Eclipse 3.1.2 and WTP 1.0.2 (build  wtp-sdk-R-1.0.2-200604200208).
>>>> 1) While defining a New Server, during this dialog "New Apache 
>>>> Geronimo v1.1 Runtime: Please enter the directory where Geronimo is 
>>>> currently installed or where you would like it to be installed." as 
>>>> shown in attachment " 1.GIF", once I specify the "Application Server 
>>>> Installation Directory", the upper portion of the Dialog gets 
>>>> reduced in size leaving me unable to see the message/info there, as 
>>>> shown in attachment "2.GIF ". Although this doesn't stop me from 
>>>> defining a new server, I miss out on the information which was 
>>>> displayed during that dialog.
>>>> 2) After defining the server (I have the following server installed: 
>>>> Geronimo 1.1 with Jetty 
>>>> <http://www.apache.org/dyn/closer.cgi/geronimo/1.1/geronimo-jetty-j2ee-1.1.zip> 
>>>> with Sun JDK 1.4.2_08), when I try to start the server, server does 
>>>> get started with the below messages in "Console" view:
>>>> --------------------------------------------------------------------------------------------------------------------------------------- 
>>>>
>>>> ...
>>>> 18:22:49,519 DEBUG [GBeanSingleReference] Waiting to start 
>>>> geronimo/remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=jsp 
>>>> because no targets are running for reference 
>>>> JettyServletRegistration matching the patterns 
>>>> geronimo/remote-deploy-jetty/1.1/car?J2EEApplication=null,j2eeType=WebModule,name=geronimo/remote-deploy-jetty/1.1/car 
>>>> 18:22:49,649 DEBUG [GBeanSingleReference] Waiting to start 
>>>> geronimo/remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=file-upload 
>>>> because no targets are running for reference Previous matching the 
>>>> patterns 
>>>> geronimo/remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=404-error 
>>>> Geronimo startup complete
>>>> --------------------------------------------------------------------------------------------------------------------------------------- 
>>>>
>>>> However the "Servers" view still shows the server status as 
>>>> "Starting.." as shown in attachment " 3.GIF". And after a while, an 
>>>> Error message "Timeout waiting for Apache Geronimo 1.1 to start. 
>>>> Server did not start after 240000s." (as shown in attachment 
>>>> "4.GIF") gets thrown. The ".log" file in 
>>>> "eclipse\workspace\.metadata" directory has the following messages 
>>>> logged:
>>>> --------------------------------------------------------------------------------------------------------------------------------------- 
>>>>
>>>> !SESSION 2006-07-05 17:53:56.827 
>>>> -----------------------------------------------
>>>> eclipse.buildId=M20060118-1600
>>>> java.version=1.4.2_08
>>>> java.vendor=Sun Microsystems Inc.
>>>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>>> Command-line arguments:  -os win32 -ws win32 -arch x86
>>>> !ENTRY org.eclipse.wst.server.core 4 0 2006-07-05 18:26:00.293
>>>> !MESSAGE Timeout waiting for Apache Geronimo 1.1 to start. Server 
>>>> did not start after 240000s.
>>>> --------------------------------------------------------------------------------------------------------------------------------------- 
>>>>
>>>> - Shiva Kumar
>>>> ------------------------------------------------------------------------ 
>>>>
>>>> ------------------------------------------------------------------------ 
>>>>
>>>> ------------------------------------------------------------------------ 
>>>>
>>>> ------------------------------------------------------------------------ 
>>>>
>>
>>
>> -sachin
>>
>>
>>

Re: Errors while using Geronimo Eclipse Plugin RC2

Posted by Mario Rübsam <mr...@coderesearch.com>.
Ok, I will try it with Callisto but Callisto build has some major Problems
with SWT rendering on Windows XP x64. I can't see anything on the Add Server
Dialog but I can interact with the UI. It's not a Plugin Problem it happens
in many dialogs.
Are there any ways to convert the server config from WTP 1.02 to 1.5?

Thanks,
Mario


Sachin Patel wrote:
> The plugin does no longer supports running on WTP 1.02 as there are new 
> APIs being used that are in WTP 1.5 only.  One of them which would cause 
> this problem if you ran on WTP 1.0x.
> 
> On Jul 5, 2006, at 9:15 AM, Mario Rübsam wrote:
> 
>>
>> I can confirm that problem, you can debug after the message but with 
>> limited
>> functionality also shutdown doesn't work then, you have to stop the 
>> Geronimo
>> process via the console stop function.
>>
>> Thanks,
>> Mario
>>
>>
>> Shiva Kumar H R wrote:
>>> Hi,
>>> I am using 
>>> http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-RC2.zip 
>>> with Eclipse 3.1.2 and WTP 1.0.2 (build  wtp-sdk-R-1.0.2-200604200208).
>>> 1) While defining a New Server, during this dialog "New Apache 
>>> Geronimo v1.1 Runtime: Please enter the directory where Geronimo is 
>>> currently installed or where you would like it to be installed." as 
>>> shown in attachment " 1.GIF", once I specify the "Application Server 
>>> Installation Directory", the upper portion of the Dialog gets reduced 
>>> in size leaving me unable to see the message/info there, as shown in 
>>> attachment "2.GIF ". Although this doesn't stop me from defining a 
>>> new server, I miss out on the information which was displayed during 
>>> that dialog.
>>> 2) After defining the server (I have the following server installed: 
>>> Geronimo 1.1 with Jetty 
>>> <http://www.apache.org/dyn/closer.cgi/geronimo/1.1/geronimo-jetty-j2ee-1.1.zip> 
>>> with Sun JDK 1.4.2_08), when I try to start the server, server does 
>>> get started with the below messages in "Console" view:
>>> --------------------------------------------------------------------------------------------------------------------------------------- 
>>>
>>> ...
>>> 18:22:49,519 DEBUG [GBeanSingleReference] Waiting to start 
>>> geronimo/remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=jsp 
>>> because no targets are running for reference JettyServletRegistration 
>>> matching the patterns 
>>> geronimo/remote-deploy-jetty/1.1/car?J2EEApplication=null,j2eeType=WebModule,name=geronimo/remote-deploy-jetty/1.1/car 
>>> 18:22:49,649 DEBUG [GBeanSingleReference] Waiting to start 
>>> geronimo/remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=file-upload 
>>> because no targets are running for reference Previous matching the 
>>> patterns 
>>> geronimo/remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=404-error 
>>> Geronimo startup complete
>>> --------------------------------------------------------------------------------------------------------------------------------------- 
>>>
>>> However the "Servers" view still shows the server status as 
>>> "Starting.." as shown in attachment " 3.GIF". And after a while, an 
>>> Error message "Timeout waiting for Apache Geronimo 1.1 to start. 
>>> Server did not start after 240000s." (as shown in attachment "4.GIF") 
>>> gets thrown. The ".log" file in "eclipse\workspace\.metadata" 
>>> directory has the following messages logged:
>>> --------------------------------------------------------------------------------------------------------------------------------------- 
>>>
>>> !SESSION 2006-07-05 17:53:56.827 
>>> -----------------------------------------------
>>> eclipse.buildId=M20060118-1600
>>> java.version=1.4.2_08
>>> java.vendor=Sun Microsystems Inc.
>>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>>> Command-line arguments:  -os win32 -ws win32 -arch x86
>>> !ENTRY org.eclipse.wst.server.core 4 0 2006-07-05 18:26:00.293
>>> !MESSAGE Timeout waiting for Apache Geronimo 1.1 to start. Server did 
>>> not start after 240000s.
>>> --------------------------------------------------------------------------------------------------------------------------------------- 
>>>
>>> - Shiva Kumar
>>> ------------------------------------------------------------------------
>>> ------------------------------------------------------------------------
>>> ------------------------------------------------------------------------
>>> ------------------------------------------------------------------------
> 
> 
> -sachin
> 
> 
> 

Re: Errors while using Geronimo Eclipse Plugin RC2

Posted by Sachin Patel <sp...@gmail.com>.
The plugin does no longer supports running on WTP 1.02 as there are  
new APIs being used that are in WTP 1.5 only.  One of them which  
would cause this problem if you ran on WTP 1.0x.

On Jul 5, 2006, at 9:15 AM, Mario Rübsam wrote:

>
> I can confirm that problem, you can debug after the message but  
> with limited
> functionality also shutdown doesn't work then, you have to stop the  
> Geronimo
> process via the console stop function.
>
> Thanks,
> Mario
>
>
> Shiva Kumar H R wrote:
>> Hi,
>> I am using http://people.apache.org/dist/geronimo/eclipse/unstable/ 
>> g-eclipse-plugin-1.1-RC2.zip with Eclipse 3.1.2 and WTP 1.0.2  
>> (build  wtp-sdk-R-1.0.2-200604200208).
>> 1) While defining a New Server, during this dialog "New Apache  
>> Geronimo v1.1 Runtime: Please enter the directory where Geronimo  
>> is currently installed or where you would like it to be  
>> installed." as shown in attachment " 1.GIF", once I specify the  
>> "Application Server Installation Directory", the upper portion of  
>> the Dialog gets reduced in size leaving me unable to see the  
>> message/info there, as shown in attachment "2.GIF ". Although this  
>> doesn't stop me from defining a new server, I miss out on the  
>> information which was displayed during that dialog.
>> 2) After defining the server (I have the following server  
>> installed: Geronimo 1.1 with Jetty <http://www.apache.org/dyn/ 
>> closer.cgi/geronimo/1.1/geronimo-jetty-j2ee-1.1.zip> with Sun JDK  
>> 1.4.2_08), when I try to start the server, server does get started  
>> with the below messages in "Console" view:
>> --------------------------------------------------------------------- 
>> ------------------------------------------------------------------
>> ...
>> 18:22:49,519 DEBUG [GBeanSingleReference] Waiting to start  
>> geronimo/remote-deploy-jetty/1.1/car? 
>> J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/ 
>> car,j2eeType=Servlet,name=jsp because no targets are running for  
>> reference JettyServletRegistration matching the patterns geronimo/ 
>> remote-deploy-jetty/1.1/car? 
>> J2EEApplication=null,j2eeType=WebModule,name=geronimo/remote- 
>> deploy-jetty/1.1/car 18:22:49,649 DEBUG [GBeanSingleReference]  
>> Waiting to start geronimo/remote-deploy-jetty/1.1/car? 
>> J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/ 
>> car,j2eeType=Servlet,name=file-upload because no targets are  
>> running for reference Previous matching the patterns geronimo/ 
>> remote-deploy-jetty/1.1/car? 
>> J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/ 
>> car,j2eeType=Servlet,name=404-error Geronimo startup complete
>> --------------------------------------------------------------------- 
>> ------------------------------------------------------------------
>> However the "Servers" view still shows the server status as  
>> "Starting.." as shown in attachment " 3.GIF". And after a while,  
>> an Error message "Timeout waiting for Apache Geronimo 1.1 to  
>> start. Server did not start after 240000s." (as shown in  
>> attachment "4.GIF") gets thrown. The ".log" file in "eclipse 
>> \workspace\.metadata" directory has the following messages logged:
>> --------------------------------------------------------------------- 
>> ------------------------------------------------------------------
>> !SESSION 2006-07-05 17:53:56.827  
>> -----------------------------------------------
>> eclipse.buildId=M20060118-1600
>> java.version=1.4.2_08
>> java.vendor=Sun Microsystems Inc.
>> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
>> Command-line arguments:  -os win32 -ws win32 -arch x86
>> !ENTRY org.eclipse.wst.server.core 4 0 2006-07-05 18:26:00.293
>> !MESSAGE Timeout waiting for Apache Geronimo 1.1 to start. Server  
>> did not start after 240000s.
>> --------------------------------------------------------------------- 
>> ------------------------------------------------------------------
>> - Shiva Kumar
>> --------------------------------------------------------------------- 
>> ---
>> --------------------------------------------------------------------- 
>> ---
>> --------------------------------------------------------------------- 
>> ---
>> --------------------------------------------------------------------- 
>> ---


-sachin



Re: Errors while using Geronimo Eclipse Plugin RC2

Posted by Mario Rübsam <mr...@coderesearch.com>.
I can confirm that problem, you can debug after the message but with limited
functionality also shutdown doesn't work then, you have to stop the Geronimo
process via the console stop function.

Thanks,
Mario


Shiva Kumar H R wrote:
> Hi,
> I am using 
> http://people.apache.org/dist/geronimo/eclipse/unstable/g-eclipse-plugin-1.1-RC2.zip 
> with Eclipse 3.1.2 and WTP 1.0.2 (build  wtp-sdk-R-1.0.2-200604200208).
> 
> 1) While defining a New Server, during this dialog "New Apache Geronimo 
> v1.1 Runtime: Please enter the directory where Geronimo is currently 
> installed or where you would like it to be installed." as shown in 
> attachment " 1.GIF", once I specify the "Application Server Installation 
> Directory", the upper portion of the Dialog gets reduced in size leaving 
> me unable to see the message/info there, as shown in attachment "2.GIF 
> ". Although this doesn't stop me from defining a new server, I miss out 
> on the information which was displayed during that dialog.
> 
> 2) After defining the server (I have the following server installed: 
> Geronimo 1.1 with Jetty 
> <http://www.apache.org/dyn/closer.cgi/geronimo/1.1/geronimo-jetty-j2ee-1.1.zip> 
> with Sun JDK 1.4.2_08), when I try to start the server, server does get 
> started with the below messages in "Console" view:
> ---------------------------------------------------------------------------------------------------------------------------------------
> ...
> 18:22:49,519 DEBUG [GBeanSingleReference] Waiting to start 
> geronimo/remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=jsp 
> because no targets are running for reference JettyServletRegistration 
> matching the patterns 
> geronimo/remote-deploy-jetty/1.1/car?J2EEApplication=null,j2eeType=WebModule,name=geronimo/remote-deploy-jetty/1.1/car 
> 
> 18:22:49,649 DEBUG [GBeanSingleReference] Waiting to start 
> geronimo/remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=file-upload 
> because no targets are running for reference Previous matching the 
> patterns 
> geronimo/remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=404-error 
> 
> Geronimo startup complete
> ---------------------------------------------------------------------------------------------------------------------------------------
> 
> However the "Servers" view still shows the server status as "Starting.." 
> as shown in attachment " 3.GIF". And after a while, an Error message 
> "Timeout waiting for Apache Geronimo 1.1 to start. Server did not start 
> after 240000s." (as shown in attachment "4.GIF") gets thrown. The ".log" 
> file in "eclipse\workspace\.metadata" directory has the following 
> messages logged:
> ---------------------------------------------------------------------------------------------------------------------------------------
> !SESSION 2006-07-05 17:53:56.827 
> -----------------------------------------------
> eclipse.buildId=M20060118-1600
> java.version=1.4.2_08
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments:  -os win32 -ws win32 -arch x86
> 
> !ENTRY org.eclipse.wst.server.core 4 0 2006-07-05 18:26:00.293
> !MESSAGE Timeout waiting for Apache Geronimo 1.1 to start. Server did 
> not start after 240000s.
> ---------------------------------------------------------------------------------------------------------------------------------------
> 
> - Shiva Kumar
> ------------------------------------------------------------------------
> 
> 
> ------------------------------------------------------------------------
> 
> 
> ------------------------------------------------------------------------
> 
> 
> ------------------------------------------------------------------------
> 

Re: Errors while using Geronimo Eclipse Plugin RC2

Posted by Sachin Patel <sp...@gmail.com>.
Ok, please open a jira.

On Jul 5, 2006, at 9:05 AM, Shiva Kumar H R wrote:

> Hi,
> I am using http://people.apache.org/dist/geronimo/eclipse/unstable/ 
> g-eclipse-plugin-1.1-RC2.zip with Eclipse 3.1.2 and WTP 1.0.2  
> (build  wtp-sdk-R-1.0.2-200604200208).
>
> 1) While defining a New Server, during this dialog "New Apache  
> Geronimo v1.1 Runtime: Please enter the directory where Geronimo is  
> currently installed or where you would like it to be installed." as  
> shown in attachment " 1.GIF", once I specify the "Application  
> Server Installation Directory", the upper portion of the Dialog  
> gets reduced in size leaving me unable to see the message/info  
> there, as shown in attachment "2.GIF ". Although this doesn't stop  
> me from defining a new server, I miss out on the information which  
> was displayed during that dialog.
>
> 2) After defining the server (I have the following server  
> installed: Geronimo 1.1 with Jetty with Sun JDK 1.4.2_08), when I  
> try to start the server, server does get started with the below  
> messages in "Console" view:
> ---------------------------------------------------------------------- 
> -----------------------------------------------------------------
> ...
> 18:22:49,519 DEBUG [GBeanSingleReference] Waiting to start geronimo/ 
> remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/ 
> remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=jsp because no  
> targets are running for reference JettyServletRegistration matching  
> the patterns geronimo/remote-deploy-jetty/1.1/car? 
> J2EEApplication=null,j2eeType=WebModule,name=geronimo/remote-deploy- 
> jetty/1.1/car
> 18:22:49,649 DEBUG [GBeanSingleReference] Waiting to start geronimo/ 
> remote-deploy-jetty/1.1/car?J2EEApplication=null,WebModule=geronimo/ 
> remote-deploy-jetty/1.1/car,j2eeType=Servlet,name=file-upload  
> because no targets are running for reference Previous matching the  
> patterns geronimo/remote-deploy-jetty/1.1/car? 
> J2EEApplication=null,WebModule=geronimo/remote-deploy-jetty/1.1/ 
> car,j2eeType=Servlet,name=404-error
> Geronimo startup complete
> ---------------------------------------------------------------------- 
> -----------------------------------------------------------------
>
> However the "Servers" view still shows the server status as  
> "Starting.." as shown in attachment " 3.GIF". And after a while, an  
> Error message "Timeout waiting for Apache Geronimo 1.1 to start.  
> Server did not start after 240000s." (as shown in attachment  
> "4.GIF") gets thrown. The ".log" file in "eclipse\workspace 
> \.metadata" directory has the following messages logged:
> ---------------------------------------------------------------------- 
> -----------------------------------------------------------------
> !SESSION 2006-07-05 17:53:56.827  
> -----------------------------------------------
> eclipse.buildId=M20060118-1600
> java.version=1.4.2_08
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments:  -os win32 -ws win32 -arch x86
>
> !ENTRY org.eclipse.wst.server.core 4 0 2006-07-05 18:26:00.293
> !MESSAGE Timeout waiting for Apache Geronimo 1.1 to start. Server  
> did not start after 240000s.
> ---------------------------------------------------------------------- 
> -----------------------------------------------------------------
>
> - Shiva Kumar
> <1.GIF>
> <2.GIF>
> <3.GIF>
> <4.GIF>


-sachin