[cas-user] CAS compile errors

31 views
Skip to first unread message

Ron Clark

unread,
Oct 12, 2015, 10:44:28 AM10/12/15
to cas-...@lists.jasig.org
Am trying to get cas-4.1 compiled and am getting errors in the server-core tests. Any help I could get on this would be greatly appreciated.

 Some of the errors I get are as follows:

Test set: org.jasig.cas.authentication.FileTrustStoreSslSocketFactoryTests
-------------------------------------------------------------------------------
Tests run: 6, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.923 sec <<< FAILURE! - in org.jasig.cas.authentication.FileTrustStoreSslSocketFactoryTests
verifyTrustStoreLoadingSuccessfullyForValidEndpointWithNoCert(org.jasig.cas.authentication.FileTrustStoreSslSocketFactoryTests)  Time elapsed: 0.074 sec  <<< FAILURE!
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at org.jasig.cas.authentication.FileTrustStoreSslSocketFactoryTests.verifyTrustStoreLoadingSuccessfullyForValidEndpointWithNoCert(FileTrustStoreSslSocketFactoryTests.java:77)

verifyTrustStoreLoadingSuccessfullyWithCertAvailable2(org.jasig.cas.authentication.FileTrustStoreSslSocketFactoryTests)  Time elapsed: 0.141 sec  <<< FAILURE!
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at org.jasig.cas.authentication.FileTrustStoreSslSocketFactoryTests.verifyTrustStoreLoadingSuccessfullyWithCertAvailable2(FileTrustStoreSslSocketFactoryTests.java:55)

verifyTrustStoreLoadingSuccessfullyWihInsecureEndpoint(org.jasig.cas.authentication.FileTrustStoreSslSocketFactoryTests)  Time elapsed: 0.154 sec  <<< FAILURE!
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at org.jasig.cas.authentication.FileTrustStoreSslSocketFactoryTests.verifyTrustStoreLoadingSuccessfullyWihInsecureEndpoint(FileTrustStoreSslSocketFactoryTests.java:86)

Thank you in advance,


--
Ron Clark
SysAdmin
Armstrong State University
-- 
You are currently subscribed to cas-...@lists.jasig.org as: jasig-cas-user...@googlegroups.com
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Christopher Myers

unread,
Oct 12, 2015, 12:11:11 PM10/12/15
to cas-...@lists.jasig.org
Hi Ron,

I get a bunch of random issues when I try to compile v4.x as well; I just add the flag -Dmaven.test.skip=true to my compile command. The errors I get are the same as in https://issues.jasig.org/browse/CAS-799 All works fine and no problems running in production for several months now.

Chris



>>> Ron Clark <ron....@armstrong.edu> 10/12/15 10:32 AM >>>
-- 
You are currently subscribed to cas-...@lists.jasig.org as: cmy...@mail.millikin.edu

To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Misagh Moayyed

unread,
Oct 12, 2015, 11:00:01 PM10/12/15
to cas-...@lists.jasig.org
Are you trying to develop against the CAS codebase, or are you trying to deploy CAS?

If it’s the latter, you want to start from:

- Misagh

-- 
You are currently subscribed to cas-...@lists.jasig.org as: mmoa...@unicon.net
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
Reply all
Reply to author
Forward
0 new messages