You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2014/09/08 17:49:02 UTC

[Bug 56929] New: Wrong OS version on Windows 2012 R2 while running as a service

https://issues.apache.org/bugzilla/show_bug.cgi?id=56929

            Bug ID: 56929
           Summary: Wrong OS version on Windows 2012 R2 while running as a
                    service
           Product: Tomcat 7
           Version: 7.0.55
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Packaging
          Assignee: dev@tomcat.apache.org
          Reporter: bernd.ernesti@oracle.com

The server information while running as a Windows service on 2012 R2 is wrong.

The system is identified as:
 OS Name: Windows Server 2012
 OS Version: 6.2

It is correct when starting tomcat with startup.bat:
 OS Name: Windows Server 2012 R2
 OS Version: 6.3

How to reproduce:

1. Install the Windows service from apache-tomcat-7.0.55\bin
   service.bat install Test
2. Activate the configuration for the /manager/ access in conf\tomcat-users.xml
3. Start the service
4. Navigate to the /manager/status page
5. The "Server Information" contains the wrong OS Version
6. Stop the Windows service
7. Start the tomcat with the startup.bat script
8. Check the /manager/status page again which now contains the correct version

The issue could be related due too the service binary which needs to be
recompiled for:
http://msdn.microsoft.com/en-us/library/windows/desktop/ms724832%28v=vs.85%29.aspx
and the link inside it for:
http://msdn.microsoft.com/en-us/library/windows/desktop/dn481241%28v=vs.85%29.aspx

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 56929] Wrong OS version on Windows 2012 R2 while running as a service

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56929

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
You need to raise this with the Apache Commons Daemon project that produces
those binaries.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 56929] Wrong OS version on Windows 2012 R2 while running as a service

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56929

--- Comment #2 from Konstantin Kolinko <kn...@gmail.com> ---
(In reply to Mark Thomas from comment #1)
> You need to raise this with the Apache Commons Daemon project that produces
> those binaries.

https://issues.apache.org/jira/browse/DAEMON-322

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 56929] Wrong OS version on Windows 2012 R2 while running as a service

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56929

Bernd Ernesti <be...@oracle.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernd.ernesti@oracle.com
                 OS|                            |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org