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 41 Current »

[11:22:41 CDT(-0500)] <JasonElwood> Paul- I'm not seeing anything in the log from today on Win CI

[11:23:06 CDT(-0500)] <pspaude1> Alright hitting it with chrome right now.

[11:26:19 CDT(-0500)] <pspaude1> I'm getting a uncaught Ext.data.proxy.Server.buildUrl(): You are using a SeverProxy but have not supplied it with a url.

[11:26:45 CDT(-0500)] <pspaude1> Main file from the trace I can see is EarlyAlertToolViewController.js :105 and line 87.

[11:27:45 CDT(-0500)] <pspaude1> Oops the first file before the EarlyAlertToolViewController is EarlyAlertService.js line 99.

[11:33:10 CDT(-0500)] <pspaude1> Ok, verified locally those are the files and line numbers. I guess Microsoft CI has minified turned off?

[11:33:37 CDT(-0500)] <JasonElwood> ugh. it shouldn't be turned off

[11:34:33 CDT(-0500)] <JasonElwood> definitely off. explains why it's so slow

[11:39:31 CDT(-0500)] <pspaude1> Yeah, I thought it was slow too, Linux CI is so snappy, even beats my local.

[11:40:44 CDT(-0500)] <JasonElwood> still not seeing anything on the server side. not sure what's going on because I tested a change Dan made last night for Early Alerts. I doubt I tested it on Win though

[11:40:52 CDT(-0500)] <JasonElwood> let's open a ticket please

[11:41:37 CDT(-0500)] <pspaude1> Alright, what version do you want me to assign it? Or should I let you handle that?

[11:41:46 CDT(-0500)] <JasonElwood> b2 please

[11:41:56 CDT(-0500)] <JasonElwood> has to get fixed

[11:42:09 CDT(-0500)] <pspaude1> Alright no problem, one ticket coming up.

[11:42:19 CDT(-0500)] <JasonElwood> My guess is that it has something to do with 1221

[11:42:35 CDT(-0500)] <JasonElwood> I am going to bounce Win CI when you are done with it

[11:43:08 CDT(-0500)] <pspaude1> I'm done. I can test the IE issue on Linux/my local.

[11:43:29 CDT(-0500)] <dmccallum54> based on those line numbers, i dont think it's a 1221 regression, but i'll take it

[11:47:39 CDT(-0500)] <pspaude1> SSP-1364 is created and assigned to Dan if anything is wrong let me know.

[11:48:02 CDT(-0500)] <JasonElwood> it's weird. I don't have the problem on Linux

[11:49:18 CDT(-0500)] <pspaude1> Yeah, I didn't either. Which is why at first I thought there was a compatibility issue with MS SQL. But, my local with all the latest pulls did it too

[11:49:36 CDT(-0500)] <dmccallum54> linux is running the latest EA code

[11:50:46 CDT(-0500)] <dmccallum54> pspaude looking at 1364… i'm assuming you're seeing the problem with every student you're trying, but can i get one student in particular?

[11:52:11 CDT(-0500)] <pspaude1> Sure, one second, I usually try to see if they have early alerts first, but it was doing it on everyone I have tried. I've logged in as different advisors and tried different students as we had issues with one or two students and the demo data before.

[11:52:59 CDT(-0500)] <pspaude1> Alright, John Mumford Garcia jgarcia35. Should be under rthompsonadv3 login.

[11:54:05 CDT(-0500)] <dmccallum54> looks like wins has stale code

[11:57:49 CDT(-0500)] <dmccallum54> -PSKIP_SENCHA

[11:58:05 CDT(-0500)] <dmccallum54> so that explains why the code is stale now that we're running in aggr/min mode

[11:58:35 CDT(-0500)] <dmccallum54> i'm taking that out and trying a build again on wins-ci

[11:58:57 CDT(-0500)] <pspaude1> So, on my local to resolve the issue, I would not do the -PSKIP_SENCHA correct?

[11:59:10 CDT(-0500)] <dmccallum54> well

[12:00:14 CDT(-0500)] <dmccallum54> the actual issue reported in 1364 goes away if you run minified code on wins-ci, but that might have only worked b/c the build wasn't generating new minified files b/c the skip_sencha profile was on

[12:00:29 CDT(-0500)] <dmccallum54> we'll see what happens after wins-ci tried to generate new minified code

[12:00:34 CDT(-0500)] <dmccallum54> brb

[12:00:46 CDT(-0500)] <pspaude1> Ok, cool. Just fixed the IE checkbox issue hopefully for good!

[12:02:22 CDT(-0500)] <JasonElwood> i set minifed to true in the ssp config just before this exchange

[12:03:08 CDT(-0500)] <JasonElwood> stacks in the ssp.log now though

[12:03:37 CDT(-0500)] <dmccallum541> jenkins thinks it's starting back up

[12:03:49 CDT(-0500)] <JasonElwood> it's running

[12:04:01 CDT(-0500)] <dmccallum541> tomcat not actually serving requests yet

[12:04:12 CDT(-0500)] <JasonElwood> the log has an entry from 1 min ago

[12:04:25 CDT(-0500)] <dmccallum541> ssp.log?

[12:04:38 CDT(-0500)] <dmccallum541> bet platform is still trying it's darndest to start up

[12:04:53 CDT(-0500)] <JasonElwood> yeah

[12:05:04 CDT(-0500)] <dmccallum541> gunna be totally worth the wait...

[12:08:24 CDT(-0500)] <dmccallum541> getting API timeouts now

[12:08:36 CDT(-0500)] <JasonElwood> yep

[12:08:39 CDT(-0500)] <dmccallum541> um

[12:08:50 CDT(-0500)] <dmccallum541> do logs show the person sync running?

[12:09:49 CDT(-0500)] <JasonElwood> nothing in the log for last 3 minutes

[12:09:56 CDT(-0500)] <dmccallum541> anyone have a connection already open to that database?

[12:10:01 CDT(-0500)] <JasonElwood> I do

[12:10:02 CDT(-0500)] <dmccallum541> SELECT name, snapshot_isolation_state,

[12:10:02 CDT(-0500)] <dmccallum541> snapshot_isolation_state_desc AS description

[12:10:02 CDT(-0500)] <dmccallum541> FROM sys.databases

[12:10:02 CDT(-0500)] <dmccallum541> WHERE name = N'ssp'

[12:10:26 CDT(-0500)] <JasonElwood> on

[12:10:36 CDT(-0500)] <dmccallum541> k

[12:11:05 CDT(-0500)] <dmccallum541> hmm. working now

[12:13:03 CDT(-0500)] <dmccallum541> looking at jjackson10 and jjackson15 EA's. slow. but works.

[12:13:12 CDT(-0500)] <dmccallum541> trying jgarcia35 now

[12:13:17 CDT(-0500)] <JasonElwood> very slow. 1-2 minutes

[12:13:44 CDT(-0500)] <dmccallum541> yeah. API calls taking forever

[12:14:07 CDT(-0500)] <dmccallum541> now getting timeouts again

[12:15:58 CDT(-0500)] <dmccallum541> and now it's "snappy" again

[12:16:51 CDT(-0500)] <dmccallum541> and slow again...

[12:16:52 CDT(-0500)] <dmccallum541> ugh

[12:17:20 CDT(-0500)] <JasonElwood> that's enough for me. I'm getting rid of all my Macs and going 100% Windows. the shear pleasure

[12:18:29 CDT(-0500)] <dmccallum541> shears as in "stabby scissors"?

[12:18:46 CDT(-0500)] <JasonElwood> that too

[12:37:59 CDT(-0500)] <JasonElwood> Paul- bringing down Win CI and SQL Server

[12:38:07 CDT(-0500)] <pspaude1> Alright sounds good.

[13:11:00 CDT(-0500)] <JasonElwood> Paul- Win CI is back up

[13:17:15 CDT(-0500)] <pspaude1> Alright, cool.

[13:17:36 CDT(-0500)] <JasonElwood> sorry. restarting it again

[13:28:27 CDT(-0500)] <JasonElwood> Paul- It's up and I'll leave it alone now

[13:33:59 CDT(-0500)] <dmccallum54> EA tool is looking good. at the moment.

[13:34:56 CDT(-0500)] <JasonElwood> CPU only max once in the last hour

[13:46:52 CDT(-0500)] <js70> does anyone know a user with Tylers data that has all the Financial data?

[13:49:26 CDT(-0500)] <JasonElwood> not sure any has all the FA data. he is working on some changes. The one I know is missing is FA Award

[13:49:42 CDT(-0500)] <js70> users I have right now have no financial data.

[13:50:09 CDT(-0500)] <JasonElwood> I'm looking at John Johnson, jjohnson15 with FA data

[13:50:18 CDT(-0500)] <js70> k, thanks

[17:49:45 CDT(-0500)] <JasonElwood> Paul- Have you QA'd 1306?

[17:52:17 CDT(-0500)] <pspaude> Yes, let me check MS CI after update/restart though. Early alerts are working btw. Had to delete all of my ssp folder in TCat on my local to fix it. And redo with minified.

[17:52:42 CDT(-0500)] <JasonElwood> want me to restart Win CI?

[17:52:50 CDT(-0500)] <pspaude> No its been good for awhile.

[17:54:04 CDT(-0500)] <JasonElwood> I mean to pick up the update for 1306

[17:54:25 CDT(-0500)] <pspaude> Alright, sorry about 1306 I forgot to close it earlier after James committed the fixes.

[17:54:31 CDT(-0500)] <pspaude> Yes, it works just verified in IE.

[17:54:35 CDT(-0500)] <JasonElwood> no problem

[17:54:36 CDT(-0500)] <pspaude> Want me to close it?

[17:54:43 CDT(-0500)] <JasonElwood> sure

[17:58:43 CDT(-0500)] <pspaude> Alright, closed SSP-1306. Yeah I'm pretty sure MS CI picked up the updates in one of the two restarts a while back. Anyways, its working now, so whether the non-stale code or the update fixed it, its good to go. I know locally the last commit for SSP-1306 fixes it and doesn't cause issues on IE, FF, or Chrome.

[17:59:46 CDT(-0500)] <JasonElwood> sweet

  • No labels