• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

lot of jndi calls made and running out of ports.

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In my application i am creating a ldap query based on the objectSID and doing a search on directory context. The query that i am building has some 160 object sid's Even though i am giving a single query to be made i see some 5 instances of the same query made (attaching the snapshot of the jprofiler).Is this the way it works or can i do something on this.My user ports are running after some 10 minutes because of these multiple calls.I can see lot of connections made (40,000) when i do a netstat -na.Can someone help me on this.

~Vikas
Jndi_calls_2.JPG
[Thumbnail for Jndi_calls_2.JPG]
 
Well THAT's new! Comfort me, reliable tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic