List Info

Thread: sip-communicator-1.0 Build Failed




sip-communicator-1.0 Build Failed
user name
2006-08-24 15:42:10
http://proxenet.u-strasbg.fr:8080/cruisecontrol/buildresults/sip-communicator-1.0?log=log20060824173848

BUILD FAILED
Ant Error Message:/home/cruisecontrol/working_directory/build-sip-communicator-1.0.xml:9: Following error occured while executing this line /home/cruisecontrol/working_directory/checkout/sip-communicator-1.0/build.xml:425: if=testing.failed
Date of build:08/24/2006 17:38:48
Time to build:3 minutes 12 seconds
Last changed:08/24/2006 17:30:56
Last log entry:Was using wrong part of class name as property prefix

 Unit Tests: (128)
error TestOperationSetPresence.testChangingStateToAwayIcqProtocolProviderSlick
error TestOperationSetPresence.testChangingStateToNotAvailableIcqProtocolProviderSlick
error TestOperationSetPresence.testChangingStateToDndIcqProtocolProviderSlick
error TestOperationSetPresence.testChangingStateToInvisibleIcqProtocolProviderSlick
error TestOperationSetPresence.testChangingStateToOccupiedIcqProtocolProviderSlick
error TestOperationSetPresence.testChangingStateToFreeForChatIcqProtocolProviderSlick
error TestOperationSetPresence.testChangingStateToOnlineIcqProtocolProviderSlick
error TestOperationSetPresence.testQueryContactStatusIcqProtocolProviderSlick
error TestOperationSetPresence.postTestSubscribeIcqProtocolProviderSlick
error TestOperationSetPersistentPresence.postTestCreateGroupIcqProtocolProviderSlick
error TestOperationSetPersistentPresence.postTestRenameGroupIcqProtocolProviderSlick
error TestOperationSetPersistentPresence.postTestRemoveGroupIcqProtocolProviderSlick
error TestOperationSetBasicInstantMessaging.thenTestSendMessageIcqProtocolProviderSlick
error TestOperationSetTypingNotifications.thenTestSendTypingNotificationIcqProtocolProviderSlick
error TestOperationSetServerStoredInfo.testReadInfoIcqProtocolProviderSlick
error TestOperationSetServerStoredInfo.testWriteInfoIcqProtocolProviderSlick
error TestOperationSetServerStoredInfo.errorHandlingIcqProtocolProviderSlick
error TestOperationSetServerStoredInfo.removingItemsIcqProtocolProviderSlick
failure TestProtocolProviderServiceIcqImpl.testRegisterIcqProtocolProviderSlick
failure TestOperationSetPresence.postTestUnsubscribeIcqProtocolProviderSlick
failure TestOperationSetPresence.postTestReceiveAuthorizatinonRequestIcqProtocolProviderSlick
failure TestOperationSetPersistentPresence.testRetrievingServerStoredContactListIcqProtocolProviderSlick
failure TestOperationSetBasicInstantMessaging.testReceiveOfflineMessagesIcqProtocolProviderSlick
failure TestOperationSetBasicInstantMessaging.firstTestReceiveMessageIcqProtocolProviderSlick
failure TestOperationSetTypingNotifications.firstTestTypingNotificationsEventDeliveryIcqProtocolProviderSlick
failure TestAccountUninstallation.testMultipleLoginsIcqProtocolProviderSlick
failure TestProtocolProviderServiceSipImpl.testRegisterSipProtocolProviderServiceLick
 
 Unit Test Error Details: (27)
Test: ;TestOperationSetPresence.testChangingStateToAway
Class: IcqProtocolProviderSlick
java.lang.IllegalStateException: The icq provider must be signed on the ICQ service before being able to communicate. 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.assertConnected(OperationSetPersistentPresenceIcqImpl.java:911) 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.publishPresenceStatus(OperationSetPersistentPresenceIcqImpl.java:604) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.subtestStateTransition(TestOperationSetPresence.java:258) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.testChangingStateToAway(TestOperationSetPresence.java:159) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPresence.testChangingStateToNotAvailable
Class: IcqProtocolProviderSlick
java.lang.IllegalStateException: The icq provider must be signed on the ICQ service before being able to communicate. 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.assertConnected(OperationSetPersistentPresenceIcqImpl.java:911) 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.publishPresenceStatus(OperationSetPersistentPresenceIcqImpl.java:604) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.subtestStateTransition(TestOperationSetPresence.java:258) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.testChangingStateToNotAvailable(TestOperationSetPresence.java:170) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPresence.testChangingStateToDnd
Class: IcqProtocolProviderSlick
java.lang.IllegalStateException: The icq provider must be signed on the ICQ service before being able to communicate. 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.assertConnected(OperationSetPersistentPresenceIcqImpl.java:911) 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.publishPresenceStatus(OperationSetPersistentPresenceIcqImpl.java:604) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.subtestStateTransition(TestOperationSetPresence.java:258) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.testChangingStateToDnd(TestOperationSetPresence.java:181) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPresence.testChangingStateToInvisible
Class: IcqProtocolProviderSlick
java.lang.IllegalStateException: The icq provider must be signed on the ICQ service before being able to communicate. 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.assertConnected(OperationSetPersistentPresenceIcqImpl.java:911) 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.publishPresenceStatus(OperationSetPersistentPresenceIcqImpl.java:604) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.subtestStateTransition(TestOperationSetPresence.java:258) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.testChangingStateToInvisible(TestOperationSetPresence.java:192) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPresence.testChangingStateToOccupied
Class: IcqProtocolProviderSlick
java.lang.IllegalStateException: The icq provider must be signed on the ICQ service before being able to communicate. 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.assertConnected(OperationSetPersistentPresenceIcqImpl.java:911) 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.publishPresenceStatus(OperationSetPersistentPresenceIcqImpl.java:604) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.subtestStateTransition(TestOperationSetPresence.java:258) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.testChangingStateToOccupied(TestOperationSetPresence.java:203
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPresence.testChangingStateToFreeForChat
Class: IcqProtocolProviderSlick
java.lang.IllegalStateException: The icq provider must be signed on the ICQ service before being able to communicate. 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.assertConnected(OperationSetPersistentPresenceIcqImpl.java:911) 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.publishPresenceStatus(OperationSetPersistentPresenceIcqImpl.java:604) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.subtestStateTransition(TestOperationSetPresence.java:258) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.testChangingStateToFreeForChat(TestOperationSetPresence.java:214) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPresence.testChangingStateToOnline
Class: IcqProtocolProviderSlick
java.lang.IllegalStateException: The icq provider must be signed on the ICQ service before being able to communicate. 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.assertConnected(OperationSetPersistentPresenceIcqImpl.java:911) 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.publishPresenceStatus(OperationSetPersistentPresenceIcqImpl.java:604) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.subtestStateTransition(TestOperationSetPresence.java:258) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.testChangingStateToOnline(TestOperationSetPresence.java:226) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPresence.testQueryContactStatus
Class: IcqProtocolProviderSlick
java.lang.IllegalStateException: The icq provider must be signed on the ICQ service before being able to communicate. 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.assertConnected(OperationSetPersistentPresenceIcqImpl.java:911) 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.queryContactStatus(OperationSetPersistentPresenceIcqImpl.java:259) ;
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.subtestQueryContactStatus(TestOperationSetPresence.java:411) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.testQueryContactStatus(TestOperationSetPresence.java:343) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPresence.postTestSubscribe
Class: IcqProtocolProviderSlick
java.lang.NullPointerException 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.setAuthorizationHandler(OperationSetPersistentPresenceIcqImpl.java:799) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.postTestSubscribe(TestOperationSetPresence.java:438) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPersistentPresence.postTestCreateGroup
Class: IcqProtocolProviderSlick
java.lang.IllegalStateException: The icq provider must be signed on the ICQ service before being able to communicate. 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.assertConnected(OperationSetPersistentPresenceIcqImpl.java:911) 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.createServerStoredContactGroup(OperationSetPersistentPresenceIcqImpl.java:663) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPersistentPresence.postTestCreateGroup(TestOperationSetPersistentPresence.java:296) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPersistentPresence.postTestRenameGroup
Class: IcqProtocolProviderSlick
java.lang.IllegalStateException: The icq provider must be signed on the ICQ service before being able to communicate. 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.assertConnected(OperationSetPersistentPresenceIcqImpl.java:911) 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.renameServerStoredContactGroup(OperationSetPersistentPresenceIcqImpl.java:714) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPersistentPresence.postTestRenameGroup(TestOperationSetPersistentPresence.java:383) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPersistentPresence.postTestRemoveGroup
Class: IcqProtocolProviderSlick
java.lang.IllegalStateException: The icq provider must be signed on the ICQ service before being able to communicate. 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.assertConnected(OperationSetPersistentPresenceIcqImpl.java:911) 
at net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl.removeServerStoredContactGroup(OperationSetPersistentPresenceIcqImpl.java:686) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPersistentPresence.postTestRemoveGroup(TestOperationSetPersistentPresence.java:339) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetBasicInstantMessaging.thenTestSendMessage
Class: IcqProtocolProviderSlick
java.lang.IllegalStateException: The icq provider must be signed on the ICQ service before being able to communicate. 
at net.java.sip.communicator.impl.protocol.icq.OperationSetBasicInstantMessagingIcqImpl.assertConnected(OperationSetBasicInstantMessagingIcqImpl.java:306) 
at net.java.sip.communicator.impl.protocol.icq.OperationSetBasicInstantMessagingIcqImpl.sendInstantMessage(OperationSetBasicInstantMessagingIcqImpl.java:170
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetBasicInstantMessaging.thenTestSendMessage(TestOperationSetBasicInstantMessaging.java:190) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetTypingNotifications.thenTestSendTypingNotification
Class: IcqProtocolProviderSlick
java.lang.NullPointerException 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetTypingNotifications.thenTestSendTypingNotification(TestOperationSetTypingNotifications.java:160) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetServerStoredInfo.testReadInfo
Class: IcqProtocolProviderSlick
java.lang.NullPointerException 
at net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredContactInfoIcqImpl.getDetails(OperationSetServerStoredContactInfoIcqImpl.java:51) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetServerStoredInfo.testReadInfo(TestOperationSetServerStoredInfo.java:194) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetServerStoredInfo.testWriteInfo
Class: IcqProtocolProviderSlick
java.lang.NullPointerException 
at net.java.sip.communicator.impl.protocol.icq.InfoRetreiver.getContactDetails(InfoRetreiver.java:125
at net.java.sip.communicator.impl.protocol.icq.InfoRetreiver.getDetails(InfoRetreiver.java:83) 
at net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl.getDetails(OperationSetServerStoredAccountInfoIcqImpl.java:66) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetServerStoredInfo.testWriteInfo(TestOperationSetServerStoredInfo.java:284) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetServerStoredInfo.errorHandling
Class: IcqProtocolProviderSlick
java.lang.NullPointerException 
at net.java.sip.communicator.impl.protocol.icq.InfoRetreiver.getContactDetails(InfoRetreiver.java:125
at net.java.sip.communicator.impl.protocol.icq.InfoRetreiver.getDetails(InfoRetreiver.java:83) 
at net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl.getDetails(OperationSetServerStoredAccountInfoIcqImpl.java:66) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetServerStoredInfo.errorHandling(TestOperationSetServerStoredInfo.java:525) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetServerStoredInfo.removingItems
Class: IcqProtocolProviderSlick
java.lang.NullPointerException 
at net.java.sip.communicator.impl.protocol.icq.InfoRetreiver.getContactDetails(InfoRetreiver.java:125
at net.java.sip.communicator.impl.protocol.icq.InfoRetreiver.getDetails(InfoRetreiver.java:83) 
at net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl.getDetails(OperationSetServerStoredAccountInfoIcqImpl.java:66) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetServerStoredInfo.removingItems(TestOperationSetServerStoredInfo.java:607) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestProtocolProviderServiceIcqImpl.testRegister
Class: IcqProtocolProviderSlick
junit.framework.AssertionFailedError: The tested ICQ implementation on-line status was OFFLINE 
at junit.framework.Assert.fail(Assert.java:47) 
at junit.framework.Assert.assertTrue(Assert.java:20) ;
at net.java.sip.communicator.slick.protocol.icq.TestProtocolProviderServiceIcqImpl.testRegister(TestProtocolProviderServiceIcqImpl.java:171) ;
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPresence.postTestUnsubscribe
Class: IcqProtocolProviderSlick
junit.framework.AssertionFailedError: Failed to find an existing subscription for the tester agent ;
at junit.framework.Assert.fail(Assert.java:47) 
at junit.framework.Assert.assertTrue(Assert.java:20) ;
at junit.framework.Assert.assertNotNull(Assert.java:220) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.postTestUnsubscribe(TestOperationSetPresence.java:724) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framewo