Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck in the middle without a resolution on SocketException #755

Open
agriz22 opened this issue Jun 9, 2022 · 0 comments
Open

Stuck in the middle without a resolution on SocketException #755

agriz22 opened this issue Jun 9, 2022 · 0 comments

Comments

@agriz22
Copy link

agriz22 commented Jun 9, 2022

Good afternoon, I'm seeking some assistance to see if anyone can point me in the correct direction on an issue. Backstory is an agency is using some software that relies on the ews-java-api, it was working fine up until 3ish months ago and has suddenly broke. Since it involves outlook calendar I somehow got to spearhead fixing this though it is not my software nor and issue directly with my groups responsibilities, so I'm the liaison.

Agency has a software that handles scheduling. Currently it works but only sometimes. Below are the error messages and a comment made by the software devs. As far as I'm aware nothing has change with our exchange environment and this is network related. The other issue is in the communication chain early on they stated it was happening to other customers, but then later changed to it just being an issue with us, and that they only use this specific web API for our agency.

I’m seeing an issue with creating appointments in both our local regions and customer regions. Ironically it works in our local dev environments though. My best guess right now is a network issue. These are the errors we are seeing:

Local regions:
[4/6/22 10:13:02:170 EDT] 000000b2 RetryExec I org.apache.http.impl.execchain.RetryExec execute I/O exception (java.net.SocketException) caught when processing request to {s}->https://outlook.office365.com:443: Connection reset
Customer regions:
[4/6/22 7:45:45:466 CDT] 000000b8 RetryExec I org.apache.http.impl.execchain.RetryExec execute I/O exception (java.net.SocketException) caught when processing request to {s}->https://outlook.office365.com:443: Invalid argument (Read failed)

Techs thoughts:
This appears to be an issue with MS failover to a secondary ip.

[4/6/22 7:45:45:466 CDT] 000000b8 RetryExec I org.apache.http.impl.execchain.RetryExec execute I/O exception (java.net.SocketException) caught when processing request to {s}->https://outlook.office365.com:443: Invalid argument (Read failed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant