XMPP + Pidgin
645011Jun 17 2009 — edited Feb 10 2020Hi,
I'm configuring a Beehive 1.5 test installation. I have some issues configuring XMPP. This are the steps that I followed:
I couldn't connect with Pidgin, I got "exception while establishing tls". Then I follow the steps in the installation manual in order to configure TLS for XMPP service.
I completed the configuration successfully -create the Wallet, modified the beectl properties, activate the changes and restarted BEEAPP-
After that I still can“t get the connection between Pidgin and the server, now i got the message "The connection with the server could not be established".
I'm cheking and i see that ports 5222 and/or 5223 are not listening in the server. These is the output:
[orabee@lapobh01 ~]$ beectl list_properties --component _XMPPService
--------------------------+-----------------------------------------------------
Property name | Property value
--------------------------+-----------------------------------------------------
Alias | _XmppService
--------------------------+-----------------------------------------------------
DomainName | grupomun.com
--------------------------+-----------------------------------------------------
DomainNames | grupomun.com
--------------------------+-----------------------------------------------------
Language | en
--------------------------+-----------------------------------------------------
LightweightThreadCount | 10
--------------------------+-----------------------------------------------------
LightweightThreadPriority | 5
--------------------------+-----------------------------------------------------
MessagesOnInvalidAction |
--------------------------+-----------------------------------------------------
RetryCount | 6
--------------------------+-----------------------------------------------------
RetryTimeout | 5
--------------------------+-----------------------------------------------------
SearchFields | first , last , email
--------------------------+-----------------------------------------------------
ServiceApplication | svcapp_xmpp
--------------------------+-----------------------------------------------------
ServiceInstances | instance_xmpp_BEEAPP_test.lapobh01.grupomun.com
--------------------------+-----------------------------------------------------
Site | CURRENTSITE
--------------------------+-----------------------------------------------------
Status | ENABLED
--------------------------+-----------------------------------------------------
SupportedAgents | uds
--------------------------+-----------------------------------------------------
VersionRules |
--------------------------+-----------------------------------------------------
XmppPort | 5222
--------------------------+-----------------------------------------------------
XmppSslPort | 5223
--------------------------+-----------------------------------------------------
XmppTimerKeepAliveTime | 5
--------------------------+-----------------------------------------------------
19 Record(s) displayed.
[orabee@lapobh01 ~]$ beectl status
------------------------------------------------------------------------------
Component identifier | Component type | Status
------------------------------------------------------------------------------
BTI_test.lapobh01.grupomun.com | Bti | STARTING
------------------------------------------------------------------------------
oc4j_soa_test.lapobh01.grupomun.com | ManagedOc4j | RUNNING
------------------------------------------------------------------------------
BEEMGMT_test.lapobh01.grupomun.com | ManagedOc4j | RUNNING
------------------------------------------------------------------------------
BEEAPP_test.lapobh01.grupomun.com | ManagedOc4j | RUNNING
------------------------------------------------------------------------------
BEECORE_test.lapobh01.grupomun.com | ManagedOc4j | RUNNING
------------------------------------------------------------------------------
BEECLIENT_test.lapobh01.grupomun.com | ManagedOc4j | RUNNING
------------------------------------------------------------------------------
ohs_test.lapobh01.grupomun.com | HttpServer | RUNNING
------------------------------------------------------------------------------
7 Record(s) displayed.
[orabee@lapobh01 ~]$ netstat -an | grep 5222
[orabee@lapobh01 ~]$ netstat -an | grep 5223
What i missing? I'm beehive newbie, then do am i doing wrong something? what is the correct port?
I'll appreciate so much your help.
Tnx