Page History
Use the following steps to help debug email server authentication issues.
Enter Enter "telnet"
Enter Enter "set LOCAL_ECHO"
Enter Enter "open mail.YourDomain.com 25" (replace YourDomain.com with your domain). Enter
Enter "HELO"
Enter Enter "AUTH LOGIN"
You now need to enter your email and password encoded in BASE64. For help converting to Base64, click on our conversion tool. Enter your email, click Encode, copy that value in the telnet session and then press ENTER. Next, enter your password in the conversion tool, copy that value in the telnet session and press ENTER.
If you have successfully authenticated, the server will return: 235 authenticated.
Enter Enter "MAIL FROM YourUserName@YourDomain.com" (replace YourUserName@YourDomain.com with your email address).
Enter Enter "RCPT TO DestinationEmail" (replace DestinationEmail with the destination email).
Enter Enter "DATA"
Enter Enter "Subject: Test using telnet"
Enter Enter "" (send a blank line to separate the headers from the message body)
Enter "This is a test to see if I can SMTP auth from my PC"
Enter Enter "." The server should return: 250 Message queued Enter
Enter "quit"
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
up.time Data Collector is unavailable.
Please contact your administrator to have the Data Collector restarted.
When this occurs, try to restart the Data Collector service manually Starting (or restarting) and Stopping Uptime Infrastructure Monitor Wait until the service is started and then reload the browser window.
If the error message remains review the article, 'up.time Data Collector' is unavailable error in web interface If the issue still persists contact support@uptimesoftware.com.
Anchor | ||||
---|---|---|---|---|
|
2010-05-18 03:15:07,473 WARN (Launcher:117) - Thread pool backlog: Events in queue: 110 Available: 0 Busy:75 2010-05-18 03:15:07,474 WARN (Launcher:117) - Thread pool backlog: Events in queue: 111 Available: 0 Busy:75 2010-05-18 03:15:07,474 WARN (Launcher:117) - Thread pool backlog: Events in queue: 112 Available: 0 Busy:75
These warning messages indicate that Uptime Infrastructure Monitor's task scheduler is taking on new tasks faster than current tasks can be executed. These messages are generally not an indication of a significant problem if they occur intermittently and in short bursts. However, if these messages are sustained for extended periods of time, please contact uptime Support for guidance on potential system tuning.
There are various reasons why you may be seeing these messages:
The serviceThreads variable in the uptime.conf file is set to a higher value than the connectionPoolMaximum parameter. Note that the connectionPoolMaximum value should be at least 10% higher than the serviceThreads value.
Your hardware platform is saturated and can't execute tasks quickly enough.
The average time required to complete a task is simply too long. If you have many monitors that consistently fail or reach their timeout setting, this can substantially impact the Uptime Infrastructure Monitor task list. uptime Support can provide further information and guidance on how to improve task execution performance and optimize the size of your task list.
Anchor | ||||
---|---|---|---|---|
|
Title | Creator | Modified |
The Data Collector service is not starting automatically after rebooting on Uptime v7.8.2, build 8 | Jul 24, 2017 | |
Error: "Alert: Error Found: duplicate key: Uptime Status General" | Jul 24, 2017 | |
Active Directory or LDAP Authentication Troubleshooting | Nov 19, | |
I/O Exception Occurs When Performing a Ping Check | Nov 07, | |
Graphing Issues in Firefox / Chrome in Uptime Infrastructure Monitor 7.2 after Recent Critical Java Update | Nov 04, |