Hi,
I am getting the below exception when navigating to the page in Adobe LiveCycle ES3
Home>>Services>>Applications and Services>>Application Management.
Its on WebSphere 7 , 2 Node Horizontal cluster running on default port 9080 with SQL 2008 R2 as its database.
FYI: Adobe LiveCycle ES3 with SP1
Connections to the DB (SQL 2008 R2) is succesful and no clue whats happening. Appreciate your quick help. Not much help available in the web too :-(
[7/21/14 7:04:47:956 EDT] 00000042 TilesRequestP I org.apache.struts.tiles.TilesRequestProcessor initDefinitionsMapping Tiles definition factory found for request processor ''.
[7/21/14 7:04:51:690 EDT] 00000042 ArchiveStoreI E ArchiveStoreImpl:getArchive:archive: 109 not found
[7/21/14 7:04:51:706 EDT] 00000042 ApplicationSt E ApplicationStoreImpl:createApplicationFromBOI:ExceptionArchive 109 not found
[7/21/14 7:04:51:721 EDT] 00000042 ApplicationRe E ApplicationManagerService:getApplications():ApplicationStoreException:com.adobe.idp.dsc.m anagement.ArchiveNotFoundException: Archive 109 not found
[7/21/14 7:04:51:721 EDT] 00000042 ApplicationMa E ApplicationManagerService:getApplications():ApplicationStoreException:com.adobe.idp.dsc.m anagement.ArchiveNotFoundException: Archive 109 not found
[7/21/14 7:04:51:752 EDT] 00000042 CommandProces E Application Administration: ALC-DSC-099-000: com.adobe.idp.applicationmanager.application.ApplicationManagerException: com.adobe.idp.dsc.management.ArchiveNotFoundException: Archive 109 not found
java.lang.RuntimeException: ALC-DSC-099-000: com.adobe.idp.applicationmanager.application.ApplicationManagerException: com.adobe.idp.dsc.management.ArchiveNotFoundException: Archive 109 not found
at com.adobe.repository.ui.aac.struts.actions.SwitchArchivesPageAction.execute(SwitchArchive sPageAction.java:211)
at com.adobe.repository.ui.aac.struts.actions.CommandProcessorAction.execute(CommandProcesso rAction.java:228)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)