Chinaunix首页 | 论坛 | 博客
  • 博客访问: 3017872
  • 博文数量: 535
  • 博客积分: 15788
  • 博客等级: 上将
  • 技术积分: 6507
  • 用 户 组: 普通用户
  • 注册时间: 2007-03-07 09:11
文章分类

全部博文(535)

文章存档

2016年(1)

2015年(1)

2014年(10)

2013年(26)

2012年(43)

2011年(86)

2010年(76)

2009年(136)

2008年(97)

2007年(59)

分类:

2007-09-04 17:30:50

ADMU3011E:
服务器已启动,但是初始化失败。startServer.log、SystemOut.log(或者
zOS 中的作业日志)以及
d:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1
下的其他日志文件可能包含故障信息。
ADMU7704E: 在尝试启动与服务器相关联的 Windows
服务时失败:server1;
在执行
WASService.exe
时可能发生了错误:Starting Service:
jtzq-web-trade1Node01
Service
failed to start.
startServer return code = -1



Could not determine the process id of the java process.
Changing the IBMWAS5Service - Tivoli Agent Manager service
status to the "stopped" state. To prevent this error, try
recreating this service with the -logRoot parameter.
The value of the logRoot parameter should be the directory in
which the server's .pid file is created.


解决:分配给websphere的内存不能大于1024M
阅读(21494) | 评论(6) | 转发(0) |
给主人留下些什么吧!~~

chinaunix网友2008-10-14 15:17:23

我也出现这种情况。具体怎么操作呀