Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

[09:56:39 CST(-0600)] <JasonElwood> Has anybody built the latest code today and experienced an exception with the i000005.xml changeset?

[09:57:22 CST(-0600)] <dmccallum54> can try it now

[09:57:31 CST(-0600)] <TonyUnicon> probably have not ran that since the first time I setup the env, what is the exception?

[09:59:16 CST(-0600)] <JasonElwood> Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'liquibase' defined in ServletContext resource [/WEB-INF/spring/app-config.xml]: Invocation of init method failed; nested exception is liquibase.exception.ValidationFailedException: Validation Failed:

[09:59:16 CST(-0600)] <JasonElwood> 5 changes have validation failures

[09:59:16 CST(-0600)] <JasonElwood> columnDataType is required, org/jasig/ssp/database/integrationchangesets/i000005.xml::Add not null constraing tuition paid external_reg_stat_by_term::jim.stanley::(Checksum: 3:54ea128500b88618a02199f453feb00d)

[09:59:16 CST(-0600)] <JasonElwood> columnDataType is required, org/jasig/ssp/database/integrationchangesets/i000005.xml::Add not null constraint to sec code,number of ext_fac_roster::jim.stanley::(Checksum: 3:9530098eba6292ab1b7ef1b934066973)

[09:59:16 CST(-0600)] <JasonElwood> columnDataType is required, org/jasig/ssp/database/integrationchangesets/i000005.xml::Add not null constraint to sec code,number of ext_fac_roster::jim.stanley::(Checksum: 3:9530098eba6292ab1b7ef1b934066973)

[09:59:17 CST(-0600)] <JasonElwood> columnDataType is required, org/jasig/ssp/database/integrationchangesets/i000005.xml::Add not null constraint to number, code of ext_fac_course::jim.stanley::(Checksum: 3:595df164d2600efd9340214c54c23716)

[09:59:17 CST(-0600)] <JasonElwood> columnDataType is required, org/jasig/ssp/database/integrationchangesets/i000005.xml::Add not null constraint to number, code of ext_fac_course::jim.stanley::(Checksum: 3:595df164d2600efd9340214c54c23716)

[09:59:18 CST(-0600)] <JasonElwood> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1455) ~[spring-beans-3.1.2.RELEASE.jar:3.1.2.RELEASE]

[09:59:19 CST(-0600)] <JasonElwood> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519) ~[spring-beans-3.1.2.RELEASE.jar:3.1.2.RELEASE]

[09:59:19 CST(-0600)] <JasonElwood> at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) ~[spring-beans-3.1.2.RELEASE.jar:3.1.2.RELEASE]

[09:59:20 CST(-0600)] <JasonElwood> at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294) ~[spring-beans-3.1.2.RELEASE.jar:3.1.2.RELEASE]

[09:59:20 CST(-0600)] <JasonElwood> at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225) ~[spring-beans-3.1.2.RELEASE.jar:3.1.2.RELEASE]

[09:59:21 CST(-0600)] <JasonElwood> at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291) ~[spring-beans-3.1.2.RELEASE.jar:3.1.2.RELEASE]

[09:59:21 CST(-0600)] <JasonElwood> at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193) ~[spring-beans-3.1.2.RELEASE.jar:3.1.2.RELEASE]

[09:59:22 CST(-0600)] <JasonElwood> at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:284) ~[spring-beans-3.1.2.RELEASE.jar:3.1.2.RELEASE]

[09:59:22 CST(-0600)] <JasonElwood> at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193) ~[spring-beans-3.1.2.RELEASE.jar:3.1.2.RELEASE]

[10:05:45 CST(-0600)] <dmccallum54> hmmm… not getting an error (yet). checking to see if my env is actually even running that file...

[10:06:31 CST(-0600)] <dmccallum54> are you on pg or sqlserver?

[10:07:14 CST(-0600)] <JasonElwood> sql server

[10:07:33 CST(-0600)] <dmccallum54> k. will switch to that.

[10:22:08 CST(-0600)] <dmccallum54> got the same errors. think i can fix real quick

[10:31:26 CST(-0600)] <dmccallum54> pushed

[10:43:06 CST(-0600)] <JasonElwood> that worked. thanks

[14:50:40 CST(-0600)] <js70> Hey jason: for the Test API. Where to I get success and results? https://wiki.jasig.org/display/SSP/Test+API

[14:51:09 CST(-0600)] <js70> the rows look like they come from the external_student_test

[14:55:45 CST(-0600)] <JasonElwood> they should be coming from that table. I'm not sure how much of the API was actually created before you started working on it

[15:01:07 CST(-0600)] <js70> nothing.

[15:01:17 CST(-0600)] <js70> the only thing I see is a status.

[15:01:42 CST(-0600)] <js70> everything else is included in the rows.

[15:01:58 CST(-0600)] <JasonElwood> not surprised. so do you have enough with the spreadsheet and design page?

[15:02:58 CST(-0600)] <js70> let me take another look at the design page and I will get back to you

[15:03:06 CST(-0600)] <JasonElwood> status is highlighted on the v1.2 mapping because it is a new field from the 1.0 definition. it sounds like the entire table needs to be created

[15:03:27 CST(-0600)] <js70> tyeah, I have created the table.

[15:04:00 CST(-0600)] <JasonElwood> there should be 8 columns in the table

[15:04:13 CST(-0600)] <JasonElwood> https://wiki.jasig.org/display/SSP/SSP+v1.2.0+New+Main+Tool

[15:05:55 CST(-0600)] <js70> totally got that, my question is what is the results and the success fields being used for ?, I don't see them in the ui and they are not in the table.

[15:06:54 CST(-0600)] <js70> neve mind.

  • No labels