You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-user@portals.apache.org by John Conneely <jo...@conneely.org> on 2004/08/16 20:41:39 UTC

"Error occured in portlet" message after install

I'm a newbie who is trying to install pluto for the first time.  I'm 
using tomcat 5.0.19 on Windows XP SP2 & JDK=1.4.2_04.

I think I got pluto to build and deploy to my tomcat server.  However, 
when I run it and click on the test link, I see the following error 
message.  If you can't see the image, it shows two portlets with the 
title "My dynamic PortletTitle", and the string "Error occurred in 
portet!" in the portlet's body:

\

To recap what I did up to this point:

1) I downloaded and installed Maven 1.0
2) I downloaded pluto from CVS.
3) I modified build.properties to have the following values:

maven.tomcat.home=c:/tomcat
maven.tomcat.version.major=5

4) I ran "maven fullDeployment" to build and deploy it.
5) I opened http://localhost:8080/pluto/portal/, then clicked on the 
"Test" link to get the above image.

Any ideas of what I should look at next?  What's wrong?

Thanks!

John

Re: "Error occured in portlet" message after install

Posted by John Conneely <jo...@conneely.org>.
I figured out what was wrong.  I was running Tomcat 5.0.19.  The wiki 
here 
<http://nagoya.apache.org/wiki/apachewiki.cgi?PlutoProjectPages/WorkingConfigurations> 
notes that Pluto doesn't work under Tomcat 5.0.19 because of this bug 
<this%20bug:%20http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27309>.  
I upgraded to 5.0.27 and it works!

Thanks!

John

Brian Demers wrote:

> What did your console output look like??
>  
> -Brian Demers
> Sybase Inc.
>
>     ----- Original Message -----
>     *From:* John Conneely <ma...@conneely.org>
>     *To:* pluto-user@portals.apache.org
>     <ma...@portals.apache.org>
>     *Sent:* Monday, August 16, 2004 2:41 PM
>     *Subject:* "Error occured in portlet" message after install
>
>     I'm a newbie who is trying to install pluto for the first time. 
>     I'm using tomcat 5.0.19 on Windows XP SP2 & JDK=1.4.2_04.
>
>     I think I got pluto to build and deploy to my tomcat server. 
>     However, when I run it and click on the test link, I see the
>     following error message.  If you can't see the image, it shows two
>     portlets with the title "My dynamic PortletTitle", and the string
>     "Error occurred in portet!" in the portlet's body:
>
>
>
>     To recap what I did up to this point:
>
>     1) I downloaded and installed Maven 1.0
>     2) I downloaded pluto from CVS.
>     3) I modified build.properties to have the following values:
>
>     maven.tomcat.home=c:/tomcat
>     maven.tomcat.version.major=5
>
>     4) I ran "maven fullDeployment" to build and deploy it.
>     5) I opened http://localhost:8080/pluto/portal/, then clicked on
>     the "Test" link to get the above image.
>
>     Any ideas of what I should look at next?  What's wrong?
>
>     Thanks!
>
>     John
>

Re: "Error occured in portlet" message after install

Posted by Brian Demers <Br...@sybase.com>.
What did your console output look like??

-Brian Demers
Sybase Inc.
  ----- Original Message ----- 
  From: John Conneely 
  To: pluto-user@portals.apache.org 
  Sent: Monday, August 16, 2004 2:41 PM
  Subject: "Error occured in portlet" message after install


  I'm a newbie who is trying to install pluto for the first time.  I'm using tomcat 5.0.19 on Windows XP SP2 & JDK=1.4.2_04.

  I think I got pluto to build and deploy to my tomcat server.  However, when I run it and click on the test link, I see the following error message.  If you can't see the image, it shows two portlets with the title "My dynamic PortletTitle", and the string "Error occurred in portet!" in the portlet's body:

  \

  To recap what I did up to this point:

  1) I downloaded and installed Maven 1.0
  2) I downloaded pluto from CVS.
  3) I modified build.properties to have the following values:

  maven.tomcat.home=c:/tomcat
  maven.tomcat.version.major=5

  4) I ran "maven fullDeployment" to build and deploy it.
  5) I opened http://localhost:8080/pluto/portal/, then clicked on the "Test" link to get the above image.

  Any ideas of what I should look at next?  What's wrong?

  Thanks!

  John