jasig-ssp IRC Logs-2013-05-31

[10:16:41 CDT(-0500)] <JasonElwood> Paul- the original specs for MAP are located in the Wiki here, https://wiki.jasig.org/display/SSP/SSP+v2.0+MAP+Tool

[10:17:53 CDT(-0500)] <JasonElwood> This would be a good basis for expected functionality. Some of the functionality has been defined during development, and I've tried to update the specs as questions are posed and decisions are made. If you find out-dated or unclear specs, let me know and I'll be glad to update them.

[10:19:17 CDT(-0500)] <pspaude> Jason - Thanks, MAP is on my list to hit hard today. I'll let you know if I find anything out of date.

[10:19:49 CDT(-0500)] <JasonElwood> Based on my testing this morning, it is performing much better. You just have to avoid going to the Main Tool or switching students after you started working in MAP.

[10:22:10 CDT(-0500)] <pspaude> Yeah, I saw the email and that is great news.

[10:23:06 CDT(-0500)] <pspaude> Yesterday at Dan's urging, I created a ticket with the same details you provided in your email this morning to reproduce. SSP-1292

[10:23:46 CDT(-0500)] <JasonElwood> yeah thanks. I wanted to let him know the fixes applied yesterday did not improve/impact the findings in 1292

[10:25:54 CDT(-0500)] <pspaude> No problem, I think you had left when I posted it. Also from the email I think you have a mac too, which I don't, so that helps when it comes to testing.

[10:30:00 CDT(-0500)] <pspaude> Things look good on Linux CI, no deletions (of my students) today, and per SSP-1293 (appointment creation enforcement) it is similiar to yesterday. (Which is good)

[10:31:24 CDT(-0500)] <JasonElwood> good

[10:43:56 CDT(-0500)] <GregElliott> JasonElwood I have 1274 resolved, kind of. no more gray screen in IE8, but something's up with the icons for the buttons. they don't seem to be showing up in IE8, but do on same machine with FF. Wasn't there another defect related to icons not showing?

[10:44:58 CDT(-0500)] <JasonElwood> that was one of the original problems with IE8. I don't recall anything recently. Dan fixed something in SQL Server where the caseload assignment columns weren't showing

[10:46:24 CDT(-0500)] <GregElliott> ok, so, perhaps do my checkin for 1274, and then take a look at the icon issue (maybe created ie8 defect.)? I touched a boatload of files, so I'd love to get it up on the ci env's so that they can be validated that I didn't inadvertantly affect something else.

[10:46:43 CDT(-0500)] <JasonElwood> that sounds fine

[11:06:09 CDT(-0500)] <JasonElwood> Paul- can you test 1274

[11:06:49 CDT(-0500)] <JasonElwood> Wait. I'm not sure Greg checked it in yet. hold off until confirmation

[11:06:51 CDT(-0500)] <JasonElwood> please

[11:09:41 CDT(-0500)] <pspaude> Ok

[11:36:58 CDT(-0500)] <pspaude> I already had the VM open and was doing my usual morning pull of the code, so I decided to check out. It still doesn't work in IE8, so I'll wait until he commits. Just let me know and I'll test it!

[11:38:38 CDT(-0500)] <dmccallum54> it's in there

[11:38:39 CDT(-0500)] <dmccallum54> https://github.com/Jasig/SSP/commit/5d339bd63d62a4d9241ffb1a541ffc03e324be70

[11:40:05 CDT(-0500)] <dmccallum54> fwiw… the jslint stuff that greg used to track this down you get for free in the intelliJ js editor. can get similar features in eclipse via a plugin, i believe. i know you can for sure if using aptana as plugin or standalone

[11:41:18 CDT(-0500)] <pspaude> Yeah, my pull was probably an hr ago.

[11:41:57 CDT(-0500)] <pspaude> I'll repull and let everyone know. That is cool, I didn't know JSLint was a plugin for eclipse.

[11:51:25 CDT(-0500)] <GregElliott> I was trying to get it to work in eclipse, but was running into windows permissions stuff. so, off the command line, and looking at the output to guide which files to modify.

[11:51:44 CDT(-0500)] <dmccallum54> …which is why everyone should switch to intellij

[11:51:52 CDT(-0500)] <GregElliott> I can believe it.

[11:52:02 CDT(-0500)] <GregElliott> I may switch just because of that.

[11:52:06 CDT(-0500)] <dmccallum54> heh

[11:52:28 CDT(-0500)] <GregElliott> the plumbing was there, just the tool wouldn't play nice in a timely fashion with win 7

[11:52:40 CDT(-0500)] <dmccallum54> i've not found that it's quite the life changing experience that some people report. but it's definitely an improvement on the overall eclipse experience

[11:53:41 CDT(-0500)] <tbain> did you already have a Mac when you switched to intellij?

[11:53:47 CDT(-0500)] <dmccallum54> no

[11:54:01 CDT(-0500)] <dmccallum54> was on ubuntu when 1st started

[11:54:15 CDT(-0500)] <dmccallum54> switched, rather

[11:54:52 CDT(-0500)] <tbain> hm.. wow, I was thinking that switching to the Mac might have been such a transcendent experience that nothing could compare, but if you were on ubuntu at the time...

[11:55:03 CDT(-0500)] <pspaude> I've used IntelliJ before and like it, so I can believe it. Are you guys using the free version?

[11:55:13 CDT(-0500)] <dmccallum54> i'm using the paid

[11:55:23 CDT(-0500)] <pspaude> Ah, ok. Continue Tyler (smile)

[11:55:39 CDT(-0500)] <dmccallum54> i think chris lawson, who sits on the other side of the cube wall from you, paul, was dabbling a bit in SSP with the free version

[11:55:52 CDT(-0500)] <dmccallum54> could check with him on whether he ran into any missing feature obstacles

[11:56:24 CDT(-0500)] <pspaude> Yeah, that would be a good idea, I've never had occasion to use them, but with a broader technology stack I coudl see it happening.

[11:56:43 CDT(-0500)] <tbain> I'm just using STS, though I've used Rubymine for my ruby development and it seems like that company has nice products

[11:57:16 CDT(-0500)] <dmccallum54> STS was definitely an improvement on vanilla eclipse. or at least it was a few years ago

[11:57:49 CDT(-0500)] <dmccallum54> rubymine… you get a slightly stale version of that for free with intellij. basically runs as a plugin. like running aptana embedded in eclipse.

[12:00:01 CDT(-0500)] <pspaude> I've heard that is a good way to go too.... more experimentation.

[12:00:28 CDT(-0500)] <JasonElwood> Couple questions

[12:00:40 CDT(-0500)] <dmccallum54> about IDEs, i hope

[12:00:47 CDT(-0500)] <JasonElwood> Didn't we agree to not allow the reserved colors in the color management selector?

[12:01:10 CDT(-0500)] <JasonElwood> didn't we agree to have tooltips for color in the defined columns for the planned courses?

[12:03:04 CDT(-0500)] <dmccallum54> 1st question: 749

[12:03:06 CDT(-0500)] <dmccallum54> gah

[12:03:14 CDT(-0500)] <dmccallum54> https://wiki.jasig.org/display/SSP/SSP+v2.0+MAP+Admin-+Elective+Management?focusedCommentId=57577334#comment-57577334

[12:04:05 CDT(-0500)] <dmccallum54> 2nd question… yes, that was in the design. tony said he had trouble getting it to work, at least for electives.

[12:04:10 CDT(-0500)] <dmccallum54> i think there's a way to do this

[12:05:08 CDT(-0500)] <dmccallum54> but there might be something about the specific way that we're building those grids that prevents it

[12:05:20 CDT(-0500)] <dmccallum54> let me poke around a little bit

[12:05:33 CDT(-0500)] <JasonElwood> I wrote the damn thing

[12:05:46 CDT(-0500)] <JasonElwood> thanks

[12:10:18 CDT(-0500)] <dmccallum54> i see code for trying to set the tooltips but it's not working

[12:10:50 CDT(-0500)] <dmccallum54> let me see if the approach i took for the Hugely Useful date/time tooltips works any better here...

[12:20:44 CDT(-0500)] <dmccallum54> man MAP screams in my local env

[12:20:54 CDT(-0500)] <tbain> Same :/

[12:20:57 CDT(-0500)] <dmccallum54> maybe we should just issue mac laptops and local installs to all ssp users

[12:24:32 CDT(-0500)] <dmccallum54> hey look. it works

[12:24:48 CDT(-0500)] <dmccallum54> JasonElwood is there a ticket for broken planned course tool tops

[12:24:50 CDT(-0500)] <dmccallum54> tips

[12:26:12 CDT(-0500)] <JasonElwood> 1 sec

[12:26:36 CDT(-0500)] <JasonElwood> I'll open a new one. tony wants the issues separated

[12:26:42 CDT(-0500)] <dmccallum54> cool

[12:28:15 CDT(-0500)] <JasonElwood> 1298

[12:28:20 CDT(-0500)] <dmccallum54> thx

[12:45:57 CDT(-0500)] <tbain> Everyone be on their best bahvaior.

[12:46:23 CDT(-0500)] <pspaude> Quick erase the chat logs...

[12:46:54 CDT(-0500)] <pspaude> Ok, the good bad and ugly on IE8.

[12:47:10 CDT(-0500)] <tbain> o.0

[12:47:13 CDT(-0500)] <tbain> there's good?

[12:47:22 CDT(-0500)] <pspaude> Good = it works. Bad = as mentioned before no icons (sad) Ugly = Script not responding error after login.

[12:48:03 CDT(-0500)] <tbain> Ah ha!

[12:48:16 CDT(-0500)] <tbain> So FF and IE8 both timeout at 10 seconds

[12:48:26 CDT(-0500)] <tbain> And a couple of thee APIs are taking 11 seconds+ to respond

[12:49:15 CDT(-0500)] <pspaude> Cool, makes sense.... is it going to be like just one more build before lunch (smile) Just kidding.

[12:53:51 CDT(-0500)] <pspaude> Anyone have any tips for debuggin a not responding in IE8? I want to give you guys a clue, but the debugger is going randomly all over ext.js? This only happens in IE8 not IE10.

[13:04:09 CDT(-0500)] <JasonElwood> building linux CI while we are on the SCRUM

[13:04:56 CDT(-0500)] <tbain> k

[13:10:11 CDT(-0500)] <dmccallum54> any more deleted students today?

[13:10:47 CDT(-0500)] <JasonElwood> haven't seen any

[13:11:10 CDT(-0500)] <dmccallum54> k. will check the logs in a few

[13:11:32 CDT(-0500)] <dmccallum54> also, btw, pg is now logging to /media/ephemeral0/postgres/pg_log/*

[13:11:47 CDT(-0500)] <dmccallum54> backups of yesterday's logs are there as well

[13:13:55 CDT(-0500)] <pspaude1> Haven't seen any (missing students) this morning either.

[13:16:10 CDT(-0500)] <JasonElwood> on linux CI, ssp didn't start after the job completed. looking into it

[13:18:19 CDT(-0500)] <JasonElwood> good news is that it's not the changelock

[13:18:38 CDT(-0500)] <tbain> ugh

[13:19:51 CDT(-0500)] <tbain> I can't properly remember if this actualy cases ssp to not render, but it might be a checksum error on the r2000b2_demo_data changeset, I can't remember if I had run it on there or not but if I had that might be the case...

[13:20:25 CDT(-0500)] <tbain> might have tweaked something in that file since I would have run it before and put it into liquibase this morning (though I don't think so....)

[13:20:31 CDT(-0500)] <dmccallum54> Caused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "unique_tagcode"

[13:20:31 CDT(-0500)] <dmccallum54> Detail: Key (code)=(DL) already exists.

[13:20:44 CDT(-0500)] <JasonElwood> looks like the new sample data

[13:20:59 CDT(-0500)] <dmccallum54> SEVERE 5/31/13 6:07 PM:liquibase: Change Set org/jasig/ssp/database/demoDataChangeset/r200b2_demo_data.xml::Adding R2.0.0b2 Demo Data Set::demo.data.script.generator failed. Error: Error executing SQL INSERT INTO tag (code, created_by, cr

[13:21:00 CDT(-0500)] <dmccallum54> eated_date, description, id, modified_by, modified_date, name, object_status) VALUES ('DL', '58ba5ee3-734e-4ae9-b9c5-943774b4de41', '2012-08-20T00:00:00', 'Distance Learning Course', 'deac8cef-f87a-441e-ae64-495f1a78806b', '58ba5ee3-734e-4

[13:21:00 CDT(-0500)] <dmccallum54> ae9-b9c5-943774b4de41', '2012-08-20T00:00:00', 'Distance Learning', '1'): ERROR: duplicate key value violates unique constraint "unique_tagcode"

[13:21:00 CDT(-0500)] <dmccallum54> Detail: Key (code)=(DL) already exists.

[13:21:48 CDT(-0500)] <JasonElwood> I'll remove the existing row and start the app

[13:22:09 CDT(-0500)] <tbain> okay, I can also remove that changeset from liquibase and try to sort it out if that doesn't work

[13:30:51 CDT(-0500)] <JasonElwood> deleting the tag worked but there's another error. we may have some overlapping data now

[13:32:00 CDT(-0500)] <tbain> okay, want me comment out the changesets really quick and commit that so we can get it back up and running?

[13:32:31 CDT(-0500)] <dmccallum54> i see a buttload of these: DELETE FROM external_student_transcript_course WHERE school_id = 'rtaylor514'

[13:32:32 CDT(-0500)] <JasonElwood> Failed to sync Person table with ExternalPerson

[13:32:32 CDT(-0500)] <JasonElwood> org.hibernate.NonUniqueResultException: query did not return a unique result: 2

[13:32:55 CDT(-0500)] <dmccallum54> are those transcript deletes coming from liquibase?

[13:33:00 CDT(-0500)] <tbain> The new script just delete those and overrode them with new ones

[13:33:05 CDT(-0500)] <dmccallum54> k

[13:33:28 CDT(-0500)] <dmccallum54> checking on nonuniqueexception… that's almost always problems with terms

[13:33:49 CDT(-0500)] <dmccallum54> yep

[13:34:42 CDT(-0500)] <tbain> is that something I need to fix then?

[13:34:46 CDT(-0500)] <dmccallum54> probably

[13:34:49 CDT(-0500)] <dmccallum54> trying to narrow it down...

[13:35:38 CDT(-0500)] <dmccallum54> ssp=# select * from external_term where start_date < current_timestamp and end_date > current_timestamp;

[13:35:38 CDT(-0500)] <dmccallum54> name | code | start_date | end_date | report_year

[13:35:38 CDT(-0500)] <dmccallum54> -------------------------------------------------------------------------

[13:35:38 CDT(-0500)] <dmccallum54> Summer 2013 | SU2013 | 2013-05-20 00:00:00 | 2013-07-12 00:00:00 | 2013

[13:35:38 CDT(-0500)] <dmccallum54> Summer 2013 | Summer 2013 | 2013-05-16 00:00:00 | 2013-08-14 00:00:00 | 2013

[13:35:39 CDT(-0500)] <dmccallum54> (2 rows)

[13:35:59 CDT(-0500)] <dmccallum54> if those are both being created by liquibase then we need to change the liquibase

[13:36:09 CDT(-0500)] <dmccallum54> else can be some sort of outofband change direct to the db. delete one of 'em

[13:36:21 CDT(-0500)] <dmccallum54> or change date bounds

[13:36:36 CDT(-0500)] <tbain> tha'ts weird, I'm not sure I touched those terms

[13:37:30 CDT(-0500)] <dmccallum54> could have been an out of band change at some point that then conflicted with the new demo data

[13:37:35 CDT(-0500)] <tbain> SU2013 would have been the new term added in the r200b2 changeset, Summer 2013 I'm not sure where it came from

[13:38:32 CDT(-0500)] <tbain> Should this be a new liquibase, or should I just go in in PSQL on the server or something?

[13:39:14 CDT(-0500)] <dmccallum54> JasonElwood the Summer 2013/Summer 2013 entry… would that have been you?

[13:39:24 CDT(-0500)] <dmccallum54> tbain did you try this new liquibase on sql server?

[13:39:45 CDT(-0500)] <JasonElwood> those have been there for a long time. I added 153 rows to that table when it first came up

[13:39:54 CDT(-0500)] <tbain> Just postgres >_<

[13:40:09 CDT(-0500)] <dmccallum54> tbain pretty sure these term timestamps will blow up in sqlserver

[13:40:15 CDT(-0500)] <tbain> okay

[13:40:23 CDT(-0500)] <dmccallum54> anyway

[13:40:45 CDT(-0500)] <tbain> I'll commit a quick thing to comment out the changesets from the changelog and address the issue

[13:41:24 CDT(-0500)] <JasonElwood> if all your term data is tied to student info, then my terms need to go. probably course data too

[13:41:44 CDT(-0500)] <tbain> they would be, all that stuff is pretty heavily integrated

[13:42:10 CDT(-0500)] <JasonElwood> so maybe we should wipe the external tables and load with the new sample data

[13:42:22 CDT(-0500)] <JasonElwood> it may screw up existing plans and template though

[13:42:27 CDT(-0500)] <dmccallum54> it will

[13:42:36 CDT(-0500)] <dmccallum54> how valuable are those?

[13:42:51 CDT(-0500)] <JasonElwood> mine are pretty friggin awesome

[13:42:59 CDT(-0500)] <dmccallum54> goes without saying

[13:43:05 CDT(-0500)] <tbain> well yeah, duh

[13:43:23 CDT(-0500)] <JasonElwood> I'm going to let Paul copy them for $50 each

[13:43:28 CDT(-0500)] <JasonElwood> so like $350 or so

[13:43:42 CDT(-0500)] <dmccallum54> or we can offset the old terms by many years

[13:43:46 CDT(-0500)] <tbain> What do I need to do at this point?

[13:44:02 CDT(-0500)] <JasonElwood> I would say let's wipe the data and start over with tyler's data.

[13:44:05 CDT(-0500)] <dmccallum54> k

[13:44:20 CDT(-0500)] <dmccallum54> i'm in there now

[13:44:52 CDT(-0500)] <dmccallum54> wiping all external data and the map operational tables...

[13:45:08 CDT(-0500)] <JasonElwood> yeah

[13:45:24 CDT(-0500)] <tbain> I need to run off for a meeting, is there anything you guys need me to do right now?

[13:45:30 CDT(-0500)] <JasonElwood> how will the demo scripts handle existing early alerts, action plans, intake, etc

[13:45:31 CDT(-0500)] <dmccallum54> not right now

[13:45:39 CDT(-0500)] <tbain> okay, be back in a bit

[13:46:16 CDT(-0500)] <dmccallum54> not sure on those other op data types

[13:51:39 CDT(-0500)] <dmccallum54> think i got 'em all

[13:51:43 CDT(-0500)] <dmccallum54> restarting tomcat

[13:51:59 CDT(-0500)] <JasonElwood> save the sql? we may need it again

[13:52:09 CDT(-0500)] <dmccallum54> i got it

[13:52:37 CDT(-0500)] <JasonElwood> what about person?

[13:52:47 CDT(-0500)] <dmccallum54> gunna leave that one alone for now

[13:53:07 CDT(-0500)] <JasonElwood> I guess as long as he kept the same id's

[13:53:13 CDT(-0500)] <dmccallum54> right

[13:55:22 CDT(-0500)] <JasonElwood> can we configure the email service on one of the instances for Unicon's mail service? or setup javamail? we don't really test the email at all

[13:55:31 CDT(-0500)] <dmccallum54> gah. gunna need another restart

[13:55:54 CDT(-0500)] <JasonElwood> I config'd once for my business gmail, but google got angry at me

[13:57:09 CDT(-0500)] <dmccallum54> probly

[13:58:01 CDT(-0500)] <dmccallum54> or a local exchanger might work

[14:01:23 CDT(-0500)] <dmccallum54> aaaaargh

[14:03:35 CDT(-0500)] <dmccallum54> i think we're gunna have to just recreate this db

[14:04:09 CDT(-0500)] <JasonElwood> ouch. sorry

[14:04:22 CDT(-0500)] <dmccallum54> anybody going to lose valuable data if i do that?

[14:05:01 CDT(-0500)] <JasonElwood> SSP admin configs might be the only thing. no completely valuable though

[14:05:14 CDT(-0500)] <dmccallum54> ok

[14:05:15 CDT(-0500)] <dmccallum54> dropping

[14:06:51 CDT(-0500)] <dmccallum54> anybody connected to that db right now?

[14:07:18 CDT(-0500)] <JasonElwood> not any more

[14:08:57 CDT(-0500)] <dmccallum54> going to try an initportal from jenkins

[14:10:08 CDT(-0500)] <dmccallum54> hmmm

[14:14:01 CDT(-0500)] <dmccallum54> totally shocked that didnt work

[14:24:44 CDT(-0500)] <dmccallum54> …still working on it...

[14:30:01 CDT(-0500)] <dmccallum54> still starting up… got past liquibase safely this time, at least

[14:31:57 CDT(-0500)] <JasonElwood> that's good

[14:32:07 CDT(-0500)] <dmccallum54> still gotta load the demo users into uP

[14:32:30 CDT(-0500)] <JasonElwood> I have to split in 5 for an appt

[14:32:44 CDT(-0500)] <dmccallum54> then you'll be missing out

[14:33:06 CDT(-0500)] <JasonElwood> I can resume after the appts. like 6p ET

[14:33:21 CDT(-0500)] <dmccallum54> exactly what you want to be doing at 6p ET i'm sure

[14:33:51 CDT(-0500)] <JasonElwood> 6p ET, 7p ET, 8p ET at least

[14:53:32 CDT(-0500)] <dmccallum54> alright

[14:53:43 CDT(-0500)] <dmccallum54> now that jason is definitely gone… linux CI is back in business

[14:54:03 CDT(-0500)] <dmccallum54> smoke tested MAP just a bit… looks OK

[14:55:05 CDT(-0500)] <tbain> I'm sorry - was there something I could have done differently with the demo data that wouldn't have required the database to be recreated?

[14:55:26 CDT(-0500)] <dmccallum54> um

[14:55:42 CDT(-0500)] <dmccallum54> nothing straightforward

[14:56:08 CDT(-0500)] <dmccallum54> what got us in the end was the fact that i had to re-run all the demo scripts after wiping out the external tables

[14:56:25 CDT(-0500)] <dmccallum54> but that meant there would be attempts to recreate operational data as well

[14:56:36 CDT(-0500)] <dmccallum54> which would generate uniqueness constraint violatins

[14:56:55 CDT(-0500)] <tbain> I'm sorry :/

[14:57:32 CDT(-0500)] <dmccallum54> the only way to deal with that would have been to add preconditions to the demo scripts that would let us turn certain steps on or off, but those things are changeset scoped and i think the demo data is typically one big chunk

[14:57:53 CDT(-0500)] <tbain> okay

[14:58:14 CDT(-0500)] <dmccallum54> so nothing straightforward

[14:58:40 CDT(-0500)] <tbain> Hopefully the scripts from now on shouldn't have to compete with hand-entered data as much, since the foundational data is in

[14:58:42 CDT(-0500)] <dmccallum54> and if you assume these changesets are about setting up a "demo env" it's reasonable to assume nobody has been making changes out of band

[14:58:49 CDT(-0500)] <dmccallum54> right

[15:00:38 CDT(-0500)] <dmccallum54> i dare say MAP is pretty darned snappy at the moment

[15:00:45 CDT(-0500)] <dmccallum54> darned, i say

[15:03:51 CDT(-0500)] <pspaude1> Pretty snappy.... in FF, but IE10 (sad)

[15:04:17 CDT(-0500)] <dmccallum54> nobody uses IE

[15:04:18 CDT(-0500)] <pspaude1> That's ok, IE10 has been consistently slower, all it does is show a loading icon then it all pops at once. Still a great improvement!

[15:04:33 CDT(-0500)] <dmccallum54> this application is strictly for the Cool Kids

[15:04:34 CDT(-0500)] <tbain> hrmph http://i.imgur.com/7pOwI.jpg

[15:04:41 CDT(-0500)] <dmccallum54> and if you use IE… well...

[15:04:41 CDT(-0500)] <pspaude1> Haha, most schools I've been at they all used the default browser, Safari or IE.

[15:04:56 CDT(-0500)] <dmccallum54> tbain love it

[15:05:25 CDT(-0500)] <pspaude1> Love it tbain!

[15:06:50 CDT(-0500)] <tbain> that... seemed to have taken care of the non-responsive script error :/

[15:07:26 CDT(-0500)] <tbain> nope, wait

[15:07:27 CDT(-0500)] <pspaude1> Yeah, I didn't get it and I tried 8-)

[15:07:27 CDT(-0500)] <tbain> sorry

[15:07:37 CDT(-0500)] <pspaude1> FF or IE?

[15:07:44 CDT(-0500)] <tbain> need to redit my javascript timeout back to the FF default, forgot I had set it up to 20 to see what it would do

[15:08:16 CDT(-0500)] <tbain> in FF

[15:08:25 CDT(-0500)] <pspaude1> Testing....

[15:08:54 CDT(-0500)] <pspaude1> It's weird in FF I still see the open plan box and then it goes away never to be seen again?

[15:09:19 CDT(-0500)] <tbain> Phaw! that did remove the non-responsive script error in FF o.0

[15:09:37 CDT(-0500)] <pspaude1> Yep, can't get it going between main tool and map tool!!!!!

[15:09:54 CDT(-0500)] <tbain> that does seem a little weird, I know Tony (question) was going to edit it so it wouldn't popup unless there were plans to load

[15:09:59 CDT(-0500)] <tbain> or something like that...

[15:10:14 CDT(-0500)] <pspaude1> It's greyed out. But, still I can't help but wonder if that is adding time.

[15:11:15 CDT(-0500)] <pspaude1> Sorry tbain... got the FF unresponsive script. Got going between students and maps. It seems it is fixed going between main and map for the same student though!

[15:11:35 CDT(-0500)] <tbain> progress

[15:11:39 CDT(-0500)] <tbain> it has been made

[15:11:41 CDT(-0500)] <pspaude1> Yep (smile)

[15:15:48 CDT(-0500)] <dmccallum54> tbain the unresponsive script you were seeing before could have been a data size issue

[15:16:02 CDT(-0500)] <dmccallum54> that was "fixed" by wiping all existing plans from the db

[15:16:21 CDT(-0500)] <tbain> very true

[15:16:24 CDT(-0500)] <dmccallum54> might want to see if the problem comes back after creating a shitload of plans for one or more students

[15:16:26 CDT(-0500)] <pspaude1> tbain I can't duplicate? I cleared the cache even and retried. Even going between students and map it looks like its working in FF?!?

[15:16:30 CDT(-0500)] <tbain> indicates something as well

[15:17:29 CDT(-0500)] <tbain> I think it's something that's gonig to be spotty, it might just have been someone steamrolling over one of the internet servers caused a hiccup in the line that pushed that one over the magical 10 second mark

[15:21:16 CDT(-0500)] <pspaude1> You think that might happen often, once its in use?

[15:23:00 CDT(-0500)] <tbain> It seems like there's something wrong with the way the browsers are handling this script, firefox actually gets a (Not responding) message next to it on the application name that indicates that it's frozen

[15:23:18 CDT(-0500)] <pspaude1> Yeah, I saw that as well.

[15:23:29 CDT(-0500)] <tbain> It's like it's running the query synchronously

[15:36:52 CDT(-0500)] <pspaude1> Hey are we supporting the document tool for this release?

[15:38:43 CDT(-0500)] <pspaude1> Never mind.

[17:23:13 CDT(-0500)] <JasonElwood> anybody have a problem with me restarting linux CI?

[17:23:23 CDT(-0500)] <dmccallum54> nope

[17:24:16 CDT(-0500)] <JasonElwood> changing configuration.js to increase the max char for student id validation. sample data is all longer than 8 char.

[17:25:59 CDT(-0500)] <dmccallum54> remember that's gotta be integrated into the minified js

[17:26:17 CDT(-0500)] <dmccallum54> which probably explains the restart...

[17:26:22 CDT(-0500)] <dmccallum54> but just in case

[17:26:37 CDT(-0500)] <JasonElwood> yeah. the build should be setup to run sencha.

[17:27:07 CDT(-0500)] <JasonElwood> unless you know something different

[17:28:09 CDT(-0500)] <dmccallum54> nope. that'll work

[17:39:17 CDT(-0500)] <JasonElwood> well. the minification is not setup on linjux

[17:39:51 CDT(-0500)] <JasonElwood> or is over-wrote the change I made to configuration.js

[17:39:59 CDT(-0500)] <JasonElwood> during the fetch

[17:40:01 CDT(-0500)] <JasonElwood> crap

[17:40:49 CDT(-0500)] <dmccallum54> http://ssp-ci:8080/job/SSP-Master-Deploy-SSP/128/console

[17:40:53 CDT(-0500)] <dmccallum54> sencha ran

[17:41:42 CDT(-0500)] <dmccallum54> what's the width supposed to be?

[17:41:45 CDT(-0500)] <JasonElwood> 20

[17:41:54 CDT(-0500)] <JasonElwood> so it over-wrote from the repo

[17:43:12 CDT(-0500)] <dmccallum54> i wouldnt have expected that to happen

[17:44:35 CDT(-0500)] <JasonElwood> definitely did

[17:44:36 CDT(-0500)] <dmccallum54> var/lib/jenkins/workspace/SSP-Master-Deploy-SSP/src/main/webapp/app/model/Configuration.js

[17:44:41 CDT(-0500)] <dmccallum54> that your file?

[17:44:44 CDT(-0500)] <JasonElwood> yeah

[17:44:47 CDT(-0500)] <JasonElwood> back to 8

[17:44:54 CDT(-0500)] <dmccallum54> k

[17:45:04 CDT(-0500)] <JasonElwood> maybe easier to just change source

[17:45:19 CDT(-0500)] <JasonElwood> and that crap is coming out of the file soon

[17:45:35 CDT(-0500)] <JasonElwood> Archna has the config table UI in

[17:46:28 CDT(-0500)] <dmccallum54> i'll change the source if you want

[17:46:44 CDT(-0500)] <JasonElwood> makes it easier right

[17:47:55 CDT(-0500)] <dmccallum54> pushed

[17:47:59 CDT(-0500)] <dmccallum54> alright

[17:48:06 CDT(-0500)] <dmccallum54> i gotta go swap cars with my wife

[17:48:15 CDT(-0500)] <JasonElwood> cool. thanks

[17:49:39 CDT(-0500)] <dmccallum54> bbl

[17:59:35 CDT(-0500)] <tbain> Here's an interesting resource I found - http://www.sencha.com/forum/showthread.php?153565-ExtJS-Performance-Best-Practices/page2

[18:01:29 CDT(-0500)] <pspaude1> That is cool tbain. Here is the link I told you about. I think this app might already do this, if not it looks cool, is the JBuilder

[18:01:37 CDT(-0500)] <pspaude1> http://stackoverflow.com/questions/3297860/how-to-debug-extjs-in-ie8 (First answer)

[18:03:29 CDT(-0500)] <pspaude1> Tbain your link was worthy of a bookmark! Good find.

[18:29:18 CDT(-0500)] <tbain> Good link - thanks paul