Author Topic: Error : cannot write data to license server  (Read 4360 times)

Offline fthierry

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Error : cannot write data to license server
« on: November 24, 2008, 04:22:34 PM »
Hi,

we have developped a web service to ask some statistics to the GIS server.
It works well but :

When i do tests of load on our server, I sometimes have this error :

cannot write data to license server(-17,13) checking out features GIS_CONFIGSERVICE in ...

Do you know what it means ?

I set my pool of connection (in my web service) to GIS SERVER to 150 and we have 150 licences.
And the computer used for GIS server has not a big configuration

thanks

Best Regards

Fabien
« Last Edit: November 25, 2008, 08:12:24 AM by fthierry »

Offline barleycorn

  • Jr. Member
  • **
  • Posts: 73
  • Karma: 2
Re: Error : cannot write data to license server
« Reply #1 on: December 08, 2008, 08:40:51 PM »
That means that your process cannot write data (i.e. check out licenses) to the lmgrd process. Check that your settings are correct for the license-file option, and that the port can be reached from where your process is running. Also check the license file to make sure you have valid licenses, the debug.log to see anything that might be going on with lmgrd, and the status of license manager in lm tools.

Offline barleycorn

  • Jr. Member
  • **
  • Posts: 73
  • Karma: 2
Re: Error : cannot write data to license server
« Reply #2 on: December 08, 2008, 08:43:25 PM »
Actually, I missed the bit about the pool of licenses in your post, maybe it's best to try the number for your license pool to be lower than the actual number of licenses. This number is really just a sort of cache to reduce the need for GIS to go and check in/out licenses.