"Unable to connect" error - DesktopSync_windows_0_9_6.exe

cancel
Showing results for 
Search instead for 
Did you mean: 
anandhan
Active Member II

"Unable to connect" error - DesktopSync_windows_0_9_6.exe

Hi,

I have downloaded the DesktopSync_windows_0_9_6.exe file and its related source code from the below location.

Installed the exe file and tried to connect the below possible URL's with admin credentials, connected not established successfully.

Error Message: Unable to Connect

Environment: Alfresco Community (Build: 201707)

- Alfresco Platform:    5.2.g
- Alfresco Share:        5.2.f

2 Replies
anandhan
Active Member II

Re: "Unable to connect" error - DesktopSync_windows_0_9_6.exe

Error Message from Project Source: Unable to Connect

org.alfresco.webservice.util.WebServiceException: Error starting session.

       at org.alfresco.webservice.util.AuthenticationUtils.startSession(AuthenticationUtils.java:99)

       at sync.UIcontrol.isConnected(UIcontrol.java:317)

       at sync.UIcontrol.actionPerformed(UIcontrol.java:293)

       at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

       at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

       at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

       at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

       at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

       at java.awt.Component.processMouseEvent(Unknown Source)

       at javax.swing.JComponent.processMouseEvent(Unknown Source)

       at java.awt.Component.processEvent(Unknown Source)

       at java.awt.Container.processEvent(Unknown Source)

       at java.awt.Component.dispatchEventImpl(Unknown Source)

       at java.awt.Container.dispatchEventImpl(Unknown Source)

       at java.awt.Component.dispatchEvent(Unknown Source)

       at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

       at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

       at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

       at java.awt.Container.dispatchEventImpl(Unknown Source)

       at java.awt.Window.dispatchEventImpl(Unknown Source)

       at java.awt.Component.dispatchEvent(Unknown Source)

       at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

       at java.awt.EventQueue.access$500(Unknown Source)

       at java.awt.EventQueue$3.run(Unknown Source)

       at java.awt.EventQueue$3.run(Unknown Source)

       at java.security.AccessController.doPrivileged(Native Method)

       at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

       at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

       at java.awt.EventQueue$4.run(Unknown Source)

       at java.awt.EventQueue$4.run(Unknown Source)

       at java.security.AccessController.doPrivileged(Native Method)

       at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

       at java.awt.EventQueue.dispatchEvent(Unknown Source)

       at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

       at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

       at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

       at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

       at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

       at java.awt.EventDispatchThread.run(Unknown Source)

Caused by: (404)Not Found

       at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744)

       at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)

       at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)

       at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)

       at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)

       at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)

       at org.apache.axis.client.Call.invokeEngine(Call.java:2784)

       at org.apache.axis.client.Call.invoke(Call.java:2767)

       at org.apache.axis.client.Call.invoke(Call.java:2443)

       at org.apache.axis.client.Call.invoke(Call.java:2366)

       at org.apache.axis.client.Call.invoke(Call.java:1812)

       at org.alfresco.webservice.authentication.AuthenticationServiceSoapBindingStub.startSession(AuthenticationServiceSoapBindingStub.java:187)

       at org.alfresco.webservice.util.AuthenticationUtils.startSession(AuthenticationUtils.java:84)

       ... 38 more

janv
Alfresco Employee

Re: "Unable to connect" error - DesktopSync_windows_0_9_6.exe