0
當我想部署我的應用程序,我得到的錯誤如下:錯誤而解析標籤庫描述符 - 連接復位
<4/04/2012 03:24:08 PM EST> <Warning> <HTTP> <developer> <AdminServer> <[STANDBY]
ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>>
<> <> <1333517048130> <BEA-101196> <[/]: Error while parsing the Tag Library
Descriptor at "/opt/apps/domains/servers/AdminServer/tmp/_WL_user/app-war.war/WEB-INF
/tlds/xkins.tld".
com.ctc.wstx.exc.WstxIOException: Connection reset
部署能夠成功進行,但這個錯誤會使得過程長於正常。
我檢查有哪些這個問題的頂級域名中,DTD URI是: http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd
但我不能訪問這些兩個鏈接通過瀏覽器。