"serviceuser" の値にスペースが挿入されてるため、JBoss EAP 6.4.0 が windows サービスをインストールすることができない
Issue
Windows プラットフォームで、JBoss User のようにシステムのアカウント名にスペースが含まれているため、以下のコマンドを実行して windows サーバーに JBoss EAP 6.4.0 をインストールすることができません。
service.bat install /serviceuser ".\JBoss User" /servicepass "changeit" /startup /debug
このコマンドを実行したら、以下のようにサービスが Windows にインストールされました。
Name | JBossEAP6
Description |
Status |
Startup Type | Manual
Log On As | Local System
このサービスを起動すると、以下のようにエラーが表示されます。
Windows could not start the JBossEAP6 on Local Computer.For more information, review the System Event Log.
If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code1.
Environment
- Red Hat JBoss Enterprise Application Platform
- 6.4.0
- Windows 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.