Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

how to auto start "IBM WebSphere Liberty" for CLM 6.0.1

OS: windows 2008 r2

DB: MS SQL Server 2014

how to auto start "IBM WebSphere Liberty" for CLM 6.0.1

0 votes

Comments

 "IBM WebSphere Liberty" stopped when I let it run overnight. does not know why?

Look for WS Liberty logging in <install dir>/server/logs/console.log, messages.log and trace.log. Anything there giving a clue what happened?



3 answers

Permanent link
Hello, please take a look at this: https://jazz.net/forum/questions/214096/how-to-start-was-liberty-as-a-windows-service-for-clm-601?page=1&focusedAnswerId=214305#214305

2 votes


Permanent link
The procedure in the thread looks seem to work in most client environments

https://jazz.net/forum/questions/214096/how-to-start-was-liberty-as-a-windows-service-for-clm-601?page=1&focusedAnswerId=214305#214305
 

1 vote


Permanent link
For an install on Windows, you could try to run the WebSphere Libery server as a service, this would be something like this command:

sc
.exe create Liberty type= own start= auto error=severe binpath= <server install folder>\server\server.startup.bat

Details on the service command from Microsoft  : http://technet.microsoft.com/en-us/library/cc990289.aspx

I haven't tried this myself, so no garantuees this works.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 7,495
× 6,121

Question asked: Jan 25 '16, 12:06 p.m.

Question was seen: 5,972 times

Last updated: Jan 25 '16, 5:35 p.m.

Confirmation Cancel Confirm