A few wishes

Hi,

it would be very nice if the gateway-plugin could write to a seperate log, it’'s sometimes very exhausting to search something about the gateway in the definitly huge jive-logs.

A second wish is, if the gateway maybe can react on auth-errors and such stuff (I’'m fighting with this at the moment). When I try to logon and nothing happens it is a little bit circumstantial to take a look in the admin panel what the debug-log has to say (espacially when someone is no admin user he will have a little problem with it)

Ehm, I guess that was all for now, but I will come back

Up to now you’'ve done a great job, take on thumbs up

Finn

Galeon wrote:

Hi,

it would be very nice if the gateway-plugin could write to a seperate log, it’'s sometimes very exhausting to search something about the gateway in the definitly huge jive-logs.

Hrm. This would require a lot of restructuring. I’'ll put this on my list of things to think about:

GATE-120

A second wish is, if the gateway maybe can react on auth-errors and such stuff (I’'m fighting with this at the moment). When I try to logon and nothing happens it is a little bit circumstantial to take a look in the admin panel what the debug-log has to say (espacially when someone is no admin user he will have a little problem with it)

They’‘re supposed to be doing that. What transport(s) are you using that aren’'t reporting anything back? (I was getting failed login attempt messages back during a lot of my testing) What are you seeing in the debug logs when these failures occur?

I had the problem that I couldn’‘t log on to ICQ and without turning on the PSI XML-Console or having a look at the jive logs there wasn’'t any response “to see”.

I “solved” it by re-registering my account to the transport.

edit: maybe I should have read the log before grin

but i wonder why the icq transport couldn’'t be reached and after re-registering my PSI was able to ?

A few lines from the log:

2006.11.10 18:11:39 OS - Trying to connect to 181:5269(DNS lookup: 181:5269)

2006.11.10 18:11:39 Error sending packet to remote server:

java.lang.Exception: Failed to create connection to remote server

at org.jivesoftware.wildfire.server.OutgoingSessionPromise.createSessionAndSendPac ket(OutgoingSessionPromise.java:143)

at org.jivesoftware.wildfire.server.OutgoingSessionPromise.access$300(OutgoingSess ionPromise.java:40)

at org.jivesoftware.wildfire.server.OutgoingSessionPromise$1$1.run(OutgoingSession Promise.java:95)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

2006.11.10 18:11:39 OS - Trying to connect to icq.194.8.201.181:5269(DNS lookup: icq.194.8.201.181:5269)

2006.11.10 18:11:39 OS - Trying to connect to 194.8.201.181:5269(DNS lookup: 194.8.201.181:5269)

2006.11.10 18:11:39 Connect Socket[addr=/194.8.201.181,port=32930,localport=5269]

2006.11.10 18:11:39 OS - Plain connection to 194.8.201.181:5269 successful

2006.11.10 18:11:39 OS - Error, was not received

2006.11.10 18:11:39 OS - Going to try connecting using server dialback with: 194.8.201.181

2006.11.10 18:11:39 Verbindung beendet bevor Sitzung hergestellt wurde

Socket[addr=/194.8.201.181,port=32930,localport=5269]

2006.11.10 18:11:39 OS - Trying to connect to 194.8.201.181:5269(DNS lookup: 194.8.201.181:5269)

2006.11.10 18:11:39 Connect Socket[addr=/194.8.201.181,port=32931,localport=5269]

2006.11.10 18:11:39 OS - Connection to 194.8.201.181:5269 successful

2006.11.10 18:11:39 OS - Sent dialback key to host: 194.8.201.181 id: e4dccb92 from domain: test.openmessenger.de

2006.11.10 18:11:39 RS - Received dialback key from host: test.openmessenger.de to: 194.8.201.181

2006.11.10 18:11:39 RS - Error, hostname not recognized: 194.8.201.181

2006.11.10 18:11:39 Verbindung beendet bevor Sitzung hergestellt wurde

Socket[addr=/194.8.201.181,port=32931,localport=5269]

2006.11.10 18:11:39 OS - Unexpected answer in validation from: 194.8.201.181 id: e4dccb92 for domain: test.openmessenger.de answer:<stream:error xmlns:stream=“http://etherx.jabber.org/streams”></stream:error>

2006.11.10 18:11:39 OS - Trying to connect to 8.201.181:5269(DNS lookup: 8.201.181:5269)

Message was edited by: Galeon

Had you tried the plugin directly out of SVN between 1.0 beta 4 and 1.0 beta 5?

Nope, it was the ready-to-go jarfile (beta 4 at that time)

Message was edited by: Galeon

That’‘s… bizarre. Unfortunately without more information there’'s not much I can say. =/ If it happens again let me know?

Somebody told me that we had a little blackout and the testserver was down.

So maybe a few files have been corrupted and that was the reason.

But I will let you know if it happens again.