You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Alistair Young <al...@smo.uhi.ac.uk> on 2007/09/04 15:41:23 UTC

Parser error with HTTPS

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





Re: Parser error with HTTPS

Posted by Eran Chinthaka <ch...@opensource.lk>.
-----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: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org



-----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: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Parser error with HTTPS

Posted by Eran Chinthaka <ch...@opensource.lk>.
-----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: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org