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

RE: E130003: The XML response contains invalid XML - svn co and log issue on some repos using https/http

From: NOCERA, ANDY <an2124_at_att.com>
Date: Wed, 28 Feb 2018 02:36:23 +0000

Paul,
Here is the information regarding the logs,
Thanks
Andy

CMD:
svn co https://scm-uat.web.att.com:6022/svn/asgard
svn: E130003: The XML response contains invalid XML


ERROR LOG
[Tue Feb 27 21:31:25.717954 2018] [ssl:info] [pid 18302:tid 140359493441280] [client IPADDRESS:55820] AH01964: Connection to child 139 established (server xxxxx.com:443)
[Tue Feb 27 21:31:25.932500 2018] [authz_svn:info] [pid 18302:tid 140359482951424] [client IPADDRESS:55820] Access granted: 'an2124' OPTIONS asgard:/
[Tue Feb 27 21:31:25.989989 2018] [authz_svn:info] [pid 18302:tid 140359461971712] [client IPADDRESS:55820] Access granted: 'an2124' OPTIONS asgard:/
[Tue Feb 27 21:31:26.045795 2018] [authz_svn:info] [pid 18302:tid 140359472461568] [client IPADDRESS:55820] Access granted: 'an2124' OPTIONS asgard:/
[Tue Feb 27 21:31:26.101858 2018] [authz_svn:info] [pid 18302:tid 140359451481856] [client IPADDRESS:55820] Access granted: 'an2124' PROPFIND asgard:/
[Tue Feb 27 21:31:26.157470 2018] [ssl:info] [pid 18302:tid 140359577360128] (70014)End of file found: [client IPADDRESS:55820] AH01991: SSL input filter read failed.
[Tue Feb 27 21:31:26.231191 2018] [ssl:info] [pid 31885:tid 140359587849984] [client IPADDRESS:55822] AH01964: Connection to child 258 established (server scm.test.att.com:443)
[Tue Feb 27 21:31:26.434479 2018] [authz_svn:info] [pid 31885:tid 140359556380416] [client IPADDRESS:55822] Access granted: 'an2124' OPTIONS asgard:/
[Tue Feb 27 21:31:26.490891 2018] [authz_svn:info] [pid 31885:tid 140359545890560] [client IPADDRESS:55822] Access granted: 'an2124' OPTIONS asgard:/
[Tue Feb 27 21:31:26.546663 2018] [authz_svn:info] [pid 31885:tid 140359472461568] [client IPADDRESS:55822] Access granted: 'an2124' OPTIONS asgard:/
[Tue Feb 27 21:31:26.613113 2018] [authz_svn:info] [pid 31885:tid 140359420012288] [client IPADDRESS:55822] Access granted: 'an2124' REPORT asgard:
[Tue Feb 27 21:31:26.613393 2018] [authz_svn:info] [pid 31885:tid 140359420012288] [client IPADDRESS:55822] Access granted: 'an2124' GET asgard:/
[Tue Feb 27 21:31:26.613665 2018] [authz_svn:info] [pid 31885:tid 140359420012288] [client IPADDRESS:55822] Access granted: 'an2124' GET asgard:/x
[Tue Feb 27 21:31:26.613800 2018] [authz_svn:info] [pid 31885:tid 140359420012288] [client IPADDRESS:55822] Access granted: 'an2124' GET asgard:/almighty-gab
[Tue Feb 27 21:31:26.614012 2018] [authz_svn:info] [pid 31885:tid 140359420012288] [client IPADDRESS:55822] Access granted: 'an2124' GET asgard:/almighty-gab/test_file_gabalmighty.dat
[Tue Feb 27 21:31:26.614221 2018] [dav:error] [pid 31885:tid 140359420012288] [client IPADDRESS:55822] Provider encountered an error while streaming a REPORT response. [500, #0]
[Tue Feb 27 21:31:26.614236 2018] [dav:error] [pid 31885:tid 140359420012288] [client IPADDRESS:55822] A failure occurred while driving the update report editor [500, #160053]
[Tue Feb 27 21:31:26.614242 2018] [dav:error] [pid 31885:tid 140359420012288] [client IPADDRESS:55822] While reading representation offsets for node-revision '2-1026.0.r1115/37': [500, #160053]
[Tue Feb 27 21:31:26.614248 2018] [dav:error] [pid 31885:tid 140359420012288] [client IPADDRESS:55822] malformed txn id '1114-99a9211d96cf5c6c693c519a16016f97ab2324bcwn' [500, #160053]


Server version: Apache/2.4.29 (Unix)
Server built: Feb 26 2018 12:21:35
$ bin/httpd -V
Server version: Apache/2.4.29 (Unix)
Server built: Feb 26 2018 12:21:35
Server's Module Magic Number: 20120211:68
Server loaded: APR 1.6.3, APR-UTIL 1.6.1
Compiled using: APR 1.6.3, APR-UTIL 1.6.1
Architecture: 64-bit
Server MPM: event
  threaded: yes (fixed thread count)
    forked: yes (variable process count)
Server compiled with....
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
-D APR_USE_SYSVSEM_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D DYNAMIC_MODULE_LIMIT=256
-D HTTPD_ROOT="/opt/app/scm/svn/binaries/svn_1.9.7"
-D SUEXEC_BIN="/opt/app/scm/svn/binaries/svn_1.9.7/bin/suexec"
-D DEFAULT_PIDLOG="logs/httpd.pid"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"



From: Paul Hammant [mailto:paul_at_hammant.org]
Sent: Tuesday, February 27, 2018 7:36 PM
To: NOCERA, ANDY <an2124_at_att.com>
Cc: users_at_subversion.apache.org
Subject: Re: E130003: The XML response contains invalid XML - svn co and log issue on some repos using https/http

See what you can see on the server-side Apache logs - https://unix.stackexchange.com/questions/115972/how-do-i-find-where-apache-keeps-the-log-files<https://urldefense.proofpoint.com/v2/url?u=https-3A__unix.stackexchange.com_questions_115972_how-2Ddo-2Di-2Dfind-2Dwhere-2Dapache-2Dkeeps-2Dthe-2Dlog-2Dfiles&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=lHImfy5Z3mUV3q_wXtPXpg&m=aZGMjuNwJpf_R31YdmnQ5xIhHuUfB-12_1GOrM2CJHA&s=Rk7J4iSEj9PSw_h5RCm9hPOiNx4o7wGH2jm9GwEuuNw&e=> (and others; or adjust for your Linux).
Received on 2018-02-28 03:36:35 CET

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

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