Vijay M
ZumoDrive Team
267 post(s)
|
Hi Guys, We’ve been hard at work on our new Folder Linking feature (previously known as Folder Watching) and are pleased to announce that we have an alpha build available for testing. The Folder Linking feature will let you choose any folder on your hard drive to be linked to ZumoDrive. Once it’s linked, all of the files in that folder will be synchronized to the cloud and available from all your other devices.
We have tested the build internally, and now we would like to get feedback from you guys. We will be giving out a limited number of free 25GB accounts, good for 3 months, to those who would like to try it out and give us their feedback.
Please email us at support@zumodrive.com if you would like to sign up and we will respond to you with a download link. Please remember that this is an alpha build. While we have tested it internally, there are still bound to be bugs we haven’t caught. Thanks!
|
|
|
Neil T
Premium User
20 post(s)
|
Hi
Just wanted to give you some feedback on this. Installed this morning and have the following issues:
1. zumodrive.exe shuts down after anything between a few seconds and a couple of minutes. Doesn’t look like a crash as the icon is cleanly removed from the system tray.
2. Double clicking on the icon to open the drive no longer works
3. hovering over the icon to get space used information no longer works
4. right mouse click to get the menu no longer works
Obviously the first item makes it unusable for me at present – are there any logs etc that I can provide to help you debug?
I did get a brief opportunity to check out the linked folder functionality and while it worked I’m not keen on how it works. I see that a Linked Folders directory gets added to the root of my drive and then a folder with the machine name below that. Unfortunately that is already two double clicks too many to get to the shared folder. I would much prefer to be able to move the folder to where I want it – however, this might be possible but I wasn’t able to test in the short time that the thing was running.
Look forward to getting the next build to do a more thorough test.
Thanks
|
|
|
Kevin W
ZumoDrive Team
617 post(s)
|
Thanks for the feedback Neil. Looks like something is definitely going awry. If you can send us your logs to support@zumodrive.com we can take a look and try to get it fixed up. You can find your logs at:
C:\Documents and Settings\<username>\Application Data\ZumoDrive\zumodrive0.log.
Thanks.
|
|
|
Neil T
Premium User
20 post(s)
|
Hi Kevin
Had a look at the log file but I think it must be for the old version as I have uninstalled the alpha and reinstalled the latest available build from the website. The log file says “Starting ZumoDrive version: 0.96”. Can you confirm if this is the right version. If not I will reinstall the alpha and grab the correct log.
Thanks
Neil
|
|
|
Michelle L
Premium User
28 post(s)
|
Hi!
Just downloaded and installed the Mac version of the folder linking alpha. Unfortunately, it crashes on load for me, even when I uninstalled/reinstalled/rebooted. I’m on OS X 10.5.8.
Here’s the relevant portion of the console messages and of zumodrive0.log. Let me know if I can be of further help.
Console output: 8/8/09 5:47:02 PM fseventsd39 log dir: /Volumes/ZumoDrive/.fseventsd getting new uuid: B059FFAA-A98E-499B-B508-9EE2912A6A81 8/8/09 5:47:02 PM ZumoDrive944 posting termination notification…... 8/8/09 5:47:02 PM ZumoDrive944 Unmounting ZumoDrive 8/8/09 5:47:02 PM KernelEventAgent35 tid 00000000 received unknown event (48) 8/8/09 5:47:02 PM fseventsd39 disk logger: failed to open output file /Volumes/ZumoDrive/.fseventsd/6365733197ec346b (No such file or directory). mount point /Volumes/ZumoDrive/.fseventsd 8/8/09 5:47:02 PM [0×0-0×6c06c].com.zumodrive.ZumoDrive944 /cloud/ZumoDrive unmount from /Volumes/ZumoDrive
zumodrive0.log: 2009-08-08 17:47:01-0500 [INFO] Application – UI Started successfully. 2009-08-08 17:47:01-0500 [INFO] Application – Starting ZumoDrive version: 0.961, OS: Mac OS X, OS Version: 10.5.8 2009-08-08 17:47:01-0500 [INFO] Application – starting DB 2009-08-08 17:47:01-0500 [INFO] Quota – Changing storage left from: 0, to: 8324183365 2009-08-08 17:47:02-0500 [INFO] Application – writing pid 2009-08-08 17:47:02-0500 [INFO] Application – mounting drive 2009-08-08 17:47:02-0500 [INFO] DriveMounter – Mounting drive 2009-08-08 17:47:02-0500 [INFO] FolderWatcher – Initialize native watcher 2009-08-08 17:47:02-0500 [INFO] Application – all components started successfully. 2009-08-08 17:47:02-0500 [SEVERE] ITunesXmlReader – Error processing iTunes Xml Stacktrace: java.io.FileNotFoundException: /Users/mlgill/Music/iTunes/iTunes Library.xml (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:106) at java.io.FileInputStream.<init>(FileInputStream.java:66) at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70) at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:973) at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:184) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:798) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242) at javax.xml.parsers.SAXParser.parse(SAXParser.java:375) at javax.xml.parsers.SAXParser.parse(SAXParser.java:311) at com.versionate.desktop.util.xml.itunes.ITunesPlaylistReader.calculateSongCountAndHoursOfPlay(Unknown Source) at com.versionate.desktop.util.xml.itunes.ITunesPlaylistReader.getSongCount(Unknown Source) at com.zecter.programs.ITunes.getSongCount(Unknown Source) at com.versionate.desktop.ui.settings.MediaIntegrationPage.<init>(Unknown Source) at com.versionate.desktop.Application.addMediaMoverComponents(Unknown Source) at com.versionate.desktop.Application.addWizardComponents(Unknown Source) at com.versionate.desktop.Application$4.safeRun(Unknown Source) at com.versionate.desktop.util.SafeRunnable.run(Unknown Source) at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source) at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source) at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) at com.versionate.desktop.ui.VDriveUI.mainLoop(Unknown Source) at com.versionate.desktop.Application.main(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at apple.launcher.LaunchRunner.run(LaunchRunner.java:115) at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50) at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
2009-08-08 17:47:02-0500 [SEVERE] ITunesXmlReader – Error processing iTunes Xml Stacktrace: java.io.FileNotFoundException: /Users/mlgill/Music/iTunes/iTunes Library.xml (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:106) at java.io.FileInputStream.<init>(FileInputStream.java:66) at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70) at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:973) at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:184) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:798) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242) at javax.xml.parsers.SAXParser.parse(SAXParser.java:375) at javax.xml.parsers.SAXParser.parse(SAXParser.java:311) at com.versionate.desktop.util.xml.itunes.ITunesPlaylistReader.calculateSongCountAndHoursOfPlay(Unknown Source) at com.versionate.desktop.util.xml.itunes.ITunesPlaylistReader.getHoursOfPlay(Unknown Source) at com.zecter.programs.ITunes.getHoursOfPlay(Unknown Source) at com.versionate.desktop.ui.settings.MediaIntegrationPage.<init>(Unknown Source) at com.versionate.desktop.Application.addMediaMoverComponents(Unknown Source) at com.versionate.desktop.Application.addWizardComponents(Unknown Source) at com.versionate.desktop.Application$4.safeRun(Unknown Source) at com.versionate.desktop.util.SafeRunnable.run(Unknown Source) at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source) at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source) at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) at com.versionate.desktop.ui.VDriveUI.mainLoop(Unknown Source) at com.versionate.desktop.Application.main(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at apple.launcher.LaunchRunner.run(LaunchRunner.java:115) at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50) at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
2009-08-08 17:47:02-0500 [SEVERE] ITunesXmlReader – Error processing iTunes Xml Stacktrace: java.io.FileNotFoundException: /Users/mlgill/Music/iTunes/iTunes Library.xml (No such file or directory) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:106) at java.io.FileInputStream.<init>(FileInputStream.java:66) at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70) at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:973) at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:184) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:798) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242) at javax.xml.parsers.SAXParser.parse(SAXParser.java:375) at javax.xml.parsers.SAXParser.parse(SAXParser.java:311) at com.versionate.desktop.util.xml.itunes.ITunesPlaylistReader.calculateSongCountAndHoursOfPlay(Unknown Source) at com.versionate.desktop.util.xml.itunes.ITunesPlaylistReader.getPlaylistCount(Unknown Source) at com.zecter.programs.ITunes.getPlaylistCount(Unknown Source) at com.versionate.desktop.ui.settings.MediaIntegrationPage.<init>(Unknown Source) at com.versionate.desktop.Application.addMediaMoverComponents(Unknown Source) at com.versionate.desktop.Application.addWizardComponents(Unknown Source) at com.versionate.desktop.Application$4.safeRun(Unknown Source) at com.versionate.desktop.util.SafeRunnable.run(Unknown Source) at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source) at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source) at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) at com.versionate.desktop.ui.VDriveUI.mainLoop(Unknown Source) at com.versionate.desktop.Application.main(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at apple.launcher.LaunchRunner.run(LaunchRunner.java:115) at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50) at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
2009-08-08 17:47:02-0500 [WARNING] ITunesXmlReader – Itunes XML file is not found. 2009-08-08 17:47:02-0500 [WARNING] ITunesXmlReader – Itunes XML file is not found. 2009-08-08 17:47:02-0500 [SEVERE] Application – Main loop caught exception Stacktrace: org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.ExceptionInInitializerError) at org.eclipse.swt.SWT.error(Unknown Source) at org.eclipse.swt.SWT.error(Unknown Source) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source) at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source) at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) at com.versionate.desktop.ui.VDriveUI.mainLoop(Unknown Source) at com.versionate.desktop.Application.main(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at apple.launcher.LaunchRunner.run(LaunchRunner.java:115) at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50) at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52) Caused by: java.lang.ExceptionInInitializerError at com.zecter.media.ui.MediaSelector.<init>(Unknown Source) at com.versionate.desktop.ui.settings.MediaMoverSettingsPage.<init>(Unknown Source) at com.versionate.desktop.Application.addMediaMoverComponents(Unknown Source) at com.versionate.desktop.Application.addWizardComponents(Unknown Source) at com.versionate.desktop.Application$4.safeRun(Unknown Source) at com.versionate.desktop.util.SafeRunnable.run(Unknown Source) at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source) ... 12 more Caused by: java.lang.NullPointerException at com.zecter.programs.ITunes.getBlacklist(Unknown Source) at com.zecter.media.MediaScanner.<clinit>(Unknown Source) ... 19 more
2009-08-08 17:47:02-0500 [INFO] Application – Successful exit 2009-08-08 17:47:02-0500 [INFO] FolderWatcher – Shutdown native watcher 2009-08-08 17:47:02-0500 [INFO] Application – Server shut down
|
|
|
Kevin W
ZumoDrive Team
617 post(s)
|
Neil, uninstalling ZumoDrive would delete your old logs. If you get a chance, please reinstall it, let the crash occur, and then send us your logs and we will investigate.
Michelle, I think I can see what your issue is, I will provide you with a new build once we’ve fixed the problem.
|
|
|
Michelle L
Premium User
28 post(s)
|
Hi Kevin,
Sounds fine. I should be free to test this evening.
Cheers! Michelle
|
|
|
Kevin W
ZumoDrive Team
617 post(s)
|
Ok I updated the link to the build. Please download from the same link you were given in email and try it out. Thanks!
|
|
|
Neil T
Premium User
20 post(s)
|
Kevin
have sent the full log to the support address but the key bit is here:
2009-08-09 12:21:16+0100 [SEVERE] ITunesXmlReader – Error processing iTunes Xml Stacktrace: java.io.FileNotFoundException: C:\Documents and Settings\Neil\My Documents\My Music\iTunes\iTunes Library.xml (The system cannot find the file specified)
It is quite correct the file doesn’t exist there but not sure why it is looking for it anyway.
Neil
|
|
|
Michelle L
Premium User
28 post(s)
|
Hi Kevin,
I am getting the same iTunesXmlReader error on the Mac. I’l send the log file via email.
Michelle
|
|
|
Michelle L
Premium User
28 post(s)
|
A quick update on the iTunesXmlReader issue— On my computer, there is no file called “iTunes Library.xml” in $HOME/Music/iTunes. This is because I keep my entire library, including the database and associated xml file, on Zumo and share the xml file between computers (ie my iTunes library and files are in a non-standard place). Anyway, I decided to try copy the xml file to the place where the startup program expects to find it ($HOME/Music/iTunes). When I did this, I was able to start Zumo without a problem. I’m guessing that the folder linking build just needs some error catching to test if the file exists. I currently have my iPhoto library in the default location (so it didn’t cause an error), but I’d bet error catching needs to be implemented for this file as well. I bet Neil has his library moved somewhere else and that copying the xml file to this folder would fix his woes as well.
|
|
|
Neil T
Premium User
20 post(s)
|
Hi
Tried the same trick as Michelle but that just caused a different issue:
2009-08-09 18:15:54+0100 [INFO] Application – UI Started successfully. 2009-08-09 18:15:54+0100 [INFO] Application – Starting ZumoDrive version: 0.961, OS: Windows XP, OS Version: 5.1 2009-08-09 18:15:54+0100 [INFO] Application – starting DB 2009-08-09 18:16:10+0100 [INFO] Quota – Changing storage left from: 0, to: 24984579459 2009-08-09 18:18:12+0100 [INFO] Application – writing pid 2009-08-09 18:18:12+0100 [INFO] Application – mounting drive 2009-08-09 18:18:12+0100 [INFO] DriveMounter – Mounting drive 2009-08-09 18:18:17+0100 [INFO] FolderWatcher – Initialize native watcher 2009-08-09 18:18:17+0100 [INFO] Application – all components started successfully. 2009-08-09 18:18:52+0100 [INFO] SyncMetadataTask – Applied server metadata changes, 500 files processed 2009-08-09 18:18:59+0100 [SEVERE] Application – Main loop caught exception Stacktrace: org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.OutOfMemoryError: Java heap space) at org.eclipse.swt.SWT.error(Unknown Source) at org.eclipse.swt.SWT.error(Unknown Source) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source) at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source) at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) at com.versionate.desktop.ui.VDriveUI.mainLoop(Unknown Source) at com.versionate.desktop.Application.main(Unknown Source) Caused by: java.lang.OutOfMemoryError: Java heap space at com.sun.org.apache.xerces.internal.util.XMLStringBuffer.append(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.refresh(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.invokeListeners(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) at javax.xml.parsers.SAXParser.parse(Unknown Source) at javax.xml.parsers.SAXParser.parse(Unknown Source) at com.versionate.desktop.util.xml.itunes.ITunesPlaylistReader.calculateSongCountAndHoursOfPlay(Unknown Source) at com.versionate.desktop.util.xml.itunes.ITunesPlaylistReader.getSongCount(Unknown Source) at com.zecter.programs.ITunes.getSongCount(Unknown Source) at com.versionate.desktop.ui.settings.MediaIntegrationPage.<init>(Unknown Source) at com.versionate.desktop.Application.addMediaMoverComponents(Unknown Source) at com.versionate.desktop.Application.addWizardComponents(Unknown Source) at com.versionate.desktop.Application$4.safeRun(Unknown Source) at com.versionate.desktop.util.SafeRunnable.run(Unknown Source) at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source) ... 5 more
2009-08-09 18:18:59+0100 [INFO] Application – Successful exit 2009-08-09 18:18:59+0100 [INFO] FolderWatcher – Shutdown native watcher 2009-08-09 18:19:03+0100 [INFO] Application – Server shut down 2009-08-09 18:19:03+0100 [SEVERE] SafeRunnable – Exception in runnable Stacktrace: java.lang.NullPointerException at com.zecter.db.DBServer.read(Unknown Source) at com.zecter.sync.SyncManager.getUploadBytes(Unknown Source) at com.versionate.desktop.Quota.getStorageLeftLocal(Unknown Source) at com.versionate.desktop.ui.VDriveTray.refreshSize(Unknown Source) at com.zecter.sync.SyncMetadataTask$1.safeRun(Unknown Source) at com.versionate.desktop.util.SafeRunnable.run(Unknown Source) at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source) at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source) at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) at org.eclipse.swt.widgets.Display.release(Unknown Source) at org.eclipse.swt.graphics.Device.dispose(Unknown Source) at org.eclipse.swt.widgets.Display.close(Unknown Source) at com.versionate.desktop.Application$7.safeRun(Unknown Source) at com.versionate.desktop.util.SafeRunnable.run(Unknown Source) at org.eclipse.swt.widgets.Synchronizer.syncExec(Unknown Source) at org.eclipse.swt.widgets.Display.syncExec(Unknown Source) at com.versionate.desktop.Application.quit(Unknown Source) at com.versionate.desktop.Application.quit(Unknown Source) at com.versionate.desktop.Application.main(Unknown Source)
2009-08-09 18:19:04+0100 [SEVERE] SafeRunnable – Exception in runnable Stacktrace: java.lang.IllegalArgumentException: Argument not valid at org.eclipse.swt.SWT.error(Unknown Source) at org.eclipse.swt.SWT.error(Unknown Source) at org.eclipse.swt.SWT.error(Unknown Source) at org.eclipse.swt.widgets.Widget.error(Unknown Source) at org.eclipse.swt.widgets.Widget.checkParent(Unknown Source) at org.eclipse.swt.widgets.Widget.<init>(Unknown Source) at org.eclipse.swt.widgets.Control.<init>(Unknown Source) at org.eclipse.swt.widgets.Scrollable.<init>(Unknown Source) at org.eclipse.swt.widgets.Composite.<init>(Unknown Source) at com.versionate.desktop.ui.console.StatusConsolePage.constructWidget(Unknown Source) at com.versionate.desktop.ui.console.StatusConsolePage.<init>(Unknown Source) at com.versionate.desktop.ui.console.CentralConsole$9.safeRun(Unknown Source) at com.versionate.desktop.util.SafeRunnable.run(Unknown Source) at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source) at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source) at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) at org.eclipse.swt.widgets.Display.release(Unknown Source) at org.eclipse.swt.graphics.Device.dispose(Unknown Source) at org.eclipse.swt.widgets.Display.close(Unknown Source) at com.versionate.desktop.Application$7.safeRun(Unknown Source) at com.versionate.desktop.util.SafeRunnable.run(Unknown Source) at org.eclipse.swt.widgets.Synchronizer.syncExec(Unknown Source) at org.eclipse.swt.widgets.Display.syncExec(Unknown Source) at com.versionate.desktop.Application.quit(Unknown Source) at com.versionate.desktop.Application.quit(Unknown Source) at com.versionate.desktop.Application.main(Unknown Source)
2009-08-09 18:19:04+0100 [SEVERE] SafeRunnable – Exception in runnable Stacktrace: org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(Unknown Source) at org.eclipse.swt.SWT.error(Unknown Source) at org.eclipse.swt.SWT.error(Unknown Source) at org.eclipse.swt.widgets.Widget.error(Unknown Source) at org.eclipse.swt.widgets.Widget.checkWidget(Unknown Source) at org.eclipse.swt.widgets.MenuItem.setEnabled(Unknown Source) at com.versionate.desktop.ui.OSTray.setEnabled(Unknown Source) at com.versionate.desktop.ui.VDriveTray.setEnabled(Unknown Source) at com.versionate.desktop.Application$8.safeRun(Unknown Source) at com.versionate.desktop.util.SafeRunnable.run(Unknown Source) at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source) at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source) at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) at org.eclipse.swt.widgets.Display.release(Unknown Source) at org.eclipse.swt.graphics.Device.dispose(Unknown Source) at org.eclipse.swt.widgets.Display.close(Unknown Source) at com.versionate.desktop.Application$7.safeRun(Unknown Source) at com.versionate.desktop.util.SafeRunnable.run(Unknown Source) at org.eclipse.swt.widgets.Synchronizer.syncExec(Unknown Source) at org.eclipse.swt.widgets.Display.syncExec(Unknown Source) at com.versionate.desktop.Application.quit(Unknown Source) at com.versionate.desktop.Application.quit(Unknown Source) at com.versionate.desktop.Application.main(Unknown Source)
2009-08-09 18:19:04+0100 [SEVERE] SyncMetadataTask – Exception in getServerChanges Stacktrace: org.eclipse.swt.SWTException: Device is disposed at org.eclipse.swt.SWT.error(Unknown Source) at org.eclipse.swt.SWT.error(Unknown Source) at org.eclipse.swt.SWT.error(Unknown Source) at org.eclipse.swt.widgets.Display.error(Unknown Source) at org.eclipse.swt.widgets.Display.syncExec(Unknown Source) at com.versionate.desktop.ui.console.CentralConsole.createPage(Unknown Source) at com.versionate.desktop.ui.console.CentralConsole.getPage(Unknown Source) at com.zecter.sync.SyncManager.updateStatus(Unknown Source) at com.zecter.sync.SyncManager.progressComplete(Unknown Source) at com.zecter.io.ProgressDispatcher.dispatchComplete(Unknown Source) at com.zecter.sync.SyncMetadataTask.getServerChanges(Unknown Source) at com.zecter.sync.SyncMetadataTask.runTask(Unknown Source) at com.zecter.sync.SyncTask.run(Unknown Source) at com.zecter.sync.SyncManager.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
2009-08-09 18:19:04+0100 [SEVERE] SyncMetadataTask – Error when executing task: SYNC_METADATA Stacktrace: org.eclipse.swt.SWTException: Device is disposed at org.eclipse.swt.SWT.error(Unknown Source) at org.eclipse.swt.SWT.error(Unknown Source) at org.eclipse.swt.SWT.error(Unknown Source) at org.eclipse.swt.widgets.Display.error(Unknown Source) at org.eclipse.swt.widgets.Display.syncExec(Unknown Source) at com.versionate.desktop.ui.console.CentralConsole.createPage(Unknown Source) at com.versionate.desktop.ui.console.CentralConsole.getPage(Unknown Source) at com.zecter.sync.SyncManager.updateStatus(Unknown Source) at com.zecter.sync.SyncManager.progressComplete(Unknown Source) at com.zecter.io.ProgressDispatcher.dispatchComplete(Unknown Source) at com.zecter.sync.SyncMetadataTask.getServerChanges(Unknown Source) at com.zecter.sync.SyncMetadataTask.runTask(Unknown Source) at com.zecter.sync.SyncTask.run(Unknown Source) at com.zecter.sync.SyncManager.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
|
|
|
Kevin W
ZumoDrive Team
617 post(s)
|
Michelle, were you able to try the new build? Did it also fail in the same way? It should have the appropriate checks for the iTunes XML file.
Neil, I will look into your issue further today and get back to you once I know what’s going on.
|
|
|
Michelle L
Premium User
28 post(s)
|
I reinstalled the build as of this morning. I used the download link in the email sent to me, so assuming this is the correct one, it did fail in the same way.
|
|
|
Kevin W
ZumoDrive Team
617 post(s)
|
Ok Michelle, I will take another look. Thanks for working with us on this.
|
|
|
Kevin W
ZumoDrive Team
617 post(s)
|
Neil, would you mind sending your iTunes XML file to support@zumodrive.com?
Also Michelle and you try installing from the link one more time?
|
|
|
Neil T
Premium User
20 post(s)
|
Kevin
It is 21mb – can I send it to you via yousendit?
Neil
|
|
|
Kevin W
ZumoDrive Team
617 post(s)
|
That’s fine Neil.
|
|
|
Michelle L
Premium User
28 post(s)
|
I tried reinstalling from the link with the xml folder removed from ~/Music/iTunes and it didn’t crash. I assume this means it’s fixed?
|
|
|
Kevin W
ZumoDrive Team
617 post(s)
|
Thanks Michelle, good to know.
Neil, I’ve figured out your issue as well. There is a bug with XML parsing in the version of Java we distribute with ZumoDrive. If you upgrade to the latest version it should be fixed up. You can find it here: http://www.java.com/en/download/manual.jsp
|
|
|
Yosmel S
Premium User
24 post(s)
|
Been using the alpha version for a few days and although I haven’t extensively used ZumoDrive I haven’t altogether neglected it either. No problems at all so far (weird, I know!). I have about 3 linked folders that seem to do exactly what they’re meant to do and do it well. If I have any problems I’ll make sure to let you guys know.
Question however: From what I understand the linked folder feature is really just a one way sync – anything that happens on the folder being watched will get reflected to ZumoDrive but not the other way around. If I wanted to modify documents in a linked folder from another computer what would be the best way of doing so? Or am I misunderstanding the functionality altogether?
|
|
|
Kevin W
ZumoDrive Team
617 post(s)
|
Yosmel, it is a two way sync. If you make changes to the files from another computer, they will be reflected in your original folder.
|
|
|
Yosmel S
Premium User
24 post(s)
|
Even better! Thanks for the clarification.
|
|
|
Neil T
Premium User
20 post(s)
|
Kevin
Installed the latest version and confirm that it now works, although it took ages from finishing the install to loading up the “first start” screens. Anyway, I will have a play for a few days and then come back with any comments.
Thanks
Neil
|
|
|
Neil T
Premium User
20 post(s)
|
Hi
Had a couple of days now to play with the linked folders and it works well. I have a few comments/suggestions/thoughts as follows:
- my previous comment about wanting to be able to move folders out of the “Linked Folders” directory stands. The fact that you need to go down three levels before you get to the folder you have linked is a bit of a pain too.
- when you try and do thinks to files/folders in a linked folder on the host machine you get a message telling you can’t, which is fine, but the messages are truncated. See here for some screen grabs: http://www.zumodrive.com/share/CBlM2M3MT
- my final point is to do with the very heavy bias in the latest install in getting you to upload your media to ZumoDrive. As a business user of ZumoDrive I have little interest in this and wanted to know what, if any, plans there are for more business features? Happy to send my thoughts on this separately if you are interested.
Thanks
Neil
|