`
j2ee_zhongqi
  • 浏览: 210901 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

fails to startServer return code = -1

阅读更多
转自:http://www-01.ibm.com/support/docview.wss?uid=swg21368020 


 
WAS v6.1.x fails to start with error ADMU7704E: Failed while trying to start the Windows Service

Problem(Abstract)
Attempts to start IBM WebSphere Application Server (WAS) v6.1.x through Rational Application Developer (RAD) v7.0.x results in the error ADMU7704E: Failed while trying to start the Windows Service associated with server.
 
Symptom
Complete error while starting WebSphere Application Server (WAS) v6.1.x:

ADMU7704E: Failed while trying to start the Windows Service associated with server: server1;
probable error executing WASService.exe: Starting Service: [service name]
Timed out waiting for service to respond to command, after 60 seconds.Failed to start service, or
timed out while waiting for start to complete. Check the logs for details.

Resolving the problem
The server was configured as a Windows Service.
If this was unintentional, create a new server profile that does not run the application as a Windows Service.

Steps describing how to do this can be found in the Related URL section.

Alternatively, you can do the following:

Open Windows Services Control Panel (Start > Settings > Control Panel > Administrative Tools > Services).


Look for the service name of WAS V6.1:

"IBM WebSphere Application Server V6.1 - [service_name]".


Open a command window and go to [RAD_Installation]\runtimes\base_v61\bin


Run the command:

WASService.exe -remove [service_name]

You should see a message "Successfully removed service".

Restart RAD and you should now be able to successfully start your WASv6.1.x server.



分享到:
评论

相关推荐

    Bochs - The cross platform IA-32 (x86) emulator

    --enable-sep, --enable-aes, --enable-1g-pages are deprecated and should not be used anymore. - Local APIC configure option --enable-apic is deprecated and should not be used anymore. The LAPIC ...

    Delphi7.1 Update

    * Setting MTSDataModule.AutoComplete to False in the IDE is overridden and set back to True at run time (Quality Central 4716).* Calls to ApplyUpdates(-1) on a TMTSDataModule do not work properly ...

    8-07-14_MegaCLI for linux_windows

    SCGCQ00564123 (ENHREQ) - LIBMODS : Request RAID CLI to display the Patrol Read Start Time SCGCQ00521386 (DFCT) - Megacli : ADRA is still mentioned in help file, eventhough it is not supported SCGCQ...

    php.ini-development

    Default Value: -1 (Unlimited) ; Development Value: 60 (60 seconds) ; Production Value: 60 (60 seconds) ; output_buffering ; Default Value: Off ; Development Value: 4096 ; Production Value: 4096 ; ...

    微软内部资料-SQL性能优化3

    To support SERIALIZABLE transaction semantics, SQL Server needs to lock sets of rows specified by a predicate, such as WHERE salary BETWEEN 30000 AND 50000 SQL Server needs to lock data that does ...

    微软内部资料-SQL性能优化2

    Before we look at how SQL Server uses and manages its memory, we need to ensure a full understanding of the more common memory related terms. The following definitions will help you understand how SQL...

    EurekaLog_7.5.0.0_Enterprise

    1)....Added "ECC32TradeSpeedForMemory" option - defaults to 0/False, could be changed to 1 via Custom/Manual tab. This option will switch from fast-methods to slower methods, but which take less ...

Global site tag (gtag.js) - Google Analytics