Jump to content
Ketarin forum

Unhandled Exc:String could not be parsed as XML


Zane
 Share

Recommended Posts

Hi,

I'm trying to share some work I did but I'm getting this:

 

13/10/2009 11:14:21: Could not submit 'Apache HTTP Server [MLI]' to the online database: Unhandled Exception exception:String could not be parsed as XML

 

Thanks again!

Link to comment
Share on other sites

Did you try several times, at different times?

Definitely. A couple of times in the morning, yesterday in the noon and right now (evening).

 

Otherwise, could you post the job your trying to share?

 

Nothing fancy at all. Here you are

 

<?xml version="1.0" encoding="utf-16"?>
<Jobs>
 <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Guid="ef679564-8588-4641-bd99-127ff8490fa1">
   <DownloadBeta>Default</DownloadBeta>
   <DownloadDate xsi:nil="true" />
   <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
   <VariableChangeIndicator />
   <CanBeShared>true</CanBeShared>
   <ShareApplication>true</ShareApplication>
   <ExclusiveDownload>false</ExclusiveDownload>
   <HttpReferer />
   <Variables>
     <item>
       <key>
         <string>VERSIONE-APACHE</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>StartEnd</VariableType>
           <Regex />
           <Url>http://httpd.apache.org/download.cgi</Url>
           <StartText><a name="apache22"><strong>Apache HTTP Server </StartText>
           <EndText> 
is the best available version</strong></a></EndText>
           <Name>VERSIONE-APACHE</Name>
         </UrlVariable>
       </value>
     </item>
     <item>
       <key>
         <string>VERSIONE-OPENSSL</string>
       </key>
       <value>
         <UrlVariable>
           <RegexRightToLeft>false</RegexRightToLeft>
           <VariableType>StartEnd</VariableType>
           <Regex />
           <Url>http://httpd.apache.org/download.cgi</Url>
           <StartText><li>Win32 Binary including OpenSSL </StartText>
           <EndText> (MSI Installer):</EndText>
           <Name>VERSIONE-OPENSSL</Name>
         </UrlVariable>
       </value>
     </item>
   </Variables>
   <ExecuteCommand />
   <ExecutePreCommand />
   <Category>server</Category>
   <SourceType>FixedUrl</SourceType>
   <PreviousLocation>T:\Software\[CAT] Server & webapp\Apache\ApacheSetup_ketarined.msi</PreviousLocation>
   <DeletePreviousFile>true</DeletePreviousFile>
   <Enabled>true</Enabled>
   <FileHippoId />
   <LastUpdated>2009-10-12T21:30:58.0745646</LastUpdated>
   <TargetPath>{root}Software\[CAT] Server & webapp\Apache\ApacheSetup_ketarined.{url:ext}</TargetPath>
   <FixedDownloadUrl>http://apache.fis.uniroma2.it/httpd/binaries/win32/apache_{VERSIONE-APACHE}-win32-x86-openssl-{VERSIONE-OPENSSL}.msi</FixedDownloadUrl>
   <Name>Apache HTTP Server [MLI]</Name>
 </ApplicationJob>
</Jobs>

Link to comment
Share on other sites

OK, this has nothing to do with your job.

I tried with it, then we one of mine, the same happened again and again.

 

Flo, apparently, the problem comes from Ketarin using a bad xml format when performing a xmlrpc call (the exception is thrown in XmlRpcSerialiser.cs line 164: xtw.Flush() but I don't see why

Here's the stack trace

CookComputing.XmlRpc.XmlRpcSerializer.DeserializeResponse(XmlDocument xdoc, Type returnType) dans C:\Dev\ketarin\XmlRpc\XmlRpcSerializer.cs:ligne 547

à CookComputing.XmlRpc.XmlRpcSerializer.DeserializeResponse(Stream stm, Type svcType) dans C:\Dev\ketarin\XmlRpc\XmlRpcSerializer.cs:ligne 506

à CookComputing.XmlRpc.XmlRpcClientProtocol.ReadResponse(XmlRpcRequest req, WebResponse webResp, Stream respStm, Type returnType) dans C:\Dev\ketarin\XmlRpc\XmlRpcClientProtocol.cs:ligne 484

à CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke(Object clientObj, MethodInfo mi, Object[] parameters) dans C:\Dev\ketarin\XmlRpc\XmlRpcClientProtocol.cs:ligne 206

à CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke(MethodInfo mi, Object[] Parameters) dans C:\Dev\ketarin\XmlRpc\XmlRpcClientProtocol.cs:ligne 102

à XmlRpcProxy133179f5-bc65-4935-a4eb-7121790cc303.SaveApplication(String xml, String authorGuid)

à Ketarin.Forms.ApplicationJobDialog.ShareOnline(Object argument) dans C:\Dev\ketarin\Forms\ApplicationJobDialog.cs:ligne 381

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.