Tomcat JDK 32 bit and 64 bit issue [SOLVED]

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Tomcat JDK 32 bit and 64 bit issue [SOLVED]

Postby Tjoene » 03. January 2012 18:28

Hey,

First of all, awesome work on the new CP!! :lol:
But I have a small problem with it.
I'm not able to start Tomcat from the Beta CP (even the latest built).
Is there a way to fix it?

Thanks,

Tjoene
User avatar
Tjoene
 
Posts: 19
Joined: 03. January 2012 18:14
Location: Belgium
XAMPP version: 5.6.30
Operating System: Windows 10 (64-bit)

Re: *** New XAMPP CONTROL PANEL Version 3 ***

Postby Altrea » 03. January 2012 19:26

Hi Tjoene,

To run Tomcat, the Java JDK or JRE is needed. Have you installed it?
If not, you can find it here: http://www.oracle.com/technetwork/java/ ... index.html

best wishes,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: *** New XAMPP CONTROL PANEL Version 3 ***

Postby Tjoene » 03. January 2012 20:28

Hey,

Both are installed:
JDK: 1.7.0 (1.6.0_21 and 1.6.0_25 are also installed)
JRE: 1.7.0u2

I can start Tomcat via the old CP, but I just can't start it in the beta CP.

Thanks,
Tjoene
User avatar
Tjoene
 
Posts: 19
Joined: 03. January 2012 18:14
Location: Belgium
XAMPP version: 5.6.30
Operating System: Windows 10 (64-bit)

Re: *** New XAMPP CONTROL PANEL Version 3 ***

Postby Altrea » 03. January 2012 20:38

Tjoene wrote:I can start Tomcat via the old CP, but I just can't start it in the beta CP.

Yes, the new control panel v3 which comes with XAMPP 1.7.7 is version 3.0.2.
The current control panel v3 is version 3.0.11 and has especially improvements in starting and stopping Tomcat.
Try it, you will love it :D

Simply download it from here: viewtopic.php?f=16&t=48932
Extract the three .bat files, the .exe file and if wished the locales folder directly to your XAMPP root directory (caution: really get rid of the parent CPv3 folder which comes with the .7zip file). If you were asked if you want to overwrite files, do it (or rename the old ones before).

best wishes,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: *** New XAMPP CONTROL PANEL Version 3 ***

Postby Tjoene » 03. January 2012 20:54

Hey,

I had the 3.0.11 installed.
I've tried a complete fresh install of XAMPP and xCP3.0.11
Still same problem.

Checked the logs and found this error message:
Code: Select all
[2012-01-03 20:51:36] [info]  Starting service...
[2012-01-03 20:51:36] [error] %1 is geen geldige Win32-toepassing. [b](= is no valid Win32-application)[/b]
[2012-01-03 20:51:36] [error] Failed creating java C:\Program Files\Java\jdk1.6.0_24\jre\bin\server\jvm.dll
[2012-01-03 20:51:36] [error] %1 is geen geldige Win32-toepassing.
[2012-01-03 20:51:36] [error] ServiceStart returned 1
[2012-01-03 20:51:36] [error] %1 is geen geldige Win32-toepassing.
[2012-01-03 20:51:36] [info]  Run service finished.
[2012-01-03 20:51:36] [info]  Commons Daemon procrun finished


Thanks,
Tjoene
User avatar
Tjoene
 
Posts: 19
Joined: 03. January 2012 18:14
Location: Belgium
XAMPP version: 5.6.30
Operating System: Windows 10 (64-bit)

Re: *** New XAMPP CONTROL PANEL Version 3 ***

Postby Altrea » 03. January 2012 21:00

The error messages are looking like you are missing the Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) Runtime. This is a requirement for the current XAMPP version.

best wishes,
Altrea
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: *** New XAMPP CONTROL PANEL Version 3 ***

Postby Tjoene » 03. January 2012 21:23

Thanks for the reply.
It was already installed, but I tried a repair.
It didn't work.

I've cleaned the old Java JDK en JRE and replaced them with the latest.
But for some reason, the XCP 3.0.11 is calling C:\Program Files\Java\jdk1.6.0_24\jre\bin\server\jvm.dll
But there is no Java 1.6.0_24 installed on my computer. (there never was, it was the update 21 and the update 25)
User avatar
Tjoene
 
Posts: 19
Joined: 03. January 2012 18:14
Location: Belgium
XAMPP version: 5.6.30
Operating System: Windows 10 (64-bit)

Re: *** New XAMPP CONTROL PANEL Version 3 ***

Postby hackattack142 » 03. January 2012 23:21

Could you open a command prompt window (Start > Run > cmd), change to the /xampp directory, run catalina_start.bat and paste the output here (use the edit submenu in the top left corner of the CMD window to select all and copy the contents of the window).

You might have old/invalid entries in your registry that it is finding.
XAMPP Control Panel Developer
Latest CP: viewtopic.php?f=16&t=48932
hackattack142
 
Posts: 701
Joined: 20. May 2011 23:29
Operating System: Windows 7 Ultimate SP1 64-Bit

Re: *** New XAMPP CONTROL PANEL Version 3 ***

Postby Tjoene » 04. January 2012 09:19

Hey,

Tomcat start without a problem using the bat-files.
The 3.0.11 CP even sees that Tomcat was started.
Code: Select all
9:09:24  [tomcat]    Status change detected: running


Here is the output:

Code: Select all
C:\>cd /D D:\XAMPP
D:\xampp>catalina_start.bat

[XAMPP]: Searching for JDK or JRE HOME with reg query ...

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit
    CurrentVersion    REG_SZ    1.7

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.7
    JavaHome    REG_SZ    C:\Program Files\Java\jdk1.7.0_02
    MicroVersion    REG_SZ    0

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.7.0_02
    JavaHome    REG_SZ    C:\Program Files\Java\jdk1.7.0_02
    MicroVersion    REG_SZ    0


[XAMPP]: Using JDK

[XAMPP]: Seems fine!
[XAMPP]: Set JAVA_HOME : C:\Program Files\Java\jdk1.7.0_02
[XAMPP]: Set CATALINA_HOME : D:\xampp\tomcat

Using CATALINA_BASE:   "D:\xampp\tomcat"
Using CATALINA_HOME:   "D:\xampp\tomcat"
Using CATALINA_TMPDIR: "D:\xampp\tomcat\temp"
Using JRE_HOME:        "C:\Program Files\Java\jdk1.7.0_02"
Using CLASSPATH:       "D:\xampp\tomcat\bin\bootstrap.jar;D:\xampp\tomcat\bin\to
mcat-juli.jar"
jan 04, 2012 9:09:20 AM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performanc
e in production environments was not found on the java.library.path: C:\Program
Files\Java\jdk1.7.0_02\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Window
s;C:\mcc18\mpasm;C:\mcc18\bin;C:\Program Files\Common Files\Microsoft Shared\Win
dows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\P
rogram Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\
Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windo
ws;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Progr
am Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Norman\Npm\
Bin;C:\VXIPNP\WINNT\BIN;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Bi
nn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Micro
soft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Windows Live\Shared;C:\Prog
ram Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Microchip\MPLAB C32 S
uite\bin;C:\mcc18\mpasm;C:\mcc18\bin;C:\Program Files (x86)\Microchip\mplabc18\v
3.40\mpasm;C:\Program Files (x86)\Microchip\mplabc18\v3.40\bin;.
jan 04, 2012 9:09:23 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
jan 04, 2012 9:09:23 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
jan 04, 2012 9:09:23 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 5257 ms
jan 04, 2012 9:09:23 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
jan 04, 2012 9:09:23 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.21
jan 04, 2012 9:09:24 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory docs
jan 04, 2012 9:09:25 AM org.apache.catalina.util.SessionIdGenerator createSecure
Random
INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRN
G] took [145] milliseconds.
jan 04, 2012 9:09:25 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory examples
jan 04, 2012 9:09:26 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory host-manager
jan 04, 2012 9:09:26 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory manager
jan 04, 2012 9:09:26 AM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory ROOT
jan 04, 2012 9:09:26 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
jan 04, 2012 9:09:26 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8009"]
jan 04, 2012 9:09:26 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 2521 ms


Thank you for the help so far,
Tjoene

---------------------------------------------------------------------------------------
Update:
I've re-installed the Tomcat as service, and now he is calling the right JDK now.
But I still get the same error message in the log as before (%1 is not a valid Windows-application)
User avatar
Tjoene
 
Posts: 19
Joined: 03. January 2012 18:14
Location: Belgium
XAMPP version: 5.6.30
Operating System: Windows 10 (64-bit)

Re: *** New XAMPP CONTROL PANEL Version 3 ***

Postby hackattack142 » 04. January 2012 14:49

The control panel uses the 3 catalina batch files for starting/stopping and service install/uninstall. If the batch files individually run fine then you might have an underlying issue with tomcat or java. Which part is actually failing? Does it fail when you are installing the service or trying to run the service after it is installed?

Could you make sure you do not have a tomcat service installed (remove it if you do) and open another cmd window, go to the /xampp directory again, and run the following
Code: Select all
catalina_service.bat install
and post the output here.

If the above works, could you also post the "path to executable" of the tomcat service it installs (Start > Run > services.msc, find the service "Apache Tomcat7", right-click and go to properties)

Also, in which log file are you getting those errors?
XAMPP Control Panel Developer
Latest CP: viewtopic.php?f=16&t=48932
hackattack142
 
Posts: 701
Joined: 20. May 2011 23:29
Operating System: Windows 7 Ultimate SP1 64-Bit

Re: *** New XAMPP CONTROL PANEL Version 3 ***

Postby Tjoene » 04. January 2012 15:02

I can't start Tomcat using the XCP 3.0.11 when it is installed as service.
Now I can start the Tomcat in the CP when ISN'T installed as service. It calls the Catalina-start.bat and successively starts Tomcat.

Output install bat:
Code: Select all
Microsoft Windows [versie 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. Alle rechten voorbehouden.

C:\Users\Jeroen>cd /D D:\XAMPP
D:\xampp>catalina_start.bat

[XAMPP]: Searching for JDK or JRE HOME with reg query ...

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit
    CurrentVersion    REG_SZ    1.7

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.7
    JavaHome    REG_SZ    C:\Program Files\Java\jdk1.7.0_02
    MicroVersion    REG_SZ    0

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.7.0_02
    JavaHome    REG_SZ    C:\Program Files\Java\jdk1.7.0_02
    MicroVersion    REG_SZ    0


[XAMPP]: Using JDK

[XAMPP]: Seems fine!
[XAMPP]: Set JAVA_HOME : C:\Program Files\Java\jdk1.7.0_02
[XAMPP]: Set CATALINA_HOME : D:\xampp\tomcat

Using CATALINA_BASE:   "D:\xampp\tomcat"
Using CATALINA_HOME:   "D:\xampp\tomcat"
Using CATALINA_TMPDIR: "D:\xampp\tomcat\temp"
Using JRE_HOME:        "C:\Program Files\Java\jdk1.7.0_02"
Using CLASSPATH:       "D:\xampp\tomcat\bin\bootstrap.jar;D:\xampp\tomcat\bin\to
mcat-juli.jar"
jan 04, 2012 2:54:51 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performanc
e in production environments was not found on the java.library.path: C:\Program
Files\Java\jdk1.7.0_02\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Window
s;C:\mcc18\mpasm;C:\mcc18\bin;C:\Program Files\Common Files\Microsoft Shared\Win
dows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\P
rogram Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\
Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windo
ws;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Progr
am Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Norman\Npm\
Bin;C:\VXIPNP\WINNT\BIN;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Bi
nn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Micro
soft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Windows Live\Shared;C:\Prog
ram Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Microchip\MPLAB C32 S
uite\bin;C:\mcc18\mpasm;C:\mcc18\bin;C:\Program Files (x86)\Microchip\mplabc18\v
3.40\mpasm;C:\Program Files (x86)\Microchip\mplabc18\v3.40\bin;.
jan 04, 2012 2:54:54 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
jan 04, 2012 2:54:54 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
jan 04, 2012 2:54:54 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 4344 ms
jan 04, 2012 2:54:54 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
jan 04, 2012 2:54:54 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.21
jan 04, 2012 2:54:54 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory docs
jan 04, 2012 2:54:56 PM org.apache.catalina.util.SessionIdGenerator createSecure
Random
INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRN
G] took [511] milliseconds.
jan 04, 2012 2:54:56 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory examples
jan 04, 2012 2:54:56 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory host-manager
jan 04, 2012 2:54:57 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory manager
jan 04, 2012 2:54:57 PM org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory ROOT
jan 04, 2012 2:54:57 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
jan 04, 2012 2:54:57 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8009"]
jan 04, 2012 2:54:57 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 3129 ms


Path to Tomcat Service: D:\xampp\tomcat\bin\tomcat7.exe //RS//Tomcat7

And I get the error from this log commons-daemon.2012-01-04 (inside the Tomcat log folder).
User avatar
Tjoene
 
Posts: 19
Joined: 03. January 2012 18:14
Location: Belgium
XAMPP version: 5.6.30
Operating System: Windows 10 (64-bit)

Re: *** New XAMPP CONTROL PANEL Version 3 ***

Postby hackattack142 » 04. January 2012 16:49

I wanted to see the output of catalina_service.bat as described above, not catalina_start.bat to see if there was any unexpected output when installing the service.

Just to do a sanity check, can you open the "/xampp/tomcat/bin" folder and try running tomcat7.exe manually to make sure it is not corrupted in some way (it should open a console window and start tomcat).
XAMPP Control Panel Developer
Latest CP: viewtopic.php?f=16&t=48932
hackattack142
 
Posts: 701
Joined: 20. May 2011 23:29
Operating System: Windows 7 Ultimate SP1 64-Bit

Re: *** New XAMPP CONTROL PANEL Version 3 ***

Postby Tjoene » 04. January 2012 16:56

My bad, must have mistyped it.
Here is the catalina_service.bat
Code: Select all
Microsoft Windows [versie 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. Alle rechten voorbehouden.

C:\Users\Jeroen>cd /D D:\XAMPP

D:\xampp>catalina_service.bat

[XAMPP]: Searching for JDK or JRE HOME with reg query ...

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit
    CurrentVersion    REG_SZ    1.7

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.7
    JavaHome    REG_SZ    C:\Program Files\Java\jdk1.7.0_02
    MicroVersion    REG_SZ    0

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.7.0_02
    JavaHome    REG_SZ    C:\Program Files\Java\jdk1.7.0_02
    MicroVersion    REG_SZ    0


[XAMPP]: Using JDK

[XAMPP]: Seems fine!
[XAMPP]: Set JAVA_HOME : C:\Program Files\Java\jdk1.7.0_02
[XAMPP]: Set CATALINA_HOME : D:\xampp\tomcat

[XAMPP]: Finding Java Version
[XAMPP]: Java Version: 1.7
[XAMPP]: Starting Tomcat Service Install...
.

Usage: service.bat install/remove [service_name] [/user username]
D:\xampp>


The tomcat7.exe opens a console windows, but it shut it down right away.
And I don't think Tomcat has started (CP didn't see any changed).
User avatar
Tjoene
 
Posts: 19
Joined: 03. January 2012 18:14
Location: Belgium
XAMPP version: 5.6.30
Operating System: Windows 10 (64-bit)

Re: *** New XAMPP CONTROL PANEL Version 3 ***

Postby hackattack142 » 04. January 2012 17:06

That console window should not disappear right away so you might have an issue with some bad files.

How did you install xampp (installer or zip archive)? If you used the installer, it has been known to cause random issues with missing/corrupt files. If you used the installer, you should try removing that installation and using the zip archive. Since you are using a drive other than C, you will probably need to run "setup_xampp.bat" after extracting everything as well to correct all the paths.

You also need to provide a command line argument to the catalina_service.bat file for it to do anything. You can do either
Code: Select all
catalina_service.bat install
catalina_service.bat remove
XAMPP Control Panel Developer
Latest CP: viewtopic.php?f=16&t=48932
hackattack142
 
Posts: 701
Joined: 20. May 2011 23:29
Operating System: Windows 7 Ultimate SP1 64-Bit

Re: *** New XAMPP CONTROL PANEL Version 3 ***

Postby Tjoene » 04. January 2012 17:38

Installed the ZIP, as you suggested.
Here is the output for in the un-install and install.

Code: Select all
Microsoft Windows [versie 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. Alle rechten voorbehouden.

C:\Windows\system32>cd /D D:\XAMPP

D:\xampp>catalina_service.bat remove

[XAMPP]: Searching for JDK or JRE HOME with reg query ...

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit
    CurrentVersion    REG_SZ    1.7

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.7
    JavaHome    REG_SZ    C:\Program Files\Java\jdk1.7.0_02
    MicroVersion    REG_SZ    0

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.7.0_02
    JavaHome    REG_SZ    C:\Program Files\Java\jdk1.7.0_02
    MicroVersion    REG_SZ    0


[XAMPP]: Using JDK

[XAMPP]: Seems fine!
[XAMPP]: Set JAVA_HOME : C:\Program Files\Java\jdk1.7.0_02
[XAMPP]: Set CATALINA_HOME : D:\xampp\tomcat

[XAMPP]: Finding Java Version
[XAMPP]: Java Version: 1.7
[XAMPP]: Starting Tomcat Service Install...
.
The service 'Tomcat7' has been removed
D:\xampp>catalina_service.bat install

[XAMPP]: Searching for JDK or JRE HOME with reg query ...

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit
    CurrentVersion    REG_SZ    1.7

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.7
    JavaHome    REG_SZ    C:\Program Files\Java\jdk1.7.0_02
    MicroVersion    REG_SZ    0

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit\1.7.0_02
    JavaHome    REG_SZ    C:\Program Files\Java\jdk1.7.0_02
    MicroVersion    REG_SZ    0


[XAMPP]: Using JDK

[XAMPP]: Seems fine!
[XAMPP]: Set JAVA_HOME : C:\Program Files\Java\jdk1.7.0_02
[XAMPP]: Set CATALINA_HOME : D:\xampp\tomcat

[XAMPP]: Finding Java Version
[XAMPP]: Java Version: 1.7
[XAMPP]: Starting Tomcat Service Install...
.
Installing the service 'Tomcat7' ...
Using CATALINA_HOME:    "D:\xampp\tomcat"
Using CATALINA_BASE:    "D:\xampp\tomcat"
Using JAVA_HOME:        "C:\Program Files\Java\jdk1.7.0_02"
Using JRE_HOME:         "C:\Program Files\Java\jdk1.7.0_02\jre"
Using JVM:              "C:\Program Files\Java\jdk1.7.0_02\jre\bin\server\jvm.dl
l"
The service 'Tomcat7' has been installed.
D:\xampp>



Thanks for the help so far,
Tjoene
User avatar
Tjoene
 
Posts: 19
Joined: 03. January 2012 18:14
Location: Belgium
XAMPP version: 5.6.30
Operating System: Windows 10 (64-bit)

Next

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 100 guests