LCM Migration error

Hello All,
we are facing a serious migration issue using LCM. We have made some changes in Production and wanted to move them back to Development. ( It works either way here). I tried using LCM using Shared services via workspace and executed migration. I copied that particular folder each for shared services and Planning app into the Import &Export folder of the target environment and executed migration again.
It resulted in with few error namely calc sripts and report scripts dint migrate with blah blah errror.
When I opened the Planning web, I can see the new forms in the list of the forms. but when I click on open, it says "Error Occured".
Its the same when I open the dimensions and everything.
and to my heart attack, I couldnt even open the AppWizard through web, it even says "error occured". Now what is that I can do to achieve this?
Is my whole planning db corrupted? I thought I could atleast get back the app using app wizard by pointing out to the new DB. having my AppWizard gone, what is that I can do now?
Please suggest.

This is what I see in the Planning sysout log
<Feb 15, 2011 11:01:59 AM MST> <Error> <HTTP> <BEA-101020> <[weblogic.servlet.internal.WebAppServletContext@341a61 - appName: 'HyperionPlanning', name: 'HyperionPlanning', context-path: '/HyperionPlanning'] Servlet failed with Exception
java.lang.ClassCastException: java.lang.Error
     at HspLogOn.Handle(Unknown Source)
     at HspLogOn.doPost(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     Truncated. see log file for complete stacktrace
And syserr log shows below:
d{ISO8601} WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.db.DBAdminManager - Error while linking Object VARIABLES to Project YEAR
d{ISO8601} WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.db.DBUserGrpObjLinkTable - Error while executing query: insert into HBRUGObjLink (UserGroupID, UserGroupTypeID, ObjectID, ObjectTypeID, LocationID, TaskID) values(?, ?, ?, ?, ?, ?)
d{ISO8601} WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.db.DBUserGrpObjLinkTable - Error while executing query: insert into HBRUGObjLink (UserGroupID, UserGroupTypeID, ObjectID, ObjectTypeID, LocationID, TaskID) values(?, ?, ?, ?, ?, ?)
d{ISO8601} WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.db.DBUserGrpObjLinkTable - Error while executing query: insert into HBRUGObjLink (UserGroupID, UserGroupTypeID, ObjectID, ObjectTypeID, LocationID, TaskID) values(?, ?, ?, ?, ?, ?)
java.util.MissingResourceException: Can't find bundle for base name HspCustomImgs, locale en_us
d{ISO8601} WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.db.DBUserGrpObjLinkTable - Error while executing query: insert into HBRUGObjLink (UserGroupID, UserGroupTypeID, ObjectID, ObjectTypeID, LocationID, TaskID) values(?, ?, ?, ?, ?, ?)
d{ISO8601} WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.db.DBUserGrpObjLinkTable - Error while executing query: insert into HBRUGObjLink (UserGroupID, UserGroupTypeID, ObjectID, ObjectTypeID, LocationID, TaskID) values(?, ?, ?, ?, ?, ?)
d{ISO8601} WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.db.DBUserGrpObjLinkTable - Error while executing query: insert into HBRUGObjLink (UserGroupID, UserGroupTypeID, ObjectID, ObjectTypeID, LocationID, TaskID) values(?, ?, ?, ?, ?, ?)
d{ISO8601} WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.db.DBUserGrpObjLinkTable - Error while executing query: insert into HBRUGObjLink (UserGroupID, UserGroupTypeID, ObjectID, ObjectTypeID, LocationID, TaskID) values(?, ?, ?, ?, ?, ?)
d{ISO8601} WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.db.DBUserGrpObjLinkTable - Error while executing query: insert into HBRUGObjLink (UserGroupID, UserGroupTypeID, ObjectID, ObjectTypeID, LocationID, TaskID) values(?, ?, ?, ?, ?, ?)
d{ISO8601} WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.db.DBUserGrpObjLinkTable - Error while executing query: insert into HBRUGObjLink (UserGroupID, UserGroupTypeID, ObjectID, ObjectTypeID, LocationID, TaskID) values(?, ?, ?, ?, ?, ?)
d{ISO8601} WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.db.DBUserGrpObjLinkTable - Error while executing query: insert into HBRUGObjLink (UserGroupID, UserGroupTypeID, ObjectID, ObjectTypeID, LocationID, TaskID) values(?, ?, ?, ?, ?, ?)
Query Failed: SQL_ADD_PROPERTY:[2, 2, OLAP_MIN_CONNECTIONS, 1]
java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00001: unique constraint (EPM11_PLNSYS.PK_HSPPROP) violated
     at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
     at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
     at hyperion.jdbc.oracle.OracleImplStatement.execute(Unknown Source)
     at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
     at hyperion.jdbc.base.BaseStatement.executeUpdateInternal(Unknown Source)
     at hyperion.jdbc.base.BasePreparedStatement.executeUpdate(Unknown Source)
     at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
     at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
     at com.hyperion.planning.sql.actions.HspAction.executeUpdate(Unknown Source)
     at com.hyperion.planning.sql.actions.HspPropertyAction.add(Unknown Source)
     at com.hyperion.planning.sql.actions.HspAction.add(Unknown Source)
     at com.hyperion.planning.sql.actions.HspActionSet.doActions(Unknown Source)
     at com.hyperion.planning.sql.actions.HspActionSet.doActions(Unknown Source)
     at com.hyperion.planning.HspJSHomeImpl.addProperties(Unknown Source)
     at com.hyperion.planning.xml.HspXMLApplicationSettings.saveApplicationProperties(Unknown Source)
     at com.hyperion.planning.xml.HspXMLApplicationSettings.handleEndElement(Unknown Source)
     at com.hyperion.planning.xml.HspApplicationSettingsHandler.endElement(Unknown Source)
     at org.apache.xerces.parsers.SAXParser.endElement(SAXParser.java:1403)
     at org.apache.xerces.validators.common.XMLValidator.callEndElement(XMLValidator.java:1550)
     at org.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispatch(XMLDocumentScanner.java:1204)
     at org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:381)
     at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1098)
     at com.hyperion.planning.xml.HspXMLApplicationSettings.parse(Unknown Source)
     at com.hyperion.planning.utils.HspPrefsManager.importAppSettings(Unknown Source)
     at com.hyperion.planning.lcm.artifacts.ApplicationSettingsArtifact.importArtifact(Unknown Source)
     at com.hyperion.planning.lcm.LCMMigrationManager.importArtifact(Unknown Source)
     at com.hyperion.planning.lcm.LCMMigrationManager.importArtifact(Unknown Source)
     at com.hyperion.planning.lcm.LCMMigrationManager.importArtifacts(Unknown Source)
     at HspLCMServlet.doImport(Unknown Source)
     at HspLCMServlet.performExportImportAction(Unknown Source)
     at HspLCMServlet.performAction(Unknown Source)
     at HspLCMServlet.Handle(Unknown Source)
     at HspLCMServlet.doPost(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     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:283)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
     at HspValidationFilter.doFilter(Unknown Source)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3242)
     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:2010)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00001: unique constraint (EPM11_PLNSYS.PK_HSPPROP) violated
     at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
     at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
     at hyperion.jdbc.oracle.OracleImplStatement.execute(Unknown Source)
     at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
     at hyperion.jdbc.base.BaseStatement.executeUpdateInternal(Unknown Source)
     at hyperion.jdbc.base.BasePreparedStatement.executeUpdate(Unknown Source)
     at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
     at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
     at com.hyperion.planning.sql.actions.HspAction.executeUpdate(Unknown Source)
     at com.hyperion.planning.sql.actions.HspPropertyAction.add(Unknown Source)
     at com.hyperion.planning.sql.actions.HspAction.add(Unknown Source)
     at com.hyperion.planning.sql.actions.HspActionSet.doActions(Unknown Source)
     at com.hyperion.planning.sql.actions.HspActionSet.doActions(Unknown Source)
     at com.hyperion.planning.HspJSHomeImpl.addProperties(Unknown Source)
     at com.hyperion.planning.xml.HspXMLApplicationSettings.saveApplicationProperties(Unknown Source)
     at com.hyperion.planning.xml.HspXMLApplicationSettings.handleEndElement(Unknown Source)
     at com.hyperion.planning.xml.HspApplicationSettingsHandler.endElement(Unknown Source)
     at org.apache.xerces.parsers.SAXParser.endElement(SAXParser.java:1403)
     at org.apache.xerces.validators.common.XMLValidator.callEndElement(XMLValidator.java:1550)
     at org.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispatch(XMLDocumentScanner.java:1204)
     at org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:381)
     at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1098)
     at com.hyperion.planning.xml.HspXMLApplicationSettings.parse(Unknown Source)
     at com.hyperion.planning.utils.HspPrefsManager.importAppSettings(Unknown Source)
     at com.hyperion.planning.lcm.artifacts.ApplicationSettingsArtifact.importArtifact(Unknown Source)
     at com.hyperion.planning.lcm.LCMMigrationManager.importArtifact(Unknown Source)
     at com.hyperion.planning.lcm.LCMMigrationManager.importArtifact(Unknown Source)
     at com.hyperion.planning.lcm.LCMMigrationManager.importArtifacts(Unknown Source)
     at HspLCMServlet.doImport(Unknown Source)
     at HspLCMServlet.performExportImportAction(Unknown Source)
     at HspLCMServlet.performAction(Unknown Source)
     at HspLCMServlet.Handle(Unknown Source)
     at HspLCMServlet.doPost(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)

Similar Messages

  • Planning units LCM migration error

    our LCM migration 11.1.3 from one app to another (same SS environment) have failed on the planning units - any ideas on why and how to resolve this would be appreciated thx

    hi Nick
    here is a sample from the LCM log ...
    2011-01-22 10:26:55,183 DEBUG - BEGIN : PackageHandler.initialize for package file - E:/Hyperion/common/import_export/msr/PKG_219.xml
    2011-01-22 10:26:55,183 INFO - Executing package file - E:/Hyperion/common/import_export/msr/PKG_219.xml
    2011-01-22 10:26:56,012 DEBUG - Encrypting password before saving in the Package File
    2011-01-22 10:26:56,012 DEBUG - Package file details -
    2011-01-22 10:26:56,012 DEBUG - User name - CSSTOKEN
    2011-01-22 10:26:56,012 DEBUG - Connection details -
    2011-01-22 10:26:56,012 DEBUG - Connection#0-
    2011-01-22 10:26:56,012 DEBUG - Connection type-HSS
    2011-01-22 10:26:56,012 INFO - Reading HSS URL from command line
    2011-01-22 10:26:56,012 INFO - HSS URL could not be read from command line. Reading from registry.
    2011-01-22 10:26:56,012 DEBUG - Getting HSS URL from Registry
    2011-01-22 10:26:57,387 DEBUG - 20:3502:Missing file HSSLogger.properties.
    2011-01-22 10:26:58,527 INFO - Audit Client has been created for the server http://server:28080/interop/Audit
    2011-01-22 10:26:58,621 DEBUG - Validated LCM manager ...
    2011-01-22 10:26:58,652 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:26:58,683 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:26:58,683 DEBUG - PROCESSING REQUEST beginMigrationReport
    2011-01-22 10:26:59,558 DEBUG - Connection#1-
    2011-01-22 10:26:59,558 DEBUG - Connection type-Application
    2011-01-22 10:26:59,558 DEBUG - Connection#2-
    2011-01-22 10:26:59,558 DEBUG - Connection type-FileSystem
    2011-01-22 10:26:59,558 DEBUG - Connection type-Application
    2011-01-22 10:27:00,324 INFO - Client Enable Status false
    2011-01-22 10:27:02,355 INFO - Client Enable Status false
    2011-01-22 10:27:23,355 DEBUG - Getting LCM callback info from Registry for product: HP
    2011-01-22 10:27:24,011 DEBUG - LCM callback : http://server:8300/HyperionPlanning/servlet/HspLCMServlet
    2011-01-22 10:27:24,871 DEBUG - Application name -newapp
    2011-01-22 10:27:24,871 DEBUG - Product name -HP
    2011-01-22 10:27:24,871 DEBUG - Project name -Planning
    2011-01-22 10:27:24,871 DEBUG - Connection name -AppConnection1
    2011-01-22 10:27:24,871 DEBUG - Connection type-FileSystem
    2011-01-22 10:27:24,886 DEBUG - Connection name -FileSystem-Connection2
    2011-01-22 10:27:24,886 DEBUG - File path -/PlnUnits
    2011-01-22 10:27:24,886 DEBUG - Task details -
    2011-01-22 10:27:24,917 DEBUG - Processing source options -
    2011-01-22 10:27:24,917 DEBUG - Processing source filters -
    2011-01-22 10:27:24,917 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:27:24,917 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:27:24,917 DEBUG - PROCESSING REQUEST initializeMigrationTask
    2011-01-22 10:27:24,933 DEBUG - path - /Relational Data,type=,pattern - *,recursive - true,modifiedBy - null,startDate - null,endDate - null
    2011-01-22 10:27:24,933 DEBUG - Processing target options -
    2011-01-22 10:27:24,933 DEBUG - Completed processing Task#1-
    2011-01-22 10:27:24,933 DEBUG - END : PackageHandler.initialize()
    2011-01-22 10:27:25,324 INFO - Client Enable Status false
    2011-01-22 10:27:25,324 INFO - Audit Client has been created for the server http://server:28080/interop/Audit
    2011-01-22 10:27:25,324 DEBUG - BEGIN : TaskHandler.run for thread with identity
    2011-01-22 10:27:25,324 DEBUG - COMPLETED VALIDATING ALL TASKS !
    2011-01-22 10:27:25,324 DEBUG - Running tasks for batch (sequence id) #1
    2011-01-22 10:27:25,324 DEBUG - MIGRATING ARTIFACTS FROM "/PlnUnits" TO "Planning/newapp"
    2011-01-22 10:27:25,339 DEBUG - Processing task 1...
    2011-01-22 10:27:26,042 DEBUG - BEGIN : TaskHandler.getExecutor
    2011-01-22 10:27:26,042 DEBUG - END : TaskHandler.getExecutor
    2011-01-22 10:27:26,058 DEBUG - AWAITING FOR 1 PERMITS
    2011-01-22 10:27:26,058 DEBUG - AWAITING FOR 1 PERMITS
    2011-01-22 10:27:26,058 DEBUG - Migrating 1 artifacts in group for thread -1
    2011-01-22 10:27:26,167 DEBUG - ZIPPING ARTIFACT E:\Hyperion\common\import_export\lcmadmin@Native Directory\PlnUnits\resource\Relational Data\Planning Units.xml
    2011-01-22 10:27:54,667 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:27:54,667 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:28:54,666 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:28:54,666 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:28:54,666 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:28:54,666 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:28:54,666 DEBUG - PROCESSING REQUEST KeepAlive
    2011-01-22 10:23:43,494 ERROR - error /Relational Data/Planning Units - Import failed. Total - 3000, Success - 1032
    2011-01-22 10:23:43,494 DEBUG - LAST IMPORTED GROUP EVENT
    2011-01-22 10:23:43,494 DEBUG - LAST EXPORTED GROUP EVENT
    2011-01-22 10:23:43,494 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:23:43,494 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:23:43,494 DEBUG - PROCESSING REQUEST updateMigrationInfo
    2011-01-22 10:23:43,494 DEBUG - COMPLETED PROCESSING SEQUENCED TASKS !
    2011-01-22 10:23:43,494 DEBUG - AWAITING FOR 0 PERMITS
    2011-01-22 10:23:43,494 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:23:43,494 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:23:43,494 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:23:43,494 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:23:43,838 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:23:43,838 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:23:43,838 DEBUG - PROCESSING REQUEST postFinalStatus
    2011-01-22 10:23:44,056 DEBUG - Writing Migration Status to Shared Services ...
    2011-01-22 10:23:44,056 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:23:44,056 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:23:44,056 DEBUG - PROCESSING REQUEST endMigrationTask
    2011-01-22 10:23:44,291 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:23:44,291 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:23:44,291 DEBUG - PROCESSING REQUEST endMigrationReport
    2011-01-22 10:23:44,603 DEBUG - MSR STATUS MESSAGES FLUSH SUCCESSFUL
    2011-01-22 10:23:44,603 DEBUG - COMPLETED PROCESSING. CLU EXITED !
    2011-01-22 10:23:44,603 DEBUG - PROCESSING COMPLETED !
    Please advise ! thx

  • LCM migration error - Planning units

    our LCM migration 11.1.1.3 from one app to another (same SS environment) have failed on the planning units - any ideas on why and how to resolve this would be appreciated thx

    Hi Bob,
    the account has admin rights to the source and target Planning apps ...
    Have you tried to export the Planning Units to a file to see if it can do that successfully? yes and it has failed - only 50% out of 3000 units were exported
    here is a sample from the LCM log ...
    2011-01-22 10:26:55,183 DEBUG - BEGIN : PackageHandler.initialize for package file - E:/Hyperion/common/import_export/msr/PKG_219.xml
    2011-01-22 10:26:55,183 INFO - Executing package file - E:/Hyperion/common/import_export/msr/PKG_219.xml
    2011-01-22 10:26:56,012 DEBUG - Encrypting password before saving in the Package File
    2011-01-22 10:26:56,012 DEBUG - Package file details -
    2011-01-22 10:26:56,012 DEBUG -      User name - CSSTOKEN
    2011-01-22 10:26:56,012 DEBUG -      Connection details -
    2011-01-22 10:26:56,012 DEBUG -           Connection#0-
    2011-01-22 10:26:56,012 DEBUG -                Connection type-HSS
    2011-01-22 10:26:56,012 INFO - Reading HSS URL from command line
    2011-01-22 10:26:56,012 INFO - HSS URL could not be read from command line. Reading from registry.
    2011-01-22 10:26:56,012 DEBUG - Getting HSS URL from Registry
    2011-01-22 10:26:57,387 DEBUG - 20:3502:Missing file HSSLogger.properties.
    2011-01-22 10:26:58,527 INFO - Audit Client has been created for the server http://server:28080/interop/Audit
    2011-01-22 10:26:58,621 DEBUG -                Validated LCM manager ...
    2011-01-22 10:26:58,652 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:26:58,683 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:26:58,683 DEBUG - PROCESSING REQUEST beginMigrationReport
    2011-01-22 10:26:59,558 DEBUG -           Connection#1-
    2011-01-22 10:26:59,558 DEBUG -                Connection type-Application
    2011-01-22 10:26:59,558 DEBUG -           Connection#2-
    2011-01-22 10:26:59,558 DEBUG -                Connection type-FileSystem
    2011-01-22 10:26:59,558 DEBUG -                Connection type-Application
    2011-01-22 10:27:00,324 INFO - Client Enable Status false
    2011-01-22 10:27:02,355 INFO - Client Enable Status false
    2011-01-22 10:27:23,355 DEBUG - Getting LCM callback info from Registry for product: HP
    2011-01-22 10:27:24,011 DEBUG - LCM callback : http://server:8300/HyperionPlanning/servlet/HspLCMServlet
    2011-01-22 10:27:24,871 DEBUG -                Application name -newapp
    2011-01-22 10:27:24,871 DEBUG -                Product name -HP
    2011-01-22 10:27:24,871 DEBUG -                Project name -Planning
    2011-01-22 10:27:24,871 DEBUG -                Connection name -AppConnection1
    2011-01-22 10:27:24,871 DEBUG -                Connection type-FileSystem
    2011-01-22 10:27:24,886 DEBUG -                Connection name -FileSystem-Connection2
    2011-01-22 10:27:24,886 DEBUG -                File path -/PlnUnits
    2011-01-22 10:27:24,886 DEBUG -      Task details -
    2011-01-22 10:27:24,917 DEBUG -           Processing source options -
    2011-01-22 10:27:24,917 DEBUG -           Processing source filters -
    2011-01-22 10:27:24,917 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:27:24,917 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:27:24,917 DEBUG - PROCESSING REQUEST initializeMigrationTask
    2011-01-22 10:27:24,933 DEBUG -                path - /Relational Data,type=,pattern - *,recursive - true,modifiedBy - null,startDate - null,endDate - null
    2011-01-22 10:27:24,933 DEBUG -           Processing target options -
    2011-01-22 10:27:24,933 DEBUG -           Completed processing Task#1-
    2011-01-22 10:27:24,933 DEBUG - END : PackageHandler.initialize()
    2011-01-22 10:27:25,324 INFO - Client Enable Status false
    2011-01-22 10:27:25,324 INFO - Audit Client has been created for the server http://server:28080/interop/Audit
    2011-01-22 10:27:25,324 DEBUG - BEGIN : TaskHandler.run for thread with identity
    2011-01-22 10:27:25,324 DEBUG - COMPLETED VALIDATING ALL TASKS !
    2011-01-22 10:27:25,324 DEBUG - Running tasks for batch (sequence id) #1
    2011-01-22 10:27:25,324 DEBUG - MIGRATING ARTIFACTS FROM "/PlnUnits" TO "Planning/newapp"
    2011-01-22 10:27:25,339 DEBUG - Processing task 1...
    2011-01-22 10:27:26,042 DEBUG - BEGIN : TaskHandler.getExecutor
    2011-01-22 10:27:26,042 DEBUG - END : TaskHandler.getExecutor
    2011-01-22 10:27:26,058 DEBUG - AWAITING FOR 1 PERMITS
    2011-01-22 10:27:26,058 DEBUG - AWAITING FOR 1 PERMITS
    2011-01-22 10:27:26,058 DEBUG - Migrating 1 artifacts in group for thread -1
    2011-01-22 10:27:26,167 DEBUG - ZIPPING ARTIFACT E:\Hyperion\common\import_export\lcmadmin@Native Directory\PlnUnits\resource\Relational Data\Planning Units.xml
    2011-01-22 10:27:54,667 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:27:54,667 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:28:54,666 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:28:54,666 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:28:54,666 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:28:54,666 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:28:54,666 DEBUG - PROCESSING REQUEST KeepAlive
    2011-01-22 10:23:43,494 ERROR - error /Relational Data/Planning Units - Import failed. Total - 3000, Success - 1032
    2011-01-22 10:23:43,494 DEBUG - LAST IMPORTED GROUP EVENT
    2011-01-22 10:23:43,494 DEBUG - LAST EXPORTED GROUP EVENT
    2011-01-22 10:23:43,494 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:23:43,494 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:23:43,494 DEBUG - PROCESSING REQUEST updateMigrationInfo
    2011-01-22 10:23:43,494 DEBUG - COMPLETED PROCESSING SEQUENCED TASKS !
    2011-01-22 10:23:43,494 DEBUG - AWAITING FOR 0 PERMITS
    2011-01-22 10:23:43,494 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:23:43,494 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:23:43,494 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:23:43,494 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:23:43,838 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:23:43,838 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:23:43,838 DEBUG - PROCESSING REQUEST postFinalStatus
    2011-01-22 10:23:44,056 DEBUG - Writing Migration Status to Shared Services ...
    2011-01-22 10:23:44,056 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:23:44,056 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:23:44,056 DEBUG - PROCESSING REQUEST endMigrationTask
    2011-01-22 10:23:44,291 DEBUG - BEGIN : MSRHandler.getHelper()
    2011-01-22 10:23:44,291 DEBUG - END : MSRHandler.getHelper()
    2011-01-22 10:23:44,291 DEBUG - PROCESSING REQUEST endMigrationReport
    2011-01-22 10:23:44,603 DEBUG - MSR STATUS MESSAGES FLUSH SUCCESSFUL
    2011-01-22 10:23:44,603 DEBUG - COMPLETED PROCESSING. CLU EXITED !
    2011-01-22 10:23:44,603 DEBUG - PROCESSING COMPLETED !
    Please advise ! thx

  • LCM migration error in Planing application

    Hi,
    I am trying to migrate 11.1.1.3 planning app from DEV to PROD env. Exported all the artifacts from DEV in the file. When I tried migrating only Dimensions (under Plan Type) in PROD. It came back with the following error.
    Artifact_name = Account
    Error = "Import failed for the following reason - Error parsing the deployement.xml"
    None of the accounts members are loaded.
    Can anyone please let me know, what could be the problem?
    Regards,
    Avi

    Hi,
    Could you be using some XML key words in member names or aliases which might cause XML being not parsed correctly. I would try the following in the below order.
    1. Validate application view
    2. Search for double spaces, backslahes, double quotes, quotes, tabs, trailing spaces at the extracted xml file. Not exactly sure which one of these are reserved though.
    3. Try to load the dimension without Alias.
    4. Try to load the dimension in smaller chunks (needs editing the xml)
    5. Try to load through .ads export rather than xml
    However, I don't think there is a specific way to easily pinpoint the issue and above points just aim to narrow down the possible causes, so good luck!
    Cheers,
    Alp

  • Is it possible to do a LCM migration between 11.1.1.2 and 11.1.1.4 of epm?

    Hello all,
    Is it possible to do a LCM migration between 11.1.1.2 and 11.1.1.4 of epm?
    Thanks.

    Like I said, I haven't (literally) touched the product formerly known as Analyzer since 2001, but what I recall was creating a connection to a database and then building reports with that connection. I am going to guess that WA hasn't changed that much.
    The error message you noted:
    org.springframework.dao.DataAccessException : error creating essbase Database object.Would that error exist if that database connection (okay, I am probably using the wrong terminology, but you get the idea) existed on the target before the migration.
    It might also be worth checking Oracle Support to see if this is a known issue.
    Regards,
    Cameron Lackpour
    Edited by: CL on Dec 4, 2012 12:00 PM
    P.S. Useless trivia -- I attended training at WiredForOlap's "headquarters" which I was 100% sure was a former home dentist office converted to a software company headquarters. It has to be said that their model worked as that had to be some time in the mid 1990s.

  • LCM migration issue

    Hi iam trying to import secuirty for one user from LCM migrated file system.
    i am facing the below error.
    Error in migrating artifact, "/Security/Access Permissions/Users".
    Errors occured during syncrhonization: [com.hyperion.planning.HspRuntimeException: An error accurred while adding user to Essbase. Please check the Essbase log for details.]
    Errors occured during syncrhonization: [com.hyperion.planning.HspRuntimeException: An error accurred while adding user to Essbase. Please check the Essbase log for details.]
    can anyone assist?

    Did you check the Essbase logs?
    Are those users present in this environment?
    Regards
    Celvin
    http://www.orahyplabs.com

  • LCM Migration validation checklist

    Hello there,
    does anyone have an LCM Migration checklist used to validate that the migration was successfull ? also lists any common errors to look for that the LCM console would not report on ? do you have a list of these potential migration errors that are not usually reported or flagged by LCM?
    Thx

    I wouldn't trust status field in LCM progress report. Sometimes it says import was successful, but it actualy hasn't been. I'd pay special attention to BRs (in my experience, delete them on the target before import), Task Lists (getting "Success", but in target app they are not correct, form links are usually missing), Planning Units (annotations and logs don't always go over), etc. Get the idea? Be careful.
    smilo

  • MII 14.0 SP4 :Migration error while importing SAP BM Templates

    Hi Experts,
    I am facing some migration errors while importing SAP Batch Manufacturing Templates into MII 14.0 SP4.
    There are almost 23 transactions which are not getting imported and the error message for all of them is-
    "Unable to migrate transaction Unable to import file
    <Name of the Transaction>"
    Any first hand experiences will be really helpful for me to proceed further.
    Regards,
    Muddassar Khan

    Hi All,
    Got the solution. The STARTUP.BAT file is been placed in the installation directory(usr/sap) and then it works fine. Also I have installed the patches and all working fine.
    Any way thanks for the answer christian libich.
    Regards
    G.Partheeban

  • LCM Migration No Longer Working

    LCM migrations(Hyperion v11.1.2) are getting "stuck" at the point where Migration Status Report shows "Status = In Progress" but they do not complete. This used to work but no longer works. No known changes to the environment or setup
    1) Have tried running using various logins, but same result. Occurs regardless of migration attempted (Shared Services, Essbase, Planning artifacts, etc)
    2) No files are sent to the "\IMPORT\EXPORT\" directory on the Foundation server
    3) There are xml files created in the MSR (Migration Status Report" directory. They point to a problem with the password for "Credentials user="CSSTOKEN" (shown below)
    Any suggestions on what may be occurring and how to get LCM working?
    - <Package name="web-migration" description="Migrating Product to File System">
    <Credentials user="CSSTOKEN"
    password="nyv7P/M9W2sXpnbeHBSiaSo4Y7HGikazXxkut77UafG4CPgXrxFbNCXQdAlqmR8ciDMVkOaDEdWf sbs5tdpy0z5fVs9avpihHjlUCfjzTPaBlevUtEkQpciMZ6Sqs1F3hxYdGh7NdIP9bHaIBeTQXnct V4dYwGLluvchN/r5zYGD4p4rdJsWbPDbZAUStFCpg+KeK3SbFmzsHRCrDp7Mv4SNI9HSk/ITUexU ==" />
    <LOCALE>en_US</LOCALE>
    - <Connections>
    <ConnectionInfo name="MyHSS-Connection1" type="HSS" description="Hyperion Shared Service connection" user="CSSTOKEN" password="nyv7P/M9W2sXpnbeHBSiaSo4Y7HGikazXxkut77UafG4CPgXrxFbNCXQdAlqmR8ciDMVkOaDEdWf sbs5tdpy0z5fVs9avpihHjlUCfjzTPaBlevUtEkQpciMZ6Sqs1F3hxYdGh7NdIP9bHaIBeTQXnct V4dYwGLluvchN/r5zYGD4p4rdJsWbPDbZAUStFCpg+KeK3SbFmzsHRCrDp7Mv4SNI9HSk/ITUexU ==" />
    <ConnectionInfo name="FileSystem-Connection1" type="FileSystem" description="File system connection" HSSConnection="MyHSS-Connection1" filePath="/test_admin" />
    <ConnectionInfo name="AppConnection2" type="Application" product="ESBAPP" project="EssbaseCluster-1" application="TestRptg" HSSConnection="MyHSS-Connection1" description="Source Application" />

    Could it be that the username that you are using for the migration doesn't have all of the rights it needs for the app you are trying to migrate?
    IOW, have you tried it with just plain admin instead of test_admin?
    Regards,
    Cameron Lackpour

  • Stuck in LCM Migration 11.1.1.3

    In the middle of an LCM migration of a 11.1.1.3 Planning application. I did a successful export of all Planning artifacts using username "user1". I then went to import (via ftp) the export folders into the destination environment and ran into the following issues:
    On the destination environment there is no "user1" configured in Shared Services, nor do I have access to a user with provisioning roles. Consequently, there is also no user1@NativeDirectory folder in the Hyperion\common\import_export directory.
    I created a user1@NativeDirectory folder in the Hyperion\common\import_export directory (was not sure if it would work but figured I'd try) and copied the LCM source export files there. When I then went to shared services, I don't see anything under file system and am therefore unable to proceed with the migration.
    Any insights as to how to solve my issue?

    John,
    It's working now - in admin@NativeDirectory, there needs to be a space between Native and Directory. That is what I was missing. Thanks - marking your posts helpful as usual :)
    Also not an issue - but I had a question: I have two shell applications on the destination environment, and I want to import to one of them. I am reviewing the steps where I define the import - I can't seem to find where i specify WHICH of the 2 destination applications I am importing to. Do the source and target applications need to be the same name ?

  • Migration Error from Access to Oracle through SQL Developer.

    Hi,
    Actually I am trying to migrate data from MS Access 2002 to Oracle 9i database through the SQL Developer. But Whenever I go to Capture Database from Access it will show me an error.... Invalid procedure Call and then it shows an error message... >>>>>>
    ShowSplashScreen("_OracleSplashScreen",3)
    after that i wont be able to do this task anymore..... So please help me get out of it... How Cam I Maigrate data from Access to Oracle 9i...
    Is any other tool i use or you can help me for this tool to migrate date...
    Please tell me..
    If yu can send me a mail then mail me on [email protected]
    regards,
    Vishal

    Hi Vishal,
    I have responded to your related thread on the Migration Workbench forum - Migration Error from Access to Oracle through SQL Developer.
    Regards,
    Hilary

  • BPS Flat file load ABAP objects migration error.

    Hello
    We are trying to load a flat file via the SAP-GUI and BPS and everything works well in DEV based on the HOw-TO guide. When trying to move the ABAP objects to QA, we get a migration error on the type /1sem/_yth_data_260ZBYAPEPL. Of course the 260ZBYAPEP is relevant to our configuration and in QA we do have the equivalent structure /1sem/_yth_data_614ZBYAPEPL.
    How come the type in DEV does not translate to the equivalent type in QA just like any objects we transport to QA? 
    Thank you all.
    YB.

    Dear YB,
    the element /1sem/_yth_data_260ZBYAPEPL has to be changed according to the QA manually only. Sytem can't change the clent no. automaticaaly when u transport to the QA.
    so in /1sem/_yth_data_260ZBYAPEPL replce 260 with ur QA Client no.
    Narendra Reddy

  • Automating LCM Migration

    We are running Planning 11.1.2.3 and would like to keep the applications in our PROD & UAT environments in sync. Currently perform LCM migrations manually once or twice a month; We export the PROD artifacts and import on DEV. However, we were wondering - is there a way of automating the migration?  I did not see any functionality provided by EPM itself. If anybody has achieved any alternate methods to do this, or if there is somehow a functionality within EPM that I have not seen, please do provide input.
    Thanks!

    Hi
    I hope this helps
    http://www.adistrategies.com/resources/knowledge-base/id0127-lcm-command-line-utility-to-automate-the-shared-servicesplanning-application-backup/
    LCM backup automation
    Thanks
    Anjum

  • OATM Migration Error Report

    Hi,
    I am trying to migrate to OATM on my 11.5.9.2 apps before upgrading to R12.
    OATM migration progress report is showing
    Total No. Commands Commands % completion
    of commands in error in success of migration
    80,180 5 80,037 99.82%
    When i checked for the errors, it is showing below error report.
    Migration Error
    AMR AMR_GMD_SAMPLES_N2 INDEX X
    ORA-01950: no privileges on tablespace 'APPS_TS_TX_IDX'
    AMR AMR_GMF_LOT_COST_DETAILS_N1 INDEX X
    ORA-01950: no privileges on tablespace 'APPS_TS_TX_IDX'
    APPLSYS WF_LOCAL_USER_ROLES TABLE HZ_PARTY
    ORA-12801: error signaled in parallel query server P001
    ORA-01578: ORACLE data block corrupted (file # 445, block # 195035)
    ORA-01110: data file 445: '/u01/orauat/uatdata/uat/applsysd14.dbf'
    ORA-26040: Data block was loaded using the NOLOGGING option
    Please help.
    Thanks,

    > Migration Error                                                               
    > ------------------------------------------------------------------------------------------------------------------------------------
    > AMR     AMR_GMD_SAMPLES_N2             INDEX      X                           
    > ORA-01950: no privileges on tablespace 'APPS_TS_TX_IDX'                       
    Please run this command and see if it helps.
    SQL> alter user AMR quota unlimited on APPS_TS_TX_IDX;
    ORA-01950 Error While Executing Initial Build of Opportunities and Leads Bins [ID 309664.1]
    ORA-01950 AND ORA-06512 TRYING TO OPEN PERIOD [ID 1058205.6
    > APPLSYS WF_LOCAL_USER_ROLES            TABLE      HZ_PARTY                    
    > ORA-12801: error signaled in parallel query server P001                       
    > ORA-01578: ORACLE data block corrupted (file # 445, block # 195035)           
    > ORA-01110: data file 445: '/u01/orauat/uatdata/uat/applsysd14.dbf'            
    > ORA-26040: Data block was loaded using the NOLOGGING option
    Workflow Tables: ORA-01578: ORACLE data block corrupted ORA-26040: Data block was loaded using the NOLOGGING option [ID 416476.1]
    How Block Corruption of Workflow Tables Can Cause Self Service Login Not to Work [ID 435523.1]
    During a Backup, WF_LOCAL_ROLES Is Showing Corrupt Block [ID 369535.1]
    Partitions in Workflow Local Tables are Automatically Switched to NOLOGGING [ID 433280.1]
    Thanks,
    Hussein                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • LCM migration hung up

    How can we cancel an LCM migration job that is hung? Running Planning Classic 11.1.1.3 and we've successfully used LCM several times for import to prod.
    Now we were running an export of all objects in a Prod Planning app to a file to enable moving selected dimensions to the test environment.
    The job won't finish.

    If it is a pure planning application then restarting planning may release the connection, if not then it would shared services that would need restarting.
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • I tunes is asking about payment detail even when i am trying to download free application. Please Help

    i tunes is asking about payment detail even when i am trying to download free application. Please Help.

  • HT201364 is this too old for os x Mavericks?

    Model: Macmini2,1 Intel Core 2 Duo   2 GHz   L2 : 4 MB   Memory: 4 GB   Bus: 667 MHz   Boot ROM V: MM21.009A.B00 I do not know when I got this computer...   just the old one I let my kids use I see that there is a requirment of mini post 2009   and i

  • MY PURCHASES OF I TUNES MUSIC LOST

    I purchased songs on iTunes and my computer crashed and lost all of my music and videos. I tried for hours to get someone to help me with my problem and of course I got the run around and connected to everyone but the person I need help from. I find

  • Use, purpose, related t-codes for "INVOIC_FI_INBOUND"

    Hi all, I am new to badi and suddenly i got requirement to work with this badi - INVOIC_FI_INBOUND. I need the (1) Use of this badi                 (2) Purpose of this badi                 (3) I need all the T-codes which are used for this badi or th

  • What's new in AIR SDK 3.1.4880?

    I just noticed that you silently updated the AIR SDK 3.1 to 3.1.4880. Comparing the files you can see 23 files were updated in January 9th, 2012. The original 3.1 SDK was from November 7th, 2011. Why don't you include a "what's new" file inside the Z