Unable to add NEW IPAD

fwlogue's Avatar

fwlogue

27 May, 2012 11:33 PM

I am able to sync with my Iphone and was able to sync with my 1st generation Ipad. I tried adding my New Ipad (3) but am unable to set up syncing in Moneydance with this device. It sees the Ipad and I enter the key I get a response back unable to sync with Ipad. I have tried uninstalling the Ipad app and reinstalling to get a new key this did not work either. I have changed the name of the Ipad as well.

Here is the console info:
Starting Moneydance 2011r2 (803)
Settings Folder: C:\Users\Fred Logue.moneydance
OS: Windows 7 6.1 x86
Java: 1.6.0_21 (Sun Microsystems Inc.)
netsync extension adding listener for services of type mdncsync.tcp.local.
netsync: scanning for existing services...
svc added: Fred type:mdncsync.tcp.local.
requested service info svc resolved: Fred; type:mdncsync.tcp.local.
attempting to sync with Fred; URL: http://192.168.22.11:6366
netsync: found service... will try to sync
java.net.ConnectException: Connection timed out: connect

at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at com.moneydance.modules.features.netsync.Main.testKeyWithDevice(Main.java:350)
at com.moneydance.modules.features.netsync.Main.tryToSyncWithURL(Main.java:260)
at com.moneydance.modules.features.netsync.Main.access$400(Main.java:28)
at com.moneydance.modules.features.netsync.Main$SyncMonitor.serviceResolved(Main.java:497)
at javax.jmdns.impl.ListenerStatus$ServiceListenerStatus.serviceResolved(ListenerStatus.java:104)
at javax.jmdns.impl.JmDNSImpl$1.run(JmDNSImpl.java:872)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

java.net.ConnectException: Connection timed out: connect

at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at com.moneydance.modules.features.netsync.Main.testKeyWithDevice(Main.java:350)
at com.moneydance.modules.features.netsync.Main.tryToSyncWithURL(Main.java:260)
at com.moneydance.modules.features.netsync.Main.access$400(Main.java:28)
at com.moneydance.modules.features.netsync.Main$SyncMonitor.scanCurrentServices(Main.java:470)
at com.moneydance.modules.features.netsync.Main$SyncMonitor.<init>(Main.java:457)
at com.moneydance.modules.features.netsync.Main$1.run(Main.java:99)
at java.lang.Thread.run(Unknown Source)

java.net.ConnectException: Connection timed out: connect

at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at com.moneydance.modules.features.netsync.Main.testKeyWithDevice(Main.java:350)
at com.moneydance.modules.features.netsync.SyncSettingsWindow.selectNewDeviceFromList(SyncSettingsWindow.java:180)
at com.moneydance.modules.features.netsync.SyncSettingsWindow.access$1100(SyncSettingsWindow.java:24)
at com.moneydance.modules.features.netsync.SyncSettingsWindow$DeviceAdder$1.run(SyncSettingsWindow.java:205)
at java.awt.event.InvocationEvent.dispatch(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)

java.net.ConnectException: Connection timed out: connect

at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at com.moneydance.modules.features.netsync.Main.testKeyWithDevice(Main.java:350)
at com.moneydance.modules.features.netsync.Main.tryToSyncWithURL(Main.java:260)
at com.moneydance.modules.features.netsync.Main.access$400(Main.java:28)
at com.moneydance.modules.features.netsync.Main$SyncMonitor.serviceResolved(Main.java:497)
at javax.jmdns.impl.ListenerStatus$ServiceListenerStatus.serviceResolved(ListenerStatus.java:104)
at javax.jmdns.impl.JmDNSImpl$1.run(JmDNSImpl.java:872)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

java.net.ConnectException: Connection timed out: connect

at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at com.moneydance.modules.features.netsync.Main.testKeyWithDevice(Main.java:350)
at com.moneydance.modules.features.netsync.Main.tryToSyncWithURL(Main.java:260)
at com.moneydance.modules.features.netsync.Main.access$400(Main.java:28)
at com.moneydance.modules.features.netsync.Main$SyncMonitor.scanCurrentServices(Main.java:470)
at com.moneydance.modules.features.netsync.Main$SyncMonitor.<init>(Main.java:457)
at com.moneydance.modules.features.netsync.Main$1.run(Main.java:99)
at java.lang.Thread.run(Unknown Source)

svc type added: apple-mobdev.tcp.local.
svc removed: Fred type:mdncsync.tcp.local.
svc type added: mdncsync.tcp.local.
svc type added: http.tcp.local.
svc type added: afpovertcp.tcp.local.
svc type added: ftp.tcp.local.

  1. 1 Posted by Ben Spencer on 28 May, 2012 12:21 AM

    Ben Spencer's Avatar

    Can you check an make sure that the name of your new iPad does not contain any white spaces apostrophes. If it does please use iTunes to rename it.

    Ben Spencer
    Moneydance Support

  2. System closed this discussion on 31 Mar, 2015 03:49 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

Recent Discussions

14 Jun, 2025 08:29 AM
14 Jun, 2025 02:42 AM
14 Jun, 2025 02:39 AM
13 Jun, 2025 10:06 PM
13 Jun, 2025 06:41 PM