Problem finding an exception

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Problem finding an exception

Ryan Puddephatt
I'm getting an exception like so :
 

; Line#: 1; Column#: -1

org.orbeon.saxon.trans.DynamicError: Cannot convert zero-length string to an integer

 
Its proving difficult to find exactly what xforms element this relates to as the page has around 300 lines of code which could be related to this, is there anyway of getting more information on this error?
 
Thanks
 
Ryan

Ryan Puddephatt
Software Engineer
 

Teleflex Group - IT UK
1 Michaelson Square
Livingston
West Lothian
Scotland
EH54 7DP
 
e> [hidden email]
t> +44(0)1506 407 110
f> +44(0)1506 407 108
w> www.teleflex.com

 


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

RE: Problem finding an exception

Stephen Bayliss

If you can identify the input document(s) and the stylesheet, you could try running it from the command line using the –T (trace) option, that might shed some light.

 

Steve

 


From: Ryan Puddephatt [mailto:[hidden email]]
Sent: 24 September 2006 23:12
To: [hidden email]
Subject: [ops-users] Problem finding an exception

 

I'm getting an exception like so :

 

; Line#: 1; Column#: -1

org.orbeon.saxon.trans.DynamicError: Cannot convert zero-length string to an integer

 

Its proving difficult to find exactly what xforms element this relates to as the page has around 300 lines of code which could be related to this, is there anyway of getting more information on this error?

 

Thanks

 

Ryan

Ryan Puddephatt
Software Engineer
 

Teleflex Group - IT UK
1 Michaelson Square
Livingston
West Lothian
Scotland
EH54 7DP
 
e> [hidden email]
t> +44(0)1506 407 110
f> +44(0)1506 407 108
w> www.teleflex.com

 



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Problem finding an exception

Erik Bruchez
Administrator
In reply to this post by Ryan Puddephatt
Ryan,

While awaiting improved support for location information in Saxon, can
you try creating a static XHTML view? In particular, try to bypass
xforms-widgets.xsl in epilogue-servlet.xpl.

-Erik

Ryan Puddephatt wrote:

> I'm getting an exception like so :
>  
>
> ; Line#: 1; Column#: -1
>
> org.orbeon.saxon.trans.DynamicError: Cannot convert zero-length string
> to an integer
>
>  
> Its proving difficult to find exactly what xforms element this relates
> to as the page has around 300 lines of code which could be related to
> this, is there anyway of getting more information on this error?
>  
> Thanks
>  
> Ryan
>
> Ryan Puddephatt
> Software Engineer
>  
>
> Teleflex Group - IT UK
> 1 Michaelson Square
> Livingston
> West Lothian
> Scotland
> EH54 7DP
>  
> e> [hidden email] <mailto:[hidden email]>
> t> +44(0)1506 407 110
> f> +44(0)1506 407 108
> w> www.teleflex.com <http://www.teleflex.com/>
>
>  

--
Orbeon - XForms Everywhere:
http://www.orbeon.com/blog/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

RE: Problem finding an exception

Ryan Puddephatt
Thanks Stephen and Erik, but this is an xforms only page, it has no XSLT.
I've managed to find the culprite by sifting through the debug output of
xforms events, it took a long time, but I found it (definitly need more
information from saxon :-)

Thanks

Ryan

Ryan Puddephatt
Software Engineer

Teleflex Group - IT UK
1 Michaelson Square
Livingston
West Lothian
Scotland
EH54 7DP

e> [hidden email]
t> +44(0)1506 407 110
f> +44(0)1506 407 108

 

>-----Original Message-----
>From: Erik Bruchez [mailto:[hidden email]] On Behalf Of
>Erik Bruchez
>Sent: 25 September 2006 17:16
>To: [hidden email]
>Subject: Re: [ops-users] Problem finding an exception
>
>Ryan,
>
>While awaiting improved support for location information in
>Saxon, can you try creating a static XHTML view? In
>particular, try to bypass xforms-widgets.xsl in epilogue-servlet.xpl.
>
>-Erik
>
>Ryan Puddephatt wrote:
>> I'm getting an exception like so :
>>  
>>
>> ; Line#: 1; Column#: -1
>>
>> org.orbeon.saxon.trans.DynamicError: Cannot convert
>zero-length string
>> to an integer
>>
>>  
>> Its proving difficult to find exactly what xforms element
>this relates
>> to as the page has around 300 lines of code which could be
>related to
>> this, is there anyway of getting more information on this error?
>>  
>> Thanks
>>  
>> Ryan
>>
>> Ryan Puddephatt
>> Software Engineer
>>  
>>
>> Teleflex Group - IT UK
>> 1 Michaelson Square
>> Livingston
>> West Lothian
>> Scotland
>> EH54 7DP
>>  
>> e> [hidden email] <mailto:[hidden email]>
>> t> +44(0)1506 407 110
>> f> +44(0)1506 407 108
>> w> www.teleflex.com <http://www.teleflex.com/>
>>
>>  
>
>
>--
>Orbeon - XForms Everywhere:
>http://www.orbeon.com/blog/
>
>



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws