Error when doing GR

Hi,
when doing GR i am getting the error "Posting only possible in periods 2011/04 and 2011/03 in company code vksk"
i need your suggestion to rectify this

Hi,
It means the MM Posting period is not current, we define periods of posting, during which it is possible to do material movements.
If the date of the material movement does not fall into the period, this error will come up.
Please go to table MARV, Provide your Co Code and execute, you will find the current period of that Co Code, then you need to go to T code MMPV, Provide your Co Code and enter the next period say in MARV the period was 06, so now you need to open posting for 07, then please put period as 07 and years as 2011  and execute.
If there is a difference of more than one periods between the current actual period and the period in marv for the co code, then you would need to open periods one by one.
For example co code has period has3, and actual period is 7, then you would need to put period as 4 and execute, next time 5 and so on, lastly you will have to execute with7.
Hope this clarifies all your doubts, similarly, you will have to ask FI to open the FI posting periods as well.
Please let me know of any issues, would be happy to help
Regards
Shailesh

Similar Messages

  • TS1702 I got this error when doing a restore

    I got this error when doing a restore and the restrictions were turned on .  I disabled restrictions and the restore was able to complete.

    The error in itunes had a link to http://support.apple.com/kb/TS1702.  I placed this message here for anyone that might navigate to the same message and would hopefully find this.  Yes turning off restrictions allowed the restore to complete and everyone is now happy.

  • Error when doing importing with impdp

    Hi,
    I tried to do export then import the schema from and to same schema. However, when doing export with expdp everything was okay.
    Problem begins when I tried to do importing by using impdp. I also tried to drop the current schema and created the new one but it still doesn't work.
    If I didn't drop the current schema, it logs looks like this
    Processing object type SCHEMA_EXPORT/SEQUENCE/SEQUENCE
    ORA-31684: Object type SEQUENCE:"HSS"."LCM-MIGRATION_ID-SEQ" already exists
    ORA-31684: Object type SEQUENCE:"HSS"."WKS_IDENTITY_SEQ" already exists
    ORA-31684: Object type SEQUENCE:"HSS"."ESS_FAILOVER_RESOURCE_SEQ" already exists
    ORA-31684: Object type SEQUENCE:"HSS"."ESS_FAILOVER_LEASE_OWNER_SEQ" already exists
    Processing object type SCHEMA_EXPORT/TABLE/TABLE
    ORA-39151: Table "HSS"."HSS_COMPONENT" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    ORA-39151: Table "HSS"."HSS_COMPONENT_LINKS" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    ORA-39151: Table "HSS"."HSS_COMPONENT_PROPERTY_VALUES" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    ORA-39151: Table "HSS"."HSS_COMPONENT_TIERS" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    ORA-39151: Table "HSS"."ESS_CLUSTER_SERVER_MAPPING" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    ORA-39151: Table "HSS"."HSS_COMPONENT_TYPES" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    ORA-39151: Table "HSS"."CSS_IDENTITY" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    ORA-39151: Table "HSS"."CSS_GROUP_MEMBERS" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    ORA-39151: Table "HSS"."CSS_USERS" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    Job "HSS"."SYS_IMPORT_FULL_01" completed with 95 error(s) at 08:47:21
    And then this is the log when doing importing, I only highlighted the necessary part which I think related with my problem
    Starting "HYPSS"."SYS_IMPORT_FULL_01": HYPSS/******** TRANSFORM=oid:n:type directory=test_dir logfile=imptest.log dumpfile=HYPSS.dmp
    Processing object type SCHEMA_EXPORT/USER
    ORA-31684: Object type USER:"HYPSS" already exists
    . . imported "HYPSS"."CSS_ROLE_LOCALES" 1.630 MB 6358 rows
    . . imported "HYPSS"."HSS_COMPONENT_FILES" 601.5 KB 33 rows
    . . imported "HYPSS"."HSS_COMPONENT_PROPERTY_VALUES" 130.7 KB 1657 rows
    . . imported "HYPSS"."CES_APPS" 10.54 KB 1 rows
    etc....
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
    ORA-39083: Object type INDEX_STATISTICS failed to create with error:
    ORA-01403: no data found
    ORA-01403: no data found
    Failing sql is:
    DECLARE I_N VARCHAR2(60); I_O VARCHAR2(60); c DBMS_METADATA.T_VAR_COLL; df varchar2(21) := 'YYYY-MM-DD:HH24:MI:SS'; BEGIN DELETE FROM "SYS"."IMPDP_STATS"; c(1) := 'TRIGGER_NAME'; c(2) := 'TRIGGER_GROUP'; DBMS_METADATA.GET_STAT_INDNAME('HYPSS','QRTZ_TRIGGERS',c,2,i_o,i_n); INSERT INTO "SYS"."IMPDP_STATS" (type,version,flags,c1,c2,c3,c5,n1,n2,n3,n4,n5,n6,n7,n8,n
    Processing object type SCHEMA_EXPORT/TABLE/COMMENT
    The source schema is on USERS tablespace (default). The destination schema I tried to put on the same tablespace but it doesn't work. However when I changed the destination tablespace, it also doesn't work.
    Anybody got the idea why this occurs? Thanks.

    got error like this
    ORA-39152: Table "HSS"."CSS_GROUP_MEMBERS" exists. Data will be appended to existing table but all dependent metadata will be skipped due to table_exists_action of append
    ORA-39152: Table "HSS"."CSS_USERS" exists. Data will be appended to existing table but all dependent metadata will be skipped due to table_exists_action of append
    ORA-39152: Table "HSS"."CSS_ROLES" exists. Data will be appended to existing table but all dependent metadata will be skipped due to table_exists_action of append
    ORA-39152: Table "HSS"."CSS_DELEGATED_MEMBERS" exists. Data will be appended to existing table but all dependent metadata will be skipped due to table_exists_action of append
    ORA-39152: Table "HSS"."CSS_ROLE_MEMBERS" exists. Data will be appended to existing table but all dependent metadata will be skipped due to table_exists_action of append
    ORA-39152: Table "HSS"."CSS_ROLE_LOCALES" exists. Data will be appended to existing table but all dependent metadata will be skipped due to table_exists_action of append
    ORA-39152: Table "HSS"."CSS_GROUPS" exists. Data will be appended to existing table but all dependent metadata will be skipped due to table_exists_action of append
    ORA-29913: error in executing ODCIEXTTABLEFETCH callout
    ORA-00001: unique constraint (HSS.COMPONENT_LINKS_PK_IND) violated
    ORA-31693: Table data object "HSS"."HSS_COMPONENT_TYPES" failed to load/unload and is being skipped due to error:
    ORA-00001: unique constraint (HSS.COMPONENT_TYPES_PK_IND) violated
    ORA-39111: Dependent object type COMMENT skipped, base object type VIEW:"HSS"."VW_APPLICATIONS" already exists
    ORA-39111: Dependent object type COMMENT skipped, base object type VIEW:"HSS"."VW_APPLICATIONS" already exists
    ORA-39111: Dependent object type COMMENT skipped, base object type VIEW:"HSS"."VW_APPLICATIONS" already exists

  • Runtime Error when doing a Network migration

    I get a Visual C++ Runtime error on DesktopDNA.exe (abnormal program
    termination)
    - It happens when I am doing a network migration (with and without crossover
    connection)
    - The moment I choose Current User or when I choose next after choosing the
    user in Multiple Users
    - It works on other machines, could it be something to do with the user
    account I am trying to migrate?
    Kevin VanSchepen

    Actually it also happens when I don't do a network migration. I choose -
    create - and it errored when I choose Current User.
    >>> Kevin VanSchepen<[email protected]> 3/23/2006 9:37 AM >>>
    I get a Visual C++ Runtime error on DesktopDNA.exe (abnormal program
    termination)
    - It happens when I am doing a network migration (with and without
    crossover
    connection)
    - The moment I choose Current User or when I choose next after choosing the
    user in Multiple Users
    - It works on other machines, could it be something to do with the user
    account I am trying to migrate?
    Kevin VanSchepen

  • Error when doing material transfer

    hi expert,
    when doing material transfer from plant 0001 to plant 0002, error pops up :
    "maintain vendor for the customer 1234 attached to supplying plant 1234"..
    what should i do??
    thanks

    Dear,
            Use XD02( Customer Master Record )  and GOTO -- Genera Data TAB and select Control Tab and under control tab u will find in top VENDOR field.
           and for VENDOR Master Record use XK02 and select Control TAB under which at top u will find CUSTOMER FIELD.,
    Regards
    AJIT K SINGH
    HAPPY TO HELP U
    Edited by: AJIT K SINGH on Dec 1, 2009 2:01 PM
    Edited by: AJIT K SINGH on Dec 1, 2009 5:04 PM

  • RFC Communication error when doing initial indexing

    Hello Everyone,
    I have a quick question, when doing the initial index rollup for a BIA index the job is failing with RFC communication error.
    We currently have the setting related to " TREXRfcServer threads" set to "Automatic Changes" in order to avoid the RFC Communication errors when loading big loads in BI system.
    We currently are on Revision 49.
    I also have referred to OSS Note 1138603.
    The issue is when I am rolling up the BIA Index the rollup job is failing with RFC Communication errors.
    The Global parameters within BIA are:
    BATCHPARA - 2
    NUMPROC - 5
    PKGSIZE - 10000000
    SUBPKGSIZE - 20000
    We have two app servers with 52 Dialog processes and 25 Background processes.
    Any help would be really appreciated.
    Thanks
    Dharma.

    Removing references to systems and ports
    Issue:
    When the initial indexing is being carried out for an InfoCube to
    create the BIA Index and there is more than one application server in
    the system the job is failing with the http error.
    Hello Everyone,
    Thanks for the input, after the automatic changes was configured for concurrent requests the error is different right now.
    The error message is,
    "Remote communication failure with partner http://<Removed>:<removed>/indexCellTable"
    Overview/Background:
    When the indexing job is triggered as a background job the failure happens when the S table index is being filled.
    In our system where we are trying to do the stress testing we currently have two app servers and one central instance.
    When I limit the RFCGROUP in RSDDTREXADMIN table to one App server in terms of logon group the job finishes fine.
    Whereas, when I do not limit the RFCGROUP and all app servers are open for access the background job finishes with the error message
    Remote communication failure with partner http://<Removed>:<removed>/indexCellTable.
    We have looked into the OSS Note 1102652 and our BASIS team confirmed that they were able to ping from BI App servers into BIA blades and vice versa.
    We also confirmed if the local gateway was used for connectivity.
    The above issue was not in other systems where we only had one server.
    We currently are at Revision 49 and SP 13 in BI.
    We have E5345 Clowertown blades (2 x 4) 16GB blades.
    Please let us know if you need additional information.
    Thanks in advance for the input.
    Dharma.
    Edited by: Arun Varadarajan on Apr 24, 2009 1:36 AM

  • WebDAV error when doing a client push ConfigMgr 2012 R2

    Hi everyone, I am getting an error message when doing a client push, only on some DPs.
    Here is the setup:
    ConfigMgr 2012 R2 on Server 2012 R2.
    DP are on Server 2008 R2 (for the most part).
    DP are installed using the exact same way, adding the Primary Site Server to the local Admins group, then using the console to install the role, selecting BranchCache and Configure IIS.
    No PXE.
    Boundary groups are configured as appropriate.
    When initiating a client push the following errors are displayed in the CCMSetup.log:
    Failed to correctly receive a WEBDAV HTTP request.. (StatusCode at WinHttpQueryHeaders: 401)
    Failed to check url http://DPServerName.com/SMS_DP_SMSPKG$/S0100003. Error 0x80004005
    Enumerated all 1 local DP locations but none of them is good. Fallback to MP.
    GET 'HTTP://MPServerName.com/CCM_Client/ccmsetup.cab'
    The installation is done but yet again, no local DP are used.
    The same scenario is actually working on other DP that was configured using the same exact way.
    Servers where not new installation and where used for other things:
    MDT Deployment Share with PXE.
    Other share.
    As far as I can tell, IIS is well configured as I am able to deploy any other software on clients and they are using the local DP. Only the client installation is causing problem.
    Anyone have any idea?
    There is a lot of post about a similar problem on ConfigMgr 2007 but all solution are to configure WebDAV, which is not configured in ConfigMgr 2012.
    Thank you guys for any tip and/or help!
    Mathieu

    You are right about the log, here is a longer snippet of it:
    ==========[ ccmsetup started in process 5980 ]========== ccmsetup 2015-03-25 23:12:12 1020 (0x03FC)
    Running on platform X86 ccmsetup 2015-03-25 23:12:12 1020 (0x03FC)
    Launch from folder C:\Windows\ccmsetup\ ccmsetup 2015-03-25 23:12:12 1020 (0x03FC)
    CcmSetup version: 5.0.7958.1501 ccmsetup 2015-03-25 23:12:12 1020 (0x03FC)
    In ServiceMain ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Running on 'Microsoft Windows 7 Professionnel ' (6.1.7601). Service Pack (1.0). SuiteMask = 272. Product Type = 18 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Ccmsetup command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Command line parameters for ccmsetup have been specified. No registry lookup for command line parameters is required. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    SslState value: 224 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    CCMHTTPPORT: 80 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    CCMHTTPSPORT: 443 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    CCMHTTPSSTATE: 224 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    CCMHTTPSCERTNAME: ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    FSP: ServerSCCMPSS.Test.com ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    CCMFIRSTCERT: 1 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Config file: C:\Windows\ccmsetup\MobileClientUnicode.tcf ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Retry time: 10 minute(s) ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    MSI log file: C:\Windows\ccmsetup\Logs\client.msi.log ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    MSI properties: INSTALL="ALL" SMSSITECODE="S01" FSP="ServerSCCMPSS.Test.com" SMSCACHEFLAGS="PERCENTFREEDISKSPACE" SMSCACHESIZE="20" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="224" CCMFIRSTCERT="1" ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Source List: ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\Serversccmmp.Test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\Serversccmpss.Test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\dcsspsccmmpdff.test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\ServerSCCMMP.Test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\ServerSCCMPSS.Test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\DCSSPSCCMMPDFF.test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    MPs: ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Serversccmmp.Test.com ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Serversccmpss.Test.com ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    dcsspsccmmpdff.test.com ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    No version of the client is currently detected. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Folder 'Microsoft\Configuration Manager' not found. Task does not exist. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Updated security on object C:\Windows\ccmsetup\. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Sending Fallback Status Point message to 'ServerSCCMPSS.Test.com', STATEID='100'. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Failed to get client version for sending messages to FSP. Error 0x8004100e ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Params to send FSP message '5.0.7958.1501 Deployment ' ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    State message with TopicType 800 and TopicId {40FD8A62-3E9A-41FB-8698-E9A6658A4A91} has been sent to the FSP FSPStateMessage 2015-03-25 23:12:12 4536 (0x11B8)
    Running as user "Système" ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Detected 206206 MB free disk space on system drive. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Checking Write Filter Status. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    This is not a supported write filter device. We are not in a write filter maintenance mode. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Performing AD query: '(&(ObjectCategory=mSSMSManagementPoint)(mSSMSDefaultMP=TRUE)(mSSMSSiteCode=S01))' ccmsetup 2015-03-25 23:12:13 4536 (0x11B8)
    OperationalXml '<ClientOperationalSettings><Version>5.00.7958.1000</Version><SecurityConfiguration><SecurityModeMask>0</SecurityModeMask><SecurityModeMaskEx>224</SecurityModeMaskEx><HTTPPort>80</HTTPPort><HTTPSPort>443</HTTPSPort><CertificateStoreName></CertificateStoreName><CertificateIssuers></CertificateIssuers><CertificateSelectionCriteria></CertificateSelectionCriteria><CertificateSelectFirstFlag>1</CertificateSelectFirstFlag><SiteSigningCert>308202F5308201DDA00302010202103FC715B41292C689495889DC28401ED8300D06092A864886F70D01010B05003016311430120603550403130B53697465205365727665723020170D3134313231383136353532335A180F32313134313132353136353532335A3016311430120603550403130B536974652053657276657230820122300D06092A864886F70D01010105000382010F003082010A0282010100A78659B1C2B8160DD0CF4E10AE142E067F8D9ABD23F931443DD15ED20479E0BF70A8C2322DE863FD41B5429DB5D3CB0AA71D189C8C61E4155A59CD16DC961B75302AF7B75DF31A19E8AB6E163B622A80A5B24FD6B37B54379B74911D6B9771B3120CF72ECFAA36747861896FA99FAF79AF528E8BC2860D3F022C761363C69BBD0969E75AD83ECB60BB06F503195AC2DAAF90FA874A1F45C32111A4B55F638573942C4EAE597A8E02024E8AFFFFDEE746160D45A41615EF97A15500AE99305CE6E980CB0E0F139EAC6D368D72AEE1104C9BAB2CEA4CCAB4490F44B33047A512C4F1EB0DBF38BE66ED0DC875D09DB4C06DA44ED011556D4DEA070D45E0C80502C10203010001A33D303B30230603551D11041C301A821864637073707363636D7073732E6167726F7075722E636F6D30140603551D25040D300B06092B060104018237650B300D06092A864886F70D01010B050003820101002A2B4C225ACB02DB1389B315F12FAE33B6B0B3FD232243FAC81DDD624722908BDBF7B6CAE87351320DE47BF13A01F93A4C8C62CABB273ED5C696F42926A323E61C9477E7FD71DB693AAB3BC80CBBC0FED501292F702B7223D9AAC334631EE5AA6048028D7C26BAC2A9DB997C73E9B473CDAFDF55834C6DD5C88D5FBED4096EE739EE8C5B9238B8A4C9352C7DF9A98D0011BD8D5FE4B881F5B6B68004355147A2C264C62F1BC99B3B0D26787185863EAC426860411FF329129D270A7D38B1733A12F1EEDE246F5F24D3492A7A53B380576CE20B5F77952EC2F93240784C6ECE8D25B80494129EF3EDC7150EA9BDFA0F80E7E5E7F53673FAD6A922EA7ADE2092D3</SiteSigningCert></SecurityConfiguration><RootSiteCode>S01</RootSiteCode><CCM> <CommandLine>SMSSITECODE=S01 FSP=Serversccmpss.Test.com SMSCACHEFLAGS=PERCENTFREEDISKSPACE SMSCACHESIZE=20</CommandLine> </CCM><FSP> <FSPServer>Serversccmpss.Test.com</FSPServer> </FSP><Capabilities SchemaVersion ="1.0"><Property Name="SSLState" Value="0" /></Capabilities><Domain Value="Test.com" /><Forest Value="Test.com" /></ClientOperationalSettings>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Unable to open Registry key Software\Microsoft\CCM. Return Code [80070002]. Client HTTPS state is Unknown. ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    The MP name retrieved is 'Serversccmpss.Test.com' with version '7958' and capabilities '<Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    MP 'Serversccmpss.Test.com' is compatible ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    The MP name retrieved is 'Serversccmmp.Test.com' with version '7958' and capabilities '<Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    MP 'Serversccmmp.Test.com' is compatible ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    The MP name retrieved is 'dcsspsccmmpdff.test.com' with version '7958' and capabilities '<Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    MP 'dcsspsccmmpdff.test.com' is compatible ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Retrieved 3 MP records from AD for site 'S01' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Retrived site version '5.00.7958.1000' from AD for site 'S01' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    SiteCode: S01 ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    SiteVersion: 5.00.7958.1000 ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Searching for a valid online MP... ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Checking the URL 'HTTP://Serversccmpss.Test.com:80/CCM_Client/ccmsetup.cab' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    PROPFIND 'HTTP://Serversccmpss.Test.com:80/CCM_Client' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Found a valid online MP 'Serversccmpss.Test.com'. ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Searching for DP locations from MP(s)... ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Current AD site of machine is CDL LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Local Machine is joined to an AD domain LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Current AD forest name is Test.com, domain name is Test.com LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    DhcpGetOriginalSubnetMask entry point is supported. LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Begin checking Alternate Network Configuration LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Finished checking Alternate Network Configuration LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Adapter {72FC011A-9993-4CBD-B7B2-D1D56FD38711} is DHCP enabled. Checking quarantine status. LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Sending message body '<ContentLocationRequest SchemaVersion="1.00">
    <AssignedSite SiteCode="S01"/>
    <ClientPackage/>
    <ClientLocationInfo LocationType="SMSPACKAGE" DistributeOnDemand="0" UseProtected="0" AllowCaching="0" BranchDPFlags="0" AllowHTTP="1" AllowSMB="0" AllowMulticast="0" UseInternetDP="0">
    <ADSite Name="CDL"/>
    <Forest Name="Test.com"/>
    <Domain Name="Test.com"/>
    <IPAddresses>
    <IPAddress SubnetAddress="172.16.64.0" Address="172.16.65.9"/>
    </IPAddresses>
    </ClientLocationInfo>
    </ContentLocationRequest>
    ' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Sending message header '<Msg SchemaVersion="1.1"><ID>{B9F091E1-649D-47C4-A0AD-19508435F962}</ID><SourceHost>C006235</SourceHost><TargetAddress>mp:[http]MP_LocationManager</TargetAddress><ReplyTo>direct:C006235:LS_ReplyLocations</ReplyTo><Priority>3</Priority><Timeout>600</Timeout><ReqVersion>5931</ReqVersion><TargetHost>Serversccmpss.Test.com</TargetHost><TargetEndpoint>MP_LocationManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2015-03-26T03:12:14Z</SentTime><Body Type="ByteRange" Offset="0" Length="1080"/><Hooks><Hook3 Name="zlib-compress"/></Hooks><Payload Type="inline"/></Msg>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    CCM_POST 'HTTP://Serversccmpss.Test.com/ccm_system/request' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Content boundary is '--aAbBcCdDv1234567890VxXyYzZ' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Received header '<Msg SchemaVersion="1.1">
    <ID>{336667CB-2AF5-4B7D-9B1B-3B9A39777034}</ID>
    <SourceID>GUID:8BB44537-8D62-4751-9114-1F5527EE800F</SourceID>
    <SourceHost>ServerSCCMPSS</SourceHost>
    <TargetAddress>direct:C006235:LS_ReplyLocations</TargetAddress>
    <ReplyTo>MP_LocationManager</ReplyTo>
    <CorrelationID>{00000000-0000-0000-0000-000000000000}</CorrelationID>
    <Priority>3</Priority>
    <Timeout>600</Timeout>
    <ReplyCapabilities><AllowRegistrationReset>direct:ServerSCCMPSS:ClientRegistration</AllowRegistrationReset></ReplyCapabilities><TargetHost>C006235</TargetHost><TargetEndpoint>LS_ReplyLocations</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2015-03-26T03:12:14Z</SentTime><Body Type="ByteRange" Offset="0" Length="2574"/><Hooks><Hook3 Name="zlib-compress"/><Hook Name="authenticate"><Property Name="Signature">3082019406092A864886F70D010702A082018530820181020101310B300906052B0E03021A0500300B06092A864886F70D010701318201603082015C02010130393025311530130603550403130C44435053505343434D505353310C300A06035504031303534D5302104369DD60F91848B94FFD72538BAD96B8300906052B0E03021A0500300D06092A864886F70D010101050004820100B563F71CC4F86BEA28550E4EC51727E4F45F9681BABD9A085EAF4B3CC667B7BF7D212329195A13DF562A46205E22EDA829D0B06EA3C9C0C96248AD58DEECA457241EB4F4CBE581D49C0D657B3485444E06A9ED67D9854B551AADED7E1E3E519CC7D25B473A98BAC3826BE8BDB68BC4799C652168351C6796AE84505B5B703B3AABA3AD71113B133C1410EEB4CA167010AAA4AF2D3BE209E037641CA0293271242FF254C16F8A0997B5A335FB00EDCE445B2CFB21AF5923B14D9BEE3FA940B4B513D230607678ABD6A6211E36418EC2D8CFCEF5370999E6678CD79099B2D9FE29E8F3E1C5FFEA31E2D17C977288E03027D887B1D09E9049EE2FA5B76C32214BD9</Property><Property Name="AuthSenderMachine">ServerSCCMPSS;Serversccmpss.Test.com;</Property><Property Name="MPSiteCode">S01</Property></Hook></Hooks><Payload Type="inline"/></Msg>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Received reply body '<ContentLocationReply SchemaVersion="1.00"><ContentInfo PackageFlags="16777216"><ContentHashValues/></ContentInfo><Sites><Site><MPSite SiteCode="S01" MasterSiteCode="S01" SiteLocality="LOCAL" IISPreferedPort="80" IISSSLPreferedPort="443"/><LocationRecords><LocationRecord><URL Name="http://CDLGHOST.Test.com/SMS_DP_SMSPKG$/S0100003" Signature="http://CDLGHOST.Test.com/SMS_DP_SMSSIG$/S0100003"/><ADSite Name="CDL"/><IPSubnets><IPSubnet Address="172.16.64.0"/><IPSubnet Address=""/></IPSubnets><Metric Value=""/><Version>7958</Version><Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities><ServerRemoteName>CDLGHOST.Test.com</ServerRemoteName><DPType>SERVER</DPType><Windows Trust="1"/><Locality>LOCAL</Locality></LocationRecord></LocationRecords></Site><Site><MPSite SiteCode="S01" MasterSiteCode="S01" SiteLocality="LOCAL"/><LocationRecords/></Site></Sites><ClientPackage FullPackageID="S0100003" FullPackageVersion="7" FullPackageHash="CE8C259380667F5687A01FA5365B2D2D1236BA9FC1AD4696A54D914B919D294D" MinimumClientVersion="5.00.7958.1000" RandomizeMaxDays="7" ProgramEnabled="false" LastModifiedTime="30416572;2153570688" SiteVersionMatch="true" SiteVersion="5.00.7958.1000" EnablePeerCache="true"/><RelatedContentIDs/></ContentLocationReply>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Found local location 'http://CDLGHOST.Test.com/SMS_DP_SMSPKG$/S0100003' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Discovered 1 local DP locations. ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    PROPFIND 'http://CDLGHOST.Test.com/SMS_DP_SMSPKG$/S0100003' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Got 401 challenge Retrying with Windows Auth... ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    PROPFIND 'http://CDLGHOST.Test.com/SMS_DP_SMSPKG$/S0100003' ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Failed to correctly receive a WEBDAV HTTP request.. (StatusCode at WinHttpQueryHeaders: 401) ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Failed to check url http://CDLGHOST.Test.com/SMS_DP_SMSPKG$/S0100003. Error 0x80004005 ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Enumerated all 1 local DP locations but none of them is good. Fallback to MP. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    GET 'HTTP://Serversccmpss.Test.com/CCM_Client/ccmsetup.cab' ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    C:\Windows\ccmsetup\ccmsetup.cab is Microsoft trusted. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Successfully extracted manifest file C:\Windows\ccmsetup\ccmsetup.xml from file C:\Windows\ccmsetup\ccmsetup.cab. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Loading manifest file: C:\Windows\ccmsetup\ccmsetup.xml ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Successfully loaded ccmsetup manifest file. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Checking if manifest version '5.00.7958.1000' is newer than the ccmsetup version '5.0.7958.1501' ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Running from temp downloaded folder or manifest is not newer than ccmsetup. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item 'i386/vcredist_x86.exe' is applicable. Add to the list. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item 'x64/vcredist_x64.exe' is not applicable. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item 'i386/vc50727_x86.exe' is applicable. Add to the list. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item 'x64/vc50727_x64.exe' is not applicable. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item 'i386/WindowsUpdateAgent30-x86.exe' is applicable. Add to the list. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item
    I did double checked with a friend about my configuration and everything, just to make sure, and everything seems to be right.
    As for the use of account used to get the client, a domain join computer will not need to us the network access account if the DP is in the same domain and the same exact config on other servers is working like a charm deploying the client, same
    security and configuration.
    All default IIS security and share permission.
    Thank you guys for your suggestion and help. 
    Mat

  • Dump error when doing ODS activation

    Hi,
      When doing to the ODS activation, out of 500 data packets 1 data packet is not updated its highlighting Red traffic light. After that i selected that incorrect data packet i given manual update sytem is gives ABAP runtime errror MESSAGE_TYPE_X. i checked in SM21 as well as ST22 also it was MESSAGE_TYPE_X.
    Run-time error "MESSAGE_TYPE_X" occurred                                             
    > Short dump "090413 143857 ccdbwprd BIADMIN " generated                             
    Run-time error "MESSAGE_TYPE_X" occurred                                             
    > Short dump "090413 144123 ccdbwprd BIADMIN " generated                             
    Run-time error "MESSAGE_TYPE_X" occurred                                             
    > Short dump "090413 144435 ccdbwprd BIADMIN " generated                             
    Transaction Canceled BT 510 ( )                                                      
    Run-time error "MESSAGE_TYPE_X" occurred                                             
    > Short dump "090413 150322 ccdbwprd BIADMIN " generated                             
    Transaction Canceled 00 671 ( MESSAGE_TYPE_X 20090413150322ccdbwprd BIADMIN 0051 )   
    Run-time error "MESSAGE_TYPE_X" occurred                                             
    > Short dump "090413 150639 ccdbwprd BIADMIN " generated                             
    Transaction Canceled 00 671 ( MESSAGE_TYPE_X 20090413150639ccdbwprd BIADMIN 0051 )   
    Run-time error "MESSAGE_TYPE_X" occurred                                             
    > Short dump "090413 150837 ccdbwprd BIADMIN " generated                             
    please give ur suggestion to solve this issue.
    Thanks & Regards
    Khamesh

    please verify the note 852443

  • Oracle error when doing filter to joins

    when doing a filter based upon on results of another request i get the following error. error : (Response came back as text, not XML) the saved request i am linking to has unions in it vs being a single request. If i link to a single request it works but the data i need to get from has unions in it. can anyone please help.

    You are still not entirely clear. BI EE or BI Applications related.
    Also to help matters further could you post as much information as possible.
    Thanks

  • Processing error when doing a drillthrough agianst a Rolap dimension, working with MOLAP

    Hi,
    I'm having a drillthrough dimension (fact) that i'm using for drillthrough scripts. One thing that I have come a cross is that I get processing errors when I run queries agianst a ROLAP dimension where as it works agianst the same dimension set
    as MOLAP. This is kind of confusing me.
    The error message i get is like this one:
    Errors in the OLAP storage engine: The process operation ended because the number of errors encountered during processing reached the defined
    limit of allowable errors for the operation.
    Errors in the OLAP storage engine: An error occurred while the 'Journal NO' attribute of the 'GLFact' dimension from the 'XXX' database was being processed.
    I found a article about this
    http://sqlblog.com/blogs/marco_russo/archive/2009/01/17/issues-executing-a-drillthrough-with-a-rolap-dimension.aspx
    But I have set KeyDuplicate, Keynotfound, Nullkeyconvertedtounknown and NullKeynotallowed to ignoreerror and still it doesn't work.
    So my questions are 2:
    1. Do anyone have a solution for me? Or having any thoughts about this?
    2. When switching over to MOLAP the processingtime takes about 30 min. How can i decrease this to a minimum?
    This is all implemented in SSAS 2005.

    I'm getting the exact same error when attempting to drill down on a rolap dimension associated to the cube.  the cube is molap, but the dimension is rolap to reduce processing time (processing dimension using molap spike my 4 core processing to 100%
    for 4 minutes due to all the select DISTINCT on the attributes (about 10)). 
    I too have seen the article about KeyDuplicate but I think this is a different issue.  Anyone figure out the problem?
    Version: SSAS 2012 SP2
    Example of error:
    Server: The current operation was cancelled because another operation in the transaction failed. Errors in the OLAP storage engine: An error occurred while the 'City' attribute of the 'NameAddress'
    dimension from the 'MyDatabase' database was being processed. Errors in the OLAP storage engine: The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation.

  • Error when doing a   ATGOrder Bulk load

    Hi
    Getting the below error when trying to do a bulk load ATGOrder in CSC.
    Machine Details :Linux 64bit machine
    ATG Version:10.1
    17:44:07,487 INFO [OrderOutputConfig] Starting bulk load
    17:44:11,482 WARN [loggerI18N] [com.arjuna.ats.internal.jta.recovery.xarecovery1] Local XARecoveryModule.xaRecovery got XA exception javax.transaction.xa.XAException, XAException.XAER_RMERR
    17:44:11,488 WARN [loggerI18N] [com.arjuna.ats.internal.jta.recovery.xarecovery1] Local XARecoveryModule.xaRecovery got XA exception javax.transaction.xa.XAException, XAException.XAER_RMERR
    17:44:11,495 WARN [loggerI18N] [com.arjuna.ats.internal.jta.recovery.xarecovery1] Local XARecoveryModule.xaRecovery got XA exception javax.transaction.xa.XAException, XAException.XAER_RMERR
    17:44:17,651 WARN [LiveIndexingService] Current hosts for environment ATGOrderBulk cannot support requested engine count
    17:44:17,652 WARN [LiveIndexingService] Allocate more hosts or increase the maximum number of search engines for one of its hosts
    17:44:17,656 ERROR [LiveIndexingService] Unable to release lock: __routingLiveIndexingLock:ATGOrder
    atg.service.lockmanager.LockManagerException: Attempt to release a write lock when not the owner: key=__routingLiveIndexingLock:ATGOrder Owner=Thread[http-0.0.0.0-8580-1:ipaddr=172.21.21.49;path=/dyn/admin/nucleus/atg/commerce/search/OrderOutputConfig/;sessionid=B0DC1551B81ACFD6B7C987E59116D825,5,jboss]
    at atg.service.lockmanager.ClientLockEntry.releaseWriteLock(ClientLockEntry.java:713)
    at atg.service.lockmanager.ClientLockManager.releaseWriteLock(ClientLockManager.java:1386)
    at atg.service.lockmanager.ClientLockManager.releaseWriteLock(ClientLockManager.java:1415)
    at atg.search.routing.LiveIndexingService.releaseLock(LiveIndexingService.java:1843)
    at atg.search.routing.LiveIndexingService.prepareIndexing(LiveIndexingService.java:1455)
    at atg.repository.search.indexing.submitter.LiveDocumentSubmitter.beginSession(LiveDocumentSubmitter.java:193)
    at atg.repository.search.indexing.BulkLoaderImpl.bulkLoad(BulkLoaderImpl.java:921)
    at atg.repository.search.indexing.IndexingOutputConfig.bulkLoad(IndexingOutputConfig.java:1610)
    at atg.repository.search.indexing.IndexingOutputConfig.bulkLoad(IndexingOutputConfig.java:1563)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at atg.nucleus.ServiceAdminServlet.printMethodInvocation(ServiceAdminServlet.java:1463)
    at atg.nucleus.ServiceAdminServlet.service(ServiceAdminServlet.java:251)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at atg.nucleus.Nucleus.service(Nucleus.java:2967)
    at atg.nucleus.Nucleus.service(Nucleus.java:2867)
    at atg.servlet.pipeline.DispatcherPipelineServletImpl.service(DispatcherPipelineServletImpl.java:253)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.ServletPathPipelineServlet.service(ServletPathPipelineServlet.java:208)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.security.ExpiredPasswordAdminServlet.service(ExpiredPasswordAdminServlet.java:312)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.BasicAuthenticationPipelineServlet.service(BasicAuthenticationPipelineServlet.java:513)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:491)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:249)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1271)
    at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:952)
    at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:272)
    at atg.nucleus.servlet.NucleusProxyServlet.service(NucleusProxyServlet.java:237)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    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:235)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:183)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:95)
    at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
    at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:451)
    at java.lang.Thread.run(Thread.java:662)
    17:44:17,658 ERROR [BulkLoader]
    atg.repository.search.indexing.IndexingException: atg.search.routing.LiveIndexException: Unable to prepare engines for live indexing.
    at atg.repository.search.indexing.submitter.LiveDocumentSubmitter.beginSession(LiveDocumentSubmitter.java:209)
    at atg.repository.search.indexing.BulkLoaderImpl.bulkLoad(BulkLoaderImpl.java:921)
    at atg.repository.search.indexing.IndexingOutputConfig.bulkLoad(IndexingOutputConfig.java:1610)
    at atg.repository.search.indexing.IndexingOutputConfig.bulkLoad(IndexingOutputConfig.java:1563)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at atg.nucleus.ServiceAdminServlet.printMethodInvocation(ServiceAdminServlet.java:1463)
    at atg.nucleus.ServiceAdminServlet.service(ServiceAdminServlet.java:251)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at atg.nucleus.Nucleus.service(Nucleus.java:2967)
    at atg.nucleus.Nucleus.service(Nucleus.java:2867)
    at atg.servlet.pipeline.DispatcherPipelineServletImpl.service(DispatcherPipelineServletImpl.java:253)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.ServletPathPipelineServlet.service(ServletPathPipelineServlet.java:208)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.security.ExpiredPasswordAdminServlet.service(ExpiredPasswordAdminServlet.java:312)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.BasicAuthenticationPipelineServlet.service(BasicAuthenticationPipelineServlet.java:513)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:491)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:249)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1271)
    at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:952)
    at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:272)
    at atg.nucleus.servlet.NucleusProxyServlet.service(NucleusProxyServlet.java:237)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    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:235)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:183)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:95)
    at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
    at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:451)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: atg.search.routing.LiveIndexException: Unable to prepare engines for live indexing.
    at atg.search.routing.LiveIndexingService.prepareBulkIndexing(LiveIndexingService.java:1629)
    at atg.search.routing.LiveIndexingService.prepareIndexing(LiveIndexingService.java:1444)
    at atg.repository.search.indexing.submitter.LiveDocumentSubmitter.beginSession(LiveDocumentSubmitter.java:193)
    ... 49 more
    Caused by: atg.search.routing.LiveIndexException: Current supported by hosts engine count is less than required count of engines
    at atg.search.routing.LiveIndexingService.prepareEnginesForLiveIndexingOperation(LiveIndexingService.java:1161)
    at atg.search.routing.LiveIndexingService.prepareEnginesForLiveIndexingOperation(LiveIndexingService.java:1063)
    at atg.search.routing.LiveIndexingService.prepareBulkIndexing(LiveIndexingService.java:1625)
    ... 51 more
    17:44:17,675 ERROR [OrderOutputConfig]
    atg.repository.search.indexing.IndexingException: atg.repository.search.indexing.IndexingException: atg.search.routing.LiveIndexException: Unable to prepare engines for live indexing.
    at atg.repository.search.indexing.BulkLoaderImpl.bulkLoad(BulkLoaderImpl.java:1040)
    at atg.repository.search.indexing.IndexingOutputConfig.bulkLoad(IndexingOutputConfig.java:1610)
    at atg.repository.search.indexing.IndexingOutputConfig.bulkLoad(IndexingOutputConfig.java:1563)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at atg.nucleus.ServiceAdminServlet.printMethodInvocation(ServiceAdminServlet.java:1463)
    at atg.nucleus.ServiceAdminServlet.service(ServiceAdminServlet.java:251)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at atg.nucleus.Nucleus.service(Nucleus.java:2967)
    at atg.nucleus.Nucleus.service(Nucleus.java:2867)
    at atg.servlet.pipeline.DispatcherPipelineServletImpl.service(DispatcherPipelineServletImpl.java:253)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.ServletPathPipelineServlet.service(ServletPathPipelineServlet.java:208)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.security.ExpiredPasswordAdminServlet.service(ExpiredPasswordAdminServlet.java:312)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.BasicAuthenticationPipelineServlet.service(BasicAuthenticationPipelineServlet.java:513)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:491)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:249)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
    at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1271)
    at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:952)
    at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:272)
    at atg.nucleus.servlet.NucleusProxyServlet.service(NucleusProxyServlet.java:237)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    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:235)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:183)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:95)
    at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
    at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:451)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: atg.repository.search.indexing.IndexingException: atg.search.routing.LiveIndexException: Unable to prepare engines for live indexing.
    at atg.repository.search.indexing.submitter.LiveDocumentSubmitter.beginSession(LiveDocumentSubmitter.java:209)
    at atg.repository.search.indexing.BulkLoaderImpl.bulkLoad(BulkLoaderImpl.java:921)
    ... 48 more
    Caused by: atg.search.routing.LiveIndexException: Unable to prepare engines for live indexing.
    at atg.search.routing.LiveIndexingService.prepareBulkIndexing(LiveIndexingService.java:1629)
    at atg.search.routing.LiveIndexingService.prepareIndexing(LiveIndexingService.java:1444)
    at atg.repository.search.indexing.submitter.LiveDocumentSubmitter.beginSession(LiveDocumentSubmitter.java:193)
    ... 49 more
    Caused by: atg.search.routing.LiveIndexException: Current supported by hosts engine count is less than required count of engines
    at atg.search.routing.LiveIndexingService.prepareEnginesForLiveIndexingOperation(LiveIndexingService.java:1161)
    at atg.search.routing.LiveIndexingService.prepareEnginesForLiveIndexingOperation(LiveIndexingService.java:1063)
    at atg.search.routing.LiveIndexingService.prepareBulkIndexing(LiveIndexingService.java:1625)
    ... 51 more

    In my /atg/search/routing/LiveIndexingService/ component i have the following values.
    ATGProfile      running      yes      yes      8000001      null      1      1      1      start stop cycle delete
    backup restore disable
    ATGProfileBulk      stopped      NO      yes      null      null      1      0      0      start stop cycle delete
    backup restore disable
    ATGOrder      running      yes      yes      8000002      null      1      4      4      start stop cycle delete
    backup restore disable
    ATGOrderBulk      stopped      NO      yes      null      null      1      0      0      start stop cycle delete
    backup restore disable
    Why is there 4 engins running for ATG Order???? i think this is wat is causing the problem, but i am unable to find from where its creating this 4 engins.

  • General Error when Doing Export

    I'm getting a "General Error" when exporting a sequence, both as a reference QuickTime and as a self-contained QuickTime file. The process goes along until a certain percentage (73%), and then it bails, and gives this not-very-specific "General Error" message.
    I've gone into the timeline and figured what I think is 73% of the timeline, and taken a look at the media at that point, which happens to be a Motion project brought into FCP as a .mov. I've pulled out the Motion project files, re-exported it out of Motion, and put the project back in.
    I've also repaired permissions, run Disk Warrior, gone from 10.4.9 > 10.4.10, and up'd my QuickTime version to 7.2.0 (Pro).
    I'm using FCP 5.1.4, with Motion 2.1.2
    I'm not sure what else to try, or what else to consider.

    Hi,
    I am also having the same "General Error" message when i am trying to export a sequence that have the setting of HDV720p30 to a QT movie using export to Quicktime Movie>using the Current Settings on the Export tab.
    This project is a concert i shot with 4 cameras. I have 4 sequences for the different camera angles and since there are three tapes, i had to line them together on each of their sequence and export them to be a self contained QT movie. I am using the export to Quicktime after right clicking on the sequence.
    After that i was going to import them onto FCP Project and then multiclip edit the concert. I just love Multiclip editing.
    I am able to export 1 of the 4 angles have and ran into this General Errorr Message.
    I have tried making a new sequence, i have also tried using compressor but did not have the patience of waiting 10 hours to export the movie and also i didn't want to see the general error message at the end of the export so i came to ask any FCP Guru out there that can guide me. thanks.

  • Getting this error when doing a place with oam file

    I am getting the following error when uploading a OAM file: muse_manifest.xml. try again latter.
    Also is there a better way to have videos play in muse?
    Anyone know what this means?
    Thanks.
    Joe

    May i have the screenshot of the exact error ?
    Also for videos you may find this widget helpful : Adobe Muse HTML5 Video Player Widget | MuseThemes.com  details : Adobe Muse Widget | Customizable HTML5 Video Player

  • Error when doing a recent pacman -Syu

    I'm getting the following error when trying to pacman -Syu.  I've shown all the output so my sources can be seen as well:
    [root@salamander trey]# pacman -Syu
    :: Synchronizing package databases...
    gnome27 [################] 100% 4K 2.3K/s 00:00:01
    gnome25 [################] 100% 1K 1.8K/s 00:00:00
    incoming [################] 100% 3K 1.4K/s 00:00:02
    current [################] 100% 39K 31.5K/s 00:00:01
    extra [################] 100% 137K 55.4K/s 00:00:02
    unstable [################] 100% 1K 5.1K/s 00:00:00
    contrasutra [################] 100% 0K 0.1K/s 00:00:03
    staging [################] 100% 15K 23.8K/s 00:00:00
    Targets: arts-1.2.3-1 fontconfig-2.2.90-3 iputils-021109-2 kdelibs-3.2.3-1
    kdemultimedia-3.2.3-1 kdeaddons-3.2.3-1 kdebase-3.2.3-1
    kdeadmin-3.2.3-1 kdeartwork-3.2.3-1 kdebindings-3.2.3-1 kdeedu-3.2.3-1
    kdegames-3.2.3-1 kdegraphics-3.2.3-1 kdenetwork-3.2.3-1 kdepim-3.2.3-1
    kdesdk-3.2.3-1 kdetoys-3.2.3-1 kdeutils-3.2.3-1 lcms-1.13-1 m4-1.4.1-1
    sylpheed-claws-0.9.11-1 vim-6.3-2 xsane-0.94-3
    Proceed with upgrade? [Y/n]
    checking package integrity... done.
    loading package data... done.
    checking for file conflicts...
    error: the following file conflicts were found:
    /usr/lib/perl5/5.8.4/i686-linux-thread-multi/perllocal.pod: exists in filesyst em
    Haven't seen pacman kick an error out like this before and I'm looking for some next steps.
    Thanks.

    Step 1. Search and read the forums for similar error solutions before posting.
    Step 2. If nobody have done it so far file a bug report http://bugs.archlinux.org. (Hint: use pacman -Qo path_to_the_file_in_question to check what package owns this file - do this before step 3).
    Step 3. Force an upgrade by adding f option to pacman options.

  • Error when doing table control

    I am getting the following error when I am executing the
    Module Pool Program for table control creation.
    "Generation error in flow logic for Generation error(s) "
    Can any body help me with the reason.

    Hi Makarand,
    This could also come if you reference an incorrect table control. Make sure that the PAI and PBO loops use the right tab control.
    Example: If you have a table control declared like this:
    Controls: tab_ctr500 TYPE TABLEVIEW USING SCREEN '0500'.
    In PBO and PAI..check that you are using
    LOOP WITH CONTROL tab_ctr500
    If this resolves the problem then please award points and close the post.
    Thanks,
    Anand

Maybe you are looking for

  • Windows 8.1 hangs on signing out when updates need installed

    I'm hoping somebody can offer a viable solution here because I'm tearing my hair out.  I have 30 computers all randomly doing this...once in a while a standard user will log out and the system will sit for hours showing "signing out". Once I'm made a

  • ITEM INTEREST CALCULATION ON VENDOR AND CUSTOMER

    Dear all, how to calculate Item interest calculation on Vendors and customers what is the configuration need? please let me know it is very needful for me Thanks in advance. Regards,   Ram.

  • Pictures in phone memory as well as memory card ar...

    Hi,   I have pictures in my phone memory and card memory as well. But i am unbale to view those pics in the photos hub. But I can access them through pc. anybody, pls help me to resolve this issue. Thanks in advance. Regards, Nithya

  • How to uninstall CS6 Indesign and Photoshop silently?

    Hello, We have a situation where we have to uninstall CS6 Indesign and Photoshop from dozens of computers. I would like to do this silently using Psexec or SCCM. So far I haven't been able to figure out how to do that. We have installed both using a

  • Shopping cart changes

    Hello all, I am working in SRM 7.0 and I need to know if I can change shopping cart values if the shopping cart is approved. Can I change some values in standard mode? Thanks in advance Rosa Rodríguez