i will try and check this parsing thing too... may be this is the reason...
- Sandeep On 10/11/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote:
Sandeep Gupta ha scritto: > Hi > > I have checked my log files.....but the only error they report is as > shown > below while starting the weblogic server. > I copied the whole WAR and EAR to another system and deployed it. The > deployment was SUCCESSFUL. No error was reported and the website worked > perfectly file. I tired a link validator and all links were reported > to be > successful. > > Can't guess the reason for this problem. For now, I am reinstalling the > Weblogic server. Will check if the same error pops up again and let you > know. Uh at this point I am guessing that there is a problem with the XML parser. For example (warning: this is a shot in the dark) I had problems with Java 1.4.x because it uses the "crimson" parser, that is very buggy. Once I used the Xerces parser everything went fine... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Regards, Sandeep Gupta