Environment:
Tomcat5.0.25
IIS on Win2k
JK2-2.0.4
JDK - 1.4.2_04
Server 1 runs IIS/JK2 with lb type round robin routing to Server 2 that has 4 Tomcat5 instances.
A .do is invoked and works fine until a "save" action is clicked to write an clump of xml back to a database.
The following error is encountered
The Problem manifests as:
………………
Parsing Error : Element type "Styl" must be followed by either attribute specifications, ">" or "/>".
Line : 1077
Column : 38
com.lmco.ebiz.portalcomponent.blogic.HandleTableConfigPersistence.loadTableConfigFromForm(HandleTableConfigPersistence.java:358)
[{ftwebiz44:5c8a3975ffffff86ffffffbdffffffb3fffffff41e940bcbacc6f8}
com.lmco.ebiz.tabledata.TableDataException
Parsing Error : Element type "Styl" must be followed by either attribute specifications, ">" or "/>".
Line : 1077
Column : 38
com.lmco.ebiz.tabledata.TableDataException:
[org.exolab.castor.xml.MarshalException
Parsing Error : Element type "Styl" must be followed by either attribute specifications, ">" or "/>".
Line : 1077
Column : 38
org.xml.sax.SAXException: Parsing Error : Element type "Styl" must be followed by either attribute specifications, ">" or "/>".
Line : 1077
Column : 38
at org.exolab.castor.xml.UnmarshalHandler.fatalError(UnmarshalHandler.java:1601)
at org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1225)………………………………………
If the same sequence of events is played out on Server2 using the first Tomcat's admin port (8080), all is just fine.
Any Ideas?
<<Sumpter, Chuck.vcf>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
