GridSphere w/ PURSe Portlet Assistance

View: New views
1 Messages — Rating Filter:   Alert me  

GridSphere w/ PURSe Portlet Assistance

by AdrianW :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi There,

I've been knocking my head against the wall now trying to understand what I'm doing wrong.  I am trying to deploy the PURSe Portlet for testing and have been coming up with some odd errors.  I have the Portlet installed in Gridsphere just fine, the problems only occur when I select the 'PURSe Portlets' tab.  Some frames work partially, some do not.  I have tried to create my own Purse group, with no luck.

So far I have tried using JAVA 1.4.2_19 & 1.5.0_19, GridSphere 2.2.1 & 2.2.10, all of which give me the same errors of:

); } // ]]> //--> '); } // ]]> //-->
An error occurred!
Error message: Bean: org.ogce.purse.jsf.PortalBrandingBean, property: tags

Stack Trace:
javax.faces.el.EvaluationException: Bean: org.ogce.purse.jsf.PortalBrandingBean, property: tags at org.apache.myfaces.el.PropertyResolverImpl.getProperty(PropertyResolverImpl.java:442) at org.apache.myfaces.el.PropertyResolverImpl.getValue(PropertyResolverImpl.java:82) at ...

The above error occurs when I try to click on any of the Purse 'Guest Portlets' or 'User Portlets'.  When I try to Manage the 'purse-portlets' group I get:

An error occurred!

Stack Trace:
java.lang.NullPointerException at org.gridlab.gridsphere.portlets.core.admin.groups.GroupManagerPortlet.doCreateNewGroup(GroupManagerPortlet.java:204) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at ...

Can someone please provide some detail as why this maybe happening?