Fiscal Period is not working on weekly level

Hello,
I am building this query where users can use the fiscal period on the weekly level. We do have weekly variant maintained in 0fiscvarnt. Problem is every time I execute the query on weekly level its doesnt not bring in any data but if I execute the query on period level, it brings in tons of data.
Example: if I execute the query with the following setting it would not bring in any data.
Fiscal period: 001/2008 - 052/2008
fiscal period variant: AB (weekly based, 001 - 053)
If I execute the with following settings it would bring lots of data.
Fiscal Period: 001/2008 - 012/2008
Fiscal period variant: YZ (Month based, 4-4-5)
Addition to that, there is no data available in the cube for fiscal variant:AB (weekly based).
Any suggestion would be appreciated.
Thanks,

Khalid
what you can do is :
For reporting based on fiscal month periods create a cube and populate it.
Put in the time dimension all 0Fisc* infoobjects.
Do the same for weeks.
So --> 2 cubes : one with fiscal variant month, the other with weeks.
let's say Cubefiscweek and Cubefiscmonth
In order to convert to fiscal periods base on a date you have some standard function like date_to_period_convert.
For example you have the day of transaction purchasing or sales take the date and convert it in the transformation with a routine.
One important setting :
Make sure you retrieved the global settings form source system regarding the fiscal periods.
Maintain the fiscal variant in tx ob29 or gvar for the week variant and the month variants.
Maybe this tasks is already done in source system so you just need to recover the global setting in BW.  Check if tables T009x are maintained (the one that is important is t009b)
If they are not maintained ask a functional to give the repartition.
regards
Boujema

Similar Messages

  • BEx Fiscal Period variables not working in Webi

    Hello,
    We have an BEx user entry variable for Fiscal period, that works correctly in BEx. In the prompt LOV, I get values from year 2003 to 2013.
    When I run it in Webi, the LOV starts from year 0000 to 2040. Also there are 16 periods in a year, wheras the LOV displays 24 period, even after restricting on fiscal variant.
    Has anyone  successfully been able to make Webi work with BEx fiscal period variants?
    Thanks,
    Nikhil

    I created a universe objects with following in the
    "Select"
    [0P_FPER].[NAME]
    "Where" condition
    <FILTER KEY = "@Select(Fiscal year Period\LovPeriod_Fiscal Year)">
    <CONDITION OPERATORCONDITION = "Greater">
    <CONSTANT CAPTION = "AB1000001"/>
    </CONDITION></FILTER>
    When I create a report with this object, I get no data.
    I change the above to
    "Select"
    [0P_FPER].[NAME]
    "Where" condition
    <FILTER KEY = "@Select(Fiscal year Period\LovPeriod_Fiscal Year)">
    <CONDITION OPERATORCONDITION = "Less">
    <CONSTANT CAPTION = "AB1000001"/>
    </CONDITION></FILTER>
    I tried changing the CONSTANT CAPTION values, everytime "Less" works but "Greater" does not. Does "Greater" not work?

  • SPEL Review Page - not working at row level

    I have searched the forum for "review page" and "SPEL" try to find solutions and tryed the techniques, but still not working.
    This is what I am trying to do Display Employee details ( empno,sal,comm,deptno) I wanted to display edit icon only when deptno=10 otherwise not.as mentioned in one of the threads i have added a column decode(deptno,10,1,0) DispEdit and set the rendered property of that edit icon/item. Wrote the code necessary to return TRUE or FALSE,
    I think its setting rendered property based on the first record, not changing based on each record.
    currently based on the first record and how I put the logic its 1. Displays the column/edit icon 2. Does not display the column.so it this statement right?
    Please help.
    I found 2 forums that said it worked
    1. same as above
    Problem Using SPEL
    2. in the second thread uses row.setAttributeValue/populate...
    SPEL
    basically I am trying to create a review page with change indicator image ( I have sql that has select old_date,new_date, changes_YN columns).

    Thanks for your reply.
    I have set the rendered property to ${oa.viewobjectname.columnname}
    which is same as u mentioned I guess. It is working based on the first row fetched but not based on each rows value.
    As per Ramkumar in the below thread , SPEL does not work at row level is it TRUE can anypne confirm?
    Re: Bound Values
    I have been waiting to get someresponse from yesterday.
    Anyway, as My plan was to use the logic to build review page ( to show Blue dot if old value is not equals to new value) , I have planned to replace SPEL with oracle SQL logic I wrote a sql which returns something like this, I could not find any better alternates ( wrost one was to create 7 VO's (bcaz i have 7 columns to disp) and apply SPEL there)
    Select 'Empno' column, AEmpno Current,Bempno Proposed,decode( a.empno,b.empno,'','*') from xxx_v
    union
    Select 'Ename',Aename,Bename,decode(aename,bename,'','*') from xxx_v
    * indicates Changed data.

  • Display form  function not working at HRADMIN level.

    Hi ,
    I have got a problem with   an  Adobe interactive form at HRADMIN level. i could run the perform personnel Actions(connecting to R/3), Email functions from the Action Box at  HRADMIN . when i try for the Display form , the page is refreshing it self and not getting  displayed .
    needs some help.
    Rgds,
    Venkat

    Thanks for your reply.
    I have set the rendered property to ${oa.viewobjectname.columnname}
    which is same as u mentioned I guess. It is working based on the first row fetched but not based on each rows value.
    As per Ramkumar in the below thread , SPEL does not work at row level is it TRUE can anypne confirm?
    Re: Bound Values
    I have been waiting to get someresponse from yesterday.
    Anyway, as My plan was to use the logic to build review page ( to show Blue dot if old value is not equals to new value) , I have planned to replace SPEL with oracle SQL logic I wrote a sql which returns something like this, I could not find any better alternates ( wrost one was to create 7 VO's (bcaz i have 7 columns to disp) and apply SPEL there)
    Select 'Empno' column, AEmpno Current,Bempno Proposed,decode( a.empno,b.empno,'','*') from xxx_v
    union
    Select 'Ename',Aename,Bename,decode(aename,bename,'','*') from xxx_v
    * indicates Changed data.

  • 3.4: keyword auto-completion not working for multiple levels

    Auto-completion does not work with higher level keywords, which used to work in LR 3.3 (IIRC).
    Example:
    I enter in the "Click here to add keywords" field:
    "He" then LR tries to complete the keyword by showing keywords starting with "He". Fine.
    But this is a keyword which does not exist so far, so I enter "Heldenplatz > W" because I want to have sorted it under Wien. If I'm not mistaken, LR 3.3 showed after entering the "W" a list of existing keywords starting with W (auto-completion for the one level higher tag). This is not the case anymore. I have to enter  "Heldenplatz > Wien" completely, which makes it slow and error-prone.
    Am I mistaken or can you reproduce it?
    Cheers

    GaryRowe wrote:
    How can it be, after all this time, that they still do not have effective regression testing in place ? Any sane development team (who wants to remain sane ;-) builds this as a priority ... unless they aren't given the resources?
    I think (don't remember though) that this never worked, so regression testing would not have helped.
    What is really to worry, that features aren't consequently and completely implemented (and tested). With a new option in Lightroom 3, Adobe has offered support for keywords with spaces. It seems that this feature as neither been thoroughly analysed or implemented. Thus, we face the currently inconsequent support of it:
    keyword completion only works with the first entered word, but when you enter a complete keyword hierarchy using the ">" letters
    filtering seems to have problems too

  • 12 Fiscal Periods forward NOT including current

    Hi Friends,
    I want to create a custom variable to calculate 12 Fiscal Periods forward NOT including current. Can anyone help me to get the code for creating this variable to be used in BeX query.
    Thanks and Regards
    Vishwanath

    check this
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60a7dc10-c8a8-2b10-cc97-e667a38aa91a?QuickLink=index&overridelayout=true

  • Drill down is not working in 3rd level of dimension hirarchy

    Hi,
    drill down is not working in 3rd level of dimension hirarchy,any issues. once i clicked on 3rd level it goes to detail level instead of going to 2nd level
    thanks

    any updates

  • Voicemail not working for weeks.

    My voicemail has not been working for weeks. I cannot record messages and I don't belive I can receive any. I have looked on line and I know I am not the only one having trouble. Skype has not responded to several requests I have made to them for assitance under "Provide Skype Feedback". Anyone have any solutions?  I know things usually go to hell once the New World Order controlled Microsoft buys it out. I know Microsoft spies on our Skype communication, but can they at least make some effort to ensure Skype works. Thanks.

    I had the same problem and after a lot of research here and on Verizon I finally discovered that it was an app named Onavo Extend that was preventing my voicemail from working. Other people have had success resetting their phone or network settings, disabling and reenabling SIRI, or deleting the Neilsen app (which I didn't have)  but those options didn't work for me. A lot of mods have claimed that this is not an Apple problem but if it is caused by an app that Apple allows to be sold in their app store, then it is an Apple problem, not a carrier problem. Of course, sometimes its just an ID 10 T problem.

  • LCM not working after 600 level patch

    We recently applied 11.1.2.1.600 patch for HSS, workspace and HFM. Since then the LCM is not working. We have a clustered Environment. When I login as a native admin user, LCM works when I use http://server1:28080/interop/index.jsp but not with http://server2:28080/interop/index.jsp. LCM doesnt work at all when I login as LDAP user.
    import_export folder is a shared folder in the server1.
    migration.properties has below parameters in server1 and server2. We have the same parameters for the servers in Prod.
    filesystem.artifact.path=<epm_oracle_instance>/import_export
    I would really appreciate the help.
    Thanks
    SharedServices_LCM.log
    [2012-12-06T12:11:03.707-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-16007] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCgpv6eLL6yRQ_MG1GkD6M000001,0:11:22] [APP: SHAREDSERVICES#11.1.2.0] Caching product information.
    [2012-12-06T12:11:03.845-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-16008] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCgpv6eLL6yRQ_MG1GkD6M000001,0:11:22] [APP: SHAREDSERVICES#11.1.2.0] Caching of AIF.Product file completed. Added to product cache.
    [2012-12-06T12:11:03.855-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-16008] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCgpv6eLL6yRQ_MG1GkD6M000001,0:11:22] [APP: SHAREDSERVICES#11.1.2.0] Caching of BPMA.Product file completed. Added to product cache.
    [2012-12-06T12:11:03.856-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-16008] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCgpv6eLL6yRQ_MG1GkD6M000001,0:11:22] [APP: SHAREDSERVICES#11.1.2.0] Caching of CALC.Product file completed. Added to product cache.
    [2012-12-06T12:11:03.857-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-16008] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCgpv6eLL6yRQ_MG1GkD6M000001,0:11:22] [APP: SHAREDSERVICES#11.1.2.0] Caching of DiscMan.Product file completed. Added to product cache.
    [2012-12-06T12:11:03.860-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-16008] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCgpv6eLL6yRQ_MG1GkD6M000001,0:11:22] [APP: SHAREDSERVICES#11.1.2.0] Caching of ESB.Product file completed. Added to product cache.
    [2012-12-06T12:11:03.865-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-16008] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCgpv6eLL6yRQ_MG1GkD6M000001,0:11:22] [APP: SHAREDSERVICES#11.1.2.0] Caching of ESBAPP.Product file completed. Added to product cache.
    [2012-12-06T12:11:03.866-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-16008] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCgpv6eLL6yRQ_MG1GkD6M000001,0:11:22] [APP: SHAREDSERVICES#11.1.2.0] Caching of FCC.Product file completed. Added to product cache.
    [2012-12-06T12:11:03.878-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-16008] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCgpv6eLL6yRQ_MG1GkD6M000001,0:11:22] [APP: SHAREDSERVICES#11.1.2.0] Caching of HAVA.Product file completed. Added to product cache.
    [2012-12-06T12:11:03.879-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-16008] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCgpv6eLL6yRQ_MG1GkD6M000001,0:11:22] [APP: SHAREDSERVICES#11.1.2.0] Caching of HBR.Product file completed. Added to product cache.
    [2012-12-06T12:11:03.894-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-16008] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCgpv6eLL6yRQ_MG1GkD6M000001,0:11:22] [APP: SHAREDSERVICES#11.1.2.0] Caching of HFM.Product file completed. Added to product cache.
    [2012-12-06T12:11:03.896-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-16008] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCgpv6eLL6yRQ_MG1GkD6M000001,0:11:22] [APP: SHAREDSERVICES#11.1.2.0] Caching of HP.Product file completed. Added to product cache.
    [2012-12-06T12:11:03.898-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-16008] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCgpv6eLL6yRQ_MG1GkD6M000001,0:11:22] [APP: SHAREDSERVICES#11.1.2.0] Caching of HPM.Product file completed. Added to product cache.
    [2012-12-06T12:11:03.901-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-16008] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCgpv6eLL6yRQ_MG1GkD6M000001,0:11:22] [APP: SHAREDSERVICES#11.1.2.0] Caching of HPS.Product file completed. Added to product cache.
    [2012-12-06T12:11:03.904-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-16008] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCgpv6eLL6yRQ_MG1GkD6M000001,0:11:22] [APP: SHAREDSERVICES#11.1.2.0] Caching of HSF.Product file completed. Added to product cache.
    [2012-12-06T12:11:03.908-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-16008] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCgpv6eLL6yRQ_MG1GkD6M000001,0:11:22] [APP: SHAREDSERVICES#11.1.2.0] Caching of HUB.Product file completed. Added to product cache.
    [2012-12-06T12:11:03.909-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-16008] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCgpv6eLL6yRQ_MG1GkD6M000001,0:11:22] [APP: SHAREDSERVICES#11.1.2.0] Caching of IOP.Product file completed. Added to product cache.
    [2012-12-06T12:11:33.697-05:00] [FoundationServices1] [ERROR] [EPMLCM-37075] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlCqhx6eLL6yRQ_MG1GkD6M000002,0] [SRC_CLASS: ?] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: ?:?] Cannot login user - [none] . Verify the provided username and password.
    [2012-12-06T12:12:33.487-05:00] [FoundationServices1] [ERROR] [EPMLCM-37075] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlD5NE6eLL6yRQ_MG1GkD6M000003,0] [SRC_CLASS: ?] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: ?:?] Cannot login user - [none] . Verify the provided username and password.
    [2012-12-06T12:13:33.485-05:00] [FoundationServices1] [ERROR] [EPMLCM-37075] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlDK0g6eLL6yRQ_MG1GkD6M000005,0] [SRC_CLASS: ?] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: ?:?] Cannot login user - [none] . Verify the provided username and password.
    [2012-12-06T12:14:33.504-05:00] [FoundationServices1] [ERROR] [EPMLCM-37075] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlDYeV6eLL6yRQ_MG1GkD6M000006,0] [SRC_CLASS: ?] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: ?:?] Cannot login user - [none] . Verify the provided username and password.
    [2012-12-06T12:15:33.516-05:00] [FoundationServices1] [ERROR] [EPMLCM-37075] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlDlKA6eLL6yRQ_MG1GkD6M00000C,0] [SRC_CLASS: ?] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: ?:?] Cannot login user - [none] . Verify the provided username and password.
    [2012-12-06T12:16:33.508-05:00] [FoundationServices1] [ERROR] [EPMLCM-37075] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlDzxZ6eLL6yRQ_MG1GkD6M00000D,0] [SRC_CLASS: ?] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: ?:?] Cannot login user - [none] . Verify the provided username and password.
    [2012-12-06T12:17:33.516-05:00] [FoundationServices1] [ERROR] [EPMLCM-37075] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlEEbB6eLL6yRQ_MG1GkD6M00000F,0] [SRC_CLASS: ?] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: ?:?] Cannot login user - [none] . Verify the provided username and password.
    [2012-12-06T12:18:23.029-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlEQ^26eLL6yRQ_MG1GkD6M000011,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/artifactListing.xsl
    [2012-12-06T12:18:27.801-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlERn86eLL6yRQ_MG1GkD6M000016,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T12:18:29.369-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlESB06eLL6yRQ_MG1GkD6M000017,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T12:18:31.486-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlESf_6eLL6yRQ_MG1GkD6M000018,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T12:18:36.579-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlETvh6eLL6yRQ_MG1GkD6M000019,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T12:18:38.122-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlEUKM6eLL6yRQ_MG1GkD6M00001A,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T12:18:39.385-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEUbp6eLL6yRQ_MG1GkD6M00001B,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T12:18:44.928-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEW0x6eLL6yRQ_MG1GkD6M00001W,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXXX.HP
    [2012-12-06T12:18:44.931-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEW0x6eLL6yRQ_MG1GkD6M00001W,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XX.HP
    [2012-12-06T12:18:44.933-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEW0x6eLL6yRQ_MG1GkD6M00001W,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXXX.HP
    [2012-12-06T12:18:44.934-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEW0x6eLL6yRQ_MG1GkD6M00001W,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXX.HP
    [2012-12-06T12:18:44.935-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEW0x6eLL6yRQ_MG1GkD6M00001W,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T12:18:44.936-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEW0x6eLL6yRQ_MG1GkD6M00001W,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXX.HP
    [2012-12-06T12:18:44.937-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEW0x6eLL6yRQ_MG1GkD6M00001W,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T12:18:44.938-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEW0x6eLL6yRQ_MG1GkD6M00001W,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXXXX.HP
    [2012-12-06T12:18:44.940-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEW0x6eLL6yRQ_MG1GkD6M00001W,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXX.HP
    [2012-12-06T12:18:56.711-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEYt56eLL6yRQ_MG1GkD6M00001b,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXXX.HP
    [2012-12-06T12:18:56.712-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEYt56eLL6yRQ_MG1GkD6M00001b,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXX.HP
    [2012-12-06T12:18:56.714-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEYt56eLL6yRQ_MG1GkD6M00001b,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXXX.HP
    [2012-12-06T12:18:56.715-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEYt56eLL6yRQ_MG1GkD6M00001b,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXX.HP
    [2012-12-06T12:18:56.716-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEYt56eLL6yRQ_MG1GkD6M00001b,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T12:18:56.717-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEYt56eLL6yRQ_MG1GkD6M00001b,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXX.HP
    [2012-12-06T12:18:56.718-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEYt56eLL6yRQ_MG1GkD6M00001b,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXXX.HP
    [2012-12-06T12:18:56.720-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEYt56eLL6yRQ_MG1GkD6M00001b,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T12:18:56.721-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEYt56eLL6yRQ_MG1GkD6M00001b,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T12:18:59.665-05:00] [FoundationServices1] [ERROR] [EPMLCM-37014] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEZKQ6eLL6yRQ_MG1GkD6M00001d,0] [SRC_CLASS: com.hyperion.lcm.handler.MSRHandler] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: beginMigrationReport:270] Cannot find the migration definition file in the temporary location - \\hyp11webt1\import_export\msr\PKG_113.xml. Nested exception is [[
    java.io.FileNotFoundException
         at com.hyperion.lcm.handler.MSRHandler.writeCtntsToFile(MSRHandler.java:895)
         at com.hyperion.lcm.handler.MSRHandler.beginMigrationReport(MSRHandler.java:248)
         at com.hyperion.lcm.handler.PackageHandler.parseAndValidate(PackageHandler.java:594)
         at com.hyperion.lcm.clu.CLUProcessor.execute(CLUProcessor.java:222)
         at com.hyperion.lcm.web.action.MigrateDataAction.executeAction(MigrateDataAction.java:100)
         at com.hyperion.lcm.web.action.LCMStatefulAction.execute(LCMStatefulAction.java:140)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1198)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:434)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
         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:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at com.hyperion.bpm.logon.CredentialFilter.doFilter(CredentialFilter.java:85)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at com.hyperion.bpm.LocalizationServletFilter.doFilter(LocalizationServletFilter.java:69)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    [2012-12-06T12:18:59.694-05:00] [FoundationServices1] [ERROR] [EPMLCM-34011] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000JhlEZKQ6eLL6yRQ_MG1GkD6M00001d,0] [SRC_CLASS: com.hyperion.lcm.common.LCMLogger] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: logMessages:937] Cannot process migration for Target connection FileSystem-Connection2. Cannot perform migration. Invalid repository path - /TESTLCM12. Give proper path in Migration Definition file. Nested exception is [[
    java.io.IOException: The parameter is incorrect
         at java.io.WinNTFileSystem.canonicalize0(Native Method)
         at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
         at java.io.File.getCanonicalPath(File.java:559)
         at com.hyperion.lcm.file.manager.util.FSURL.<init>(FSURL.java:110)
         at com.hyperion.lcm.handler.PackageHandler.validateConnectionTag(PackageHandler.java:1309)
         at com.hyperion.lcm.handler.PackageHandler.parseAndValidate(PackageHandler.java:625)
         at com.hyperion.lcm.clu.CLUProcessor.execute(CLUProcessor.java:222)
         at com.hyperion.lcm.web.action.MigrateDataAction.executeAction(MigrateDataAction.java:100)
         at com.hyperion.lcm.web.action.LCMStatefulAction.execute(LCMStatefulAction.java:140)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         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:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.logon.CredentialFilter.doFilter(CredentialFilter.java:85)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.LocalizationServletFilter.doFilter(LocalizationServletFilter.java:69)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)

    [2012-12-06T14:25:24.354-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000JhlfVHv6eLL6yRQ_MG1GkD6M00003v,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/artifactListing.xsl
    [2012-12-06T14:25:27.946-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000JhlfW8u6eLL6yRQ_MG1GkD6M00003x,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T14:25:29.793-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000JhlfWbl6eLL6yRQ_MG1GkD6M00003y,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T14:25:32.330-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlfXDu6eLL6yRQ_MG1GkD6M00003z,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T14:25:34.435-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlfXip6eLL6yRQ_MG1GkD6M000040,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T14:25:36.105-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlfY9A6eLL6yRQ_MG1GkD6M000041,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T14:25:38.891-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000JhlfYp^6eLL6yRQ_MG1GkD6M000042,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T14:25:43.316-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000JhlfZvH6eLL6yRQ_MG1GkD6M000043,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T14:25:45.132-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000Jhlf^MJ6eLL6yRQ_MG1GkD6M000044,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T14:25:47.651-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000Jhlf^yZ6eLL6yRQ_MG1GkD6M000045,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T14:25:49.107-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000Jhlf_MI6eLL6yRQ_MG1GkD6M000046,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T14:25:50.388-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhlf_dj6eLL6yRQ_MG1GkD6M000047,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T14:26:07.819-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhlfdvz6eLL6yRQ_MG1GkD6M00004B,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:07.826-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhlfdvz6eLL6yRQ_MG1GkD6M00004B,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:07.834-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhlfdvz6eLL6yRQ_MG1GkD6M00004B,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:07.842-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhlfdvz6eLL6yRQ_MG1GkD6M00004B,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:07.852-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhlfdvz6eLL6yRQ_MG1GkD6M00004B,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:07.853-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhlfdvz6eLL6yRQ_MG1GkD6M00004B,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:07.855-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhlfdvz6eLL6yRQ_MG1GkD6M00004B,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:07.856-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhlfdvz6eLL6yRQ_MG1GkD6M00004B,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:07.857-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhlfdvz6eLL6yRQ_MG1GkD6M00004B,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:33.425-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000JhlfkBb6eLL6yRQ_MG1GkD6M00004E,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:33.434-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000JhlfkBb6eLL6yRQ_MG1GkD6M00004E,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:33.436-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000JhlfkBb6eLL6yRQ_MG1GkD6M00004E,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:33.438-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000JhlfkBb6eLL6yRQ_MG1GkD6M00004E,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:33.440-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000JhlfkBb6eLL6yRQ_MG1GkD6M00004E,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:33.441-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000JhlfkBb6eLL6yRQ_MG1GkD6M00004E,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:33.443-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000JhlfkBb6eLL6yRQ_MG1GkD6M00004E,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:33.444-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000JhlfkBb6eLL6yRQ_MG1GkD6M00004E,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:33.450-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000JhlfkBb6eLL6yRQ_MG1GkD6M00004E,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T14:26:35.946-05:00] [FoundationServices1] [ERROR] [EPMLCM-37014] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhlfkg_6eLL6yRQ_MG1GkD6M00004F,0] [SRC_CLASS: com.hyperion.lcm.handler.MSRHandler] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: beginMigrationReport:270] Cannot find the migration definition file in the temporary location - \\hyp11webt1\import_export\msr\PKG_114.xml. Nested exception is [[
    java.io.FileNotFoundException
         at com.hyperion.lcm.handler.MSRHandler.writeCtntsToFile(MSRHandler.java:895)
         at com.hyperion.lcm.handler.MSRHandler.beginMigrationReport(MSRHandler.java:248)
         at com.hyperion.lcm.handler.PackageHandler.parseAndValidate(PackageHandler.java:594)
         at com.hyperion.lcm.clu.CLUProcessor.execute(CLUProcessor.java:222)
         at com.hyperion.lcm.web.action.MigrateDataAction.executeAction(MigrateDataAction.java:100)
         at com.hyperion.lcm.web.action.LCMStatefulAction.execute(LCMStatefulAction.java:140)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1198)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:434)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
         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:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at com.hyperion.bpm.logon.CredentialFilter.doFilter(CredentialFilter.java:85)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at com.hyperion.bpm.LocalizationServletFilter.doFilter(LocalizationServletFilter.java:69)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    [2012-12-06T14:26:36.094-05:00] [FoundationServices1] [ERROR] [EPMLCM-34011] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhlfkg_6eLL6yRQ_MG1GkD6M00004F,0] [SRC_CLASS: com.hyperion.lcm.common.LCMLogger] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: logMessages:937] Cannot process migration for Target connection FileSystem-Connection2. Cannot perform migration. Invalid repository path - /TESTLCM. Give proper path in Migration Definition file. Nested exception is [[
    java.io.IOException: The parameter is incorrect
         at java.io.WinNTFileSystem.canonicalize0(Native Method)
         at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
         at java.io.File.getCanonicalPath(File.java:559)
         at com.hyperion.lcm.file.manager.util.FSURL.<init>(FSURL.java:110)
         at com.hyperion.lcm.handler.PackageHandler.validateConnectionTag(PackageHandler.java:1309)
         at com.hyperion.lcm.handler.PackageHandler.parseAndValidate(PackageHandler.java:625)
         at com.hyperion.lcm.clu.CLUProcessor.execute(CLUProcessor.java:222)
         at com.hyperion.lcm.web.action.MigrateDataAction.executeAction(MigrateDataAction.java:100)
         at com.hyperion.lcm.web.action.LCMStatefulAction.execute(LCMStatefulAction.java:140)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         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:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.logon.CredentialFilter.doFilter(CredentialFilter.java:85)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.LocalizationServletFilter.doFilter(LocalizationServletFilter.java:69)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    [2012-12-06T16:10:07.141-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000Jhm3SFF6eLL6yRQ_MG1GkD6M00006u,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/artifactListing.xsl
    [2012-12-06T16:10:10.335-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000Jhm3Trf6eLL6yRQ_MG1GkD6M00006x,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T16:10:11.528-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 11] [userId: <anonymous>] [ecid: 0000Jhm3UHF6eLL6yRQ_MG1GkD6M00006y,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T16:10:13.638-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-17007] [oracle.EPMLCM] [tid: 12] [userId: <anonymous>] [ecid: 0000Jhm3UiJ6eLL6yRQ_MG1GkD6M00006z,0] [APP: SHAREDSERVICES#11.1.2.0] FilePicker.readFile path = WEB-INF/xslRepository/lcm/map/expandArtifactListing.xsl
    [2012-12-06T16:10:19.714-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3WJM6eLL6yRQ_MG1GkD6M00007L,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:19.716-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3WJM6eLL6yRQ_MG1GkD6M00007L,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:19.717-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3WJM6eLL6yRQ_MG1GkD6M00007L,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:19.718-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3WJM6eLL6yRQ_MG1GkD6M00007L,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:19.720-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3WJM6eLL6yRQ_MG1GkD6M00007L,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:19.721-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3WJM6eLL6yRQ_MG1GkD6M00007L,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:19.722-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3WJM6eLL6yRQ_MG1GkD6M00007L,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:19.723-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3WJM6eLL6yRQ_MG1GkD6M00007L,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:19.724-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3WJM6eLL6yRQ_MG1GkD6M00007L,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:32.673-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3ZTV6eLL6yRQ_MG1GkD6M00007R,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:32.674-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3ZTV6eLL6yRQ_MG1GkD6M00007R,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:32.675-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3ZTV6eLL6yRQ_MG1GkD6M00007R,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:32.677-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3ZTV6eLL6yRQ_MG1GkD6M00007R,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:32.678-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3ZTV6eLL6yRQ_MG1GkD6M00007R,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:32.679-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3ZTV6eLL6yRQ_MG1GkD6M00007R,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:32.680-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3ZTV6eLL6yRQ_MG1GkD6M00007R,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:32.682-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3ZTV6eLL6yRQ_MG1GkD6M00007R,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:32.682-05:00] [FoundationServices1] [NOTIFICATION] [EPMLCM-13002] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3ZTV6eLL6yRQ_MG1GkD6M00007R,0] [APP: SHAREDSERVICES#11.1.2.0] Project Name XXXXX.HP
    [2012-12-06T16:10:56.942-05:00] [FoundationServices1] [ERROR] [EPMLCM-37014] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3dI16eLL6yRQ_MG1GkD6M00007U,0] [SRC_CLASS: com.hyperion.lcm.handler.MSRHandler] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: beginMigrationReport:270] Cannot find the migration definition file in the temporary location - \\hyp11webt1\import_export\msr\PKG_117.xml. Nested exception is [[
    java.io.FileNotFoundException
         at com.hyperion.lcm.handler.MSRHandler.writeCtntsToFile(MSRHandler.java:895)
         at com.hyperion.lcm.handler.MSRHandler.beginMigrationReport(MSRHandler.java:248)
         at com.hyperion.lcm.handler.PackageHandler.parseAndValidate(PackageHandler.java:594)
         at com.hyperion.lcm.clu.CLUProcessor.execute(CLUProcessor.java:222)
         at com.hyperion.lcm.web.action.MigrateDataAction.executeAction(MigrateDataAction.java:100)
         at com.hyperion.lcm.web.action.LCMStatefulAction.execute(LCMStatefulAction.java:140)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1198)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:434)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
         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:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at com.hyperion.bpm.logon.CredentialFilter.doFilter(CredentialFilter.java:85)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at com.hyperion.bpm.LocalizationServletFilter.doFilter(LocalizationServletFilter.java:69)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    [2012-12-06T16:10:57.078-05:00] [FoundationServices1] [ERROR] [EPMLCM-34011] [oracle.EPMLCM] [tid: 25] [userId: <anonymous>] [ecid: 0000Jhm3dI16eLL6yRQ_MG1GkD6M00007U,0] [SRC_CLASS: com.hyperion.lcm.common.LCMLogger] [APP: SHAREDSERVICES#11.1.2.0] [SRC_METHOD: logMessages:937] Cannot process migration for Target connection FileSystem-Connection1. Cannot perform migration. Invalid repository path - /LCMTEST123. Give proper path in Migration Definition file. Nested exception is [[
    java.io.IOException: The parameter is incorrect
         at java.io.WinNTFileSystem.canonicalize0(Native Method)
         at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
         at java.io.File.getCanonicalPath(File.java:559)
         at com.hyperion.lcm.file.manager.util.FSURL.<init>(FSURL.java:110)
         at com.hyperion.lcm.handler.PackageHandler.validateConnectionTag(PackageHandler.java:1309)
         at com.hyperion.lcm.handler.PackageHandler.parseAndValidate(PackageHandler.java:625)
         at com.hyperion.lcm.clu.CLUProcessor.execute(CLUProcessor.java:222)
         at com.hyperion.lcm.web.action.MigrateDataAction.executeAction(MigrateDataAction.java:100)
         at com.hyperion.lcm.web.action.LCMStatefulAction.execute(LCMStatefulAction.java:140)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         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:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.logon.CredentialFilter.doFilter(CredentialFilter.java:85)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.LocalizationServletFilter.doFilter(LocalizationServletFilter.java:69)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    ]]

  • I am possessing apple iphone4. In my phone while watching video, audio is not working. Volume level is fuul

    I Am holding iphone 4.7.1.2. though my volume is full, while on video audio is not working.

    Hi klgksharma,
    Welcome to the Apple Support Communities!
    I understand that you are not hearing sound from the speaker of your iPhone while watching video. In this situation, I would recommend working through the steps in the attached article to troubleshoot. 
    If you hear no sound or distorted sound from your iPhone, iPad, or iPod touch speaker - Apple Support
    Best regards,
    Joe

  • Fiscal Period Variant Not defined for year 2010

    Hi All ,
      We are using a Planning area with a Fiscal year variant  in the storage bucket profile for DP. We are trying to copy the data from BW to the planning area which also has the same Fiscal year variant. All the settings in SPRO and the T009 tables are setup correctly for this fiscal year variant, still while using the TSCUBE transaction to copy the data from the cube to the planning area we enconter the above mentioned error. While investigating further we found a table /sapapo/T445C2 which assigns the infocube to the technical periods and this table is empty as of now,( A similar table is used in ECC for flexible planning which assings this value there ) , But  in BW side there is no such table. I am not sure if this is the reason for the error. Did anyone face a similar problem in the past . Kindly share your comments on the same.
    Regards
    Chirag

    Hi Kadam,
    Thank you for the reply. We already did check the notes , but that is not of relevance in this case, since the error is happening not only in APO but also in BI. The BI team found that the fiscal year variant defined for the year was 100 periods which is not possible since in a year if we make weekly periods the periods cannot exceed more that 53 to 64  hence the system was not creating any SID's they are trying to correct the error.
    Regards
    Chirag

  • Query Designer not working with Aggregation Levels on BW 7.30

    Hi,
    Every time I try to create a query on top of an Aggregation Level that I created with the new ABAP based RSPLAN transaction.
    If somebody can help me out I'd appreciate it.
    By the way, we don't have the Java stack, but we are currently using BO4's JVM as we're on ramp up.
    This is the error that I get when trying to create the query:
    QD Revision 667
    ERROR ID: E-ONGUIUNHANDLEDEXCEPTION
    And this is the error log:
    1:42:13 p.m..319: Info: Query Designer Start. Revision: 667
    QDbCommandBase::Execute  - Standard View
    QDbCommandBase::Execute  - Table View
    QDbCommandBase::Execute  - Rows/Columns
    QDbCommandBase::Execute  - Cells
    QDbCommandBase::Execute  - Conditions
    QDbCommandBase::Execute  - Exceptions
    QDbCommandBase::Execute  - InfoProvider
    QDbCommandBase::Execute  - Filter
    QDbCommandBase::Execute  - Documents
    QDbCommandBase::Execute  - Where-Used List
    QDbCommandBase::Execute  - Properties
    QDbCommandBase::Execute  - Properties
    QDbCommandBase::Execute  - Messages
    QDbCommandManager::ItemClickedHandler - Bar clicked: NewQuery
    QDbCommandBase::Execute  - New...
    QDbCommandBase::Execute  - Table View
    QDbCommandBase::Execute  - Rows/Columns
    QDbCommandBase::Execute  - Cells
    QDbCommandBase::Execute  - Conditions
    QDbCommandBase::Execute  - Exceptions
    QDbCommandBase::Execute  - InfoProvider
    QDbCommandBase::Execute  - Filter
    QDbCommandBase::Execute  - Documents
    QDbCommandBase::Execute  - Where-Used List
    QDbCommandBase::Execute  - Messages
    QDbCommandBase::Execute  - Table View
    QDbCommandBase::Execute  - Cells
    QDbCommandBase::Execute  - Conditions
    QDbCommandBase::Execute  - Exceptions
    QDbCommandBase::Execute  - Rows/Columns
    QDbCommandBase::Execute  - Filter
    QDbCommandBase::Execute  - InfoProvider
    QDbCommandBase::Execute  - Properties
    -EXCEPTION-START- 1:42:52 p.m..416: TRACE EXCEPTION  ---
    Exception Name: TargetInvocationException
    Exception Message: Exception has been thrown by the target of an invocation.
    Exception    at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
       at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
       at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args)
       at com.sap.bi.et.QueryDesigner.QDpPropertyBase.PropertyGet(Object iPropertySource, String iPropertyName)
       at com.sap.bi.et.QueryDesigner.QDpPropertyBase.ValueGetDefault(Object iPropertySource)
       at com.sap.bi.et.QueryDesigner.QDpPropertyBase.pValueDefault()
       at com.sap.bi.et.QueryDesigner.QDpPropertyBase.ValueDefault()
       at com.sap.bi.et.QueryDesigner.QDpPropertyBase.ValueResolved()
       at com.sap.bi.et.QueryDesigner.QDpPropertyMulti.SetFirstProperty(QDpPropertyBase iProperty)
       at com.sap.bi.et.QueryDesigner.QDpPropertyMulti.Add(QDpPropertyBase iProperty)
       at com.sap.bi.et.QueryDesigner.QDuPropPageQuery.ToDialog()
       at com.sap.bi.et.QueryDesigner.QDuPropPageBase.ToDialogCore()
       at com.sap.bi.et.QueryDesigner.QDuPropPageBase.set_CommandContext(QDbCommandContext Value)
       at com.sap.bi.et.QueryDesigner.QDuPropPages.EnablePage()
       at com.sap.bi.et.QueryDesigner.QDuPropPages.ContextChangedHandler(Object iSender, QDbCommandContext iCommandContext)
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.ContextChangedEventHandler.Invoke(Object iSender, QDbCommandContext iCommandContext)
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.OnContextChanged(QDbCommandContext iCommandContext)
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.CalculateContext(QDcView iViews, QDeAreaType iAreaType)
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.CalculateContext(QDbElement iElement)
       at com.sap.bi.et.QueryDesigner.QDbCommandPropertiesQuery.ExecuteCommand()
       at com.sap.bi.et.QueryDesigner.QDbCommandBase.Execute()
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.CommandExecute(QDbCommandBase iCommand)
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.InitialCommandExecute(QDbCommandBase iCommand)
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.DoExecuteCommandInternal()
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.DoExecuteCommand(QDbCommandBase iCommand)
       at com.sap.bi.et.QueryDesigner.QDbCommandManager.ItemClickedHandler(Object sender, BarItemClickedEventArgs args)
       at com.sap.bi.et.QueryDesigner.QDdEventDispatcher.MenuItemClickedHandler(Object iSender, BarItemClickedEventArgs iE)
       at Syncfusion.Windows.Forms.Tools.XPMenus.BarManager.OnItemClicked(BarItemClickedEventArgs args)
       at Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnItemClicked(EventArgs args)
       at com.sap.bi.et.QueryDesigner.QDiBarItem.OnItemClicked(EventArgs args)
       at Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PerformClick()
       at Syncfusion.Windows.Forms.Tools.XPMenus.BarRenderer.OnMouseUp(MouseEventArgs e)
       at Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnMouseUp(MouseEventArgs e)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    Full Stack:   at com.sap.bi.et.common.appl.Log.Debug.WriteTraceToFile(Level lLevel, String lString, Exception ex)
       at com.sap.bi.et.common.appl.Log.Trace.Exception(Exception ex, String iAdditionalInformation)
       at com.sap.bi.et.QueryDesigner.QDbApplicationData.OnGuiUnhandledException(Object iSender, ThreadExceptionEventArgs iEventArgs)
       at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
       at System.Windows.Forms.Control.WndProcException(Exception e)
       at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
       at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.Run(Form mainForm)
       at com.sap.bi.et.QueryDesigner.QDbApplicationData.Run(Boolean iAsApplication)
       at com.sap.bi.et.QueryDesigner.QDbQueryDesigner.Run(Boolean iAsApplication)
       at com.sap.bi.et.QueryDesigner.QDStarter.QDStartup.Main()
    -EXCEPTION-END----
    -CALLING-FROM- 1:42:52 p.m..416: TRACE EXCEPTION  ---
       at com.sap.bi.et.common.appl.Log.Debug.WriteTraceToFile(Level lLevel, String lString, Exception ex)
       at com.sap.bi.et.common.appl.Log.Trace.Exception(Exception ex, String iAdditionalInformation)
       at com.sap.bi.et.QueryDesigner.QDbApplicationData.OnGuiUnhandledException(Object iSender, ThreadExceptionEventArgs iEventArgs)
       at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
       at System.Windows.Forms.Control.WndProcException(Exception e)
       at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
       at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
       at System.Windows.Forms.Application.Run(Form mainForm)
       at com.sap.bi.et.QueryDesigner.QDbApplicationData.Run(Boolean iAsApplication)
       at com.sap.bi.et.QueryDesigner.QDbQueryDesigner.Run(Boolean iAsApplication)
       at com.sap.bi.et.QueryDesigner.QDStarter.QDStartup.Main()

    Hi,
    it seems that you are already using the most recent query designer version. Is your SAPGUI also the most recent version? If yes, open a OSS ticket. If not reinstall the SAPGUI and the BEx tools. I am also working with this query desinger version and I don't have this kind of problem.
    Regards,
    Gregor

  • Sortby not working for multiple levels

    Hi,
    I have a complex LD Query with 4 level schema.
    This query uses oracle db views as data source.
    When we don't use sortby - The order of the results returned is not the same as what the view returns. Somehow the ordering changes in the query.
    Using sortby - All the levels get sorted expect the 1st level. The inner 3 levels get sorted right.
    Why don't the results get ordered properly?
    - vineet

    You've encountered a bug in the previous release. This occurs only when you have a sortby on top of another sortby on top of an outer-join that is pushed to an Oracle database. We've worked-around it by preventing the outer-join from being pushed to the database.
    - Mike

  • Send Automation Not Working (from no level send to level send)

    On some vocal tracks (four of them), I inserted a send/bus.  The bus has Space Designer reverb and tape delay.  I have a chorus where I want NO sound going through the send until the end of the chorus, where I want SOME effects heard from the aux/bus.  Using "Read" automation, I selected the send/bus parameter and ensured that the send was at zero (infinity...down to the bottom) and then increased the send towards the end of the chorus. Unfortunately, the audio channel is heard through the send/bus channel even when the send is at the bottom with no send level.  I ensured that the sends on all four tracks are set to "no send." 
    Am I doing something wrong?  PLEASE help!!

    Hi kcstudio.  I wanted to provide an update since I'm guessing that the screenshot may not be necessary now.  So...after I posted my original post, I shut Logic and my computer down.  Later, after starting the computer and Logic back up, the send automation sounded like it was working...i.e., when the send was at zero, there was no sound being sent to the aux/bus; and then the automation increased the send. 
    Based on this, I'm assuming that this is a bug in Logic Pro X...for me, unfortunately, one of many.  In fact, I have encountered other bugs in LPX that "fixed themselves" after starting the computer and Logic up at another time.  For example, in one of my projects, many of my regions disappeared...I thought I'd have to locate them in the audio bin, etc.  Not looking forward to all that work, I shut down.  When I restarted later...to tackle all the work to fix this issue...the problem was gone and all of my regions were back. 
    I really appreciate your response (and this community/forum).  I'm thinking it's a bug?

  • Connection to AD Share not working past 1st level

    10.10.3 client running on a network with a 2008 AD Server. setup 3 computers. 2 work fine and 1 of those is a laptop with a mobile account. The network AD users log into the "other" account and can access the server at the 1st level and sub folders without issue. On the last laptop the setup was the same however the AD user logs in and can only access the same server folder at 1st level. Sub folders are not visible. So I setup a new test user and discovered that the test user can't access the Subfolders either. So it seems to be local to the mac even though they are AD network accounts. Then I setup another local admin account and logged into that and then logged into the server using the ADnetwork account using the DNS address and I could see the 1st level folders but not the subfolders. However connecting to the server share via the IP/share allows viewing of the subfolders. So it would seem that it is a dns issue however on the other computers they all (PC and MAC) access the domainname/Sharepoint with issue. If anybody can shed any light on how I can access the subfolders using the full dns string as apposed to the ip I would be greatful. Again the other computers can access the server via the domainservername/share point.
    Thank you.

    10.10.3 client running on a network with a 2008 AD Server. setup 3 computers. 2 work fine and 1 of those is a laptop with a mobile account. The network AD users log into the "other" account and can access the server at the 1st level and sub folders without issue. On the last laptop the setup was the same however the AD user logs in and can only access the same server folder at 1st level. Sub folders are not visible. So I setup a new test user and discovered that the test user can't access the Subfolders either. So it seems to be local to the mac even though they are AD network accounts. Then I setup another local admin account and logged into that and then logged into the server using the ADnetwork account using the DNS address and I could see the 1st level folders but not the subfolders. However connecting to the server share via the IP/share allows viewing of the subfolders. So it would seem that it is a dns issue however on the other computers they all (PC and MAC) access the domainname/Sharepoint with issue. If anybody can shed any light on how I can access the subfolders using the full dns string as apposed to the ip I would be greatful. Again the other computers can access the server via the domainservername/share point.
    Thank you.

Maybe you are looking for

  • Jrun struts oracle jdc - not able to open pages

    Hi, I am using JRun4 / JDK1.4.2 with struts. I use Oracle JDBC for RDBMS. My prob: I am able to open the index page and created a login validation which is done by JDBC. Here I have a bean to validate the login and set the attributes accordingly. Now

  • Wrong Display Profit Period  in Balance Sheet

    Hello Experts, I have generate the standard Template as per chart of account in financial report template for Balance Sheet and Profit and Loss Statement and Trial Balance. Now i have Run the Profit and Loss Statement Report then Revenue display is 

  • "insert" "section" causes unwanted blank page for numbering

    I have a section/page numbering problem. I want to start page numbering on the 5th page (Chapter One). But.. when I insert a Section Break between the end of the TOC and first Chapter (where I want re-numbering to start) it causes a blank page to be

  • Browse option --

    Hi, Is there any way to change the look of browse option window?[am using WEBUTIL_FILE.FILE_SAVE_DIALOG method] Regards Priya

  • Can't find my posts of yesterday the day before etc.

    I'm so sorry. Everytime I think to get some little progress in handling adobe apps and some of the many administrative tasks I am thrown back .. Today my problem is I can't find anymore  the questions /discussions I posted yesterday and days before t