facebook

getting error in deployment….

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #269084 Reply

    LaxmikantC
    Member

    Dear All,

    After configuring Weblogic 8.1 SP3/Weblogic 8.1 SP6 through MyEclipse 4.0.0 GA; I am getting error while deploying the application. It’s not finding the location where application should be deployed.

    error printed in .log file of eclipse workspace is… like..

    !ENTRY com.genuitec.eclipse.core 1 0 2007-04-19 15:36:17.101
    !MESSAGE Unable to locate .myeclipse.properties file

    —->!ENTRY org.eclipse.ui 4 0 2007-04-19 15:44:02.648
    !MESSAGE java.lang.NullPointerException
    !STACK 0
    java.lang.NullPointerException
    at org.eclipse.core.runtime.Path.<init>(Path.java:152)
    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:188)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:867)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848)
    at org.eclipse.swt.widgets.Combo.wmCommandChild(Combo.java:2025)
    at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:3164)
    at org.eclipse.swt.widgets.Control.windowProc(Control.java:3041)
    at org.eclipse.swt.widgets.Display.windowProc(Display.java:3706)
    at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
    at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:1580)

    If somebody knows how to resolve this issue please drop me a mail at laxmikant.chhangani@gmail.com.

    Thanx in advance!!

    #269150

    Riyad Kalla
    Member

    Is WebLogic giving you an error or is the tool giving you an error?

    I would suggest trying to remove all deployments, right-clicking on the root of all the projects you are trying to deploy and Refreshing then, then Cleaning all the projects you want to deploy and setting the deployments up again to make sure everything is in sync.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: getting error in deployment….

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