You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Bernd Waibel (JIRA)" <se...@james.apache.org> on 2016/07/21 13:36:20 UTC

[jira] [Created] (JAMES-1806) Unable to run windows service on 64bit platform (Windows 10)

Bernd Waibel created JAMES-1806:
-----------------------------------

             Summary: Unable to run windows service on 64bit platform (Windows 10)
                 Key: JAMES-1806
                 URL: https://issues.apache.org/jira/browse/JAMES-1806
             Project: James Server
          Issue Type: Bug
          Components: Deployment Modules
    Affects Versions: 3.0-beta4
         Environment: Windows 10, 64bit, running as Windows Service
            Reporter: Bernd Waibel
            Priority: Blocker
             Fix For: 3.0.0-beta5


The james server could not been run on 64bit Windows platform running as service. It simply misses "wrapper-windows-x86-64.exe".

The "Java Service Wrapper" JSW from Tanuki does support the 64bit service, it is just not packaged. 
The license does not distinquish between 32bit and 64bit.
http://wrapper.tanukisoftware.com/doc/german/licenseOverview.html

Solution:
add "<include>windows-x86-64</include>" to "<generator>jsw</generator>" in pom.xml
add "<resource name='wrapper-windows-x86-64.exe'/> to "<by-organisation id='TanukiSoftware'>" in licensing.xml

We will supply a pull request.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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