I am hoping that one of you more experienced UniObjects users can help
me with this error I cannot seem to correct:

 

We're running UniVerse 10.0.18.

 

[IBM U2][UODOTNET - UNICLIENT][ErrorCode=39207] Error [39207] occurred
on server.  Possible server-side licensing failure.

 

I have other applications that use Uniobjects and this application has
dozens of other subroutines in it that work fine before and after this
one.

I have other subroutines that access the same data.

I can move this up so it's the first sub called and it still gives me
this error.

The UniSession is active when it's called.

There is only one arg and it's for returning the list (so it's not
something with an arg being set wrong)

The subroutine works perfectly if I run it in universe.

I rewrote the subroutine on the server under a different name
(desperation?).

It's not a licensing issue (other subs work fine).

 

Is there anything else that can cause this error?

 

In addition, is there a way to get Uniobjects to not ignore my calls to
close the session in my catch block?  This error always leaves an
opening connection.

 

Jake Holt

 

_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to