Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] An internal error occurred during "Remote Synchronization"

Thank you, Greg!

Peter


On Jul 9, 2015, at 11:25 PM, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:

Oh, I just saw this, so ignore my last email.

Greg

On Jul 8, 2015, at 12:51 AM, Peter Bryzgalov <pyotr777@xxxxxx> wrote:

Hi John,

I cleaned my .bash_profile on remote machine and now synchronisation works.
It also solved problems with monitoring I reported before. 

Thank you for your help!

Regards,
Peter


On 8Jul, 2015, at 00:35, John Eblen <jeblen@xxxxxxx> wrote:

I think JGit is trying to parse the string "]1337 ...", which comes from
the remote machine and is read by JGit locally. JGit expects only the
hash code at the end, but the remote shell is prepending other
information. Check if your login scripts (.bashrc, .cshrc,  etc.) on
the remote are printing additional information.


John 

On Tue, Jul 7, 2015 at 5:40 AM, Peter Bryzgalov <pyotr777@xxxxxx> wrote:
Hi,

I am recently started getting errors like this one every time I try to synchronise synchronized projects:

An internal error occurred during: "Remote Synchronization".
org.eclipse.jgit.errors.RevisionSyntaxException:]1337;RemoteHost=a03106@fe01p02.k]1337;CurrentDir=/volume1/home/ra000007/a03106]1337;ShellIntegrationVersion=122feb2db2728b9b1bc8725c0ff37de47d1ebe7f0

An internal error occurred during: "Remote Synchronization".
org.eclipse.jgit.errors.RevisionSyntaxException:]1337;RemoteHost=a03106@fe01p05.k  ]1337;CurrentDir=/volume1/home/ra000007/a03106  ]1337;ShellIntegrationVersion=1 32ccae365e68c24a9d75e5df15eb239a05e8120e

It happened for all my projects at once.
It was working before. Remote connection is fine: I can browse remote files in Remote Systems view.
JGit version is 3.4.2.201412180340-r
When I try to create a new synchronized project I only get .ptp-sync folder with list of files on remote machine.

Any ideas?

Kind regards,
Peter Bryzgalov

RIKEN AICS
HPC Usability Research Team
Research Scientist
_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ptp-user

_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ptp-user

_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ptp-user

_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ptp-user


Back to the top