1 Reply Latest reply on Dec 10, 2009 3:43 PM by pedroneveu

    Problems executing FUSE ESB in Windows XP

    gorsanmo

      Hello I have recently Installed Fuse ESB 4.1.0.2 in Windows XP and I can not start Fuse because I have the following Fatal Error :

      Error: no `server' JVM at `C:\Archivos de programa\Java\jre6\bin\server\jvm.dll'

      I have installed java jre 6 Update 17 .

       

      I have uninstalled the java jre and installed it again and I have the same problem .

      I have installed un uninstalled Fuse ESB 4.1.0.2 and I have the same problem.

      I have done the same with java 4.0.0.4 .

       

      The PATH variable is the following :

       

      C:\progress\fuse-esb-4.1.0.2\bin>PATH

      PATH=C:\Archivos de programa\Java\jre6\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WIN

      DOWS\System32\Wbem;C:\Documents and Settings\Gorka\Mis documentos\Eclipse Bueno\

      apache-maven-2.0.10-bin\apache-maven-2.0.10\bin;C:\Documents and Settings\Gorka\

      Mis documentos\sevidores_axis_3\axis2-1.4.1-bin\axis2-1.4.1\bin;

       

      I have checked that  java jre6 is installed in the directory  C:\Archivos de programa\Java\jre6\bin

       

      Can any body help me ?

       

      Thanks

      Gorka

        • 1. Re: Problems executing FUSE ESB in Windows XP
          pedroneveu

          Hi Gorka,

           

          The only other thing i can suggest is for you to install your jre in a directory that has no spaces in the path leading to it.  Say maybe c:/java/jre ...

           

          Maybe it's the spaces in "Archivos de programa" that's causing the problem.

           

          Can you confirm that

             > java -version

          works fine.

           

          Pedro