Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2495 was successful Changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
11 minutes
Labels
None
Agent
Default Agent
Revision
1cc8aaa71fc5f033ec81595c4b0c44e15b0698fb
Total tests
1378
Successful since
#2446 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 1cc8aaa71fc5f033ec81595c4b0c44e15b0698fb OF-2692: Explictly check if S2S Receiving Entity sets StreamID
RFC6120 dictates that during S2S, the Receiving Entity _must_ set a stream ID to the stream header. This commit fails explicitly when that's the case. Prior to this, a NullPointerException was thrown.

It is likely that this commit fixes a symptom rather than the cause of an issue. It appears that the stream-without-ID is sent by Prosody, that's attempting to send a stream error. Openfire might fail to close a socket, after giving up setting up a connection (or something of that nature).

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2692Could not obtain issue details from Jira