[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] "svn: Malformed network data" on Commit

From: Collin VanDyck <collin.vandyck_at_hannonhill.com>
Date: 2006-05-01 19:44:19 CEST

Hi Alex,

I'm the user for whom Bradley had written the original email. I have an
Nvidia nForce board with on-board NIC, and after installing the latest
nForce drivers from their web site, the issue resolved itself.

Thanks; I appreciate your quick response!

- Collin

Alexander Kitaev wrote:
> Hello,
>
> Please set JDK log level to FINEST (JDK_HOME/jre/lib/logging.properties) and
> make it log debug messages to file (configurable in the same file). Then run
> Eclipse and attempt to commit. JavaSVN will log network negotiations into
> the debug log file, please send it to me - it will probably help to
> understand exact reason of the problem.
>
> Also, if possible, please check server-side sshd logs for errors.
>
> Alexander Kitaev,
> TMate Software,
> http://tmate.org/
> http://jetbrains.com/tmate/
>
>> -----Original Message-----
>> From: Bradley Wagner [mailto:bradley.wagner@hannonhill.com]
>> Sent: Monday, May 01, 2006 18:49
>> To: users@subclipse.tigris.org
>> Cc: hh-programmers@hannonhill.com
>> Subject: [Subclipse-users] "svn: Malformed network data" on Commit
>>
>> Hi,
>> I'm having a problem using svn+ssh over the JavaSVN adapter
>> in Subclipse on Windows XP. I'm able to view the repository
>> and even check out from the repository. But, when I go to
>> commit, I get the error in the subject. My Eclipse error log
>> has the following exception:
>>
>> org.tigris.subversion.svnclientadapter.SVNClientException:
>> org.tigris.subversion.javahl.ClientException: svn: Malformed
>> network data at
>> org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClien
>> tAdapter.g
>> etLogMessages(AbstractJhlClientAdapter.java:1784)
>> at
>> org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClien
>> tAdapter.g
>> etLogMessages(AbstractJhlClientAdapter.java:1803)
>> at org.tigris.subversion.subclipse.core.commands.GetLogsCommand.run
>> (GetLogsCommand.java:73)
>> at
>> org.tigris.subversion.subclipse.core.resources.RemoteResource.
>> getLogEntr
>> ies(RemoteResource.java:211)
>> at org.tigris.subversion.subclipse.ui.history.HistoryView
>> $FetchLogEntriesJob.run(HistoryView.java:1489)
>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>> Caused by: org.tigris.subversion.javahl.ClientException: svn:
>> Malformed network data
>> at org.tigris.subversion.javahl.JavaHLObjectFactory.throwException
>> (JavaHLObjectFactory.java:435)
>> at org.tmatesoft.svn.core.javahl.SVNClientImpl.throwException
>> (SVNClientImpl.java:1208)
>> at org.tmatesoft.svn.core.javahl.SVNClientImpl.logMessages
>> (SVNClientImpl.java:279)
>> at
>> org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClien
>> tAdapter.g
>> etLogMessages(AbstractJhlClientAdapter.java:1775)
>> ... 5 more
>>
>> I read a thread about this being related to certain .dot
>> files in the user's home directory on the SVN server machine.
>> However, users that work on other machines produce this error
>> on this particular client machine. In other words, the same
>> SSH users are able to checkout/ commit correctly on other
>> machines over Subclipse but not on this client machine.
>>
>> In addition, it seems to happen on commit and when trying to
>> view revision history of files in the SVN Repository
>> Explorer, but not when simply browsing the respository
>> hierarchy or checking out.
>>
>> I have tried re-installing Eclipse fresh, re-installing
>> subclipse fresh, removing the Subversion directory from my
>> Application Data folder and removing the ssh directory from
>> Windows profile.
>>
>> Any help will be appreciated.
>>
>> Thanks,
>> Bradley
>>
>> --
>> Bradley Mitchell Wagner
>> Software Developer
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>> For additional commands, e-mail: users-help@subclipse.tigris.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon May 1 19:46:26 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.