You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by robf <ro...@robf.nl> on 2007/09/17 23:10:25 UTC

exceptions

Hi,

I recently installed
lenya 1.2.5
cocoon 2.1.10
java build diablo-1.5.0_07-b01

on FreeBSD 6.2

But I get exceptions, even with de default publication:

WorkFlow->Schedule:
org.apache.cocoon.ProcessingException: Unable to get transformer handler 
for cocoon://scheduler/Overheid/authoring/index.html.xsl at 
<map:serialize type="xhtml"> - 
file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/usecase.xmap:73:36 
at <map:transform> - 
file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/usecase.xmap:72:60 
at <map:transform> - 
file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/usecase.xmap:69:53 
at <map:transform type="i18n"> - 
file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/usecase.xmap:66:34 
at <map:transform> - 
file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/usecase.xmap:157:99 
at <map:transform> - 
file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/usecase.xmap:156:79 
at <map:transform> - 
file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/usecase.xmap:153:71 
at <map:generate type="serverpages"> - 
file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/usecase.xmap:152:93

Admin->IP Ranges -> Add IP Range:
org.apache.cocoon.ProcessingException: Error calling flowscript function 
iprangeAddIPRange at [EcmaError] - 
file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/content/admin/ipranges/iprange-admin.js:98:0 
at 
file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/content/admin/ipranges/iprange-admin.js:205 
at 
file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/content/admin/ipranges/iprange-admin.js:213 
at <map:call> - 
file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/admin.xmap:155:34 
at <map:mount> - 
file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/global-sitemap.xmap:360:112 
at <map:mount> - 
file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/sitemap.xmap:561:108

Caused by: org.mozilla.javascript.EcmaError: TypeError: Cannot call method "getAddress" of null (file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/content/admin/ipranges/iprange-admin.js#98)




What can be the cause?
How do I tackle this without reading all sources :-)

thanks
Rob






---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: exceptions

Posted by Daniel Brüßler <in...@danielbruessler.de>.
Hi Rob,

you need at least java 1.5 update 11
http://java.sun.com/javase/downloads/index_jdk5.jsp

kind regards
Daniel


> Hi,
> 
> I recently installed
> lenya 1.2.5
> cocoon 2.1.10
> java build diablo-1.5.0_07-b01
> 
> on FreeBSD 6.2
> 
> But I get exceptions, even with de default publication:
> 
> WorkFlow->Schedule:
> org.apache.cocoon.ProcessingException: Unable to get transformer handler
> for cocoon://scheduler/Overheid/authoring/index.html.xsl at
> <map:serialize type="xhtml"> -
> file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/usecase.xmap:73:36
> at <map:transform> -
> file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/usecase.xmap:72:60
> at <map:transform> -
> file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/usecase.xmap:69:53
> at <map:transform type="i18n"> -
> file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/usecase.xmap:66:34
> at <map:transform> -
> file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/usecase.xmap:157:99
> at <map:transform> -
> file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/usecase.xmap:156:79
> at <map:transform> -
> file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/usecase.xmap:153:71
> at <map:generate type="serverpages"> -
> file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/usecase.xmap:152:93
> 
> 
> Admin->IP Ranges -> Add IP Range:
> org.apache.cocoon.ProcessingException: Error calling flowscript function
> iprangeAddIPRange at [EcmaError] -
> file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/content/admin/ipranges/iprange-admin.js:98:0
> at
> file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/content/admin/ipranges/iprange-admin.js:205
> at
> file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/content/admin/ipranges/iprange-admin.js:213
> at <map:call> -
> file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/admin.xmap:155:34
> at <map:mount> -
> file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/global-sitemap.xmap:360:112
> at <map:mount> -
> file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/sitemap.xmap:561:108
> 
> 
> Caused by: org.mozilla.javascript.EcmaError: TypeError: Cannot call
> method "getAddress" of null
> (file:/usr/home/webapp/web_software/lenya-1.2.5/build/lenya/webapp/lenya/content/admin/ipranges/iprange-admin.js#98)
> 
> 
> 
> 
> 
> What can be the cause?
> How do I tackle this without reading all sources :-)
> 
> thanks
> Rob
> 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org