i am using another user login it's working fine.
Thanks and Regards
sagar
On Thu, Sep 17, 2009 at 12:30 AM,
<gridsphere-users-request@...> wrote:
Send Gridsphere-users mailing list submissions to
gridsphere-users@...
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
or, via email, send a message with subject or body 'help' to
gridsphere-users-request@...
You can reach the person managing the list at
gridsphere-users-owner@...
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gridsphere-users digest..."
Today's Topics:
1. Re:Problem in CredentialManager Portlet (globus world)
2. Re: Re:Problem in CredentialManager Portlet (Ramil Manansala)
----------------------------------------------------------------------
Message: 1
Date: Wed, 16 Sep 2009 10:38:24 +0530
From: globus world <sagarglobusworld@...>
Subject: [Gridsphere-users] Re:Problem in CredentialManager Portlet
To: gridsphere-users@...
Message-ID:
<c89972a30909152208h3fc4ef90rc7c7532efa97b3d3@...>
Content-Type: text/plain; charset="iso-8859-1"
Hi
i am giving error from catalina.out file
61573647:INFO:(MyProxyResource.java:retrieveCredential:133)
< retrieveCredential (garuda,,8100,********) >
61573855:ERROR:(MyProxyResource.java:retrieveCredential:185)
< Error retrieving Globus proxy with MyProxy client >
MyProxy get failed.
Caused by
org.globus.myproxy.MyProxyException: Bad password invalid credential
passphrase
at org.globus.myproxy.MyProxy.handleReply(MyProxy.java:980)
at org.globus.myproxy.MyProxy.get(MyProxy.java:833)
at org.globus.myproxy.MyProxy.get(MyProxy.java:777)
at org.globus.myproxy.MyProxy.get(MyProxy.java:744)
at
org.gridlab.gridsphere.services.resources.myproxy.MyProxyResource.retrieveCredential(MyProxyResource.java:182)
at
org.gridlab.gridsphere.services.security.gss.impl.CredentialRetrievalServiceImpl.retrieveOnly(CredentialRetrievalServiceImpl.java:218)
at
org.gridlab.gridsphere.services.security.gss.impl.CredentialRetrievalServiceImpl.saveCredentialRetrievalContext(CredentialRetrievalServiceImpl.java:118)
at
org.gridlab.gridsphere.services.ui.security.gss.CredentialContextEditComp.doCredentialNewApply(CredentialContextEditComp.java:102)
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:597)
at
org.gridlab.gridsphere.services.ui.ActionComponent.doMethod(ActionComponent.java:403)
at
org.gridlab.gridsphere.services.ui.ActionComponent.doAction(ActionComponent.java:359)
at
org.gridlab.gridsphere.services.ui.ActionComponentFrame.doAction(ActionComponentFrame.java:270)
at
org.gridlab.gridsphere.portlets.ActionComponentPortlet.performAction(ActionComponentPortlet.java:488)
at
org.gridlab.gridsphere.portlets.ActionComponentPortlet.processAction(ActionComponentPortlet.java:456)
at
org.gridlab.gridsphere.portlets.ActionComponentPortlet.processAction(ActionComponentPortlet.java:446)
at
org.gridlab.gridsphere.provider.portlet.jsr.PortletServlet.service(PortletServlet.java:356)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:691)
at
org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:594)
at
org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505)
at
org.gridlab.gridsphere.portletcontainer.impl.SportletDispatcher.include(SportletDispatcher.java:287)
at
org.gridlab.gridsphere.portletcontainer.impl.SportletDispatcher.actionPerformed(SportletDispatcher.java:214)
at
org.gridlab.gridsphere.portletcontainer.PortletInvoker.actionPerformed(PortletInvoker.java:208)
at
org.gridlab.gridsphere.layout.PortletFrame.actionPerformed(PortletFrame.java:375)
at
org.gridlab.gridsphere.layout.PortletPage.actionPerformed(PortletPage.java:351)
at
org.gridlab.gridsphere.layout.PortletLayoutEngine.actionPerformed(PortletLayoutEngine.java:234)
at
org.gridlab.gridsphere.servlets.GridSphereServlet.processRequest(GridSphereServlet.java:238)
at
org.gridlab.gridsphere.servlets.GridSphereServlet.doGet(GridSphereServlet.java:152)
at
org.gridlab.gridsphere.servlets.GridSphereServlet.doPost(GridSphereServlet.java:824)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.gridlab.gridsphere.filters.GridSphereFilter.doFilter(GridSphereFilter.java:77)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:874)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
at java.lang.Thread.run(Thread.java:619)
please give me a reply
Thanks and Regards
sagar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gridsphere.org/pipermail/gridsphere-users/attachments/20090916/15b1971a/attachment-0001.html
------------------------------
Message: 2
Date: Tue, 15 Sep 2009 23:52:22 -0700
From: Ramil Manansala <ramil@...>
Subject: Re: [Gridsphere-users] Re:Problem in CredentialManager
Portlet
To: GridSphere Users <gridsphere-users@...>
Message-ID: <DC125C32-0EB1-4BB5-92B4-DC4A27F950F7@...>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
if you deployed this in 'nix systems then check you /etc/grid-security/
certificates. add the myproxy host ip to /etc/hosts.
Cheers,
-RAmil
On Sep 15, 2009, at 10:08 PM, globus world wrote:
Hi
i am giving error from catalina.out file
61573647:INFO:(MyProxyResource.java:retrieveCredential:133)
< retrieveCredential (garuda,,8100,********) >
61573855:ERROR:(MyProxyResource.java:retrieveCredential:185)
< Error retrieving Globus proxy with MyProxy client >
MyProxy get failed.
Caused by
org.globus.myproxy.MyProxyException: Bad password invalid credential
passphrase
at org.globus.myproxy.MyProxy.handleReply(MyProxy.java:980)
at org.globus.myproxy.MyProxy.get(MyProxy.java:833)
at org.globus.myproxy.MyProxy.get(MyProxy.java:777)
at org.globus.myproxy.MyProxy.get(MyProxy.java:744)
at
org
.gridlab
.gridsphere
.services
.resources
.myproxy.MyProxyResource.retrieveCredential(MyProxyResource.java:182)
at
org
.gridlab
.gridsphere
.services
.security
.gss
.impl
.CredentialRetrievalServiceImpl
.retrieveOnly(CredentialRetrievalServiceImpl.java:218)
at
org
.gridlab
.gridsphere
.services
.security
.gss
.impl
.CredentialRetrievalServiceImpl
.saveCredentialRetrievalContext(CredentialRetrievalServiceImpl.java:118)
at
org
.gridlab
.gridsphere
.services
.ui
.security
.gss
.CredentialContextEditComp
.doCredentialNewApply(CredentialContextEditComp.java:102)
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:597)
at
org
.gridlab
.gridsphere.services.ui.ActionComponent.doMethod(ActionComponent.java:
403)
at
org
.gridlab
.gridsphere.services.ui.ActionComponent.doAction(ActionComponent.java:
359)
at
org
.gridlab
.gridsphere
.services.ui.ActionComponentFrame.doAction(ActionComponentFrame.java:
270)
at
org
.gridlab
.gridsphere
.portlets
.ActionComponentPortlet.performAction(ActionComponentPortlet.java:488)
at
org
.gridlab
.gridsphere
.portlets
.ActionComponentPortlet.processAction(ActionComponentPortlet.java:456)
at
org
.gridlab
.gridsphere
.portlets
.ActionComponentPortlet.processAction(ActionComponentPortlet.java:446)
at
org
.gridlab
.gridsphere
.provider.portlet.jsr.PortletServlet.service(PortletServlet.java:356)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org
.apache
.catalina
.core
.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:
269)
at
org
.apache
.catalina
.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org
.apache
.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:
691)
at
org
.apache
.catalina
.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:594)
at
org
.apache
.catalina
.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505)
at
org
.gridlab
.gridsphere
.portletcontainer
.impl.SportletDispatcher.include(SportletDispatcher.java:287)
at
org
.gridlab
.gridsphere
.portletcontainer
.impl.SportletDispatcher.actionPerformed(SportletDispatcher.java:214)
at
org
.gridlab
.gridsphere
.portletcontainer.PortletInvoker.actionPerformed(PortletInvoker.java:
208)
at
org
.gridlab
.gridsphere.layout.PortletFrame.actionPerformed(PortletFrame.java:375)
at
org
.gridlab
.gridsphere.layout.PortletPage.actionPerformed(PortletPage.java:351)
at
org
.gridlab
.gridsphere
.layout.PortletLayoutEngine.actionPerformed(PortletLayoutEngine.java:
234)
at
org
.gridlab
.gridsphere
.servlets.GridSphereServlet.processRequest(GridSphereServlet.java:238)
at
org
.gridlab
.gridsphere.servlets.GridSphereServlet.doGet(GridSphereServlet.java:152)
at
org
.gridlab
.gridsphere.servlets.GridSphereServlet.doPost(GridSphereServlet.java:
824)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org
.apache
.catalina
.core
.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:
269)
at
org
.apache
.catalina
.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org
.gridlab
.gridsphere.filters.GridSphereFilter.doFilter(GridSphereFilter.java:77)
at
org
.apache
.catalina
.core
.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:
215)
at
org
.apache
.catalina
.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
org
.apache
.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:
213)
at
org
.apache
.catalina.core.StandardContextValve.invoke(StandardContextValve.java:
174)
at
org
.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:
127)
at
org
.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:
117)
at
org
.apache
.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:
151)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:
874)
at org.apache.coyote.http11.Http11BaseProtocol
$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
at
org
.apache
.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
at
org
.apache
.tomcat
.util
.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:
81)
at org.apache.tomcat.util.threads.ThreadPool
$ControlRunnable.run(ThreadPool.java:689)
at java.lang.Thread.run(Thread.java:619)
please give me a reply
Thanks and Regards
sagar
_______________________________________________
Gridsphere-users mailing list
Gridsphere-users@...
http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
------------------------------
_______________________________________________
Gridsphere-users mailing list
Gridsphere-users@...
http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
End of Gridsphere-users Digest, Vol 37, Issue 9
***********************************************
_______________________________________________
Gridsphere-users mailing list
Gridsphere-users@...
http://lists.gridsphere.org/mailman/listinfo/gridsphere-users