I am unable to register a new open fire account

Hi,

I am unable to register a new open fire account and below is the log.

Please help me to solve this.

Regards,
Samba

outgoing: <?xml version="1.0"?><stream:stream to=“cls.zenon173.requestec.com” xmlns=“jabber:client” xmlns:stream=“http://etherx.jabber.org/streams” version=“1.0”>

outgoing: guestguest

incoming: <?xml version='1.0' encoding='UTF-8'?><stream:stream id=“acbd61aa” version=“1.0” xml:lang=“en” xmlns:stream=“http://etherx.jabber.org/streams” xmlns=“jabber:client” from=“zenon173” />

outgoing:

incoming: stream:featuresDIGEST-MD5PLAINANONYMOUSCRAM-MD5</mech anism>zlib</stream:features>guestguest

XIFFErrorEvent onError: type:modify message:Unknown Error

XIFFErrorEvent onError: type:wait message:Unexpected Request

incoming: XMPP Client RegistrationPlease provide the following informationjabber:iq:register

Source code?

Hi,

I am using file / link http://friendlytek.com/xiff_as3/XIFF_AS3_GUI.html / http://velloff.com/XIFF_AS3/XIFF_AS3_GUI.html and you can find source code by using right click on it and view source.

I am always getting error messages mentioned below

XIFFErrorEvent onError: type:modify message:Unknown Error
XIFFErrorEvent onError: type:wait message:Unexpected Request

What are meaning of this messages? What is the actual problem indicated by this errors?

Please help me to solve this.

Regards,
Samba

<error code=“400” type=“modify”

The code there is somewhat outdated, try one here:

http://yourpalmark.com/2009/02/23/xiff-gui-as3-xmpp-demo/

Perhaps I’ll make an update of that as the namespace is now different.

Maybe these will help you a bit:

http://paazio.nanbudo.fi/tutorials/flash/xiff-chat-part-1

http://paazio.nanbudo.fi/tutorials/flash

Hi,

Thanks a lot and i will try them now but can u please explain those errors a little bit. What was wrong?

XIFFErrorEvent onError: type:modify message:Unknown Error
XIFFErrorEvent onError: type:wait message:Unexpected Request

Regards,

Samba

Check the incoming IQ which you had there in the orginal message:

XMPP Client RegistrationPlease provide the following informationjabber:iq:register

Some of the fields were not correct or something…

Hi,

Thnaks a lot again for your kind support.

Actually i am new to this XIFF/XMPP so i can’t get much from it. Is that message says that i need to provide email address etc…?

Please provide the following informationjabber:iq:register

Can you please calrify this lines?

Also is it possible to use my server domain name in your demo link http://yourpalmark.com/2009/02/23/xiff-gui-as3-xmpp-demo/? In that case how can i upload crossdomain.xml into that demo server.

Regards,

Samba

What is the meaning of these messages mentioned below?

XIFFErrorEvent onError: type:modify message:Unknown Error
XIFFErrorEvent onError: type:wait message:Unexpected Request

2009.07.27 12:15:06 User tried to authenticate with this server using an unknown receipient:


abcd12
test123

How Can i solve this above problem?