Issue in Extending VO

Hi
Iam trying to extend a VO
when Iam editing the SQL Statement by just adding a column to it
at the Attribute mapping level it is showing as transient and later it is not allowing to update
the column in base table
At some situation some Query Column mapping error is giveing
can any body suggest why this kind of error is coming
I am working on JDev10g RUP4
Thanks
Krishna

hi
Please verify again your Procedure would be like this
1.) right click on BC4J create a new View Object
2.) mention your Standard VO which is to be extended
3.) click next up to query block ,here put your query and test ,it must prompt valid.
4.) click on generate java files ,and finish.
this would create your extended VO
now
5.) again double click on your extended VO,go to Attribute Mapping Properties,here you will find the option to verify your mapping ,with query columns to view attribute ,the drop down will appear only for for new added attributes ,this newly added attributes may be mapped right or may be wrong ,u need to varify.
then
6.) substitute your BC4J package and move the jpx file to server
u will find this link useful
http://oracle.anilpassi.com/extend-vo-in-oa-framwork-2.html
thanx
Pratap

Similar Messages

  • Issue in Extending VO Referring to View Links

    Hi All,
    I am facing an Issue while extending a VO referring in Table-in-Table Region Style.
    I am able to Extend the VO, Substitute and JPXImport
    When I open the page I am getting the below
    ## Detail 0 ##
    JBO-30003: The application pool (oracle.apps.csp.portal.requirement.server.RequirementAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.InvalidParamException, msg=JBO-25006: Invalid parameter value ReqLineVO1 for destination passed to method ViewLinkImpl.setDestination. Explanation: view def mismatch
    From Page Contoller PR the Table-in-table is set with the related viewlink.
        OAWebBean localOAWebBean1 = paramOAWebBean.findChildRecursive("ReqLineVO1");
        OAWebBean localOAWebBean2 = paramOAWebBean.findChildRecursive("ReqLineDetailsVO1");
        if (localOAWebBean1 != null)
          localOAWebBean1.setAttributeValue(CHILD_VIEW_ATTRIBUTE_NAME, "RequirementLineId");
          localOAWebBean1.setAttributeValue(VIEW_LINK_NAME, "ReqLineToDetailVL1");
        if (localOAWebBean2 != null)
          localOAWebBean2.setAttributeValue(CHILD_VIEW_ATTRIBUTE_NAME, "RequirementLineId");
          localOAWebBean2.setAttributeValue(VIEW_LINK_NAME, "ReqLineToDetailVL1");
        }My Assumtion is the Old VO Name is Missmatching in the ViewLink with Newname.
    Could anybody suggest any solution to Overcome in these kind of issues.
    Regards,
    Krishna

    hi
    Please verify again your Procedure would be like this
    1.) right click on BC4J create a new View Object
    2.) mention your Standard VO which is to be extended
    3.) click next up to query block ,here put your query and test ,it must prompt valid.
    4.) click on generate java files ,and finish.
    this would create your extended VO
    now
    5.) again double click on your extended VO,go to Attribute Mapping Properties,here you will find the option to verify your mapping ,with query columns to view attribute ,the drop down will appear only for for new added attributes ,this newly added attributes may be mapped right or may be wrong ,u need to varify.
    then
    6.) substitute your BC4J package and move the jpx file to server
    u will find this link useful
    http://oracle.anilpassi.com/extend-vo-in-oa-framwork-2.html
    thanx
    Pratap

  • Issue in extending Idoc

    Hi Experts,
    I am having one issue in extending standard idoc type.
    I am extending basic type HRMD_A07.
    Now issue is this idoc type was already being extended with
    segment Z1P0009.
    I tried to add my new field IBAN but as version non compatibility i
    had to generate new version of this segment.
    Now everthing is working fine but only me new field is getting
    populated in the idoc and all old fileds from this
    segment are not coming.
    Please guide me in this regards.

    Could you please elaborate more?
    Did you create a new extension while extending basic type HRMD_A07? or  change an existing extension? Also what is your SAP version? Is your old version of IDOC before upgrade?

  • Hard drive startup issues after extended sleep/shutdown

    Hello,
    When I put my iMac to sleep or shut it off for an extended period of time (overnight) and then try to wake it up or turn it on, the iMac makes a strange clicking noise and freezes.
    After manually shutting down and restarting it one or more times it will startup fine.
    Putting to sleep/shutting down the computer for short periods of time doesn't cause any problems.
    So when this first started happening I though "Uh oh, hard drives going to that great recycling depot in the sky."
    But, Disk Utility, Apple's hardware test, and TechTool Pro 4 all find nothing wrong with my system.
    Is there any chance this could not be an hard drive issue? Or should I just get the drive replaced and stop trying to diagnose the problem?

    You've covered the biggies already - I'd recommend a trip to the Apple store or at least a call to AppleCare. Back in the late 80's and early 90's 'stiction' was a serious problem with hard drives. A hard drive motor has very low torque; it can spin fast but it doesn't have much oomph and the lubricant used back then could harden overnight so that when the computer was booted up the drive's motor couldn't spin up the platters. Improvements in lubricants have made stiction less common today but it hasn't been eradicated and it is one of the things that might be affecting your drive. At any rate, since I can't put your computer on my bench, the best call I can make is for you to make a call. Sorry.

  • FM posting date issue in extended classic

    We are experiencing issue with SRM deriving incorrect posting period when PO changes are made. We are in extended classic scenario with two FM periods open across fiscal years.
    PO changes  “No further confirmation” and “No further Invoice” from “No” to “Yes”, changes to anything on Account assignment(Asset, GL account, fund etc).
    Earlier when we were in Classic scenario, we had FMOD capability to post the FM documents in previous year and current year. Do we have similar functionality retained in extended classic?

    Hello Ratnakar,
    could you please check below OSS note:
    1981805 - Document Date is always updated with FM Posting Date
    You could also check for OSS notes dealing with PSM-GPR-POR application area.
    Regards.
    Laurent.

  • Issue with Extended Analytics

    Hi,
    I have an entity(say A) which is a shared member across 2 hierarchies. The immediate parent for this entity is different across both the hierarchies (say X and Y). The default parent is X.
    I am using Extended Analytics to extract the adjustment values of A(both entity currency adjustments and parent currency adjustments). A and X are in USD and Y is in AUD.
    So, in Extended Analytics, I need to be able to select the exact parent-child combination to get the values. But in the parent ID column, I am always getting a value of -1 which means Default member not in Use.
    Has anyone faced this issue before? Am I going wrong somewhere?

    hi,
    Please check your saplogon.ini file as detailed in note 170352.
    Maybe it contains empty descriptions under the section
    [Description]
    like
    Item1=
    Item2=
    Item3=...
    Please review the mentioned note for further details. In case you find such entries, take a look at chapter Solution ->
    "3.  Repair saplogon.ini".
    Regards,
    Eddie

  • Email issues with "extended PDFs" for readers...

    I have a Form that will be sent to among 3 employees by email...
    2 of the 3 employees only have adobe reader on their desktops...this is why the form was saved in the "extended format"
    the issue I have is when employee 1 emails the Form to employees 2 to fill out and sign
    employee 2 can only save the changes by renaming the file because the original seems to be a read only now.
    is this because of employee 1 applying their digital signature? which this gives them control over the form saved in the original "file name" by employee 1?
    The same thing happens when employee 2 sends Form to employee 3
    employee 2 had to save the file under a different name generated by them and now employee 3 can't save the changes under that file name because 'read only"...
    they also have to change the file name in order to save the changes.
    My resolution would be to fined a way to keep the Form editable until a check box is "checked" meaning that the Form has been completed and no further editing is allowed ( this is not a problem)
    the digital signature are important they lock the section of the Form associated to the signature and doesn't allow anyone else to modify what they have entered.
    any suggestion...

    could I just create a JS that uses "this.FlattenPages()" on "mouse up" for the check box? will this work with a adobe reader?

  • TS3977 Issue with extended display using Displaylink USB to DVI since upgrading to Mavericks.

    I have an issue now since upgrading to Mavericks with my extended display monitor using a displaylink DVI to USB adapter. After awhile, the monitor goes blank. I can unplug the connection from the USB port and plug it back in and the display comes back, only to go out again a short time later.
    It worked fine for months prior to the upgrade.
    Apple say it's Dispalylink's problem and Displaylink says it's Apple's problem. Anyone else having this or a similar isssue?

    Someone opened a bug report with Apple in another thread - about a different product that used DisplayLink drivers, and Apple blamed the vendor.
    I have many issues too. Crashing Window Manager, and once it crashed my Mac.
    I also have many issues... one is corrupt display. The icons are missing in the menubar on my laptop, and squished together on my external monitor:
    They are there if I mouse over, but invisible.
    I can't click on the squished ones, they are to close.

  • Facing issue when Extending two VO's

    Dear all,
    We are trying to extend VO
    The VO which we are extending is under page reference not directly associated with the page.
    Means ReceiptBasedLinesVO is further extending ExpenseReportLinesVO (It contains respective method which we need to overwrite)
    For achieving the same we ahve tried below Cases:
    Case 1:
    Extending ReceiptBasedLinesVO :
    public class ExtReceiptBasedLinesVOImpl extends ReceiptBasedLinesVOImpl
    public class ExtReceiptBasedLinesVORowImpl extends ReceiptBasedLinesVORowImpl
    Extending ExpenseReportLinesVO:
    public class ExtExpenseReportLinesVOImpl extends ExpenseReportLinesVOImpl
    public class ExtExpenseReportLinesVORowImpl extends ExpenseReportLinesVORowImpl
    When we are executing above scenario getting below exception:
    Error java.lang.ClassCastException: xxx.oracle.apps.ap.oie.server.ExtReceiptBasedLinesVORowImpl incompatible with xxx.oracle.apps.ap.oie.server.ExtExpenseReportLinesVORowImpl
    Case 2:
    Tried below scenario also , but it’s also giving the incompatible exception:
    public class ExtReceiptBasedLinesVOImpl extends ExtExpenseReportLinesVOImpl (As per standard functionality)
    Exception Details.
    oracle.apps.fnd.framework.OAException: java.lang.ClassCastException: xxx.oracle.apps.ap.oie.server.ExtReceiptBasedLinesVOImpl incompatible with oracle.apps.ap.oie.server.ReceiptBasedLinesVOImpl at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912) at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:886)
    Any Pointers or inputs to resolve the issue will be great help.
    Regards
    Kumar

    Any one who has faced the similar situation , please suggest.

  • Issues with extended chars in names

    Are there any known issues with this API when either the eDir name or GW
    name contains extended chars? I'm encountering numerous problems creating
    users and modifying settings (e.g. visibility) with the 8.0.1 client with
    both the 7.0.3 and 8.0.1 backends, after a customer reported issues when
    using the 8.02hp1 client.
    TIA, John

    I have a system with 2 cRIO's each with Ethercat extension chassis.  Each cRIO hosts ~100 NSV's and is running the scan engine at 40 Hz.
    Each cRIO is coupled to a HMI that has front panel control bindings to NSV's hosted on the cRIO as well as a windows hosted mirror library (used for citadel db logging) that is also bound to the cRIO NSV library.  The cRIO's have monay months of contiguous run time without reboot and I closely monitor cpu and memory usage and also rt performance metrics and will log faults if there are any such events.  I also use NSV's for messaging from the HMI to the cRIO for such things as setting zero offset values and deploying configuration parameters.  My overall findings are that the SV engine and the PSP are stable and efficient (especially NSV<->NSV and NSV<->HMI binding)

  • Issue with extending HzPuiDQMSrchResultsVO

    Hey all,
    I have a requirement to alter the order by statement in HzPuiDQMSrchResultsVO from "ORDER BY SCORE DESC" to "ORDER BY SCORE DESC, PARTY_NUMBER". I was able to create a new VO by extending the seeded oracle.apps.ar.hz.components.search.server.HzPuiDQMSrchResutlsVO. I created the substitution, moved the java files to the server, imported the jpx file and bounced the middle tier as suggested in the user guide. However, I received the following error after I keyed in my search criteria and pressed the "Go" button:
    "Attribute set for SelectFlag in view object HzPuiDQMSrchResultsVO failed"
    FYI I followed these steps to create new VO and to produce the error:
    1) Created a new OA project.
    2) Created a empty package under custom path as xxxx/oracle/apps/ar/hz/components/search/server.
    3) Created a new VO(xxxxHzPuiDQMSrchResultsVO) by extending HzPuiDQMSrchResultsVO view object. Altered the ORDER BY clause from "ORDER BY SCORE DESC" to "ORDER BY SCORE DESC, PARTY_NUMBER"
    4) Created the substitution.
    5) Deployed substitution and imported the jpx file
    6) Bounced middle tier
    7) Access Customer On Line via Receivable Manager responsibility
    8) Search Person customer by last name
    9) Search result page came back with an error at the beginning of the page. Error message: "Attribute set for SelectFlag in view object HzPuiDQMSrchResultsVO failed"
    Did I miss a step somewhere? Please advise. Thx.

    Hey all,
    HzPuiDQMSrchResultsVO is now sorting the way I expected. The new problem is that I am not seeing data related to the columns based on transient attributes. All other columns seems to be fine. Note that these transient attributes came from the seeded VO. Do I need to so something special to the transient attributes when I extend a seeded VO?
    Please advise. Thx.

  • Issues while extending simple.desktop laf in R12 configurator

    what style ( 11i or R12 ) should I see for a LAF
    created byt extending "Simple Desktop" LAF using Customize Look and Feel
    administrator responsibility in R12 ?
    When I say "style" , I am talking about top navigation ( tabs on right in 11i VS Tabs on left for R12 ) and also
    the color schemes.
    I am getting old style dynamic tree and 11i style layout ( repositiry and workbench tabs on right ) and green and orange colors all over .. i need to get as close as R12 swan UI with different colors ... any ideas ??

    Hi Aj
    I have created a region in Jdeveloper
    and try to extend taht region on EBS page
    I also done with imprt that RN
    but when I try to extend it
    it gives an error
    if try to extend diff region that works fine

  • Issue with Extending EO based VO

    Hi Guys,
    I am trying to extend a EO based VO by adding an extra column which comes from other table.I have written a function to retrieve that column which is nothing but a flag ( Y or N or Null)
    The below is the modified Query with the added column in the bold.
    SELECT StructureEO.ID,
    StructureEO.NAME,
    StructureEO.PARENT_ID,
    StructureEO.PARENT_OBJ_TYPE,
    StructureEO.ARTICLE_ID,
    StructureEO.ARTICLE_VERSION_ID,
    StructureEO.DISPLAY_SEQ,
    StructureEO.LABEL,
    StructureEO.OBJ_TYPE,
    StructureEO.DOC_ID,
    StructureEO.DOC_TYPE,
    StructureEO.MANDATORY_YN,
    StructureEO.ALTERNATE_YN,
    StructureEO.STANDARD_YN,
    StructureEO.ARTICLE_FROM_EXPERT,
    StructureEO.OBJECT_VERSION_NUMBER,
    ' '||StructureEO.LABEL||' '||StructureEO.NAME DISPLAY,
    DECODE(StructureEO.OBJ_TYPE,
    'ARTICLE', 'OkcTermsStructDtlsMandatoryEnabled',
    'OkcTermsStructDtlsMandatoryDisabled') MANDATORY_CHECKBOX,
    DECODE(StructureEO.OBJ_TYPE,
    'ARTICLE', DECODE(StructureEO.MANDATORY_YN,
    'Y', 'OkcTermsStructDtlsMandatory',
    'OkcTermsStructDtlsNotMandatory'),
    'OkcTermsStructDtlsNotMandatory') MANDATORY_IMAGE,
    DECODE(StructureEO.ALTERNATE_YN,
    'Y', 'OkcTermsStructDtlsAlternatesEnabled',
    'N', 'OkcTermsStructDtlsAlternatesNotApplied',
    'OkcTermsStructDtlsAlternatesNotApplied') ALTERNATES_IMAGE,
    okc_terms_util_grp.enable_update(
    StructureEO.OBJ_TYPE,
    StructureEO.DOC_TYPE,
    StructureEO.STANDARD_YN) UPDATE_IMAGE,
    okc_terms_util_grp.enable_delete(
    StructureEO.OBJ_TYPE,
    StructureEO.MANDATORY_YN,
    StructureEO.STANDARD_YN,
                   StructureEO.DOC_TYPE) REMOVE_IMAGE,
    DECODE(StructureEO.STANDARD_YN,
    'N', 'OkcTermsStructDtlsNonStandard',
    'OkcTermsStructDtlsNotApplied') NON_STD_IMAGE,
    DECODE(StructureEO.ARTICLE_FROM_EXPERT,
    'Y', 'OkcTermsStructDtlsFromExpert',
    'OkcTermsStructDtlsNotFromExpert') EXPERT_IMAGE,
    DECODE(StructureEO.OBJ_TYPE,
    'ARTICLE', 'tree_document.gif',
    'SECTION', NULL, --'folder.gif'
    'tree_contract.gif') TREE_ICON,
    NULL DETAILS_URL,
    LOCK_TEXT(StructureEO.article_id,StructureEO.article_version_id) Unprotected
    FROM OKC_TERMS_STRUCTURE_V StructureEO
    WHERE StructureEO.DOC_ID = :1
    AND StructureEO.DOC_TYPE = :2
    AND ((StructureEO.OBJ_TYPE = 'ARTICLE' AND StructureEO.ARTICLE_VERSION_ID IS NOT NULL) OR
    (StructureEO.OBJ_TYPE <> 'ARTICLE'))
    Even though the query is working fine and Query is valid in the VO extension ,it is not able to add any column to the extended VO and even the column details are not present in VO.xml (Not even a Transient variable like people discussed in the forums).I have changed the VO.xml  and added the new column details and can be able to see it in attribute list.I import the VO and bounced the server but the page is throwing me the an SQL exception error but if I removed the new column added in the query and import it ,it is working fine but I need the extra column to be added in the VO.
    The below is the error .
    oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT * FROM (SELECT StructureEO.ID,
    StructureEO.NAME,
    StructureEO.PARENT_ID,
    StructureEO.PARENT_OBJ_TYPE,
    StructureEO.ARTICLE_ID,
    StructureEO.ARTICLE_VERSION_ID,
    StructureEO.DISPLAY_SEQ,
    StructureEO.LABEL,
    StructureEO.OBJ_TYPE,
    StructureEO.DOC_ID,
    StructureEO.DOC_TYPE,
    StructureEO.MANDATORY_YN,
    StructureEO.ALTERNATE_YN,
    StructureEO.STANDARD_YN,
    StructureEO.ARTICLE_FROM_EXPERT,
    StructureEO.OBJECT_VERSION_NUMBER,
    ' '||StructureEO.LABEL||' '||StructureEO.NAME DISPLAY,
    DECODE(StructureEO.OBJ_TYPE,
    'ARTICLE', 'OkcTermsStructDtlsMandatoryEnabled',
    'OkcTermsStructDtlsMandatoryDisabled') MANDATORY_CHECKBOX,
    DECODE(StructureEO.OBJ_TYPE,
    'ARTICLE', DECODE(StructureEO.MANDATORY_YN,
    'Y', 'OkcTermsStructDtlsMandatory',
    'OkcTermsStructDtlsNotMandatory'),
    'OkcTermsStructDtlsNotMandatory') MANDATORY_IMAGE,
    DECODE(StructureEO.ALTERNATE_YN,
    'Y', 'OkcTermsStructDtlsAlternatesEnabled',
    'N', 'OkcTermsStructDtlsAlternatesNotApplied',
    'OkcTermsStructDtlsAlternatesNotApplied') ALTERNATES_IMAGE,
    okc_terms_util_grp.enable_update(
    StructureEO.OBJ_TYPE,
    StructureEO.DOC_TYPE,
    StructureEO.STANDARD_YN) UPDATE_IMAGE,
    okc_terms_util_grp.enable_delete(
    StructureEO.OBJ_TYPE,
    StructureEO.MANDATORY_YN,
    StructureEO.STANDARD_YN,
                   StructureEO.DOC_TYPE) REMOVE_IMAGE,
    DECODE(StructureEO.STANDARD_YN,
    'N', 'OkcTermsStructDtlsNonStandard',
    'OkcTermsStructDtlsNotApplied') NON_STD_IMAGE,
    DECODE(StructureEO.ARTICLE_FROM_EXPERT,
    'Y', 'OkcTermsStructDtlsFromExpert',
    'OkcTermsStructDtlsNotFromExpert') EXPERT_IMAGE,
    DECODE(StructureEO.OBJ_TYPE,
    'ARTICLE', 'tree_document.gif',
    'SECTION', NULL, --'folder.gif'
    'tree_contract.gif') TREE_ICON,
    NULL DETAILS_URL,
    XXLC_LOCK_TEXT(StructureEO.article_id,StructureEO.article_version_id) Unprotected
    FROM OKC_TERMS_STRUCTURE_V StructureEO
    WHERE StructureEO.DOC_ID = :1
    AND StructureEO.DOC_TYPE = :2
    AND ((StructureEO.OBJ_TYPE = 'ARTICLE' AND StructureEO.ARTICLE_VERSION_ID IS NOT NULL) OR
    (StructureEO.OBJ_TYPE <> 'ARTICLE'))) QRSLT WHERE (:3 = PARENT_ID) AND (:4 = PARENT_OBJ_TYPE) ORDER BY DISPLAY_SEQ
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:896)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3136)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:2931)
         at OA.jspService(_OA.java:228)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at OA.jspService(_OA.java:221)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    ## Detail 0 ##
    java.sql.SQLException: Attempt to set a parameter name that does not occur in the SQL: Bind_DocId
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271)
         at oracle.jdbc.driver.OraclePreparedStatement.setObjectAtName(OraclePreparedStatement.java:11110)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.setObjectAtName(OraclePreparedStatementWrapper.java:815)
         at oracle.jbo.server.OracleSQLBuilderImpl.bindParamValue(OracleSQLBuilderImpl.java:3919)
         at oracle.jbo.server.BaseSQLBuilderImpl.bindParametersForStmt(BaseSQLBuilderImpl.java:3335)
         at oracle.jbo.server.ViewObjectImpl.bindParametersForCollection(ViewObjectImpl.java:13827)
         at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:804)
         at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:669)
         at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3723)
         at oracle.jbo.server.OAJboViewObjectImpl.executeQueryForCollection(Unknown Source)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQueryForCollection(OAViewObjectImpl.java:4533)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:743)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:688)
         at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2657)
         at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2634)
         at oracle.jbo.server.ViewRowSetIteratorImpl.first(ViewRowSetIteratorImpl.java:1474)
         at oracle.jbo.server.ViewRowSetImpl.first(ViewRowSetImpl.java:2828)
         at oracle.apps.fnd.framework.webui.OAHierarchyData.getExpandableState(OAHierarchyData.java:672)
         at oracle.apps.fnd.framework.webui.OAHGridData.getExpandableState(OAHGridData.java:482)
         at oracle.apps.fnd.framework.webui.OAHGridData.selectGoodValue(OAHGridData.java:194)
         at oracle.apps.fnd.framework.webui.OAHierarchyData.selectValue(OAHierarchyData.java:789)
         at oracle.cabo.ui.laf.base.desktop.table.FocusColumn$1.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.ColumnGroupRenderer.renderAsStackLayout(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderKids(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderContent(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderTD(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderDataMode(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.laf.base.desktop.HGridRenderer.renderSpecialColumns(Unknown Source)
         at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderSingleRow(Unknown Source)
         at oracle.cabo.ui.laf.base.desktop.HGridRenderer._renderTableRows(Unknown Source)
         at oracle.cabo.ui.laf.base.desktop.HGridRenderer._renderTableRows(Unknown Source)
         at oracle.cabo.ui.laf.base.desktop.HGridRenderer.renderTableRows(Unknown Source)
         at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderTableContent(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.TableRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.laf.base.desktop.HGridRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.BorderLayoutRenderer.renderIndexedChildren(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.BorderLayoutRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.BorderLayoutRenderer.renderIndexedChildren(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.BorderLayoutRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.laf.swan.desktop.SubTabLayoutRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.RowLayoutRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.BorderLayoutRenderer.renderIndexedChildren(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.BorderLayoutRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.laf.swan.desktop.HeaderRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.laf.oracle.desktop.HeaderRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.laf.swan.desktop.HeaderRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.composite.ContextPoppingUINode$ContextPoppingRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.laf.swan.desktop.HeaderRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.laf.oracle.desktop.HeaderRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.laf.swan.desktop.HeaderRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.BorderLayoutRenderer.renderIndexedChildren(Unknown Source)
         at oracle.cabo.ui.laf.swan.desktop.ContentRenderer.renderTableContent(Unknown Source)
         at oracle.cabo.ui.laf.swan.desktop.ContentRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.composite.UINodeRenderer.renderWithNode(Unknown Source)
         at oracle.cabo.ui.composite.UINodeRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.oracle.desktop.PageLayoutRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.BodyRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.render(OABodyBean.java:398)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.DocumentRenderer.renderContent(Unknown Source)
         at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
         at oracle.cabo.ui.laf.base.xhtml.DocumentRenderer.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.BaseUINode.render(Unknown Source)
         at oracle.cabo.ui.partial.PartialPageUtils.renderPartialPage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.render(OAPageBean.java:3480)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3126)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:2931)
         at OA.jspService(_OA.java:228)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at OA.jspService(_OA.java:221)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    Please Help !!!
    Thanks,
    VJ

    Hi,
    Please check the binding style(Oracle Positional,) of the VO when you extended it.
    Please make sure that standard vo and extended vo both have the same binding style.if is not same change in the extended vo and put the file again and bounce the server.
    Thanks
    Bharat

  • ClassCast Issue when extending folders - Help!

    Hi,
    I have extended TieFolder and called it PERSON with one attribute.
    If I obtain an instance of the PERSON atall using IfsFileSystem or searching using a Selector I get a class cast exception.
    For example when I return the results from my Selector to a LibraryObject as follow I get the exception below.
    PERSON pe = (PERSON) lo;
    java.lang.ClassCastException: oracle.ifs.beans.TieFolder
    Any ideas what is going wrong?
    Thanks
    DOCMAN

    DOC MAN,
    When you retrieve the object using the Selector or the IfsFileSystem class, is the object an instance of your new subclass?
    The cast will only work if the object really is of class PERSON. Meaning, when you created the object, you created a PERSON object, not a regular Folder.

  • SWNADMIN lock issue for extended notification?

    Hi,
    SWNADMIN transaction opens in the browser and few locks are created which I could see in st22 tcode. After the setup is complete and I close the SWNADMIN webpage browser, the locks are not deleted and I could still see them in st22 tcode. Why is this happening, shouldn't the locks be cleared after I close the browser?
    I don't see any logoff button on the SWNADMIN webpage. We had to manually clear the locks from st22. Is there a note or something to apply to automatically remove this locks after SWNADMIN setup is complete?
    Thanks
    Praveen

    Got solution from different thread.
    SWNADMIN lock issue?
    Thanks
    Praveen

Maybe you are looking for