Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] help ! PTP synchronization appears to hang !

Christoph,

I'd say only the last message is related to the synchronize problem, and only because you shut down Eclipse while a job was still running. So it's not much help.

My experience with the 14% is that it is due to running out of memory. Try increasing your Xmx value to something larger.

Greg

On Jul 9, 2013, at 9:08 AM, Christoph Pospiech <Christoph.Pospiech@xxxxxxxxxx> wrote:

Hi,

 

I am just experiencing that a PTP synchronization appears to hang at "Remote Synchronization (14%)". Of course I can tear down and recreate the synchronized project as described in my earlier post
"[ptp-user] How to reset .ptp-sync". Apparently, the initial synchronization always works, and so does remote compile and the synchronization after that. But the following synchronization after doing a single line change in a run script appears to hang.

 

What should I do to debug this situation ? Is there any log file I can look at ?

 

Actually, while writing this note, I ran eclipse from command line and recreated the error. Then I closed down Eclipse and found the following messages on the terminal. Any explanation what they mean ? To me it sounds like that a password is missing but I saw no prompt for a password.

 

cp@sirius:~/bench/DKRZ_2013/IO/ior$ /opt/sw/eclipse/kepler/eclipse/eclipse
No password was found. Value of "org.eclipse.ptp.remotetools.environment.generichost.key-passphrase" is being stored as a non-encrypted value in the node "/Remote Host/i06".
No password was found. Value of "org.eclipse.ptp.remotetools.environment.generichost.login-password" is being stored as a non-encrypted value in the node "/Remote Host/i06".
Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.ptp.rdt.sync.core.SyncManager$SynchronizeJob

 

--

 

Mit freundlichen Grüßen / Kind regards

 

Dr. Christoph Pospiech
High Performance & Parallel Computing
Phone: +49-351 86269826
Mobile: +49-171-765 5871
-------------------------------------------------------------------------------------------------------------------------------------------
IBM Deutschland GmbH / Vorsitzender des Aufsichtsrats: Martin Jetter
Geschäftsführung: Martina Koederitz (Vorsitzende), Reinhard Reschke, Dieter Scholz, Gregor Pillen, Joachim Heel, Christian Noll
Sitz der Gesellschaft: Ehningen / Registergericht: Amtsgericht Stuttgart, HRB 14562 / WEEE-Reg.-Nr. DE 99369940

 

_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user


Back to the top