facebook

Blocked : error with deployment in tomcat 6

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #280398 Reply

    paskos
    Member

    I created a web project having dependencies to another project COTS-WEB which contains my web jars (struts…etc).
    I have setup a tomcat 6 connector. (actually tomcat 6.0.14)
    When I want to deploy my web app I get this error

    Deployment failure on Tomcat 6.x. Could not copy all resources to C:\tomcat\apache-tomcat-6.0.14\webapps\ZKDemo. If a file is locked, you can wait until the lock times out to redeploy, or stop the server and redeploy, or manually remove the deployment at C:\tomcat\apache-tomcat-6.0.14\webapps\ZKDemo

    My server is not running and before deploying i manually removed the ZKDemo project.
    I don’t know where to look to check for locks.
    I already re-created my workspace and projects 3 times.
    We moved from Eclipse Europa JEE to Myeclipse (with licence) for the hot deploy feature to ease development and I haven’t been able to deploy one single web application in tomcat yet.

    Here are my details :
    *** Date:
    Tuesday, January 8, 2008 11:42:24 AM EST

    ** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 6.0.1 GA
    Build id: 6.0.1-GA-200710

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 6.0.1 GA
    Build id: 6.0.1-GA-200710

    Eclipse Graphical Editing Framework

    Version: 3.3.1.v20070814
    Build id: 20070814-1555

    Eclipse Platform

    Version: 3.3.1.R33x_r20070911-_19UEkpF-B7Uh2hKy75y
    Build id: M20070921-1145

    Eclipse RCP

    Version: 3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS
    Build id: M20070921-1145

    Eclipse Java Development Tools

    Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL
    Build id: M20070921-1145

    Eclipse Plug-in Development Environment

    Version: 3.3.1.R33x_r20070802-7N7M3D1VIA_52JsDFsEC
    Build id: M20070921-1145

    Eclipse Project SDK

    Version: 3.3.1.R33x_r20070802-7M7J78_mu1mnlRa7A4Ns52XeZ6D0
    Build id: M20070921-1145

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\MyEclipse 6.0\eclipse\eclipse.exe
    -name
    Eclipse
    –launcher.library
    C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.1.R33x_v20070828\eclipse_1020.dll
    -startup
    C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
    -exitdata
    964_84
    -clean
    -data
    C:\workspaces\CIRD2
    -vm
    C:\Program Files\MyEclipse 6.0\jre\bin\javaw.exe

    workspace .log
    !SESSION 2008-01-08 11:28:48.676 ———————————————–
    eclipse.buildId=M20070921-1145
    java.version=1.5.0_11
    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 -data C:\workspaces\CIRD2

    !ENTRY org.eclipse.update.configurator 2008-01-08 11:29:11.550
    !MESSAGE Could not install bundle plugins/javax.servlet.jsp_2.0.0.v200706191603.jar Bundle “javax.servlet.jsp” version “2.0.0.v200706191603” has already been installed from: update@../myeclipse/eclipse/plugins/javax.servlet.jsp_2.0.0.v200706191603.jar

    !ENTRY org.eclipse.update.configurator 2008-01-08 11:29:11.560
    !MESSAGE Could not install bundle plugins/javax.servlet_2.4.0.v200706111738.jar Bundle “javax.servlet” version “2.4.0.v200706111738” has already been installed from: update@../myeclipse/eclipse/plugins/javax.servlet_2.4.0.v200706111738.jar

    !ENTRY org.eclipse.update.configurator 2008-01-08 11:29:11.570
    !MESSAGE Could not install bundle plugins/org.apache.commons.el_1.0.0.v200706111724.jar Bundle “org.apache.commons.el” version “1.0.0.v200706111724” has already been installed from: update@../myeclipse/eclipse/plugins/org.apache.commons.el_1.0.0.v200706111724.jar

    !ENTRY org.eclipse.update.configurator 2008-01-08 11:29:11.570
    !MESSAGE Could not install bundle plugins/org.apache.commons.logging_1.0.4.v200706111724.jar Bundle “org.apache.commons.logging” version “1.0.4.v200706111724” has already been installed from: update@../myeclipse/eclipse/plugins/org.apache.commons.logging_1.0.4.v200706111724.jar

    #280403 Reply

    Loyal Water
    Member

    Have you installed any plugins with MyEclipse ? The maven plugin is known to have created such problems in the past.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Blocked : error with deployment in tomcat 6

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