Re: Stackoverflow with JetspeedPowerTool

2005-02-14 Thread jean charles jabouille
The stackoverflow that's david reproduced is solved by deleting the 2 beans
"RDBMSPolicy" and "AuthorizationProvider". But the stackoverflownerror of
Christophe provided after the Jetspeed deployement and is a
velocityviewservlet error. I run Jetspeed under Jonas and it's equivalent to
run "tomcat -security" and I have this Error when I try to connect to the
default J2 application.

best regards

Jabouille Jean Charles


Here is the trace :


2005-02-14 09:41:43,087 :
JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
ResourceManager : found
/WEB-INF/decorations/portlet/html/tigris/decorator.vm with loader
org.apache.velocity.tools.view.servlet.WebappLoader

2005-02-14 09:41:43,131 :
JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage : Method
getTitle threw exception for reference $jetspeed in template
/WEB-INF/decorations/portlet/html/tigris/decorator.vm at  [40,13]

2005-02-14 09:41:43,146 :
JetspeedVelocityViewServlet$VelocityEngineLogger.logVelocityMessage :
VelocityViewServlet: Exception processing the template:
org.apache.velocity.exception.MethodInvocationException: Invocation of
method 'getTitle' in  class org.apache.jetspeed.velocity.JetspeedPowerTool
threw exception class java.lang.StackOverflowError : null







- Original Message - 
From: "David Sean Taylor" <[EMAIL PROTECTED]>
To: "Jetspeed Developers List" 
Sent: Friday, February 04, 2005 3:22 AM
Subject: Re: Stackoverflow with JetspeedPowerTool


> Randy Watler wrote:
> > Christophe,
> >
> > Yes, David had this bug yesterday/last night. He'll have to comment
> > since I have not seen it.
> >
> > Randy
> >
> I was running with Java -security on
>
> catalina run -security
>
> however the stackoverflow did not occur in the JPT.
> Different issue:
>
> http://issues.apache.org/jira/browse/JS2-205
>
> I think Christophe's problem is unrelated and he may need to modify his
> -Mx parameters in Eclipse's startup to fix it
>
> -- 
> David Sean Taylor
> Bluesunrise Software
> [EMAIL PROTECTED]
> [office] +01 707 773-4646
> [mobile] +01 707 529 9194
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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



Re: Stackoverflow with JetspeedPowerTool

2005-02-03 Thread David Sean Taylor
Randy Watler wrote:
Christophe,
Yes, David had this bug yesterday/last night. He'll have to comment 
since I have not seen it.

Randy
I was running with Java -security on
catalina run -security
however the stackoverflow did not occur in the JPT.
Different issue:
http://issues.apache.org/jira/browse/JS2-205
I think Christophe's problem is unrelated and he may need to modify his 
-Mx parameters in Eclipse's startup to fix it

--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office] +01 707 773-4646
[mobile] +01 707 529 9194
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Stackoverflow with JetspeedPowerTool

2005-02-03 Thread Randy Watler
Christophe,
Yes, David had this bug yesterday/last night. He'll have to comment 
since I have not seen it.

Randy
Christophe wrote:
Hi All,
With a recent cvs update, I got a StackOverFlow when I connect to the 
default J2 application. This issue occur only when I'm running Tomcat 
in debug mode within eclipse :-(
When running in a "normal" mode, everything works like a charm. I'm 
just wondering if someone can reproduce this strange problem ?

Thanks,
Christophe
Here is the velocity.log file :
2005-02-03 23:13:26,907 [http-8080-Processor25] ERROR velocity - 
Method getTitle threw exception for reference $jetspeed in template 
/WEB-INF/decorations/portlet/html/tigris/decorator.vm at  [40,13]
2005-02-03 23:13:26,907 [http-8080-Processor25] ERROR velocity - 
VelocityViewServlet: Exception processing the template: 
org.apache.velocity.exception.MethodInvocationException: Invocation of 
method 'getTitle' in  class 
org.apache.jetspeed.velocity.JetspeedPowerTool threw exception class 
java.lang.StackOverflowError : null

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


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


Stackoverflow with JetspeedPowerTool

2005-02-03 Thread Christophe Lombart
Hi All,
With a recent cvs update, I got a StackOverFlow when I connect to the 
default J2 application. This issue occur only when I'm running Tomcat in 
debug mode within eclipse :-(
When running in a "normal" mode, everything works like a charm. I'm just 
wondering if someone can reproduce this strange problem ?

Thanks,
Christophe
Here is the velocity.log file :
2005-02-03 23:13:26,907 [http-8080-Processor25] ERROR velocity - Method 
getTitle threw exception for reference $jetspeed in template 
/WEB-INF/decorations/portlet/html/tigris/decorator.vm at  [40,13]
2005-02-03 23:13:26,907 [http-8080-Processor25] ERROR velocity - 
VelocityViewServlet: Exception processing the template: 
org.apache.velocity.exception.MethodInvocationException: Invocation of 
method 'getTitle' in  class 
org.apache.jetspeed.velocity.JetspeedPowerTool threw exception class 
java.lang.StackOverflowError : null

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