[11:28:31 CDT(-0500)] <b-rock> Greetings uPortal devs: I"m doing a data export from 3.2.5-patches and run into an issue where the export stops because there are too many open files. Does someone here know how to work around that?
[11:29:07 CDT(-0500)] <b-rock> I guess maybe just export a sub section.
[11:39:08 CDT(-0500)] <EricDalquist> or have your os admin up the file descriptor limit
[11:45:48 CDT(-0500)] <EricDalquist> athena1 figured out how to do the classloader switching I was talking about
[11:45:57 CDT(-0500)] <EricDalquist> aspectj is a wonderful thing
[11:52:15 CDT(-0500)] <athena1> ooh yay
[11:52:18 CDT(-0500)] <athena1> sounds encouraging
[11:52:53 CDT(-0500)] <EricDalquist> yeah so now as far as I know any time pluto calls back into uPortal the aspect switches the thread's context classloader back to the portal's classloader
[11:53:08 CDT(-0500)] <athena1> nice
[11:53:31 CDT(-0500)] <EricDalquist> all the interest & help on the up lists as of late has been really nice
[11:53:45 CDT(-0500)] <EricDalquist> been fixing a few bugs a week based on testing/feedback/help from folks there
[11:53:47 CDT(-0500)] <EricDalquist> makes me happy
[13:01:45 CDT(-0500)] <b-rock> Hello uPortal devs: I'm attempting an import of data to the 4.0.1 release and ran into this trace preventing the import http://pastebin.com/iWQCs8k8.
[13:03:21 CDT(-0500)] <b-rock> looks like maybe I'm missing something in the environment for groovy
[13:03:40 CDT(-0500)] <EricDalquist> no, the problem is you can't import entity types from previous versions
[13:03:53 CDT(-0500)] <EricDalquist> let me find some notes ...
[13:03:53 CDT(-0500)] <b-rock> ok. I'll remove those.
[13:03:54 CDT(-0500)] <b-rock> thanks.
[13:04:23 CDT(-0500)] <b-rock> maybe I can edit the data-import page to note this. http://pastebin.com/iWQCs8k8 ?
[13:04:29 CDT(-0500)] <b-rock> or ask Laura
[13:05:03 CDT(-0500)] <b-rock> wrong patse. https://wiki.jasig.org/display/UPM40/Import+Export+Data+Migration+Tools
[13:05:33 CDT(-0500)] <EricDalquist> I'm working on a new wiki page right now
[13:05:41 CDT(-0500)] <EricDalquist> I meant to post these notes a while ago
[13:05:42 CDT(-0500)] <EricDalquist> and just forgot
[13:05:46 CDT(-0500)] <b-rock> dough. I just realized I can log in.
[13:06:04 CDT(-0500)] <b-rock> np. is that the only type that cant be imported?
[13:06:08 CDT(-0500)] <EricDalquist> https://wiki.jasig.org/display/UPM40/Upgrade+Data+Import
[13:06:15 CDT(-0500)] <EricDalquist> give me about 15-20 minutes to clean that up
[13:06:20 CDT(-0500)] <EricDalquist> but that is a paste of my rough notes