Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

My Workbench has lost connectivity to my repository

Avatar

Level 2

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].[RepositoryDavServlet]] 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.java:140)

          at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java: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.java: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.java: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.java: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.doRequiresNew(com.adobe.idp.dsc.transaction.TransactionDefinition,com.adobe.idp.dsc.transaction.TransactionCallback) 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(TLOCommand.java:192)

          at com.adobe.livecycle.design.service.commands.ApplicationCommand.getMembers(ApplicationCommand.java:159)

          at com.adobe.livecycle.design.service.commands.MembersApplicationCommand.execute(MembersApplicationCommand.java:52)

          at com.adobe.livecycle.design.service.DesigntimeServiceImpl$18.doInTransaction(DesigntimeServiceImpl.java:738)

          at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTransactionCMTAdapterBean.java:357)

          at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doRequiresNew(EjbTransactionCMTAdapterBean.java:299)

          at sun.reflect.GeneratedMethodAccessor239.invoke(Unknown Source)

0 Replies