Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Vine job submission porlet: Job fail
Hi,

I'm trying to run a simple GRAM job using the Vine job submission portlet.

1- I made sure that the job could be submitted manually from the host having
the portal to the host running the gt4 container, and i used a certificate t
hat i
manually got from the MyProxy Server  (same as the credential porltlet does)
.

2- Now i started by retrieving a certificate through the credential portlet.

3- Upon submitting a simple job "/bin/date" .. the status of the job remains
 as
"submitting"  for about a min. and the catalina.out at this point is giving:
2654142:DEBUG:(CredentialManagerImpl.java:getCredentialContexts:65)
< Getting credentials for mhgrid >

4- By tracing catalina.out, every thing was going well till it reached:
< Obtaining portal credential >
then it started the errors:
< unexpected error in QueryResourcePropertiesResponse:    java.lang.Security
Exception - Unable to obtain required GSS credential >

5- What i under stand is that either the job portlet first attempts to retri
eve the portal's certificate (which is strange coz in Domain.xml i made the 
simple adding of the portal as a portal with no host certificate) ... or aft
er the credential portlet r
etrieves the certificate the job portlet is not able to use the certificate 
though they are in the same session.

The full catalina.out file is below, i'll really appreciate any help.

Wahib


cataline.out>>

2651323:INFO:(BaseInfoTimerTask.java:run:45)
< Runnning WsGramJobStatusPoller timer task >

2651323:DEBUG:(AbstractSession.java:createServiceContext:130)
< Creating service context: 15293c5883806b6881211de7ac1868fe >

2651323:DEBUG:(AbstractServiceContext.java:init:39)
< 15293c5883806b6881211de7ac1868fe Initing service context >

2651324:DEBUG:(AbstractSession.java:createServiceContext:145)
< Number of service contexts: 1 in session: 39dfd00736da6beadea6f182381f0e5f
 >

2651325:DEBUG:(AbstractSession.java:destroyServiceContext:173)
< Destroying service context: 15293c5883806b6881211de7ac1868fe >

2651325:DEBUG:(AbstractServiceContext.java:destroyServiceContext:259)
< Destroying service context: 15293c5883806b6881211de7ac1868fe >

2651325:DEBUG:(AbstractServiceContext.java:destroyServiceContext:337)
< Destroyed service context: 15293c5883806b6881211de7ac1868fe >

2651325:DEBUG:(AbstractSession.java:destroyServiceContext:181)
< Destroyed service context: 15293c5883806b6881211de7ac1868fe >

2651325:DEBUG:(AbstractSession.java:destroyServiceContext:199)
< Number of service contexts: 0 in session: 39dfd00736da6beadea6f182381f0e5f
 >

2651327:INFO:(BaseInfoTimerTask.java:run:45)
< Runnning WdMdsMonitorService timer task >

2651327:DEBUG:(AbstractSession.java:createServiceContext:130)
< Creating service context: 2a7c287de463736aed2cc8850d99e1fb >

2651327:DEBUG:(AbstractServiceContext.java:init:39)
< 2a7c287de463736aed2cc8850d99e1fb Initing service context >

2651327:DEBUG:(AbstractSession.java:createServiceContext:145)
< Number of service contexts: 1 in session: 39dfd00736da6beadea6f182381f0e5f
 >

2651328:DEBUG:(AbstractServiceFactory.java:createService:20)
< Creating service ResourceManager >

2651328:DEBUG:(AbstractServiceFactory.java:createService:20)
< Creating service HibernateService >

2651329:DEBUG:(HibernateResourceManager.java:createQuery:434)
< query = select resource from org.vinetoolkit.gt4.spi.impl.mds.WsMdsResourc
e resource  order by resource.ListingOrder, resource.Label, resource.Name >

2651329:DEBUG:(HibernateServiceImpl.java:getSession:99)
< 1213099987100 Opening Hibernate data session >

2651343:DEBUG:(WsMdsResourceModule.java:initResourceModule:85)
< WsMdsResourceModule initResourceModule: resource dn: WsMdsResource=2,HostR
esource=max02.naregi.hokudai.ac.jp,Domain=gt4 >

2651343:DEBUG:(BaseResourceModule.java:init:64)
< Inited resource module : bacf9bfedfe41a9a1f8687effe8d7740 for resource: Ws
MdsResource=2,HostResource=max02.naregi.hokudai.ac.jp,Domain=gt4 >

2651343:DEBUG:(WsMdsResourceModule.java:query:148)
< Querying: https://max02.naregi.hokudai.ac.jp:...Serv
ice with query: //*[local-name()="Entry" and  child::*[local-name()="MemberS
erviceEPR" and     child::*[local-name()="Address" and contains(text(), "Man
agedJobFactoryService
")] and     child::*[local-name()="ReferenceProperties" and        child::*[
local-name()="ResourceID" and text()!="Multi"]     ]  ]] >

2651350:DEBUG:(WsMdsResourceModule.java:queryMDS4Index:214)
< Obtaining portal credential >

2651351:DEBUG:(HibernateResourceManager.java:createQuery:434)
< query = select resource from org.vinetoolkit.grid.security.gss.spi.impl.Gs
sCertConfiguration resource  order by resource.ListingOrder, resource.Label,
 resource.Name >

2651352:ERROR:(WsMdsResourceModule.java:queryMDS4Index:292)
< unexpected error in QueryResourcePropertiesResponse: java.lang.SecurityExc
eption - Unable to obtain required GSS credential >

java.lang.SecurityException: Unable to obtain required GSS credential
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.queryMDS4Index(W
sMdsResourceModule.java:228)
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResou
rceModule.java:154)
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResou
rceModule.java:117)
at org.vinetoolkit.gt4.spi.impl.mds.app.WdMdsMonitorService$WsMdsMonitorTask
.performTask(WdMdsMonitorService.java:53)
at org.vinetoolkit.grid.info.spi.impl.BaseInfoTimerTask.run(BaseInfoTimerTas
k.java:63)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
2651352:WARN:(WsMdsResourceModule.java:query:158)
< Query response is null >

2651361:DEBUG:(WsMdsResourceModule.java:initResourceModule:85)
< WsMdsResourceModule initResourceModule: resource dn: WsMdsResource=2,HostR
esource=max02.naregi.hokudai.ac.jp,Domain=gt4 >

2651361:DEBUG:(BaseResourceModule.java:init:64)
< Inited resource module : dc65c1b394a723d81ce3b77225c4937f for resource: Ws
MdsResource=2,HostResource=max02.naregi.hokudai.ac.jp,Domain=gt4 >

2651361:DEBUG:(WsMdsResourceModule.java:query:148)
< Querying: https://max02.naregi.hokudai.ac.jp:...Serv
ice with query: //*[local-name()="Entry" and  child::*[local-name()="MemberS
erviceEPR" and     child::*[local-name()="Address" and contains(text(), "Man
agedJobFactoryService
")] and     child::*[local-name()="ReferenceProperties" and        child::*[
local-name()="ResourceID" and text()!="Multi"]     ]  ]] >

2651368:DEBUG:(WsMdsResourceModule.java:queryMDS4Index:214)
< Obtaining portal credential >

2651368:DEBUG:(HibernateResourceManager.java:createQuery:434)
< query = select resource from org.vinetoolkit.grid.security.gss.spi.impl.Gs
sCertConfiguration resource  order by resource.ListingOrder, resource.Label,
 resource.Name >

2651369:ERROR:(WsMdsResourceModule.java:queryMDS4Index:292)
< unexpected error in QueryResourcePropertiesResponse: java.lang.SecurityExc
eption - Unable to obtain required GSS credential >

java.lang.SecurityException: Unable to obtain required GSS credential
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.queryMDS4Index(W
sMdsResourceModule.java:228)
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResou
rceModule.java:154)
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResou
rceModule.java:117)
at org.vinetoolkit.gt4.spi.impl.mds.app.WdMdsMonitorService$WsMdsMonitorTask
.performTask(WdMdsMonitorService.java:53)
at org.vinetoolkit.grid.info.spi.impl.BaseInfoTimerTask.run(BaseInfoTimerTas
k.java:63)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
2651370:WARN:(WsMdsResourceModule.java:query:158)
< Query response is null >










Report this thread to moderator Post Follow-up to this message
Old Post
Mohamed Wahib
06-10-08 02:15 PM


Re: Vine job submission porlet: Job fail
Hi,
Could you paste Domain.xml ? Part of logs you put are from WsMdsResource,
please look for WsGramResource entries.

Best regards,
Dominik

2008/6/10 Mohamed Wahib <mwahibium@yahoo.com>:

> Hi,
>
>   I'm trying to run a simple GRAM job using the Vine job submission
> portlet.
>
>   1- I made sure that the job could be submitted manually from the host
> having
>       the portal to the host running the gt4 container, and i used a
> certificate that i
>      manually got from the MyProxy Server  (same as the credential porltle
t
> does).
>
>   2- Now i started by retrieving a certificate through the credential
> portlet.
>
>  3- Upon submitting a simple job "/bin/date" .. the status of the job
> remains as
>     "submitting"  for about a min. and the catalina.out at this point is
> giving:
> 2654142:DEBUG:(CredentialManagerImpl.java:getCredentialContexts:65)
> < Getting credentials for mhgrid >
>
> 4- By tracing catalina.out, every thing was going well till it reached:
>       < Obtaining portal credential >
>    then it started the errors:
>    < unexpected error in QueryResourcePropertiesResponse:
> java.lang.SecurityException - Unable to obtain required GSS credential >
>
> 5- What i under stand is that either the job portlet first attempts to
> retrieve the portal's certificate (which is strange coz in Domain.xml i ma
de
> the simple adding of the portal as a portal with no host certificate) ... 
or
> after the credential portlet retrieves the certificate the job portlet is
> not able to use the certificate though they are in the same session.
>
>  The full catalina.out file is below, i'll really appreciate any help.
>
>   Wahib
>
>
> cataline.out>>
>
>  2651323:INFO:(BaseInfoTimerTask.java:run:45)
> < Runnning WsGramJobStatusPoller timer task >
>
> 2651323:DEBUG:(AbstractSession.java:createServiceContext:130)
> < Creating service context: 15293c5883806b6881211de7ac1868fe >
>
> 2651323:DEBUG:(AbstractServiceContext.java:init:39)
> < 15293c5883806b6881211de7ac1868fe Initing service context >
>
> 2651324:DEBUG:(AbstractSession.java:createServiceContext:145)
> < Number of service contexts: 1 in session:
> 39dfd00736da6beadea6f182381f0e5f >
>
> 2651325:DEBUG:(AbstractSession.java:destroyServiceContext:173)
> < Destroying service context: 15293c5883806b6881211de7ac1868fe >
>
> 2651325:DEBUG:(AbstractServiceContext.java:destroyServiceContext:259)
> < Destroying service context: 15293c5883806b6881211de7ac1868fe >
>
> 2651325:DEBUG:(AbstractServiceContext.java:destroyServiceContext:337)
> < Destroyed service context: 15293c5883806b6881211de7ac1868fe >
>
> 2651325:DEBUG:(AbstractSession.java:destroyServiceContext:181)
> < Destroyed service context: 15293c5883806b6881211de7ac1868fe >
>
> 2651325:DEBUG:(AbstractSession.java:destroyServiceContext:199)
> < Number of service contexts: 0 in session:
> 39dfd00736da6beadea6f182381f0e5f >
>
> 2651327:INFO:(BaseInfoTimerTask.java:run:45)
> < Runnning WdMdsMonitorService timer task >
>
> 2651327:DEBUG:(AbstractSession.java:createServiceContext:130)
> < Creating service context: 2a7c287de463736aed2cc8850d99e1fb >
>
> 2651327:DEBUG:(AbstractServiceContext.java:init:39)
> < 2a7c287de463736aed2cc8850d99e1fb Initing service context >
>
> 2651327:DEBUG:(AbstractSession.java:createServiceContext:145)
> < Number of service contexts: 1 in session:
> 39dfd00736da6beadea6f182381f0e5f >
>
> 2651328:DEBUG:(AbstractServiceFactory.java:createService:20)
> < Creating service ResourceManager >
>
> 2651328:DEBUG:(AbstractServiceFactory.java:createService:20)
> < Creating service HibernateService >
>
> 2651329:DEBUG:(HibernateResourceManager.java:createQuery:434)
> < query = select resource from
> org.vinetoolkit.gt4.spi.impl.mds.WsMdsResource resource  order by
> resource.ListingOrder, resource.Label, resource.Name >
>
> 2651329:DEBUG:(HibernateServiceImpl.java:getSession:99)
> < 1213099987100 Opening Hibernate data session >
>
> 2651343:DEBUG:(WsMdsResourceModule.java:initResourceModule:85)
> < WsMdsResourceModule initResourceModule: resource dn:
> WsMdsResource=2,HostResource=max02.naregi.hokudai.ac.jp,Domain=gt4 >
>
> 2651343:DEBUG:(BaseResourceModule.java:init:64)
> < Inited resource module : bacf9bfedfe41a9a1f8687effe8d7740 for resource:
> WsMdsResource=2,HostResource=max02.naregi.hokudai.ac.jp,Domain=gt4 >
>
> 2651343:DEBUG:(WsMdsResourceModule.java:query:148)
> < Querying:
> [url]https://max02.naregi.hokudai.ac.jp:8443/wsrf/services/DefaultIndexServicewith[/u
rl] query: //*[local-name()="Entry" and
> child::*[local-name()="MemberServiceEPR" and
> child::*[local-name()="Address" and contains(text(),
> "ManagedJobFactoryService")] and
> child::*[local-name()="ReferenceProperties" and
> child::*[local-name()="ResourceID" and text()!="Multi"]     ]  ]] >
>
> 2651350:DEBUG:(WsMdsResourceModule.java:queryMDS4Index:214)
> < Obtaining portal credential >
>
> 2651351:DEBUG:(HibernateResourceManager.java:createQuery:434)
> < query = select resource from
> org.vinetoolkit.grid.security.gss.spi.impl.GssCertConfiguration resource
> order by resource.ListingOrder, resource.Label, resource.Name >
>
> 2651352:ERROR:(WsMdsResourceModule.java:queryMDS4Index:292)
> < unexpected error in QueryResourcePropertiesResponse:
> java.lang.SecurityException - Unable to obtain required GSS credential >
>
> java.lang.SecurityException: Unable to obtain required GSS credential
>     at
> org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.queryMDS4Index(Ws
MdsResourceModule.java:228)
>     at
> org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResour
ceModule.java:154)
>     at
> org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResour
ceModule.java:117)
>     at
> org.vinetoolkit.gt4.spi.impl.mds.app.WdMdsMonitorService$WsMdsMonitorTask.
performTask(WdMdsMonitorService.java:53)
>     at
> org.vinetoolkit.grid.info.spi.impl.BaseInfoTimerTask.run(BaseInfoTimerTask
.java:63)
>     at java.util.TimerThread.mainLoop(Timer.java:512)
>     at java.util.TimerThread.run(Timer.java:462)
> 2651352:WARN:(WsMdsResourceModule.java:query:158)
> < Query response is null >
>
> 2651361:DEBUG:(WsMdsResourceModule.java:initResourceModule:85)
> < WsMdsResourceModule initResourceModule: resource dn:
> WsMdsResource=2,HostResource=max02.naregi.hokudai.ac.jp,Domain=gt4 >
>
> 2651361:DEBUG:(BaseResourceModule.java:init:64)
> < Inited resource module : dc65c1b394a723d81ce3b77225c4937f for resource:
> WsMdsResource=2,HostResource=max02.naregi.hokudai.ac.jp,Domain=gt4 >
>
> 2651361:DEBUG:(WsMdsResourceModule.java:query:148)
> < Querying:
> [url]https://max02.naregi.hokudai.ac.jp:8443/wsrf/services/DefaultIndexServicewith[/u
rl] query: //*[local-name()="Entry" and
> child::*[local-name()="MemberServiceEPR" and
> child::*[local-name()="Address" and contains(text(),
> "ManagedJobFactoryService")] and
> child::*[local-name()="ReferenceProperties" and
> child::*[local-name()="ResourceID" and text()!="Multi"]     ]  ]] >
>
> 2651368:DEBUG:(WsMdsResourceModule.java:queryMDS4Index:214)
> < Obtaining portal credential >
>
> 2651368:DEBUG:(HibernateResourceManager.java:createQuery:434)
> < query = select resource from
> org.vinetoolkit.grid.security.gss.spi.impl.GssCertConfiguration resource
> order by resource.ListingOrder, resource.Label, resource.Name >
>
> 2651369:ERROR:(WsMdsResourceModule.java:queryMDS4Index:292)
> < unexpected error in QueryResourcePropertiesResponse:
> java.lang.SecurityException - Unable to obtain required GSS credential >
>
> java.lang.SecurityException: Unable to obtain required GSS credential
>     at
> org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.queryMDS4Index(Ws
MdsResourceModule.java:228)
>     at
> org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResour
ceModule.java:154)
>     at
> org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResour
ceModule.java:117)
>     at
> org.vinetoolkit.gt4.spi.impl.mds.app.WdMdsMonitorService$WsMdsMonitorTask.
performTask(WdMdsMonitorService.java:53)
>     at
> org.vinetoolkit.grid.info.spi.impl.BaseInfoTimerTask.run(BaseInfoTimerTask
.java:63)
>     at java.util.TimerThread.mainLoop(Timer.java:512)
>     at java.util.TimerThread.run(Timer.java:462)
> 2651370:WARN:(WsMdsResourceModule.java:query:158)
> < Query response is null >
>
>
>
>
>
>
>
>
>  ________________________________________
_______
> Gridsphere-users mailing list
> Gridsphere-users@gridsphere.org
> http://lists.gridsphere.org/mailman...ridsphere-users
>
>


Report this thread to moderator Post Follow-up to this message
Old Post
Dominik Tarnawczyk
06-10-08 02:15 PM


Re: Vine job submission porlet: Job fail
Hi,

Thanks for the swift reply, i attached both the Domain.xml and catalina.out 
files with the e-mail.

Wahib

Dominik Tarnawczyk <dtarnawczyk@gmail.com> wrote: Hi,
Could you paste Domain.xml ? Part of logs you put are from WsMdsResource, pl
ease look for WsGramResource entries.

Best regards,
Dominik

2008/6/10 Mohamed Wahib <mwahibium@yahoo.com>:
Hi,

I'm trying to run a simple GRAM job using the Vine job submission portlet.

1- I made sure that the job could be submitted manually from the host having
the portal to the host running the gt4 container, and i used a certificate t
hat i
manually got from the MyProxy Server  (same as the credential porltlet does)
.

2- Now i started by retrieving a certificate through the credential portlet.

3- Upon submitting a simple job "/bin/date" .. the status of the job remains
 as
"submitting"  for about a min. and the catalina.out at this point is giving:
2654142:DEBUG:(CredentialManagerImpl.java:getCredentialContexts:65)
< Getting credentials for mhgrid >

4- By tracing catalina.out, every thing was going well till it reached:
< Obtaining portal credential  >
then it started the errors:
< unexpected error in QueryResourcePropertiesResponse:    java.lang.Security
Exception - Unable to obtain required GSS credential >

5- What i under stand is that either the job portlet first attempts to retri
eve the portal's certificate (which is strange coz in Domain.xml i made the 
simple adding of the portal as a portal with no host certificate) ... or aft
er the credential portlet r
etrieves the certificate the job portlet is not able to use the certificate 
though they are in the same session.

The full catalina.out file is below, i'll really appreciate any help.

Wahib


cataline.out>>

2651323:INFO:(BaseInfoTimerTask.java:run:45)
< Runnning WsGramJobStatusPoller timer task >

2651323:DEBUG:(AbstractSession.java:createServiceContext:130)
< Creating  service context: 15293c5883806b6881211de7ac1868fe >

2651323:DEBUG:(AbstractServiceContext.java:init:39)
< 15293c5883806b6881211de7ac1868fe Initing service context >

2651324:DEBUG:(AbstractSession.java:createServiceContext:145)
< Number of service contexts: 1 in session: 39dfd00736da6beadea6f182381f0e5f
 >

2651325:DEBUG:(AbstractSession.java:destroyServiceContext:173)
< Destroying service context: 15293c5883806b6881211de7ac1868fe >

2651325:DEBUG:(AbstractServiceContext.java:destroyServiceContext:259)
< Destroying service context: 15293c5883806b6881211de7ac1868fe >

2651325:DEBUG:(AbstractServiceContext.java:destroyServiceContext:337)
< Destroyed service context: 15293c5883806b6881211de7ac1868fe >

2651325:DEBUG:(AbstractSession.java:destroyServiceContext:181)
< Destroyed service context: 15293c5883806b6881211de7ac1868fe  >

2651325:DEBUG:(AbstractSession.java:destroyServiceContext:199)
< Number of service contexts: 0 in session: 39dfd00736da6beadea6f182381f0e5f
 >

2651327:INFO:(BaseInfoTimerTask.java:run:45)
< Runnning WdMdsMonitorService timer task >

2651327:DEBUG:(AbstractSession.java:createServiceContext:130)
< Creating service context: 2a7c287de463736aed2cc8850d99e1fb >

2651327:DEBUG:(AbstractServiceContext.java:init:39)
< 2a7c287de463736aed2cc8850d99e1fb Initing service context >

2651327:DEBUG:(AbstractSession.java:createServiceContext:145)
< Number of service contexts: 1 in session: 39dfd00736da6beadea6f182381f0e5f
 >

2651328:DEBUG:(AbstractServiceFactory.java:createService:20)
< Creating service ResourceManager >

2651328:DEBUG:(AbstractServiceFactory.java:createService:20)
< Creating service HibernateService  >

2651329:DEBUG:(HibernateResourceManager.java:createQuery:434)
< query = select resource from org.vinetoolkit.gt4.spi.impl.mds.WsMdsResourc
e resource  order by resource.ListingOrder, resource.Label, resource.Name >

2651329:DEBUG:(HibernateServiceImpl.java:getSession:99)
< 1213099987100 Opening Hibernate data session >

2651343:DEBUG:(WsMdsResourceModule.java:initResourceModule:85)
< WsMdsResourceModule initResourceModule: resource dn: WsMdsResource=2,HostR
esource=max02.naregi.hokudai.ac.jp,Domain=gt4 >

2651343:DEBUG:(BaseResourceModule.java:init:64)
< Inited resource module : bacf9bfedfe41a9a1f8687effe8d7740 for resource: Ws
MdsResource=2,HostResource=max02.naregi.hokudai.ac.jp,Domain=gt4 >

2651343:DEBUG:(WsMdsResourceModule.java:query:148)
< Querying: https://max02.naregi.hokudai.ac.jp:...Serv
ice with query: //*[local-name()="Entry" and   child::*[local-name()="Member
ServiceEPR" and     child::*[local-name()="Address" and contains(text(), "Ma
nagedJobFactoryServic
e")] and     child::*[local-name()="ReferenceProperties" and        child::*
[local-name()="ResourceID" and text()!="Multi"]     ]  ]] >

2651350:DEBUG:(WsMdsResourceModule.java:queryMDS4Index:214)
< Obtaining portal credential >

2651351:DEBUG:(HibernateResourceManager.java:createQuery:434)
< query = select resource from org.vinetoolkit.grid.security.gss.spi.impl.Gs
sCertConfiguration resource  order by resource.ListingOrder, resource.Label,
 resource.Name >

2651352:ERROR:(WsMdsResourceModule.java:queryMDS4Index:292)
< unexpected error in QueryResourcePropertiesResponse: java.lang.SecurityExc
eption - Unable to obtain required GSS credential >

java.lang.SecurityException: Unable to obtain  required GSS credential
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.queryMDS4Index(W
sMdsResourceModule.java:228)
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResou
rceModule.java:154)
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResou
rceModule.java:117)
at org.vinetoolkit.gt4.spi.impl.mds.app.WdMdsMonitorService$WsMdsMonitorTask
.performTask(WdMdsMonitorService.java:53)
at org.vinetoolkit.grid.info.spi.impl.BaseInfoTimerTask.run(BaseInfoTimerTas
k.java:63)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
2651352:WARN:(WsMdsResourceModule.java:query:158)
< Query response is null >

2651361:DEBUG:(WsMdsResourceModule.java:initResourceModule:85)
< WsMdsResourceModule initResourceModule:  resource dn: WsMdsResource=2,Host
Resource=max02.naregi.hokudai.ac.jp,Domain=gt4 >

2651361:DEBUG:(BaseResourceModule.java:init:64)
< Inited resource module : dc65c1b394a723d81ce3b77225c4937f for resource: Ws
MdsResource=2,HostResource=max02.naregi.hokudai.ac.jp,Domain=gt4 >

2651361:DEBUG:(WsMdsResourceModule.java:query:148)
< Querying: https://max02.naregi.hokudai.ac.jp:...Serv
ice with query: //*[local-name()="Entry" and  child::*[local-name()="MemberS
erviceEPR" and     child::*[local-name()="Address" and contains(text(), "Man
agedJobFactoryService
")] and     child::*[local-name()="ReferenceProperties" and        child::*[
local-name()="ResourceID" and text()!="Multi"]     ]  ]] >

2651368:DEBUG:(WsMdsResourceModule.java:queryMDS4Index:214)
< Obtaining portal credential  >

2651368:DEBUG:(HibernateResourceManager.java:createQuery:434)
< query = select resource from org.vinetoolkit.grid.security.gss.spi.impl.Gs
sCertConfiguration resource  order by resource.ListingOrder, resource.Label,
 resource.Name >

2651369:ERROR:(WsMdsResourceModule.java:queryMDS4Index:292)
< unexpected error in QueryResourcePropertiesResponse: java.lang.SecurityExc
eption - Unable to obtain required GSS credential >

java.lang.SecurityException: Unable to obtain required GSS credential
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.queryMDS4Index(W
sMdsResourceModule.java:228)
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResou
rceModule.java:154)
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResou
rceModule.java:117)
at  org.vinetoolkit.gt4.spi.impl.mds.app.WdMdsMonitorService$WsMdsMonitorTas
k.performTask(WdMdsMonitorService.java:53)
at org.vinetoolkit.grid.info.spi.impl.BaseInfoTimerTask.run(BaseInfoTimerTas
k.java:63)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
2651370:WARN:(WsMdsResourceModule.java:query:158)
< Query response is null >









 ________________________________________
_______
Gridsphere-users mailing list
Gridsphere-users@gridsphere.org
http://lists.gridsphere.org/mailman...ridsphere-users



 ________________________________________
_______
Gridsphere-users mailing list
Gridsphere-users@gridsphere.org
http://lists.gridsphere.org/mailman...ridsphere-users




Report this thread to moderator Post Follow-up to this message
Old Post
Mohamed Wahib
06-10-08 02:15 PM


Re: Vine job submission porlet: Job fail
Hi,
I see that the problem might be on your GT4 installation. Our client uses
"https" connection and it seems that server uses "http". Please configure
your GT4 to use "https" and try again.

Dominik

2008/6/10 Mohamed Wahib <mwahibium@yahoo.com>:

> Hi,
>
>  Thanks for the swift reply, i attached both the Domain.xml and
> catalina.out files with the e-mail.
>
> Wahib
>
>
> *Dominik Tarnawczyk <dtarnawczyk@gmail.com>* wrote:
>
> Hi,
> Could you paste Domain.xml ? Part of logs you put are from WsMdsResource,
> please look for WsGramResource entries.
>
> Best regards,
> Dominik
>
> 2008/6/10 Mohamed Wahib <mwahibium@yahoo.com>:
> 
>  ________________________________________
_______
> Gridsphere-users mailing list
> Gridsphere-users@gridsphere.org
> http://lists.gridsphere.org/mailman...ridsphere-users
>
>
>
>  ________________________________________
_______
> Gridsphere-users mailing list
> Gridsphere-users@gridsphere.org
> http://lists.gridsphere.org/mailman...ridsphere-users
>
>


Report this thread to moderator Post Follow-up to this message
Old Post
Dominik Tarnawczyk
06-11-08 09:59 AM


Re: Vine job submission porlet: Job fail
Hi,

Well that means that the client overrides the port in Domain.xml file as i h
ad it port 8080???
Anyway i ran the container in sec mode (port 8443), and tried again, this ti
me the job is failed very fast, and the globus-gatekeeper.log didn't show an
y sign of attemp to connection ... the catalina.out is giving:

8671891:ERROR:(WsGramJobManager.java:doStartJob:322)
< WsGramJobManager: doStartJob() createResponse creation error. >

And i attached the catalina.out file with the e-mail.

Sorry for bothering you, i appreciate your help and effort.

Wahib


Dominik Tarnawczyk <dtarnawczyk@gmail.com> wrote: Hi,
I see that the problem might be on your GT4 installation. Our client uses "h
ttps" connection and it seems that server uses "http". Please configure your
 GT4 to use "https" and try again.

Dominik

2008/6/10 Mohamed Wahib <mwahibium@yahoo.com>:
Hi,

Thanks for the swift reply, i attached both the Domain.xml and catalina.out 
files with the e-mail.

Wahib


Dominik Tarnawczyk <dtarnawczyk@gmail.com> wrote:  Hi,
Could you paste Domain.xml ? Part of logs you put are from WsMdsResource, pl
ease look for WsGramResource entries.

Best regards,
Dominik

2008/6/10 Mohamed Wahib <mwahibium@yahoo.com>:
Hi,

I'm trying to run a simple GRAM job using the Vine job submission portlet.

1- I made sure that the job could be submitted manually from the host having
the portal to the host running the gt4  container, and i used a certificate 
that i
manually got from the MyProxy Server  (same as the credential porltlet does)
.

2- Now i started by retrieving a certificate through the credential portlet.

3- Upon submitting a simple job "/bin/date" .. the status of the job remains
 as
"submitting"  for about a min. and the catalina.out at this point is giving:
2654142:DEBUG:(CredentialManagerImpl.java:getCredentialContexts:65)
< Getting credentials for mhgrid >

4- By tracing catalina.out, every thing was going well till it reached:
< Obtaining portal credential  >
then it started the errors:
< unexpected error in QueryResourcePropertiesResponse:    java.lang.Security
Exception - Unable to obtain required GSS credential  >

5- What i under stand is that either the job portlet first attempts to retri
eve the portal's certificate (which is strange coz in Domain.xml i made the 
simple adding of the portal as a portal with no host certificate) ... or aft
er the credential portlet r
etrieves the certificate the job portlet is not able to use the certificate 
though they are in the same session.

The full catalina.out file is below, i'll really appreciate any help.

Wahib


cataline.out>>

2651323:INFO:(BaseInfoTimerTask.java:run:45)
< Runnning WsGramJobStatusPoller timer task >

2651323:DEBUG:(AbstractSession.java:createServiceContext:130)
< Creating  service context: 15293c5883806b6881211de7ac1868fe >

2651323:DEBUG:(AbstractServiceContext.java:init:39)
< 15293c5883806b6881211de7ac1868fe Initing service context  >

2651324:DEBUG:(AbstractSession.java:createServiceContext:145)
< Number of service contexts: 1 in session: 39dfd00736da6beadea6f182381f0e5f
 >

2651325:DEBUG:(AbstractSession.java:destroyServiceContext:173)
< Destroying service context: 15293c5883806b6881211de7ac1868fe >

2651325:DEBUG:(AbstractServiceContext.java:destroyServiceContext:259)
< Destroying service context: 15293c5883806b6881211de7ac1868fe >

2651325:DEBUG:(AbstractServiceContext.java:destroyServiceContext:337)
< Destroyed service context: 15293c5883806b6881211de7ac1868fe >

2651325:DEBUG:(AbstractSession.java:destroyServiceContext:181)
< Destroyed service context: 15293c5883806b6881211de7ac1868fe  >

2651325:DEBUG:(AbstractSession.java:destroyServiceContext:199)
< Number of service contexts: 0 in session: 39dfd00736da6beadea6f182381f0e5f
 >

2651327:INFO:(BaseInfoTimerTask.java:run:45)
< Runnning  WdMdsMonitorService timer task >

2651327:DEBUG:(AbstractSession.java:createServiceContext:130)
< Creating service context: 2a7c287de463736aed2cc8850d99e1fb >

2651327:DEBUG:(AbstractServiceContext.java:init:39)
< 2a7c287de463736aed2cc8850d99e1fb Initing service context >

2651327:DEBUG:(AbstractSession.java:createServiceContext:145)
< Number of service contexts: 1 in session: 39dfd00736da6beadea6f182381f0e5f
 >

2651328:DEBUG:(AbstractServiceFactory.java:createService:20)
< Creating service ResourceManager >

2651328:DEBUG:(AbstractServiceFactory.java:createService:20)
< Creating service HibernateService  >

2651329:DEBUG:(HibernateResourceManager.java:createQuery:434)
< query = select resource from org.vinetoolkit.gt4.spi.impl.mds.WsMdsResourc
e resource  order by resource.ListingOrder, resource.Label, resource.Name >

2651329:DEBUG:(HibernateServiceImpl.java:getSession:99)
< 1213099987100 Opening Hibernate data session >

2651343:DEBUG:(WsMdsResourceModule.java:initResourceModule:85)
< WsMdsResourceModule initResourceModule: resource dn: WsMdsResource=2,HostR
esource=max02.naregi.hokudai.ac.jp,Domain=gt4 >

2651343:DEBUG:(BaseResourceModule.java:init:64)
< Inited resource module : bacf9bfedfe41a9a1f8687effe8d7740 for resource: Ws
MdsResource=2,HostResource=max02.naregi.hokudai.ac.jp,Domain=gt4 >

2651343:DEBUG:(WsMdsResourceModule.java:query:148)
< Querying: https://max02.naregi.hokudai.ac.jp:...Serv
ice with query: //*[local-name()="Entry" and    child::*[local-name()="Membe
rServiceEPR" and     child::*[local-name()="Address" and contains(text(), "M
anagedJobFactoryServi
ce")] and     child::*[local-name()="ReferenceProperties" and        child::
*[local-name()="ResourceID" and text()!="Multi"]     ]  ]] >

2651350:DEBUG:(WsMdsResourceModule.java:queryMDS4Index:214)
< Obtaining portal credential >

2651351:DEBUG:(HibernateResourceManager.java:createQuery:434)
< query = select resource from org.vinetoolkit.grid.security.gss.spi.impl.Gs
sCertConfiguration resource  order by resource.ListingOrder, resource.Label,
 resource.Name >

2651352:ERROR:(WsMdsResourceModule.java:queryMDS4Index:292)
< unexpected error in QueryResourcePropertiesResponse: java.lang.SecurityExc
eption - Unable to obtain required GSS credential >

java.lang.SecurityException: Unable to obtain   required GSS credential
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.queryMDS4Index(W
sMdsResourceModule.java:228)
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResou
rceModule.java:154)
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResou
rceModule.java:117)
at org.vinetoolkit.gt4.spi.impl.mds.app.WdMdsMonitorService$WsMdsMonitorTask
.performTask(WdMdsMonitorService.java:53)
at org.vinetoolkit.grid.info.spi.impl.BaseInfoTimerTask.run(BaseInfoTimerTas
k.java:63)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
2651352:WARN:(WsMdsResourceModule.java:query:158)
< Query response is null >

2651361:DEBUG:(WsMdsResourceModule.java:initResourceModule:85)
< WsMdsResourceModule initResourceModule:   resource dn: WsMdsResource=2,Hos
tResource=max02.naregi.hokudai.ac.jp,Domain=gt4 >

2651361:DEBUG:(BaseResourceModule.java:init:64)
< Inited resource module : dc65c1b394a723d81ce3b77225c4937f for resource: Ws
MdsResource=2,HostResource=max02.naregi.hokudai.ac.jp,Domain=gt4 >

2651361:DEBUG:(WsMdsResourceModule.java:query:148)
< Querying: https://max02.naregi.hokudai.ac.jp:...Serv
ice with query: //*[local-name()="Entry" and  child::*[local-name()="MemberS
erviceEPR" and     child::*[local-name()="Address" and contains(text(), "Man
agedJobFactoryService
")] and     child::*[local-name()="ReferenceProperties"  and        child::*
[local-name()="ResourceID" and text()!="Multi"]     ]  ]] >

2651368:DEBUG:(WsMdsResourceModule.java:queryMDS4Index:214)
< Obtaining portal credential  >

2651368:DEBUG:(HibernateResourceManager.java:createQuery:434)
< query = select resource from org.vinetoolkit.grid.security.gss.spi.impl.Gs
sCertConfiguration resource  order by resource.ListingOrder, resource.Label,
 resource.Name >

2651369:ERROR:(WsMdsResourceModule.java:queryMDS4Index:292)
< unexpected error in QueryResourcePropertiesResponse: java.lang.SecurityExc
eption - Unable to obtain required GSS credential >

java.lang.SecurityException: Unable to obtain required GSS credential
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.queryMDS4Index(W
sMdsResourceModule.java:228)
at  org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsReso
urceModule.java:154)
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResou
rceModule.java:117)
at  org.vinetoolkit.gt4.spi.impl.mds.app.WdMdsMonitorService$WsMdsMonitorTas
k.performTask(WdMdsMonitorService.java:53)
at org.vinetoolkit.grid.info.spi.impl.BaseInfoTimerTask.run(BaseInfoTimerTas
k.java:63)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
2651370:WARN:(WsMdsResourceModule.java:query:158)
< Query response is null >









 ________________________________________
_______
Gridsphere-users mailing list
Gridsphere-users@gridsphere.org
http://lists.gridsphere.org/mailman...ridsphere-users



 ________________________________________
_______
Gridsphere-users mailing list
Gridsphere-users@gridsphere.org
http://lists.gridsphere.org/mailman...ridsphere-users





 ________________________________________
_______
Gridsphere-users mailing list
Gridsphere-users@gridsphere.org
http://lists.gridsphere.org/mailman...ridsphere-users



 ________________________________________
_______
Gridsphere-users mailing list
Gridsphere-users@gridsphere.org
http://lists.gridsphere.org/mailman...ridsphere-users




Report this thread to moderator Post Follow-up to this message
Old Post
Mohamed Wahib
06-11-08 01:40 PM


Re: Vine job submission porlet: Job fail
Hi,
Client takes the configuration from Domain.xml.
What version of GT4 are you using ? Are you sure that you haven't any ports
blocked on firewall or sth ??

Dominik

2008/6/11 Mohamed Wahib <mwahibium@yahoo.com>:

> Hi,
>
>  Well that means that the client overrides the port in Domain.xml file as 
i
> had it port 8080???
> Anyway i ran the container in sec mode (port 8443), and tried again, this
> time the job is failed very fast, and the globus-gatekeeper.log didn't sho
w
> any sign of attemp to connection ... the catalina.out is giving:
>
>   8671891:ERROR:(WsGramJobManager.java:doStartJob:322)
> < WsGramJobManager: doStartJob() createResponse creation error. >
>
> And i attached the catalina.out file with the e-mail.
>
> Sorry for bothering you, i appreciate your help and effort.
>
>
> Wahib
>
>
> *Dominik Tarnawczyk <dtarnawczyk@gmail.com>* wrote:
>
> Hi,
> I see that the problem might be on your GT4 installation. Our client uses
> "https" connection and it seems that server uses "http". Please configure
> your GT4 to use "https" and try again.
>
> Dominik
>
> 2008/6/10 Mohamed Wahib <mwahibium@yahoo.com>:
> 
>  ________________________________________
_______
> Gridsphere-users mailing list
> Gridsphere-users@gridsphere.org
> http://lists.gridsphere.org/mailman...ridsphere-users
>
>
>
>  ________________________________________
_______
> Gridsphere-users mailing list
> Gridsphere-users@gridsphere.org
> http://lists.gridsphere.org/mailman...ridsphere-users
>
>


Report this thread to moderator Post Follow-up to this message
Old Post
Dominik Tarnawczyk
06-11-08 01:40 PM


Re: Vine job submission porlet: Job fail
Hi,

1-  Globus version 4.0.5
2- I don't think that it's the problem of connection, as i already tested ma
nually to run a job from max02(host having portal) to vir02(host running Glo
bus container).

Wahib

Dominik Tarnawczyk <dtarnawczyk@gmail.com> wrote: Hi,
Client takes the configuration from Domain.xml.
What version of GT4 are you using ? Are you sure that you haven't any ports 
blocked on firewall or sth ??

Dominik

2008/6/11 Mohamed Wahib <mwahibium@yahoo.com>:
Hi,

Well that means that the client overrides the port in Domain.xml file as i h
ad it port 8080???
Anyway i ran the container in sec mode (port 8443), and tried again, this ti
me the job is failed very fast, and the globus-gatekeeper.log didn't show an
y sign of attemp to connection ... the catalina.out is giving:

8671891:ERROR:(WsGramJobManager.java:doStartJob:322)
< WsGramJobManager: doStartJob() createResponse creation error. >

And i attached the catalina.out file with the e-mail.

Sorry for bothering you, i appreciate your help and effort.


Wahib


Dominik Tarnawczyk <dtarnawczyk@gmail.com> wrote:  Hi,
I see that the problem might be on your GT4 installation. Our client uses "h
ttps" connection and it seems that server uses "http". Please configure your
 GT4 to use "https"  and try again.

Dominik

2008/6/10 Mohamed Wahib <mwahibium@yahoo.com>:
Hi,

Thanks for the swift reply, i attached both the Domain.xml and catalina.out 
files with the e-mail.

Wahib


Dominik Tarnawczyk <dtarnawczyk@gmail.com> wrote:   Hi,
Could you paste Domain.xml ? Part of logs you put are from WsMdsResource, pl
ease look for WsGramResource entries.

Best regards,
Dominik

2008/6/10 Mohamed Wahib <mwahibium@yahoo.com>:
Hi,

I'm trying to run a simple GRAM job using the Vine job submission portlet.

1- I made sure that the job could be submitted manually from the host having
the portal to the host running the gt4  container, and i used a certificate 
that i
manually got from the MyProxy Server  (same as the credential porltlet does)
.

2- Now i started by retrieving a certificate through the credential portlet.

3- Upon submitting a simple job "/bin/date" .. the status of the job remains
 as
"submitting"  for about a min. and the catalina.out at this point is giving:
2654142:DEBUG:(CredentialManagerImpl.java:getCredentialContexts:65)
< Getting credentials for mhgrid  >

4- By tracing catalina.out, every thing was going well till it reached:
< Obtaining portal credential  >
then it started the errors:
< unexpected error in QueryResourcePropertiesResponse:    java.lang.Security
Exception - Unable to obtain required GSS credential  >

5- What i under stand is that either the job portlet first attempts to retri
eve the portal's certificate (which is strange coz in Domain.xml i made the 
simple adding of the portal as a portal with no host certificate) ... or aft
er the credential portlet r
etrieves the certificate the job portlet is not able to use the certificate 
though they are in the same session.

The full catalina.out file is below, i'll really appreciate any help.

Wahib


cataline.out>>

2651323:INFO:(BaseInfoTimerTask.java:run:45)
< Runnning WsGramJobStatusPoller timer task >

2651323:DEBUG:(AbstractSession.java:createServiceContext:130)
< Creating  service context: 15293c5883806b6881211de7ac1868fe >

2651323:DEBUG:(AbstractServiceContext.java:init:39)
< 15293c5883806b6881211de7ac1868fe Initing service context  >

2651324:DEBUG:(AbstractSession.java:createServiceContext:145)
< Number of service contexts: 1 in session: 39dfd00736da6beadea6f182381f0e5f
 >

2651325:DEBUG:(AbstractSession.java:destroyServiceContext:173)
< Destroying service context: 15293c5883806b6881211de7ac1868fe >

2651325:DEBUG:(AbstractServiceContext.java:destroyServiceContext:259)
< Destroying service context: 15293c5883806b6881211de7ac1868fe >

2651325:DEBUG:(AbstractServiceContext.java:destroyServiceContext:337)
< Destroyed service  context: 15293c5883806b6881211de7ac1868fe >

2651325:DEBUG:(AbstractSession.java:destroyServiceContext:181)
< Destroyed service context: 15293c5883806b6881211de7ac1868fe  >

2651325:DEBUG:(AbstractSession.java:destroyServiceContext:199)
< Number of service contexts: 0 in session: 39dfd00736da6beadea6f182381f0e5f
 >

2651327:INFO:(BaseInfoTimerTask.java:run:45)
< Runnning  WdMdsMonitorService timer task >

2651327:DEBUG:(AbstractSession.java:createServiceContext:130)
< Creating service context: 2a7c287de463736aed2cc8850d99e1fb >

2651327:DEBUG:(AbstractServiceContext.java:init:39)
< 2a7c287de463736aed2cc8850d99e1fb Initing service context >

2651327:DEBUG:(AbstractSession.java:createServiceContext:145)
< Number of service contexts: 1 in session: 39dfd00736da6beadea6f182381f0e5f
 >

2651328:DEBUG:(AbstractServiceFactory.java:createService:20)
< Creating service  ResourceManager >

2651328:DEBUG:(AbstractServiceFactory.java:createService:20)
< Creating service HibernateService  >

2651329:DEBUG:(HibernateResourceManager.java:createQuery:434)
< query = select resource from org.vinetoolkit.gt4.spi.impl.mds.WsMdsResourc
e resource  order by resource.ListingOrder, resource.Label, resource.Name >

2651329:DEBUG:(HibernateServiceImpl.java:getSession:99)
< 1213099987100 Opening Hibernate data session >

2651343:DEBUG:(WsMdsResourceModule.java:initResourceModule:85)
< WsMdsResourceModule initResourceModule: resource dn: WsMdsResource=2,HostR
esource=max02.naregi.hokudai.ac.jp,Domain=gt4 >

2651343:DEBUG:(BaseResourceModule.java:init:64)
< Inited resource module : bacf9bfedfe41a9a1f8687effe8d7740 for resource: Ws
MdsResource=2,HostResource=max02.naregi.hokudai.ac.jp,Domain=gt4 >

2651343:DEBUG:(WsMdsResourceModule.java:query:148)
< Querying: https://max02.naregi.hokudai.ac.jp:...Serv
ice with query: //*[local-name()="Entry" and    child::*[local-name()="Membe
rServiceEPR" and     child::*[local-name()="Address" and contains(text(), "M
anagedJobFactoryServi
ce")] and     child::*[local-name()="ReferenceProperties" and        child::
*[local-name()="ResourceID" and text()!="Multi"]     ]  ]] >

2651350:DEBUG:(WsMdsResourceModule.java:queryMDS4Index:214)
< Obtaining portal credential >

2651351:DEBUG:(HibernateResourceManager.java:createQuery:434)
< query = select resource from  org.vinetoolkit.grid.security.gss.spi.impl.G
ssCertConfiguration resource  order by resource.ListingOrder, resource.Label
, resource.Name >

2651352:ERROR:(WsMdsResourceModule.java:queryMDS4Index:292)
< unexpected error in QueryResourcePropertiesResponse: java.lang.SecurityExc
eption - Unable to obtain required GSS credential >

java.lang.SecurityException: Unable to obtain   required GSS credential
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.queryMDS4Index(W
sMdsResourceModule.java:228)
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResou
rceModule.java:154)
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResou
rceModule.java:117)
at org.vinetoolkit.gt4.spi.impl.mds.app.WdMdsMonitorService$WsMdsMonitorTask
.performTask(WdMdsMonitorService.java:53)
at  org.vinetoolkit.grid.info.spi.impl.BaseInfoTimerTask.run(BaseInfoTimerTa
sk.java:63)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
2651352:WARN:(WsMdsResourceModule.java:query:158)
< Query response is null >

2651361:DEBUG:(WsMdsResourceModule.java:initResourceModule:85)
< WsMdsResourceModule initResourceModule:   resource dn: WsMdsResource=2,Hos
tResource=max02.naregi.hokudai.ac.jp,Domain=gt4 >

2651361:DEBUG:(BaseResourceModule.java:init:64)
< Inited resource module : dc65c1b394a723d81ce3b77225c4937f for resource: Ws
MdsResource=2,HostResource=max02.naregi.hokudai.ac.jp,Domain=gt4 >

2651361:DEBUG:(WsMdsResourceModule.java:query:148)
< Querying: https://max02.naregi.hokudai.ac.jp:...Serv
ice with query: //*[local-name()="Entry" and  child::*[local-name()="MemberS
erviceEPR" and     child::*[local-name()="Address" and contains(text(), "Man
agedJobFactoryService
")] and     child::*[local-name()="ReferenceProperties"  and        child::*
[local-name()="ResourceID" and text()!="Multi"]     ]  ]] >

2651368:DEBUG:(WsMdsResourceModule.java:queryMDS4Index:214)
< Obtaining portal credential  >

2651368:DEBUG:(HibernateResourceManager.java:createQuery:434)
< query = select resource from org.vinetoolkit.grid.security.gss.spi.impl.Gs
sCertConfiguration resource  order by resource.ListingOrder, resource.Label,
 resource.Name >

2651369:ERROR:(WsMdsResourceModule.java:queryMDS4Index:292)
< unexpected error in QueryResourcePropertiesResponse: java.lang.SecurityExc
eption - Unable to obtain required GSS credential >

java.lang.SecurityException: Unable to obtain required GSS credential
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.queryMDS4Index(W
sMdsResourceModule.java:228)
at  org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsReso
urceModule.java:154)
at org.vinetoolkit.gt4.spi.impl.mds.app.WsMdsResourceModule.query(WsMdsResou
rceModule.java:117)
at  org.vinetoolkit.gt4.spi.impl.mds.app.WdMdsMonitorService$WsMdsMonitorTas
k.performTask(WdMdsMonitorService.java:53)
at org.vinetoolkit.grid.info.spi.impl.BaseInfoTimerTask.run(BaseInfoTimerTas
k.java:63)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
2651370:WARN:(WsMdsResourceModule.java:query:158)
< Query response is null >









 ________________________________________
_______
Gridsphere-users mailing list
Gridsphere-users@gridsphere.org
http://lists.gridsphere.org/mailman...ridsphere-users



 ________________________________________
_______
Gridsphere-users mailing list
Gridsphere-users@gridsphere.org
http://lists.gridsphere.org/mailman...ridsphere-users





 ________________________________________
_______
Gridsphere-users mailing list
Gridsphere-users@gridsphere.org
http://lists.gridsphere.org/mailman...ridsphere-users



 ________________________________________
_______
Gridsphere-users mailing list
Gridsphere-users@gridsphere.org
http://lists.gridsphere.org/mailman...ridsphere-users





 ________________________________________
_______
Gridsphere-users mailing list
Gridsphere-users@gridsphere.org
http://lists.gridsphere.org/mailman...ridsphere-users



 ________________________________________
_______
Gridsphere-users mailing list
Gridsphere-users@gridsphere.org
http://lists.gridsphere.org/mailman...ridsphere-users




Report this thread to moderator Post Follow-up to this message
Old Post
Mohamed Wahib
06-12-08 12:55 AM


Re: Vine job submission porlet: Job fail
Hmm, that's strange. Could you set property log4j.logger.org.vinetoolkit to
ALL inside log4j.properties file in
$CATALINA_HOME/webapps/vine/WEB-INF/classes/ and check if you have any
additional informations in your log file ??

Dominik


2008/6/11 Mohamed Wahib <mwahibium@yahoo.com>:

> Hi,
>
>  1-  Globus version 4.0.5
>  2- I don't think that it's the problem of connection, as i already tested
> manually to run a job from max02(host having portal) to vir02(host running
> Globus container).
>
>
> Wahib
>
> *Dominik Tarnawczyk <dtarnawczyk@gmail.com>* wrote:
>
> Hi,
> Client takes the configuration from Domain.xml.
> What version of GT4 are you using ? Are you sure that you haven't any port
s
> blocked on firewall or sth ??
>
> Dominik
>
> 2008/6/11 Mohamed Wahib <mwahibium@yahoo.com>:
> 
>  ________________________________________
_______
> Gridsphere-users mailing list
> Gridsphere-users@gridsphere.org
> http://lists.gridsphere.org/mailman...ridsphere-users
>
>
>
>  ________________________________________
_______
> Gridsphere-users mailing list
> Gridsphere-users@gridsphere.org
> http://lists.gridsphere.org/mailman...ridsphere-users
>
>


Report this thread to moderator Post Follow-up to this message
Old Post
Dominik Tarnawczyk
06-12-08 12:55 AM


Re: Vine job submission porlet: Job fail
Hi, i'm glad that someone else has used vine, so we can share our
experience here.


I just try to help...

maybe you should disable the option wsMdsResource first and restart tomcat
to figure out what the problem is. Because according to the catalina
output there seems a lot of problem that related to MDS service.

<!  <wsMdsResource label="PSNC (WS-MDS)"/> -->

try to check the output of that job and debug globus container log, ty
issue command
globus@host:~$  tail -f /path-to-globus/var/container.log  whether that
job has been submitted or not.

at last, if you think that it's a bug, try to update sportlet and vine
from svn repository. the command are :

globus@host:~$ svn checkout https://gforge.man.poznan.pl/svn/sportlets/trunk
sportlets
globus@host:~$ svn checkout https://gforge.man.poznan.pl/svn/vine/vine/trunk
vine

and try reinstall sportlet vine again with that update.

Hope that will help, even just little.

Regard

Tonny

Report this thread to moderator Post Follow-up to this message
Old Post
txcom2003@elect-eng.its.ac.id
06-12-08 12:55 AM


Re: Vine job submission porlet: Job fail
Hi,
You don't need do checkout Sportlets from svn repository because in Vine
there already are newest Sportlets in jar file.

Dominik

2008/6/11 <txcom2003@elect-eng.its.ac.id>:

> Hi, i'm glad that someone else has used vine, so we can share our
> experience here.
>
>
> I just try to help...
>
> maybe you should disable the option wsMdsResource first and restart tomcat
> to figure out what the problem is. Because according to the catalina
> output there seems a lot of problem that related to MDS service.
>
> <!  <wsMdsResource label="PSNC (WS-MDS)"/> -->
>
> try to check the output of that job and debug globus container log, ty
> issue command
> globus@host:~$  tail -f /path-to-globus/var/container.log  whether that
> job has been submitted or not.
>
> at last, if you think that it's a bug, try to update sportlet and vine
> from svn repository. the command are :
>
> globus@host:~$ svn checkout
> https://gforge.man.poznan.pl/svn/sportlets/trunk
> sportlets
> globus@host:~$ svn checkout
> https://gforge.man.poznan.pl/svn/vine/vine/trunk
> vine
>
> and try reinstall sportlet vine again with that update.
>
> Hope that will help, even just little.
>
> Regard
>
> Tonny
>
>
>
>
>
>
>
>
>  ________________________________________
_______
> Gridsphere-users mailing list
> Gridsphere-users@gridsphere.org
> http://lists.gridsphere.org/mailman...ridsphere-users
>


Report this thread to moderator Post Follow-up to this message
Old Post
Dominik Tarnawczyk
06-12-08 10:23 AM


Sponsored Links




Last Thread Next Thread Next
Pages (2): [1] 2 »
Search this forum -> 
Post New Thread

GridSphere archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 03:11 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.