[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [sdx-users] For input string: "non "java.lang.NumberFormatExc eption
From: |
Andre . Davignon |
Subject: |
RE: [sdx-users] For input string: "non "java.lang.NumberFormatExc eption: For inpu t string: "non " |
Date: |
Fri, 10 Jun 2005 12:06:45 +0200 |
>Si tu nous copiais les alentours de la ligne :
>/home/tomcat/work/sdx/cocoon-files/org/apache/cocoon/www/portaildoc/results
2_xsp.java:2208
>ça parlerait peut-être à quelques-uns d'entre nous ?
Ok merci. La ligne 2208 est celle où se trouve le premier
"this.contentHandler.startElement"
/*----------------------------------------------
EXCEPTIONS
----------------------------------------------*/
sdx_e.toSAX(contentHandler);
if (sdx_log != null)
sdx_log.error(sdx_e.getMessage(), sdx_e.fillInStackTrace());
}
catch(Exception sdx_ee)
{
sdx_ee.printStackTrace(System.err);
if (sdx_log != null)
sdx_log.error(sdx_ee.getMessage(), sdx_ee.fillInStackTrace());
this.contentHandler.startElement(
"http://www.culture.gouv.fr/ns/sdx/sdx",
"exception",
"sdx:exception",
xspAttr
);
xspAttr.clear();
this.contentHandler.startElement(
"http://www.culture.gouv.fr/ns/sdx/sdx",
"message",
"sdx:message",
xspAttr
);
xspAttr.clear();
André Davignon
- RE: [sdx-users] For input string: "non "java.lang.NumberFormatExc eption: For inpu t string: "non ", Andre . Davignon, 2005/06/03
- RE: [sdx-users] For input string: "non "java.lang.NumberFormatExc eption: For inpu t string: "non ", Andre . Davignon, 2005/06/03
- RE: [sdx-users] For input string: "non "java.lang.NumberFormatExc eption: For inpu t string: "non ", Andre . Davignon, 2005/06/03
- RE: [sdx-users] For input string: "non "java.lang.NumberFormatExc eption: For inpu t string: "non ", Andre . Davignon, 2005/06/09
- RE: [sdx-users] For input string: "non "java.lang.NumberFormatExc eption: For inpu t string: "non ", Andre . Davignon, 2005/06/10
- RE: [sdx-users] For input string: "non "java.lang.NumberFormatExc eption: For inpu t string: "non ",
Andre . Davignon <=
- RE: [sdx-users] For input string: "non "java.lang.NumberFormatExc eption: For inpu t string: "non ", Andre . Davignon, 2005/06/13
- RE: [sdx-users] For input string: "non "java.lang.NumberFormatExc eption: For inpu t string: "non ", Andre . Davignon, 2005/06/13