2 Replies Latest reply on Dec 8, 2009 5:01 AM by mladen.turk

    jbosssvc.exe on Windows 7

      Hello,
      I experiencing a problem of registering JBoss AS on Windows 7 machine as a service.
      This command runs fine:
      service.bat install
      However the service does not appear in the service list.
      jbosssvc.exe does not return anything.

      This works fine on XP but not on Vista machine.
      Any suggestions?
      thanks,
      Yuri

        • 1. Re: jbosssvc.exe on Windows 7
          maffeis

          I'm having the same problem. Any solutions?

          • 2. Re: jbosssvc.exe on Windows 7
            mladen.turk

            Try running the cmd.exe as Administrator and then CD to the bin folder and execute 'service install'
            Note that if UAC is enabled you will have to do that even if logged in as Administrator.

            Also make sure the location where JBoss is installed has Full
            privileges enabled for Local Service account (or the one you later choose to use as service's account)