jasig-ssp IRC Logs-2013-03-01

[09:44:44 CST(-0600)] <TonyUnicon> I am getting the same error jason got yesterday

[09:44:47 CST(-0600)] <TonyUnicon> DEV: 08:41:39.424 [main] ERROR o.s.web.context.ContextLoader - Context initialization failed

[09:44:47 CST(-0600)] <TonyUnicon> org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webProperties': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private transient org.jasig.ssp.service.reference.ConfigService org.jasig.ssp.config.WebProperties.configService; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating

[09:44:47 CST(-0600)] <TonyUnicon> 3 change sets check sum

[09:44:47 CST(-0600)] <TonyUnicon> org/jasig/ssp/database/integrationchangesets/i000005.xml::Add not null constraing tuition paid external_reg_stat_by_term::jim.stanley is now: 3:0ecd2663942453ede59460555f10ae39

[09:44:47 CST(-0600)] <TonyUnicon> org/jasig/ssp/database/integrationchangesets/i000005.xml::Add not null constraint to sec code,number of ext_fac_roster::jim.stanley is now: 3:f4209488c8d0c67ea68793a472217575

[09:50:26 CST(-0600)] <TonyUnicon> ahh its this liquibase checksum business again

[09:52:24 CST(-0600)] <dmccallum54> update databasechangelog set md5sum = null

[10:02:04 CST(-0600)] <TonyUnicon> yeah

[10:06:06 CST(-0600)] <dmccallum54> anybody else seeing the issue archna reports w/r/t opening the EA response form?

[10:08:18 CST(-0600)] <JasonElwood1> nope

[10:45:40 CST(-0600)] <TonyUnicon> yay new error!

[10:45:42 CST(-0600)] <TonyUnicon> EV: 09:41:47.819 [http-8080-1] ERROR o.j.ssp.web.api.SessionController - Error:

[10:45:43 CST(-0600)] <TonyUnicon> java.lang.IllegalArgumentException: Unknown name value for enum class org.jasig.ssp.security.permissions.DataPermissions: DATA_TEST

[10:45:43 CST(-0600)] <TonyUnicon> at org.hibernate.type.EnumType.nullSafeGet(EnumType.java:105) ~[hibernate-core-4.0.1.Final.jar:4.0.1.Final]

[10:45:43 CST(-0600)] <TonyUnicon> at org.hibernate.type.CustomType.nullSafeGet(CustomType.java:124) ~[hibernate-core-4.0.1.Final.jar:4.0.1.Final]

[10:45:43 CST(-0600)] <TonyUnicon> at org.hibernate.type.AbstractType.hydrate(AbstractType.java:106) ~[hibernate-core-4.0.1.Final.jar:4.0.1.Final]

[10:45:43 CST(-0600)] <TonyUnicon> at org.hibernate.persister.entity.AbstractEntityPersister.hydrate(AbstractEntityPersister.java:2695) ~[hibernate-core-4.0.1.Final.jar:4.0.1.Final]

[10:45:44 CST(-0600)] <TonyUnicon> at org.hibernate.loader.Loader.loadFromResultSet(Loader.java:1552) ~[hibernate-core-4.0.1.Final.jar:4.0.1.Final]

[10:45:45 CST(-0600)] <TonyUnicon> at org.hibernate.loader.Loader.instanceNotYetLoaded(Loader.java:1484) ~[hibernate-core-4.0.1.Final.jar:4.0.1.Final]

[10:45:45 CST(-0600)] <TonyUnicon> at org.hibernate.loader.Loader.getRow(Loader.java:1384) ~[hibernate-core-4.0.1.Final.jar:4.0.1.Final]

[10:45:45 CST(-0600)] <TonyUnicon> at org.hibernate.loader.Loader.getRowFromResultSet(Loader.java:640) ~[hibernate-core-4.0.1.Final.jar:4.0.1.Final]

[10:45:45 CST(-0600)] <TonyUnicon> at org.hibernate.loader.Loader.doQuery(Loader.java:856) ~[hibernate-core-4.0.1.Final.jar:4.0.1.Final]

[10:45:46 CST(-0600)] <TonyUnicon> at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:289) ~[hibernate-core-4.0.1.Final.jar:4.0.1.Final]

[10:45:46 CST(-0600)] <TonyUnicon> at org.hibernate.loader.Loader.doList(Loader.java:2463) ~[hibernate-core-4.0.1.Final.jar:4.0.1.Final]

[10:45:58 CST(-0600)] <TonyUnicon> Has anyone seen this one before?

[10:55:31 CST(-0600)] <JasonElwood1> Tony- is the MyGPS header image something that can be swapped out simply? I don't see it in the images dir

[11:00:35 CST(-0600)] <TonyUnicon> im sure it can be swapped out easily

[11:00:36 CST(-0600)] <js70> no

[11:00:45 CST(-0600)] <TonyUnicon> no?

[11:00:54 CST(-0600)] <js70> no to the error

[11:02:25 CST(-0600)] <JasonElwood> i thought so to, but the file isn't apparent to me

[11:02:49 CST(-0600)] <TonyUnicon> i'll look into it in a bit

[11:02:52 CST(-0600)] <TonyUnicon> trying to figure out SIS

[11:03:05 CST(-0600)] <JasonElwood> no worries. Just trying to eliminate an open issue if it can be swapped

[11:04:10 CST(-0600)] <TonyUnicon> its trivial, we can talk about it later

[11:05:10 CST(-0600)] <dmccallum54> TonyUnicon not sure if you figured out the error yet… looks related to https://issues.jasig.org/browse/SSP-567

[11:05:38 CST(-0600)] <TonyUnicon> k

[11:06:51 CST(-0600)] <dmccallum54> basically you cant introduce any new DATA_* permissions without also editing org.jasig.ssp.security.permissions.DataPermissions

[11:07:17 CST(-0600)] <dmccallum54> (no good reason for this, far as i can tell)

[11:16:53 CST(-0600)] <js70> I'm on the line can you hear me?

[11:17:45 CST(-0600)] <JasonElwood> I can't hear you

[11:19:49 CST(-0600)] <js70> apis are done.

[11:58:06 CST(-0600)]

<dmccallum54> js70 ExternalStudentRecordsController. root request mapping is "i/1/person/

Unknown macro: {id}

"

[11:58:12 CST(-0600)] <dmccallum54> is the leading 'i' intentional?

[12:01:00 CST(-0600)] <js70> no

[12:02:23 CST(-0600)] <js70> poor copy paste.

[12:03:04 CST(-0600)] <dmccallum54> np

[12:03:09 CST(-0600)] <dmccallum54> i'm pretty clear on how to fix it (smile)

[12:14:27 CST(-0600)] <js70> I can send you a link if you need it. :^)

[16:46:07 CST(-0600)] <tbain> Would anyone happen to have some build scripts (for linux) I could take a look at to see what sorts of jobs we should have for Jenkins?

[16:48:26 CST(-0600)] <dmccallum54> think i need a bit more info on what you want the scripts to do

[16:50:03 CST(-0600)] <tbain> At the moment there are just jobs for initportal and a maven build of SSP, I guess I'm just wodnering if we need jobs that do anything more than that?

[16:50:05 CST(-0600)] <tbain> wonder*

[16:55:17 CST(-0600)] <dmccallum54> we decided jenkins and the app server(s) would be on the same box?

[16:56:18 CST(-0600)] <dmccallum54> if so, i think you need a job to kill tomcat and a job to start it up, these wrapping your initportal

[16:58:23 CST(-0600)] <tbain> okay that works for me (smile)

[16:58:25 CST(-0600)] <tbain> thanks