[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.