Skip to Content.
Sympa Menu

grouper-users - [grouper-users] RE: Grouper WS Error

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] RE: Grouper WS Error


Chronological Thread 
  • From: "Hyzer, Chris" <>
  • To: Akki Kumar <>
  • Cc: "" <>
  • Subject: [grouper-users] RE: Grouper WS Error
  • Date: Thu, 7 Sep 2017 00:51:31 +0000
  • Accept-language: en-US
  • Authentication-results: spf=none (sender IP is ) ;
  • Ironport-phdr: 9a23:fI0dChA5eJXZIPmZOEmFUyQJP3N1i/DPJgcQr6AfoPdwSPX/osbcNUDSrc9gkEXOFd2CrakV26yO6+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fdbghMhzexe69+IAmrpgjNq8cahpdvJLwswRXTuHtIfOpWxWJsJV2Nmhv3+9m98p1+/SlOovwt78FPX7n0cKQ+VrxYES8pM3sp683xtBnMVhWA630BWWgLiBVIAgzF7BbnXpfttybxq+Rw1DWGMcDwULs5Xymp4aV2Rx/ykCoJNyA3/nzLisJ+j6xbrhCupx1jzIHbe4yaLuZycr/HcN8GWWZMXMBcXDFBDIOmaIsPCvIMMehaoYj9ploBswG+CRGxD+7xyj9InH723bY03+88FgzG2RAvH9IOsXXVstr1LrwfUeGuzKbU1znDcutW1in76IjOaBwuv+yDXa9pfMfX1EIhGQTFjlCKpozkOTOYzusNs2+c7+pvUeKglXQrpB12ojiq3sssjo7Jho0ayl/a6Cp12oc1JdugRE55e9GkDoFfuzucN4RoXsMvRXxjtiUiyrAep5K0ZjQGxIkiyhLCdvCLbo2F4hzsWeqNPTt1gXBod6ywihqv9EWtz/PwWtW03VpSsyZInMXAumoJ2hDO8MSLVOZx80O71TqS1Q3e6+dJKl0um6XBMZ4u2Lswm4ITsUvdGi/2n137greKe0sj5uSk9v3rb6j+qJKSLoN0jRrxPbo0lsy4HOQ4LhMBX2+G+eS6ybLv51X5QK9Njv0qjKbWrIzaJcUcpq6/GQNV1Zsj6wq7Dzeh19QYnmMLI05CeBKCl4TpOlfOL+7kDfqnnVijiitny+3DM7H8H5nBM33OkLnucLph90JRzQg+ws5Q6p5JD7wMJez/VlPxudDACx82KQ20w+LpCNVn0YMeXHqCAqqFP6PSsV6J5/wgI/OXaY8UozbyN+Ip5+P2jXAnn18de7Ol0oUKZ3ClBvhmOVmWYWLwgtcdFmcHpgU+TPbtiF2fST5ceWyyU7sh5jEgFo2mF5zDS5upgLyAxye7AoZWan5cBlCNF3foa5uLW+0KaC2MPs9tjCYIWqa8RI88hlmSs1rTyLlmZsnJ/yQC/cbq0dFn5uvcjAw/7iB1CMKGiznSZ25xl2IMATQx2fYsj1Z6zwLJ8blqjuYcXfdT/fJSGE9uMJXc3v53EfjzQQmHY8+ETlDgT9m7V2JiBuktysMDNh4uU+6piQrOinKn
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

Might be searching your sources for the logged in subject.  Still a little concerning if a subject lookup takes that long.

 

Can you try setting this in grouper-ws.properties?

 

# if you have subject namespace overlap (or not), set the default subject

# sources (comma-separated) to lookup the user if none specified in user name

ws.logged.in.subject.default.source =

 

Put the source id of the source that the logged in subject should be in.  If it is LDAP then this wont help…

 

When you do a search in GSH for the logged in subject does it take a while?  Maybe tune your subject source?

 

Just curious is your web service request using an actAs?

 

Thanks

Chris

 

From: Akki Kumar [mailto:]
Sent: Wednesday, September 06, 2017 5:19 PM
To: Hyzer, Chris <>
Cc:
Subject: Re: Grouper WS Error

 

Hi Chris,

 

I troubleshoot the timeout error and pinpoint to the Class LdapClient.java ==>  getSearchReply(LdapRequest, int, LdapResult, Hashtable) method. The part that I'm not sure is why does Grouper WS searching LDAP, any idea?

 

I added a screenshot below that pinpoint error method:

 

 

 

Any guidance to fixed the timeout issue is truly appreciated. 

 

Thank you,

Akki

 

 

 

On Wed, Sep 6, 2017 at 11:00 AM, Hyzer, Chris <> wrote:

do you see a timeout setting in the client you can increase?  

can you analyze tables in the grouper database to make calls quicker?  maybe bounce the WS?  rebuild indexes?


From: Akki Kumar <>
Sent: Wednesday, August 30, 2017 4:25 PM
To: Hyzer, Chris
Cc:
Subject: Grouper WS Error

 

Hi Chris,

 

Currently, I am working on integrating the application with the Grouper WS. When I run the application, it takes around 20-30 seconds (a little longer) to get a response from the WS and after some times, it throws an error (Caused by: java.net.SocketTimeoutException: Read timed out - in the link below). After troubleshooting, the root cause is Grouper WS is not very responsive or having a stale connection. Is there a way to fix below issue?

 

 

Note: There are no errors in the grouper_error.log file.   

 

Any guidance is truly appreciated.

 

Thank you,

Akki

 




Archive powered by MHonArc 2.6.19.

Top of Page