Most of our forms are no longer showing up in our Workbench instances. There are 4 out of about 50 forms that we still have access to and we cannot get to any of our processes. I can view all the files in the repository using IE and our reports still run but we can't access them to make any changes.
Any help or advice would be greatly appreciated.
We are running LC ES2 on a Windows R2 box with a SQL Server 2008 DB
Here are the errors we are seeing:
2012-08-21 13:46:00,581 WARN [com.adobe.idp.common.errors.exception.IDPLoggedException] UserM:GENERIC_WARNING: [Thread Hashcode: 278118636] com.adobe.idp.common.errors.exception.IDPLoggedException| [AuthenticationManagerBean] errorCode:12809 errorCodeHEX:0x3209 message:AssertionId [54DCA944-B59A-591A-55F1-EC37D3F5FC9F] is not valid. This may be due to sso session corresponding to the passed id has expired
2012-08-21 13:46:00,571 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/repository].[Repository DavServlet]] Servlet.service() for servlet RepositoryDavServlet threw exception
java.lang.IllegalStateException
at org.apache.catalina.connector.ResponseFacade.sendError(ResponseFacade.java:407)
at com.adobe.repository.bindings.webdav.RepositoryDavFilter.doFilter(RepositoryDavFilter.jav a:140)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.ja va:179)
at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java: 157)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.ja va:580)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
2012-08-21 13:58:18,739 ERROR [org.jboss.ejb.plugins.LogInterceptor] RuntimeException in method: public abstract java.lang.Object com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterLocal.doRequiresNe w(com.adobe.idp.dsc.transaction.TransactionDefinition,com.adobe.idp.dsc.transaction.Transa ctionCallback) throws com.adobe.idp.dsc.DSCException:
java.lang.NullPointerException
at com.adobe.livecycle.design.infomodel.resource.impl.TLOResourceImpl.<init>(TLOResourceImpl .java:225)
at com.adobe.livecycle.design.service.commands.TLOCommand.constructTLOResourceWithSec(TLOCom mand.java:192)
at com.adobe.livecycle.design.service.commands.ApplicationCommand.getMembers(ApplicationComm and.java:159)
at com.adobe.livecycle.design.service.commands.MembersApplicationCommand.execute(MembersAppl icationCommand.java:52)
at com.adobe.livecycle.design.service.DesigntimeServiceImpl$18.doInTransaction(DesigntimeSer viceImpl.java:738)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)
at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doRequiresNew (EjbTransactionCMTAdapterBean.java:299)
at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source)