facebook

Manage Deployments lost its mind.

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #226897 Reply

    string2001
    Participant

    I have a rather large struts project that I deploy on JBoss. I’ve been building on XPPro and using the ‘manage deployments’ feature to deploy it. I moved the project to my OSX box to build it with some OSX specific stuff. When I moved back to XP, I no can no longer deploy using ‘manage deployments’
    The ‘add’ wizard does not let me choose a destination directory.

    Where (on XPPro) does MyEclipse store and/or figure out deployment info, and is there a way to fix/restore current install.

    Thanks.- – System Setup ——————————-
    Operating System and version: XPPro and OS X 10.3.8
    Eclipse version: 3.0.1
    Eclipse build id:
    Fresh Eclipse install (y/n): N
    If not, was it upgraded to its current version using the update manager?
    Other installed external plugins: VI

    MyEclipse version: 3.8.4
    Eclipse JDK version: J2SDK1.4.2_06
    Application Server JDK version: J2SDK1.4.2_06
    Are there any exceptions in the Eclipse log file? As Follows:
    !ENTRY org.eclipse.ui 4 0 Mar 18, 2005 16:29:29.542
    !MESSAGE null argument:
    !STACK 0
    org.eclipse.core.internal.runtime.AssertionFailedException: null argument:
    at org.eclipse.core.internal.runtime.Assert.isNotNull(Assert.java:82)
    at org.eclipse.core.internal.runtime.Assert.isNotNull(Assert.java:69)
    at org.eclipse.core.runtime.Path.initialize(Path.java:488)
    at org.eclipse.core.runtime.Path.<init>(Path.java:100)
    at com.genuitec.eclipse.ast.deploy.core.DeploymentManager.computeDeploymentLocation(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.ui.wizard.NewDeploymentWizardPage.updateLocationField(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.ui.wizard.NewDeploymentWizardPage.handleServersComboBoxModified(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.ui.wizard.NewDeploymentWizardPage$1.modifyText(Unknown Source)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:187)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:801)
    at org.eclipse.swt.widgets.Combo.wmCommandChild(Combo.java:1676)
    at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:3100)
    at org.eclipse.swt.widgets.Control.windowProc(Control.java:2973)
    at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338)
    at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
    at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:1397)
    at org.eclipse.swt.widgets.Combo.callWindowProc(Combo.java:254)
    at org.eclipse.swt.widgets.Control.windowProc(Control.java:3050)
    at org.eclipse.swt.widgets.Combo.windowProc(Combo.java:1499)
    at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338)
    at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
    at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1473)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2429)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:668)
    at org.eclipse.jface.window.Window.open(Window.java:648)
    at com.genuitec.eclipse.ast.deploy.core.ui.dialog.DeploymentManagerDialog.?(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.ui.dialog.DeploymentManagerDialog.access$0(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.ui.dialog.DeploymentManagerDialog$3.handleEvent(Unknown Source)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:668)
    at org.eclipse.jface.window.Window.open(Window.java:648)
    at com.genuitec.eclipse.ast.deploy.core.ui.action.DeploymentMgmtActionDelegate.runWithEvent(Unknown Source)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:266)
    at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:206)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:915)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:866)
    at org.eclipse.jface.action.ActionContributionItem$8.handleEvent(ActionContributionItem.java:824)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
    at org.eclipse.core.launcher.Main.run(Main.java:704)
    at org.eclipse.core.launcher.Main.main(Main.java:688)

    #226901 Reply

    string2001
    Participant

    Fixed.
    The .mymetadata file was hosed. context-root was missing – presumably by OSX version – ?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Manage Deployments lost its mind.

You must be logged in to post in the forum log in