...
[11:38:56 CST(-0600)] <b-rock> not sure if you plan on doing more stuff w/ imports this month.
[11:40:32 CST(-0600)] <EricDalquist> can you pastebin jschraegle.layout
[11:43:28 CST(-0600)] <b-rock> yeah its at the bottom of that paste
[11:43:59 CST(-0600)] <b-rock> I'll do a new pastebin w/ just that...
[11:44:12 CST(-0600)] <EricDalquist> my guess is this line is causing a problem:
[11:44:12 CST(-0600)] <EricDalquist> <dlm:position hidden="false" immutable="false" name="uocHome-lo:null" type="dlm:position" unremovable="false"/>
[11:45:57 CST(-0600)] <b-rock> ok thanks EricDalquist . didn't notice that
[11:46:06 CST(-0600)] <EricDalquist> well the import should be more graceful with that
[11:46:09 CST(-0600)] <EricDalquist> so try removing that line
[11:46:12 CST(-0600)] <EricDalquist> and importing that one file
[11:46:20 CST(-0600)] <EricDalquist> if it works then file a jira issue
[11:46:26 CST(-0600)] <b-rock> sure thing...
[11:46:27 CST(-0600)] <EricDalquist> and post the stack trace and the layout file
[11:46:32 CST(-0600)] <b-rock> ok
[11:46:32 CST(-0600)] <EricDalquist> thanks
[11:46:34 CST(-0600)] <b-rock> np
[11:46:37 CST(-0600)] <EricDalquist> hopefully that is it
[11:46:56 CST(-0600)] <b-rock> we'll know momentarily ...
[11:49:43 CST(-0600)] <EricDalquist> another thing you could do
[11:50:19 CST(-0600)] <EricDalquist> is in RDBMDistributedLayoutStore line 1770
[11:50:38 CST(-0600)] Wiki Markup <EricDalquist> add a if (name == null) {throw useful exception} check
[11:50:56 CST(-0600)] <EricDalquist> to get a better error message that might actually point us to the correct part of the layout
[11:54:17 CST(-0600)] <b-rock> ok. same type of error I think. http://pastebin.com/pQ5EV7Yi I'll try adding in the debug info now and give it another run...
[11:55:50 CST(-0600)] <b-rock> actually i've got a mtg @12 running the whole afternoon so I'm not able to re-run right now.
[11:55:56 CST(-0600)] <EricDalquist> no problem
[11:56:08 CST(-0600)] <b-rock> do you want me to re-run it w/ the added debug and send that in the jira?
[11:56:12 CST(-0600)] <EricDalquist> if nothing else when you get a minute create a jira issue with the stack trace and the layout file
[11:56:20 CST(-0600)] <EricDalquist> just so we don't lose track of the bug
[11:56:33 CST(-0600)] <b-rock> ok. sure I've got time to do that now. thanks for looking at this.
[11:58:28 CST(-0600)] * Daskreech may have to sadly go with svn
[12:02:11 CST(-0600)] <b-rock> ok thanks again EricDalquist. here's the issue. https://issues.jasig.org/browse/UP-3251
[15:28:46 CST(-0600)] <EricDalquist> apparently the locally installable github enterprise edition supports both LDAP and CAS for authn
[15:29:36 CST(-0600)] <athena> oh neat!
[15:29:38 CST(-0600)] <athena> that's pretty cool
[15:32:22 CST(-0600)] <athena> so i'm writing javadocs
[15:32:29 CST(-0600)] <athena> and i keep trying to end sentences with semicolons
[15:32:33 CST(-0600)] <EricDalquist> lol
[15:32:42 CST(-0600)] <athena> apparently i've been writing too much code lately
[15:34:32 CST(-0600)] <Daskreech>