Error while mapping Views

When running the OMWB, the process will hang while trying to map the views. I have let it run overnight and it will still not move. Upon further examination of the error files, I got this error:
java.lang.NoSuchMethodError
     at oracle.mtg.sqlserver2k.parser.Sp72.querySpec(Sp72.java:10959)
     at oracle.mtg.sqlserver2k.parser.Sp72.queryTerm(Sp72.java:10736)
     at oracle.mtg.sqlserver2k.parser.Sp72.queryExp(Sp72.java:10679)
     at oracle.mtg.sqlserver2k.parser.Sp72.procedureStmt(Sp72.java:3369)
     at oracle.mtg.sqlserver2k.parser.Sp72.beginProcedure(Sp72.java:2611)
     at oracle.mtg.sqlserver2k.parser.Sp72.Start(Sp72.java:2575)
     at oracle.mtg.sqlserver2k.parser.Sp72.parse(Sp72.java:270)
     at oracle.mtg.sqlserver2k.parser.Sp72.parseView(Sp72.java:201)
     at oracle.mtg.sqlserver2k.parser.SQLServer2KParser.parseViewText(SQLServer2KParser.java:109)
     at oracle.mtg.sqlserver2k.server.SQLServer2KSourceModelMap.mapViews(SQLServer2KSourceModelMap.java:1489)
     at oracle.mtg.sqlserver2k.server.SQLServer2KSourceModelMap.mapSourceModel(SQLServer2KSourceModelMap.java:389)
     at oracle.mtg.sqlserver2k.ui.SQLServer2KCaptureWizard.map(SQLServer2KCaptureWizard.java:531)
     at oracle.mtg.migrationUI.ActionMenuHandler._mapSourceModel(ActionMenuHandler.java:457)
     at oracle.mtg.migrationUI.ActionMenuHandler.run(ActionMenuHandler.java:95)
     at oracle.mtg.migration.WorkerThread.run(Worker.java:268)
Has anyone encountered this or something similar before? Any help is greatly appreciated
J

There is information on reporting bugs with reproducible testcases in the link below.
http://www.oracle.com/technology/support/tech/migration/workbench/index.html
In the case of mapping views, the source view text or a cut down smaller testcase that reproduces the error, and the workbench version, are usually sufficient.
Regards,
Turloch
Oracle Migration Workbench Team.

Similar Messages

  • Error while mapping UICust & View.......

    Hello all,
    Need ur urgent help!!

    Hello all,
    Need ur urgent help!!
    Not able to map UICust node to View.Till UICust the app works fine but as i map the node to View........ Error comes of contact administrator without any exception
    Contact Administrator error is coming after mapping UICust and View.
    Its not happpening in case of 1 single attribute but while mapping the node this error is encountered.
    Urgent help required....Kindly help
    Thanks n regards
    Mandeep

  • Error while mapping two times nested table

    Hi,
    I have a Product table which has nested ProductSubcategory in it.
    ProductSubcategory nested table also has nested table ProductCategory inside it.
    So there is a nested table inside nested table.
    I designed a dimension on warehoue builder and while mapping, i got "ORA-22913: must specify table name for nested table column or attribute" error.
    I mapped nested tables before with using varray iterator and expand object, but they were nested once. Is there any solution for mapping two or more time nested tables?
    Now i exracted tables and i continuou working but, i wondered is there any way.
    Creation codes are below. Thanx :)
    CREATE TABLE PRODUCT
    (     PRODUCTID NUMBER NOT NULL ,
         ProductSubcategory ProductSubcategory,
         MODIFIEDDATE DATE NOT NULL)
    NESTED TABLE ProductSubcategory STORE AS ProductSubcategory_TABLE
    ( NESTED TABLE ProductCategoryId STORE AS ProductCategory_TABLE);
    CREATE TYPE TYPE_ProductSubcategory AS OBJECT (
         ProductSubcategoryID number ,
         ProductCategoryId ProductCategory ,
         Name Varchar(50) ,
         rowguid varchar2(100) ,
         ModifiedDate date );
    CREATE TYPE TYPE_ProductCategory AS OBJECT (
         ProductCategoryID number ,
         Name Varchar(50) ,
         rowguid varchar2(100) ,
         ModifiedDate date );

    Bharadwaj Hari wrote:
    Hi,
    I agree with u...I am not sure of the environment the user has so i put forth all the 3 option that crossed my mind that time....thats why i said he has to choose what best suits him/her...
    Also if the database is huge and we create physical temp tables (option 2 and ur idea) its like having redundant data in the database which is also a problem....So ist upto the user to actually evaluate the situation and come up with what best suits him/her...
    Regards
    BharathHi,
    I understand your opinion. But I am not sure that the user have enough experience to choose the best option by his one. And about the redundant data: because of this I wrote that he should truncate the tables after the last mapping which loads all data into the real target table.
    Regards,
    Detlef

  • Error while uploading/View the document in sharepooint server

    Dear All,
    I have integrated P68.1 with sharepoint server for document repository and I am facing error while viewing/checkout document from sharepoint server. Here below is the error captured from p6webaccess.html, please sort out this issue .
    com.primavera.common.documents.DocumentNotFoundException: 46B23223-192B-4B18-928E-B0958FF67E9D
    at com.primavera.pvweb.pm.projectcrdocuments.ProjectCRDocumentsAction.b(Unknown Source)
    at com.primavera.pvweb.pm.projectcrdocuments.ProjectCRDocumentsAction.executeGet(Unknown Source)
    at com.primavera.pvweb.BaseAction.execute(Unknown Source)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
    at com.primavera.pvweb.FrontRequestProcessor.processActionPerform(Unknown Source)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
    Thanks!.

    I have seen this error before. Usually the cause is the in "Host Name" and "Domain". Verify that the entry is correct for it. Try to use change host name with IP address or vice-versa. Domain should be like "XXXXX" and not "XXX.com"
    Every time you make change you will have to restart the server.
    Also in the Dashboard area under Personal Workspace add "My Document" portlet and try from there and see if you get any different result?
    Sachin Gupta

  • Getting error while mapping fields btween DS and Data target IO

    Hi,
    I am getting error message "Rule(target field:0DEL_GR_WT): No source units assigned" while activating transfer rules btween Data source and Data target.
    Infoobject has got mapped with source field BRGEW.
    Even in the data source the field units are GEWEI
    In BI the units are 0unit_of_wt.
    Every thing seems to be fine,but while mapping fiellds in the transfermation i am getting above error

    Hi,
    I think u have to assign source unit in transformation .
    double click on that  particular filed and it will take you to other screen and there you have choose that field and have to  assign,
    if am wrong please ignore it.
    Thanks,
    Jack

  • Context error while mapping

    Hi Experts,
      I am using remove context node function to map my target node.The problem is the required node in the target is in higher context than the source node. i have mapped the fields below these nodes normally.
    while mapping the nodes i am using remove context function.but when testing the target node is existing only once in payload. 
    Please help me out.
    Thanks,
    Srikanth

    Hi Srikanth,
    Communication via mail is against the SDN Forum Rules.
    I have uploaded the photo--(I had removed the other part of the image as its confidential ...so don't worry)
    http://www.flickr.com/photos/23638845@N04/2782914807/
    This will help other XI experts to open their views also. So Plz don't mind...
    Please find here with you the my suggestion about it.
    Look the way you had mapped the gate message and westim message based on existance of gate message, is seems to be correct.
    As you have said there will be always only one either get or westim message available. So no need to do any context changes with remove context.
    Make sure to add this kind of check condition for all the internal fields also.
    Let me know if this would solve your problem.
    thanks
    Swarup

  • Error While mapping using Join

    Hello Guys
    I just started Learning OWB i have a small problem while Mapping
    I mappped a column from source directly to Target and when i use the same column for Join condition for another mapping its not allowing me to so that
    and its giving error API 8003 and is there any way in OWB to use SQL directly to populate Target table
    Please
    Help me out
    Thanks

    Hi,
    U cannot connect a column to the target directly and also use it in a joiner. Take all the cols to the joner. Use the appropriate conditions and the from the joiner connect it to the target table.
    Regards
    Bharath

  • Error while reversing View in standard mode

    Hi,
    I am getting below error while reversing a view in teradata in standard mode,
    the technology of the driver used does not support reverse engineering.
    java.lang.NullPointerException
         at com.sunopsis.dwg.reverse.Reverse.a(Reverse.java)
         at com.sunopsis.dwg.reverse.Reverse.a(Reverse.java)
         at com.sunopsis.dwg.reverse.Reverse.setMetaData(Reverse.java)
         at com.sunopsis.graphical.frame.b.ip.a(ip.java)
         at com.sunopsis.graphical.frame.b.ip.a(ip.java)
         at com.sunopsis.graphical.frame.b.hq.b(hq.java)
         at com.sunopsis.graphical.tools.utils.swingworker.v.call(v.java)
         at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
         at com.sunopsis.graphical.tools.utils.swingworker.l.run(l.java)
         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690)
         at java.lang.Thread.run(Unknown Source)
    I am using ODI 10g.
    Thanks in advance
    Aditya

    Raghavendra:
    A simple way out is to start your oc4j using java from a jdk 1.5 installation.    JDK_1.5_HOME/bin/java -jar oc4j.jar Google "java Unsupported major.minor version" to learn what the error message means.

  • SAP Best Practices V 4.31 questions- Getting errors while mapping reports.

    Case 1:
    I am trying to map following reports from SAP BP V 4.31 to our data sources:
    a)POSD-Month-Material Group
    b)POSD-Month Suppliers
    c)POSD-Suppliers
    These are the 3 reports out of 9 reports under trade dashboard.
    We have followed the steps outlined in section 9 and used the code provided in appendix IX of the "Manual data source creation document"  ,
    These reports seem to use a field "DMBTR" :
    Report claims this field(DMBTR  ) would exist under following structure : ZBPBI131_STRU_TRADE_POSD
    But the document specified this(DMBTR) field as part of structure : ZBPBI131_STRU_TRADE_PO
    And the report is hence showing this field as orphaned and needs to be mapped while updating source.
    I am clueless what is wrong ( document and code given there (or) report version i got)  and how to map that DMBTR field to existing infoset and what impact it would create if i force it into the infoset declining the guiding document.
    Case 2:
    While mapping reports under" Sales Plan vs. Actual Dashboard" , I am getting error saying "Some tables were not found" ,even after  we created the Query ZBPBI131_QRYSD on top of its infoset in SAP.
    I am clueless what have gone wrong.We have followed exact steps as mentioned in the manual data source creation document.
    Any help from anyone is greatly appreciated.
    Thank you

    Ingo,
    I saw the same reply from you for  some other users post.
    Suggesting to post to All in One forums.
    I was unable to find that exact forum, could you point me with a link.
    infact if i can get to that forum, may be my question has been already answered.
    Your help is appreciated.
    Thank you

  • Error while Retrieving view data  from database

    I am running an application ,in which I have used Apache Derby as a backend with the Hibernate mapping to achieve Object Oriented mapping.
    I have created one view from which I want to retrieve data.
    When I query the view as a VIEW, I am able to achieve that.
    But while retrieving it through an object to that view if the Resultset is empty it doesnt give any Error.
    but if there is a ResultSet found it gives an Error as follows.
    Can anyone suggest me where the thing may be going wrong?
    Could not execute query
    ERROR 38001: The external routine is not allowed to execute SQL statements.     at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
         at org.apache.derby.impl.sql.conn.GenericAuthorizer.externalRoutineException(Unknown Source)
         at org.apache.derby.impl.sql.conn.GenericAuthorizer.authorize(Unknown Source)
         at org.apache.derby.exe.acb9810038x0105x852ex632bx0000000a5a101.fillResultSet(Unknown Source)
         at org.apache.derby.exe.acb9810038x0105x852ex632bx0000000a5a101.execute(Unknown Source)
         at org.apache.derby.impl.sql.GenericActivationHolder.execute(Unknown Source)
         at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown Source)
         at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown Source)
         at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Unknown Source)
         at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeQuery(Unknown Source)
         at net.sf.hibernate.impl.BatcherImpl.getResultSet(BatcherImpl.java:89)
         at net.sf.hibernate.loader.Loader.getResultSet(Loader.java:880)
         at net.sf.hibernate.loader.Loader.doQuery(Loader.java:273)
         at net.sf.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:138)
         at net.sf.hibernate.loader.Loader.doList(Loader.java:1063)
         at net.sf.hibernate.loader.Loader.list(Loader.java:1054)
         at net.sf.hibernate.hql.QueryTranslator.list(QueryTranslator.java:854)
         at net.sf.hibernate.impl.SessionImpl.find(SessionImpl.java:1554)
         at net.sf.hibernate.impl.QueryImpl.list(QueryImpl.java:49)
         at wheatbox.dao.MessageHeaderDAO.getRecipients(MessageHeaderDAO.java:103)
         at org.apache.derby.exe.acb9810038x0105x852ex632bx0000000a5a100.e2(Unknown Source)
         at org.apache.derby.impl.services.reflect.DirectCall.invoke(Unknown Source)
         at org.apache.derby.impl.sql.execute.ProjectRestrictResultSet.doProjection(Unknown Source)
         at org.apache.derby.impl.sql.execute.ProjectRestrictResultSet.getNextRowCore(Unknown Source)
         at org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl.getNextRow(Unknown Source)
         at org.apache.derby.impl.jdbc.EmbedResultSet.movePosition(Unknown Source)
         at org.apache.derby.impl.jdbc.EmbedResultSet.next(Unknown Source)
         at net.sf.hibernate.loader.Loader.doQuery(Loader.java:284)
         at net.sf.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:138)
         at net.sf.hibernate.loader.Loader.doList(Loader.java:1063)
         at net.sf.hibernate.loader.Loader.list(Loader.java:1054)
         at net.sf.hibernate.hql.QueryTranslator.list(QueryTranslator.java:854)
         at net.sf.hibernate.impl.SessionImpl.find(SessionImpl.java:1554)
         at net.sf.hibernate.impl.SessionImpl.find(SessionImpl.java:1531)
         at net.sf.hibernate.impl.SessionImpl.find(SessionImpl.java:1523)
         at wheatbox.search.WheatBoxSearchFactory.exceuteQuery(WheatBoxSearchFactory.java:68)
         at wheatbox.ui.AdvSearchCriteriaPanel.createQuery(AdvSearchCriteriaPanel.java:831)
         at wheatbox.ui.AdvSearchCriteriaPanel.search(AdvSearchCriteriaPanel.java:571)
         at wheatbox.ui.AdvSearchCriteriaPanel.actionPerformed(AdvSearchCriteriaPanel.java:640)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)

    Hi !
    thanks for ur response...
    I have written vo.executeQuery for the table...My page is running but i m not getting the data....I have to select two LOV's and when I click on Go button the data has to display in the table...After the selection of LOV's when I click on Go in the table "No data exists" message is appearing...the table has the data and the query is also executing...please give info where i did the mistake....

  • Error while mapping a Java class for a Search Dialog Box component

    Hi,
    Scenario : There is PAR which I have developed for the sorting options for a Search Component set to be used in Km Search Iview.
                   I have copied this PAR from a similiar search functionality and customised the same.
    Problem: When I deploy the PAR and then map this class for the sort options while creating a New Search Dialog box :
    I get the following "Class not found error" ... Please can you let me know what could be the problem.
    Any help would be appreciated here as I have tried all the possibilities to solve the problem.
    Regards,
    Vaishali.

    I modified the xml file as described in the forum.But the error persists.
    One interesting thing is:
    When I create model after restarting the NDS,I get the following error:
    org.eclipse.swt.SWTException: Failed to execute runnable <i>(java.lang.ExceptionInInitializerError: JCO.classInitialize(): Could not load middleware layer 'com.sap.mw.jco.rfc.MiddlewareRFC'
    JCO.nativeInit(): Could not initialize dynamic link library librfc. Found version "620.0.1237" but required at least version "620.0.1374".)</i>
    I get the NoClassDef found error next time onwards,
    Where do I get the 620.0.1374 version of librfc?
    thanx.
    Bhupesh

  • Getting error while accessing view

    Getting following error message while trying to access a view (Database Version 9.2.0.4) through JDeveloper preview version 10.1.3. Accessing the same view through different client tool (DBDevPartner) is occurring without error.
    The error its throwing are:
    ORA-01874: time zone hours must be between -12 and 13
    ORA-02063: preceding line from CDFTS_SYSADM_DBL
    Any insight?

    Hi,
    According to the documentation for error ORA-01874,it says:
    Cause: The time zone hour specified was not in the valid range.
    Action: Specify a time zone hour between -12 and 13.
    How was this View initially created?
    Can you access this View using SQL*Plus?
    Can you post the SQL for the View?
    Regards,
    Lisa Sherriff
    JDev QA

  • BI Configuration manger Error while mapping Workforce Event Reason Combination → Workforce Event Detail

    Hi
    we installed OBIA 11.1.1.7.1 and we are performing configuraiton for HRMS / HCM.
    In configuration manager when we try to map "Domain member mappings for domain map Source Workforce Event Reason Combination → Workforce Event Detail"
    we get error "Java.lang.NullPointerExecption:  ADF_FACES-60097: For more information please see the server error log"
    when i check server log i am getting following error.
    Need your input please.
    i check in database such a object does not not exists
    "invalid name pattern: DEV_BIACOMP.FND_TABLE_OF_VARCHAR2_120"
    [ecid: bec22a6ffc2aafb0:-2f0779d2:141da31bf5d:-8000-0000000000004cc7,0]
    [APP: oracle.biacm#11.1.1.7.1] [DSID: 0000K7QDhdLF4EWFLzmJOA1IPEbf000005]
    getRoles W1tsL6Nt4L0vLEDBaul+/L4iuRiuUrka, obi raised java.sql.SQLException: invalid name pattern: DEV_BIACOMP.FND_TABLE_OF_VARCHAR2_120[[
    java.sql.SQLException: invalid name pattern: DEV_BIACOMP.FND_TABLE_OF_VARCHAR2_120
      at oracle.jdbc.oracore.OracleTypeADT.initMetadata(OracleTypeADT.java:599)
      at oracle.jdbc.oracore.OracleTypeADT.init(OracleTypeADT.java:506)
      at oracle.sql.ArrayDescriptor.initPickler(ArrayDescriptor.java:2152)
      at oracle.sql.ArrayDescriptor.<init>(ArrayDescriptor.java:260)
      at oracle.sql.ArrayDescriptor.createDescriptor(ArrayDescriptor.java:167)
      at oracle.sql.ArrayDescriptor.createDescriptor(ArrayDescriptor.java:135)
      at oracle.sql.ArrayDescriptor.createDescriptor(ArrayDescriptor.java:117)
      at oracle.sql.ArrayDescriptor.createDescriptor(ArrayDescriptor.java:75)
      at oracle.jdbc.driver.NamedTypeAccessor.otypeFromName(NamedTypeAccessor.java:89)
      at oracle.jdbc.driver.TypeAccessor.initMetadata(TypeAccessor.java:96)
      at oracle.jdbc.driver.T4CCallableStatement.allocateAccessor(T4CCallableStatement.java:759)
      at oracle.jdbc.driver.OracleCallableStatement.registerOutParameterInternal(OracleCallableStatement.java:196)
      at oracle.jdbc.driver.OracleCallableStatement.registerOutParameter(OracleCallableStatement.java:258)
      at oracle.jdbc.driver.OracleCallableStatementWrapper.registerOutParameter(OracleCallableStatementWrapper.java:1783)
      at weblogic.jdbc.wrapper.CallableStatement_oracle_jdbc_driver_OracleCallableStatementWrapper.registerOutParameter(Unknown Source)
      at oracle.apps.fnd.applcore.common.ApplSession.getRoles(ApplSession.java:706)
      at oracle.apps.fnd.applcore.common.ApplSession.attachSession(ApplSession.java:2436)
      at oracle.apps.fnd.applcore.oaext.model.OAApplicationModuleImpl.prepareSession(OAApplicationModuleImpl.java:979)
      at oracle.jbo.server.ApplicationModuleImpl.prepareSession(ApplicationModuleImpl.java:6918)
      at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:182)
      at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9316)
      at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4530)
      at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2460)
      at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2270)
      at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3169)
      at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:592)
      at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:234)
      at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:525)
      at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:520)
      at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1609)
      at oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1514)
      at oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1485)
      at oracle.apps.fnd.applcore.Profile.getNonBindingContainerProfileService(Profile.java:341)
      at oracle.apps.fnd.applcore.Profile.getService(Profile.java:318)
      at oracle.apps.fnd.applcore.Profile.get(Profile.java:223)
      at oracle.apps.fnd.applcore.common.ApplSessionUtil.getProfileValue(ApplSessionUtil.java:3295)
      at oracle.apps.fnd.applcore.patterns.uishell.internal.ExternalServicesAdapter.getProfileValue(ExternalServicesAdapter.java:385)
      at oracle.apps.fnd.applcore.patterns.uishell.ui.bean.ManageSandboxesBean.getSandboxCheckActive(ManageSandboxesBean.java:314)
      at oracle.apps.fnd.applcore.patterns.uishell.ui.bean.ManageSandboxesBean.isRenderFlag(ManageSandboxesBean.java:1248)
      at sun.reflect.GeneratedMethodAccessor912.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at javax.el.BeanELResolver.getValue(BeanELResolver.java:293)
      at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:173)
      at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:200)
      at com.sun.el.parser.AstValue.getValue(AstValue.java:138)
      at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)
      at org.apache.myfaces.trinidad.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:68)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.getBooleanProperty(UIXComponentBase.java:1363)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.isRendered(UIXComponentBase.java:496)
      at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:154)
      at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
      at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:213)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:343)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelBorderLayoutRenderer.renderSideFacet(PanelBorderLayoutRenderer.java:316)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelBorderLayoutRenderer._renderRightFacets(PanelBorderLayoutRenderer.java:384)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelBorderLayoutRenderer._encodeAllWithSideFacets(PanelBorderLayoutRenderer.java:227)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelBorderLayoutRenderer.encodeAll(PanelBorderLayoutRenderer.java:83)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeChild(PanelGroupLayoutRenderer.java:432)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$300(PanelGroupLayoutRenderer.java:30)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:682)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:601)
      at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
      at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
      at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:358)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeTopFacet(PanelStretchLayoutRenderer.java:781)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer._encodeHorizontalPane(PanelStretchLayoutRenderer.java:1255)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeAll(PanelStretchLayoutRenderer.java:298)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
      at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:2150)
      at oracle.adfinternal.view.page.editor.renderkit.PageCustomizableRenderer.encodeAll(PageCustomizableRenderer.java:330)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeCenterFacet(PanelStretchLayoutRenderer.java:769)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer._encodeCenterPane(PanelStretchLayoutRenderer.java:1146)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer._encodeMiddlePanes(PanelStretchLayoutRenderer.java:348)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeAll(PanelStretchLayoutRenderer.java:313)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:438)
      at oracle.adfinternal.view.faces.renderkit.rich.FormRenderer.encodeAll(FormRenderer.java:220)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)

    Hi,
    sorry, but this forum cannot assist in issues that include Oracle Fusion Applications as we don't have the same JDeveloper version publicly available.
    Frank

  • Error while mapping fact table to LOWEST LEVEL

    Hi
    While Iam mapping my fact table using cwm2_olap_table_map, map_facttbl_levelkey , Iam mentioning it has the lowest level of dimension table , it is throwing error . Will it only work for ET not for LOWEST LEVEL?. Infact Iam not storing the embedded total any where in my fact tables .
    Can anyone help me in mapping the lowest level of dimension to fact table????

    Hi
    Are you sure you are using the correct mapping tools. It sounds as if you have a relational schema which reauires a CWM mapping procedure? To map a relational schema it is best to use OEM which has wizards to guide you through the mapping process.
    CWM2 metadata is used to map 9iR2 Analytical Workspace objects. These typically involve fully summarised variables within the AW.
    Hope this helps
    Keith Laker
    Product Manager
    Oracle Business Intelligence Beans

  • Inheritance error while mapping in WorkBench

    Hi all,
    I have a simple application where i have to map inheritance with 3 subclasess.
    I have followed the document and able to map. But while i am calling in my program i am getting an error.
    I am mapping a superclass A to three subclasses B,C,D
    Using the primary Key.
    Can any one help me on this.
    The error is
    [12/22/05 17:51:33:299 IST] 3b4afde4 SystemErr R com.ford.it.persistence.PersistenceRuntimeException: TopLink internal error occured while executing query.
    [12/22/05 17:51:33:299 IST] 3b4afde4 AbstractQuery E com.ford.it.persistence.impl.toplink.AbstractQueryStrategy execute TopLink internal error occured while executing query. <Exception [TOPLINK-43] (OracleAS TopLink - 10g (9.0.4.4) (Build 040627)): oracle.toplink.exceptions.DescriptorException
    Exception Description: Missing class for indicator field value [100,604,812] of type [class java.lang.Long].
    Descriptor: Descriptor(com.ford.apdm.types.Item --> [DatabaseTable(ITEM)])>Local Exception Stack:
    Exception [TOPLINK-43] (OracleAS TopLink - 10g (9.0.4.4) (Build 040627)): oracle.toplink.exceptions.DescriptorException
    Exception Description: Missing class for indicator field value [100,604,812] of type [class java.lang.Long].
    Descriptor: Descriptor(com.ford.apdm.types.Item --> [DatabaseTable(ITEM)])
         at oracle.toplink.exceptions.DescriptorException.missingClassForIndicatorFieldValue(DescriptorException.java:735)
         at oracle.toplink.publicinterface.InheritancePolicy.classFromRow(InheritancePolicy.java:260)
         at oracle.toplink.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:267)
         at oracle.toplink.queryframework.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:219)
         at oracle.toplink.queryframework.ReadObjectQuery.execute(ReadObjectQuery.java:383)
         at oracle.toplink.queryframework.DatabaseQuery.execute(DatabaseQuery.java:493)
         at oracle.toplink.queryframework.ReadQuery.execute(ReadQuery.java:125)
         at oracle.toplink.publicinterface.Session.internalExecuteQuery(Session.java:195

    Your drag and drop method may not be working out so well since you selected something along a hierarchy. That's the xpath error line of:
    Caused by: oracle.xdo.parser.v2.XPathException: Error in expression: './/CTD_SM_TOOLS><?CTC_CTD_SM_TOOLS'.
    You may have valid XML (i.e., load the data first before importing into a table), but the grouping is off.

Maybe you are looking for

  • Drag movie clip with dynamic text box inside it?

    Hi team, I can drag a movieclip with static text inside it, but when I change the text to dynamic, I get a Property Startdrag not found on Flash.text.textfield and there is no default value.. Any help? Cheers sub

  • What happened to drag and drop in Lion?

    Before Lion I dragged photos and movies out of iPhoto onto my desktop, now when I do that they disappear. Do I have to use export now? That seems like a long work around. Anyone have any suggestions?

  • BBP_CATALOG_TRANSFER  - Determine the caller / document type

    Hi Gurus, I need to implement a logic which should be triggered (during catalog transfer) for limit confirmations only (One can add items from catalog when doing limit confirmations). However i do not the confirmation guid / PO number etc in the inte

  • Changing menu view settings

    Hi, I want to buy the apple tv, but I need to know first can I change the view mode like I can in itunes. This is an important issue for me and definatly will effect my buying decision because I have photo sensitive epilipsy and icons moving across t

  • Counter negative cache hits and long searches

    hi my name is sumit. In my network there is a frame-relay pvc on 7206 VXR router on which 2 T1's are terminated(from S8700 EPABX) and the bandwidth of this PVC is 600 KBPS. we are using rtp and tcp header compression technique(codec g729r8).7206 rout