PrivacyList related tests are failing (#6)
Closed
wojciech.kapcia@tigase.net opened 8 years ago
Due Date
2016-11-03

Recently PrivacyList related issues are failing:

Failed tests: 
  Test2476.testGeolocPrivacy:375 Geoloc message received! Privacy list doesn't works! expected [false] but found [true]
  Test2783.testContactPrivacy2:193 Server should return error! expected:<error> but was:<result>
  Test3649.testContactPrivacy:88->AbstractTest.sendIq:858 IQ id=JI48kO failed!

Possibly related to: #4524

wojciech.kapcia@tigase.net commented 8 years ago

Problem was with matching JIDs, I've included same fix as in JabberIqPrivacy, which fixed the issue.

I've also decreased number of monitoring items (12 times) and decreased number of opened connections as the nodes were almost running of memory - well, second one did run out of memory:

Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000000d4896000, 45625344, 0) failed; error='Cannot allocate memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 45625344 bytes for committing reserved memory.
# An error report file with more information is saved as:
# /home/tigase/tigase-server-7.1.0-SNAPSHOT-b4337/hs_err_pid7703.log

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
4710
Issue Votes (0)
Watchers (0)
Reference
tigase/tigase-tts-ng#6
Please wait...
Page is in error, reload to recover