Re: Parser error with HTTPS

2007-09-08 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

What I can understand from the error is that, some one had already
serialized the xml without building XML object model and again it is
trying to serialize it.

there is a high chance that this is a bug in the code. If you can give a
little bit insight in to this problem and some test code, I might be
able to help you.

Thanks,
Chinthaka

Alistair Young wrote:
 Hi there,
 
 could someone help please?
 
 I am accessing a service via HTTPS and get the error:
 
 org.apache.axis2.AxisFault: problem accessing the parser. Parser already
 accessed!
 
 I'm setting the BASIC auth, username and password ok as well as the
 truststore and password but I get this error when I call the service.
 
 tomcat reports:
 
 ClientAbortException:  java.net.SocketException: Connection closed by
 remote host
 
 thanks,
 
 Alistair
 
 
 --
 mov eax,1
 mov ebx,0
 int 80h
 
 
 
 

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG4t/+jON2uBzUhh8RAglDAJ9PLx/X76yUC/tdFfIRYrTZwPCfMwCdGWRN
ZcV9XPKZiI1RiGGB05pS/s8=
=kfjV
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Parser error with HTTPS

2007-09-08 Thread Eran Chinthaka
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Seems you've got the problem solved :)
(http://www.weblogs.uhi.ac.uk/sm00ay/?p=326)

Chinthaka

Eran Chinthaka wrote:
 What I can understand from the error is that, some one had already
 serialized the xml without building XML object model and again it is
 trying to serialize it.
 
 there is a high chance that this is a bug in the code. If you can give a
 little bit insight in to this problem and some test code, I might be
 able to help you.
 
 Thanks,
 Chinthaka
 
 Alistair Young wrote:
 Hi there,
 
 could someone help please?
 
 I am accessing a service via HTTPS and get the error:
 
 org.apache.axis2.AxisFault: problem accessing the parser. Parser already
 accessed!
 
 I'm setting the BASIC auth, username and password ok as well as the
 truststore and password but I get this error when I call the service.
 
 tomcat reports:
 
 ClientAbortException:  java.net.SocketException: Connection closed by
 remote host
 
 thanks,
 
 Alistair
 
 
 --
 mov eax,1
 mov ebx,0
 int 80h
 
 
 
 
 

- -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG4uGejON2uBzUhh8RAn6gAKCeDTtb226eKPmM2aLeQXJSaRVmOwCgrcXG
eM9X9sk9rJQhsr5z7mmQNU8=
=Z9i5
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Parser error with HTTPS

2007-09-04 Thread Alistair Young

Hi there,

could someone help please?

I am accessing a service via HTTPS and get the error:

org.apache.axis2.AxisFault: problem accessing the parser. Parser  
already accessed!


I'm setting the BASIC auth, username and password ok as well as the  
truststore and password but I get this error when I call the service.


tomcat reports:

ClientAbortException:  java.net.SocketException: Connection closed by  
remote host


thanks,

Alistair


--
mov eax,1
mov ebx,0
int 80h