Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[12:26:18 CDT(-0500)] <JasonElwood> I'm done for a while

[12:29:41 CDT(-0500)] <JasonElwood> I have to bail for a few hours. All the Safari on PG testing is done and jira issues updated (you probably already knew).

[12:30:33 CDT(-0500)] <JasonElwood> The ssp-config.properties files have been updated with the smtp configuration to send mail and the db config tables has send_mail = true. The next time Linux CI and Win CI build, email will be active. As long as the whitelist is ready to go, emails will be sending from ssp

[14:24:52 CDT(-0500)] <tbain> Windows CI is up with the demo data

[14:26:07 CDT(-0500)] <pspaude1> It works!!! Yeah! Thanks tbain.

[17:05:27 CDT(-0500)] <tbain> Just got confirmation that Greg will attend the meeting on Monday - I feel special

[17:05:56 CDT(-0500)] <dmccallum54> thx for reserving the room, btw

[17:07:49 CDT(-0500)] <tbain> NP, I originally scheduled it for Friday thinking that we only had a few hours to grab a good room but with the reschedule I thought it was best to stay ahead of the loiter.... umm... other people who might use the room

[17:10:34 CDT(-0500)] <pspaude> Uh oh I'm getting spam to my work email... from some college on the east coast.... they say I have to take some sort of intake or something?! (smile)

[17:12:40 CDT(-0500)] <tbain> yay!

[17:13:30 CDT(-0500)] <pspaude> Its from the microsoft CI, don't know if it was meant to be turned off or not. But, at least I can test it.

[17:27:40 CDT(-0500)] <tbain> Twas going to leave early today unless anyone needed me to stick around?

[17:34:19 CDT(-0500)] <pspaude> Is there a monitor on Microsoft CI?

[17:40:55 CDT(-0500)] <pspaude> Having issues with the DB. Am getting SQL errors and it is not saving information properly on newly entered students.

[17:46:10 CDT(-0500)] <pspaude> Student Intake is failing around primary caregiver information as well. Fails with SQL not truncated

[17:46:35 CDT(-0500)] <dmccallum54> a monitor?

[17:47:06 CDT(-0500)] <pspaude> Yeah monitoring the SQL database. Didn't know if you left one on. I don't think it matters, just weird stuff is happening.

[17:48:52 CDT(-0500)] <pspaude> And I'm not always able to duplicate. One student I entered the databse dropped his username and so then everything else I did I would get JSON errors for username. But, the one I entered after that it was ok?

[17:49:14 CDT(-0500)] <dmccallum54> definitely no New Relic monitoring. there's some standard monitoring you get with amazon RDS, but i think jason is the only one with access to that

[17:49:54 CDT(-0500)] <dmccallum54> you should be able to connect directly to the db if you want… mgmt console might be on the wins app server.

[17:50:06 CDT(-0500)] <pspaude> Another student I entered it wasn't auto-picking up his information in the other tools and again failing.

[17:50:36 CDT(-0500)] <pspaude> Ah, ok. I might do that. It seems to be getting better with the newly added students here. Weird.

[17:50:57 CDT(-0500)] <dmccallum54> or maybe you've already done this… but could RDP into the app server and tail the logs there

[17:51:05 CDT(-0500)] <dmccallum54> just to see if it's blowing traces

[17:53:12 CDT(-0500)] <pspaude> I was going to do that but it didn't repeat on two newer added students (newer being 1-2 minutes). I've got three students I think it will repeat on and I can go back in. I think it would blow traces as it was putting stuff in the console. The JSON actually looked good, just SQL is blowing up on something missing or an input field, but I went all through the intake and it hasn't repeated.

[17:53:49 CDT(-0500)] <dmccallum54> k

[17:58:46 CDT(-0500)] <pspaude> Alright got it again. UUID field... remoting now.