Hi to all!

I'm trying to run one portal with j2 2.1, and all it seems run ok but when i try to login, don't work, it return to first default page without login.
I use postgres DB.
My catalina.out log don't show any error, but jetspeed.log show this:

2007-03-19 21:13:50,406 [http-8080-Processor24] ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/disid.org].[jsp] - Servlet.service() for servlet jsp threw exception
java.lang.StackOverflowError
   at sun.nio.cs.UTF_8$Decoder.decodeArrayLoop(UTF_8.java:212)
   at sun.nio.cs.UTF_8$Decoder.decodeLoop(UTF_8.java:358)
   at java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:544)
   at java.lang.StringCoding$StringDecoder.decode(StringCoding.java:140)
   at java.lang.StringCoding.decode(StringCoding.java:173)
   at java.lang.String.<init>(String.java:444)
   at java.lang.String.<init>(String.java:516)
   at java.io.UnixFileSystem.list(Native Method)
   at java.io.File.list(File.java:973)
at org.apache.naming.resources.FileDirContext.list(FileDirContext.java:893) at org.apache.naming.resources.FileDirContext.listBindings(FileDirContext.java:337) at org.apache.naming.resources.ProxyDirContext.listBindings(ProxyDirContext.java:515) at org.apache.catalina.core.ApplicationContext.listCollectionPaths(ApplicationContext.java:945) at org.apache.catalina.core.ApplicationContext.getResourcePathsInternal(ApplicationContext.java:583) at org.apache.catalina.core.ApplicationContext.getResourcePaths(ApplicationContext.java:566) at org.apache.catalina.core.ApplicationContextFacade.getResourcePaths(ApplicationContextFacade.java:156) at org.apache.jasper.compiler.TldLocationsCache.processTldsInFileSystem(TldLocationsCache.java:424) at org.apache.jasper.compiler.TldLocationsCache.processTldsInFileSystem(TldLocationsCache.java:430) at org.apache.jasper.compiler.TldLocationsCache.processTldsInFileSystem(TldLocationsCache.java:430) at org.apache.jasper.compiler.TldLocationsCache.processTldsInFileSystem(TldLocationsCache.java:430) at org.apache.jasper.compiler.TldLocationsCache.processTldsInFileSystem(TldLocationsCache.java:430) at org.apache.jasper.compiler.TldLocationsCache.processTldsInFileSystem(TldLocationsCache.java:430)


Some body can help me?

Thanks in advance!!

-- Adolfo --


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to