Hi,
I created a new role "Global Security Mobile Content Owners" and when I try to open the same to make Capability, Group updates it throws the below exception. I deleted the same , created the roles as "Global Security Mobile Content Owners1" which seems to be fine when I open the same. Renamed it to "Global Security Mobile Content Owners" and again it ended throwing below exception. Please help.
Stack Trace com.vignette.as.client.exception.ApplicationException: 06/20/2012 11:30:05:630, Error 0 (Unknown), Message 026-220-0041: Error performing UI action.
at com.vignette.as.client.exception.ApplicationException.getOne(ApplicationException.java:251)
at com.vignette.as.ui.common.action.VgnAction.perform(VgnAction.java:148)
at org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1787)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:492)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3686)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Nested exception is:
com.vignette.util.VgnIllegalArgumentException: 06/20/2012 11:30:05:630, Message 001-001-0016: Whitespace not allowed in id.
at com.vignette.util.GUID.checkId(GUID.java:503)
at com.vignette.util.GUID.<init>(GUID.java:346)
at com.vignette.util.GUID.<init>(GUID.java:331)
at com.vignette.cms.client.common.ObjectId.<init>(ObjectId.java:113)
at com.vignette.as.client.common.ref.VCMObjectRef.setId(VCMObjectRef.java:93)
at com.vignette.as.client.common.ref.ManagedObjectVCMRef.setId(ManagedObjectVCMRef.java:224)
at com.vignette.as.client.common.ref.VCMObjectRef.<init>(VCMObjectRef.java:43)
at com.vignette.as.client.common.ref.ManagedObjectVCMRef.<init>(ManagedObjectVCMRef.java:64)
at com.vignette.as.ui.common.property.PropertyUtils.getPropertyPageObjectType(PropertyUtils.java:354)
at com.vignette.as.ui.common.property.commands.OKCommand.listen(OKCommand.java:117)
at com.vignette.as.ui.common.property.events.ButtonCommandEvent.dispatch(ButtonCommandEvent.java:157)
at com.vignette.as.ui.common.property.PropertyPageAction.handleCommand(PropertyPageAction.java:456)
at com.vignette.as.ui.common.property.PropertyPageAction.doPerform(PropertyPageAction.java:297)
at com.vignette.as.ui.common.action.VgnAction.perform(VgnAction.java:128)
at org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1787)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:494)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:184)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3686)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Thanks,
Selvi