...
[14:24:42 CDT(-0500)] <chris_cousquer> oups ok I email the list.
[14:31:00 CDT(-0500)] <b-rock> hello uPortal devs. I have what may be less difficult question. One of our devs removed the sitemap framework portlet, I manually re-added it but it doesn't display when I click on the link. Should I do something besides just manually re-add it?
[14:32:15 CDT(-0500)] <EricDalquist> do you get an error?
[14:32:29 CDT(-0500)] <b-rock> oh I haven't looked in the log for an error.
[14:32:41 CDT(-0500)] <EricDalquist> and how did you re-add it?
[14:32:48 CDT(-0500)] <EricDalquist> via the ui on the same server?
[14:32:53 CDT(-0500)] <b-rock> I re-added it in the portlet manager
[14:33:06 CDT(-0500)] <b-rock> on the same server
[14:33:47 CDT(-0500)] <b-rock> It was available to choose in the ui and I got the fname from production layout-sitemap
[14:42:09 CDT(-0500)] <b-rock> Sorry about that EricDalquist. I see now this error in the logs http://pastebin.com/raw.php?i=UVm5GKYh
[14:42:32 CDT(-0500)] <EricDalquist> so it looks like it isn't finding the portlet
[14:42:51 CDT(-0500)] <EricDalquist> the question would be why
[14:42:52 CDT(-0500)] <EricDalquist> oh
[14:42:53 CDT(-0500)] <b-rock> yeah. but I'm able to see it in the portlet manage
[14:42:58 CDT(-0500)] <EricDalquist> =PortletDescriptorKey [frameworkPortlet=false, webAppName=null, portletName=Sitemap]
[14:43:04 CDT(-0500)] <EricDalquist> that shouldn't even be possible
[14:43:15 CDT(-0500)] <b-rock> uh oh.
[14:43:20 CDT(-0500)] <EricDalquist> either frameworkPortlet should be true
[14:43:26 CDT(-0500)] <EricDalquist> or webAppName needs to be set
[14:43:34 CDT(-0500)] <b-rock> ok
[14:45:13 CDT(-0500)] <EricDalquist> try deleting it
[14:45:20 CDT(-0500)] <EricDalquist> and publishing it again and setting frameworkPortlet to true
[14:45:26 CDT(-0500)] <EricDalquist> https://issues.jasig.org/browse/UP-3545
[14:45:30 CDT(-0500)] <EricDalquist> created that to document the validation bug
[14:45:41 CDT(-0500)] <b-rock> ok. I'll give that a try. thanks EricDalquist
[14:56:24 CDT(-0500)] <EricDalquist> can I get an extra set of eyes to look over http://www.jasig.org/uportal/download/uportal-406
[14:56:33 CDT(-0500)] <EricDalquist> before I send out the announcement
[16:19:29 CDT(-0500)] <rlewis> Hi Athena, Does cmd "ant md5passwd -Dusername=testStudent" expected to work? I get java exceptions
[16:26:13 CDT(-0500)] <athena> i'd recommend using the ant data-import command instead
[16:29:58 CDT(-0500)] <rlewis> Ok, Thanks!
[16:30:06 CDT(-0500)] <athena> yep
[16:30:10 CDT(-0500)] <athena> there are also UI tools now
[16:30:18 CDT(-0500)] <athena> so you can create a user right from the user admin portlet if you'd like