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

5.0.2 dcc stopServer script hanging at Username prompt (Win2012R2)

 I have the following environment:
Windows 2012R2 - SQL Server 2012
RHEL 6.6 - jts/WAS
RHEL 6.6 - ccm/WAS
Windows 2012R2 - dcc/WAS

When I try to use the stopServer script on the dcc WAS - I get the following and it just sits there.  Any ideas?

D:\IBM\WebSphere\AppServer\profiles\AppSrv01\bin>stopServer.bat server1
ADMU0116I: Tool information is being logged in file
           d:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1\stopServer.log
ADMU7702I: Because server1 is registered to run as a Windows Service, the
           request to stop this server will be completed by stopping the
           associated Windows Service.
ADMU0116I: Tool information is being logged in file
           d:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1\stopServer.log
ADMU0128I: Starting tool with the AppSrv01 profile
ADMU3100I: Reading configuration for server: server1
Realm/Cell Name: <default>
Username:

1

0 votes


Accepted answer

Permanent link
It appears that you forgot to add the username and password necessary for stopping the WAS service, so it is waiting forever for the username/password (as there is no interactive GUI for you to enter them). You need to remove the WAS service and add it back again with the necessary "-stopArgs" paremeter. Take a look at the last example in the below document.
https://www-01.ibm.com/support/knowledgecenter/SSAW57_7.0.0/com.ibm.websphere.base.doc/info/aes/ae/rins_wasservice.html
Heather Linsk selected this answer as the correct answer

0 votes

Comments

 Thank you Donald!


One other answer

Permanent link
Once a Websphere server instance is configured to run as a service, the stop script can not be used. 

1 vote

Comments

 When I stop the service, it also hangs. I end up having to go the task manager and kill the processes.

I would check the logs of the dcc and other components. Maybe they provide more information?

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,499
× 403
× 64
× 40

Question asked: Jul 16 '15, 11:14 a.m.

Question was seen: 3,624 times

Last updated: Jul 21 '15, 8:53 a.m.

Confirmation Cancel Confirm