I just need to make sure that it's not me and it's the site I am trying to access that is having the problems. Other users seems to have had an issue with it as well and I don't know code for anything so, hopefully someone here can assist.
While logged into the site we are able to access another page and can use that page to get time for our schedules when it is opened up and rolled out for all to access. Now, it's usually pretty hard to access to begin with since there are at least 3000 people using it but, it works for the most part.
Trying to do it lately I have been having some issues with the page freezing at a certain point and I dont know if thats on me or on them. This morning however I got all kinds of errors from IE and Java. I'll put them here, hopefully someone can shed some light before I loose my mind thinking it's me
Also, is it IE error, Java error, both?
Is it code error and I just have to wait for them to fix it?
IE error: The Schedule page could not start. Unable to connect to agent server: IO error creating socket for schedule. xxxxx.com:43495: Connection reset. No connection.
IE: Problems with this webpage Line: 1712 Char: 5 Error: 'xb.dom' is null or not an object Code: 0
Here's the repeating Java:
-*- 2008-07-24 13:10:19 | [JAVA:Thread-52] tubesock: connectSSL: schedule.xxxxx.com:43495
-*- 2008-07-24 13:10:35 | [JAVA:Thread-52] tubesock: error report: IO error creating socket for schedule.xxxxxx.com:43495: Connection reset
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)
at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at Tubesock.connectSSL(Tubesock.java:549)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at sun.plugin.javascript.JSInvoke.invoke(Unknown Source)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at sun.plugin.javascript.JSClassLoader.invoke(Unknown Source)
at sun.plugin.com.MethodDispatcher.invoke(Unknown Source)
at sun.plugin.com.DispatchImpl.invokeImpl(Unknown Source)
at sun.plugin.com.DispatchImpl$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.plugin.com.DispatchImpl.invoke(Unknown Source)
java.lang.Exception: java.net.SocketException: Connection reset
at sun.plugin.com.DispatchImpl.invokeImpl(Unknown Source)
at sun.plugin.com.DispatchImpl$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.plugin.com.DispatchImpl.invoke(Unknown Source)
Anywho - insight appreciated and Thanks in advance.