问题:org.xml.sax.SAXParseException: prolog 中不允许有内容

websphere6.0启动时抛出异常:

org.xml.sax.SAXParseException: prolog 中不允许有内容

解决办法一:

1、停止websphere应用服务器,删除下面目录中的内容

IBM\Rational\SDP\6.0\runtimes\base_v6\profiles\default\wstemp

这里profile default, 可以换为实际的profile

2、重启动websphere应用服务器即可解决

posted @ 2011-08-02 10:06  hongweigg  阅读(10)  评论(0)    收藏  举报