0 votes

Dear Supportteam,

we have an issue, that the service hangs up after a few days of working with Adaxes.
The Log-DB is not such big, for such an issue.
When the service hangs up, we got no connection to the webinterface (which is normal).
We try to stop the service, but we get a timeout of it and the service is not running anymore.
Starting it creates again the connection to the webinterface.
Could we check a Logfile or a similiar log for this issue?

Regards

Massimo

by (450 points)
0

Hello Massimo,

You can have a look at Adaxes Event Log.

Also, we advise you to have a look at all scripts executed by Business Rules, Custom Commands and Scheduled Tasks. You need to check for any scripts that need to release resources, connections in the first turn, explicitly. If such scripts run with an error and don't release the resources when necessary, the connections may remain hanging for a long period of time. Since the number of open connections allowed to Adaxes Service is limited, earlier or later such scripts can exhaust the connection pool and block the service operation.

In case if your script needs to release resources / close connections explicitly, we suggest using the try ... finally block in order to make sure that connections are closed and resources are released even if a script errors out. For an example on how to use the block, have a look at the following script in our Script Repository: http://www.adaxes.com/script-repository ... r-s364.htm.

0

Hello,

I get this Message:

Das Zeitlimit (30000 ms) wurde beim Warten auf eine Transaktionsrückmeldung von Dienst Softerra Adaxes Service erreicht.

Don't know what to do!

Regards

Massimo

0

Hello Massimo,

The error message means that the Web Interface didn't receive a response within the time limit set. As mentioned in our previous post, you need to perform some troubleshooting steps to find out the reason for the issue. Did you try the steps provided in the post?

Also, we advise you to have a look at all scripts executed by Business Rules, Custom Commands and Scheduled Tasks. You need to check for any scripts that need to release resources, connections in the first turn, explicitly. If such scripts run with an error and don't release the resources when necessary, the connections may remain hanging for a long period of time. Since the number of open connections allowed to Adaxes Service is limited, earlier or later such scripts can exhaust the connection pool and block the service operation.

Also, can you provide us a copy of Adaxes Event Log (right-click -> Save All Events As)? You can send it to support[at]adaxes.com.

Please log in or register to answer this question.

Related questions

0 votes
1 answer

Hi, I would like to run a scheduled task against a business unit, instead of whole OU and filter inside the task. I can select business units for the activity scope ( ... generated and then task runs against it? Next time BU will be generated again? Thanks.

asked Oct 4, 2023 by wintec01 (1.1k points)
0 votes
1 answer

I am testing using MFA and we use Duo. I havn't seen where we can set up push instead of adding having the end users set up another account for Duo.

asked Jan 11 by mightycabal (1.0k points)
0 votes
1 answer

So I need an approval process before adaxes executes a custom command to create a user. Basicaly an HR group and a Privacy group have to approve. what i have is set up like this ... the first one has been approved. I want them to go out at the same time.

asked Apr 14, 2023 by mightycabal (1.0k points)
0 votes
1 answer

The script create two reports of inactive workstation operating systems. The report is too detailed to run from one of the adaxes reports. Basically how can I set the script up to ... sure How I did this but I can't find it now (probably something simple).

asked Nov 30, 2022 by mightycabal (1.0k points)
0 votes
1 answer

Hi there, I've a business unit containing all shared mailboxes. In The Admin Console the filter is okay and the affected objects show the accounts: But when ... provide a list of all shared mailboxes (which are disabled aswell). Kind regards Constantin

asked May 28, 2021 by Constey (190 points)
3,347 questions
3,047 answers
7,784 comments
545,026 users