Menu

Show posts

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

Topics - stebbo

#1
Hello,

I am using client version 4.3.0 and try to connect to a server using version 4.3.5.
When logging in my client hangs on "synchronising objects". After 5 minutes it shows a timeout error.
My collegues do the same and dont't have any problems, so the issue must be with my setup.

I started the nxmcc.exe to get some more intel. The full log is attached but the last entries are:

"""
...
14:51:07.909 [ModalContext] INFO  org.netxms.client.NXCSession - Succesfully logged in, userId=22
org.netxms.client.NXCException: Request timed out
        at org.netxms.client.NXCSession.waitForSync(NXCSession.java:1627)
        at org.netxms.client.NXCSession.syncObjects(NXCSession.java:3168)
        at org.netxms.ui.eclipse.jobs.LoginJob.run(LoginJob.java:213)
        at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
"""

What is the issue?
What do I need to do to fix the problem?

Thank you in advance!