UTFDataFormatException

This is my first simple test page and Iam getting always the following error.
Description: An unhandled exception occurred during the execution of the web application. Please review the following stack trace for more information regarding the error.
Exception Details: java.io.UTFDataFormatException
Invalid byte 2 of 3-byte UTF-8 sequence.
Possible Source of Error:
Class Name: org.apache.xerces.impl.io.UTF8Reader
File Name: UTF8Reader.java
Method Name: invalidByte
Line Number: 693
Source not available. Information regarding the location of the exception can be identified using the exception stack trace below.
Stack trace:
org.apache.xerces.impl.io.UTF8Reader.invalidByte(UTF8Reader.java:693)
org.apache.xerces.impl.io.UTF8Reader.read(UTF8Reader.java:418)
org.apache.xerces.impl.XMLEntityScanner.load(XMLEntityScanner.java:1509)
org.apache.xerces.impl.XMLEntityScanner.scanLiteral(XMLEntityScanner.java:745)
What's wrong. The page was generated by Sun Java Studion Creator
JSP PAGE -------------------------------------------------------------------
<?xml version="1.0"?>
<jsp:root version="1.2" xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html" xmlns:jsp="http://java.sun.com/JSP/Page">
<jsp:directive.page contentType="text/html;charset=UTF-8"/>
<f:view>
<html>
<head>
<title>Page1 Title</title>
</head>
<body rave-layout="grid">
<h:form binding="#{Page1.form1}" id="form1">
<h:outputLabel binding="#{Page1.componentLabel1}" for="componentLabel1" id="componentLabel1" style="position: absolute; left: 48px; top: 72px; width: 96px; height: 26px">
<h:outputText binding="#{Page1.componentLabel1Text}" id="componentLabel1Text" value="Pr�nom & Nom"/>
</h:outputLabel>
<h:inputText binding="#{Page1.textField1}" id="textField1" style="position: absolute; left: 144px; top: 72px"/>
</h:form>
</body>
</html>
</f:view>
</jsp:root>

Here is the contents
Log Session: mardi 27 avril 2004 08 h 05 GMT
System Info: Product Version = Java Studio Creator (Build 040415_4)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.4.2_03; Java HotSpot(TM) Client VM 1.4.2_03-b02; Sun Microsystems Inc.
Java Home = C:\Sun\Creator\java\jre
System Locale; Encod. = fr_FR; Cp1252
Home Dir; Current Dir = C:\Documents and Settings\ALIOUNE BADIANE; C:\logiciels\Sun Java Creator
IDE Install; User Dir = C:\Sun\Creator; C:\Documents and Settings\ALIOUNE BADIANE\.Creator\EA
CLASSPATH = C:\Sun\Creator\lib\ext\activation.jar;C:\Sun\Creator\lib\ext\boot.jar;C:\Sun\Creator\lib\ext\jax-qname.jar;C:\Sun\Creator\lib\ext\jaxrpc-api.jar;C:\Sun\Creator\lib\ext\jaxrpc-impl.jar;C:\Sun\Creator\lib\ext\jaxrpc-spi.jar;C:\Sun\Creator\lib\ext\jgraph.jar;C:\Sun\Creator\lib\ext\mail.jar;C:\Sun\Creator\lib\ext\naming.jar;C:\Sun\Creator\lib\ext\pbclient.jar;C:\Sun\Creator\lib\ext\pbtools.jar;C:\Sun\Creator\lib\ext\relaxngDatatype.jar;C:\Sun\Creator\lib\ext\rowset.jar;C:\Sun\Creator\lib\ext\saaj-api.jar;C:\Sun\Creator\lib\ext\saaj-impl.jar;C:\Sun\Creator\lib\ext\smbase.jar;C:\Sun\Creator\lib\ext\smdb2.jar;C:\Sun\Creator\lib\ext\sminformix.jar;C:\Sun\Creator\lib\ext\smoracle.jar;C:\Sun\Creator\lib\ext\smresource.jar;C:\Sun\Creator\lib\ext\smsqlserver.jar;C:\Sun\Creator\lib\ext\smsybase.jar;C:\Sun\Creator\lib\ext\smutil.jar;C:\Sun\Creator\lib\ext\sql.jar;C:\Sun\Creator\lib\ext\sqlx.jar;C:\Sun\Creator\lib\ext\xsdlib.jar;C:\Sun\Creator\java\lib\dt.jar;C:\Sun\Creator\java\lib\tools.jar
Boot & ext classpath = C:\Sun\Creator\java\jre\lib\rt.jar;C:\Sun\Creator\java\jre\lib\i18n.jar;C:\Sun\Creator\java\jre\lib\sunrsasign.jar;C:\Sun\Creator\java\jre\lib\jsse.jar;C:\Sun\Creator\java\jre\lib\jce.jar;C:\Sun\Creator\java\jre\lib\charsets.jar;C:\Sun\Creator\java\jre\classes;C:\Sun\Creator\java\jre\lib\ext\dnsns.jar;C:\Sun\Creator\java\jre\lib\ext\ldapsec.jar;C:\Sun\Creator\java\jre\lib\ext\localedata.jar;C:\Sun\Creator\java\jre\lib\ext\sunjce_provider.jar
Dynamic classpath = C:\Sun\Creator\lib\core.jar;C:\Sun\Creator\lib\layoutmgr.jar;C:\Sun\Creator\lib\openfile-cli.jar;C:\Sun\Creator\lib\openide-loaders.jar;C:\Sun\Creator\lib\openide.jar;C:\Sun\Creator\lib\ravelnf.jar;C:\Sun\Creator\lib\windowmgr.jar;C:\Sun\Creator\lib\locale\windowmgr_ja.jar
[org.netbeans.core.projects.cache #6] Warning: layer jar:file:/C:/Sun/Creator/modules/designer.jar!/com/sun/rave/designer/mf-layer.xml contains duplicate folders named Services
FacesContainer startup time(ms):4719
Turning on modules:
     org.openide/1 [4.26.1 040415_4]
     org.openide.io [1.1.1 040415_4]
     org.openide.execution [1.1.1 040415_4]
     org.netbeans.modules.extbrowser/1 [1.3.1 040415_4]
     org.openide.compiler [1.2.1 040415_4]
     org.openide.loaders [4.11.1 040415_4]
     org.netbeans.core/1 [1.21.1 040415_4]
     org.netbeans.lib.terminalemulator [1.1.1 040415_4]
     org.netbeans.core.output/1 [1.1.1 040415_4]
     org.netbeans.core.compiler/1 [1.4.1 040415_4]
     org.netbeans.modules.javahelp/1 [2.1.1 040415_4]
     org.netbeans.api.java/1 [1.3.1 040415_4]
     org.netbeans.core.execution/1 [1.3.1 040415_4]
     org.netbeans.libs.xerces/1 [1.4.1 2.6.0]
     org.apache.tools.ant.module/3 [3.6.1 040415_4]
     org.openide.src [1.1.1 040415_4]
     org.openide.debugger [1.1.1 040415_4]
     org.netbeans.modules.j2eeapis/1 [1.0 040415_4]
     org.netbeans.modules.settings/1 [1.4.1 040415_4]
     org.netbeans.api.xml/1 [1.3.1.3.6.0 3.6.0 040415_4]
     org.netbeans.modules.schema2beans/1 [1.7.1 040415_4]
     org.netbeans.modules.debugger.core/3 [2.10.1 040415_4]
     org.netbeans.libs.j2eeeditor/1 [1.1.1 040415_4]
     org.netbeans.modules.j2eeserver/3 [1.1 040415_4]
     org.netbeans.modules.debugger.jpda/1 [1.17.1 040415_4]
     org.netbeans.api.web.dd/1 [1.1.1 1.0 040415_4]
     com.sun.rave.project/1 [0.1 040415_4]
     com.sun.rave.jsfsupport/1 [0.1 040415_4]
     com.sun.rave.toolbox/1 [0.1]
     org.openidex.util/2 [2.7.1 040415_4]
     org.netbeans.modules.editor/1 [1.14.1 040415_4]
     com.sun.rave.insync/1 [0.2 040415_4]
     org.netbeans.modules.diff/1 [1.7.1 040415_4]
     org.netbeans.modules.classfile/1 [1.8 040415_4]
     org.netbeans.modules.java/1 [1.16.1 040415_4]
     com.sun.rave.designer/1 [0.2 040415_4]
     com.sun.rave.navigation/1 [0.1 040415_4]
     org.netbeans.modules.xml.core/2 [1.1.1.3.6.0 3.6.0 040415_4]
     org.netbeans.modules.xml.catalog/2 [1.1.1.3.6.0 3.6.0 040415_4]
     com.sun.tools.appserver/1 [2.0 20040415-1907]
     com.sun.rave.errorhandler.server/1 [0.1 040415_4]
     com.sun.rave.layoutmgr/1 [1.1 040415_4]
     org.netbeans.modules.utilities/1 [1.15.1 040415_4]
     com.sun.rave.welcome/1 [0.1]
     org.netbeans.modules.schema2beansdev/1 [1.1.1 040415_4]
     com.sun.rave.sam/1 [0.1]
     com.sun.rave.websvc/1 [0.2 040415_4]
     org.netbeans.modules.html/1 [1.12.1 040415_4]
     org.netbeans.core.ide/1 [1.3.1 040415_4]
     com.sun.rave.windowmgr/1 [1.1 040415_4]
     com.sun.rave.servernav/1 [0.1]
     org.netbeans.modules.clazz/1 [1.13.1 040415_4]
     org.netbeans.modules.image/1 [1.11.1 040415_4]
     org.netbeans.modules.xml.text/2 [1.1.1.3.6.0 3.6.0 040415_4]
     com.sun.rave.plaf/1 [0.1]
     org.netbeans.core.ui/1 [1.3.1 040415_4]
     org.netbeans.modules.text/1 [1.12.1 040415_4]
     com.sun.rave.dataconnectivity/1 [0.2 040415_4]
     org.netbeans.modules.css/2 [1.1.1.3.6.0 3.6.0 040415_4]
*********** Exception occurred ************ at Tue Apr 27 08:12:51 GMT 2004
java.lang.NullPointerException
     at com.sun.rave.designer.SelectionManager.setInsertBox(SelectionManager.java:486)
     at com.sun.rave.designer.SelectionManager$MouseHandler.mousePressed(SelectionManager.java:1789)
     at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:222)
     at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)
     at java.awt.Component.processMouseEvent(Component.java:5097)
     at java.awt.Component.processEvent(Component.java:4897)
     at java.awt.Container.processEvent(Container.java:1569)
     at java.awt.Component.dispatchEventImpl(Component.java:3615)
     at java.awt.Container.dispatchEventImpl(Container.java:1627)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3195)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
     at java.awt.Container.dispatchEventImpl(Container.java:1613)
     at java.awt.Window.dispatchEventImpl(Window.java:1606)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
[catch] at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
Log Session: mercredi 28 avril 2004 18 h 59 GMT
System Info: Product Version = Java Studio Creator (Build 040415_4)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.4.2_03; Java HotSpot(TM) Client VM 1.4.2_03-b02; Sun Microsystems Inc.
Java Home = C:\Sun\Creator\java\jre
System Locale; Encod. = fr_FR; Cp1252
Home Dir; Current Dir = C:\Documents and Settings\ALIOUNE BADIANE; C:\Sun\Creator\bin
IDE Install; User Dir = C:\Sun\Creator; C:\Documents and Settings\ALIOUNE BADIANE\.Creator\EA
CLASSPATH = C:\Sun\Creator\lib\ext\activation.jar;C:\Sun\Creator\lib\ext\boot.jar;C:\Sun\Creator\lib\ext\jax-qname.jar;C:\Sun\Creator\lib\ext\jaxrpc-api.jar;C:\Sun\Creator\lib\ext\jaxrpc-impl.jar;C:\Sun\Creator\lib\ext\jaxrpc-spi.jar;C:\Sun\Creator\lib\ext\jgraph.jar;C:\Sun\Creator\lib\ext\mail.jar;C:\Sun\Creator\lib\ext\naming.jar;C:\Sun\Creator\lib\ext\pbclient.jar;C:\Sun\Creator\lib\ext\pbtools.jar;C:\Sun\Creator\lib\ext\relaxngDatatype.jar;C:\Sun\Creator\lib\ext\rowset.jar;C:\Sun\Creator\lib\ext\saaj-api.jar;C:\Sun\Creator\lib\ext\saaj-impl.jar;C:\Sun\Creator\lib\ext\smbase.jar;C:\Sun\Creator\lib\ext\smdb2.jar;C:\Sun\Creator\lib\ext\sminformix.jar;C:\Sun\Creator\lib\ext\smoracle.jar;C:\Sun\Creator\lib\ext\smresource.jar;C:\Sun\Creator\lib\ext\smsqlserver.jar;C:\Sun\Creator\lib\ext\smsybase.jar;C:\Sun\Creator\lib\ext\smutil.jar;C:\Sun\Creator\lib\ext\sql.jar;C:\Sun\Creator\lib\ext\sqlx.jar;C:\Sun\Creator\lib\ext\xsdlib.jar;C:\Sun\Creator\java\lib\dt.jar;C:\Sun\Creator\java\lib\tools.jar
Boot & ext classpath = C:\Sun\Creator\java\jre\lib\rt.jar;C:\Sun\Creator\java\jre\lib\i18n.jar;C:\Sun\Creator\java\jre\lib\sunrsasign.jar;C:\Sun\Creator\java\jre\lib\jsse.jar;C:\Sun\Creator\java\jre\lib\jce.jar;C:\Sun\Creator\java\jre\lib\charsets.jar;C:\Sun\Creator\java\jre\classes;C:\Sun\Creator\java\jre\lib\ext\dnsns.jar;C:\Sun\Creator\java\jre\lib\ext\ldapsec.jar;C:\Sun\Creator\java\jre\lib\ext\localedata.jar;C:\Sun\Creator\java\jre\lib\ext\sunjce_provider.jar
Dynamic classpath = C:\Sun\Creator\lib\core.jar;C:\Sun\Creator\lib\layoutmgr.jar;C:\Sun\Creator\lib\openfile-cli.jar;C:\Sun\Creator\lib\openide-loaders.jar;C:\Sun\Creator\lib\openide.jar;C:\Sun\Creator\lib\ravelnf.jar;C:\Sun\Creator\lib\windowmgr.jar;C:\Sun\Creator\lib\locale\windowmgr_ja.jar
FacesContainer startup time(ms):1596
Turning on modules:
     org.openide/1 [4.26.1 040415_4]
     org.openide.io [1.1.1 040415_4]
     org.openide.execution [1.1.1 040415_4]
     org.openide.compiler [1.2.1 040415_4]
     org.openide.loaders [4.11.1 040415_4]
     org.netbeans.core/1 [1.21.1 040415_4]
     org.netbeans.lib.terminalemulator [1.1.1 040415_4]
     org.netbeans.core.output/1 [1.1.1 040415_4]
     org.netbeans.core.compiler/1 [1.4.1 040415_4]
     org.netbeans.modules.javahelp/1 [2.1.1 040415_4]
     org.netbeans.api.java/1 [1.3.1 040415_4]
     org.netbeans.core.execution/1 [1.3.1 040415_4]
     org.netbeans.libs.xerces/1 [1.4.1 2.6.0]
     org.apache.tools.ant.module/3 [3.6.1 040415_4]
     org.netbeans.modules.classfile/1 [1.8 040415_4]
     org.openide.src [1.1.1 040415_4]
     org.openide.debugger [1.1.1 040415_4]
     org.netbeans.modules.java/1 [1.16.1 040415_4]
     org.netbeans.modules.j2eeapis/1 [1.0 040415_4]
     org.netbeans.modules.settings/1 [1.4.1 040415_4]
     org.netbeans.api.xml/1 [1.3.1.3.6.0 3.6.0 040415_4]
     org.netbeans.modules.schema2beans/1 [1.7.1 040415_4]
     org.netbeans.modules.debugger.core/3 [2.10.1 040415_4]
     org.netbeans.libs.j2eeeditor/1 [1.1.1 040415_4]
     org.netbeans.modules.j2eeserver/3 [1.1 040415_4]
     org.netbeans.modules.debugger.jpda/1 [1.17.1 040415_4]
     org.netbeans.api.web.dd/1 [1.1.1 1.0 040415_4]
     com.sun.rave.project/1 [0.1 040415_4]
     org.netbeans.modules.editor/1 [1.14.1 040415_4]
     com.sun.rave.jsfsupport/1 [0.1 040415_4]
     com.sun.rave.insync/1 [0.2 040415_4]
     org.netbeans.modules.diff/1 [1.7.1 040415_4]
     com.sun.rave.toolbox/1 [0.1]
     com.sun.rave.designer/1 [0.2 040415_4]
     com.sun.rave.layoutmgr/1 [1.1 040415_4]
     org.netbeans.modules.schema2beansdev/1 [1.1.1 040415_4]
     com.sun.rave.sam/1 [0.1]
     com.sun.rave.websvc/1 [0.2 040415_4]
     com.sun.rave.navigation/1 [0.1 040415_4]
     org.netbeans.modules.xml.core/2 [1.1.1.3.6.0 3.6.0 040415_4]
     org.netbeans.modules.image/1 [1.11.1 040415_4]
     com.sun.rave.servernav/1 [0.1]
     com.sun.rave.windowmgr/1 [1.1 040415_4]
     org.netbeans.modules.extbrowser/1 [1.3.1 040415_4]
     org.openidex.util/2 [2.7.1 040415_4]
     org.netbeans.modules.utilities/1 [1.15.1 040415_4]
     com.sun.rave.welcome/1 [0.1]
     org.netbeans.modules.xml.text/2 [1.1.1.3.6.0 3.6.0 040415_4]
     org.netbeans.modules.xml.catalog/2 [1.1.1.3.6.0 3.6.0 040415_4]
     org.netbeans.core.ui/1 [1.3.1 040415_4]
     org.netbeans.modules.css/2 [1.1.1.3.6.0 3.6.0 040415_4]
     org.netbeans.modules.clazz/1 [1.13.1 040415_4]
     com.sun.rave.dataconnectivity/1 [0.2 040415_4]
     org.netbeans.modules.html/1 [1.12.1 040415_4]
     com.sun.tools.appserver/1 [2.0 20040415-1907]
     org.netbeans.core.ide/1 [1.3.1 040415_4]
     com.sun.rave.plaf/1 [0.1]
     org.netbeans.modules.text/1 [1.12.1 040415_4]
     com.sun.rave.errorhandler.server/1 [0.1 040415_4]
Log Session: jeudi 29 avril 2004 16 h 55 GMT
System Info: Product Version = Java Studio Creator (Build 040415_4)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.4.2_03; Java HotSpot(TM) Client VM 1.4.2_03-b02; Sun Microsystems Inc.
Java Home = C:\Sun\Creator\java\jre
System Locale; Encod. = fr_FR; Cp1252
Home Dir; Current Dir = C:\Documents and Settings\ALIOUNE BADIANE; C:\Sun\Creator\bin
IDE Install; User Dir = C:\Sun\Creator; C:\Documents and Settings\ALIOUNE BADIANE\.Creator\EA
CLASSPATH = C:\Sun\Creator\lib\ext\activation.jar;C:\Sun\Creator\lib\ext\boot.jar;C:\Sun\Creator\lib\ext\jax-qname.jar;C:\Sun\Creator\lib\ext\jaxrpc-api.jar;C:\Sun\Creator\lib\ext\jaxrpc-impl.jar;C:\Sun\Creator\lib\ext\jaxrpc-spi.jar;C:\Sun\Creator\lib\ext\jgraph.jar;C:\Sun\Creator\lib\ext\mail.jar;C:\Sun\Creator\lib\ext\naming.jar;C:\Sun\Creator\lib\ext\pbclient.jar;C:\Sun\Creator\lib\ext\pbtools.jar;C:\Sun\Creator\lib\ext\relaxngDatatype.jar;C:\Sun\Creator\lib\ext\rowset.jar;C:\Sun\Creator\lib\ext\saaj-api.jar;C:\Sun\Creator\lib\ext\saaj-impl.jar;C:\Sun\Creator\lib\ext\smbase.jar;C:\Sun\Creator\lib\ext\smdb2.jar;C:\Sun\Creator\lib\ext\sminformix.jar;C:\Sun\Creator\lib\ext\smoracle.jar;C:\Sun\Creator\lib\ext\smresource.jar;C:\Sun\Creator\lib\ext\smsqlserver.jar;C:\Sun\Creator\lib\ext\smsybase.jar;C:\Sun\Creator\lib\ext\smutil.jar;C:\Sun\Creator\lib\ext\sql.jar;C:\Sun\Creator\lib\ext\sqlx.jar;C:\Sun\Creator\lib\ext\xsdlib.jar;C:\Sun\Creator\java\lib\dt.jar;C:\Sun\Creator\java\lib\tools.jar
Boot & ext classpath = C:\Sun\Creator\java\jre\lib\rt.jar;C:\Sun\Creator\java\jre\lib\i18n.jar;C:\Sun\Creator\java\jre\lib\sunrsasign.jar;C:\Sun\Creator\java\jre\lib\jsse.jar;C:\Sun\Creator\java\jre\lib\jce.jar;C:\Sun\Creator\java\jre\lib\charsets.jar;C:\Sun\Creator\java\jre\classes;C:\Sun\Creator\java\jre\lib\ext\dnsns.jar;C:\Sun\Creator\java\jre\lib\ext\ldapsec.jar;C:\Sun\Creator\java\jre\lib\ext\localedata.jar;C:\Sun\Creator\java\jre\lib\ext\sunjce_provider.jar
Dynamic classpath = C:\Sun\Creator\lib\core.jar;C:\Sun\Creator\lib\layoutmgr.jar;C:\Sun\Creator\lib\openfile-cli.jar;C:\Sun\Creator\lib\openide-loaders.jar;C:\Sun\Creator\lib\openide.jar;C:\Sun\Creator\lib\ravelnf.jar;C:\Sun\Creator\lib\windowmgr.jar;C:\Sun\Creator\lib\locale\windowmgr_ja.jar
FacesContainer startup time(ms):1688
Turning on modules:
     org.openide/1 [4.26.1 040415_4]
     org.openide.io [1.1.1 040415_4]
     org.openide.execution [1.1.1 040415_4]
     org.openide.compiler [1.2.1 040415_4]
     org.openide.loaders [4.11.1 040415_4]
     org.netbeans.core/1 [1.21.1 040415_4]
     org.netbeans.lib.terminalemulator [1.1.1 040415_4]
     org.netbeans.core.output/1 [1.1.1 040415_4]
     org.netbeans.core.compiler/1 [1.4.1 040415_4]
     org.netbeans.modules.javahelp/1 [2.1.1 040415_4]
     org.netbeans.api.java/1 [1.3.1 040415_4]
     org.netbeans.core.execution/1 [1.3.1 040415_4]
     org.netbeans.libs.xerces/1 [1.4.1 2.6.0]
     org.apache.tools.ant.module/3 [3.6.1 040415_4]
     org.netbeans.modules.classfile/1 [1.8 040415_4]
     org.openide.src [1.1.1 040415_4]
     org.openide.debugger [1.1.1 040415_4]
     org.netbeans.modules.java/1 [1.16.1 040415_4]
     org.netbeans.modules.j2eeapis/1 [1.0 040415_4]
     org.netbeans.modules.settings/1 [1.4.1 040415_4]
     org.netbeans.api.xml/1 [1.3.1.3.6.0 3.6.0 040415_4]
     org.netbeans.modules.schema2beans/1 [1.7.1 040415_4]
     org.netbeans.modules.debugger.core/3 [2.10.1 040415_4]
     org.netbeans.libs.j2eeeditor/1 [1.1.1 040415_4]
     org.netbeans.modules.j2eeserver/3 [1.1 040415_4]
     org.netbeans.modules.debugger.jpda/1 [1.17.1 040415_4]
     org.netbeans.api.web.dd/1 [1.1.1 1.0 040415_4]
     com.sun.rave.project/1 [0.1 040415_4]
     org.netbeans.modules.editor/1 [1.14.1 040415_4]
     com.sun.rave.jsfsupport/1 [0.1 040415_4]
     com.sun.rave.insync/1 [0.2 040415_4]
     org.netbeans.modules.diff/1 [1.7.1 040415_4]
     com.sun.rave.toolbox/1 [0.1]
     com.sun.rave.designer/1 [0.2 040415_4]
     com.sun.rave.layoutmgr/1 [1.1 040415_4]
     org.netbeans.modules.schema2beansdev/1 [1.1.1 040415_4]
     com.sun.rave.sam/1 [0.1]
     com.sun.rave.websvc/1 [0.2 040415_4]
     com.sun.rave.navigation/1 [0.1 040415_4]
     org.netbeans.modules.xml.core/2 [1.1.1.3.6.0 3.6.0 040415_4]
     org.netbeans.modules.image/1 [1.11.1 040415_4]
     com.sun.rave.servernav/1 [0.1]
     com.sun.rave.windowmgr/1 [1.1 040415_4]
     org.netbeans.modules.extbrowser/1 [1.3.1 040415_4]
     org.openidex.util/2 [2.7.1 040415_4]
     org.netbeans.modules.utilities/1 [1.15.1 040415_4]
     com.sun.rave.welcome/1 [0.1]
     org.netbeans.modules.xml.text/2 [1.1.1.3.6.0 3.6.0 040415_4]
     org.netbeans.modules.xml.catalog/2 [1.1.1.3.6.0 3.6.0 040415_4]
     org.netbeans.core.ui/1 [1.3.1 040415_4]
     org.netbeans.modules.css/2 [1.1.1.3.6.0 3.6.0 040415_4]
     org.netbeans.modules.clazz/1 [1.13.1 040415_4]
     com.sun.rave.dataconnectivity/1 [0.2 040415_4]
     org.netbeans.modules.html/1 [1.12.1 040415_4]
     com.sun.tools.appserver/1 [2.0 20040415-1907]
     org.netbeans.core.ide/1 [1.3.1 040415_4]
     com.sun.rave.plaf/1 [0.1]
     org.netbeans.modules.text/1 [1.12.1 040415_4]
     com.sun.rave.errorhandler.server/1 [0.1 040415_4]
Log Session: jeudi 29 avril 2004 17 h 01 GMT
System Info: Product Version = Java Studio Creator (Build 040415_4)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.4.2_03; Java HotSpot(TM) Client VM 1.4.2_03-b02; Sun Microsystems Inc.
Java Home = C:\Sun\Creator\java\jre
System Locale; Encod. = fr_FR; Cp1252
Home Dir; Current Dir = C:\Documents and Settings\ALIOUNE BADIANE; C:\Sun\Creator\bin
IDE Install; User Dir = C:\Sun\Creator; C:\Documents and Settings\ALIOUNE BADIANE\.Creator\EA
CLASSPATH = C:\Sun\Creator\lib\ext\activation.jar;C:\Sun\Creator\lib\ext\boot.jar;C:\Sun\Creator\lib\ext\jax-qname.jar;C:\Sun\Creator\lib\ext\jaxrpc-api.jar;C:\Sun\Creator\lib\ext\jaxrpc-impl.jar;C:\Sun\Creator\lib\ext\jaxrpc-spi.jar;C:\Sun\Creator\lib\ext\jgraph.jar;C:\Sun\Creator\lib\ext\mail.jar;C:\Sun\Creator\lib\ext\naming.jar;C:\Sun\Creator\lib\ext\pbclient.jar;C:\Sun\Creator\lib\ext\pbtools.jar;C:\Sun\Creator\lib\ext\relaxngDatatype.jar;C:\Sun\Creator\lib\ext\rowset.jar;C:\Sun\Creator\lib\ext\saaj-api.jar;C:\Sun\Creator\lib\ext\saaj-impl.jar;C:\Sun\Creator\lib\ext\smbase.jar;C:\Sun\Creator\lib\ext\smdb2.jar;C:\Sun\Creator\lib\ext\sminformix.jar;C:\Sun\Creator\lib\ext\smoracle.jar;C:\Sun\Creator\lib\ext\smresource.jar;C:\Sun\Creator\lib\ext\smsqlserver.jar;C:\Sun\Creator\lib\ext\smsybase.jar;C:\Sun\Creator\lib\ext\smutil.jar;C:\Sun\Creator\lib\ext\sql.jar;C:\Sun\Creator\lib\ext\sqlx.jar;C:\Sun\Creator\lib\ext\xsdlib.jar;C:\Sun\Creator\java\lib\dt.jar;C:\Sun\Creator\java\lib\tools.jar
Boot & ext classpath = C:\Sun\Creator\java\jre\lib\rt.jar;C:\Sun\Creator\java\jre\lib\i18n.jar;C:\Sun\Creator\java\jre\lib\sunrsasign.jar;C:\Sun\Creator\java\jre\lib\jsse.jar;C:\Sun\Creator\java\jre\lib\jce.jar;C:\Sun\Creator\java\jre\lib\charsets.jar;C:\Sun\Creator\java\jre\classes;C:\Sun\Creator\java\jre\lib\ext\dnsns.jar;C:\Sun\Creator\java\jre\lib\ext\ldapsec.jar;C:\Sun\Creator\java\jre\lib\ext\localedata.jar;C:\Sun\Creator\java\jre\lib\ext\sunjce_provider.jar
Dynamic classpath = C:\Sun\Creator\lib\core.jar;C:\Sun\Creator\lib\layoutmgr.jar;C:\Sun\Creator\lib\openfile-cli.jar;C:\Sun\Creator\lib\openide-loaders.jar;C:\Sun\Creator\lib\openide.jar;C:\Sun\Creator\lib\ravelnf.jar;C:\Sun\Creator\lib\windowmgr.jar;C:\Sun\Creator\lib\locale\windowmgr_ja.jar
FacesContainer startup time(ms):1625
Turning on modules:
     org.openide/1 [4.26.1 040415_4]
     org.openide.io [1.1.1 040415_4]
     org.openide.execution [1.1.1 040415_4]
     org.openide.compiler [1.2.1 040415_4]
     org.openide.loaders [4.11.1 040415_4]
     org.netbeans.core/1 [1.21.1 040415_4]
     org.netbeans.lib.terminalemulator [1.1.1 040415_4]
     org.netbeans.core.output/1 [1.1.1 040415_4]
     org.netbeans.core.compiler/1 [1.4.1 040415_4]
     org.netbeans.modules.javahelp/1 [2.1.1 040415_4]
     org.netbeans.api.java/1 [1.3.1 040415_4]
     org.netbeans.core.execution/1 [1.3.1 040415_4]
     org.netbeans.libs.xerces/1 [1.4.1 2.6.0]
     org.apache.tools.ant.module/3 [3.6.1 040415_4]
     org.netbeans.modules.classfile/1 [1.8 040415_4]
     org.openide.src [1.1.1 040415_4]
     org.openide.debugger [1.1.1 040415_4]
     org.netbeans.modules.java/1 [1.16.1 040415_4]
     org.netbeans.modules.j2eeapis/1 [1.0 040415_4]
     org.netbeans.modules.settings/1 [1.4.1 040415_4]
     org.netbeans.api.xml/1 [1.3.1.3.6.0 3.6.0 040415_4]
     org.netbeans.modules.schema2beans/1 [1.7.1 040415_4]
     org.netbeans.modules.debugger.core/3 [2.10.1 040415_4]
     org.netbeans.libs.j2eeeditor/1 [1.1.1 040415_4]
     org.netbeans.modules.j2eeserver/3 [1.1 040415_4]
     org.netbeans.modules.debugger.jpda/1 [1.17.1 040415_4]
     org.netbeans.api.web.dd/1 [1.1.1 1.0 040415_4]
     com.sun.rave.project/1 [0.1 040415_4]
     org.netbeans.modules.editor/1 [1.14.1 040415_4]
     com.sun.rave.jsfsupport/1 [0.1 040415_4]
     com.sun.rave.insync/1 [0.2 040415_4]
     org.netbeans.modules.diff/1 [1.7.1 040415_4]
     com.sun.rave.toolbox/1 [0.1]
     com.sun.rave.designer/1 [0.2 040415_4]
     com.sun.rave.layoutmgr/1 [1.1 040415_4]
     org.netbeans.modules.schema2beansdev/1 [1.1.1 040415_4]
     com.sun.rave.sam/1 [0.1]
     com.sun.rave.websvc/1 [0.2 040415_4]
     com.sun.rave.navigation/1 [0.1 040415_4]
     org.netbeans.modules.xml.core/2 [1.1.1.3.6.0 3.6.0 040415_4]
     org.netbeans.modules.image/1 [1.11.1 040415_4]
     com.sun.rave.servernav/1 [0.1]
     com.sun.rave.windowmgr/1 [1.1 040415_4]
     org.netbeans.modules.extbrowser/1 [1.3.1 040415_4]
     org.openidex.util/2 [2.7.1 040415_4]
     org.netbeans.modules.utilities/1 [1.15.1 040415_4]
     com.sun.rave.welcome/1 [0.1]
     org.netbeans.modules.xml.text/2 [1.1.1.3.6.0 3.6.0 040415_4]
     org.netbeans.modules.xml.catalog/2 [1.1.1.3.6.0 3.6.0 040415_4]
     org.netbeans.core.ui/1 [1.3.1 040415_4]
     org.netbeans.modules.css/2 [1.1.1.3.6.0 3.6.0 040415_4]
     org.netbeans.modules.clazz/1 [1.13.1 040415_4]
     com.sun.rave.dataconnectivity/1 [0.2 040415_4]
     org.netbeans.modules.html/1 [1.12.1 040415_4]
     com.sun.tools.appserver/1 [2.0 20040415-1907]
     org.netbeans.core.ide/1 [1.3.1 040415_4]
     com.sun.rave.plaf/1 [0.1]
     org.netbeans.modules.text/1 [1.12.1 040415_4]
     com.sun.rave.errorhandler.server/1 [0.1 040415_4]
Server deployer:Sun:AppServer::localhost:4848 stopped

Similar Messages

  • Core Tag causes java.io.UTFDataFormatException

    Hi,
    I am using JSTL core tag in my JSP file. While running the file I am getting following error:
    java.io.IOException: javax.servlet.jsp.JspException: The taglib validator rejected the page: "java.io.UTFDataFormatException: Invalid byte 2 of 3-byte UTF-8 sequence., "I am using WebLogic 8.1 SP4 version and eclipse 3.1.1 with MyEclipse configured.
    Can anybdy please help me find a solution to my problem. It's urgent.
    Thanks in advance.
    Niranjan

    I'm sorry my mind reading powers aren't working today.
    Can you show an example of a simple JSP that duplicates this error?
    The smallest example possible?
    What is it on the page that does this.
    If you create the page in a text editor (eg notepad) does it still occur?

  • Imported XML errors "java.io.UTFDataFormatException: Invalid UTF8 encoding"

    Hi,
    I had to display a mutli select table region in a Oracle Standard Supplier Site Manage page in R12. So I had a created a custom Stack Layout region and imported in to the database. The import went through fine. Then using Personalization i had created an item with the item style as Stack Layout and in the extends property i mentioned the region path details (xxs/oracle/apps/pos/supplier/webui/XXSByrMngSiteRN) and saved the changes. When i go back to the standard page i am getting the below error stack.
    I tested this in our development instance and it worked fine. when i moved it to the system test environment this issue came up. There is no difference in the patch levels between the development and system test environments. Please let me know if you have any idea about resolving the error.
    Exception Details.
    oracle.apps.fnd.framework.OAException: oracle.jbo.PersistenceException: JBO-26000: A Generic exception occurred during loading Customizations.
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:896)
    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)
    at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2536)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1888)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:532)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:420)
    at OA.jspService(_OA.java:212)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:270)
    at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
    at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:204)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
    at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
    at OA.jspService(_OA.java:221)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    ## Detail 0 ##
    java.io.UTFDataFormatException: Invalid UTF8 encoding.
    at oracle.xml.parser.v2.XMLUTF8Reader.checkUTF8Byte(XMLUTF8Reader.java:160)
    at oracle.xml.parser.v2.XMLUTF8Reader.readUTF8Char(XMLUTF8Reader.java:175)
    at oracle.xml.parser.v2.XMLUTF8Reader.fillBuffer(XMLUTF8Reader.java:120)
    at oracle.xml.parser.v2.XMLByteReader.saveBuffer(XMLByteReader.java:450)
    at oracle.xml.parser.v2.XMLReader.fillBuffer(XMLReader.java:2363)
    at oracle.xml.parser.v2.XMLReader.tryRead(XMLReader.java:1087)
    at oracle.xml.parser.v2.XMLReader.scanXMLDecl(XMLReader.java:2922)
    at oracle.xml.parser.v2.XMLReader.pushXMLReader(XMLReader.java:519)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:283)
    at oracle.jbo.mom.MOMParserNonMDS.parse(MOMParserNonMDS.java:138)
    at oracle.jbo.mom.MOMParserNonMDS.readAndParse(MOMParserNonMDS.java:63)
    at oracle.jbo.mom.DefinitionContextStandard.readAndParse(DefinitionContextStandard.java:149)
    at oracle.jbo.mom.DefinitionManager.loadDefElement(DefinitionManager.java:639)
    at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:538)
    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:425)
    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:358)
    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:340)
    at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:700)
    at oracle.jbo.server.ApplicationModuleDefImpl.findDefObject(ApplicationModuleDefImpl.java:232)
    at oracle.jbo.server.ApplicationModuleImpl.createApplicationModule(ApplicationModuleImpl.java:1077)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.createApplicationModule(OAWebBeanContainerHelper.java:468)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:248)
    at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
    at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
    at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1166)
    at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
    at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
    at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
    at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2490)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1888)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:532)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:420)
    at OA.jspService(_OA.java:212)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:270)
    at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)
    at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:204)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)
    at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:322)
    at OA.jspService(_OA.java:221)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:627)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    I have also tried the steps mentioned in the below link, I tried the encoding as both UTF8 and UTF-8 but the issue still persists.
    java.io.UTFDataFormatException using WS-I Analyzer
    Regards, Suresh

    Suresh,
    You obviously already know about the OA Framework forum (since you posted the same question over there). That seems like the correct place for this post.
    Also, since you have OA Framework, you have access to Metalink, and since you didn't get any fast answers on the OA Framework Forum, Metalink seems like a really attractive option, no?
    Best,
    john

  • Planning Error: java.io.UTFDataFormatException: Invalid UTF8 encoding.

    Hi,
    We are getting the below error in the Planning Application logs. Any clues how we can resolve this.
    WatchData: DATE = Nov 30, 2012 1:57:26 AM EST SERVER = EPMServer0 MESSAGE = [ServletContext@849971677[app:PLANNING module:HyperionPlanning path:/HyperionPlanning spec-version:2.5 version:11.1.2.0]] Root cause of ServletException.
    java.io.UTFDataFormatException: Invalid UTF8 encoding.
    at oracle.xml.parser.v2.XMLUTF8Reader.checkUTF8Byte(XMLUTF8Reader.java:174)
    at oracle.xml.parser.v2.XMLUTF8Reader.readUTF8Char(XMLUTF8Reader.java:201)
    at oracle.xml.parser.v2.XMLUTF8Reader.fillBuffer(XMLUTF8Reader.java:134)
    at oracle.xml.parser.v2.XMLByteReader.saveBuffer(XMLByteReader.java:450)
    at oracle.xml.parser.v2.XMLReader.fillBuffer(XMLReader.java:2649)
    at oracle.xml.parser.v2.XMLReader.tryRead(XMLReader.java:1177)
    at oracle.xml.parser.v2.XMLReader.scanXMLDecl(XMLReader.java:3217)
    at oracle.xml.parser.v2.XMLReader.pushXMLReader(XMLReader.java:593)
    at oracle.xml.parser.v2.XMLReader.pushXMLReader(XMLReader.java:267)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:222)
    at weblogic.xml.jaxp.RegistryXMLReader.parse(RegistryXMLReader.java:173)
    at org.apache.commons.digester.Digester.parse(Digester.java:1766)
    at HspSmartViewServlet.Handle(HspSmartViewServlet.java:2620)
    at HspSmartViewServlet.doPost(HspSmartViewServlet.java:137)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at HspValidationFilter.doFilter(HspValidationFilter.java:10)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Please note that we are using UTF8 encoding for all our product databases.
    Thanks

    Hi..
    Check
    java.io.UTFDataFormatException: Invalid UTF8 encoding translation issueHope this will helpful

  • Error serializing objectjava.io.UTFDataFormatException --Urgent

    Hi,
              I am getting the following exception from JMS. I am trying to send Object
              Message to JMS queue. The object message is created reading from XML.
              I figured out one block in XML which is causing this exception. However,
              there is no such character in that block which could be causing the problem.
              All classes in the object are serializable. Even I tried replacing that
              block of XML from a working XML. Still getting the same error. Any help or
              clue will be appreciated.
              Thanks in Advance,
              Rishi
              javax.jms.JMSException: setObject: Error serializing
              objectjava.io.UTFDataFormatException
              at java.lang.Throwable.fillInStackTrace(Native Method)
              at java.lang.Throwable.fillInStackTrace(Compiled Code)
              at java.lang.Throwable.<init>(Compiled Code)
              at java.lang.Exception.<init>(Compiled Code)
              at javax.jms.JMSException.<init>(Compiled Code)
              at weblogic.jms.common.ObjectMessageImpl.setObject(Compiled Code)
              at com.pmi.webedi.mom.QueueStateManagerEJB.Send(Compiled Code)
              at com.pmi.webedi.mom.QueueStateManagerEJBEOImpl.Send(Compiled Code)
              at com.pmi.webedi.mom.QueueStateManagerEJBEOImpl_ServiceStub.Send(Compiled
              Code)
              at com.pmi.webedi.servlets.RequestServlet.doPost(Compiled Code)
              at javax.servlet.http.HttpServlet.service(Compiled Code)
              at javax.servlet.http.HttpServlet.service(Compiled Code)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled Code)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
              Code)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
              Code)
              at weblogic.servlet.internal.ServletContextManager.invokeServlet(Compiled
              Code)
              at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
              at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
              at weblogic.kernel.ExecuteThread.run(Compiled Code)
              

    If this is a production issue, I highly recommend contacting customer support.
              This is
              an informal forum. As to the exception on setObject, the code I inserted below
              is the same code that 5.1 setObject uses, so if one throws and exception and the
              other doesn't,
              I'm stumped.
              Tom
              Rishi Prakash wrote:
              > Thanks Tom,
              > I did figure out that the problem was because of XML (and corresponding
              > Object) size exceeding 64K. Thats the reason why when I eleminated some
              > lines from the XML, it worked as expected. I also tried this code (as
              > mentioned by you) and had no problems serializing. I checked that the
              > objects were indeed using writeObject(String s). Inspite of all this I still
              > get this exception in the following code.
              >
              > ObjectMessage om_msg = null;
              > om_msg = q_session.createObjectMessage();
              > ............
              > om_msg.setObject((java.io.Serializable) p_XMLData); ---> this throws
              > javax.jms.JMSException: setObject: Error serializing object
              > java.io.UTFDataFormatException
              > ..........
              >
              > where p_XMLData is an Object.
              >
              > It seems to me that setObject(..) is internally doing something. What could
              > be done to make this work? This is an urgent PRODUCTION issue.
              > Please help.
              >
              > Thanks once again,
              > Rishi
              >
              > "Tom Barnes" <[email protected]> wrote in message
              > news:[email protected]...
              > > Hi Rishi,
              > >
              > > WL 5.1 is burying the stack trace, try this with your object to get the
              > true
              > > stack trace:
              > >
              > > ByteArrayOutputStream baos = new ByteArrayOutputStream();
              > > ObjectOutputStream oos = new ObjectOutputStream(baos);
              > > oos.writeObject(object);
              > > oos.flush();
              > > objectBytes = baos.toByteArray();
              > >
              > > I suspect your Object is using writeUTF to serialize a string that exceeds
              > 64K
              > > characters,
              > > which UTF does not support (UTF format specifically forbids this).
              > > Use "writeObject(String s)" instead.
              > >
              > > Tom
              > >
              > > Rishi Prakash wrote:
              > >
              > > > I am using weblogic 5.1 sp10 on solaris.
              > > >
              > > > Thanks,
              > > > Rishi
              > > >
              > > > "Rishi Prakash" <[email protected]> wrote in message
              > > > news:[email protected]...
              > > > > Hi
              > > > >
              > > > > I am getting the following exception from JMS. I am trying to send
              > Object
              > > > > Message to JMS queue. The object message is created reading from XML.
              > > > > I figured out one block in XML which is causing this exception.
              > However,
              > > > > there is no such character in that block which could be causing the
              > > > problem.
              > > > > All classes in the object are serializable. Even I tried replacing
              > that
              > > > > block of XML from a working XML. Still getting the same error. Any
              > help or
              > > > > clue will be appreciated.
              > > > >
              > > > > Thanks in Advance,
              > > > > Rishi
              > > > >
              > > > > javax.jms.JMSException: setObject: Error serializing
              > > > > objectjava.io.UTFDataFormatException
              > > > > at java.lang.Throwable.fillInStackTrace(Native Method)
              > > > > at java.lang.Throwable.fillInStackTrace(Compiled Code)
              > > > > at java.lang.Throwable.<init>(Compiled Code)
              > > > > at java.lang.Exception.<init>(Compiled Code)
              > > > > at javax.jms.JMSException.<init>(Compiled Code)
              > > > > at weblogic.jms.common.ObjectMessageImpl.setObject(Compiled Code)
              > > > > at com.pmi.webedi.mom.QueueStateManagerEJB.Send(Compiled Code)
              > > > > at com.pmi.webedi.mom.QueueStateManagerEJBEOImpl.Send(Compiled Code)
              > > > > at
              > > > com.pmi.webedi.mom.QueueStateManagerEJBEOImpl_ServiceStub.Send(Compiled
              > > > > Code)
              > > > > at com.pmi.webedi.servlets.RequestServlet.doPost(Compiled Code)
              > > > > at javax.servlet.http.HttpServlet.service(Compiled Code)
              > > > > at javax.servlet.http.HttpServlet.service(Compiled Code)
              > > > > at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled
              > Code)
              > > > > at
              > weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
              > > > > Code)
              > > > > at
              > weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
              > > > > Code)
              > > > > at
              > weblogic.servlet.internal.ServletContextManager.invokeServlet(Compiled
              > > > > Code)
              > > > > at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
              > > > > at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
              > > > > at weblogic.kernel.ExecuteThread.run(Compiled Code)
              > > > >
              > > > >
              > >
              

  • Error : java.io.UTFDataFormatException: Invalid UTF8 encoding.

    When trying to create a new Application in JDeveloper after I go thru all the screens to create a New Fusion Application I receive the error message
    java.io.UTFDataFormatException: Invalid UTF8 encoding......
    after clicking finish. Has anyone else seen this ?

    Hi..
    Check
    java.io.UTFDataFormatException: Invalid UTF8 encoding translation issueHope this will helpful

  • Exception:java.io.UTFDataFormatException: invalid byte 2 of 2-byte UTF-8 se

    While feeding the parser with the xml string returned , the present data found contains some invalid UTF-8 characters(e.g, "�"). This would amount to a "java.io.UTFDataFormatException" exception.
    This is the code where I initialize the parser & feed the InputSource:
    public class ISEGeneralSearchResultsParser extends DefaultHandler{
    private static final String DEFAULT_PARSER_NAME     = "org.apache.xerces.parsers.SAXParser";
    private static final String VALIDATION               = "http://xml.org/sax/features/validation";
    private static final String NAMESPACE               = "http://xml.org/sax/features/namespaces";
    private static final String SCHEMA                    = "http://apache.org/xml/features/validation/schema";
    protected static boolean cbSetValidation           = false;
    protected static boolean cbSetNameSpaces           = false;
    protected static boolean cbSetSchemaSupport           = false;
    public void toRecord(String asXML)
              throws Exception
              try
                   ByteArrayInputStream byteStream = new ByteArrayInputStream(asXML.getBytes());
                   String lsParserName = DEFAULT_PARSER_NAME;          
                   try
                        lParser = (XMLReader)Class.forName(lsParserName).newInstance();
                        lParser.setFeature( VALIDATION, cbSetValidation);
         lParser.setFeature( NAMESPACE, cbSetNameSpaces);
         lParser.setFeature( SCHEMA, cbSetSchemaSupport);
         lParser.setContentHandler((DefaultHandler)this);
         lParser.setErrorHandler((DefaultHandler)this);
                   catch(Exception parserException)
                        throw new SNETException("ISE011");
                   lParser.parse(new InputSource((InputStream)byteStream));
              catch (Exception xmlStringException)
                   throw new SNETException("ISE012");
    My question how would I make the parser understand that the characters allowed could be also � for example?
    Thanking you in anitcipation!!
    Cheers

    My question how would I make the parser understand
    that the characters allowed could be also � for
    example?You would give it an XML file that declares its encoding properly. If it doesn't declare its encoding at all, you'd make sure it was really encoded in UTF-8. Hint: just stating an encoding in the XML's prologue doesn't mean that the data is really encoded that way. That's the responsibility of the creator of the file.

  • Java.io.UTFDataFormatException

    I hope this isn't a question that has been asked before, but I looked thru the posts back to July 1 and couldn't find it, so here goes:
    I just installed SJSC2 EA yesterday on Win2k Pro. I built a small page with a couple of calendars, a button, a text field or two, etc. However, when I ran it I got the exception below. Thinking I messed something up, I started over with a page with one text field, one label and one button. Pressing the button stores the date time as a string in the text field. That worked fine, but the label didn't look right. Then I started mucking with the label format, and now I have this exception again and can't get rid of it. What to do?
    Exception Handler
    Description: An unhandled exception occurred during the execution of the web application. Please review the following stack trace for more information regarding the error.
    Exception Details: java.io.UTFDataFormatException
    Invalid byte 1 of 1-byte UTF-8 sequence.
    Possible Source of Error:
    Class Name: com.sun.org.apache.xerces.internal.impl.io.UTF8Reader
    File Name: UTF8Reader.java
    Method Name: invalidByte
    Line Number: 712
    Source not available. Information regarding the location of the exception can be identified using the exception stack trace below.
    Stack Trace:
    com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.invalidByte(UTF8Reader.java:712)
    com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.read(UTF8Reader.java:585)
    com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1740)
    com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanLiteral(XMLEntityScanner.java:843)
    com.sun.org.apache.xerces.internal.impl.XMLScanner.scanAttributeValue(XMLScanner.java:976)
    com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanAttribute(XMLNSDocumentScannerImpl.java:419)
    com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:218)
    com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1563)
    com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:341)
    com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:828)
    com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:758)
    com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
    com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1178)
    javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
    org.apache.jasper.compiler.JspDocumentParser.parse(JspDocumentParser.java:181)
    org.apache.jasper.compiler.ParserController.doParse(ParserController.java:201)
    org.apache.jasper.compiler.ParserController.parse(ParserController.java:105)
    org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:214)
    org.apache.jasper.compiler.Compiler.compile(Compiler.java:487)
    org.apache.jasper.compiler.Compiler.compile(Compiler.java:468)
    org.apache.jasper.compiler.Compiler.compile(Compiler.java:456)
    org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:516)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:307)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:251)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
    sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
    org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:257)
    org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
    org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:161)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
    org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:723)
    org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:482)
    org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:417)
    org.apache.catalina.core.ApplicationDispatcher.access$000(ApplicationDispatcher.java:80)
    org.apache.catalina.core.ApplicationDispatcher$PrivilegedForward.run(ApplicationDispatcher.java:95)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:313)
    com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
    com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
    com.sun.web.ui.appbase.faces.ViewHandlerImpl.renderView(ViewHandlerImpl.java:216)
    com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
    com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:221)
    com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
    javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
    sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:324)
    org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
    org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
    org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:257)
    org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
    org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:161)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
    com.sun.web.ui.util.UploadFilter.doFilter(UploadFilter.java:179)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:210)
    org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
    org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:161)
    java.security.AccessController.doPrivileged(AccessController.java:-2)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
    org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
    org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:132)
    org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
    org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:185)
    com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:653)
    com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:534)
    com.sun.enterprise.web.connector.grizzly.ProcessorTask.doTask(ProcessorTask.java:403)
    com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:55)

    Hello,
    I had similar problems with SJSC 2.
    For me the problem was that the label had french characters. I mean for "Pr�nom" the "�" character, when I remove it from the label it works.
    Alioune.

  • Java.io.UTFDataFormatException: Invalid byte 1 of 1-byte UTF-8 sequence.

    Hi,
    I see the below error when I try to import bunch of email templates.
    com.waveset.util.WavesetException: ==> java.io.UTFDataFormatException: Invalid byte 1 of 1-byte UTF-8 sequence.
    Can any one explain me why is this happenining?
    Thanks,
    Siddiqui

    Hi Siddiqui,
    It looks like u r importing some characters those are not valid UTF-8 character set and some time this type of error comes when u try to import characters like *<,>* so use *& lt;* for < and *>* for >.
    sorry those Characters r not display properly :-(
    Thanx
    Shant
    Edited by: Shant on Jan 18, 2008 6:19 AM
    Edited by: Shant on Jan 18, 2008 6:23 AM

  • Java.io.UTFDataFormatException: Invalid UTF8 encoding.

    Hi Java Gurus,
    I am parsing XML document string, source are sockets. I am suddenly getting error msg
    'java.io.UTFDataFormatException: Invalid UTF8 encoding.'
    I have both message msg working correctly and incorrectly .... I can not see a single difference in the document except the contents ...
    Working string ---------------->
    <?xml version="1.0"?>
    <APPLICATIONMESSAGE>
    <SequenceId>1938</SequenceId>
    <MessageId>80010</MessageId>
    <TimeStamp>1083682030</TimeStamp>
    <MessageData>
    <TRANSACTIONMESSAGE>
    <Priority>2</Priority>
    <TxNo>3151166 </TxNo>
    <TxCode>UNLDIMSI</TxCode>
    <Dest>HLR30 </Dest>
    <IMSI>219019100068487</IMSI>
    <MSISDN> </MSISDN>
    <Length> 19</Length>
    <Message>0006219019100068487</Message>
    <Timestamp>1083682030000</Timestamp>
    </TRANSACTIONMESSAGE>
    </MessageData>
    </APPLICATIONMESSAGE>
    Not working xml document ----->
    <?xml version="1.0"?>
    <APPLICATIONMESSAGE>
    <SequenceId>1927</SequenceId>
    <MessageId>80010</MessageId>
    <TimeStamp>1083681243</TimeStamp>
    <MessageData>
    <TRANSACTIONMESSAGE>
    <Priority>2</Priority>
    <TxNo>3164165 </TxNo>
    <TxCode>CHVPNUSR</TxCode>
    <Dest>VPN01 </Dest>
    <IMSI>190 </IMSI>
    <MSISDN> </MSISDN>
    <Length>340</Length>
    <Message>0300190 0301549169 0305SVE 0306N0307SVE 0308N0312DONJA KUP�INA 212 0313N0314 0315MATAS 0316DAMIR 0326Y0328N033010332N0333Y0350 0351N0352 0353 0354N</Message>
    <Timestamp>1083681243000</Timestamp>
    </TRANSACTIONMESSAGE>
    </MessageData>
    </APPLICATIONMESSAGE>
    this is giving me error ---->
    java.io.UTFDataFormatException: Invalid UTF8 encoding.
    at oracle.xml.parser.v2.XMLUTF8Reader.checkUTF8Byte(XMLUTF8Reader.java:160)
    at oracle.xml.parser.v2.XMLUTF8Reader.readUTF8Char(XMLUTF8Reader.java:175)
    at oracle.xml.parser.v2.XMLUTF8Reader.fillBuffer(XMLUTF8Reader.java:120)
    at oracle.xml.parser.v2.XMLByteReader.saveBuffer(XMLByteReader.java:448)
    at oracle.xml.parser.v2.XMLReader.fillBuffer(XMLReader.java:2026)
    at oracle.xml.parser.v2.XMLReader.skipWhiteSpace(XMLReader.java:1805)
    at oracle.xml.parser.v2.NonValidatingParser.parseMisc(NonValidatingParser.java:311)
    at oracle.xml.parser.v2.NonValidatingParser.parseProlog(NonValidatingParser.java:280)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:260)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:228)
    at com.bc.framework.xml.ParseXMLFromString.parseString(ParseXMLFromString.java:85)
    at com.bc.framework.handlers.ConversationRequestHandler.mHandlePush(ConversationRequestHandler.java:306)
    at com.bc.framework.handlers.ConversationRequestHandler.handleRequest(ConversationRequestHandler.java:227)
    at com.bc.framework.handlers.ConversationRequestHandler.run(ConversationRequestHandler.java:191)
    at com.bc.framework.threadPool.HandlerThreadWorker.mRunIt(HandlerThreadWorker.java:344)
    at com.bc.framework.threadPool.HandlerThreadWorker.mRunWork(HandlerThreadWorker.java:311)
    at com.bc.framework.threadPool.HandlerThreadWorker.access$000(HandlerThreadWorker.java:48)
    at com.bc.framework.threadPool.HandlerThreadWorker$1.run(HandlerThreadWorker.java:376)
    at java.lang.Thread.run(Thread.java:484)
    anyone have any suggestion ....

    Well utf-8 is the encoding so it isn't suprising that it's the content.
    Probably has something to do with:
    KUP�INA
    In the second message. Note the character that won't display.

  • Java.io.UTFDataFormatException using WS-I Analyzer

    Hi
    I'm trying to use WS-I Analyzer on the HTTP Analyzer logs. If the HTTP Analyzer logs contain accented characters I get a Message Box with NullPointerException. If I check the JDeveloper conse I get:
    java.io.UTFDataFormatException: Codificaci¾n UTF8 no vßlida.
    Any idea how to fix this?
    Regards,
    Néstor Boscán

    Hi,
    I've got the same error, although the XML seems to be valid UTF-8.
    I'm also interested in any ideas regarding this.
    (Btw, the exception message is "Invalid UTF-8 encoding" in English.)
    (I've only found this post related to this exception at Sun Java Forum, but it doesn't help.)
    Thanks,
    Patrik

  • JAXB UTFDataFormatException

    Please, can any body help me with my encoding:
    I am trying to unmashall an xml document, but while unmashalling I got an UTFDataFormatException.
    The xml document is in a byte[] and this is the way I try to unmashall it:
    tringReader source = new StringReader(new String(bytes, "UTF-8"));
    InputSource input = new InputSource(source);
    input.setEncoding("UTF-8");
    JAXBContext jc = JAXBContext.newInstance("de.ropardo.bob.domain");
    Unmarshaller unmarshaller = jc.createUnmarshaller();On Windows it works fine, but when I try to deploy it on a linux server I got the following exception:
    javax.xml.bind.JAXBException
    - with linked exception:
    [java.io.UTFDataFormatException: Invalid byte 1 of 1-byte UTF-8 sequence.]
    at com.sun.xml.bind.v2.runtime.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:162)
    at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:129)Thanks,
    Sebastian

    We're getting the same problem, did you find a solution to this one ?
    If you did, please post your solution - would much appreciate it
    Thanks
    Simon

  • UTFDataFormatException, invalid byte 1 (�) of a 6-byte sequence

    Hi
    I am trying to parse xml file using sax parser(xerces-c) . i am not able to fix this error :
    UTFDataFormatException, invalid byte 1 (�) of a 6-byte sequence.
    xml file:
    <?xml version="1.0" ?>
    <!DOCTYPE svc_result SYSTEM "MLP_SVC_RESULT_310.dtd" [
    <!ENTITY % extension SYSTEM "PLS_PZSIR_100.DTD">
    %extension;]>
    ........

    Hi Siddiqui,
    It looks like u r importing some characters those are not valid UTF-8 character set and some time this type of error comes when u try to import characters like *<,>* so use *& lt;* for < and *>* for >.
    sorry those Characters r not display properly :-(
    Thanx
    Shant
    Edited by: Shant on Jan 18, 2008 6:19 AM
    Edited by: Shant on Jan 18, 2008 6:23 AM

  • UTFDataFormatException on Serialized File

    I'm trying to update a sequential-access file (created with ObjectOutputStream and the like). To update an object, I'm copying the whole file to a temporary file, then copying back 1 object at a time, replacing the one to be updated with the updated one. Here's my (edited) code:
    while ( fileInputStream.available() > 0 )
        tempObject = ( MyObject )objectInputStream.readObject();
        if ( tempObject.getIDNumber() == updateObject.getIDNumber() )
            objectOutputStream.writeObject( updateObject );
            objectOutputStream.flush();
        else
            objectOutputStream.writeObject( tempObject );
            objectOutputStream.flush();
    }fileInputStream is a FileInputStream associated with the temporary file.
    MyObject is obviously the object I'm using; "getIDNumber()" is the method that lets me figure out which one I'm supposed to update.
    objectOutputStream is an ObjectOutputStream associated with the "real" (non-temp) file.
    In practice, I can run this update once, and it gives no errors. But, if I try to run it again, it throws a UTFDataFormatException on the tempObject = ( MyObject )objectInputStream.readObject();line, leading me to believe something with the output is wrong. Any ideas?

    UTFDataFormatException occurs when you try to read in a String variable more than 64k. Thats the serialization limit.

  • UTFDataFormatException and StreamCorruptedException

    We have an applet client that is communicating with a servlet in Apache Tomcat through HttpUrlConnection
    using ObjectOutputStream / ObjectInputStream.
    Everything has been working fine, but recently one of our users has had some serious problems
    with the client-server communication. Basically this occurs so that client will throw
    UTFDataFormatExceptions and StreamCorruptedExceptions to Java console. These exceptions are
    thrown pretty randomly, for example sometimes 10 times in a row (out of 10 tries) and then
    a few times with no errors and after that more exceptions and so on.
    These exceptions are thrown when client is loading quite a big chunk of data from server.
    According to server access-logs something between 1500000 and 2000000 bytes are transferred.
    Server side logs show no errors.
    JDK on server is 1.4.2_xx and client side Java plug-in is 1.5.0_xx. We have tried different
    Java plug-in versions with no change.
    Other users get those exceptions too when using this particular environment, but less frequently.
    I've tried to debug the applet and the funny thing is, that when I'm running the applet through
    my IDE (JBuilder) I get no exceptions.

    ejp wrote:
    What you're doing with all the extra buffering is pointless and error-prone. Get rid of the ByteArrayOutputStream and ByteArrayInputStream and connect the ObjectInputStream and ObjectOutputStream directly to the socket.Actually the reason for the extra buffering is due to the use of nio channels. I was basically following the advice from http://forum.java.sun.com/thread.jspa?threadID=449283&messageID=2040791 , i.e.,
    dmbdmb wrote:
    You could always call layer an ObjectOutputStream ontop of a ByteArrayOutputStream, write the objects, then grab the bytes from the ByteArrayOutputStream and write them with niobut unfortunately I still got the above exceptions using the scheme described. Are there other reliable ways to accomplish the same task?

  • UTFDataFormatException when parsing incoming XML

    Hi,
    I am constantly seeing this message bellow when upgrade OCEP from 11.1.1.2 to 11.1.1.3 when parsing the XML from inbound JMSAdapter . Anyone knows the problem and how to fix it?
    patcherException: java.rmi.UnmarshalException: failed to unmarshal response; nested exception is:
    java.io.UTFDataFormatException
    weblogic.jms.common.JMSException: weblogic.messaging.dispatcher.DispatcherException: java.rmi.UnmarshalException: failed
    to unmarshal response; nested exception is:
    java.io.UTFDataFormatException
    at weblogic.jms.dispatcher.DispatcherAdapter.convertToJMSExceptionAndThrow(DispatcherAdapter.java:116)
    at weblogic.jms.dispatcher.DispatcherAdapter.dispatchSyncNoTran(DispatcherAdapter.java:61)
    at weblogic.jms.client.JMSSession.receiveMessage(JMSSession.java:894)
    at weblogic.jms.client.JMSConsumer.receiveInternal(JMSConsumer.java:647)
    at weblogic.jms.client.JMSConsumer.receive(JMSConsumer.java:526)
    at weblogic.jms.client.WLConsumerImpl.receive(WLConsumerImpl.java:184)
    at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveMessage(AbstractPollingMessag
    eListenerContainer.java:405)
    at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingM
    essageListenerContainer.java:309)
    at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMes
    sageListenerContainer.java:261)
    at com.bea.core.asyncbeans.internal.DefaultMessageListenerContainer.receiveAndExecute(DefaultMessageListenerCont
    ainer.java:59)
    at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(D
    efaultMessageListenerContainer.java:983)
    at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLo
    op(DefaultMessageListenerContainer.java:974)
    at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessa
    geListenerContainer.java:876)
    at com.bea.core.asyncbeans.internal.WorkManagerTaskExecutor$1.run(WorkManagerTaskExecutor.java:39)
    at weblogic.work.commonj.CommonjWorkManagerImpl$WorkWithListener.run(CommonjWorkManagerImpl.java:196)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Thanks,
    Brandon

    I also got the same exception:
    I am trying to access the JMS queue from CEP application and the JMS queue are configured and populated by the OBS server.
    OSB server Version : 11g R1
    Weblogic version : 10.3.3
    CEP server Version : 11.1.1.3
    Also I disable the DMS option in both CEP and OSB server.
    In CEP Server:
    I disable DMS option in ‘startwlevs.cmd’ file in CEP domain folder as shown below.
    "%JAVA_HOME%\bin\java" %JVM_ARGS% %DGC% %DEBUG% -Doracle.dms.context=OFF
    -Dwlevs.home="%USER_INSTALL_DIR%" -Dbea.home="%BEA_HOME%" -jar
    "%USER_INSTALL_DIR%\bin\wlevs.jar" %1 %2 %3 %4 %5 %6
    :finish
    In OSB Server:
    OSB11g WLS Path : C:\Oracle11g\user_projects\domains\base_domain\bin
    File Name : startWebLogic.cmd
    if "%WLS_REDIRECT_LOG%"=="" (
    echo Starting WLS with line:
    echo %JAVA_HOME%\bin\java %JAVA_VM% %MEM_ARGS% -Doracle.dms.context=OFF -Dweblogic.Name=%SERVER_NAME% -Djava.security.policy=%WL_HOME%\server\lib\weblogic.policy %JAVA_OPTIONS% %PROXY_SETTINGS% %SERVER_CLASS%
    %JAVA_HOME%\bin\java %JAVA_VM% %MEM_ARGS% -Dweblogic.Name=%SERVER_NAME% -Djava.security.policy=%WL_HOME%\server\lib\weblogic.policy %JAVA_OPTIONS% %PROXY_SETTINGS% %SERVER_CLASS%
    ) else (
    echo Redirecting output from WLS window to %WLS_REDIRECT_LOG%
    %JAVA_HOME%\bin\java %JAVA_VM% %MEM_ARGS% -Doracle.dms.context=OFF -Dweblogic.Name=%SERVER_NAME% -Djava.security.policy=%WL_HOME%\server\lib\weblogic.policy %JAVA_OPTIONS% %PROXY_SETTINGS% %SERVER_CLASS% >"%WLS_REDIRECT_LOG%" 2>&1
    Please share your suggestion

Maybe you are looking for

  • SAP query - SQ01 distinct rocord

    Hi, I created a join with VBAK and VBAP tables. We are trying to get distinct sales order document number based on sales order line item details. Currently query output is listing sales document number repeated for input. How we can get a list output

  • SIS Infostructure show duplicate records after running oli7, oli8, oli9

    Hi, I ran oli7, oli8, oli9 on my relevant sales documents as some infostructure were not getting update. i selected the sales document for specific dates and then enter those document start and end number in these Tcodes. lets say : old data in sis i

  • Mail, Contacts and Calendars in Settings crashes; Contacts app is blank

    First issue - since upgrading my iPad2 to iOS5, the Mail, Contacts and Calendars in Settings crashes. All other options in Settings are fine - only issues is with Mail, Contacts and Calenders crashing. Second issue - I am using iCloud to sync contact

  • Audio J2ME Code

    Hello, hi i am working on audio recorder in j2me 2.0 Ktoolbar emulator but i have been stucked up , please help me out in solving the problem,while running it wil say that it is not possible to create a player for audio/basic.i have given my code dow

  • CS3 PMS Colors Inaccurate...

    i originally created some artwork in CMYK, the printer suggested i make it a 2 color job to get better color (some of my cmyk colors were out of their press' gamut). Since i don't have a Pantone's Tints Book, i had to rely on photoshop for matching t