How to prevent SQL Server database service stop when i stop joget ?

Confluence User - 15 Sep, 2015

I run joget on SQL Server database 2008 R2.

When i stop joget service, the sql server service also stopped too.

How to prevent that to happen?

 

Thank You.

 

server

2


24 Sep, 2015
confluenceUser
confluenceUser

Hello,

Have you checked this link ? Adding MySQL service as a Dependency to Tomcat service

I know you want the opposite but you can check if there is a link installed. Then, look at this page in order to remove the link : https://technet.microsoft.com/en-us/library/cc990290.aspx

 

 

16 Oct, 2015
confluenceUser
confluenceUser

Hello,

I have the save problem, too.

After searching the file a full day, I finally decide to update the db server account role of account of joget used.

And finally, db will not be shutdown while joget service being stopped.

I'm not sure which privilege joget service need, but not getting problem yet after update to "dbcreater".

(only sysadmin and serveradmin have the "shutdown" privilege…https://technet.microsoft.com/en-us/library/ms187994(v=sql.105).aspx)

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print