Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish Upload doesn't working #529

Open
chukhanhvan opened this issue Oct 12, 2020 · 0 comments
Open

Publish Upload doesn't working #529

chukhanhvan opened this issue Oct 12, 2020 · 0 comments

Comments

@chukhanhvan
Copy link

chukhanhvan commented Oct 12, 2020

Eclipse:
Version: 2020-09 (4.17.0)
Build id: 20200910-1200

Publish is the most useful feature of Aptana, please bring it up!

If I use: right click on Project: Publish > Transfer files... then drap and drop the files from local to remote server, the files can be uploaded sucessfully, but right click on files and select Upload, or add new files will show the error message:

An internal error occurred during: "Uploading...".
'void org.eclipse.core.internal.filesystem.Policy.checkCanceled(org.eclipse.core.runtime.IProgressMonitor)'

Exception log:

!ENTRY org.eclipse.core.jobs 4 2 2020-10-12 10:56:53.398
!MESSAGE An internal error occurred during: "Uploading...".
!STACK 0
java.lang.NoSuchMethodError: 'void org.eclipse.core.internal.filesystem.Policy.checkCanceled(org.eclipse.core.runtime.IProgressMonitor)'
at com.aptana.core.io.efs.EFSUtils.getFiles(EFSUtils.java:268)
at com.aptana.core.io.efs.EFSUtils.getFiles(EFSUtils.java:206)
at com.aptana.core.io.efs.EFSUtils.getFiles(EFSUtils.java:223)
at com.aptana.core.io.efs.EFSUtils.getAllFiles(EFSUtils.java:240)
at com.aptana.ide.syncing.ui.actions.UploadAction$1.run(UploadAction.java:88)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant