- This topic has 1 reply, 2 voices, and was last updated 10 years, 4 months ago by support-swapna.
-
AuthorPosts
-
Andrew ChengParticipantorg.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 failedeclipse.buildId=unknown
java.version=1.7.0_45
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86_64
support-swapnaModeratorayc868,
Sorry that you are seeing this issue.
Can you please answer some more questions for us?
1. Does any of the other projects deploy fine on Tomcat 7 ? Is the issue only with this particular project ?
2. Clear the contents of the .log file which is located at <workspace dir>/.metadata/.log, now try deploying the project. Please paste the entire contents of the .log file here to help us investigate further.
3. If you are following any tutorial and creating the project, please share the link or send us the project to help us replicate the issue at our end. If you have concerns sharing the source code, then strip the project of its source code and send all the .* files of the project.
4. Also share the MyEclipse Installation Details from MyEclipse > Installation Summary > Installation Details.
-
AuthorPosts