You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by Vinícius Moselli <vi...@gmail.com> on 2014/03/18 15:16:13 UTC

Installing TomEE as a Service Windows 7 x64

Hi guys,

I'm having some trouble when i try to run my TomEE service installed on
Windows 7 x64.

Here is the log:

C:\Java\apache-tomee-webprofile-1.6.0\bin>TomEE.amd64.exe
[2014-03-18 10:59:33] [warn]  [ 6056] The system cannot find the Registry
key for service 'TomEE.amd64'
[2014-03-18 10:59:33] [error] [ 6056] Load configuration failed
[2014-03-18 10:59:33] [error] [ 6056] The system cannot find the file
specified.
[2014-03-18 10:59:33] [error] [ 6056] Commons Daemon procrun failed with
exit value: 2 (Failed to load configuration)
[2014-03-18 10:59:33] [error] [ 6056] The system cannot find the file
specified.

Does anyone faced such problem yet?

I looked at HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Apache Software
Foundation\Procrun 2.0\TomEE and the key is there, tried to rename to
TomEE.amd64 but didn't work aswell.

How can i solve it?

Thanks in advance.

Vinícius Moselli

Re: Installing TomEE as a Service Windows 7 x64

Posted by "Howard W. Smith, Jr." <sm...@gmail.com>.
Very good. Thanks for the followup.
 On Mar 18, 2014 1:52 PM, "Vinícius Moselli" <vi...@gmail.com>
wrote:

> Howard,
>
> After reading your reply and some tips on the internet (google) i figured
> it was lack of adminsitrator privileges on my server machine from the user
> i was trying to install the service.
>
> After running cmd with administrator privileges, removed the service
> installed before and installed again. Everything works.
>
> Thanks!
>
>
> 2014-03-18 14:26 GMT-03:00 Howard W. Smith, Jr. <sm...@gmail.com>:
>
> > Installing TomEE as a Windows Service on Windows 7/XP/Server [2003 or
> 2008
> > or 2012] should be the same as installing Tomcat7 as windows service.
> >
> > Before i installed tomEE as windows service, I familiarized myself with
> > installing tomcat7 as windows service, and then I removed the tomcat7
> > windows service, and then I installed tomee as windows service.
> >
> > i used commandline (like you), but i think it's best to familiarize
> > yourself with the commandline options when installing tomcat7/tomee as
> > windows service.
> >
> > also, you may want to make sure the [installing] user has administrator
> > rights on the windows [7] computer.
> >
> > after reading this, let me know if this helps, and what you did to
> install
> > tomee as windows service.
> >
> > hmmm, also, you can use tomcat7w.exe to verify the tomee windows service
> > installation, modify windows service options (java options, etc...).
> >
> > it has been months since i did this. i'm replying based on what i can
> > remember. :)
> >
> >
> >
> > On Tue, Mar 18, 2014 at 10:16 AM, Vinícius Moselli <
> > vinicius.moselli@gmail.com> wrote:
> >
> > > Hi guys,
> > >
> > > I'm having some trouble when i try to run my TomEE service installed on
> > > Windows 7 x64.
> > >
> > > Here is the log:
> > >
> > > C:\Java\apache-tomee-webprofile-1.6.0\bin>TomEE.amd64.exe
> > > [2014-03-18 10:59:33] [warn]  [ 6056] The system cannot find the
> Registry
> > > key for service 'TomEE.amd64'
> > > [2014-03-18 10:59:33] [error] [ 6056] Load configuration failed
> > > [2014-03-18 10:59:33] [error] [ 6056] The system cannot find the file
> > > specified.
> > > [2014-03-18 10:59:33] [error] [ 6056] Commons Daemon procrun failed
> with
> > > exit value: 2 (Failed to load configuration)
> > > [2014-03-18 10:59:33] [error] [ 6056] The system cannot find the file
> > > specified.
> > >
> > > Does anyone faced such problem yet?
> > >
> > > I looked at HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Apache Software
> > > Foundation\Procrun 2.0\TomEE and the key is there, tried to rename to
> > > TomEE.amd64 but didn't work aswell.
> > >
> > > How can i solve it?
> > >
> > > Thanks in advance.
> > >
> > > Vinícius Moselli
> > >
> >
>

Re: Installing TomEE as a Service Windows 7 x64

Posted by Vinícius Moselli <vi...@gmail.com>.
Howard,

After reading your reply and some tips on the internet (google) i figured
it was lack of adminsitrator privileges on my server machine from the user
i was trying to install the service.

After running cmd with administrator privileges, removed the service
installed before and installed again. Everything works.

Thanks!


2014-03-18 14:26 GMT-03:00 Howard W. Smith, Jr. <sm...@gmail.com>:

> Installing TomEE as a Windows Service on Windows 7/XP/Server [2003 or 2008
> or 2012] should be the same as installing Tomcat7 as windows service.
>
> Before i installed tomEE as windows service, I familiarized myself with
> installing tomcat7 as windows service, and then I removed the tomcat7
> windows service, and then I installed tomee as windows service.
>
> i used commandline (like you), but i think it's best to familiarize
> yourself with the commandline options when installing tomcat7/tomee as
> windows service.
>
> also, you may want to make sure the [installing] user has administrator
> rights on the windows [7] computer.
>
> after reading this, let me know if this helps, and what you did to install
> tomee as windows service.
>
> hmmm, also, you can use tomcat7w.exe to verify the tomee windows service
> installation, modify windows service options (java options, etc...).
>
> it has been months since i did this. i'm replying based on what i can
> remember. :)
>
>
>
> On Tue, Mar 18, 2014 at 10:16 AM, Vinícius Moselli <
> vinicius.moselli@gmail.com> wrote:
>
> > Hi guys,
> >
> > I'm having some trouble when i try to run my TomEE service installed on
> > Windows 7 x64.
> >
> > Here is the log:
> >
> > C:\Java\apache-tomee-webprofile-1.6.0\bin>TomEE.amd64.exe
> > [2014-03-18 10:59:33] [warn]  [ 6056] The system cannot find the Registry
> > key for service 'TomEE.amd64'
> > [2014-03-18 10:59:33] [error] [ 6056] Load configuration failed
> > [2014-03-18 10:59:33] [error] [ 6056] The system cannot find the file
> > specified.
> > [2014-03-18 10:59:33] [error] [ 6056] Commons Daemon procrun failed with
> > exit value: 2 (Failed to load configuration)
> > [2014-03-18 10:59:33] [error] [ 6056] The system cannot find the file
> > specified.
> >
> > Does anyone faced such problem yet?
> >
> > I looked at HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Apache Software
> > Foundation\Procrun 2.0\TomEE and the key is there, tried to rename to
> > TomEE.amd64 but didn't work aswell.
> >
> > How can i solve it?
> >
> > Thanks in advance.
> >
> > Vinícius Moselli
> >
>

Re: Installing TomEE as a Service Windows 7 x64

Posted by "Howard W. Smith, Jr." <sm...@gmail.com>.
Installing TomEE as a Windows Service on Windows 7/XP/Server [2003 or 2008
or 2012] should be the same as installing Tomcat7 as windows service.

Before i installed tomEE as windows service, I familiarized myself with
installing tomcat7 as windows service, and then I removed the tomcat7
windows service, and then I installed tomee as windows service.

i used commandline (like you), but i think it's best to familiarize
yourself with the commandline options when installing tomcat7/tomee as
windows service.

also, you may want to make sure the [installing] user has administrator
rights on the windows [7] computer.

after reading this, let me know if this helps, and what you did to install
tomee as windows service.

hmmm, also, you can use tomcat7w.exe to verify the tomee windows service
installation, modify windows service options (java options, etc...).

it has been months since i did this. i'm replying based on what i can
remember. :)



On Tue, Mar 18, 2014 at 10:16 AM, Vinícius Moselli <
vinicius.moselli@gmail.com> wrote:

> Hi guys,
>
> I'm having some trouble when i try to run my TomEE service installed on
> Windows 7 x64.
>
> Here is the log:
>
> C:\Java\apache-tomee-webprofile-1.6.0\bin>TomEE.amd64.exe
> [2014-03-18 10:59:33] [warn]  [ 6056] The system cannot find the Registry
> key for service 'TomEE.amd64'
> [2014-03-18 10:59:33] [error] [ 6056] Load configuration failed
> [2014-03-18 10:59:33] [error] [ 6056] The system cannot find the file
> specified.
> [2014-03-18 10:59:33] [error] [ 6056] Commons Daemon procrun failed with
> exit value: 2 (Failed to load configuration)
> [2014-03-18 10:59:33] [error] [ 6056] The system cannot find the file
> specified.
>
> Does anyone faced such problem yet?
>
> I looked at HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Apache Software
> Foundation\Procrun 2.0\TomEE and the key is there, tried to rename to
> TomEE.amd64 but didn't work aswell.
>
> How can i solve it?
>
> Thanks in advance.
>
> Vinícius Moselli
>