...
[13:50:06 CST(-0600)] <EricDalquist> AHAH!
[13:50:29 CST(-0600)] <EricDalquist> https://gist.github.com/waymirec/4756843#file-tomcat-thread-dump-L287
[13:50:32 CST(-0600)] <EricDalquist> that is the problem
[13:50:45 CST(-0600)] <EricDalquist> wtf is doing an FTP call on portlet init?
[13:51:17 CST(-0600)] <EricDalquist> so portlet init is synchronized (that was a terrible hack to fix a threading bug, really the whole portlet init lifecycle needs a rewrite)
[13:51:20 CST(-0600)] <EricDalquist> but that portlet
[13:51:26 CST(-0600)] <EricDalquist> no idea which one really from that info