blackberry / webworks-gui

GUI Tool for WebWorks 2.0
https://developer.blackberry.com/html5/
Apache License 2.0
3 stars 5 forks source link

WebWorks routes needs to lock against multiple access to a resource #195

Open jsoref opened 10 years ago

jsoref commented 10 years ago

If you click quickly enough between various tabs, you may encounter output like this.

Output stdout: [ 'com.blackberry.ui.cover' ]

stderr: stdout: stderr: stdout: All platforms are up-to-date.

stderr: stdout: rm: could not remove directory (code ENOTEMPTY): C:\Documents and Settings\victim\WebWorks Projects\Project2\platforms\blackberry10\www

mkdir: path already exists: C:\Documents and Settings\victim\WebWorks Projects\Project2\platforms\blackberry10\www

cp: copyFileSync: could not write to dest file (code=EPERM):C:\Documents and Settings\victim\WebWorks Projects\Project2\platforms\blackberry10\www\cordova.js

All platforms are up-to-date.

stderr: stdout: All platforms are up-to-date.

stderr: stdout: All platforms are up-to-date.

stderr: stdout: All platforms are up-to-date.

stderr: stdout: All platforms are up-to-date.

stderr: Parsing C:\Documents and Settings\All Users\WebWorks Projects\Shared\platforms\blackberry10\www\config.xml failed

stdout: All platforms are up-to-date.

stderr: ...

stderr: stdout: All platforms are up-to-date.

stderr: stdout: rm: could not remove directory (code ENOTEMPTY): C:\Documents and Settings\All Users\WebWorks Projects\Shared\platforms\blackberry10\www

mkdir: path already exists: C:\Documents and Settings\All Users\WebWorks Projects\Shared\platforms\blackberry10\www

cp: copyFileSync: could not write to dest file (code=EPERM):C:\Documents and Settings\All Users\WebWorks Projects\Shared\platforms\blackberry10\www\cordova.js