• Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • vmware-plugin
    • None
    • Platform: All, OS: Linux

      If we define a Hudson Job with two Virtual Machines (different Images on the
      same Vmware Host) and the job tries to power off the second virtual machine, the
      Tomcat Java VM crashed.

      vmware plugin version: private build based on haed version (we need the last not
      released fix)
      hudson version: 1.82
      java jdk version: 1.6.0_04
      tomcat version: 5.5.17-2.3

      Here is the wrapper.log:

      INFO | jvm 6 | 2008/03/06 16:36:33 | 06.03.2008 16:36:33
      hudson.plugins.vmware.VirtualMachine powerOff
      INFO | jvm 6 | 2008/03/06 16:36:33 | INFO: Powering off virtual machine
      INFO | jvm 6 | 2008/03/06 16:36:33 | 06.03.2008 16:36:33
      hudson.plugins.vmware.VirtualMachine powerOff
      INFO | jvm 6 | 2008/03/06 16:36:33 | INFO: Powered down
      INFO | jvm 6 | 2008/03/06 16:36:33 | 06.03.2008 16:36:33
      hudson.plugins.vmware.VirtualMachine powerOff
      INFO | jvm 6 | 2008/03/06 16:36:33 | INFO: Powering off virtual machine
      INFO | jvm 6 | 2008/03/06 16:36:33 | #
      INFO | jvm 6 | 2008/03/06 16:36:33 | # An unexpected error has been
      detected by Java Runtime Environment:
      INFO | jvm 6 | 2008/03/06 16:36:33 | #
      INFO | jvm 6 | 2008/03/06 16:36:33 | # SIGSEGV (0xb) at pc=0x6257ee78,
      pid=14022, tid=1644858288
      INFO | jvm 6 | 2008/03/06 16:36:33 | #
      INFO | jvm 6 | 2008/03/06 16:36:33 | # Java VM: Java HotSpot(TM) Server VM
      (10.0-b19 mixed mode linux-x86)
      INFO | jvm 6 | 2008/03/06 16:36:33 | # Problematic frame:
      INFO | jvm 6 | 2008/03/06 16:36:33 | # C [libvix.so+0x67e78]
      VixJob_WaitVargs+0x95
      INFO | jvm 6 | 2008/03/06 16:36:33 | #
      INFO | jvm 6 | 2008/03/06 16:36:33 | # An error report file with more
      information is saved as:
      INFO | jvm 6 | 2008/03/06 16:36:33 | #
      /netsite/ns/http/tomcat/2.6.0/a10d40t11/hs_err_pid14022.log
      INFO | jvm 6 | 2008/03/06 16:36:33 | #
      INFO | jvm 6 | 2008/03/06 16:36:33 | # If you would like to submit a bug
      report, please visit:
      INFO | jvm 6 | 2008/03/06 16:36:33 | #
      http://java.sun.com/webapps/bugreport/crash.jsp
      INFO | jvm 6 | 2008/03/06 16:36:33 | # The crash happened outside the Java
      Virtual Machine in native code.
      INFO | jvm 6 | 2008/03/06 16:36:33 | # See problematic frame for where to
      report the bug.
      INFO | jvm 6 | 2008/03/06 16:36:33 | #
      ERROR | wrapper | 2008/03/06 16:36:33 | JVM exited unexpectedly.
      STATUS | wrapper | 2008/03/06 16:36:38 | Launching a JVM...

          [JENKINS-1419] Vmware plugin crashed tomcat VM

          To confirm:

          This issue arises when you have two VMs controlled by the one job?

          Additionally, what OS are you running the VMware host on? (is this x86 or x86_64)?

          What version of VMware are you using (incl build number)?

          Stephen Connolly added a comment - To confirm: This issue arises when you have two VMs controlled by the one job? Additionally, what OS are you running the VMware host on? (is this x86 or x86_64)? What version of VMware are you using (incl build number)?

          Correct, this issue arises only when we have two VMs controlled by one job

          OS: CentOS release 5, x86_64

          VMware Version: VMware Server 1.0.3 build-44356

          Thanks,
          stefan

          Stefan Brausch added a comment - Correct, this issue arises only when we have two VMs controlled by one job OS: CentOS release 5, x86_64 VMware Version: VMware Server 1.0.3 build-44356 Thanks, stefan

          Partial luck so!

          Myself and a colleague are both running CentOS 5

          Unfortunately I am using VMware Server 2 beta, but he is seeing about installing
          1.0.3 to see if I can reproduce the issue.

          Then I'll check if I can get it working on both!

          Stephen Connolly added a comment - Partial luck so! Myself and a colleague are both running CentOS 5 Unfortunately I am using VMware Server 2 beta, but he is seeing about installing 1.0.3 to see if I can reproduce the issue. Then I'll check if I can get it working on both!

          Oh and these are Intel Core 2 Quad machines so we are also running x86_64

          Stephen Connolly added a comment - Oh and these are Intel Core 2 Quad machines so we are also running x86_64

          A-ha!

          I think I know what is going wrong.

          The power-down is disconnecting from the host too early.

          Stephen Connolly added a comment - A-ha! I think I know what is going wrong. The power-down is disconnecting from the host too early.

          A workaround for now is to change your config so that there are "two" VMware
          servers... the first one is the DNS name for the server and the second is the IP
          address for the server!

          Stephen Connolly added a comment - A workaround for now is to change your config so that there are "two" VMware servers... the first one is the DNS name for the server and the second is the IP address for the server!

          This is (hopefully) fixed in vmware 0.8, can you mark as resolved if it is
          fixed, or reopen if not

          Stephen Connolly added a comment - This is (hopefully) fixed in vmware 0.8, can you mark as resolved if it is fixed, or reopen if not

          Hi Stephen,

          with the new plugin version we've still the same problem.

          I reopen this issue.
          Sorry.

          Regards,
          stefan

          Stefan Brausch added a comment - Hi Stephen, with the new plugin version we've still the same problem. I reopen this issue. Sorry. Regards, stefan

          clemp6r added a comment -

          I confirm I have the same problem with:

          VMware plugin: 0.8
          Hudson: 1.243
          JDK: 1.6.0_07
          Tomcat: 5.5.25
          Vix packaged with VMware Server for Linux 1.0.6
          OS: Debian (Testing/Lenny) x86

          clemp6r added a comment - I confirm I have the same problem with: VMware plugin: 0.8 Hudson: 1.243 JDK: 1.6.0_07 Tomcat: 5.5.25 Vix packaged with VMware Server for Linux 1.0.6 OS: Debian (Testing/Lenny) x86

          Please close this issue

          Stefan Brausch added a comment - Please close this issue

            Unassigned Unassigned
            stefanbrausch Stefan Brausch
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: