jasig-ssp IRC Logs-2013-05-06
[10:26:23 CDT(-0500)] <JasonElwood> Tony- I put a comment on SSP-974 related to an error with a SQL Server unique constraint. I believe this is the same error Archna had with the tag table. 974 is assigned to Tyler. Can you provide him the root cause?
[10:30:13 CDT(-0500)] <TonyUnicon> ok ill have a look
[12:01:34 CDT(-0500)] <TonyUnicon> working with Tyler on the sqlserver error
[12:16:56 CDT(-0500)] <js70> Jason: https://issues.jasig.org/browse/SSP-963
[12:17:38 CDT(-0500)] <js70> https://issues.jasig.org/browse/SSP-957
[12:33:33 CDT(-0500)] <TonyUnicon> merge commit alert
[12:36:27 CDT(-0500)] <dmccallum54> i had to take a little walk
[12:37:20 CDT(-0500)] <dmccallum54> the rage is subsiding… slowly… slowly
[12:37:34 CDT(-0500)] <TonyUnicon> i told him to expect a passive aggressive email from you
[12:37:39 CDT(-0500)] <dmccallum54> nice
[12:37:51 CDT(-0500)] <dmccallum54> it was actually just 'aggressive'
[12:37:58 CDT(-0500)] <TonyUnicon> lol
[12:39:32 CDT(-0500)] <JasonElwood> so hold off on pulling down the latest?
[12:39:36 CDT(-0500)] <dmccallum54> it's fine
[12:42:08 CDT(-0500)] <dmccallum54> Caused by: java.lang.OutOfMemoryError: PermGen space
[12:42:22 CDT(-0500)] <dmccallum54> so there's the CI demo issue. i'll make sure the mem settings match up with nightly
[12:42:48 CDT(-0500)] <JasonElwood> cool
[12:48:18 CDT(-0500)] <dmccallum54> going to bounce nightly
[12:49:29 CDT(-0500)] <TonyUnicon> I find it surprising that this thing throws PermGen errors
[12:49:47 CDT(-0500)] <TonyUnicon> are we using a framework the loads a poop-ton of classes?
[12:50:11 CDT(-0500)] <dmccallum54> spring is notorious for that
[12:50:19 CDT(-0500)] <TonyUnicon> eh
[12:50:19 CDT(-0500)] <dmccallum54> it's proxying stuff
[12:50:41 CDT(-0500)] <dmccallum54> its, rather
[12:50:44 CDT(-0500)] <TonyUnicon> what was the permgen space for that instance?
[12:52:49 CDT(-0500)] <dmccallum54> MaxPermSize = 174063616 (166.0MB)
[12:52:56 CDT(-0500)] <TonyUnicon> ahh ok
[12:52:58 CDT(-0500)] <TonyUnicon> that is pretty low
[12:53:32 CDT(-0500)] <dmccallum54> it's large on nightly. almost a third of total heap
[12:53:38 CDT(-0500)] <dmccallum54> MaxPermSize = 536870912 (512.0MB)
[12:53:42 CDT(-0500)] <TonyUnicon> yeah
[12:56:01 CDT(-0500)] <JasonElwood> Jim- are you planning on html for the full MAP report?
[13:33:55 CDT(-0500)] <js70> yes, currently.
[15:26:55 CDT(-0500)] <dmccallum54> restarting CI demo
[16:22:40 CDT(-0500)] <tbain> Jason, I'm trying to figure out what appropriate test data would be for external_program, are programs created on a per student basis, or are they more like the required courses for a major?
[16:23:35 CDT(-0500)] <JasonElwood> external_program would be a simple list of programs that a schools offer
[16:23:48 CDT(-0500)] <JasonElwood> external_course_program would be courses required in a program
[16:24:13 CDT(-0500)] <JasonElwood> the sample data I sent should have both
[16:25:19 CDT(-0500)] <tbain> Okay, thanks, I just wanted to clarify what they were for at a high level
[16:46:22 CDT(-0500)] <JasonElwood> JS- I commented on 963 and created report specs for the full and standard (matrix) reports for b2
[16:52:32 CDT(-0500)] <JasonElwood> How often do the shared libraries changed? Windows constantly has a problem with deleting shared libraries from the deployment
[16:57:50 CDT(-0500)] <JasonElwood> Is b2 pushing into master or rel-2-0-0-patches?
[17:01:55 CDT(-0500)] <dmccallum54> master
[17:02:10 CDT(-0500)] <dmccallum54> shared libs should hardly ever change
[17:02:24 CDT(-0500)] <dmccallum54> a "pure" ssp deploy shouldnt touch them at all, i dont think
[17:02:30 CDT(-0500)] <dmccallum54> you're doing a deploy-ear?
[17:02:44 CDT(-0500)] <JasonElwood> I was, yes
[17:11:53 CDT(-0500)] <dmccallum54> is tomcat being stopped before the deploy?
[17:13:24 CDT(-0500)] <JasonElwood> nope
[17:13:31 CDT(-0500)] <JasonElwood> dammit
[17:24:24 CDT(-0500)] <dmccallum54> there's options for turning off that locking, but i think it's only for files in the webapps and won't help with the shared classloader
[17:53:43 CDT(-0500)] <GregElliott> JasonElwood I left a comment for SSP-529. Perhaps you can take a look at some point. https://issues.jasig.org/browse/SSP-529.
[18:25:59 CDT(-0500)] <dmccallum54> TonyUnicon which version of coffeescript are you using?
[18:32:43 CDT(-0500)] <dmccallum54> nm. looks like 1.3.1 is the special sauce
[18:37:51 CDT(-0500)] <dmccallum54> hmm. or maybe not. 'cake build' completes w/o error, but getting diffs in the output having not made any changes to the *.coffee files.
[18:37:58 CDT(-0500)] <dmccallum54> will check in with you tomorrow to see what you're doing to build
[18:56:41 CDT(-0500)] <JasonElwood> Greg- i added my comment to 529. Dan may want to review to confirm