OIM11gR2 GTC migration error.

Hi Experts,
I wanted to create a copy of existing GTC for trusted recon and change the timestamp criteria to some another field. The idea is to create 2 separate GTC's for 2 separate time stamp values.
I exported the GTC into xml and changed the references of all names to older gtc to new gtc and then imported it again.
I see new gtc get created successfuly but when i entered the parameters and open the 3rd window of GTC (showing graphical schema for mapping) i am getting a small icon instead with following exception in logs:
Please me out!!
[oim_server1] [ERROR] [] [XELLERATE.GC.IMAGEGENERATION] [tid: [ACTIVE].ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 1c95e7e2ed32ee33:-1db7929f:13dc4faeedd:-8000-000000000013ce9e,0] [APP: oim#11.1.2.0.0] An Exception occurred while rendering parent dataset 'XLUserData' along with its fields on the image[[
java.lang.Exception: An Exception occurred while rendering parent dataset 'XLUserData' along with its fields on the image
     at com.thortech.xl.gc.util.ImageGenerator.setParentcells(ImageGenerator.java:1051)
     at com.thortech.xl.gc.util.ImageGenerator.generateImage(ImageGenerator.java:530)
     at com.thortech.xl.webclient.util.UIFacade.getImage(UIFacade.java:2333)
     at com.thortech.xl.webclient.actions.CreateConnectorAction.imageScreen(CreateConnectorAction.java:1251)
     at com.thortech.xl.webclient.actions.CreateConnectorAction.goNext(CreateConnectorAction.java:522)
     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 org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)
     at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
     at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
     at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
     at com.thortech.xl.webclient.actions.CreateConnectorAction.execute(CreateConnectorAction.java:136)
     at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
     at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
     at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
     at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
     at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
     at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
     at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1914)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:463)
     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:301)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
     at com.thortech.xl.webclient.security.XSSFilter.doFilter(XSSFilter.java:105)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
     at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:78)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
     at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:108)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
     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:139)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused by: java.lang.NullPointerException
     at com.thortech.xl.gc.util.ImageGenerator.createVertex(ImageGenerator.java:1770)
     at com.thortech.xl.gc.util.ImageGenerator.setParentcells(ImageGenerator.java:868)
     at com.thortech.xl.gc.util.ImageGenerator.generateImage(ImageGenerator.java:530)
     at com.thortech.xl.webclient.util.UIFacade.getImage(UIFacade.java:2333)
     at com.thortech.xl.webclient.actions.CreateConnectorAction.imageScreen(CreateConnectorAction.java:1251)
     at com.thortech.xl.webclient.actions.CreateConnectorAction.goNext(CreateConnectorAction.java:522)
     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 org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)
     at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
     at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
     at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
     at com.thortech.xl.webclient.actions.CreateConnectorAction.execute(CreateConnectorAction.java:136)
     at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
     at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
     at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
     at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
     at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
     at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
     at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462)
     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:301)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at com.thortech.xl.webclient.security.XSSFilter.doFilter(XSSFilter.java:105)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:76)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:107)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
     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:139)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     ... 6 more
[2013-04-11T21:30:42.088-07:00] [oim_server1] [ERROR] [] [XELLERATE.WEBAPP] [tid: [ACTIVE].ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 1c95e7e2ed32ee33:-1db7929f:13dc4faeedd:-8000-000000000013ce9e,0] [APP: oim#11.1.2.0.0] Class/Method: CreateGenConnectorAction/imageScreen encounter some problems: An error occurred while generating the image representing the OIM datasets[[
com.thortech.xl.gc.exception.ImageGenerationException: An error occurred while generating the image representing the OIM datasets
     at com.thortech.xl.gc.util.ImageGenerator.generateImage(ImageGenerator.java:775)
     at com.thortech.xl.webclient.util.UIFacade.getImage(UIFacade.java:2333)
     at com.thortech.xl.webclient.actions.CreateConnectorAction.imageScreen(CreateConnectorAction.java:1251)
     at com.thortech.xl.webclient.actions.CreateConnectorAction.goNext(CreateConnectorAction.java:522)
     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 org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)
     at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
     at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
     at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
     at com.thortech.xl.webclient.actions.CreateConnectorAction.execute(CreateConnectorAction.java:136)
     at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
     at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
     at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
     at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
     at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
     at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
     at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1914)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:463)
     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:301)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
     at com.thortech.xl.webclient.security.XSSFilter.doFilter(XSSFilter.java:105)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
     at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:78)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
     at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:108)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

Did you find solution for this! if so , can you please give us the solution that worked for you.

Similar Messages

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

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

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

  • Migration Error from Access to Oracle through SQL Developer.

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

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

  • BPS Flat file load ABAP objects migration error.

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

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

  • OATM Migration Error Report

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

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

  • OIM11gR2 BP3 - Migration of GTC from one env to another

    Hello All,
    I'm trying to export a GTC from my Dev env to another env.
    I did export the GTC via Deployment Manager by choosing the Generic Connector option.
    I've selected all the dependencies like Resource Object, IT Resource, IT Resource Type, ApplicationInstance, Scheduled Tasks, etc.
    You can see the deails in the following picture: [https://dl.dropbox.com/u/38549788/gtc.png]
    But the import fails with an error message:
    Import Failed for entity: 'UM_GTC' which is of type: 'Application Instance'. with the following error message:
    Resource with key 0 does not exist
    error message screenshot: [https://dl.dropbox.com/u/38549788/appInst-err-msg.png]
    Questions:
    a) Is there a specific procedure to migrate a GTC ?
    b) Should I export some specific objects before others?
    Thanks,
    Adr

    Hi
    General procedure is to zip all the java & xml page files and copy to dev instance. Then you can write a shell script to extract the zipped files and place it in appropriate locations.
    If there are any AOL objects defined by you, then you need to include that in shell script
    Regards
    Ravi

  • Access Migration Error Creating Migration Project - string literal too long

    I get this error when attempting to create an MS Access Migration Project:
    ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 8, column 8: PLS-00172: string literal too long &amp;lt;pre&amp;gt;begin &amp;amp;lt;br&amp;amp;gt;declare &amp;amp;lt;br&amp;amp;gt; p varchar(32767) := null; &amp;amp;lt;br&amp;amp;gt; l_clob clob; &amp;amp;lt;br&amp;amp;gt;begin &amp;amp;lt;br&amp;amp;gt; dbms_lob.createtemporary(l_clob,FALSE, dbms_lob.session); &amp;amp;lt;br&amp;amp;gt; dbms_lob.open(l_clob,dbms_lob.lob_
    I suspected the 'string literal too long' was due to a very long code section in the Exporter .sql file -
    So I edited out that code except - essentially by cutting the macro code within the quotes, cutting down that code module.
    Same error.
    Any suggestions on what else may be causing this?
    Thanks - Karen

    I found it - two other big long ugly macros that I had to cut out as well. Then the migration project created just fine. Thanks for the moral support :)

  • Character set migration error to UTF8 urgent

    Hi
    when we migrated from ar8iso889p6 to utf8 characterset we are facing one error when i try to compile one package through forms i am getting error program unit pu not found.
    When i running the source code of that procedure direct from database using sqlplus its running wihtout any problem.How can i migrate this forms from ar8iso889p6 to utf8 characterset. We migrated from databas with ar8iso889p6 oracle 81.7 database to oracle 9.2. database with character set UTF8 (windows 2000) export and import done without any error
    I am using oracle 11i inside the calling forms6i and reports 6i
    with regards
    ramya
    1) this is server side program yaa when connecting with forms i am getting error .When i am running this program using direct sql its working when i running compiling i am getting this error.
    3) yes i am using 11 i (11.5.10) inside its calling forms 6i and reports .Why this is giving problem using forms.Is there any setting changing in forms nls_lang
    with regards

    Hi Ramya
    what i understand from your question is that you are trying to compile a procedure from a forms interface at client side?
    if yes you should check the code in the forms that is calling the compilation package.
    does it contains strings that might be affected from the character set change???
    Tony G.

  • Hyperion Planning migration error while refreshing/creating Essbase cube

    Hi,
    I'm migrating a Hyperion Planning application (11.1.1.4) to a complete other environment (due to the split of the companies). I have read most post on otn, but unfortunately nothing that helped me to solve the issue, yet... I hope someone can help me. Thanks in advance!
    I have executed the following steps:
    1. Create a new Oracle database
    2. Create a datasource to the Oracle database and to Essbase (both tested succesfully)
    3. Create a fresh planning application (I have used a native Admin account and not the original owner)
    4. Go into the database tables for the planning app and look at table HSP_USERS, store the SID value against user 50001
    5. Go into the database planning system tables and HSPSYS_APPLICATION, clear out the version field for the application you have created - I did not do this since I could not delete this value. null is not accepted.
    6. Stop Planning
    7. Restore the planning application database over the one created in the first step (I had to drop the existing tables first)
    8. Go into the HSP_USERS table and update the SID for user id 50001
    9. Start planning
    10. Log on to planning and I did see the webforms, etc as expected.
    11. Now, when I try to refresh the database, I receive an error:
    Cube refresh/create in progress
    Status failed
    Step 4 Adding dimensions
    java.lang.NoSuchMethodError: getAttributeType
    Does anyone has an idea? Hope someone can help me since the deadline is getting closer and closer.
    Thanks!
    Kind Regards
    Martin

    Hi John,
    Thanks for your reply.
    I have exactly done what you have described. I droped the schema and recreated it with an impdp to import.
    But, in the meantime I have been investigating the dimensions and there's indeed something very wrong. Some dimensions have been mixed up. In the 'old' environment I have 10 stored dimensions and 4 attribute dimensions (as well as in EAS as in Planning, offcourse as you expect). In the 'new' environment, two stored dimensions have been mixed up with two attribute dimensions.... How is that possible?
    I have never seen that. Could this be caused by the reason that we use a different version of Oracle (11G release 2 vs 10G (10.2.0.4))? Or went something wrong with exporting the schema...? Can you tell me what I can do to investigate this?
    Thanks!
    Kind Regards,
    Martin

  • ACL migration Error : 1210 could not find a domain controller for domain "Test Domain" (Old Domain)

    Hi
    We are migrating from old domain to new domain. Before live migration, we are trying to check the ACE/ACL migration through SubInACL. We are running the SubInACL on a cluster, which is a member of the Old Domain (Test Domain). We are able to resolve and
    ping both Old Domain and the New domain from this cluster machine. We have created a network share on this cluster, which is accessible to all Domain Users of the Old Domain. Both Domains have two way forest level trust. we are trying to migrate
    the ACL of this share (\\ClusterMachine\testshare$) to the new domain using SubInACL. We are trying to run the below command to get it done.  
    subinacl /outputlog=C:\Users\Administrator\Desktop\Migrationlog.txt /subdirectories
    \\ClusterMachine\testshare$\*.* /migratetodomain=OldDomain=NewDomain=mappingfile.txt
    Mapping file contains : Domain Users=NewDomain_Users
    But we are geeting the Error that "1210 could not find a domain controller for domain "Test Domain". Error finding domain name : 1210 the format of the specified computer name is invalid. Current Object "\\ClusterMachine\testshare$"
    will not be processed."

    Hello,
    how in detail is DNS set up in each domain?
    Any problems when using nslookup to verify?
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://blogs.msmvps.com/MWeber
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    Twitter:  

  • Web Template Migration Error in Chart

    Hi All,
      I have a 3x web template 'TEST_3X'
      It is derived from the SAP default 3x template 0QUERY_TEMPLATE with no
      major changes/customizing. Only a picture and a data provider has been
      assigned. It works fine.
      Now I tried to migrate 'TEST_3X' to a 2004s template using the Migration tool.
      Before doing this I migrated all items using the report
      <b>'RSZW_ITEM_MIGRATION_3X_TO_70'</b>.
      At the end of the process there is this error message "Make sure that the
      3x library item <b>0ADHOC_COLUMN_CHART</b> is migrated to 2004s via the report.
      See note 832712."
       However I cross checked the item '0ADHOC_COLUMN_CHART' in table
       <b>RSZWBITMHEAD</b> (target table for migration). It exists and is active.
       It also exists in table '<b>RSZWITEM</b>' (source table for migration) and is active.
       Any suggestions. Am I missing anything?
    Thanks
    Vishno

    Yes.
    See path below.
    https://websmp208.sap-ag.de/patches
    Entry by Application Group -->
    Support Packages and Patches" --> SAP Frontend Components" --> BI ADDON FOR SAP GUI" -->  BI 7.0 ADDON FOR SAP GUI 7.10

  • WD Java Migration error

    Hello all,
    I'm facing a 700 to 730 migration and I'm having some problems with some (not all) WD Java migration. Steps I'm following:
    Development Infraestructure perspective > DC > Sync / Create Project > Create Project
    The system detects that it's an older version and gives me the option Migrate Projects > Next
    Migration Summary:
    Total projects migrated 1
    Projects migrated with warnings 1
    Migration Details:
    Started migration for project DEP_TRACK_Dzhratse_ndp~diba.com OK
    Migrating all of the controller's context in Web Dynpro project OK
    If there are build errors in Web Dynpro Project after migration,this might be due to internal API usages (see SAP Note 928485) For migrating internal API usages -> In Web Dynpro Explorer, right click on Project Node and choose Repair->Internal API Usages
    Web Dynpro perspective > Project > Rebuild, and yes, there are build errors:
    MessageManager cannot be resolved to a type     ATSE_ProPer.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 159     Java Problem
    MessageManager cannot be resolved to a type     ATSE_ProPer.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 159     Java Problem
    MessageManager cannot be resolved to a type     ATSE_ProPer.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 482     Java Problem
    MessageManager cannot be resolved to a type     ATSE_ProPer.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 662     Java Problem
    MessageManager cannot be resolved to a type     ATSE_ProPer.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 722     Java Problem
    MessageManager cannot be resolved to a type     ATSE_ProPer.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 793     Java Problem
    MessageManager cannot be resolved to a type     ATSE_ProPer.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 795     Java Problem
    MessageManager cannot be resolved to a type     ATSE_ProPerMainView.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 129     Java Problem
    MessageManager cannot be resolved to a type     ATSE_ProPerMainView.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 129     Java Problem
    MessageManager cannot be resolved to a type     ATSE_ProPerMainView.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 563     Java Problem
    MessageManager cannot be resolved to a type     ATSE_ProPer_PermanenciaView.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 119     Java Problem
    MessageManager cannot be resolved to a type     ATSE_ProPer_PermanenciaView.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 119     Java Problem
    MessageManager cannot be resolved to a type     ATSE_ProPer_PermanenciaView.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 229     Java Problem
    MessageManager cannot be resolved to a type     ATSE_ProPer_PermanenciaView.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 235     Java Problem
    MessageManager cannot be resolved to a type     ATSE_ProPer_PermanenciaView.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 250     Java Problem
    The import com.sap.tc.webdynpro.progmodel.controller cannot be resolved     ATSE_ProPer.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 43     Java Problem
    The import com.sap.tc.webdynpro.progmodel.controller cannot be resolved     ATSE_ProPerMainView.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 33     Java Problem
    The import com.sap.tc.webdynpro.progmodel.controller cannot be resolved     ATSE_ProPer_PermanenciaView.java     /DEP_TRACK_Dzhratse_ndp~diba.com/gen_wdp/packages/realtech/com/atse/wdp     line 26     Java Problem
    Then I do what he said:
    Web Dynpro perspective > Project > Repair > Internal Web Dynpro API Usages
    Web Dynpro perspective > Project > Rebuild
    And right now, everything is ok! No more errors in the Web Dynpro project code...
    Right now, I should deploy it, right?
    Web Dynpro perspective > Project > Deploy > Make consistent first (Create Archive) > OK
    And then an error occurs:
    Build
      zhr/atse_ndp diba.com The Build terminated with errors
    Archive file ' DEP_TRACK_Dzhratse_ndpdiba.com gen default deploy diba.comzhr~atse_ndp.ear' not found. Check the problems view for error messages and create a new archive.
    Any idea?
    Thanks!!!

    [wdgen] [Info]    Generating packages/realtech/com/atse/wdp/wdp/ResourceATSE_ProPer.properties
         [wdgen] [Info]    Catching throwable null
         [wdgen] [Info]    java.lang.reflect.InvocationTargetException
         [wdgen]      at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
         [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         [wdgen]      at java.lang.reflect.Method.invoke(Method.java:597)
         [wdgen]      at com.sap.ide.generationfwk.task.GenerationTaskJavaMethod.executePersistent(GenerationTaskJavaMethod.java:139)
         [wdgen]      at com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:207)
         [wdgen]      at com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:164)
         [wdgen]      at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentDefaultResource(Generation.java:541)
         [wdgen]      at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentResources(Generation.java:3188)
         [wdgen]      at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentRecursively(Generation.java:1788)
         [wdgen]      at com.sap.ide.webdynpro.generation.Generation.generateComponentsForArchive(Generation.java:2660)
         [wdgen]      at com.sap.ide.webdynpro.generation.Generation.generateMDOsForArchive(Generation.java:2604)
         [wdgen]      at com.sap.ide.webdynpro.generation.Generation.generatePersistentArchive(Generation.java:1630)
         [wdgen]      at com.sap.ide.webdynpro.generation.console.GenerationConsole.generate(GenerationConsole.java:190)
         [wdgen]      at com.sap.webdynpro.generation.ant.GenerationAnt.main(GenerationAnt.java:69)
         [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         [wdgen]      at java.lang.reflect.Method.invoke(Method.java:597)
         [wdgen]      at com.sap.webdynpro.generation.ant.WDGenAntTask.execute(WDGenAntTask.java:240)
         [wdgen]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
         [wdgen]      at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
         [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         [wdgen]      at java.lang.reflect.Method.invoke(Method.java:597)
         [wdgen]      at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
         [wdgen]      at org.apache.tools.ant.Task.perform(Task.java:348)
         [wdgen]      at org.apache.tools.ant.Target.execute(Target.java:357)
         [wdgen]      at org.apache.tools.ant.Target.performTasks(Target.java:385)
         [wdgen]      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
         [wdgen]      at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
         [wdgen]      at com.sap.tc.buildplugin.ant.util.AntRunner.run(AntRunner.java:115)
         [wdgen]      at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:53)
         [wdgen]      at com.sap.tc.buildplugin.DefaultPlugin.processSequence(DefaultPlugin.java:235)
         [wdgen]      at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:174)
         [wdgen]      at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:165)
         [wdgen]      at com.sap.tc.buildplugin.DefaultPluginV3Delegate$BuildRequestHandler.handle(DefaultPluginV3Delegate.java:66)
         [wdgen]      at com.sap.tc.buildplugin.DefaultPluginV3Delegate.requestV3(DefaultPluginV3Delegate.java:48)
         [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         [wdgen]      at java.lang.reflect.Method.invoke(Method.java:597)
         [wdgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:403)
         [wdgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:149)
         [wdgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:87)
         [wdgen]      at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:59)
         [wdgen]      at com.sap.tc.devconf.internal.DCProxyMake.make(DCProxyMake.java:276)
         [wdgen]      at com.sap.tc.devconf.internal.DCProxy.make(DCProxy.java:1459)
         [wdgen]      at com.sap.tc.devconf.internal.DCProxy.make(DCProxy.java:1441)
         [wdgen]      at com.sap.tc.devconf.internal.DCProxy.make(DCProxy.java:3927)
         [wdgen]      at com.sap.ide.dii08.internal.commandz.BuildDcsCommand.build(BuildDcsCommand.java:333)
         [wdgen]      at com.sap.ide.dii08.internal.commandz.BuildDcsCommand.execute(BuildDcsCommand.java:176)
         [wdgen]      at com.sap.ide.dii08.internal.service.CommandExecutor$2.run(CommandExecutor.java:77)
         [wdgen]      at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
         [wdgen]      at com.sap.ide.dii05.util.internal.lock.DiiConsistencyServiceImpl.executeConsistentWorkspaceRunnable(DiiConsistencyServiceImpl.java:90)
         [wdgen]      at com.sap.ide.dii05.util.internal.lock.DiiConsistencyServiceImpl.executeConsistentWorkspaceRunnable(DiiConsistencyServiceImpl.java:52)
         [wdgen]      at com.sap.ide.dii08.internal.service.CommandExecutor.executeInWorkspaceAndDevConfLocks(CommandExecutor.java:90)
         [wdgen]      at com.sap.ide.dii08.internal.service.InternalDiiCommandService.buildDcs(InternalDiiCommandService.java:179)
         [wdgen]      at com.sap.ide.dii08.internal.service.InternalDiiCommandService.buildDcs(InternalDiiCommandService.java:986)
         [wdgen]      at com.sap.ide.dii05.ui.internal.actions.dc.BuildAction$2.run(BuildAction.java:193)
         [wdgen]      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
         [wdgen] Caused by: java.lang.NullPointerException
         [wdgen]      at com.sap.ide.metamodel.core.i18n.TranslatableTextProxy.getResourceType(TranslatableTextProxy.java:197)
         [wdgen]      at com.sap.ide.webdynpro.generation.runtime._Resource.vm_dumpTextPool(_Resource.java:135)
         [wdgen]      at com.sap.ide.webdynpro.generation.runtime._Resource.v_main(_Resource.java:83)
         [wdgen]      at com.sap.ide.webdynpro.generation.runtime.DefaultResource.v_main(DefaultResource.java:80)
         [wdgen]      at com.sap.ide.webdynpro.generation.runtime.DefaultResource.doGenerate(DefaultResource.java:56)
         [wdgen]      at com.sap.ide.generationfwk.velocity.runtime.CompiledTemplateBase.generate0(CompiledTemplateBase.java:232)
         [wdgen]      at com.sap.ide.generationfwk.velocity.runtime.CompiledTemplateBase.generate(CompiledTemplateBase.java:164)
         [wdgen]      ... 59 more
         [wdgen] [Info]    Generation error while processing template defaultResource
         [wdgen] [Info]    Catching throwable null
         [wdgen] [Info]    java.lang.reflect.InvocationTargetException
         [wdgen]      at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
         [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         [wdgen]      at java.lang.reflect.Method.invoke(Method.java:597)
         [wdgen]      at com.sap.ide.generationfwk.task.GenerationTaskJavaMethod.executePersistent(GenerationTaskJavaMethod.java:139)
         [wdgen]      at com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:207)
         [wdgen]      at com.sap.ide.generationfwk.GenerationBase.doPersistentGeneration(GenerationBase.java:164)
         [wdgen]      at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentDefaultResource(Generation.java:541)
         [wdgen]      at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentResources(Generation.java:3188)
         [wdgen]      at com.sap.ide.webdynpro.generation.Generation.doPersistentGenerationForComponentRecursively(Generation.java:1788)
         [wdgen]      at com.sap.ide.webdynpro.generation.Generation.generateComponentsForArchive(Generation.java:2660)
         [wdgen]      at com.sap.ide.webdynpro.generation.Generation.generateMDOsForArchive(Generation.java:2604)
         [wdgen]      at com.sap.ide.webdynpro.generation.Generation.generatePersistentArchive(Generation.java:1630)
         [wdgen]      at com.sap.ide.webdynpro.generation.console.GenerationConsole.generate(GenerationConsole.java:190)
         [wdgen]      at com.sap.webdynpro.generation.ant.GenerationAnt.main(GenerationAnt.java:69)
         [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         [wdgen]      at java.lang.reflect.Method.invoke(Method.java:597)
         [wdgen]      at com.sap.webdynpro.generation.ant.WDGenAntTask.execute(WDGenAntTask.java:240)
         [wdgen]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
         [wdgen]      at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
         [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         [wdgen]      at java.lang.reflect.Method.invoke(Method.java:597)
         [wdgen]      at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
         [wdgen]      at org.apache.tools.ant.Task.perform(Task.java:348)
         [wdgen]      at org.apache.tools.ant.Target.execute(Target.java:357)
         [wdgen]      at org.apache.tools.ant.Target.performTasks(Target.java:385)
         [wdgen]      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
         [wdgen]      at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
         [wdgen]      at com.sap.tc.buildplugin.ant.util.AntRunner.run(AntRunner.java:115)
         [wdgen]      at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:53)
         [wdgen]      at com.sap.tc.buildplugin.DefaultPlugin.processSequence(DefaultPlugin.java:235)
         [wdgen]      at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:174)
         [wdgen]      at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:165)
         [wdgen]      at com.sap.tc.buildplugin.DefaultPluginV3Delegate$BuildRequestHandler.handle(DefaultPluginV3Delegate.java:66)
         [wdgen]      at com.sap.tc.buildplugin.DefaultPluginV3Delegate.requestV3(DefaultPluginV3Delegate.java:48)
         [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         [wdgen]      at java.lang.reflect.Method.invoke(Method.java:597)
         [wdgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:403)
         [wdgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:149)
         [wdgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:87)
         [wdgen]      at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:59)
         [wdgen]      at com.sap.tc.devconf.internal.DCProxyMake.make(DCProxyMake.java:276)
         [wdgen]      at com.sap.tc.devconf.internal.DCProxy.make(DCProxy.java:1459)
         [wdgen]      at com.sap.tc.devconf.internal.DCProxy.make(DCProxy.java:1441)
         [wdgen]      at com.sap.tc.devconf.internal.DCProxy.make(DCProxy.java:3927)
         [wdgen]      at com.sap.ide.dii08.internal.commandz.BuildDcsCommand.build(BuildDcsCommand.java:333)
         [wdgen]      at com.sap.ide.dii08.internal.commandz.BuildDcsCommand.execute(BuildDcsCommand.java:176)
         [wdgen]      at com.sap.ide.dii08.internal.service.CommandExecutor$2.run(CommandExecutor.java:77)
         [wdgen]      at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
         [wdgen]      at com.sap.ide.dii05.util.internal.lock.DiiConsistencyServiceImpl.executeConsistentWorkspaceRunnable(DiiConsistencyServiceImpl.java:90)
         [wdgen]      at com.sap.ide.dii05.util.internal.lock.DiiConsistencyServiceImpl.executeConsistentWorkspaceRunnable(DiiConsistencyServiceImpl.java:52)
         [wdgen]      at com.sap.ide.dii08.internal.service.CommandExecutor.executeInWorkspaceAndDevConfLocks(CommandExecutor.java:90)
         [wdgen]      at com.sap.ide.dii08.internal.service.InternalDiiCommandService.buildDcs(InternalDiiCommandService.java:179)
         [wdgen]      at com.sap.ide.dii08.internal.service.InternalDiiCommandService.buildDcs(InternalDiiCommandService.java:986)
         [wdgen]      at com.sap.ide.dii05.ui.internal.actions.dc.BuildAction$2.run(BuildAction.java:193)
         [wdgen]      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
         [wdgen] Caused by: java.lang.NullPointerException
         [wdgen]      at com.sap.ide.metamodel.core.i18n.TranslatableTextProxy.getResourceType(TranslatableTextProxy.java:197)
         [wdgen]      at com.sap.ide.webdynpro.generation.runtime._Resource.vm_dumpTextPool(_Resource.java:135)
         [wdgen]      at com.sap.ide.webdynpro.generation.runtime._Resource.v_main(_Resource.java:83)
         [wdgen]      at com.sap.ide.webdynpro.generation.runtime.DefaultResource.v_main(DefaultResource.java:80)
         [wdgen]      at com.sap.ide.webdynpro.generation.runtime.DefaultResource.doGenerate(DefaultResource.java:56)
         [wdgen]      at com.sap.ide.generationfwk.velocity.runtime.CompiledTemplateBase.generate0(CompiledTemplateBase.java:232)
         [wdgen]      at com.sap.ide.generationfwk.velocity.runtime.CompiledTemplateBase.generate(CompiledTemplateBase.java:164)
         [wdgen]      ... 59 more
         [wdgen] [Error]   Generation error while processing D:/Documents and Settings/corellavpd/NWDS_73.jdi/0/t/52509E1C6529CF3CE8D0B5F0D24D8066/gen_wdp/packages/realtech/com/atse/wdp/wdp/ResourceATSE_ProPer.properties (java.lang.reflect.InvocationTargetException)
         [wdgen] [Error]   Generation failed due to errors (10 seconds)
    Ant runtime 24.953 seconds
    Ant build finished with ERRORS
    [Error]   Generation failed!
    Build stopped due to an error: [Error]   Generation failed!

  • Exchange 2010 to Exchange Online migration Error

    Hello,
    I am in the middle of an Exchange 2010 to Office 365 cutover migration and i keep getting errors when trying to create a migration endpoint on Office 365 hence the migration can't progress. 
    I have sucessfully completed step one which is to verify the on premises domain and the Office 365 domain but it seems i am stucked on connecting with Outlook Anywhere using each available method on Microsoft Remote Connectivity Analyzer.
    The first error message that i am getting when connecting through Microsoft Remote Connectivity Analyzer is that the
    "The certificate chain could not be built. You may be missing required intermediate certificate". On a side note, this works on internal LAN and Outlook clients are able to connect using autodiscover.
    The second error message i get, is when trying to connect using "Test-MigrationServerAvailability -ExchangeOutlookAnywhere -Autodiscover -EmailAddress <email address for on-premises administrator> -Credentials $credentials"
    on a Exchange Online Powershell session i am getting:
    "The migration service failed to detect the migration endpoint using the Autodiscover service."
    I just can't understand why the Autodiscover tests won't pass. I am aware that Microsoft Remote Connectivity Analyzer would show error because it misses the root certificate but what should i do in order to have it running properly?
    Please note that i am using an internal CA-Server which is the Exchange Server it self so i have self signed certificates. 
    I wonder, am i missing the big picture here?
    For the migration endpoint/batch to work, is it mandatory to have a valid certificate or to be able to use autodiscover?
    Thanks.

    You need valid publicly trusted certificate to create the migration endpoint. You can get one for free from sites like startssl or comodo.

  • GTC Page Error and Nexaweb Error

    hi all !
    i am experiencing two problems. First one is that when i open GTC page on the Administrator and USer Console, i get this error message printed on top of the page
    +"Provider Registration Framework Initialization failure occurred: The underlying XML parser that is used does not support the required JAXP version. Check the log files for more information."+
    can anyone guide me what do i need to change in my web server or else?
    other is that whenever i try to create noew workflow, the pop up window opens with following error:
    +"Nexaweb Error Message+
    +You don't have JAVA enabled or installed, click here for more info"+
    i have checked the browser settings for java....its enabled...where is the problem???

    wel i have come this far to know that there are two jars in EXT folder namely "Crimson.jar" and "xerces.jar". both have jaxp implementation. Now i guess default jar is set to crimson.jar as it tries to access method as under
    org.apache.crimson.jaxp.DocumentBuilderFactoryImpl.setAttribute(DocumentBuilderFactoryImpl.java:93)
    the error message that the underlying parser doesn't support JAXP 1.2 is because crimson.jar is JAXP 1.1
    now what should i do to tell OIM to use xerces.jar? or is the problem elsewhere?
    please help out

  • Migration error from 8.1.7.4 to 9.2.1

    Hi to everybody. I'm upgrading my production DB from 8174 to 921 with Manual upgrade. I review all the manual for this upgrading. The problem is a big problem : after launching u0801070.sql, the "Oracle 9i Packages and Types" section has marked as "INVALID". The log files created during the script is not very useful, as it tell me some "view created with compilation error" or "package created with compilation error", but it never tell me which one or where it is in the scripts. Can anybody help me ?

    Hi,
    I migrated successfully from 8.1.7 to 9.2 before.
    You can follow my steps:
    migrate steps:
    ==============================
    startup migrate
    SPOOL /tmp/upgrade.log
    @u0801070.sql
    SELECT comp_name, version, status
    FROM dba_registry;
    @cmpdbmig.sql; --this sql may take some time, please wait...
    SELECT comp_name, version, status
    FROM dba_registry;
    COMP_NAME VERSION STATUS
    Oracle9i Catalog Views 9.2.0.7.0 VALID
    Oracle9i Packages and Types 9.2.0.7.0 VALID
    JServer JAVA Virtual Machine 9.2.0.7.0 VALID
    Oracle9i Java Packages 9.2.0.7.0 VALID
    Oracle XDK for Java 9.2.0.2.0 UPGRADED
    SPOOL OFF
    SHUTDOWN IMMEDIATE
    startup
    @utlrp.sql
    SELECT count(*) FROM dba_objects WHERE status='INVALID';
    SELECT distinct object_name,owner FROM dba_objects WHERE status='INVALID';
    SELECT comp_name, version, status
    FROM dba_registry;

Maybe you are looking for

  • Lost all my PDFs in iBooks iPad

    This is very frustrating. I opened iBooks today and ALL my PDFs are gone. The books are still there but PDFs disappeared!!! How do I recover my PDFs? Thanks

  • Crystal 9 report will not open in Crystal 2008

    I have inherited a Crystal 9 report that opens and runs fine, but I am unable to open it in Crystal 2008. I just get a pop-up message stating the path of the report and "This document could not be opened".  We are in the process of saving all of our

  • Recording Basic Audio

    Hello, I've been using Logic Express 8 for some time now, but only the built-in software instruments. Now, I'm trying to record a simple audio track, and cannot do it. Cannot even see the signal from my Blue Snowball USB mic. Everything is set up pro

  • Payment Card Help (Max Points!!)

    I would really appreciate some help with this one... I created a credit card interface. It authorizes ok, but when SAP calls my Settlement RFC it is not passing the sales document line item data. One of the table that SAP Passes during settlement is

  • Does Database Studio work for anyone else on windows 64 bit?

    I followed the instructions to get Database Studio (http://wiki.sdn.sap.com/wiki/display/MaxDB/HowTo-Installationofa32-bitDatabaseStudioona64-bit+server).  After installing the 32 bit version of the jre, and starting the dbstudio executable using the