StackOverFlowError when using a new build jetspeed

2005-03-15 Thread Sabine Winkler
hi,

after a while I checked out jetspeed-2 from repository using eclipse and the
mevenide plugin.
everything worked fine and so I could build the jetspeed portal and deploy
it into a tomcat
instance (5.0.28). Using a browser to request the portal I got a a long
exception stack trace
(for requesting the start page http://localhost:8080/jetspeed). not all
components are shown in
the browser compared with the binary version you can download. every next
click on the portal
page is resulting in a StackOverflowException.

Any suggestion what happend or what I'm doing wrong ?

thx


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



Re: StackOverFlowError when using a new build jetspeed

2005-03-15 Thread Thomas . Koch
hi !
i have nealry the same problem.
but in my case everthing runs fine :
i can logon and use my own portlets - the others
are not interesting for me - at the moment.

but i get in the tomcat-cmd a stackoverflow.
i have a little piece of the tomcat log:

2005-03-15 10:15:50 StandardContext[/demo]JetspeedContainerServlet: Error 
rendering portlet BookmarkPortlet: java.lang.StackOverflowError
java.lang.StackOverflowError

2005-03-15 10:15:50 StandardContext[/demo]JetspeedContainerServlet: Error 
rendering JetspeedContainerServlet error page: 
java.lang.StackOverflowError
java.lang.StackOverflowError

2005-03-15 10:23:36 StandardContext[/demo]JetspeedContainerServlet: Error 
rendering portlet BookmarkPortlet: java.lang.StackOverflowError
java.lang.StackOverflowError

2005-03-15 10:23:36 StandardContext[/demo]JetspeedContainerServlet: Error 
rendering JetspeedContainerServlet error page: 
java.lang.StackOverflowError
java.lang.StackOverflowError

best regards

AW: StackOverFlowError when using a new build jetspeed

2005-03-15 Thread Sabine Winkler
You are right. it seems to depend on the including mechanism of the jetspeed
examples.
I've debugged a little bit and may think that within the call of the an
aspect something
recursive happend. but it would be nice if jetspeed from cvs would work like
the pre-build
binary version.

thx

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 15. Marz 2005 10:29
An: Jetspeed Users List
Betreff: Re: StackOverFlowError when using a new build jetspeed


hi !
i have nealry the same problem.
but in my case everthing runs fine :
i can logon and use my own portlets - the others
are not interesting for me - at the moment.

but i get in the tomcat-cmd a stackoverflow.
i have a little piece of the tomcat log:

2005-03-15 10:15:50 StandardContext[/demo]JetspeedContainerServlet: Error
rendering portlet BookmarkPortlet: java.lang.StackOverflowError
java.lang.StackOverflowError

2005-03-15 10:15:50 StandardContext[/demo]JetspeedContainerServlet: Error
rendering JetspeedContainerServlet error page:
java.lang.StackOverflowError
java.lang.StackOverflowError

2005-03-15 10:23:36 StandardContext[/demo]JetspeedContainerServlet: Error
rendering portlet BookmarkPortlet: java.lang.StackOverflowError
java.lang.StackOverflowError

2005-03-15 10:23:36 StandardContext[/demo]JetspeedContainerServlet: Error
rendering JetspeedContainerServlet error page:
java.lang.StackOverflowError
java.lang.StackOverflowError

best regards


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



New to JetSpeed

2005-01-14 Thread deepa chopra

I am new to jetSpeed. I am trying to use the jetspeed1.5. I got
jetspeed1.5-src.zip file from the internet and tried to compile. It does not
work form me. I used build.xml included with the project, for compiling. I
tried to use IntelliJ and tried the jar target. Does the build.xml work? It
has path that do not match to the files present in the project? Any
suggestions?

Thanks

Deepa 



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



Re: New to JetSpeed

2005-01-14 Thread Hema Menon
Deepa,

Do you have a need to compile Jetspeed 1.5? If not, you could download
the release binaries available at
http://jakarta.apache.org/site/binindex.cgi

Hema


On Fri, 14 Jan 2005 14:57:18 -0600, deepa chopra [EMAIL PROTECTED] wrote:
 
 I am new to jetSpeed. I am trying to use the jetspeed1.5. I got
 jetspeed1.5-src.zip file from the internet and tried to compile. It does not
 work form me. I used build.xml included with the project, for compiling. I
 tried to use IntelliJ and tried the jar target. Does the build.xml work? It
 has path that do not match to the files present in the project? Any
 suggestions?
 
 Thanks
 
 Deepa
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


-- 


~~
Hema Menon

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