[03:17:32 EDT(-0400)] * mad___ (n=chatzill@pcit-8752.HIG.SE) has joined ##uportal
[09:06:08 EDT(-0400)] * anastasiac (n=team@142.150.154.160) has joined ##uportal
[09:34:13 EDT(-0400)] * EricDalquist (n=dalquist@bohemia.doit.wisc.edu) has joined ##uportal
[09:37:48 EDT(-0400)] * jessm (n=Jess@c-76-19-199-61.hsd1.ma.comcast.net) has joined ##uportal
[09:44:41 EDT(-0400)] * colinclark (n=colin@bas1-toronto09-1279544154.dsl.bell.ca) has joined ##uportal
[10:11:04 EDT(-0400)] * michelled (n=team@142.150.154.197) has joined ##uportal
[11:00:45 EDT(-0400)] * lennar1 (n=sparhk@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[11:25:05 EDT(-0400)] * colinclark (n=colin@142.150.154.101) has joined ##uportal
[11:26:26 EDT(-0400)] * holdorph (n=holdorph@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[12:12:03 EDT(-0400)] * lennar1 (n=sparhk@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[13:16:10 EDT(-0400)] * lennar1 (n=sparhk@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[14:45:38 EDT(-0400)] * colinclark (n=colin@142.150.154.101) has joined ##uportal
[15:55:08 EDT(-0400)] * lennar1 (n=sparhk@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[16:07:48 EDT(-0400)] * holdorph (n=holdorph@uni1.unicon.net) has joined ##uportal
[16:38:16 EDT(-0400)] <athena7> i'm having trouble building the 3.0.2 GA release: http://uportal.pastebin.com/m4d105cc1
[16:38:20 EDT(-0400)] <athena7> any thoughts?
[16:39:49 EDT(-0400)] <athena7> seems to be happening in the database initialization
[16:40:30 EDT(-0400)] <athena7> EricDalquist the initportal ant task should automatically start up an hsqldb instance, right? or do i need to start one manually?
[16:41:34 EDT(-0400)] <athena7> come to think of it, maybe only the quickstart does that?
[16:46:26 EDT(-0400)] <athena7> heeey that'd be it
[16:46:28 EDT(-0400)] <athena7> got it
[17:13:28 EDT(-0400)] <athena7> EricDalquist: you happen to be around still?
[17:16:18 EDT(-0400)] <EricDalquist> still here kind of
[17:16:23 EDT(-0400)] <EricDalquist> I'll be more here in about 15 minutes
[17:16:28 EDT(-0400)] <athena7> ok
[17:16:39 EDT(-0400)] <athena7> i'm heading out for now, although i'll be back later
[17:16:45 EDT(-0400)] <athena7> i'm having some problems with login in up 3.0.2
[17:16:54 EDT(-0400)] <athena7> with both the CAS login and the simple login
[17:17:02 EDT(-0400)] <athena7> want me to send the traces to the dev list?
[17:41:28 EDT(-0400)] <EricDalquist> athena7: you need to start a hsql manually
[17:41:35 EDT(-0400)] <EricDalquist> oh wait
[17:41:36 EDT(-0400)] <EricDalquist> you got that
[17:41:42 EDT(-0400)] <EricDalquist> let me know when you're back and we can look more
[17:56:47 EDT(-0400)] * michelled (n=team@142.150.154.197) has left ##uportal
[18:06:53 EDT(-0400)] * lennar1 (n=sparhk@wsip-98-174-242-39.ph.ph.cox.net) has joined ##uportal
[18:40:21 EDT(-0400)] <athena7> still around, EricDalquist?
[18:40:29 EDT(-0400)] <EricDalquist> yup
[18:40:46 EDT(-0400)] <athena7> ok
[18:40:57 EDT(-0400)] <athena7> so i'm having two problems with login
[18:41:16 EDT(-0400)] <athena7> one with local login - more specifically, a nullpointerexception when i attempt to log in
[18:41:34 EDT(-0400)] <athena7> it seems to be coming from the impersonation security context
[18:41:43 EDT(-0400)] <athena7> the other error is with the CAS login JSP
[18:41:56 EDT(-0400)] <EricDalquist> is this a default 3.0.2 instance?
[18:42:06 EDT(-0400)] <athena7> yes
[18:42:26 EDT(-0400)] <athena7> cas stack trace: http://uportal.pastebin.com/m1f2f2b03
[18:42:38 EDT(-0400)] <athena7> andrew petro pointed out that there seem to be double quotes in the line
[18:42:48 EDT(-0400)] <athena7> <c:set var="query" value="<%=request.getQueryString() == null ? "" : request.getQueryString().replaceAll("&locale=([A-Za-z][A-Za-z])?[A-Za-z][A-Za-z]|^locale=([A-Za-z][A-Za-z])?[A-Za-z][A-Za-z]", "")%>" />
[18:42:55 EDT(-0400)] <athena7> if i take out the internationalization section, it works ok
[18:43:06 EDT(-0400)] <EricDalquist> that's strange
[18:43:16 EDT(-0400)] <EricDalquist> nothing with cas changed from 3.0.1 to 3.0.2
[18:43:25 EDT(-0400)] <athena7> the other error is http://uportal.pastebin.com/m19bdfb1e
[18:43:46 EDT(-0400)] <athena7> we actually encountered this problem on the sales showcase site we set up, but i had assumed it was something we'd changed locally
[18:44:04 EDT(-0400)] <athena7> i never checked out the 3.0.1 release with local CAS, i don't think
[18:44:14 EDT(-0400)] <athena7> the only ones i have were configured against external cas servers
[18:44:21 EDT(-0400)] <EricDalquist> but the quickstart works .... I'm almost positive I double checked that
[18:45:07 EDT(-0400)] <athena7> i believe you
[18:45:14 EDT(-0400)] <athena7> and i'd have thought someone would have noticed if it didn't
[18:45:22 EDT(-0400)] <athena7> so i'm not sure why i'm having issues
[18:45:38 EDT(-0400)] <EricDalquist> so you checked out 3.0.2
[18:45:48 EDT(-0400)] <EricDalquist> and just deployed it to a tomcat instance
[18:45:51 EDT(-0400)] <EricDalquist> no other changes?
[18:46:20 EDT(-0400)] <athena7> yeah
[18:46:30 EDT(-0400)] <athena7> i'd gotten it after doing a merge and assumed it was a local change
[18:46:41 EDT(-0400)] <athena7> but i got the same thing with the vanilla instance
[18:46:53 EDT(-0400)] <athena7> i'll try out the quickstart and see if that one works for me
[18:47:22 EDT(-0400)] <athena7> are you able to log in with local accounts not via cas?
[18:48:02 EDT(-0400)] <EricDalquist> I haven't tried that
[18:48:07 EDT(-0400)] <EricDalquist> just the default quickstart
[18:48:12 EDT(-0400)] <EricDalquist> log in with cas
[18:48:54 EDT(-0400)] <athena7> ah
[18:49:17 EDT(-0400)] <athena7> in the default quickstart you should be able to log in as well with /Login?userName=name&password=password
[18:49:29 EDT(-0400)] <EricDalquist> ah
[18:49:32 EDT(-0400)] <EricDalquist> never tried that
[18:49:42 EDT(-0400)] <EricDalquist> it could well be a bug in that impersionation filter
[18:49:50 EDT(-0400)] <athena7> yeah i can look into it further
[18:49:52 EDT(-0400)] <EricDalquist> there have been a few others already
[18:50:32 EDT(-0400)] <athena7> wanted to check if it was a real problem before i spent time on it
[18:50:33 EDT(-0400)] <athena7> ah
[18:50:56 EDT(-0400)] <EricDalquist> yeah that would be my first guess
[18:51:00 EDT(-0400)] <EricDalquist> the CAS JSP issue is weird though
[18:52:26 EDT(-0400)] <athena7> yeah
[18:52:27 EDT(-0400)] <athena7> it is
[18:53:35 EDT(-0400)] <athena7> wonder if there's any chance it could have something to do with tomcat versions?
[18:53:47 EDT(-0400)] <athena7> just tried and yes, the quickstart most definitely works for me
[18:54:03 EDT(-0400)] <EricDalquist> what version are you using with the problems?
[18:54:27 EDT(-0400)] <athena7> tomcat 6 for this one
[18:54:34 EDT(-0400)] <athena7> i'm not sure what we were using before when we saw it
General
Content
Integrations