Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » startin Tomcat in FC3
startin Tomcat in FC3 [message #112908] Tue, 21 June 2005 02:04 Go to next message
Eclipse UserFriend
Originally posted by: hicham.dev.menara.ma

Hello
I can't start tomcat 5.0.28 server on all versions of eclipse
right now, using RC2 + latest integration build wtp


here what I get in the log

!SESSION 2005-06-21 05:56:56.442
-----------------------------------------------
eclipse.buildId=I20050610-1757
java.version=1.4.2_08
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.366
!MESSAGE NLS unused message: viewStatusStarting in:
org.eclipse.wst.server.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.381
!MESSAGE NLS unused message: viewStatusStopping in:
org.eclipse.wst.server.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.381
!MESSAGE NLS unused message: viewStatusUnsupported in:
org.eclipse.wst.server.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.384
!MESSAGE NLS unused message: actionStart2 in:
org.eclipse.wst.server.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.385
!MESSAGE NLS unused message: actionStartToolTip2 in:
org.eclipse.wst.server.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.385
!MESSAGE NLS unused message: actionDebug2 in:
org.eclipse.wst.server.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.386
!MESSAGE NLS unused message: actionDebugToolTip2 in:
org.eclipse.wst.server.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.387
!MESSAGE NLS unused message: actionProfile2 in:
org.eclipse.wst.server.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.387
!MESSAGE NLS unused message: actionProfileToolTip2 in:
org.eclipse.wst.server.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.388
!MESSAGE NLS unused message: actionRestart2 in:
org.eclipse.wst.server.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.389
!MESSAGE NLS unused message: actionRestartToolTip2 in:
org.eclipse.wst.server.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.390
!MESSAGE NLS unused message: actionPublish2 in:
org.eclipse.wst.server.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.391
!MESSAGE NLS unused message: actionPublishToolTip2 in:
org.eclipse.wst.server.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.392
!MESSAGE NLS unused message: viewStatusStartedDebug2 in:
org.eclipse.wst.server.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.393
!MESSAGE NLS unused message: viewStatusUnsupported2 in:
org.eclipse.wst.server.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.393
!MESSAGE NLS unused message: viewStatusStartedProfile2 in:
org.eclipse.wst.server.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:38.64
!MESSAGE NLS unused message: pluginName in:
org.eclipse.jst.server.tomcat.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:38.65
!MESSAGE NLS unused message: providerName in:
org.eclipse.jst.server.tomcat.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:38.66
!MESSAGE NLS unused message: configurationEditorWebModulesPage in:
org.eclipse.jst.server.tomcat.ui.internal.Messages

!ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:38.67
!MESSAGE NLS missing message:
configurationEditorWebModuleDialogAutoReload in:
org.eclipse.jst.server.tomcat.ui.internal.Messages

!ENTRY org.eclipse.ui 4 4 2005-06-21 05:57:56.679
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2005-06-21 05:57:56.680
!MESSAGE Argument cannot be null
!STACK 0
java.lang.IllegalArgumentException: Argument cannot be null
at org.eclipse.swt.SWT.error(SWT.java:2924)
at org.eclipse.swt.SWT.error(SWT.java:2863)
at org.eclipse.swt.SWT.error(SWT.java:2834)
at org.eclipse.swt.widgets.Widget.error(Widget.java:407)
at org.eclipse.swt.widgets.Button.setText(Button.java:718)
at
org.eclipse.wst.server.ui.internal.wizard.page.TasksComposit e.createControl(TasksComposite.java:95)
at
org.eclipse.wst.server.ui.internal.wizard.fragment.TasksWiza rdFragment.enter(TasksWizardFragment.java:93)
at
org.eclipse.wst.server.ui.internal.wizard.TaskWizard.switchW izardFragment(TaskWizard.java:280)
at
org.eclipse.wst.server.ui.internal.wizard.TaskWizardPage.set Visible(TaskWizardPage.java:85)
at
org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDi alog.java:1030)
at org.eclipse.jface.wizard.WizardDialog.access$2(WizardDialog. java:1013)
at org.eclipse.jface.wizard.WizardDialog$4.run(WizardDialog.jav a:1003)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog. java:1001)
at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDial og.java:753)
at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:345)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.jav a:556)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1021)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2825)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2530)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:809 )
at org.eclipse.jface.window.Window.open(Window.java:787)
at
org.eclipse.wst.server.ui.internal.actions.LaunchWizardActio n.run(LaunchWizardAction.java:59)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:996 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:538)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:488)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:400)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1021)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2825)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2530)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1716)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1680)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:365)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:103)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)

!ENTRY org.eclipse.wst.server.core 4 0 2005-06-21 05:58:26.518
!MESSAGE Server Tomcat v5.0 Server @ localhost failed to start.
Re: startin Tomcat in FC3 [message #112961 is a reply to message #112908] Tue, 21 June 2005 11:04 Go to previous message
Eclipse UserFriend
I can duplicate this error (on WinXP) with a current build by using Run
As -> Run on Server and clicking Next on the "Add and Remove Projects"
page. I believe it is a bug for the Next button to be enabled at this
point. Clicking Finish instead of Next works for me. I don't know if
there will be an additional problem that will prevent Finish from
working for you. You might try switching to the J2EE perspective and
try starting and stopping the server directly from the Servers view to
see what happens without the involvement of the "Run On Server" wizard.

Cheers,
Larry

P.S. I've entered https://bugs.eclipse.org/bugs/show_bug.cgi?id=101063
for this problem.

hicham wrote:
> Hello
> I can't start tomcat 5.0.28 server on all versions of eclipse
> right now, using RC2 + latest integration build wtp
>
>
> here what I get in the log
>
> !SESSION 2005-06-21 05:56:56.442
> -----------------------------------------------
> eclipse.buildId=I20050610-1757
> java.version=1.4.2_08
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
> Command-line arguments: -os linux -ws gtk -arch x86
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.366
> !MESSAGE NLS unused message: viewStatusStarting in:
> org.eclipse.wst.server.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.381
> !MESSAGE NLS unused message: viewStatusStopping in:
> org.eclipse.wst.server.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.381
> !MESSAGE NLS unused message: viewStatusUnsupported in:
> org.eclipse.wst.server.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.384
> !MESSAGE NLS unused message: actionStart2 in:
> org.eclipse.wst.server.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.385
> !MESSAGE NLS unused message: actionStartToolTip2 in:
> org.eclipse.wst.server.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.385
> !MESSAGE NLS unused message: actionDebug2 in:
> org.eclipse.wst.server.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.386
> !MESSAGE NLS unused message: actionDebugToolTip2 in:
> org.eclipse.wst.server.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.387
> !MESSAGE NLS unused message: actionProfile2 in:
> org.eclipse.wst.server.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.387
> !MESSAGE NLS unused message: actionProfileToolTip2 in:
> org.eclipse.wst.server.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.388
> !MESSAGE NLS unused message: actionRestart2 in:
> org.eclipse.wst.server.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.389
> !MESSAGE NLS unused message: actionRestartToolTip2 in:
> org.eclipse.wst.server.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.390
> !MESSAGE NLS unused message: actionPublish2 in:
> org.eclipse.wst.server.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.391
> !MESSAGE NLS unused message: actionPublishToolTip2 in:
> org.eclipse.wst.server.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.392
> !MESSAGE NLS unused message: viewStatusStartedDebug2 in:
> org.eclipse.wst.server.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.393
> !MESSAGE NLS unused message: viewStatusUnsupported2 in:
> org.eclipse.wst.server.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:34.393
> !MESSAGE NLS unused message: viewStatusStartedProfile2 in:
> org.eclipse.wst.server.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:38.64
> !MESSAGE NLS unused message: pluginName in:
> org.eclipse.jst.server.tomcat.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:38.65
> !MESSAGE NLS unused message: providerName in:
> org.eclipse.jst.server.tomcat.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:38.66
> !MESSAGE NLS unused message: configurationEditorWebModulesPage in:
> org.eclipse.jst.server.tomcat.ui.internal.Messages
>
> !ENTRY org.eclipse.osgi 2 1 2005-06-21 05:57:38.67
> !MESSAGE NLS missing message:
> configurationEditorWebModuleDialogAutoReload in:
> org.eclipse.jst.server.tomcat.ui.internal.Messages
>
> !ENTRY org.eclipse.ui 4 4 2005-06-21 05:57:56.679
> !MESSAGE Unhandled event loop exception
>
> !ENTRY org.eclipse.ui 4 0 2005-06-21 05:57:56.680
> !MESSAGE Argument cannot be null
> !STACK 0
> java.lang.IllegalArgumentException: Argument cannot be null
> at org.eclipse.swt.SWT.error(SWT.java:2924)
> at org.eclipse.swt.SWT.error(SWT.java:2863)
> at org.eclipse.swt.SWT.error(SWT.java:2834)
> at org.eclipse.swt.widgets.Widget.error(Widget.java:407)
> at org.eclipse.swt.widgets.Button.setText(Button.java:718)
> at
> org.eclipse.wst.server.ui.internal.wizard.page.TasksComposit e.createControl(TasksComposite.java:95)
>
> at
> org.eclipse.wst.server.ui.internal.wizard.fragment.TasksWiza rdFragment.enter(TasksWizardFragment.java:93)
>
> at
> org.eclipse.wst.server.ui.internal.wizard.TaskWizard.switchW izardFragment(TaskWizard.java:280)
>
> at
> org.eclipse.wst.server.ui.internal.wizard.TaskWizardPage.set Visible(TaskWizardPage.java:85)
>
> at
> org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDi alog.java:1030)
> at
> org.eclipse.jface.wizard.WizardDialog.access$2(WizardDialog. java:1013)
> at org.eclipse.jface.wizard.WizardDialog$4.run(WizardDialog.jav a:1003)
> at
> org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
> at
> org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog. java:1001)
> at
> org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDial og.java:753)
> at
> org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:345)
> at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.jav a:556)
> at
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1021)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2825)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2530)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:809 )
> at org.eclipse.jface.window.Window.open(Window.java:787)
> at
> org.eclipse.wst.server.ui.internal.actions.LaunchWizardActio n.run(LaunchWizardAction.java:59)
>
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:996 )
> at
> org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:538)
>
> at
> org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:488)
>
> at
> org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:400)
>
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :66)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1021)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2825)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2530)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1716)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1680)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:365)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
> at
> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:103)
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:226)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:376)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:163)
>
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
>
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
>
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334 )
> at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
> at org.eclipse.core.launcher.Main.run(Main.java:973)
> at org.eclipse.core.launcher.Main.main(Main.java:948)
>
> !ENTRY org.eclipse.wst.server.core 4 0 2005-06-21 05:58:26.518
> !MESSAGE Server Tomcat v5.0 Server @ localhost failed to start.
Previous Topic:Session Handling / Authentification with Axis
Next Topic:Returning more than one value in a Web Service via WTP.
Goto Forum:
  


Current Time: Mon Apr 28 02:44:22 EDT 2025

Powered by FUDForum. Page generated in 0.04373 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top