Hi!
Could you please run nxdbmgr upgrade with -t option? I want to see at what query it crashes.
Best regards,
Victor
Could you please run nxdbmgr upgrade with -t option? I want to see at what query it crashes.
Best regards,
Victor
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
state = GetEventParameter($event, "currentValue");
switch(state)
{
case 0:
return "OK";
case 1:
return "error in parameters";
case 2:
return "cannot connect to server";
case 3:
return "content of does not match";
}
return "UNKNOWN";
I agree that this is a flaw in default configuration. I'll change default values of AgentCommandTimeout and portcheck timeout.