You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geronimo.apache.org by Edson Carlos Ericksson Richter <ed...@brinformatica.srv.br> on 2006/01/22 13:21:39 UTC

Eclipse Plugin trouble

I know Eclipse plugin is not released yet, but my question probably is 
result from some my mistake.
I'm on 20060120-1443.

I right click on webapp, and ask "Run -> Run as server", then I select 
Apache Geronimo (previously configured), and then I get a dialog:

"Could not find a client that is able to lauch selection"

Probably I'm doing something terrible wrong in my configuration.
Just to inform, this release keep starting Geronimo forever (even after 
"Geronimo startup complete on console window").


Richter

Re: Eclipse Plugin trouble

Posted by Edson Carlos Ericksson Richter <ed...@brinformatica.srv.br>.
Solved with WTP M200601251151 and geronimo/eclipse/unstable/20060127-1410
BUT I needed to delete manually old plugins and features (0.5.0), and 
re-start Eclipse with eclipse -clean.

Richter

Edson Carlos Ericksson Richter escreveu:

 > Environment:
 >
 > Software:
 > Win2K, JDK 1.5.0_06, Eclipse 3.11, WTP M200601170000, Geronimo Plugin 
20060120-1443.
 >
 > Workspace:
 > I'm developing today for Tomcat 5.5.12 distro - so I have Tomcat 
5.5.12 configured on Eclipse. There are several projects in workspace 
already.
 >
 > Steps to reproduce:
 > I've added geronimo-web.xml into WEB-INF, set SERVER to <none> on 
project properties.
 > Right click project, as Run as Server, select Manually Define new 
Server, select Apache Geronimo, select previously configured Apache 
Geronimo 1.0 runtime, click next, adjust password, on Add/Remove 
projects certify that the project is at right place, then finish.
 >
 > I get error "Could not find a client that is able to launch the 
selection". Click ok.
 > Click on Apache Geronimo 1.0 at Servers view, and click start.
 > Status goes "starting", and state to "synchornized". Console opens.
 > Several messages about "wainting to start..." and after some minutes 
appear the message "Geronimo startup complete". Status stay "starting", 
and after some minutes, I get "Timout after 240000s".
 >
 > Then I can delete Apache Geronimo 1.0 and try again, the errors are 
always same.
 > Never tryied on a empty Eclipse install. I even tryied to run 
"eclipse -clean" to startup, but make no difference.
 >
 >
 > Thanks,
 >
 > Richter
 >
 >
 > Sachin Patel escreveu:
 >
 >> Hi, I forgot to ask you.  Could you provide the exact scenario in  
which you saw the problem.  I want to be sure that all areas of WTP  are 
covered by this defect.
 >>
 >> Thank you.
 >>
 >> - sachin
 >>
 >
 >



Re: Eclipse Plugin trouble

Posted by Edson Carlos Ericksson Richter <ed...@brinformatica.srv.br>.
Environment:

Software:
Win2K, JDK 1.5.0_06, Eclipse 3.11, WTP M200601170000, Geronimo Plugin 
20060120-1443.

Workspace:
I'm developing today for Tomcat 5.5.12 distro - so I have Tomcat 5.5.12 
configured on Eclipse. There are several projects in workspace already.

Steps to reproduce:
I've added geronimo-web.xml into WEB-INF, set SERVER to <none> on 
project properties.
Right click project, as Run as Server, select Manually Define new 
Server, select Apache Geronimo, select previously configured Apache 
Geronimo 1.0 runtime, click next, adjust password, on Add/Remove 
projects certify that the project is at right place, then finish.

I get error "Could not find a client that is able to launch the 
selection". Click ok.
Click on Apache Geronimo 1.0 at Servers view, and click start.
Status goes "starting", and state to "synchornized". Console opens.
Several messages about "wainting to start..." and after some minutes 
appear the message "Geronimo startup complete". Status stay "starting", 
and after some minutes, I get "Timout after 240000s".

Then I can delete Apache Geronimo 1.0 and try again, the errors are 
always same.
Never tryied on a empty Eclipse install. I even tryied to run "eclipse 
-clean" to startup, but make no difference.


Thanks,

Richter


Sachin Patel escreveu:

> Hi, I forgot to ask you.  Could you provide the exact scenario in  
> which you saw the problem.  I want to be sure that all areas of WTP  
> are covered by this defect.
>
> Thank you.
>
> - sachin
>


Re: Eclipse Plugin trouble

Posted by Sachin Patel <sp...@gmail.com>.
Hi, I forgot to ask you.  Could you provide the exact scenario in  
which you saw the problem.  I want to be sure that all areas of WTP  
are covered by this defect.

Thank you.

- sachin



On Jan 22, 2006, at 12:03 PM, Edson Carlos Ericksson Richter wrote:

> Yes, that's my problem.
> Until this gets fixed, I'll export apps as WAR into /deploy folder  
> - works like a charm.
>
> Thanks,
>
> Richter
>
>
> Sachin Patel escreveu:
>
>> There is a known bug in WTP
>>
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=124016
>>
>> and I'm not sure what the exact scenario you're running but I'm   
>> willing to bet the above problem is the cause.  This defect is  
>> marked  as hot and will be fixed in WTP 1.0.1 (about a week or  
>> so).  In the  meanwhile the workaround is on a clean workbench,  
>> the first thing you  should do is define the server yourself (New  
>> -- Server).
>>
>> - sachin
>>
>>
>>
>> On Jan 22, 2006, at 11:40 AM, Edson Carlos Ericksson Richter wrote:
>>
>>> Thank you. I'll try that. But in meanwhile, I can't start  
>>> Geronimo  by using Eclipse plugin. It stay starting forever (or  
>>> better, until  "Timout after 240000s" message). Of course the  
>>> message is wrong,  because I didn't in front of the machine more  
>>> than a hour (240000s  = 66,6666667 hours!!!).
>>>
>>> ;-)
>>>
>>> Richter
>>>
>>>
>>> Sachin Patel escreveu:
>>>
>>>> Hi,
>>>>
>>>> The message means (and is not very intuitive) that the object   
>>>> that  you've clicked doesn't have a client (such as a web  
>>>> browser)  that can  be launched on the selected object. If you  
>>>> want to  launch a  particular servlet then expand the web  
>>>> project to select  a servlet,  and do the steps that you did  
>>>> this will deploy and  then open up a web  browser and launch  
>>>> that particular servlet.
>>>>
>>>> If you just wish to deploy the web project without running   
>>>> anything,  then if you are in the J2EE perspective, right click  
>>>> on  the geronimo  server listed in the servers view, then add  
>>>> remove  projects, and move  the web app over to the right side.   
>>>> If the  server is not running,  hit start and after start this  
>>>> will deploy  the app.  Otherwise it  should deploy the app just  
>>>> by associating  the project to the server.
>>>>
>>>> - sachin
>>>>
>>>>
>>>>
>>>> On Jan 22, 2006, at 7:21 AM, Edson Carlos Ericksson Richter wrote:
>>>>
>>>>> I know Eclipse plugin is not released yet, but my question   
>>>>> probably  is result from some my mistake.
>>>>> I'm on 20060120-1443.
>>>>>
>>>>> I right click on webapp, and ask "Run -> Run as server", then  
>>>>> I   select Apache Geronimo (previously configured), and then I  
>>>>> get a   dialog:
>>>>>
>>>>> "Could not find a client that is able to lauch selection"
>>>>>
>>>>> Probably I'm doing something terrible wrong in my configuration.
>>>>> Just to inform, this release keep starting Geronimo forever   
>>>>> (even  after "Geronimo startup complete on console window").
>>>>>
>>>>>
>>>>> Richter
>>>>
>>>>
>>>>
>>>>
>>>
>>
>>
>


Re: Eclipse Plugin trouble

Posted by Edson Carlos Ericksson Richter <ed...@brinformatica.srv.br>.
Yes, that's my problem.
Until this gets fixed, I'll export apps as WAR into /deploy folder - 
works like a charm.

Thanks,

Richter


Sachin Patel escreveu:

> There is a known bug in WTP
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=124016
>
> and I'm not sure what the exact scenario you're running but I'm  
> willing to bet the above problem is the cause.  This defect is marked  
> as hot and will be fixed in WTP 1.0.1 (about a week or so).  In the  
> meanwhile the workaround is on a clean workbench, the first thing you  
> should do is define the server yourself (New -- Server).
>
> - sachin
>
>
>
> On Jan 22, 2006, at 11:40 AM, Edson Carlos Ericksson Richter wrote:
>
>> Thank you. I'll try that. But in meanwhile, I can't start Geronimo  
>> by using Eclipse plugin. It stay starting forever (or better, until  
>> "Timout after 240000s" message). Of course the message is wrong,  
>> because I didn't in front of the machine more than a hour (240000s  = 
>> 66,6666667 hours!!!).
>>
>> ;-)
>>
>> Richter
>>
>>
>> Sachin Patel escreveu:
>>
>>> Hi,
>>>
>>> The message means (and is not very intuitive) that the object  that  
>>> you've clicked doesn't have a client (such as a web browser)  that 
>>> can  be launched on the selected object. If you want to  launch a  
>>> particular servlet then expand the web project to select  a 
>>> servlet,  and do the steps that you did this will deploy and  then 
>>> open up a web  browser and launch that particular servlet.
>>>
>>> If you just wish to deploy the web project without running  
>>> anything,  then if you are in the J2EE perspective, right click on  
>>> the geronimo  server listed in the servers view, then add remove  
>>> projects, and move  the web app over to the right side.  If the  
>>> server is not running,  hit start and after start this will deploy  
>>> the app.  Otherwise it  should deploy the app just by associating  
>>> the project to the server.
>>>
>>> - sachin
>>>
>>>
>>>
>>> On Jan 22, 2006, at 7:21 AM, Edson Carlos Ericksson Richter wrote:
>>>
>>>> I know Eclipse plugin is not released yet, but my question  
>>>> probably  is result from some my mistake.
>>>> I'm on 20060120-1443.
>>>>
>>>> I right click on webapp, and ask "Run -> Run as server", then I   
>>>> select Apache Geronimo (previously configured), and then I get a   
>>>> dialog:
>>>>
>>>> "Could not find a client that is able to lauch selection"
>>>>
>>>> Probably I'm doing something terrible wrong in my configuration.
>>>> Just to inform, this release keep starting Geronimo forever  (even  
>>>> after "Geronimo startup complete on console window").
>>>>
>>>>
>>>> Richter
>>>
>>>
>>>
>>>
>>
>
>


Re: Eclipse Plugin trouble

Posted by Sachin Patel <sp...@gmail.com>.
There is a known bug in WTP

https://bugs.eclipse.org/bugs/show_bug.cgi?id=124016

and I'm not sure what the exact scenario you're running but I'm  
willing to bet the above problem is the cause.  This defect is marked  
as hot and will be fixed in WTP 1.0.1 (about a week or so).  In the  
meanwhile the workaround is on a clean workbench, the first thing you  
should do is define the server yourself (New -- Server).

- sachin



On Jan 22, 2006, at 11:40 AM, Edson Carlos Ericksson Richter wrote:

> Thank you. I'll try that. But in meanwhile, I can't start Geronimo  
> by using Eclipse plugin. It stay starting forever (or better, until  
> "Timout after 240000s" message). Of course the message is wrong,  
> because I didn't in front of the machine more than a hour (240000s  
> = 66,6666667 hours!!!).
>
> ;-)
>
> Richter
>
>
> Sachin Patel escreveu:
>
>> Hi,
>>
>> The message means (and is not very intuitive) that the object  
>> that  you've clicked doesn't have a client (such as a web browser)  
>> that can  be launched on the selected object. If you want to  
>> launch a  particular servlet then expand the web project to select  
>> a servlet,  and do the steps that you did this will deploy and  
>> then open up a web  browser and launch that particular servlet.
>>
>> If you just wish to deploy the web project without running  
>> anything,  then if you are in the J2EE perspective, right click on  
>> the geronimo  server listed in the servers view, then add remove  
>> projects, and move  the web app over to the right side.  If the  
>> server is not running,  hit start and after start this will deploy  
>> the app.  Otherwise it  should deploy the app just by associating  
>> the project to the server.
>>
>> - sachin
>>
>>
>>
>> On Jan 22, 2006, at 7:21 AM, Edson Carlos Ericksson Richter wrote:
>>
>>> I know Eclipse plugin is not released yet, but my question  
>>> probably  is result from some my mistake.
>>> I'm on 20060120-1443.
>>>
>>> I right click on webapp, and ask "Run -> Run as server", then I   
>>> select Apache Geronimo (previously configured), and then I get a   
>>> dialog:
>>>
>>> "Could not find a client that is able to lauch selection"
>>>
>>> Probably I'm doing something terrible wrong in my configuration.
>>> Just to inform, this release keep starting Geronimo forever  
>>> (even  after "Geronimo startup complete on console window").
>>>
>>>
>>> Richter
>>
>>
>>
>


Re: Eclipse Plugin trouble

Posted by Edson Carlos Ericksson Richter <ed...@brinformatica.srv.br>.
Thank you. I'll try that. But in meanwhile, I can't start Geronimo by 
using Eclipse plugin. It stay starting forever (or better, until "Timout 
after 240000s" message). Of course the message is wrong, because I 
didn't in front of the machine more than a hour (240000s = 66,6666667 
hours!!!).

;-)

Richter


Sachin Patel escreveu:

> Hi,
>
> The message means (and is not very intuitive) that the object that  
> you've clicked doesn't have a client (such as a web browser) that can  
> be launched on the selected object. If you want to launch a  
> particular servlet then expand the web project to select a servlet,  
> and do the steps that you did this will deploy and then open up a web  
> browser and launch that particular servlet.
>
> If you just wish to deploy the web project without running anything,  
> then if you are in the J2EE perspective, right click on the geronimo  
> server listed in the servers view, then add remove projects, and move  
> the web app over to the right side.  If the server is not running,  
> hit start and after start this will deploy the app.  Otherwise it  
> should deploy the app just by associating the project to the server.
>
> - sachin
>
>
>
> On Jan 22, 2006, at 7:21 AM, Edson Carlos Ericksson Richter wrote:
>
>> I know Eclipse plugin is not released yet, but my question probably  
>> is result from some my mistake.
>> I'm on 20060120-1443.
>>
>> I right click on webapp, and ask "Run -> Run as server", then I  
>> select Apache Geronimo (previously configured), and then I get a  
>> dialog:
>>
>> "Could not find a client that is able to lauch selection"
>>
>> Probably I'm doing something terrible wrong in my configuration.
>> Just to inform, this release keep starting Geronimo forever (even  
>> after "Geronimo startup complete on console window").
>>
>>
>> Richter
>
>
>


Re: Eclipse Plugin trouble

Posted by Sachin Patel <sp...@gmail.com>.
Hi,

The message means (and is not very intuitive) that the object that  
you've clicked doesn't have a client (such as a web browser) that can  
be launched on the selected object. If you want to launch a  
particular servlet then expand the web project to select a servlet,  
and do the steps that you did this will deploy and then open up a web  
browser and launch that particular servlet.

If you just wish to deploy the web project without running anything,  
then if you are in the J2EE perspective, right click on the geronimo  
server listed in the servers view, then add remove projects, and move  
the web app over to the right side.  If the server is not running,  
hit start and after start this will deploy the app.  Otherwise it  
should deploy the app just by associating the project to the server.

- sachin



On Jan 22, 2006, at 7:21 AM, Edson Carlos Ericksson Richter wrote:

> I know Eclipse plugin is not released yet, but my question probably  
> is result from some my mistake.
> I'm on 20060120-1443.
>
> I right click on webapp, and ask "Run -> Run as server", then I  
> select Apache Geronimo (previously configured), and then I get a  
> dialog:
>
> "Could not find a client that is able to lauch selection"
>
> Probably I'm doing something terrible wrong in my configuration.
> Just to inform, this release keep starting Geronimo forever (even  
> after "Geronimo startup complete on console window").
>
>
> Richter