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

[01:03:05 CDT(-0500)] * JASIGLogBot (~PircBot@63-246-25-210.contegix.com) has joined ##uportal
[01:03:05 CDT(-0500)] * Topic is 'http://uportal.pastebin.com/ - http://www.ja-sig.org/wiki/display/UPC/uportal+IRC+Logs' set by EricDalquist on 2008-02-27 11:32:13 CST(-0600)
[01:12:57 CDT(-0500)] * lfuller1 (~sparhk@ip24-56-44-93.ph.ph.cox.net) has left ##uportal
[07:24:23 CDT(-0500)] * colinclark (~colin@bas2-toronto09-1176131242.dsl.bell.ca) has joined ##uportal
[08:03:38 CDT(-0500)] * EricDalquist (~apollo@adsl-75-50-88-216.dsl.mdsnwi.sbcglobal.net) has joined ##uportal
[08:16:08 CDT(-0500)] * michelled (~michelled@142.150.154.141) has joined ##uportal
[08:28:34 CDT(-0500)] * jessm (~Jess@c-68-40-84-116.hsd1.mi.comcast.net) has joined ##uportal
[09:43:53 CDT(-0500)] * holdorph (~holdorph@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[09:50:47 CDT(-0500)] <EricDalquist> committing pluto2 to trunk ...
[09:57:44 CDT(-0500)] * bsparks (~bsparks@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[10:17:32 CDT(-0500)] * athena (~athena@c-76-121-97-221.hsd1.wa.comcast.net) has joined ##uportal
[10:18:17 CDT(-0500)] * athena cheers (smile)
[10:18:25 CDT(-0500)] <EricDalquist> just committed
[10:18:30 CDT(-0500)] <athena> that's awesome!!
[10:18:34 CDT(-0500)] <athena> i'll have to do an update (smile)
[10:18:38 CDT(-0500)] <EricDalquist> heh
[10:18:45 CDT(-0500)] <EricDalquist> I'll be interested to hear your reaction
[10:18:53 CDT(-0500)] <athena> i'm sure it'll be fine (smile)
[10:18:58 CDT(-0500)] <EricDalquist> actually I'll be interested in a hand getting all the JS fixed
[10:19:08 CDT(-0500)] <athena> probably won't do it for an hour or two - have a CAS call
[10:19:11 CDT(-0500)] <EricDalquist> I couldn't test a lot of stuff because of the relative JS path issues
[10:19:15 CDT(-0500)] <athena> what's wrong w/ the JS?
[10:19:16 CDT(-0500)] <athena> ohhh
[10:19:24 CDT(-0500)] <athena> gotcha
[10:19:26 CDT(-0500)] <EricDalquist> nothing used absolute URLs
[10:19:30 CDT(-0500)] <athena> well that should be an easy fix at least (smile)
[10:19:33 CDT(-0500)] <EricDalquist> yeah
[10:19:40 CDT(-0500)] <EricDalquist> I just didn't know where to start looking
[10:19:40 CDT(-0500)] <athena> hmm
[10:19:53 CDT(-0500)] <athena> we might need to make the application context path available in the theme
[10:19:55 CDT(-0500)] <EricDalquist> the XSL has a {$CONTEXT_PATH} variable available
[10:19:58 CDT(-0500)] <athena> the media path is already there
[10:19:58 CDT(-0500)] <athena> oh
[10:20:00 CDT(-0500)] <athena> cool
[10:20:02 CDT(-0500)] <athena> all set then (smile)
[10:20:07 CDT(-0500)] <EricDalquist> and the media path has been updated correctly
[10:20:18 CDT(-0500)] * lfuller (~sparhk@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[10:20:21 CDT(-0500)] <athena> i think i can get all that addressed this morning
[10:20:21 CDT(-0500)] <EricDalquist> its just the URLs in the JS that are problematic
[10:20:25 CDT(-0500)] <athena> yeah
[10:20:35 CDT(-0500)] <athena> most of those should be overridable through the configuration
[10:20:39 CDT(-0500)] <EricDalquist> great
[10:20:41 CDT(-0500)] <athena> and if there's stuff that's missing, we can fix it
[10:20:42 CDT(-0500)] <athena> (smile)
[10:20:47 CDT(-0500)] <athena> so exciting!
[10:20:49 CDT(-0500)] <EricDalquist> the initial URL is still the old syntax
[10:20:58 CDT(-0500)] <athena> oh ok
[10:21:03 CDT(-0500)] <EricDalquist> we won't have the canonicalizing filter for a while
[10:21:13 CDT(-0500)] <athena> how come?
[10:21:30 CDT(-0500)] <EricDalquist> leaving it until after we get the new pipeline in
[10:21:36 CDT(-0500)] <athena> new pipeline?
[10:21:38 CDT(-0500)] <EricDalquist> and drop that PortalSessionManager servlet
[10:21:50 CDT(-0500)] <EricDalquist> and switch to Spring annotations for our initial binding
[10:21:54 CDT(-0500)] <EricDalquist> the stax based stuff
[10:22:04 CDT(-0500)] <athena> i was hoping that's what you meant!
[10:22:10 CDT(-0500)] <EricDalquist> yeah
[10:22:11 CDT(-0500)] <athena> i didn't realize we were planning to do that in the short term
[10:22:13 CDT(-0500)] <athena> that's awesome!
[10:22:17 CDT(-0500)] <athena> love it
[10:22:18 CDT(-0500)] <EricDalquist> looking at the new URL approach
[10:22:21 CDT(-0500)] <EricDalquist> we really need to
[10:22:28 CDT(-0500)] <athena> i'm so excited, it almost makes morning worth it
[10:22:32 CDT(-0500)] <EricDalquist> and there is SO MUCH of the old pipeline thats useless now
[10:22:40 CDT(-0500)] <EricDalquist> so much channel specific stuff
[10:22:48 CDT(-0500)] <athena> yeah i'm sure
[10:22:51 CDT(-0500)] <athena> that's so great
[10:22:52 CDT(-0500)] <athena> (smile)
[10:22:55 CDT(-0500)] <athena> hmmm
[10:23:11 CDT(-0500)] <EricDalquist> I'm going to be away for a few hours but when I get back I'll be doing a lot of Jira updating
[10:23:17 CDT(-0500)] <athena> so when we do that are we going to start persisting the XML as is in the database or are you going to wait for that?
[10:23:19 CDT(-0500)] <athena> sounds good (smile)
[10:23:19 CDT(-0500)] <EricDalquist> and creating issues to document the work that needs to b done
[10:23:21 CDT(-0500)] <EricDalquist> no
[10:23:28 CDT(-0500)] <EricDalquist> I'm not going to touch the layout manger code
[10:23:33 CDT(-0500)] <EricDalquist> we'll leave that for after this release
[10:23:37 CDT(-0500)] <athena> probably sensible
[10:23:39 CDT(-0500)] <EricDalquist> yeah
[10:23:43 CDT(-0500)] <athena> though it'll be awesome when that's gone
[10:23:44 CDT(-0500)] <athena> ugh
[10:23:47 CDT(-0500)] <EricDalquist> yeah
[10:24:01 CDT(-0500)] <EricDalquist> so that and GAPs code are probably our big targets post 3.3
[10:24:08 CDT(-0500)] <athena> but we'll have to update all the profile, user stuff too, so probably a lot to tackle
[10:24:10 CDT(-0500)] <athena> sounds good to me!
[10:24:23 CDT(-0500)] <EricDalquist> drawing up some design docs for user/profile/layout
[10:24:29 CDT(-0500)] <EricDalquist> documenting the concepts behind DLM
[10:24:47 CDT(-0500)] <athena> fantastic (smile)
[10:24:59 CDT(-0500)] <athena> i'll look forward to seeing those
[10:25:04 CDT(-0500)] <EricDalquist> and then figure out how to implement it using modern tech
[10:25:12 CDT(-0500)] <EricDalquist> jpa, stax and what not
[10:25:17 CDT(-0500)] <athena> ya
[10:25:30 CDT(-0500)] <athena> i'd really love to get the multi-layout support fixed
[10:25:37 CDT(-0500)] <athena> then we can start having really interesting mobile UIs
[10:25:59 CDT(-0500)] <EricDalquist> yeah
[10:26:03 CDT(-0500)] <athena> you should tweet your announcement as the uportal user (smile)
[10:26:10 CDT(-0500)] <EricDalquist> oh yeah
[10:26:18 CDT(-0500)] <EricDalquist> where are the credentials doc'd?
[10:26:19 CDT(-0500)] <athena> though you probably have a lot more followers than it does (smile)
[10:26:29 CDT(-0500)] <athena> in the steering committee space
[10:26:40 CDT(-0500)] <EricDalquist> ok
[10:26:51 CDT(-0500)] <EricDalquist> I only have 38 followers (tongue)
[10:28:38 CDT(-0500)] <athena> i don't have a ton either
[10:29:19 CDT(-0500)] <EricDalquist> also this merge upgraded us to Spring 3
[10:29:26 CDT(-0500)] <EricDalquist> so REST annotations are now available (big grin)
[10:31:01 CDT(-0500)] * colinclark (~colin@142.150.154.103) has joined ##uportal
[11:10:44 CDT(-0500)] <athena> oh yay!
[11:11:00 CDT(-0500)] <athena> we'll have to talk about what we want to start doing
[11:38:21 CDT(-0500)] <athena> hey EricDalquist
[11:38:25 CDT(-0500)] <athena> i'm getting lots of these on startup:
[11:38:25 CDT(-0500)] <EricDalquist> hey
[11:38:28 CDT(-0500)] <athena> Exception in thread "Timer-21" org.apache.xerces.util.ObjectFactory$ConfigurationError: Provider org.apache.xerces.parsers.XML11Configuration could not be instantiated: org.apache.xerces.impl.dv.DVFactoryException: DTD factory class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.
[11:38:51 CDT(-0500)] <EricDalquist> hrm
[11:38:58 CDT(-0500)] <EricDalquist> you're on OSX right?
[11:39:00 CDT(-0500)] <athena> yeah
[11:39:07 CDT(-0500)] <athena> you are too though, yes?
[11:39:10 CDT(-0500)] <EricDalquist> and using JDK6 to start?
[11:39:15 CDT(-0500)] <athena> yeah
[11:39:26 CDT(-0500)] <EricDalquist> are there any warnings earlier on
[11:39:41 CDT(-0500)] <EricDalquist> I seem to remember some issue with a packaged XML library in OSX
[11:39:47 CDT(-0500)] <athena> hm.
[11:39:48 CDT(-0500)] <athena> java.lang.ClassNotFoundException: org.apache.pluto.core.PortletServlet
[11:39:57 CDT(-0500)] <EricDalquist> did you do a deploy-ear
[11:39:59 CDT(-0500)] <athena> yeah
[11:40:07 CDT(-0500)] <EricDalquist> with clean-shared=true?
[11:40:09 CDT(-0500)] <athena> maybe i'll try a fresh one though just in case something happened
[11:40:19 CDT(-0500)] <athena> missed that and manually deleted the stale jars
[11:40:22 CDT(-0500)] <athena> let me try it again
[11:50:18 CDT(-0500)] <athena> ok, gettign the same thing
[11:50:38 CDT(-0500)] <EricDalquist> hrm
[11:50:52 CDT(-0500)] <EricDalquist> no warnings from the checks earlier on?
[11:51:08 CDT(-0500)] <athena> well, same thing at the beginning w/ the missing class
[11:51:12 CDT(-0500)] <athena> lets see hwo the rest of it goes
[11:51:34 CDT(-0500)] <athena> hmm, looks like fewer errors at least
[11:51:38 CDT(-0500)] <EricDalquist> org.apache.pluto.core.PortletServlet is a pluo 1.1 class
[11:52:07 CDT(-0500)] <athena> heeey progress!
[11:52:08 CDT(-0500)] <athena> yeah
[11:52:18 CDT(-0500)] <athena> it looks like the simple content portlet is throwing that one
[11:52:21 CDT(-0500)] <EricDalquist> right
[11:52:22 CDT(-0500)] <athena> i'll have to look into what's going on there
[11:52:26 CDT(-0500)] <EricDalquist> is it part of the uportal-ear?
[11:52:31 CDT(-0500)] <athena> oh!
[11:52:33 CDT(-0500)] <EricDalquist> if not it didn't get redeployed
[11:52:36 CDT(-0500)] <athena> so it just needs a redeploy
[11:52:36 CDT(-0500)] <athena> yeah
[11:52:38 CDT(-0500)] <athena> cool
[11:52:40 CDT(-0500)] <EricDalquist> yeah
[11:52:52 CDT(-0500)] <EricDalquist> portlets deployed under previous versions of uPortal wont work
[11:53:08 CDT(-0500)] <athena> makes sense
[11:53:50 CDT(-0500)] <athena> well, this all looks like a start (smile)
[11:53:56 CDT(-0500)] <EricDalquist> great
[11:54:47 CDT(-0500)] <athena> hmm, i can't tell if my skin url fixes worked
[11:54:57 CDT(-0500)] <athena> was in the middle of some refactoring, so nothing works right now locally (tongue)
[11:56:02 CDT(-0500)] <EricDalquist> lol
[11:56:20 CDT(-0500)] <EricDalquist> I have to run out for a bit
[11:56:22 CDT(-0500)] <EricDalquist> back in a few hour
[11:56:25 CDT(-0500)] <athena> talk to you later!
[12:59:48 CDT(-0500)] * bsparks1 (~bsparks@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[14:07:19 CDT(-0500)] * tsnfoo (~tsnfoo@cpe-173-88-27-191.columbus.res.rr.com) has joined ##uportal
[14:21:30 CDT(-0500)] * colinclark (~colin@142.150.154.103) has joined ##uportal
[14:39:33 CDT(-0500)] * bsparks (~bsparks@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[15:30:11 CDT(-0500)] * EricDalquist (~apollo@adsl-75-50-88-216.dsl.mdsnwi.sbcglobal.net) has joined ##uportal
[15:31:13 CDT(-0500)] <EricDalquist> this one will be fun: https://issues.jasig.org/browse/UP-2656
[15:34:44 CDT(-0500)] <athena> oh yes, i'm sure it'll be a blast (tongue)
[15:34:56 CDT(-0500)] <athena> i'm most of the way through fixing the relative URLs
[15:35:05 CDT(-0500)] <athena> dev is going really slowly though because i can't do a deploy-war
[15:35:16 CDT(-0500)] <athena> if i do, i get those xml classcast errors
[15:35:17 CDT(-0500)] <athena> if i
[15:35:17 CDT(-0500)] <athena> c
[15:35:48 CDT(-0500)] <athena> if i do a clean deploy-ear instead, or just stop and restart, everything breaks
[15:35:56 CDT(-0500)] <athena> so something weird is going on
[15:37:01 CDT(-0500)] <athena> i'm also noticing that i can't really use the portlet manager - when i click a link to edit a portlet it just takes me back to the main screen
[15:37:16 CDT(-0500)] <athena> is that related to the URL changes?
[15:42:04 CDT(-0500)] <EricDalquist> hrm
[15:42:07 CDT(-0500)] <EricDalquist> it could be
[15:42:18 CDT(-0500)] <EricDalquist> I didn't test the portlet manager at all because of the js issues
[15:44:55 CDT(-0500)] <EricDalquist> if you want to commit the JS fixes I can take a look this evening
[15:45:08 CDT(-0500)] <EricDalquist> I don't think I was able to test and webflow portlets
[15:45:12 CDT(-0500)] <EricDalquist> so it could be an issue there
[15:46:58 CDT(-0500)] <athena> argh
[15:47:14 CDT(-0500)] <athena> this startup behavior is really getting in my way - it's breaking sometimes w/ deploy-ear too
[15:47:16 CDT(-0500)] <EricDalquist> that XML issue is really weird
[15:47:19 CDT(-0500)] <athena> seems really random
[15:47:21 CDT(-0500)] <EricDalquist> yeah
[15:47:22 CDT(-0500)] <athena> have you not seen it at all?
[15:47:29 CDT(-0500)] <EricDalquist> that almost seems like a JAR loading issue
[15:47:30 CDT(-0500)] <EricDalquist> no
[15:47:32 CDT(-0500)] <EricDalquist> not at all
[15:47:40 CDT(-0500)] <athena> it might be
[15:47:54 CDT(-0500)] <athena> really hard to get work done, because every time i run a clean deploy-ear it takes so long
[15:47:55 CDT(-0500)] <athena> a
[15:48:00 CDT(-0500)] <athena> dn then when it fails . . . sigh
[15:48:21 CDT(-0500)] <athena> http://uportal.pastebin.com/5S8xUHtY
[15:49:22 CDT(-0500)] <EricDalquist> can you look in webinf/lib for multiple xerces?
[15:50:40 CDT(-0500)] <athena> i only see xercesImpl-2.8.1.jar
[15:51:06 CDT(-0500)] <EricDalquist> the weird thing is JAXP should be provided by the JDK
[15:51:18 CDT(-0500)] <EricDalquist> so I'm not sure why it would be even using an included JAR
[15:52:04 CDT(-0500)] <athena> maybe i'll try starting tomcat from the command line instead
[15:52:14 CDT(-0500)] <athena> just in case
[15:52:20 CDT(-0500)] <EricDalquist> what version of tomcat?
[15:53:51 CDT(-0500)] <athena> 6.0.18
[15:56:17 CDT(-0500)] <EricDalquist> can you try the latest version?
[15:58:03 CDT(-0500)] <athena> will do
[15:58:08 CDT(-0500)] <athena> trying it outside of eclipse as well
[15:58:38 CDT(-0500)] <athena> what do you use to start up tomcat these days?
[15:58:47 CDT(-0500)] <EricDalquist> the sysdeo plugin still
[15:59:24 CDT(-0500)] <athena> well, started up cleanly that time anyway
[15:59:26 CDT(-0500)] <athena> ok, me too
[16:03:55 CDT(-0500)] <EricDalquist> you can do little tabs with the fluid pager right?
[16:04:01 CDT(-0500)] <athena> hm
[16:04:06 CDT(-0500)] <athena> tabs? what do you have in mind?
[16:04:16 CDT(-0500)] <EricDalquist> that little multi-tab view in uportal
[16:04:21 CDT(-0500)] <EricDalquist> was that just a jquery thing?
[16:04:25 CDT(-0500)] <EricDalquist> or was that from fluid?
[16:05:29 CDT(-0500)] <athena> oh, like the welcome channel and the add content dialog?
[16:05:30 CDT(-0500)] <athena> t
[16:05:34 CDT(-0500)] <EricDalquist> yeah
[16:05:38 CDT(-0500)] <athena> those tabs are jquery ui
[16:05:43 CDT(-0500)] <EricDalquist> ah ok
[16:14:15 CDT(-0500)] <EricDalquist> athena: I have to run again for a bit (dentist) and then I'll be traveling all day tomorrow heading out to CA
[16:14:27 CDT(-0500)] <EricDalquist> I'll watch for commits from you with the JS path stuff
[16:15:14 CDT(-0500)] <athena> sure - i'm on the phone now anyway
[16:15:19 CDT(-0500)] <athena> but i'll send you an email w/ anything i find
[16:15:22 CDT(-0500)] <EricDalquist> ok
[16:15:30 CDT(-0500)] <EricDalquist> I'll do more testing once the JS stuff is fixed up
[17:05:58 CDT(-0500)] * bsparks1 (~bsparks@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[17:41:13 CDT(-0500)] * bsparks (~bsparks@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[18:59:28 CDT(-0500)] * bsparks (~bsparks@wsip-72-215-204-133.ph.ph.cox.net) has joined ##uportal
[19:45:26 CDT(-0500)] * lfuller (~sparhk@ip68-98-56-21.ph.ph.cox.net) has joined ##uportal

  • No labels