Java 企业应用
不要温柔的走入那个良夜

Problem(Abstract)

Starting application server receives "BMXAA6473E - Maximo failed to start" error.

Cause

Incomplete or pending database configuration

Diagnosing the problem

Run the following query

select varname, varvalue from maxvars where varname='CONFIGURING'

Resolving the problem

If this query returns varvalue 1 then run update query

update maxvars set varvalue= 0 where where varname='CONFIGURING'

posted on 2012-05-08 12:57 cpegtop 阅读(1119) 评论(0)  编辑  收藏

只有注册用户登录后才能发表评论。


网站导航: