[main ] [2020-07-13 15:26:06] INFO com.justinmind.prototyper - EXIT Justinmind Prototyper [main ] [2020-07-13 15:26:16] INFO com.justinmind.prototyper - START Justinmind Prototyper [main ] [2020-07-13 15:26:17] INFO com.justinmind.metrics - {type=OPENED, hostname=macbook-pro, user=frankcipolla, install_id=-1992046180, os=Mac OS X, os_version=10.15.5, arch=x86_64, osarch=64, country=US, language=en, version=8.7.8, java_version=1.8.0_232-b18, cpu=, dpi=129, displays=3, resolution=1920x1080 1920x1080 1680x1050} [main ] [2020-07-13 15:26:19] INFO com.justinmind.metrics - {type=PC_INFO, hostname=macbook-pro, user=frankcipolla, install_id=-1992046180, license=9C461E6808E6487D870E238F45D656BF, os=Mac OS X, os_version=10.15.5, arch=x86_64, osarch=64, country=US, language=en, product=Prototyper Pro, version=8.7.8, java_version=1.8.0_232-b18, cpu=, dpi=129, displays=3, resolution=1920x1080 1920x1080 1680x1050, user_id=46971962, name=null, username=yfKXMbWRbaut75IYfXiSrVsigqTcMAOs8i3ronSE3ak=, account_id=46971964, role=EDITOR, status=PRO} [main ] [2020-07-13 15:26:19] INFO com.justinmind.metrics - {type=STARTED} [main ] [2020-07-13 15:26:19] INFO com.justinmind.prototyper - Open project from OpenDocumentEvent [main ] [2020-07-13 15:26:19] INFO com.justinmind.prototyper - Open: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/TestingWeb&Mobile_20200713_01.vp [main ] [2020-07-13 15:26:19] INFO com.justinmind.prototyper - Failed to open: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/TestingWeb&Mobile_20200713_01.vp [main ] [2020-07-13 15:26:19] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ImportProjectOperation@6e8a9c30 java.io.FileNotFoundException: /Users/frankcipolla/Justinmind/8.7.8/work1/3586169314662720456/properties.xml (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at com.justinmind.util.xml.Loader.loadFile(Loader.java:29) at com.justinmind.evc.model.projects.ProjectPropertiesTranslator.loadProjectProperties(ProjectPropertiesTranslator.java:86) at com.justinmind.evc.model.projects.ProjectPropertiesTranslator.loadProjectProperties(ProjectPropertiesTranslator.java:224) at com.justinmind.evc.model.projects.EVCProjectModel.openProject(EVCProjectModel.java:168) at com.justinmind.evc.model.projects.EVCProjectModel.openProject(EVCProjectModel.java:130) at com.justinmind.evc.vp.model.EVCProjectModelScenarios.openProject(EVCProjectModelScenarios.java) at com.justinmind.evc.operations.projects.ImportProjectOperation.a(ImportProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.OpenProject$LongRunningOperation.run(OpenProject.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.af.a(af.java) at com.justinmind.evc.igu.actions.af.b(af.java) at com.justinmind.evc.igu.actions.af.run(af.java) at com.justinmind.evc.igu.main.wc.b(wc.java) at com.justinmind.evc.igu.main.ri.postWindowOpen(ri.java) at org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpened(WorkbenchWindow.java:1365) at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:826) at org.eclipse.ui.internal.Workbench$70.runWithException(Workbench.java:3724) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3945) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3622) at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803) at org.eclipse.ui.internal.Workbench$33.runWithException(Workbench.java:1600) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3945) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3622) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2609) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 15:26:19] ERROR com.justinmind.prototyper - File error in prototype. File weights 0 bytes. [main ] [2020-07-13 15:26:19] ERROR com.justinmind.prototyper - Showing its root level contents in: /Users/frankcipolla/Justinmind/8.7.8/work1/3586169314662720456 [main ] [2020-07-13 15:26:19] ERROR com.justinmind.prototyper - Cannot retrieve contents of root path. [main ] [2020-07-13 15:26:32] INFO com.justinmind.prototyper - Widgets loaded [main ] [2020-07-13 15:26:49] INFO com.justinmind.prototyper - Open: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/TestingWeb&Mobile_20200713_01.vp [ModalContext ] [2020-07-13 15:26:49] INFO com.justinmind.prototyper - Failed to open: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/TestingWeb&Mobile_20200713_01.vp [ModalContext ] [2020-07-13 15:26:49] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ImportProjectOperation@75f8dff7 java.io.FileNotFoundException: /Users/frankcipolla/Justinmind/8.7.8/work1/-1787104751676106839/properties.xml (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at com.justinmind.util.xml.Loader.loadFile(Loader.java:29) at com.justinmind.evc.model.projects.ProjectPropertiesTranslator.loadProjectProperties(ProjectPropertiesTranslator.java:86) at com.justinmind.evc.model.projects.ProjectPropertiesTranslator.loadProjectProperties(ProjectPropertiesTranslator.java:224) at com.justinmind.evc.model.projects.EVCProjectModel.openProject(EVCProjectModel.java:168) at com.justinmind.evc.model.projects.EVCProjectModel.openProject(EVCProjectModel.java:130) at com.justinmind.evc.vp.model.EVCProjectModelScenarios.openProject(EVCProjectModelScenarios.java) at com.justinmind.evc.operations.projects.ImportProjectOperation.a(ImportProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.OpenProject$LongRunningOperation.run(OpenProject.java) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) [ModalContext ] [2020-07-13 15:26:49] ERROR com.justinmind.prototyper - File error in prototype. File weights 0 bytes. [ModalContext ] [2020-07-13 15:26:49] ERROR com.justinmind.prototyper - Showing its root level contents in: /Users/frankcipolla/Justinmind/8.7.8/work1/-1787104751676106839 [ModalContext ] [2020-07-13 15:26:49] ERROR com.justinmind.prototyper - Cannot retrieve contents of root path. [main ] [2020-07-13 15:27:06] INFO com.justinmind.prototyper - Widgets loaded [main ] [2020-07-13 15:27:59] INFO com.justinmind.prototyper - Open: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/dandyweb_5a.vp [ModalContext ] [2020-07-13 15:27:59] INFO com.justinmind.prototyper - Failed to open: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/dandyweb_5a.vp [ModalContext ] [2020-07-13 15:27:59] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ImportProjectOperation@7e6c0f86 java.io.FileNotFoundException: /Users/frankcipolla/Justinmind/8.7.8/work1/8363681713113684946/properties.xml (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at com.justinmind.util.xml.Loader.loadFile(Loader.java:29) at com.justinmind.evc.model.projects.ProjectPropertiesTranslator.loadProjectProperties(ProjectPropertiesTranslator.java:86) at com.justinmind.evc.model.projects.ProjectPropertiesTranslator.loadProjectProperties(ProjectPropertiesTranslator.java:224) at com.justinmind.evc.model.projects.EVCProjectModel.openProject(EVCProjectModel.java:168) at com.justinmind.evc.model.projects.EVCProjectModel.openProject(EVCProjectModel.java:130) at com.justinmind.evc.vp.model.EVCProjectModelScenarios.openProject(EVCProjectModelScenarios.java) at com.justinmind.evc.operations.projects.ImportProjectOperation.a(ImportProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.OpenProject$LongRunningOperation.run(OpenProject.java) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) [ModalContext ] [2020-07-13 15:27:59] ERROR com.justinmind.prototyper - File error in prototype. File weights 0 bytes. [ModalContext ] [2020-07-13 15:27:59] ERROR com.justinmind.prototyper - Showing its root level contents in: /Users/frankcipolla/Justinmind/8.7.8/work1/8363681713113684946 [ModalContext ] [2020-07-13 15:27:59] ERROR com.justinmind.prototyper - Cannot retrieve contents of root path. [main ] [2020-07-13 15:28:06] INFO com.justinmind.prototyper - Widgets loaded [main ] [2020-07-13 15:28:08] INFO com.justinmind.metrics - {type=CLOSED, use_time=109691} [main ] [2020-07-13 15:28:08] INFO com.justinmind.prototyper - EXIT Justinmind Prototyper [main ] [2020-07-13 15:28:34] INFO com.justinmind.prototyper - START Justinmind Prototyper [main ] [2020-07-13 15:28:34] INFO com.justinmind.metrics - {type=OPENED, hostname=macbook-pro, user=frankcipolla, install_id=-1992046180, os=Mac OS X, os_version=10.15.5, arch=x86_64, osarch=64, country=US, language=en, version=8.7.8, java_version=1.8.0_232-b18, cpu=, dpi=129, displays=3, resolution=1920x1080 1920x1080 1680x1050} [main ] [2020-07-13 15:28:36] INFO com.justinmind.metrics - {type=PC_INFO, hostname=macbook-pro, user=frankcipolla, install_id=-1992046180, license=9C461E6808E6487D870E238F45D656BF, os=Mac OS X, os_version=10.15.5, arch=x86_64, osarch=64, country=US, language=en, product=Prototyper Pro, version=8.7.8, java_version=1.8.0_232-b18, cpu=, dpi=129, displays=3, resolution=1920x1080 1920x1080 1680x1050, user_id=46971962, name=null, username=yfKXMbWRbaut75IYfXiSrVsigqTcMAOs8i3ronSE3ak=, account_id=46971964, role=EDITOR, status=PRO} [main ] [2020-07-13 15:28:36] INFO com.justinmind.metrics - {type=STARTED} [main ] [2020-07-13 15:28:45] INFO com.justinmind.prototyper - Open: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/TestingWeb&Mobile_20200713_01.vp [ModalContext ] [2020-07-13 15:28:45] INFO com.justinmind.prototyper - Failed to open: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/TestingWeb&Mobile_20200713_01.vp [ModalContext ] [2020-07-13 15:28:45] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ImportProjectOperation@6fbef528 java.io.FileNotFoundException: /Users/frankcipolla/Justinmind/8.7.8/work1/7589721142464603469/properties.xml (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at com.justinmind.util.xml.Loader.loadFile(Loader.java:29) at com.justinmind.evc.model.projects.ProjectPropertiesTranslator.loadProjectProperties(ProjectPropertiesTranslator.java:86) at com.justinmind.evc.model.projects.ProjectPropertiesTranslator.loadProjectProperties(ProjectPropertiesTranslator.java:224) at com.justinmind.evc.model.projects.EVCProjectModel.openProject(EVCProjectModel.java:168) at com.justinmind.evc.model.projects.EVCProjectModel.openProject(EVCProjectModel.java:130) at com.justinmind.evc.vp.model.EVCProjectModelScenarios.openProject(EVCProjectModelScenarios.java) at com.justinmind.evc.operations.projects.ImportProjectOperation.a(ImportProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.OpenProject$LongRunningOperation.run(OpenProject.java) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) [ModalContext ] [2020-07-13 15:28:45] ERROR com.justinmind.prototyper - File error in prototype. File weights 0 bytes. [ModalContext ] [2020-07-13 15:28:45] ERROR com.justinmind.prototyper - Showing its root level contents in: /Users/frankcipolla/Justinmind/8.7.8/work1/7589721142464603469 [ModalContext ] [2020-07-13 15:28:45] ERROR com.justinmind.prototyper - Cannot retrieve contents of root path. [main ] [2020-07-13 15:28:54] INFO com.justinmind.prototyper - Widgets loaded [main ] [2020-07-13 15:29:05] INFO com.justinmind.prototyper - Teamwork connect [main ] [2020-07-13 15:29:11] INFO com.justinmind.prototyper - Teamwork Open: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497//current [main ] [2020-07-13 15:29:21] INFO com.justinmind.prototyper - Activate Tab: USER_INTERFACE [main ] [2020-07-13 15:29:21] INFO com.justinmind.prototyper - Activate Tab: USER_INTERFACE [main ] [2020-07-13 15:29:29] INFO com.justinmind.metrics - {type=TW_OP, op=OPEN_TW_PROTOTYPE, prototype_id=47535707, account=46971964, username=frankc@dandylion.us} [main ] [2020-07-13 15:29:29] INFO com.justinmind.prototyper - Teamwork update [main ] [2020-07-13 15:29:39] INFO com.justinmind.prototyper - Save: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 15:29:39] INFO com.justinmind.prototyper - Exporting unzipped... [main ] [2020-07-13 15:29:39] INFO com.justinmind.prototyper - Saved successfully! [main ] [2020-07-13 15:29:45] INFO com.justinmind.prototyper - Save: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 15:29:45] INFO com.justinmind.prototyper - Exporting unzipped... [main ] [2020-07-13 15:29:46] INFO com.justinmind.prototyper - Saved successfully! [main ] [2020-07-13 15:30:50] INFO com.justinmind.prototyper - Teamwork lock/unlock element [main ] [2020-07-13 15:30:50] INFO com.justinmind.prototyper - Teamwork update [ModalContext ] [2020-07-13 15:30:51] INFO com.justinmind.metrics - {type=TW_OP, op=TeamworkBlockOperation, account_type=null, prototype_id=47535707, account=46971964, username=frankc@dandylion.us} [main ] [2020-07-13 15:31:01] INFO com.justinmind.prototyper - Teamwork unlock all elements [main ] [2020-07-13 15:31:01] INFO com.justinmind.prototyper - Save: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 15:31:02] INFO com.justinmind.prototyper - Exporting unzipped... [main ] [2020-07-13 15:31:02] INFO com.justinmind.prototyper - Saved successfully! [ModalContext ] [2020-07-13 15:31:03] INFO com.justinmind.metrics - {type=TW_OP, op=TeamworkUnblockOperation, account_type=null, prototype_id=47535707, account=46971964, username=frankc@dandylion.us} [main ] [2020-07-13 15:31:11] INFO com.justinmind.prototyper - Teamwork show locks [main ] [2020-07-13 15:31:11] INFO com.justinmind.prototyper - Teamwork update [main ] [2020-07-13 15:34:15] INFO com.justinmind.prototyper - Teamwork show locks [main ] [2020-07-13 15:34:15] INFO com.justinmind.prototyper - Teamwork update [main ] [2020-07-13 15:34:49] INFO com.justinmind.metrics - {type=CLOSED, use_time=373528} [main ] [2020-07-13 15:34:50] INFO com.justinmind.prototyper - EXIT Justinmind Prototyper [main ] [2020-07-13 15:34:55] INFO com.justinmind.prototyper - START Justinmind Prototyper [main ] [2020-07-13 15:34:55] INFO com.justinmind.metrics - {type=OPENED, hostname=macbook-pro, user=frankcipolla, install_id=-1992046180, os=Mac OS X, os_version=10.15.5, arch=x86_64, osarch=64, country=US, language=en, version=8.7.8, java_version=1.8.0_232-b18, cpu=, dpi=129, displays=3, resolution=1920x1080 1920x1080 1680x1050} [main ] [2020-07-13 15:34:57] INFO com.justinmind.metrics - {type=PC_INFO, hostname=macbook-pro, user=frankcipolla, install_id=-1992046180, license=9C461E6808E6487D870E238F45D656BF, os=Mac OS X, os_version=10.15.5, arch=x86_64, osarch=64, country=US, language=en, product=Prototyper Pro, version=8.7.8, java_version=1.8.0_232-b18, cpu=, dpi=129, displays=3, resolution=1920x1080 1920x1080 1680x1050, user_id=46971962, name=null, username=yfKXMbWRbaut75IYfXiSrVsigqTcMAOs8i3ronSE3ak=, account_id=46971964, role=EDITOR, status=PRO} [main ] [2020-07-13 15:34:57] INFO com.justinmind.metrics - {type=STARTED} [main ] [2020-07-13 15:35:14] INFO com.justinmind.prototyper - Open: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/TestingWeb&Mobile_20200713_01.vp [ModalContext ] [2020-07-13 15:35:14] INFO com.justinmind.prototyper - Failed to open: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/TestingWeb&Mobile_20200713_01.vp [ModalContext ] [2020-07-13 15:35:14] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ImportProjectOperation@b88fed4 java.io.FileNotFoundException: /Users/frankcipolla/Justinmind/8.7.8/work1/-6772199029207155706/properties.xml (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at com.justinmind.util.xml.Loader.loadFile(Loader.java:29) at com.justinmind.evc.model.projects.ProjectPropertiesTranslator.loadProjectProperties(ProjectPropertiesTranslator.java:86) at com.justinmind.evc.model.projects.ProjectPropertiesTranslator.loadProjectProperties(ProjectPropertiesTranslator.java:224) at com.justinmind.evc.model.projects.EVCProjectModel.openProject(EVCProjectModel.java:168) at com.justinmind.evc.model.projects.EVCProjectModel.openProject(EVCProjectModel.java:130) at com.justinmind.evc.vp.model.EVCProjectModelScenarios.openProject(EVCProjectModelScenarios.java) at com.justinmind.evc.operations.projects.ImportProjectOperation.a(ImportProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.OpenProject$LongRunningOperation.run(OpenProject.java) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) [ModalContext ] [2020-07-13 15:35:14] ERROR com.justinmind.prototyper - File error in prototype. File weights 0 bytes. [ModalContext ] [2020-07-13 15:35:14] ERROR com.justinmind.prototyper - Showing its root level contents in: /Users/frankcipolla/Justinmind/8.7.8/work1/-6772199029207155706 [ModalContext ] [2020-07-13 15:35:14] ERROR com.justinmind.prototyper - Cannot retrieve contents of root path. [main ] [2020-07-13 15:35:21] INFO com.justinmind.prototyper - Widgets loaded [main ] [2020-07-13 15:35:32] INFO com.justinmind.prototyper - Open: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/dandyweb_5a.vp [ModalContext ] [2020-07-13 15:35:32] INFO com.justinmind.prototyper - Failed to open: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/dandyweb_5a.vp [ModalContext ] [2020-07-13 15:35:32] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ImportProjectOperation@587dc6e1 java.io.FileNotFoundException: /Users/frankcipolla/Justinmind/8.7.8/work1/-3530494891857253139/properties.xml (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at com.justinmind.util.xml.Loader.loadFile(Loader.java:29) at com.justinmind.evc.model.projects.ProjectPropertiesTranslator.loadProjectProperties(ProjectPropertiesTranslator.java:86) at com.justinmind.evc.model.projects.ProjectPropertiesTranslator.loadProjectProperties(ProjectPropertiesTranslator.java:224) at com.justinmind.evc.model.projects.EVCProjectModel.openProject(EVCProjectModel.java:168) at com.justinmind.evc.model.projects.EVCProjectModel.openProject(EVCProjectModel.java:130) at com.justinmind.evc.vp.model.EVCProjectModelScenarios.openProject(EVCProjectModelScenarios.java) at com.justinmind.evc.operations.projects.ImportProjectOperation.a(ImportProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.OpenProject$LongRunningOperation.run(OpenProject.java) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) [ModalContext ] [2020-07-13 15:35:32] ERROR com.justinmind.prototyper - File error in prototype. File weights 0 bytes. [ModalContext ] [2020-07-13 15:35:32] ERROR com.justinmind.prototyper - Showing its root level contents in: /Users/frankcipolla/Justinmind/8.7.8/work1/-3530494891857253139 [ModalContext ] [2020-07-13 15:35:32] ERROR com.justinmind.prototyper - Cannot retrieve contents of root path. [main ] [2020-07-13 15:35:43] INFO com.justinmind.prototyper - Widgets loaded [main ] [2020-07-13 15:35:52] INFO com.justinmind.prototyper - Open project from OpenDocumentEvent [main ] [2020-07-13 15:35:52] INFO com.justinmind.prototyper - Open: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/dandyweb_5a.vp [ModalContext ] [2020-07-13 15:35:52] INFO com.justinmind.prototyper - Failed to open: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/dandyweb_5a.vp [ModalContext ] [2020-07-13 15:35:52] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ImportProjectOperation@68be2087 java.io.FileNotFoundException: /Users/frankcipolla/Justinmind/8.7.8/work1/7681015805479844725/properties.xml (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at com.justinmind.util.xml.Loader.loadFile(Loader.java:29) at com.justinmind.evc.model.projects.ProjectPropertiesTranslator.loadProjectProperties(ProjectPropertiesTranslator.java:86) at com.justinmind.evc.model.projects.ProjectPropertiesTranslator.loadProjectProperties(ProjectPropertiesTranslator.java:224) at com.justinmind.evc.model.projects.EVCProjectModel.openProject(EVCProjectModel.java:168) at com.justinmind.evc.model.projects.EVCProjectModel.openProject(EVCProjectModel.java:130) at com.justinmind.evc.vp.model.EVCProjectModelScenarios.openProject(EVCProjectModelScenarios.java) at com.justinmind.evc.operations.projects.ImportProjectOperation.a(ImportProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.OpenProject$LongRunningOperation.run(OpenProject.java) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) [ModalContext ] [2020-07-13 15:35:52] ERROR com.justinmind.prototyper - File error in prototype. File weights 0 bytes. [ModalContext ] [2020-07-13 15:35:52] ERROR com.justinmind.prototyper - Showing its root level contents in: /Users/frankcipolla/Justinmind/8.7.8/work1/7681015805479844725 [ModalContext ] [2020-07-13 15:35:52] ERROR com.justinmind.prototyper - Cannot retrieve contents of root path. [main ] [2020-07-13 15:35:59] INFO com.justinmind.prototyper - Widgets loaded [main ] [2020-07-13 15:36:05] INFO com.justinmind.prototyper - Teamwork connect [main ] [2020-07-13 15:36:11] INFO com.justinmind.prototyper - Teamwork Open: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497//current [main ] [2020-07-13 15:36:20] INFO com.justinmind.prototyper - Activate Tab: USER_INTERFACE [main ] [2020-07-13 15:36:20] INFO com.justinmind.prototyper - Activate Tab: USER_INTERFACE [main ] [2020-07-13 15:36:28] INFO com.justinmind.metrics - {type=TW_OP, op=OPEN_TW_PROTOTYPE, prototype_id=47535707, account=46971964, username=frankc@dandylion.us} [main ] [2020-07-13 15:36:29] INFO com.justinmind.prototyper - Teamwork update [main ] [2020-07-13 15:36:36] INFO com.justinmind.prototyper - Save: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 15:36:37] INFO com.justinmind.prototyper - Exporting unzipped... [main ] [2020-07-13 15:36:37] INFO com.justinmind.prototyper - Saved successfully! [main ] [2020-07-13 15:36:42] INFO com.justinmind.prototyper - Save: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 15:36:42] INFO com.justinmind.prototyper - Exporting unzipped... [main ] [2020-07-13 15:36:42] INFO com.justinmind.prototyper - Saved successfully! [main ] [2020-07-13 15:37:10] INFO com.justinmind.prototyper - Teamwork show locks [main ] [2020-07-13 15:37:10] INFO com.justinmind.prototyper - Teamwork update [main ] [2020-07-13 15:39:13] INFO com.justinmind.metrics - {type=JP_OP, op=SAVE_AS_IMAGE} [main ] [2020-07-13 16:24:38] INFO com.justinmind.prototyper - Open project from OpenDocumentEvent [main ] [2020-07-13 16:24:41] INFO com.justinmind.prototyper - START Justinmind Prototyper [main ] [2020-07-13 16:24:41] INFO com.justinmind.metrics - {type=OPENED, hostname=macbook-pro, user=frankcipolla, install_id=-1992046180, os=Mac OS X, os_version=10.15.5, arch=x86_64, osarch=64, country=US, language=en, version=8.7.8, java_version=1.8.0_232-b18, cpu=, dpi=129, displays=3, resolution=1920x1080 1920x1080 1680x1050} [main ] [2020-07-13 16:24:43] INFO com.justinmind.metrics - {type=PC_INFO, hostname=macbook-pro, user=frankcipolla, install_id=-1992046180, license=9C461E6808E6487D870E238F45D656BF, os=Mac OS X, os_version=10.15.5, arch=x86_64, osarch=64, country=US, language=en, product=Prototyper Pro, version=8.7.8, java_version=1.8.0_232-b18, cpu=, dpi=129, displays=3, resolution=1920x1080 1920x1080 1680x1050, user_id=46971962, name=null, username=yfKXMbWRbaut75IYfXiSrVsigqTcMAOs8i3ronSE3ak=, account_id=46971964, role=EDITOR, status=PRO} [main ] [2020-07-13 16:24:43] INFO com.justinmind.metrics - {type=STARTED} [main ] [2020-07-13 16:24:44] INFO com.justinmind.prototyper - Open project from OpenDocumentEvent [main ] [2020-07-13 16:24:44] INFO com.justinmind.prototyper - Open: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/dandyweb_5a.vp [main ] [2020-07-13 16:24:44] INFO com.justinmind.prototyper - Failed to open: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/dandyweb_5a.vp [main ] [2020-07-13 16:24:44] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ImportProjectOperation@b965857 java.io.FileNotFoundException: /Users/frankcipolla/Justinmind/8.7.8/work2/-7725391852110447999/properties.xml (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at com.justinmind.util.xml.Loader.loadFile(Loader.java:29) at com.justinmind.evc.model.projects.ProjectPropertiesTranslator.loadProjectProperties(ProjectPropertiesTranslator.java:86) at com.justinmind.evc.model.projects.ProjectPropertiesTranslator.loadProjectProperties(ProjectPropertiesTranslator.java:224) at com.justinmind.evc.model.projects.EVCProjectModel.openProject(EVCProjectModel.java:168) at com.justinmind.evc.model.projects.EVCProjectModel.openProject(EVCProjectModel.java:130) at com.justinmind.evc.vp.model.EVCProjectModelScenarios.openProject(EVCProjectModelScenarios.java) at com.justinmind.evc.operations.projects.ImportProjectOperation.a(ImportProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.OpenProject$LongRunningOperation.run(OpenProject.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.af.a(af.java) at com.justinmind.evc.igu.actions.af.b(af.java) at com.justinmind.evc.igu.actions.af.run(af.java) at com.justinmind.evc.igu.main.wc.b(wc.java) at com.justinmind.evc.igu.main.ri.postWindowOpen(ri.java) at org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpened(WorkbenchWindow.java:1365) at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:826) at org.eclipse.ui.internal.Workbench$70.runWithException(Workbench.java:3724) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3945) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3622) at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803) at org.eclipse.ui.internal.Workbench$33.runWithException(Workbench.java:1600) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3945) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3622) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2609) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 16:24:44] ERROR com.justinmind.prototyper - File error in prototype. File weights 0 bytes. [main ] [2020-07-13 16:24:44] ERROR com.justinmind.prototyper - Showing its root level contents in: /Users/frankcipolla/Justinmind/8.7.8/work2/-7725391852110447999 [main ] [2020-07-13 16:24:44] ERROR com.justinmind.prototyper - Cannot retrieve contents of root path. [main ] [2020-07-13 16:24:53] INFO com.justinmind.prototyper - Widgets loaded [main ] [2020-07-13 16:25:04] INFO com.justinmind.prototyper - Teamwork connect [main ] [2020-07-13 16:25:05] INFO com.justinmind.prototyper - Teamwork Open: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497//current [main ] [2020-07-13 16:25:15] INFO com.justinmind.prototyper - Activate Tab: USER_INTERFACE [main ] [2020-07-13 16:25:15] INFO com.justinmind.prototyper - Activate Tab: USER_INTERFACE [main ] [2020-07-13 16:25:21] INFO com.justinmind.metrics - {type=TW_OP, op=OPEN_TW_PROTOTYPE, prototype_id=47535707, account=46971964, username=frankc@dandylion.us} [main ] [2020-07-13 16:25:21] INFO com.justinmind.prototyper - Teamwork update [main ] [2020-07-13 16:27:13] INFO com.justinmind.metrics - {type=JP_OP, op=NewPageOperation} [main ] [2020-07-13 16:27:13] INFO com.justinmind.metrics - {type=JP_OP, op=DEVICE_CHANGE} [main ] [2020-07-13 16:28:02] INFO com.justinmind.prototyper - Teamwork Open: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/base [main ] [2020-07-13 16:28:08] INFO com.justinmind.prototyper - Activate Tab: USER_INTERFACE [main ] [2020-07-13 16:28:08] INFO com.justinmind.prototyper - Activate Tab: USER_INTERFACE [main ] [2020-07-13 16:28:14] INFO com.justinmind.metrics - {type=TW_OP, op=OPEN_TW_PROTOTYPE, prototype_id=47535707, account=46971964, username=frankc@dandylion.us} [main ] [2020-07-13 16:28:22] INFO com.justinmind.prototyper - Save: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 16:28:22] INFO com.justinmind.prototyper - Exporting unzipped... [main ] [2020-07-13 16:28:22] INFO com.justinmind.prototyper - Saved successfully! [main ] [2020-07-13 16:29:16] INFO com.justinmind.prototyper - Save as: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/dandyweb_5c.vp [main ] [2020-07-13 16:29:16] INFO com.justinmind.prototyper - Compressing file: /dandyweb_5c.vp [main ] [2020-07-13 16:29:17] INFO com.justinmind.prototyper - Moving file to destination... [main ] [2020-07-13 16:29:17] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@62536882 java.io.FileNotFoundException: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/dandyweb_5c.vp (Permission denied) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.(FileOutputStream.java:213) at com.justinmind.util.file.FileUtils.getSafeFileOutputStream(FileUtils.java:148) at com.justinmind.util.file.FileUtils.copyFileTo(FileUtils.java:234) at com.justinmind.util.file.FileUtils.copyFileTo(FileUtils.java:215) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at com.justinmind.evc.igu.actions.of.run(of.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.nf.runWithEvent(nf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 16:29:17] INFO com.justinmind.prototyper - START auxiliar save as: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 16:29:17] INFO com.justinmind.prototyper - Compressing file: /dandyweb_5c.vp [main ] [2020-07-13 16:29:18] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@62536882 java.lang.Exception at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at com.justinmind.evc.igu.actions.of.run(of.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.nf.runWithEvent(nf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 16:29:21] INFO com.justinmind.prototyper - Result auxiliar save as: -2 [main ] [2020-07-13 16:29:21] INFO com.justinmind.prototyper - END auxiliar save as: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 16:31:17] INFO com.justinmind.prototyper - Save as: /Users/frankcipolla/Documents/SnapScans/dandyweb_5c.vp [main ] [2020-07-13 16:31:17] INFO com.justinmind.prototyper - Compressing file: /dandyweb_5c.vp [main ] [2020-07-13 16:31:18] INFO com.justinmind.prototyper - Moving file to destination... [main ] [2020-07-13 16:31:18] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@706c2726 java.io.FileNotFoundException: /Users/frankcipolla/Documents/SnapScans/dandyweb_5c.vp (Permission denied) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.(FileOutputStream.java:213) at com.justinmind.util.file.FileUtils.getSafeFileOutputStream(FileUtils.java:148) at com.justinmind.util.file.FileUtils.copyFileTo(FileUtils.java:234) at com.justinmind.util.file.FileUtils.copyFileTo(FileUtils.java:215) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at com.justinmind.evc.igu.actions.of.run(of.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.nf.runWithEvent(nf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 16:31:18] INFO com.justinmind.prototyper - START auxiliar save as: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 16:31:18] INFO com.justinmind.prototyper - Compressing file: /dandyweb_5c.vp [main ] [2020-07-13 16:31:19] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@706c2726 java.lang.Exception at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at com.justinmind.evc.igu.actions.of.run(of.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.nf.runWithEvent(nf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 16:31:22] INFO com.justinmind.prototyper - Result auxiliar save as: -2 [main ] [2020-07-13 16:31:22] INFO com.justinmind.prototyper - END auxiliar save as: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 17:02:03] INFO com.justinmind.prototyper - Save: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 17:02:16] INFO com.justinmind.prototyper - Save as: /Users/frankcipolla/Documents/SnapScans/dandyweb_5c.vp [main ] [2020-07-13 17:02:16] INFO com.justinmind.prototyper - Compressing file: /dandyweb_5c.vp [main ] [2020-07-13 17:02:16] INFO com.justinmind.prototyper - Moving file to destination... [main ] [2020-07-13 17:02:16] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@6779af40 java.io.FileNotFoundException: /Users/frankcipolla/Documents/SnapScans/dandyweb_5c.vp (Permission denied) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.(FileOutputStream.java:213) at com.justinmind.util.file.FileUtils.getSafeFileOutputStream(FileUtils.java:148) at com.justinmind.util.file.FileUtils.copyFileTo(FileUtils.java:234) at com.justinmind.util.file.FileUtils.copyFileTo(FileUtils.java:215) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at com.justinmind.evc.igu.actions.pf.run(pf.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.pf.runWithEvent(pf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 17:02:16] INFO com.justinmind.prototyper - START auxiliar save as: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 17:02:16] INFO com.justinmind.prototyper - Compressing file: /dandyweb_5c.vp [main ] [2020-07-13 17:02:17] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@6779af40 java.lang.Exception at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at com.justinmind.evc.igu.actions.pf.run(pf.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.pf.runWithEvent(pf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 17:02:23] INFO com.justinmind.prototyper - Result auxiliar save as: -2 [main ] [2020-07-13 17:02:23] INFO com.justinmind.prototyper - END auxiliar save as: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 17:03:39] INFO com.justinmind.prototyper - Teamwork manage prototypes [main ] [2020-07-13 17:10:12] INFO com.justinmind.prototyper - Save: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 17:10:23] INFO com.justinmind.prototyper - Save as: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/dandyweb_5b.vp [main ] [2020-07-13 17:10:23] INFO com.justinmind.prototyper - Compressing file: /dandyweb_5b.vp [main ] [2020-07-13 17:10:23] INFO com.justinmind.prototyper - Moving file to destination... [main ] [2020-07-13 17:10:23] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@4fccdd1d java.io.FileNotFoundException: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/dandyweb_5b.vp (Permission denied) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.(FileOutputStream.java:213) at com.justinmind.util.file.FileUtils.getSafeFileOutputStream(FileUtils.java:148) at com.justinmind.util.file.FileUtils.copyFileTo(FileUtils.java:234) at com.justinmind.util.file.FileUtils.copyFileTo(FileUtils.java:215) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at com.justinmind.evc.igu.actions.pf.run(pf.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.pf.runWithEvent(pf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 17:10:23] INFO com.justinmind.prototyper - START auxiliar save as: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 17:10:24] INFO com.justinmind.prototyper - Compressing file: /dandyweb_5b.vp [main ] [2020-07-13 17:10:24] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@4fccdd1d java.lang.Exception at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at com.justinmind.evc.igu.actions.pf.run(pf.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.pf.runWithEvent(pf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 17:10:36] INFO com.justinmind.prototyper - Result auxiliar save as: -2 [main ] [2020-07-13 17:10:36] INFO com.justinmind.prototyper - END auxiliar save as: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 17:10:55] INFO com.justinmind.prototyper - Save as: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/dandyweb_5b.vp [main ] [2020-07-13 17:10:55] INFO com.justinmind.prototyper - Compressing file: /dandyweb_5b.vp [main ] [2020-07-13 17:10:55] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@43a72f0f java.lang.Exception at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at com.justinmind.evc.igu.actions.pf.run(pf.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.pf.runWithEvent(pf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 17:11:01] INFO com.justinmind.prototyper - Save as: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/dandyweb_5b.vp [main ] [2020-07-13 17:11:01] INFO com.justinmind.prototyper - Compressing file: /dandyweb_5b.vp [main ] [2020-07-13 17:11:02] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@1c000c2f java.lang.Exception at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at com.justinmind.evc.igu.actions.pf.run(pf.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.pf.runWithEvent(pf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 17:11:43] INFO com.justinmind.prototyper - Save: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 17:11:46] INFO com.justinmind.prototyper - Save as: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/dandyweb_5b.vp [main ] [2020-07-13 17:11:46] INFO com.justinmind.prototyper - Compressing file: /dandyweb_5b.vp [main ] [2020-07-13 17:11:47] INFO com.justinmind.prototyper - Moving file to destination... [main ] [2020-07-13 17:11:47] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@3cf1b5fb java.io.FileNotFoundException: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/dandyweb_5b.vp (Permission denied) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.(FileOutputStream.java:213) at com.justinmind.util.file.FileUtils.getSafeFileOutputStream(FileUtils.java:148) at com.justinmind.util.file.FileUtils.copyFileTo(FileUtils.java:234) at com.justinmind.util.file.FileUtils.copyFileTo(FileUtils.java:215) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at com.justinmind.evc.igu.actions.pf.run(pf.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.pf.runWithEvent(pf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 17:11:47] INFO com.justinmind.prototyper - START auxiliar save as: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 17:11:47] INFO com.justinmind.prototyper - Compressing file: /dandyweb_5b.vp [main ] [2020-07-13 17:11:48] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@3cf1b5fb java.lang.Exception at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at com.justinmind.evc.igu.actions.pf.run(pf.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.pf.runWithEvent(pf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 17:12:13] INFO com.justinmind.prototyper - Result auxiliar save as: -2 [main ] [2020-07-13 17:12:13] INFO com.justinmind.prototyper - END auxiliar save as: /Users/frankcipolla/Justinmind/8.7.8/teamwork/38d7d702-0de0-4ced-b2f1-8ae4ae599497/current/ [main ] [2020-07-13 17:13:13] INFO com.justinmind.metrics - {type=CLOSED, use_time=2910071} [main ] [2020-07-13 17:13:13] INFO com.justinmind.prototyper - EXIT Justinmind Prototyper [main ] [2020-07-13 17:13:16] INFO com.justinmind.metrics - {type=CLOSED, use_time=5899355} [main ] [2020-07-13 17:13:16] INFO com.justinmind.prototyper - EXIT Justinmind Prototyper [main ] [2020-07-13 17:13:23] INFO com.justinmind.prototyper - START Justinmind Prototyper [main ] [2020-07-13 17:13:23] INFO com.justinmind.metrics - {type=OPENED, hostname=macbook-pro, user=frankcipolla, install_id=-1992046180, os=Mac OS X, os_version=10.15.5, arch=x86_64, osarch=64, country=US, language=en, version=8.7.8, java_version=1.8.0_232-b18, cpu=, dpi=129, displays=3, resolution=1920x1080 1920x1080 1680x1050} [main ] [2020-07-13 17:13:25] INFO com.justinmind.metrics - {type=PC_INFO, hostname=macbook-pro, user=frankcipolla, install_id=-1992046180, license=9C461E6808E6487D870E238F45D656BF, os=Mac OS X, os_version=10.15.5, arch=x86_64, osarch=64, country=US, language=en, product=Prototyper Pro, version=8.7.8, java_version=1.8.0_232-b18, cpu=, dpi=129, displays=3, resolution=1920x1080 1920x1080 1680x1050, user_id=46971962, name=null, username=yfKXMbWRbaut75IYfXiSrVsigqTcMAOs8i3ronSE3ak=, account_id=46971964, role=EDITOR, status=PRO} [main ] [2020-07-13 17:13:25] INFO com.justinmind.metrics - {type=STARTED} [main ] [2020-07-13 17:13:57] INFO com.justinmind.prototyper - Activate Tab: USER_INTERFACE [main ] [2020-07-13 17:13:58] INFO com.justinmind.prototyper - Activate Tab: USER_INTERFACE [main ] [2020-07-13 17:13:58] INFO com.justinmind.metrics - {type=JP_PREF, hidden_palettes=[], floating_palettes=[], editor=docked, hidden_toolbars=[], rules=true, grid=true, snap=true, canvasSize=true, browser=chromium} [main ] [2020-07-13 17:13:58] INFO com.justinmind.prototyper - Widgets loaded [main ] [2020-07-13 17:13:58] INFO com.justinmind.metrics - {type=JP_OP, op=NEW_PROJECT, from=empty, device=IPHONE6} [main ] [2020-07-13 17:14:07] INFO com.justinmind.prototyper - Execute operation: com.justinmind.evc.operations.actions.NewRectangleOperation@25b83dce Model:com.justinmind.evc.model.actions.ItemGroup Parameters: [name:previousItem value:Possible Values:null, name:Point value:Point(107,294)Possible Values:null, name:Size value:(152,102)Possible Values:null] [main ] [2020-07-13 17:14:07] INFO com.justinmind.metrics - {type=JP_OP, op=NewRectangleOperation} [main ] [2020-07-13 17:14:17] INFO com.justinmind.prototyper - Execute operation: com.justinmind.evc.operations.actions.NewLabelOperation@144792d5 Model:com.justinmind.evc.model.actions.ItemGroup Parameters: [name:previousItem value:Possible Values:null, name:Point value:Point(112,336)Possible Values:null, name:Size value:(141,18)Possible Values:null] [main ] [2020-07-13 17:14:18] INFO com.justinmind.metrics - {type=JP_OP, op=NewLabelOperation} [main ] [2020-07-13 17:14:25] INFO com.justinmind.prototyper - EXECUTE: com.justinmind.evc.igu.Commands.ib [main ] [2020-07-13 17:14:49] INFO com.justinmind.prototyper - EXECUTE: com.justinmind.evc.igu.Commands.h [main ] [2020-07-13 17:14:49] INFO com.justinmind.prototyper - EXECUTE: com.justinmind.evc.igu.Commands.h [main ] [2020-07-13 17:19:37] INFO com.justinmind.prototyper - Execute operation: com.justinmind.evc.operations.actions.NewImageContentOperation@768967cf Model:com.justinmind.evc.model.actions.ItemGroup Parameters: [name:previousItem value:Possible Values:null, name:Point value:Point(127,105)Possible Values:null, name:Size value:(100,100)Possible Values:null] [main ] [2020-07-13 17:19:37] INFO com.justinmind.metrics - {type=JP_OP, op=NewImageContentOperation} [main ] [2020-07-13 17:20:20] INFO com.justinmind.prototyper - Execute operation: com.justinmind.evc.operations.actions.ModifyImageContentOperation@77376e83 Model:com.justinmind.evc.model.actions.ImageContent Parameters: [name:Path value:/Volumes/FRANK_01/Frank's Pics/2019/Feb/Myra_Frank_Mafia_02_20190203.jpgPossible Values:null, name:Expand value:falsePossible Values:null, name:Attribute value:nullPossible Values:null, name:Business value:nullPossible Values:null, name:FlipHorizontal value:falsePossible Values:null, name:FlipVertical value:falsePossible Values:null, name:EmbedImage value:falsePossible Values:null, name:RemoteImage value:falsePossible Values:null, name:SVGPath value:nullPossible Values:null] [main ] [2020-07-13 17:20:28] INFO com.justinmind.prototyper - EXECUTE: com.justinmind.evc.igu.Commands.mb [main ] [2020-07-13 17:20:33] INFO com.justinmind.prototyper - EXECUTE: com.justinmind.evc.igu.Commands.h [main ] [2020-07-13 17:20:33] INFO com.justinmind.prototyper - EXECUTE: com.justinmind.evc.igu.Commands.h [main ] [2020-07-13 17:20:59] INFO com.justinmind.prototyper - EXECUTE: com.justinmind.evc.igu.Commands.h [main ] [2020-07-13 17:20:59] INFO com.justinmind.prototyper - EXECUTE: com.justinmind.evc.igu.Commands.h [main ] [2020-07-13 17:21:59] INFO com.justinmind.prototyper - Save as: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/TestPhone_02_0713.vp [main ] [2020-07-13 17:22:00] INFO com.justinmind.prototyper - Compressing file: /TestPhone_02_0713.vp [main ] [2020-07-13 17:22:00] INFO com.justinmind.prototyper - Moving file to destination... [main ] [2020-07-13 17:22:00] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@14b3976 java.io.FileNotFoundException: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/TestPhone_02_0713.vp (Permission denied) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.(FileOutputStream.java:213) at com.justinmind.util.file.FileUtils.getSafeFileOutputStream(FileUtils.java:148) at com.justinmind.util.file.FileUtils.copyFileTo(FileUtils.java:234) at com.justinmind.util.file.FileUtils.copyFileTo(FileUtils.java:215) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.nf.runWithEvent(nf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 17:22:00] INFO com.justinmind.prototyper - START auxiliar save as: null [main ] [2020-07-13 17:22:00] INFO com.justinmind.prototyper - Compressing file: /TestPhone_02_0713.vp [main ] [2020-07-13 17:22:00] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@14b3976 java.lang.Exception at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.nf.runWithEvent(nf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 17:22:04] INFO com.justinmind.prototyper - Result auxiliar save as: -2 [main ] [2020-07-13 17:22:04] INFO com.justinmind.prototyper - END auxiliar save as: null [main ] [2020-07-13 18:10:32] INFO com.justinmind.prototyper - Save as: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/PhoneTestSaving_01_713.vp [main ] [2020-07-13 18:10:32] INFO com.justinmind.prototyper - Compressing file: /PhoneTestSaving_01_713.vp [main ] [2020-07-13 18:10:32] INFO com.justinmind.prototyper - Moving file to destination... [main ] [2020-07-13 18:10:32] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@5304cee java.io.FileNotFoundException: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/PhoneTestSaving_01_713.vp (Permission denied) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.(FileOutputStream.java:213) at com.justinmind.util.file.FileUtils.getSafeFileOutputStream(FileUtils.java:148) at com.justinmind.util.file.FileUtils.copyFileTo(FileUtils.java:234) at com.justinmind.util.file.FileUtils.copyFileTo(FileUtils.java:215) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at com.justinmind.evc.igu.actions.pf.run(pf.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.pf.runWithEvent(pf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 18:10:32] INFO com.justinmind.prototyper - START auxiliar save as: null [main ] [2020-07-13 18:10:32] INFO com.justinmind.prototyper - Compressing file: /PhoneTestSaving_01_713.vp [main ] [2020-07-13 18:10:32] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@5304cee java.lang.Exception at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at com.justinmind.evc.igu.actions.pf.run(pf.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.pf.runWithEvent(pf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-13 18:10:36] INFO com.justinmind.prototyper - Result auxiliar save as: -2 [main ] [2020-07-13 18:10:36] INFO com.justinmind.prototyper - END auxiliar save as: null [main ] [2020-07-13 18:11:18] INFO com.justinmind.metrics - {type=CLOSED, use_time=3473129} [main ] [2020-07-13 18:11:18] INFO com.justinmind.prototyper - EXIT Justinmind Prototyper [main ] [2020-07-14 07:48:13] INFO com.justinmind.prototyper - START Justinmind Prototyper [main ] [2020-07-14 07:48:14] INFO com.justinmind.metrics - {type=OPENED, hostname=macbook-pro, user=frankcipolla, install_id=-1992046180, os=Mac OS X, os_version=10.15.5, arch=x86_64, osarch=64, country=US, language=en, version=8.7.8, java_version=1.8.0_232-b18, cpu=, dpi=129, displays=3, resolution=1920x1080 1920x1080 1680x1050} [main ] [2020-07-14 07:48:15] INFO com.justinmind.metrics - {type=PC_INFO, hostname=macbook-pro, user=frankcipolla, install_id=-1992046180, license=9C461E6808E6487D870E238F45D656BF, os=Mac OS X, os_version=10.15.5, arch=x86_64, osarch=64, country=US, language=en, product=Prototyper Pro, version=8.7.8, java_version=1.8.0_232-b18, cpu=, dpi=129, displays=3, resolution=1920x1080 1920x1080 1680x1050, user_id=46971962, name=null, username=yfKXMbWRbaut75IYfXiSrVsigqTcMAOs8i3ronSE3ak=, account_id=46971964, role=EDITOR, status=PRO} [main ] [2020-07-14 07:48:15] INFO com.justinmind.metrics - {type=STARTED} [main ] [2020-07-14 07:48:27] INFO com.justinmind.metrics - {type=CLOSED, use_time=11959} [main ] [2020-07-14 07:48:28] INFO com.justinmind.prototyper - EXIT Justinmind Prototyper [main ] [2020-07-14 07:52:14] INFO com.justinmind.prototyper - START Justinmind Prototyper [main ] [2020-07-14 07:52:17] INFO com.justinmind.prototyper - Xmx set to 1024m on /Applications/Justinmind.app/Contents/Resources/Java/../Justinmind.ini. Available memory: 34359738368 allocatable memory: 27487790640(80%) memory to allocate: 1073741824 [main ] [2020-07-14 07:52:17] INFO com.justinmind.metrics - {type=CLOSED, use_time=1594727537451} [main ] [2020-07-14 07:52:17] INFO com.justinmind.prototyper - EXIT Justinmind Prototyper [main ] [2020-07-14 07:52:19] INFO com.justinmind.prototyper - START Justinmind Prototyper [main ] [2020-07-14 07:52:20] INFO com.justinmind.metrics - {type=OPENED, hostname=macbook-pro, user=frankcipolla, install_id=-1992046180, os=Mac OS X, os_version=10.15.5, arch=x86_64, osarch=64, country=US, language=en, version=8.7.8, java_version=1.8.0_232-b18, cpu=, dpi=129, displays=3, resolution=1920x1080 1920x1080 1680x1050} [main ] [2020-07-14 07:52:22] INFO com.justinmind.metrics - {type=PC_INFO, hostname=macbook-pro, user=frankcipolla, install_id=-1992046180, license=9C461E6808E6487D870E238F45D656BF, os=Mac OS X, os_version=10.15.5, arch=x86_64, osarch=64, country=US, language=en, product=Prototyper Pro, version=8.7.8, java_version=1.8.0_232-b18, cpu=, dpi=129, displays=3, resolution=1920x1080 1920x1080 1680x1050, user_id=46971962, name=null, username=yfKXMbWRbaut75IYfXiSrVsigqTcMAOs8i3ronSE3ak=, account_id=46971964, role=EDITOR, status=PRO} [main ] [2020-07-14 07:52:22] INFO com.justinmind.metrics - {type=STARTED} [main ] [2020-07-14 07:52:58] INFO com.justinmind.prototyper - Activate Tab: USER_INTERFACE [main ] [2020-07-14 07:52:59] INFO com.justinmind.prototyper - Activate Tab: USER_INTERFACE [main ] [2020-07-14 07:52:59] INFO com.justinmind.metrics - {type=JP_PREF, hidden_palettes=[], floating_palettes=[], editor=docked, hidden_toolbars=[], rules=true, grid=true, snap=true, canvasSize=true, browser=chromium} [main ] [2020-07-14 07:52:59] INFO com.justinmind.prototyper - Widgets loaded [main ] [2020-07-14 07:52:59] INFO com.justinmind.metrics - {type=JP_OP, op=NEW_PROJECT, from=empty, device=IPHONE6} [main ] [2020-07-14 07:53:17] INFO com.justinmind.prototyper - Execute operation: com.justinmind.evc.operations.actions.NewRectangleOperation@37196d53 Model:com.justinmind.evc.model.actions.ItemGroup Parameters: [name:previousItem value:Possible Values:null, name:Point value:Point(115,243)Possible Values:null, name:Size value:(152,102)Possible Values:null] [main ] [2020-07-14 07:53:17] INFO com.justinmind.metrics - {type=JP_OP, op=NewRectangleOperation} [main ] [2020-07-14 08:08:00] INFO com.justinmind.prototyper - Execute operation: com.justinmind.evc.operations.actions.NewEllipseOperation@5692863 Model:com.justinmind.evc.model.actions.ItemGroup Parameters: [name:previousItem value:Possible Values:null, name:Point value:Point(133,267)Possible Values:null, name:Size value:(150,150)Possible Values:null] [main ] [2020-07-14 08:08:01] INFO com.justinmind.metrics - {type=JP_OP, op=NewEllipseOperation} [main ] [2020-07-14 08:08:04] INFO com.justinmind.prototyper - EXECUTE: com.justinmind.evc.igu.Commands.h [main ] [2020-07-14 08:08:04] INFO com.justinmind.prototyper - EXECUTE: com.justinmind.evc.igu.Commands.h [main ] [2020-07-14 08:08:40] INFO com.justinmind.prototyper - Save as: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/TestProto_0714_01.vp [main ] [2020-07-14 08:08:40] INFO com.justinmind.prototyper - Compressing file: /TestProto_0714_01.vp [main ] [2020-07-14 08:08:40] INFO com.justinmind.prototyper - Moving file to destination... [main ] [2020-07-14 08:08:40] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@2a5d9ede java.io.FileNotFoundException: /Users/frankcipolla/Dropbox/DandyLion/Marketing/JIM_Prototypes/JIM_Frank/TestProto_0714_01.vp (Permission denied) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.(FileOutputStream.java:213) at com.justinmind.util.file.FileUtils.getSafeFileOutputStream(FileUtils.java:148) at com.justinmind.util.file.FileUtils.copyFileTo(FileUtils.java:234) at com.justinmind.util.file.FileUtils.copyFileTo(FileUtils.java:215) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.nf.runWithEvent(nf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-14 08:08:40] INFO com.justinmind.prototyper - START auxiliar save as: null [main ] [2020-07-14 08:08:40] INFO com.justinmind.prototyper - Compressing file: /TestProto_0714_01.vp [main ] [2020-07-14 08:08:40] ERROR com.justinmind.prototyper - com.justinmind.evc.operations.projects.ExportEvcProjectOperation@2a5d9ede java.lang.Exception at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.evc.operations.projects.ExportEvcProjectOperation.a(ExportEvcProjectOperation.java) at com.justinmind.util.siteorg.sitexmldef.operations.interfaces.Operation.a(Operation.java) at com.justinmind.evc.igu.actions.kb.run(kb.java) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372) at com.justinmind.evc.igu.dialogs.il.run(il.java) at com.justinmind.evc.igu.actions.nf.run(nf.java) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at com.justinmind.evc.igu.actions.nf.runWithEvent(nf.java) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4135) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1458) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1271) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3981) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3620) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.justinmind.evc.igu.main.Application.run(Application.java) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:689) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) [main ] [2020-07-14 08:08:44] INFO com.justinmind.prototyper - Result auxiliar save as: -2 [main ] [2020-07-14 08:08:44] INFO com.justinmind.prototyper - END auxiliar save as: null