vazexqi / CodingSpectator

Watches and analyzes code edits in the Eclipse IDE non-invasively
http://codingspectator.cs.illinois.edu
Other
20 stars 14 forks source link

Failed to copy the UDC data into the watched folder #285

Closed reprogrammer closed 13 years ago

reprogrammer commented 13 years ago

I found the following in the error log when I pressed the "Upload Now" button on the preference page.

eclipse.buildId=unknown
java.version=1.6.0_26
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.rcp.product
Command-line arguments:  -product org.eclipse.epp.package.rcp.product -data ../CodingSpectatorRuntime -dev file:/.metadata/.plugins/org.eclipse.pde.core/CodingSpectator/dev.properties -os linux -ws gtk -arch x86_64 -consoleLog

Error
Sat Jul 16 22:32:03 CDT 2011
Failed to transfer the UDC data into the watched folder.
reprogrammer commented 13 years ago

The error is reported because there were no UDC files to upload. While investigating this issue, I noticed a more sever problem. It looks like CodingSpectator doesn't capture UDC data if the user has chosen not to upload the UDC data to Eclipse foundation.