Re: [RESULT] 2.0-M5 rc1 binaries available for review and vote (PASSED) 15(+1) Votes and 1(0)

2007-04-29 Thread Hernan Cunico

Done!  Downloads and News updated.

Cheers!
Hernan

Matt Hogstrom wrote:

The vote has concluded.

15 +1 Votes (counting mine which I forgot to put in the thread)
1 +0Vote

I'll pop the binaries out later today.  Hernan, would you do the honors 
on the site page tomorrow after they've had time to percolate?


Thanks all.

On Apr 26, 2007, at 8:38 AM, Matt Hogstrom wrote:

The 2.0-M5 binaries are available at 
http://people.apache.org/~hogstrom/2.0-M5-rc1


The binaries addressed a problem seen in 2.0-M4 which was subsequently 
scrubbed where 2.0-Mn and 2.0-Mn-SNAPSHOT binaries were included.  
Building with a clean repo has resolved that issue.


It is possible to build this release but as it is dependent on 
SNAPSHOTs it is not expected that it will have a long lived repeatable 
build (as has been the case in previous Milestones).  Given that 
SNAPSHOTs are really for users to pick up a work in progress this 
should not be an issues as a new Milestone will generally be available 
in the next 30 days.


Thanks for taking time to review these binaries.

Please use this thread for your vote and the DISCUSS thread for 
comments.  Thanks


[ ] +1 Approve the binaries for release
[ ] 0
[ ] -1 Do not ship binaries.

This vote will conclude on April 29th at 0300 ET unless superceded by 
a new -rc vote.







[jira] Commented: (GERONIMO-3122) Unable to create a (MySQL) database pool

2007-04-29 Thread kalyan (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492611
 ] 

kalyan commented on GERONIMO-3122:
--

My query is, I want to download any of the following versions 2.0-M4 and M5.
So please provide me the details about these versions.

> Unable to create a (MySQL) database pool
> 
>
> Key: GERONIMO-3122
> URL: https://issues.apache.org/jira/browse/GERONIMO-3122
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: databases
>Affects Versions: 2.0-M3
> Environment: mysql/mysql-connector-java/3.1.12/jar 
> MySQL 5.0.27
> Win-Xp
> Java 1.6
>Reporter: kalyan
>
> I tried to create new database pool using 
> 1. Database Pool Wizard
> 2. Importing from Jboss 4.
> That time I got the following exception.
>  EXCEPTION WHILE CREATING 
> DATABASE POOL USING THE GERONIMO DATABASE POOL WIZARD  ///
> Geronimo Application Server started
> 22:44:35,401 ERROR [DatabasePoolPortlet] Unable to save connection pool
> javax.enterprise.deploy.spi.exceptions.InvalidModuleException: No configurer 
> for module type: rar registered
> at 
> org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.createConfiguration(JMXDeploymentManager.java:302)
> at 
> org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.save(DatabasePoolPortlet.java:880)
> at 
> org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.processAction(DatabasePoolPortlet.java:338)
> at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:229)
> at 
> org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:163)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> at 
> org.apache.pluto.core.PortletServlet.service(PortletServlet.java:153)
> at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at 
> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
> at 
> org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:590)
> at 
> org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505)
> at 
> org.apache.pluto.invoker.impl.PortletInvokerImpl.invoke(PortletInvokerImpl.java:120)
> at 
> org.apache.pluto.invoker.impl.PortletInvokerImpl.action(PortletInvokerImpl.java:68)
> at 
> org.apache.pluto.PortletContainerImpl.processPortletAction(PortletContainerImpl.java:164)
> at 
> org.apache.pluto.portalImpl.core.PortletContainerWrapperImpl.processPortletAction(PortletContainerWrapperImpl.java:82)
> at org.apache.pluto.portalImpl.Servlet.doGet(Servlet.java:227)
> at org.apache.pluto.portalImpl.Servlet.doPost(Servlet.java:267)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:228)
> at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
> at 
> org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSubjectValve.java:56)
> at 
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
> at 
> org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:338)
> at 
> org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47)
> at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
> at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
> at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> at 
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:517)
> at 
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:212)
> at 
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
> at 
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:634)
> at 
> org.apache.tomcat.

Re: [jira] Commented: (GERONIMO-3122) Unable to create a (MySQL) database pool

2007-04-29 Thread Matt Hogstrom
These will be released tonight / tomorrow but you can get M5 from  
here now


http://people.apache.org/~hogstrom/2.0-M5-rc1/


On Apr 29, 2007, at 7:25 PM, kalyan (JIRA) wrote:



[ https://issues.apache.org/jira/browse/GERONIMO-3122? 
page=com.atlassian.jira.plugin.system.issuetabpanels:comment- 
tabpanel#action_12492586 ]


kalyan commented on GERONIMO-3122:
--

Thanks for the comment,
 But I tried to search for those releases, Can you provide some  
link or suggestion from where I can download these versions.




Unable to create a (MySQL) database pool


Key: GERONIMO-3122
URL: https://issues.apache.org/jira/browse/ 
GERONIMO-3122

Project: Geronimo
 Issue Type: Bug
 Security Level: public(Regular issues)
 Components: databases
   Affects Versions: 2.0-M3
Environment: mysql/mysql-connector-java/3.1.12/jar
MySQL 5.0.27
Win-Xp
Java 1.6
   Reporter: kalyan
Assigned To: Alan Cabrera

I tried to create new database pool using
1. Database Pool Wizard
2. Importing from Jboss 4.
That time I got the following exception.
 EXCEPTION WHILE  
CREATING DATABASE POOL USING THE GERONIMO DATABASE POOL  
WIZARD  ///

Geronimo Application Server started
22:44:35,401 ERROR [DatabasePoolPortlet] Unable to save connection  
pool
javax.enterprise.deploy.spi.exceptions.InvalidModuleException: No  
configurer for module type: rar registered
at  
org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.create 
Configuration(JMXDeploymentManager.java:302)
at  
org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortle 
t.save(DatabasePoolPortlet.java:880)
at  
org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortle 
t.processAction(DatabasePoolPortlet.java:338)
at org.apache.pluto.core.PortletServlet.dispatch 
(PortletServlet.java:229)
at org.apache.pluto.core.PortletServlet.doPost 
(PortletServlet.java:163)
at javax.servlet.http.HttpServlet.service(HttpServlet.java: 
713)
at javax.servlet.http.HttpServlet.service(HttpServlet.java: 
806)
at org.apache.pluto.core.PortletServlet.service 
(PortletServlet.java:153)
at  
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter 
(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter 
(ApplicationFilterChain.java:206)
at org.apache.catalina.core.ApplicationDispatcher.invoke 
(ApplicationDispatcher.java:687)
at org.apache.catalina.core.ApplicationDispatcher.doInclude 
(ApplicationDispatcher.java:590)
at org.apache.catalina.core.ApplicationDispatcher.include 
(ApplicationDispatcher.java:505)
at org.apache.pluto.invoker.impl.PortletInvokerImpl.invoke 
(PortletInvokerImpl.java:120)
at org.apache.pluto.invoker.impl.PortletInvokerImpl.action 
(PortletInvokerImpl.java:68)
at  
org.apache.pluto.PortletContainerImpl.processPortletAction 
(PortletContainerImpl.java:164)
at  
org.apache.pluto.portalImpl.core.PortletContainerWrapperImpl.processP 
ortletAction(PortletContainerWrapperImpl.java:82)
at org.apache.pluto.portalImpl.Servlet.doGet(Servlet.java: 
227)
at org.apache.pluto.portalImpl.Servlet.doPost(Servlet.java: 
267)
at javax.servlet.http.HttpServlet.service(HttpServlet.java: 
713)
at javax.servlet.http.HttpServlet.service(HttpServlet.java: 
806)
at  
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter 
(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter 
(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke 
(StandardWrapperValve.java:228)
at org.apache.catalina.core.StandardContextValve.invoke 
(StandardContextValve.java:175)
at  
org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke 
(DefaultSubjectValve.java:56)
at  
org.apache.catalina.authenticator.AuthenticatorBase.invoke 
(AuthenticatorBase.java:525)
at org.apache.geronimo.tomcat.GeronimoStandardContext 
$SystemMethodValve.invoke(GeronimoStandardContext.java:338)
at  
org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke 
(GeronimoBeforeAfterValve.java:47)
at org.apache.catalina.core.StandardHostValve.invoke 
(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke 
(ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invoke 
(StandardEngineValve.java:109)
at org.apache.catalina.valves.AccessLogValve.invoke 
(AccessLogValve.java:517)
at org.apache.catalina.connector.CoyoteAdapter.service 
(CoyoteAdapter.java:212)
at org.apache.coyote.http11.Http11Processor.process 
(Http11Processor.java:844)
at org.apac

Re: [DISCUSS] Release ServiceMix 3.1.1

2007-04-29 Thread jpuro

Have you taken a look at  SM-841, I'm still concerned about this defect... 
There is a patch attached to it, but not sure if it's the right way of doing
things.

Regards,

Jeff


gnodet wrote:
> 
> I think it's time to release a bug fix version of ServiceMix.
> I will try to work on that this week, but any help is welcomed
> in testing the archetypes, samples and the container / components
> of course.
> 
> -- 
> Cheers,
> Guillaume Nodet
> 
> Principal Engineer, IONA
> Blog: http://gnodet.blogspot.com/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-DISCUSS--Release-ServiceMix-3.1.1-tf3666465s12049.html#a10244622
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.



[jira] Updated: (GERONIMO-3123) Create a template/var directory for creating additional instances of geronimo

2007-04-29 Thread Anita Kulshreshtha (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anita Kulshreshtha updated GERONIMO-3123:
-

Attachment: asm.patch

This patch creates a GHOME/template/var and GHOME/geronimo0/var and removes the 
exisiitng 'var'. 
Similar changes will be made to jetty and minimal assemblies.
If the server is started using java -jar bin\server.jar or bin\startup the 
default instance will be run from geronimo0/var.

> Create a template/var directory for creating additional instances of geronimo
> -
>
> Key: GERONIMO-3123
> URL: https://issues.apache.org/jira/browse/GERONIMO-3123
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: buildsystem
>Affects Versions: 2.0-M6
> Environment: All
>Reporter: Anita Kulshreshtha
> Assigned To: Anita Kulshreshtha
>Priority: Minor
> Fix For: 2.0-M6
>
> Attachments: asm.patch
>
>
> Related discussions:
> http://www.nabble.com/Naming-the-servers-tf3655401s134.html
> http://www.nabble.com/Re%3A-Help-needed-with-geronimo.sh-p10200885s134.html
> Create a template/var and /var in GHOME. If the server is 
> started using java -jar bin\server.jar, the default will be used. It is not 
> necessary to use the default server.
> The instances can be named using 
> set 
> GERONIMO_OPTS=-Dorg.apache.geronimo.server.name=thisIsWhereTheServerInstanceDataIsLocatedIfYourLookingForIt/geronimo01,
>  portOffset=0, i.e. it behaves like the default server 
> set 
> GERONIMO_OPTS=-Dorg.apache.geronimo.server.name=thisIsWhereTheServerInstanceDataIsLocatedIfYourLookingForIt/geronimo02,
>  portOffset=10,
> ...
> copy 'var' to 
> GHOME/thisIsWhereTheServerInstanceDataIsLocatedIfYourLookingForIt/geronimo01 
> and use bin\startup.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Assigned: (GERONIMO-3122) Unable to create a (MySQL) database pool

2007-04-29 Thread Alan Cabrera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Cabrera reassigned GERONIMO-3122:
--

Assignee: (was: Alan Cabrera)

Not sure if this was supposed to be assigned to me.

> Unable to create a (MySQL) database pool
> 
>
> Key: GERONIMO-3122
> URL: https://issues.apache.org/jira/browse/GERONIMO-3122
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: databases
>Affects Versions: 2.0-M3
> Environment: mysql/mysql-connector-java/3.1.12/jar 
> MySQL 5.0.27
> Win-Xp
> Java 1.6
>Reporter: kalyan
>
> I tried to create new database pool using 
> 1. Database Pool Wizard
> 2. Importing from Jboss 4.
> That time I got the following exception.
>  EXCEPTION WHILE CREATING 
> DATABASE POOL USING THE GERONIMO DATABASE POOL WIZARD  ///
> Geronimo Application Server started
> 22:44:35,401 ERROR [DatabasePoolPortlet] Unable to save connection pool
> javax.enterprise.deploy.spi.exceptions.InvalidModuleException: No configurer 
> for module type: rar registered
> at 
> org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.createConfiguration(JMXDeploymentManager.java:302)
> at 
> org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.save(DatabasePoolPortlet.java:880)
> at 
> org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.processAction(DatabasePoolPortlet.java:338)
> at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:229)
> at 
> org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:163)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> at 
> org.apache.pluto.core.PortletServlet.service(PortletServlet.java:153)
> at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at 
> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
> at 
> org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:590)
> at 
> org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505)
> at 
> org.apache.pluto.invoker.impl.PortletInvokerImpl.invoke(PortletInvokerImpl.java:120)
> at 
> org.apache.pluto.invoker.impl.PortletInvokerImpl.action(PortletInvokerImpl.java:68)
> at 
> org.apache.pluto.PortletContainerImpl.processPortletAction(PortletContainerImpl.java:164)
> at 
> org.apache.pluto.portalImpl.core.PortletContainerWrapperImpl.processPortletAction(PortletContainerWrapperImpl.java:82)
> at org.apache.pluto.portalImpl.Servlet.doGet(Servlet.java:227)
> at org.apache.pluto.portalImpl.Servlet.doPost(Servlet.java:267)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:228)
> at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
> at 
> org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSubjectValve.java:56)
> at 
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
> at 
> org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:338)
> at 
> org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47)
> at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
> at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
> at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> at 
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:517)
> at 
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:212)
> at 
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
> at 
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:634)
> at 
> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:445)

[jira] Commented: (GERONIMO-3122) Unable to create a (MySQL) database pool

2007-04-29 Thread kalyan (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492586
 ] 

kalyan commented on GERONIMO-3122:
--

Thanks for the comment,
 But I tried to search for those releases, Can you provide some link or 
suggestion from where I can download these versions. 


> Unable to create a (MySQL) database pool
> 
>
> Key: GERONIMO-3122
> URL: https://issues.apache.org/jira/browse/GERONIMO-3122
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: databases
>Affects Versions: 2.0-M3
> Environment: mysql/mysql-connector-java/3.1.12/jar 
> MySQL 5.0.27
> Win-Xp
> Java 1.6
>Reporter: kalyan
> Assigned To: Alan Cabrera
>
> I tried to create new database pool using 
> 1. Database Pool Wizard
> 2. Importing from Jboss 4.
> That time I got the following exception.
>  EXCEPTION WHILE CREATING 
> DATABASE POOL USING THE GERONIMO DATABASE POOL WIZARD  ///
> Geronimo Application Server started
> 22:44:35,401 ERROR [DatabasePoolPortlet] Unable to save connection pool
> javax.enterprise.deploy.spi.exceptions.InvalidModuleException: No configurer 
> for module type: rar registered
> at 
> org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.createConfiguration(JMXDeploymentManager.java:302)
> at 
> org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.save(DatabasePoolPortlet.java:880)
> at 
> org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.processAction(DatabasePoolPortlet.java:338)
> at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:229)
> at 
> org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:163)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> at 
> org.apache.pluto.core.PortletServlet.service(PortletServlet.java:153)
> at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at 
> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
> at 
> org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:590)
> at 
> org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505)
> at 
> org.apache.pluto.invoker.impl.PortletInvokerImpl.invoke(PortletInvokerImpl.java:120)
> at 
> org.apache.pluto.invoker.impl.PortletInvokerImpl.action(PortletInvokerImpl.java:68)
> at 
> org.apache.pluto.PortletContainerImpl.processPortletAction(PortletContainerImpl.java:164)
> at 
> org.apache.pluto.portalImpl.core.PortletContainerWrapperImpl.processPortletAction(PortletContainerWrapperImpl.java:82)
> at org.apache.pluto.portalImpl.Servlet.doGet(Servlet.java:227)
> at org.apache.pluto.portalImpl.Servlet.doPost(Servlet.java:267)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:228)
> at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
> at 
> org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSubjectValve.java:56)
> at 
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
> at 
> org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:338)
> at 
> org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47)
> at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
> at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
> at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> at 
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:517)
> at 
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:212)
> at 
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
> at 
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Htt

[jira] Commented: (GERONIMO-3123) Create a template/var directory for creating additional instances of geronimo

2007-04-29 Thread Anita Kulshreshtha (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492581
 ] 

Anita Kulshreshtha commented on GERONIMO-3123:
--

:)
If someone wanted to name their servers like that they could make dirs like 
that and run instances like that! I would be interested in knowing if daytrader 
can be run on an instance named like this...

> Create a template/var directory for creating additional instances of geronimo
> -
>
> Key: GERONIMO-3123
> URL: https://issues.apache.org/jira/browse/GERONIMO-3123
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: buildsystem
>Affects Versions: 2.0-M6
> Environment: All
>Reporter: Anita Kulshreshtha
> Assigned To: Anita Kulshreshtha
>Priority: Minor
> Fix For: 2.0-M6
>
>
> Related discussions:
> http://www.nabble.com/Naming-the-servers-tf3655401s134.html
> http://www.nabble.com/Re%3A-Help-needed-with-geronimo.sh-p10200885s134.html
> Create a template/var and /var in GHOME. If the server is 
> started using java -jar bin\server.jar, the default will be used. It is not 
> necessary to use the default server.
> The instances can be named using 
> set 
> GERONIMO_OPTS=-Dorg.apache.geronimo.server.name=thisIsWhereTheServerInstanceDataIsLocatedIfYourLookingForIt/geronimo01,
>  portOffset=0, i.e. it behaves like the default server 
> set 
> GERONIMO_OPTS=-Dorg.apache.geronimo.server.name=thisIsWhereTheServerInstanceDataIsLocatedIfYourLookingForIt/geronimo02,
>  portOffset=10,
> ...
> copy 'var' to 
> GHOME/thisIsWhereTheServerInstanceDataIsLocatedIfYourLookingForIt/geronimo01 
> and use bin\startup.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[RESULT] 2.0-M5 rc1 binaries available for review and vote (PASSED) 15(+1) Votes and 1(0)

2007-04-29 Thread Matt Hogstrom

The vote has concluded.

15 +1 Votes (counting mine which I forgot to put in the thread)
1 +0Vote

I'll pop the binaries out later today.  Hernan, would you do the  
honors on the site page tomorrow after they've had time to percolate?


Thanks all.

On Apr 26, 2007, at 8:38 AM, Matt Hogstrom wrote:

The 2.0-M5 binaries are available at http://people.apache.org/ 
~hogstrom/2.0-M5-rc1


The binaries addressed a problem seen in 2.0-M4 which was  
subsequently scrubbed where 2.0-Mn and 2.0-Mn-SNAPSHOT binaries  
were included.  Building with a clean repo has resolved that issue.


It is possible to build this release but as it is dependent on  
SNAPSHOTs it is not expected that it will have a long lived  
repeatable build (as has been the case in previous Milestones).   
Given that SNAPSHOTs are really for users to pick up a work in  
progress this should not be an issues as a new Milestone will  
generally be available in the next 30 days.


Thanks for taking time to review these binaries.

Please use this thread for your vote and the DISCUSS thread for  
comments.  Thanks


[ ] +1 Approve the binaries for release
[ ] 0
[ ] -1 Do not ship binaries.

This vote will conclude on April 29th at 0300 ET unless superceded  
by a new -rc vote.






[jira] Commented: (GERONIMO-3123) Create a template/var directory for creating additional instances of geronimo

2007-04-29 Thread Ted Kirby (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492580
 ] 

Ted Kirby commented on GERONIMO-3123:
-

I can't believe Matt was really serious about that long name.  In any case, I 
prefer "servers" to that excessively long name.

> Create a template/var directory for creating additional instances of geronimo
> -
>
> Key: GERONIMO-3123
> URL: https://issues.apache.org/jira/browse/GERONIMO-3123
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: buildsystem
>Affects Versions: 2.0-M6
> Environment: All
>Reporter: Anita Kulshreshtha
> Assigned To: Anita Kulshreshtha
>Priority: Minor
> Fix For: 2.0-M6
>
>
> Related discussions:
> http://www.nabble.com/Naming-the-servers-tf3655401s134.html
> http://www.nabble.com/Re%3A-Help-needed-with-geronimo.sh-p10200885s134.html
> Create a template/var and /var in GHOME. If the server is 
> started using java -jar bin\server.jar, the default will be used. It is not 
> necessary to use the default server.
> The instances can be named using 
> set 
> GERONIMO_OPTS=-Dorg.apache.geronimo.server.name=thisIsWhereTheServerInstanceDataIsLocatedIfYourLookingForIt/geronimo01,
>  portOffset=0, i.e. it behaves like the default server 
> set 
> GERONIMO_OPTS=-Dorg.apache.geronimo.server.name=thisIsWhereTheServerInstanceDataIsLocatedIfYourLookingForIt/geronimo02,
>  portOffset=10,
> ...
> copy 'var' to 
> GHOME/thisIsWhereTheServerInstanceDataIsLocatedIfYourLookingForIt/geronimo01 
> and use bin\startup.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-3123) Create a template/var directory for creating additional instances of geronimo

2007-04-29 Thread Anita Kulshreshtha (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anita Kulshreshtha updated GERONIMO-3123:
-

Summary: Create a template/var directory for creating additional instances 
of geronimo  (was: Create a template/var for creaitng additional instances of 
geronimo)

> Create a template/var directory for creating additional instances of geronimo
> -
>
> Key: GERONIMO-3123
> URL: https://issues.apache.org/jira/browse/GERONIMO-3123
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: buildsystem
>Affects Versions: 2.0-M6
> Environment: All
>Reporter: Anita Kulshreshtha
> Assigned To: Anita Kulshreshtha
>Priority: Minor
> Fix For: 2.0-M6
>
>
> Related discussions:
> http://www.nabble.com/Naming-the-servers-tf3655401s134.html
> http://www.nabble.com/Re%3A-Help-needed-with-geronimo.sh-p10200885s134.html
> Create a template/var and /var in GHOME. If the server is 
> started using java -jar bin\server.jar, the default will be used. It is not 
> necessary to use the default server.
> The instances can be named using 
> set 
> GERONIMO_OPTS=-Dorg.apache.geronimo.server.name=thisIsWhereTheServerInstanceDataIsLocatedIfYourLookingForIt/geronimo01,
>  portOffset=0, i.e. it behaves like the default server 
> set 
> GERONIMO_OPTS=-Dorg.apache.geronimo.server.name=thisIsWhereTheServerInstanceDataIsLocatedIfYourLookingForIt/geronimo02,
>  portOffset=10,
> ...
> copy 'var' to 
> GHOME/thisIsWhereTheServerInstanceDataIsLocatedIfYourLookingForIt/geronimo01 
> and use bin\startup.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-3123) Create a template/var for creaitng additional instances of geronimo

2007-04-29 Thread Anita Kulshreshtha (JIRA)
Create a template/var for creaitng additional instances of geronimo
---

 Key: GERONIMO-3123
 URL: https://issues.apache.org/jira/browse/GERONIMO-3123
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public (Regular issues)
  Components: buildsystem
Affects Versions: 2.0-M6
 Environment: All
Reporter: Anita Kulshreshtha
 Assigned To: Anita Kulshreshtha
Priority: Minor
 Fix For: 2.0-M6


Related discussions:
http://www.nabble.com/Naming-the-servers-tf3655401s134.html
http://www.nabble.com/Re%3A-Help-needed-with-geronimo.sh-p10200885s134.html
Create a template/var and /var in GHOME. If the server is started 
using java -jar bin\server.jar, the default will be used. It is not necessary 
to use the default server.
The instances can be named using 
set 
GERONIMO_OPTS=-Dorg.apache.geronimo.server.name=thisIsWhereTheServerInstanceDataIsLocatedIfYourLookingForIt/geronimo01,
 portOffset=0, i.e. it behaves like the default server 
set 
GERONIMO_OPTS=-Dorg.apache.geronimo.server.name=thisIsWhereTheServerInstanceDataIsLocatedIfYourLookingForIt/geronimo02,
 portOffset=10,
...
copy 'var' to 
GHOME/thisIsWhereTheServerInstanceDataIsLocatedIfYourLookingForIt/geronimo01 
and use bin\startup.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-3011) Adjust port configuration for running multiple instances of geronimo

2007-04-29 Thread Anita Kulshreshtha (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492573
 ] 

Anita Kulshreshtha commented on GERONIMO-3011:
--

rev 533500
- Resolve relative java.io.tmpdir relative to GERONIMO_BASE. This allows each 
instance to have its own java.io.tmpdir. 
  If an absolute value is specified, it will be used as java.io.tmpdir for the 
instance.

> Adjust port configuration for running multiple instances of geronimo
> 
>
> Key: GERONIMO-3011
> URL: https://issues.apache.org/jira/browse/GERONIMO-3011
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: ActiveMQ, naming, OpenEJB
>Affects Versions: 2.0-M5
> Environment: All
>Reporter: Anita Kulshreshtha
> Assigned To: Anita Kulshreshtha
>Priority: Minor
> Fix For: 2.0-M5
>
> Attachments: activemq.patch, assemblies.patch, GERONIMO-3011.patch, 
> script.patch
>
>
>Make the following changes to facilitate running multiple instances of 
> geronimo on the same machine.
> 1. The port number for these GBeans should be configurable via config.xml:
>  - EJBNetworkService  
>  -  ActiveMQ.stomp.default
> 2. Change default RMI Naming port
> 3. Fix :
> Module  5/27 org.apache.geronimo.configs/openejb/2.0-SNAPSHOT/car
> 13:25:08,046 FATAL [remote] Service Start Failed: admin thread 127.0.0.1 
> 420
> 0: Service failed to start.: Address already in use: JVM_Bind

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: [VOTE] 2.0-M5 rc1 binaries available for review and vote.

2007-04-29 Thread Gianny Damour

+1

Thanks,
Gianny

On 26/04/2007, at 4:38 PM, Matt Hogstrom wrote:

The 2.0-M5 binaries are available at http://people.apache.org/ 
~hogstrom/2.0-M5-rc1


The binaries addressed a problem seen in 2.0-M4 which was  
subsequently scrubbed where 2.0-Mn and 2.0-Mn-SNAPSHOT binaries  
were included.  Building with a clean repo has resolved that issue.


It is possible to build this release but as it is dependent on  
SNAPSHOTs it is not expected that it will have a long lived  
repeatable build (as has been the case in previous Milestones).   
Given that SNAPSHOTs are really for users to pick up a work in  
progress this should not be an issues as a new Milestone will  
generally be available in the next 30 days.


Thanks for taking time to review these binaries.

Please use this thread for your vote and the DISCUSS thread for  
comments.  Thanks


[ ] +1 Approve the binaries for release
[ ] 0
[ ] -1 Do not ship binaries.

This vote will conclude on April 29th at 0300 ET unless superceded  
by a new -rc vote.




Re: [VOTE] 2.0-M5 rc1 binaries available for review and vote.

2007-04-29 Thread Tim McConnell

+1

Thanks,
Tim McConnell


Matt Hogstrom wrote:
The 2.0-M5 binaries are available at 
http://people.apache.org/~hogstrom/2.0-M5-rc1


The binaries addressed a problem seen in 2.0-M4 which was subsequently 
scrubbed where 2.0-Mn and 2.0-Mn-SNAPSHOT binaries were included.  
Building with a clean repo has resolved that issue.


It is possible to build this release but as it is dependent on SNAPSHOTs 
it is not expected that it will have a long lived repeatable build (as 
has been the case in previous Milestones).  Given that SNAPSHOTs are 
really for users to pick up a work in progress this should not be an 
issues as a new Milestone will generally be available in the next 30 days.


Thanks for taking time to review these binaries.

Please use this thread for your vote and the DISCUSS thread for 
comments.  Thanks


[ ] +1 Approve the binaries for release
[ ] 0
[ ] -1 Do not ship binaries.

This vote will conclude on April 29th at 0300 ET unless superceded by a 
new -rc vote.




[BUILD] TRUNK: Failed for Revision: 533490

2007-04-29 Thread prasad
OpenEJB trunk at 0
Geronimo Revision: 533490 built with tests included
 
See the full build-0500.log file at 
http://people.apache.org/~prasad/binaries/20070429/build-0500.log
 
[INFO] snapshot org.apache.openejb:server:3.0-incubating-SNAPSHOT: checking for 
updates from codehaus-snapshots
[INFO] snapshot org.apache.openejb:server:3.0-incubating-SNAPSHOT: checking for 
updates from apache.snapshots
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/openejb/server/3.0-incubating-SNAPSHOT/server-3.0-incubating-20070425.051909-154.pom
2K downloaded
[INFO] snapshot org.apache.openejb:openejb:3.0-incubating-SNAPSHOT: checking 
for updates from apache-snapshots
[INFO] snapshot org.apache.openejb:openejb:3.0-incubating-SNAPSHOT: checking 
for updates from codehaus-snapshots
[INFO] snapshot org.apache.openejb:openejb:3.0-incubating-SNAPSHOT: checking 
for updates from apache.snapshots
[INFO] snapshot org.apache.openejb:container:3.0-incubating-SNAPSHOT: checking 
for updates from apache-snapshots
[INFO] snapshot org.apache.openejb:container:3.0-incubating-SNAPSHOT: checking 
for updates from codehaus-snapshots
[INFO] snapshot org.apache.openejb:container:3.0-incubating-SNAPSHOT: checking 
for updates from apache.snapshots
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/openejb/container/3.0-incubating-SNAPSHOT/container-3.0-incubating-20070425.051909-162.pom
1K downloaded
[INFO] snapshot org.apache.openejb:openejb-ejbd:3.0-incubating-SNAPSHOT: 
checking for updates from apache-snapshots
[INFO] snapshot org.apache.openejb:openejb-ejbd:3.0-incubating-SNAPSHOT: 
checking for updates from codehaus-snapshots
[INFO] snapshot org.apache.openejb:openejb-ejbd:3.0-incubating-SNAPSHOT: 
checking for updates from apache.snapshots
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/openejb/openejb-ejbd/3.0-incubating-SNAPSHOT/openejb-ejbd-3.0-incubating-20070424.065320-150.pom
3K downloaded
[INFO] snapshot org.apache.openejb:openejb-core:3.0-incubating-SNAPSHOT: 
checking for updates from apache-snapshots
[INFO] snapshot org.apache.openejb:openejb-core:3.0-incubating-SNAPSHOT: 
checking for updates from codehaus-snapshots
[INFO] snapshot org.apache.openejb:openejb-core:3.0-incubating-SNAPSHOT: 
checking for updates from apache.snapshots
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/openejb/openejb-core/3.0-incubating-SNAPSHOT/openejb-core-3.0-incubating-20070425.051909-154.pom
12K downloaded
[WARNING] POM for 
'org.apache.openejb:openejb-core:pom:3.0-incubating-SNAPSHOT:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Failed to validate 
POM
[INFO] snapshot org.apache.openejb:openejb-server:3.0-incubating-SNAPSHOT: 
checking for updates from apache-snapshots
[INFO] snapshot org.apache.openejb:openejb-server:3.0-incubating-SNAPSHOT: 
checking for updates from codehaus-snapshots
[INFO] snapshot org.apache.openejb:openejb-server:3.0-incubating-SNAPSHOT: 
checking for updates from apache.snapshots
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/openejb/openejb-server/3.0-incubating-SNAPSHOT/openejb-server-3.0-incubating-20070424.065320-151.pom
1K downloaded
[WARNING] POM for 
'org.apache.openejb:openejb-core:pom:3.0-incubating-SNAPSHOT:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Failed to validate 
POM
[INFO] snapshot org.apache.xbean:xbean-finder:3.0-SNAPSHOT: checking for 
updates from apache-snapshots
[INFO] snapshot org.apache.xbean:xbean-finder:3.0-SNAPSHOT: checking for 
updates from codehaus-snapshots
[INFO] snapshot org.apache.xbean:xbean-finder:3.0-SNAPSHOT: checking for 
updates from apache.snapshots
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/xbean/xbean-finder/3.0-SNAPSHOT/xbean-finder-3.0-20070417.194037-22.pom
2K downloaded
[WARNING] POM for 
'org.apache.openejb:openejb-core:pom:3.0-incubating-SNAPSHOT:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Failed to validate 
POM
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/openejb/openejb-server/3.0-incubating-SNAPSHOT/openejb-server-3.0-incubating-20070424.065320-151.jar
37K downloaded
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/xbean/xbean-finder/3.0-SNAPSHOT/xbean-finder-3.0-20070417.194037-22.jar
33K downloaded
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/openejb/openejb-ejbd/3.0-incubating-SNAPSHOT/openejb-ejbd-3.0-incubating-20070424.065320-150.jar
24K downloaded
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/openejb/openejb-core/3.0-incubating-SNAPSHOT/openejb-core-3.0-incubating-20070425.051909-154.jar
1079K downloaded
Downloading: 
http://tomcat.apache.org/dev/dist/m2-repository/org/apache/geronimo/specs/geronimo-activation_1.1_spec/1.0-M1/geronimo-

[jira] Commented: (GERONIMO-3122) Unable to create a (MySQL) database pool

2007-04-29 Thread David Jencks (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492553
 ] 

David Jencks commented on GERONIMO-3122:


I'm 99.99% sure this problem is fixed in 2.0-M4 and M5, can you try with one of 
those?

> Unable to create a (MySQL) database pool
> 
>
> Key: GERONIMO-3122
> URL: https://issues.apache.org/jira/browse/GERONIMO-3122
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: databases
>Affects Versions: 2.0-M3
> Environment: mysql/mysql-connector-java/3.1.12/jar 
> MySQL 5.0.27
> Win-Xp
> Java 1.6
>Reporter: kalyan
> Assigned To: Alan Cabrera
>
> I tried to create new database pool using 
> 1. Database Pool Wizard
> 2. Importing from Jboss 4.
> That time I got the following exception.
>  EXCEPTION WHILE CREATING 
> DATABASE POOL USING THE GERONIMO DATABASE POOL WIZARD  ///
> Geronimo Application Server started
> 22:44:35,401 ERROR [DatabasePoolPortlet] Unable to save connection pool
> javax.enterprise.deploy.spi.exceptions.InvalidModuleException: No configurer 
> for module type: rar registered
> at 
> org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager.createConfiguration(JMXDeploymentManager.java:302)
> at 
> org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.save(DatabasePoolPortlet.java:880)
> at 
> org.apache.geronimo.console.databasemanager.wizard.DatabasePoolPortlet.processAction(DatabasePoolPortlet.java:338)
> at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:229)
> at 
> org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:163)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> at 
> org.apache.pluto.core.PortletServlet.service(PortletServlet.java:153)
> at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at 
> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
> at 
> org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:590)
> at 
> org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505)
> at 
> org.apache.pluto.invoker.impl.PortletInvokerImpl.invoke(PortletInvokerImpl.java:120)
> at 
> org.apache.pluto.invoker.impl.PortletInvokerImpl.action(PortletInvokerImpl.java:68)
> at 
> org.apache.pluto.PortletContainerImpl.processPortletAction(PortletContainerImpl.java:164)
> at 
> org.apache.pluto.portalImpl.core.PortletContainerWrapperImpl.processPortletAction(PortletContainerWrapperImpl.java:82)
> at org.apache.pluto.portalImpl.Servlet.doGet(Servlet.java:227)
> at org.apache.pluto.portalImpl.Servlet.doPost(Servlet.java:267)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:228)
> at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
> at 
> org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSubjectValve.java:56)
> at 
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
> at 
> org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:338)
> at 
> org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47)
> at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
> at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
> at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> at 
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:517)
> at 
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:212)
> at 
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
> at 
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:634)
> at 
> org.apache.tom