PDA

View Full Version : response error?


georgedu
02-23-2008, 08:52 PM
i get this error when i do ssl related calls:

ERROR: The server committed a protocol violation. Section=ResponseStatusLine

by the way, it works beautifully before.

any idea please?

thanks

JamesC
02-24-2008, 05:41 AM
Maybe a little more information might help, I just tested our OpenSRS system and it is working just fine.

What type of calls?
Are you trying to order a cert or renew?
Is it OpenSRS system that you are using?
Is it your own code that you are using?

georgedu
02-24-2008, 07:24 AM
i am using my own code and use HTTPS Post to Access the ResellOne.net Provisioning System.
i am testing parseCsr and approverEmail functions which return the error and which worked before. for your reference, here is the request i sent out:

<OPS_envelope><item key='version'>0.9</item><body> <data_block> <dt_assoc><item key='protocol'>TPP</item><item key='action'>query</item><item key='object'>approver</item><item key='attributes'> <dt_assoc><item key='service'>cert</item><item key='product_data'><dt_assoc><item key='domain'>youssl.com</item></dt_assoc></item> </dt_assoc></item> </dt_assoc> </data_block></body></OPS_envelope>

georgedu
02-25-2008, 09:54 AM
thanks a lot for your quick response to my request.
i am really sorry that i made a mistake that i forgot to update my allowed ip address at ResellOne.net
Provisioning System. right now, the issue is fixed after i updated it.

crestiksa
10-24-2009, 09:24 AM
Hi. Im trying to run a crosstab using a multiple response set. When I enter the variable to "cross" the multi response set by, I receive an error. The range of values of this variable is 1 through 31, with a few missing values in the range. If I set the range from 1 through 13, it works. If my max in the range is 14 or more, I receive the error.

Is there any way around this? Can I only have 13 values in the variable Im crossing the multi response set by?

Thanks in advance for your help.

Tim