facebook

Internal error during Add Deployment to WebSphere 7

💡
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. WebSphere Development
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #309827 Reply

    wisdot1967
    Member

    I am attempting to deploy an application to the debug version of WAS 7 attached to MyEclipse Blue. I have executed the following steps several times:

    1) Start the WAS 7.0 server within MyEclipse using Debug.
    2) Select the server and add a deployment.
    3) In the Add Deployment dialog, select the Maven Module that constructs the EAR. Click OK.

    I am running MyEclipse Blue version 8.5 on Windows XP 2002 SP 3.

    The result is An internal error has occurred during “Add Deployment.”

    Stack Trace:

    java.lang.UnsupportedOperationException
    at com.genuitec.eclipse.j2eedt.core.internal.project.WTPEarProject.getWorkareaDirectoryPath(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.packaging.DefaultPackagerStrategy.getBuildFolder(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.packaging.DefaultPackagerStrategy.initBuildArea(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.packaging.EarPackager.exportEARProject(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.packaging.DefaultPackagerStrategy.exportEARProject(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.packaging.PackageUtils.exportEARProject(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.EARDeployment.exportEARProject(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.EARDeployment.deployAsPackageArchive(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.Deployment.deploy(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.jobs.A.�(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.jobs.A.run(Unknown Source)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    Session Data:

    eclipse.buildId=unknown
    java.version=1.6.0_13
    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

    #309833

    wisdot1967,
    Can you give some more details?
    1. Was the project originally created in MyEclilpse?If not, have you enhanced your project to work with MyEclipse?
    2.

    Maven Module that constructs the EAR

    What is the module that you are referring to?

    #309846

    wisdot1967
    Member

    1) Yes, the project was created in MyEclipse Blue using the m2eclipse plug-in with the following structure:

    project (super POM)
    project-ear (POM that generates an ear)
    project-web (POM that generates a war)

    2) This is the Maven sub-module that generates the EAR file.

    #309873

    wisdot1967,
    Can you share your project? You can send a mail to support@myeclipse.ide with ATTN:Shalini in the subject with the projects attached. Please add a reference to this post in the mail. This will help me replicate the issue internally.
    Please list out the steps also to replicate your issue.
    Thank you.

    #309886

    wisdot1967
    Member

    Our mail server blocks outgoing ZIP files. Is there an FTP site I can post the file to?

    #309914

    wisdot1967,
    We do not provide any FTP site. Can you try renaming your .zip file to .txt and sending it?
    Or can you create a small project with just one or two files and send us the individual files?

    #310024

    wisdot1967
    Member

    I believe I have figured out how to send ZIP files via e-mail here. Should be in your inbox soon. Thanks.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Internal error during Add Deployment to WebSphere 7

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