facebook

Myeclipse2015 failed to publish the jsp project to tomcat7.0

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #352839 Reply

    xdung1985
    Member

    MyEclipse Enterprise Workbench

    Version: 2015 CI
    Build id: 13.0.0-20140711

    Tomcat Version:apache-tomcat-7.0.57
    JDK:java version “1.8.0_25”
    WorkSpace log file content follow:
    ——————————————————–
    !ENTRY com.genuitec.eclipse.server.core 4 0 2014-11-21 20:33:44.000
    !MESSAGE There were issues during deployment to server Tomcat v7.0 Server at localhost. See Error Log for details.
    !SUBENTRY 1 com.genuitec.eclipse.server.core 4 0 2014-11-21 20:33:44.000
    !MESSAGE Deployment failed
    !SUBENTRY 2 com.genuitec.eclipse.server.core 4 0 2014-11-21 20:33:44.000
    !MESSAGE Child module deployment failed

    !ENTRY org.eclipse.wst.server.core 4 0 2014-11-21 20:33:44.005
    !MESSAGE Could not publish to the server.
    !STACK 1
    org.eclipse.core.runtime.CoreException: There were issues during deployment to server Tomcat v7.0 Server at localhost. See Error Log for details.
    at com.genuitec.eclipse.server.core.GenuitecAppServerBehaviour.publishDeployment(GenuitecAppServerBehaviour.java:119)
    at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.intPublishDeployment(ServerBehaviourDelegate.java:1288)
    at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishDeployments(ServerBehaviourDelegate.java:1266)
    at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish2(ServerBehaviourDelegate.java:1045)
    at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:782)
    at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:3322)
    at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:350)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    Contains: Deployment failed
    Contains: Child module deployment failed
    !SUBENTRY 1 com.genuitec.eclipse.server.core 4 0 2014-11-21 20:33:44.005
    !MESSAGE There were issues during deployment to server Tomcat v7.0 Server at localhost. See Error Log for details.
    !SUBENTRY 2 com.genuitec.eclipse.server.core 4 0 2014-11-21 20:33:44.005
    !MESSAGE Deployment failed
    !SUBENTRY 3 com.genuitec.eclipse.server.core 4 0 2014-11-21 20:33:44.005
    !MESSAGE Child module deployment failed

    !ENTRY org.eclipse.wst.server.core 4 0 2014-11-21 20:33:44.011
    !MESSAGE Could not publish to the server.
    !STACK 1
    org.eclipse.core.runtime.CoreException: There were issues during deployment to server Tomcat v7.0 Server at localhost. See Error Log for details.
    at com.genuitec.eclipse.server.core.GenuitecAppServerBehaviour.publishDeployment(GenuitecAppServerBehaviour.java:119)
    at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.intPublishDeployment(ServerBehaviourDelegate.java:1288)
    at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishDeployments(ServerBehaviourDelegate.java:1266)
    at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish2(ServerBehaviourDelegate.java:1045)
    at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:782)
    at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:3322)
    at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:350)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    Contains: Deployment failed
    Contains: Child module deployment failed
    !SUBENTRY 1 com.genuitec.eclipse.server.core 4 0 2014-11-21 20:33:44.012
    !MESSAGE There were issues during deployment to server Tomcat v7.0 Server at localhost. See Error Log for details.
    !SUBENTRY 2 com.genuitec.eclipse.server.core 4 0 2014-11-21 20:33:44.012
    !MESSAGE Deployment failed
    !SUBENTRY 3 com.genuitec.eclipse.server.core 4 0 2014-11-21 20:33:44.012
    !MESSAGE Child module deployment failed

    Thank you!

    #352872 Reply

    support-swapna
    Moderator

    Hi,

    Sorry that you are seeing this issue.

    We have released MyEclipse 2015 CI 7 last week. Please go to Help > Check for Updates,apply the update and restart the IDE.

    Once updated to the latest build, please switch to a new workspace and check if you are still seeing issues with the project deployment to Tomcat 7.

    If the issue persists, please send us the project to help us replicate the issue at our end. If you have reservations sending the source code, you can send us all the .* files (.settings,.classpath,.project etc) of the project. Also please attach the MyEclipse workspace log file and the Tomcat log file (In most Tomcat setups, there’s a “TOMCAT_HOME” logs directory. The primary log is catalina.out, and if that doesn’t give any info, there’s usually at least one “localhost…” log file) for further investigation.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Myeclipse2015 failed to publish the jsp project to tomcat7.0

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