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 "ASF GitHub Bot (JIRA)" <se...@james.apache.org> on 2016/07/28 09:29:20 UTC

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

    [ https://issues.apache.org/jira/browse/JAMES-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15397311#comment-15397311 ] 

ASF GitHub Bot commented on JAMES-1806:
---------------------------------------

GitHub user berndwaibel opened a pull request:

    https://github.com/apache/james-project/pull/45

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

    Deploy 64bit windows wrapper, by adding window-x86-64 to pom.xml and licensing xml.
    
    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.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/intarsys/james-project JAMES-1806

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/james-project/pull/45.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #45
    
----
commit 9d43c2f10a5995cee5795bb6fbfca28648b17e9c
Author: bwa <bw...@intarsys.de>
Date:   2016-07-21T13:51:36Z

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

----


> 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
>              Labels: maven, windows
>             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