Maybe silly question but I haven't found a solution (just a workaround):
Currently I am working on a script to populate a given network group with networks from an IPAM system (Infoblox). Everything working good except that I get an error ("Runtime error: an eclipse error has occurred enable logging on EclipseLinkExceptionHandler to see full error") if I issue a logout after the publish request.
Workaround is a "sleep 5" between the two requests. Itchy.
I assume the logout comes too fast after publish. Is there a way to get a "okay I'm finished now" from the server or to configure some kind of delay with the publish request? Anyone here having the same issue? Am I doing something seriously wrong?
Thanks in advance!
Michael