Bugs in JDeveloper 11.1.1.2.0

I encountered the below issue. Hopefully it will be resolved in the next release
1) I have two SOA projects A & B, while project A is opened in the Application Navigator, I opened project B and open a bpel file. I did not make any changes to it. I closed it and now in project A, I see the XXX.componentType file. I have to manually removed it from project A.
I'll post more if I find any.
Thanks,
Andy

1) I have two SOA projects A & B, while project A is opened in the Application Navigator, I opened project B and open a bpel file. I did not make any changes to it. I closed it and now in project A, I see the XXX.componentType file. I have to manually removed it from project A.looks like you are doing SOA or BPEL or both so
think these issues have to do with the IDE itself since there's no BPEL or SOA development,...does not apply.
Frank is right, you should post this in the other forum. There are users who might be able to help you. If no you are welcome to file an SR, which is the only way to ensure that the bug (?) will be handled.
Timo

Similar Messages

  • Is this a bug in Jdeveloper 11g (11.1.2.1.0)

    Hello,
    I am using Jdeveloper 11g (11.1.2.1.0). I am using employee table. In my EO for HIREDATE attribute, I am choosing default value radio button SQL; entered valid SQL statement (Ex. Select Sysdate from dual). As soon as I save, the HIREDATE column becoming Transient. It is not allowing the attribute to Persistent. Is this a Bug.
    Thanks
    Edited by: Surendranath Kumar on Apr 18, 2012 10:27 AM
    Edited by: Surendranath Kumar on Apr 20, 2012 12:44 PM

    It is confirmed as bug. See link Bug in Jdeveloper 11g (11.1.2.1.0)

  • Is it a bug in JDeveloper? (JDeveloper with Human Task)

    JDeveloper 11.1.1.5 generates name wrong HumanTask elements in the file ".bpel".
    I created a manual in my blog with the procedure to reproduce the error:
    http://oraclefromguatemala.blogspot.com/2012/11/bug-en-jdeveloper-con-bpel.html
    Is it a bug in JDeveloper?

    Installing Patch1 will solve your problem.
    Helena

  • Hope this is a bug in JDeveloper....... help needed....

    There's no reply for the following msg... i need help.... is this a bug in JDeveloper?
    Jdeveloper team(Visual Java editor) - anybody watching this?
    i have been waiting for the reply for the past 4 days, so
    Is anyone having suggestion, whether it will work or not? is there any additional feature for this? Every project is multilingual, not only my project, every project is supporting internationalization, so at design time it should support for resource bundle usage. am using Jdev 9.0.5 version, client side we are using swing, so i need a solution for this, does jdev supports this? if so whats d way? if it is not supporting y cant it be considered as a bug? it should be user friendly, so y this can be added as a new feature in the forthcoming version,
    waiting for ur suggestions, whatever it is juz explain,
    Thanking in advance...

    Hi,
    not sure why you hope that this is a bug?
    Swing does support internationalization and JDeveloper supoorts this. However, as usual in Swing, you have to develop it as tehre is no automated way for doing this.
    There is some help provided by ADF in that e..g. BC4J supports message bundles for translating Strings.
    See: http://java.sun.com/docs/books/tutorial/i18n/index.html
    Also, straight from the JDeveloper product page on OTN, though not directly Swing related
    http://www.oracle.com/technology/products/jdev/collateral/papers/10g/jdev10g_multilingual.pdf
    Frank

  • I need a confirmation whether this is a bug in JDeveloper or not?

    Hai Friends,
    The following is the situation.Am having a problem in using resource bundle. If am adding a Component(Say JButton) in jdeveloper using uieditor, if am specifying the text for JButton using resource bundle, the jbutton is visible in uieditor but the text on jbutton is not visible. its saying 'cannot create live instance for resource bundle', this is applicable to any component. Can anyone help me in this?Have anyone tried this,pls post ur ideas regarding this. this will b more useful for me and also for u all.... I hope this is a bug in Jdeveloper. if not? tell me then, whatz the solution?
    Thanks in advance...
    Ciya.

    Hai Frank,
    Thanks its rendering it in the runtime. The string is taken from the '.properties' file using Resource Bundle for ur reply, ofcourse... thats y its unable to create live instance to render it in design time.. am using Jdeveloper 9.0.5, The following is the code am using...
    Example:
    ResourceBundle jACResources = ResourceBundle.getBundle("Resources", Locale.English);
    public JButton Link_id = new JButton(jACResources.getString("link_id"));
    the string is taken from 'Resources.properties' file
    so, now it shows in runtime and but unable to render it in design time... can u provide a solution for this,
    Thanks Frank,
    Ciya.

  • BUG IN JDEVELOPER !!! SQL QUERY

    Hi JDev Forumers ;o)
    I was wondering how I could accomplish to set my attribute labels and display the customized ones in a JSP page.
    I would like to display employee numer instead of empno, how did you do this?
    When i try to set the databse columns on entity level he's building the query wrongly in the view object it's a BIG BUG in JDeveloper!
    He's building the SQL Query statement wrong:
    This is my query statement of the employee view after i've set the database columns:
    SELECT Emp.Employee Number AS EMPNO,
    Emp.Employee Name AS ENAME,
    Emp.JOB,
    Emp.Manager AS MGR,
    Emp.HIREDATE,
    Emp.Salary AS SAL,
    Emp.Commission AS COMM,
    Emp.Department Number AS DEPTNO
    FROM EMP Emp
    it has to be the other way around!!
    Nathalie Roman

    Nathalie:
    I didn't realize JDeveloper was a 'he'! I was able to change the attribute name from empno to Employee_Name in the attribute settings for the app module. I then built a BC4J application and when I run the JSP, the column is showing as 'Employee_Name'. Additionally, I was able to create a data tag in a JSP that refers to the attribute as such:
    <jbo:ShowValue datasource="dsemp" dataitem="Employee_Number" ></jbo:ShowValue>
    In both cases, the query is built correctly. Is this what you were trying to do? If so, please reply with your steps and I'll see if I can help further.
    Thanks,
    Lynn
    null

  • WS-I Tools - Major Bug in JDeveloper 11g

    Hello,
    I've tried tro run the WS-I analyzer from JDeveloper (11.1.1 - 2 - 3 ) but have the following error:
    An error occcured when writing the temporaryWS-I Analyzer configuration file
    After spending couple of hours and finally gave up, and I believe this is a big BUGGGGGGGGGGGGGG in 11g JDeveloper , no log no clue.
    I tried the same in 10.1.3.4 and it works just fine, I followed the following instructions, for both versions.
    http://www.oracle.com/technetwork/developer-tools/jdev/wsi-howto-091316.html
    I am surprised about this bug of Jdeveloper ...................If any Ace, or Director has any clue ??? let us know please.
    Thanks

    Hi, I am using Oracle supplied HR schema, table EMPLOYEES. I created EO on EMPLOYEES table. All the attributes show correctly as Persistent first.
    Under Default Value section, I selected Radio Button "SQL" and entered valid Sql statement, Hit save button. I moved to next attribute, then I see. The previous attribute for which I entered Sql statement as default value, turned to Transient. But this is a Persistent attribute. It is not allowing me to change it back to Persistent.
    Hope the above steps will help to reproduce the bug in your system.

  • Bug Report (JDeveloper): No relative link option

    To the JDeveloper team:
    The html/jsp editor in JDeveloper has a "link" in the component palette but the dialog box does not provide an option for a relative link. Thus it is not possible to create the link: Ugh without manually removing the "http://" that is inserted by the palette. Simply add such an option to the dialog box dropdown to solve this.
    (If there is a better place to direct such bug reports let me know.)

    Hi Edward,
    You might want to try reposting this on the JDeveloper forum
    http://forums.oracle.com/forums/forum.jsp?id=315684
    Cheers,
    -lars

  • Bug in JDeveloper 10g preview 101.3.0.2.223

    Hi.
    The bug is:
    I have an application with a project. in that project I have
    a package named web and other named tag on the application resource of the project. so, for some strange reason those package no appear on the application resource. if I change the name of those project they appear successful.
    so, someone know why occur this.
    thankz in advantage

    Hi everybody
    I'm again Mauricio Viveros and already know what happen.
    Into the package wed and tag I had Tags Files .java, which are binding with a .tld file.
    So, JDeveloper remove the the Tags Files from application source and move it to as a child node of a .tld file but physical on disk the archives are fine.
    so this way you just see the .tld file and immediately you see the class binded with it.
    very useful and nice :).

  • (CentOS5) huge display bugs with jdeveloper

    hello,
    I have CentOS5 (like RHEL5 but free) and I have installed compiz and emerald on it.
    I downloaded jdeveloper (file : jdevstudio11114install.bin) and the installation is a success, but when I launch it the menus, the toolbars and the visual JSF editor have some bugs : they are not displayed well, and when I hover on an element with the mouse , sometimes it appears.
    I can't use this program in this state.
    is it causes by compiz?
    can you help me?

    Hi,
    you should use the JAR installer for JDeveloper and ensure you have a decent Java SDK for your OS.
    Frank

  • Bug XSQL  JDeveloper 10.1.3.2.

    A XSQL page does not transform a XSQL page output with an XSL stylesheet in JDeveloper 10.1.3.2.
    The XSQL/XSL transformation in the XSQL/JDeveloper article does not generate the required output.
    http://www.oracle.com/technology/pub/notes/vohra_xsql.html
    The following error gets generated:
    The XML page cannot be displayed
    Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.
    Invalid at the top level of the document. Error processing resource 'http://142.179.34.223:8988/XSQL-JWS-XSQL-context-root/...
    Oracle MagazineOracle PublishingNovember-December 2003Servlets and JSP Step UpBudi KurniawanOracle MagazineOracle Publishing...

    Hi,
    the connection is correct as ,if i remove the xsl am getting the valid xml output.It is something to do with href="OracleCatalog.xsl", i think it is not able to find it.If i gave the entire path like href="c:\.............\OracleCatalog.xsl" then it is giving blank page.what may be the reason.
    Thanks

  • BUG!: JDeveloper 11g Tutorial code is incomplete.

    I am attempting the complete the JDeveloper 11g Tutorial from the Fusion Developer's Guide for Oracle Application Development Framework
    After adding all the latest jars available from the ADF Installer to the StoreFrontModule I am left with 10 errors all of with seem to be the result of missing methods (especially findByAltKey) from both Oracle packages and the tutorials code itself. The errors and the .java files affected are listed below. Please let me know if you need more information or if you have a solution to these compilation errors.
    Project: C:\J2EE_Apps\FOD\StoreFrontModule\StoreFrontService\StoreFrontService.jpr
    C:\J2EE_Apps\FOD\StoreFrontModule\StoreFrontService\src\oracle\fodemo\storefront\account\queries\CustomerPaymentOptionVORowImpl.java
    Error(9,8): class oracle.jbo.server.ViewAccessorDef not found
    Error(468,22): does not override any method in its superclass
    Error(475,22): method createViewAccessorRS(java.lang.String) does not override any method in its superclass
    Error(476,27): method createViewAccessorRS(java.lang.String) not found in class oracle.jbo.server.ViewRowImpl
    C:\J2EE_Apps\FOD\StoreFrontModule\StoreFrontService\src\oracle\fodemo\storefront\store\queries\PersonsVOImpl.java
    Error(25,39): method findByAltKey(java.lang.String, oracle.jbo.Key, int, boolean) not found in class oracle.fodemo.storefront.store.queries.PersonsVOImpl
    C:\J2EE_Apps\FOD\StoreFrontModule\StoreFrontService\src\oracle\fodemo\storefront\store\service\StoreServiceAMImpl.java
    Error(422,28): method findByAltKey(java.lang.String, oracle.jbo.Key, int, boolean) not found in class oracle.fodemo.storefront.store.queries.OrderItemsVOImpl
    Error(471,48): method findByAltKey(java.lang.String, oracle.jbo.Key, int, boolean) not found in class oracle.jbo.server.ViewObjectImpl
    Error(526,44): method findByAltKey(java.lang.String, oracle.jbo.Key, int, boolean) not found in class oracle.fodemo.storefront.store.queries.PersonsVOImpl
    C:\J2EE_Apps\FOD\StoreFrontModule\StoreFrontService\src\oracle\fodemo\storefront\store\queries\ShoppingCartTransientVOImpl.java
    Error(52,33): method add(oracle.jbo.domain.Number) not found in class oracle.jbo.domain.Number
    C:\J2EE_Apps\FOD\StoreFrontModule\StoreFrontService\src\oracle\fodemo\storefront\store\queries\OrdersVOImpl.java
    Error(39,33): method findByAltKey(java.lang.String, oracle.jbo.Key, int, boolean) not found in class oracle.fodemo.storefront.store.queries.OrdersVOImpl
    Thanks,
    Shawn Pressley
    Edited by: user575216 on Dec 16, 2008 5:18 PM

    Go into project properties - technology scope and add ADF BC.

  • JSF bug in Jdeveloper - Strange behaviour in identifying duplicate IDs

    Hi,
    I am having a JSF called top.jsp as follows: The following code works fine for around 2 times when I run my application for around 10 times. Looks like some time related sporadic issue. Is there a workaround for this issue? This issue is really troubling a lot.
    I am using Jdeveloper 10.1.3.2.0.4066.
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page contentType="text/html;charset=utf-8" session="true" errorPage="/error.jsp"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <%@ taglib uri="https://ajax4jsf.dev.java.net/ajax" prefix="a4j"%>
    <%
        String sessionUser = (String)session.getAttribute("SessionUserName");
    %>
    <f:view>
      <html>
        <head>
          <title>iTools - Menu</title>
          <link rel="StyleSheet" href="../css/iTools.css" type="text/css" media="screen"/>
          <script type="text/javascript">
            function showErrorMsg() {
                if(document.getElementById('top:topErrMsg').value != '') {
                    alert(document.getElementById('top:topErrMsg').value);
                document.getElementById('top:topErrMsg').value='';
          </script>
        </head>
        <body leftMargin="0" topMargin="0" marginheight="0" marginwidth="0" id="top_body">
          <h:form id="top" binding="#{backing_General_top.top}" enctype="application/x-www-form-urlencoded" target="contentFrame">   
            <h:inputHidden id="topErrMsg" binding="#{backing_General_top.topErrMsg}" value=""/>
            <table class="topframebg" cellSpacing="0" cellPadding="0" width="100%" summary="" border="0" id="top_table1">
              <tbody id="top_table1_tbody1">
                <tr id="top_table1_tr1">
                  <td id="top_table1_tr1_td1">
                    <table align="right" background="../images/bottom-shade.gif" cellpadding="0" cellspacing="0" width="100%" summary="" border="0" id="top_table2">
                      <tbody id="top_table2_tbody2"><tr id="top_table2_tr1">
                        <td width="20" id="top_table2_tr1_td1"> </td>
                        <td width="75%" class="smalltext" id="top_table2_tr1_td2">Welcome to <%=sessionUser%></td>
                        <td id="restrictedWrkProfile" noWrap align="center" width="65">
                          <a class="txtglobalnav" href="userProfile.jsp" target="contentFrame">User Profile</a>
                        </td>
                        <td id="restrictedWrkProfileFollowup" width="5">
                          <span class="dividerglobalnav">|</span>
                        </td>
                        <td noWrap align="center" width="30" id="top_table2_tr1_td3">
                          <a class="txtglobalnav" onclick="" href="javascript:top.cqHandler.help()" id="top_table2_tr1_a1">Help</a>
                        </td>
                        <td align="center" width="5" id="top_table2_tr1_td4">
                          <span class="dividerglobalnav" id="top_table2_tr1_span1">|</span>
                        </td>
                        <td noWrap align="center" width="30" id="top_table2_tr1_td5">
                          <a id="top_table2_tr1_a2" class="txtglobalnav" onclick="window.open('?command=GetProductInfo&rmsessionid=203d4d38-8e6d-4b24-be1a-87fee01afc94','about','height=385,width=356,resizable=no,scrollbars=no')" href="http://rational-blr.iidc.lucent.com:8080/cqweb/main?USE_CASE=cq_banner&action=banner#">About</a>
                        </td>
                        <td align="center" width="5" id="top_table2_tr1_td6">
                          <span class="dividerglobalnav" id="top_table2_tr1_span2">|</span>
                        </td>
                        <td noWrap align="center" width="50" id="top_table2_tr1_td7">
                            <a class="txtglobalnav" href="../login.jsp" target=_top id="top_table2_tr1_a3">Log Out</a>
                        </td>
                        <td align="center" id="top_table2_tr1_td8">
                          <img height="8" alt="" src="../images/nocolor.gif" width="5">
                        </td>
                      </tr></tbody>
                    </table>
                  </td>
                </tr>
                <tr>
                  <td class="topframebg">
                    <table class="topframebg" cellSpacing="0" cellPadding="0" summary="" border="0" width="100%">
                      <tbody>
                        <tr>
                          <td width="15"><img height="30" alt="" src="../images/nocolor.gif" width="5"></td>
                          <td class="topleftnavbold" noWrap>Product: 
                            <h:selectOneMenu id="iproduct__productname">
                              <f:selectItems value="#{backing_General_top.prodList}"/>
                            </h:selectOneMenu>
                          </td>
                          <td></td>
                          <td width="5"><img height="1" alt="" src="../images/nocolor.gif" width="5"></td>
                          <td width="30">
                            <div><span style="WHITE-SPACE: nowrap">
                                <a4j:commandButton value="Go" styleClass="tabactive1" style="PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-WEIGHT: bold; PADDING-BOTTOM: 1px; PADDING-TOP: 1px" id="productSelect" action="#{backing_General_top.productSelect_action}" type="submit" reRender="topErrMsg" oncomplete="showErrorMsg()"/>
                            </span></div>
                          </td>
                          <td width="15"><img height="30" alt="" src="../images/nocolor.gif" width="5"></td>
                          <td class="topframeshadow" width="1"><img height="1" alt="" src="../images/nocolor.gif" width="1"></td>
                          <td class="topframehighlight2" width="1"><img height="1" alt="" src="../images/nocolor.gif" width=1></td>
                          <td width="5"><img height="37" alt="" src="../images/nocolor.gif" width="5"></td>
                          <td class="topleftnavbold" noWrap>Record: 
                            <h:selectOneMenu binding="#{backing_General_top.selectRecord}" id="selectRecord" style="select">
                              <f:selectItem itemLabel="User" itemValue="User"/>
                              <f:selectItem itemLabel="Product" itemValue="Product"/>
                              <f:selectItem itemLabel="Release" itemValue="Release"/>
                              <f:selectItem itemLabel="Product User" itemValue="Product User"/>
                            </h:selectOneMenu>
                          </td>
                          <td></td>
                          <td width="5"><img height="1" alt="" src="../images/nocolor.gif" width="5"></td>
                          <td width="30">
                            <div><span style="WHITE-SPACE: nowrap">
                                <h:commandButton value="New" styleClass="tabactive1" style="PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-WEIGHT: bold; PADDING-BOTTOM: 1px; PADDING-TOP: 1px" id="createNewRecord" action="#{backing_General_top.createNew_action}" type="submit"/>
                            </span></div>
                          </td>
                          <td width="5"><img height="1" alt="" src="../images/nocolor.gif" width="5"></td>
                          <td class="topframeshadow" width="1"><img height="1" alt="" src="../images/nocolor.gif" width="1"></td>
                          <td class="topframehighlight2" width="1"><img height="1" alt="" src="../images/nocolor.gif" width=1></td>
                          <td width="5"><img height="37" alt="" src="../images/nocolor.gif" width="5"></td>
                          <td class="topleftnavbold" noWrap>ID:  </td>
                          <td>
                            <h:inputText maxlength="10" size="8" id="recordGet" binding="#{backing_General_top.recordGet}"/>
                          </td>
                          <td width="5"><img height="1" alt="" src="../images/nocolor.gif" width="5"></td>
                          <td width="30">
                            <div><span style="WHITE-SPACE: nowrap">
                              <h:commandButton value="Find Record" styleClass="tabactive1" style="PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-WEIGHT: bold; PADDING-BOTTOM: 3px; PADDING-TOP: 3px" id="actionGetRecord" action="#{backing_General_top.actionGetRecord_action}"/>
                            </span></div>
                          </td>
                          <td width="5"><img height="1" alt="" src="../images/nocolor.gif" width="5"></td>
                          <td width="70%"> </td>
                          <td width="1"><img height="1" alt="" src="../images/nocolor.gif" width="1"></td>
                          <td width="5"><img height="37" alt="" src="../images/nocolor.gif" width="5"></td>
                        </tr>
                      </tbody>
                    </table>
                  </td>
                </tr>
              </tbody>
            </table>
          </h:form>
        </body>
      </html>
    </f:view>I am getting the following errors:
    An error occured:
        Duplicate component ID 'top:recordGet' found in view.
    javax.servlet.jsp.JspException: Duplicate component ID 'top:recordGet' found in view.
         at com.sun.faces.taglib.jsf_core.ViewTag.doAfterBody(ViewTag.java:191)
         at _general._top._jspService(_top.java:234)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:598)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:522)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:712)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:369)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:286)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:50)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:192)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:197)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
         at org.ajax4jsf.framework.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:108)
         at org.ajax4jsf.framework.ajax.AjaxViewHandler.renderView(AjaxViewHandler.java:229)
         at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
         at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:96)
         at org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:220)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:622)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:369)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:865)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:447)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:215)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)Every time the error message on which id (like top:recordGet) it reports varies. I double checked all the files in my project. No where else this id is used.
    or
    An error occured:
        Duplicate component ID 'top:_id0' found in view.
    javax.servlet.jsp.JspException: Duplicate component ID 'top:_id0' found in view.
         at com.sun.faces.taglib.jsf_core.ViewTag.doAfterBody(ViewTag.java:191)
         at _general._top._jspService(_top.java:234)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:598)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:522)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:712)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:369)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:286)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:50)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:192)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:197)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
         at org.ajax4jsf.framework.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:108)
         at org.ajax4jsf.framework.ajax.AjaxViewHandler.renderView(AjaxViewHandler.java:229)
         at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
         at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:96)
         at org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:220)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:622)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:369)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:865)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:447)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:215)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)and some times it gives 500 internal server error.

    The corresponding java code for the top.jsp is
    package _general;
    import oracle.jsp.runtime.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import javax.servlet.jsp.*;
    import oracle.jsp.el.*;
    import javax.servlet.jsp.el.*;
    public class _top extends com.orionserver.http.OrionHttpJspPage {
      // ** Begin Declarations
      // ** End Declarations
      public void _jspService(HttpServletRequest request, HttpServletResponse response) throws java.io.IOException, ServletException {
        response.setContentType( "text/html;charset=utf-8");
        /* set up the intrinsic variables using the pageContext goober:
        ** session = HttpSession
        ** application = ServletContext
        ** out = JspWriter
        ** page = this
        ** config = ServletConfig
        ** all session/app beans declared in globals.jsa
        PageContext pageContext = JspFactory.getDefaultFactory().getPageContext( this, request, response, "/error.jsp", true, JspWriter.DEFAULT_BUFFER, true);
        // Note: this is not emitted if the session directive == false
        HttpSession session = pageContext.getSession();
        int __jsp_tag_starteval;
        ServletContext application = pageContext.getServletContext();
        JspWriter out = pageContext.getOut();
        _top page = this;
        ServletConfig config = pageContext.getServletConfig();
        javax.servlet.jsp.el.VariableResolver __ojsp_varRes = (VariableResolver)new OracleVariableResolverImpl(pageContext);
        try {
          out.write(__oracle_jsp_text[0]);
          out.write(__oracle_jsp_text[1]);
          out.write(__oracle_jsp_text[2]);
          out.write(__oracle_jsp_text[3]);
          out.write(__oracle_jsp_text[4]);
              String sessionUser = (String)session.getAttribute("SessionUserName");
          out.write(__oracle_jsp_text[5]);
            com.sun.faces.taglib.jsf_core.ViewTag __jsp_taghandler_1=(com.sun.faces.taglib.jsf_core.ViewTag)OracleJspRuntime.getTagHandler(pageContext,com.sun.faces.taglib.jsf_core.ViewTag.class,"com.sun.faces.taglib.jsf_core.ViewTag");
            __jsp_taghandler_1.setParent(null);
            __jsp_tag_starteval=__jsp_taghandler_1.doStartTag();
            if (OracleJspRuntime.checkStartBodyTagEval(__jsp_tag_starteval))
              out=OracleJspRuntime.pushBodyIfNeeded(pageContext,__jsp_taghandler_1,__jsp_tag_starteval,out);
              do {
                out.write(__oracle_jsp_text[6]);
                  com.sun.faces.taglib.html_basic.FormTag __jsp_taghandler_2=(com.sun.faces.taglib.html_basic.FormTag)OracleJspRuntime.getTagHandler(pageContext,com.sun.faces.taglib.html_basic.FormTag.class,"com.sun.faces.taglib.html_basic.FormTag id enctype target binding");
                  __jsp_taghandler_2.setParent(__jsp_taghandler_1);
                  __jsp_taghandler_2.setId("top");
                  __jsp_taghandler_2.setEnctype("application/x-www-form-urlencoded");
                  __jsp_taghandler_2.setTarget("contentFrame");
                  __jsp_taghandler_2.setBinding("#{backing_General_top.top}");
                  __jsp_tag_starteval=__jsp_taghandler_2.doStartTag();
                  if (OracleJspRuntime.checkStartTagEval(__jsp_tag_starteval))
                    out.write(__oracle_jsp_text[7]);
                      com.sun.faces.taglib.html_basic.InputHiddenTag __jsp_taghandler_3=(com.sun.faces.taglib.html_basic.InputHiddenTag)OracleJspRuntime.getTagHandler(pageContext,com.sun.faces.taglib.html_basic.InputHiddenTag.class,"com.sun.faces.taglib.html_basic.InputHiddenTag id value binding");
                      __jsp_taghandler_3.setParent(__jsp_taghandler_2);
                      __jsp_taghandler_3.setId("topErrMsg");
                      __jsp_taghandler_3.setValue("");
                      __jsp_taghandler_3.setBinding("#{backing_General_top.topErrMsg}");
                      __jsp_tag_starteval=__jsp_taghandler_3.doStartTag();
                      if (__jsp_taghandler_3.doEndTag()==javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                      OracleJspRuntime.releaseTagHandler(pageContext,__jsp_taghandler_3,3);
                    out.write(__oracle_jsp_text[8]);
                    out.print(sessionUser);
                    out.write(__oracle_jsp_text[9]);
                      com.sun.faces.taglib.html_basic.SelectOneMenuTag __jsp_taghandler_4=(com.sun.faces.taglib.html_basic.SelectOneMenuTag)OracleJspRuntime.getTagHandler(pageContext,com.sun.faces.taglib.html_basic.SelectOneMenuTag.class,"com.sun.faces.taglib.html_basic.SelectOneMenuTag id");
                      __jsp_taghandler_4.setParent(__jsp_taghandler_2);
                      __jsp_taghandler_4.setId("iproduct__productname");
                      __jsp_tag_starteval=__jsp_taghandler_4.doStartTag();
                      if (OracleJspRuntime.checkStartTagEval(__jsp_tag_starteval))
                        out.write(__oracle_jsp_text[10]);
                          com.sun.faces.taglib.jsf_core.SelectItemsTag __jsp_taghandler_5=(com.sun.faces.taglib.jsf_core.SelectItemsTag)OracleJspRuntime.getTagHandler(pageContext,com.sun.faces.taglib.jsf_core.SelectItemsTag.class,"com.sun.faces.taglib.jsf_core.SelectItemsTag value");
                          __jsp_taghandler_5.setParent(__jsp_taghandler_4);
                          __jsp_taghandler_5.setValue("#{backing_General_top.prodList}");
                          __jsp_tag_starteval=__jsp_taghandler_5.doStartTag();
                          if (__jsp_taghandler_5.doEndTag()==javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                            return;
                          OracleJspRuntime.releaseTagHandler(pageContext,__jsp_taghandler_5,4);
                        out.write(__oracle_jsp_text[11]);
                      if (__jsp_taghandler_4.doEndTag()==javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                      OracleJspRuntime.releaseTagHandler(pageContext,__jsp_taghandler_4,3);
                    out.write(__oracle_jsp_text[12]);
                      org.ajax4jsf.taglib.ajax.AjaxCommandButton __jsp_taghandler_6=(org.ajax4jsf.taglib.ajax.AjaxCommandButton)OracleJspRuntime.getTagHandler(pageContext,org.ajax4jsf.taglib.ajax.AjaxCommandButton.class,"org.ajax4jsf.taglib.ajax.AjaxCommandButton oncomplete reRender id styleClass style value action type");
                      __jsp_taghandler_6.setParent(__jsp_taghandler_2);
                      __jsp_taghandler_6.setOncomplete("showErrorMsg()");
                      __jsp_taghandler_6.setReRender("topErrMsg");
                      __jsp_taghandler_6.setId("productSelect");
                      __jsp_taghandler_6.setStyleClass("tabactive1");
                      __jsp_taghandler_6.setStyle("PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-WEIGHT: bold; PADDING-BOTTOM: 1px; PADDING-TOP: 1px");
                      __jsp_taghandler_6.setValue("Go");
                      __jsp_taghandler_6.setAction("#{backing_General_top.productSelect_action}");
                      __jsp_taghandler_6.setType("submit");
                      __jsp_tag_starteval=__jsp_taghandler_6.doStartTag();
                      if (__jsp_taghandler_6.doEndTag()==javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                      OracleJspRuntime.releaseTagHandler(pageContext,__jsp_taghandler_6,3);
                    out.write(__oracle_jsp_text[13]);
                      com.sun.faces.taglib.html_basic.SelectOneMenuTag __jsp_taghandler_7=(com.sun.faces.taglib.html_basic.SelectOneMenuTag)OracleJspRuntime.getTagHandler(pageContext,com.sun.faces.taglib.html_basic.SelectOneMenuTag.class,"com.sun.faces.taglib.html_basic.SelectOneMenuTag id style binding");
                      __jsp_taghandler_7.setParent(__jsp_taghandler_2);
                      __jsp_taghandler_7.setId("selectRecord");
                      __jsp_taghandler_7.setStyle("select");
                      __jsp_taghandler_7.setBinding("#{backing_General_top.selectRecord}");
                      __jsp_tag_starteval=__jsp_taghandler_7.doStartTag();
                      if (OracleJspRuntime.checkStartTagEval(__jsp_tag_starteval))
                        out.write(__oracle_jsp_text[14]);
                          com.sun.faces.taglib.jsf_core.SelectItemTag __jsp_taghandler_8=(com.sun.faces.taglib.jsf_core.SelectItemTag)OracleJspRuntime.getTagHandler(pageContext,com.sun.faces.taglib.jsf_core.SelectItemTag.class,"com.sun.faces.taglib.jsf_core.SelectItemTag itemLabel itemValue");
                          __jsp_taghandler_8.setParent(__jsp_taghandler_7);
                          __jsp_taghandler_8.setItemLabel("User");
                          __jsp_taghandler_8.setItemValue("User");
                          __jsp_tag_starteval=__jsp_taghandler_8.doStartTag();
                          if (__jsp_taghandler_8.doEndTag()==javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                            return;
                          OracleJspRuntime.releaseTagHandler(pageContext,__jsp_taghandler_8,4);
                        out.write(__oracle_jsp_text[15]);
                          com.sun.faces.taglib.jsf_core.SelectItemTag __jsp_taghandler_9=(com.sun.faces.taglib.jsf_core.SelectItemTag)OracleJspRuntime.getTagHandler(pageContext,com.sun.faces.taglib.jsf_core.SelectItemTag.class,"com.sun.faces.taglib.jsf_core.SelectItemTag itemLabel itemValue");
                          __jsp_taghandler_9.setParent(__jsp_taghandler_7);
                          __jsp_taghandler_9.setItemLabel("Product");
                          __jsp_taghandler_9.setItemValue("Product");
                          __jsp_tag_starteval=__jsp_taghandler_9.doStartTag();
                          if (__jsp_taghandler_9.doEndTag()==javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                            return;
                          OracleJspRuntime.releaseTagHandler(pageContext,__jsp_taghandler_9,4);
                        out.write(__oracle_jsp_text[16]);
                          com.sun.faces.taglib.jsf_core.SelectItemTag __jsp_taghandler_10=(com.sun.faces.taglib.jsf_core.SelectItemTag)OracleJspRuntime.getTagHandler(pageContext,com.sun.faces.taglib.jsf_core.SelectItemTag.class,"com.sun.faces.taglib.jsf_core.SelectItemTag itemLabel itemValue");
                          __jsp_taghandler_10.setParent(__jsp_taghandler_7);
                          __jsp_taghandler_10.setItemLabel("Release");
                          __jsp_taghandler_10.setItemValue("Release");
                          __jsp_tag_starteval=__jsp_taghandler_10.doStartTag();
                          if (__jsp_taghandler_10.doEndTag()==javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                            return;
                          OracleJspRuntime.releaseTagHandler(pageContext,__jsp_taghandler_10,4);
                        out.write(__oracle_jsp_text[17]);
                          com.sun.faces.taglib.jsf_core.SelectItemTag __jsp_taghandler_11=(com.sun.faces.taglib.jsf_core.SelectItemTag)OracleJspRuntime.getTagHandler(pageContext,com.sun.faces.taglib.jsf_core.SelectItemTag.class,"com.sun.faces.taglib.jsf_core.SelectItemTag itemLabel itemValue");
                          __jsp_taghandler_11.setParent(__jsp_taghandler_7);
                          __jsp_taghandler_11.setItemLabel("Product User");
                          __jsp_taghandler_11.setItemValue("Product User");
                          __jsp_tag_starteval=__jsp_taghandler_11.doStartTag();
                          if (__jsp_taghandler_11.doEndTag()==javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                            return;
                          OracleJspRuntime.releaseTagHandler(pageContext,__jsp_taghandler_11,4);
                        out.write(__oracle_jsp_text[18]);
                      if (__jsp_taghandler_7.doEndTag()==javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                      OracleJspRuntime.releaseTagHandler(pageContext,__jsp_taghandler_7,3);
                    out.write(__oracle_jsp_text[19]);
                      com.sun.faces.taglib.html_basic.CommandButtonTag __jsp_taghandler_12=(com.sun.faces.taglib.html_basic.CommandButtonTag)OracleJspRuntime.getTagHandler(pageContext,com.sun.faces.taglib.html_basic.CommandButtonTag.class,"com.sun.faces.taglib.html_basic.CommandButtonTag action id value style styleClass type");
                      __jsp_taghandler_12.setParent(__jsp_taghandler_2);
                      __jsp_taghandler_12.setAction("#{backing_General_top.createNew_action}");
                      __jsp_taghandler_12.setId("createNewRecord");
                      __jsp_taghandler_12.setValue("New");
                      __jsp_taghandler_12.setStyle("PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-WEIGHT: bold; PADDING-BOTTOM: 1px; PADDING-TOP: 1px");
                      __jsp_taghandler_12.setStyleClass("tabactive1");
                      __jsp_taghandler_12.setType("submit");
                      __jsp_tag_starteval=__jsp_taghandler_12.doStartTag();
                      if (__jsp_taghandler_12.doEndTag()==javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                      OracleJspRuntime.releaseTagHandler(pageContext,__jsp_taghandler_12,3);
                    out.write(__oracle_jsp_text[20]);
                      com.sun.faces.taglib.html_basic.InputTextTag __jsp_taghandler_13=(com.sun.faces.taglib.html_basic.InputTextTag)OracleJspRuntime.getTagHandler(pageContext,com.sun.faces.taglib.html_basic.InputTextTag.class,"com.sun.faces.taglib.html_basic.InputTextTag id maxlength size binding");
                      __jsp_taghandler_13.setParent(__jsp_taghandler_2);
                      __jsp_taghandler_13.setId("recordGet");
                      __jsp_taghandler_13.setMaxlength("10");
                      __jsp_taghandler_13.setSize("8");
                      __jsp_taghandler_13.setBinding("#{backing_General_top.recordGet}");
                      __jsp_tag_starteval=__jsp_taghandler_13.doStartTag();
                      if (__jsp_taghandler_13.doEndTag()==javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                      OracleJspRuntime.releaseTagHandler(pageContext,__jsp_taghandler_13,3);
                    out.write(__oracle_jsp_text[21]);
                      com.sun.faces.taglib.html_basic.CommandButtonTag __jsp_taghandler_14=(com.sun.faces.taglib.html_basic.CommandButtonTag)OracleJspRuntime.getTagHandler(pageContext,com.sun.faces.taglib.html_basic.CommandButtonTag.class,"com.sun.faces.taglib.html_basic.CommandButtonTag action id value style styleClass");
                      __jsp_taghandler_14.setParent(__jsp_taghandler_2);
                      __jsp_taghandler_14.setAction("#{backing_General_top.actionGetRecord_action}");
                      __jsp_taghandler_14.setId("actionGetRecord");
                      __jsp_taghandler_14.setValue("Find Record");
                      __jsp_taghandler_14.setStyle("PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-WEIGHT: bold; PADDING-BOTTOM: 3px; PADDING-TOP: 3px");
                      __jsp_taghandler_14.setStyleClass("tabactive1");
                      __jsp_tag_starteval=__jsp_taghandler_14.doStartTag();
                      if (__jsp_taghandler_14.doEndTag()==javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                        return;
                      OracleJspRuntime.releaseTagHandler(pageContext,__jsp_taghandler_14,3);
                    out.write(__oracle_jsp_text[22]);
                  if (__jsp_taghandler_2.doEndTag()==javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
                    return;
                  OracleJspRuntime.releaseTagHandler(pageContext,__jsp_taghandler_2,2);
                out.write(__oracle_jsp_text[23]);
              } while (__jsp_taghandler_1.doAfterBody()==javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
              out=OracleJspRuntime.popBodyIfNeeded(pageContext,out);
            if (__jsp_taghandler_1.doEndTag()==javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
              return;
            OracleJspRuntime.releaseTagHandler(pageContext,__jsp_taghandler_1,1);
        catch (Throwable e) {
          if (!(e instanceof javax.servlet.jsp.SkipPageException)){
            try {
              if (out != null) out.clear();
            catch (Exception clearException) {
            pageContext.handlePageException(e);
        finally {
          OracleJspRuntime.extraHandlePCFinally(pageContext, true);
          JspFactory.getDefaultFactory().releasePageContext(pageContext);
      private static final char __oracle_jsp_text[][]=new char[24][];
      static {
        try {
        __oracle_jsp_text[0] =
        "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\r\n".toCharArray();
        __oracle_jsp_text[1] =
        "\r\n".toCharArray();
        __oracle_jsp_text[2] =
        "\r\n".toCharArray();
        __oracle_jsp_text[3] =
        "\r\n".toCharArray();
        __oracle_jsp_text[4] =
        "\r\n".toCharArray();
        __oracle_jsp_text[5] =
        "\r\n".toCharArray();
        __oracle_jsp_text[6] =
        "\r\n  <html>\r\n    <head>\r\n      <title>iTools - Menu</title>\r\n      <link rel=\"StyleSheet\" href=\"../css/iTools.css\" type=\"text/css\" media=\"screen\"/>\r\n      <script type=\"text/javascript\">\r\n        function showErrorMsg() {\r\n            if(document.getElementById('top:topErrMsg').value != '') {\r\n                alert(document.getElementById('top:topErrMsg').value);\r\n            }\r\n            document.getElementById('top:topErrMsg').value='';\r\n        }\r\n      </script>\r\n    </head>\r\n    <body leftMargin=\"0\" topMargin=\"0\" marginheight=\"0\" marginwidth=\"0\" id=\"top_body\">\r\n      ".toCharArray();
        __oracle_jsp_text[7] =
        "    \r\n        ".toCharArray();
        __oracle_jsp_text[8] =
        "\r\n        <table class=\"topframebg\" cellSpacing=\"0\" cellPadding=\"0\" width=\"100%\" summary=\"\" border=\"0\" id=\"top_table1\">\r\n          <tbody id=\"top_table1_tbody1\">\r\n            <tr id=\"top_table1_tr1\">\r\n              <td id=\"top_table1_tr1_td1\">\r\n                <table align=\"right\" background=\"../images/bottom-shade.gif\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" summary=\"\" border=\"0\" id=\"top_table2\">\r\n                  <tbody id=\"top_table2_tbody2\"><tr id=\"top_table2_tr1\">\r\n                    <td width=\"20\" id=\"top_table2_tr1_td1\"> </td>\r\n                    <td width=\"75%\" class=\"smalltext\" id=\"top_table2_tr1_td2\">Welcome to ".toCharArray();
        __oracle_jsp_text[9] =
        "</td>\r\n                    <td id=\"restrictedWrkProfile\" noWrap align=\"center\" width=\"65\">\r\n                      <a class=\"txtglobalnav\" href=\"userProfile.jsp\" target=\"contentFrame\">User Profile</a>\r\n                    </td>\r\n                    <td id=\"restrictedWrkProfileFollowup\" width=\"5\">\r\n                      <span class=\"dividerglobalnav\">|</span>\r\n                    </td>\r\n                    <td noWrap align=\"center\" width=\"30\" id=\"top_table2_tr1_td3\">\r\n                      <a class=\"txtglobalnav\" onclick=\"\" href=\"javascript:top.cqHandler.help()\" id=\"top_table2_tr1_a1\">Help</a>\r\n                    </td>\r\n                    <td align=\"center\" width=\"5\" id=\"top_table2_tr1_td4\">\r\n                      <span class=\"dividerglobalnav\" id=\"top_table2_tr1_span1\">|</span>\r\n                    </td>\r\n                    <td noWrap align=\"center\" width=\"30\" id=\"top_table2_tr1_td5\">\r\n                      <a id=\"top_table2_tr1_a2\" class=\"txtglobalnav\" onclick=\"window.open('?command=GetProductInfo&amp;rmsessionid=203d4d38-8e6d-4b24-be1a-87fee01afc94','about','height=385,width=356,resizable=no,scrollbars=no')\" href=\"http://rational-blr.iidc.lucent.com:8080/cqweb/main?USE_CASE=cq_banner&amp;action=banner#\">About</a>\r\n                    </td>\r\n                    <td align=\"center\" width=\"5\" id=\"top_table2_tr1_td6\">\r\n                      <span class=\"dividerglobalnav\" id=\"top_table2_tr1_span2\">|</span>\r\n                    </td>\r\n                    <td noWrap align=\"center\" width=\"50\" id=\"top_table2_tr1_td7\">\r\n                        <a class=\"txtglobalnav\" href=\"../login.jsp\" target=_top id=\"top_table2_tr1_a3\">Log Out</a>\r\n                    </td>\r\n                    <td align=\"center\" id=\"top_table2_tr1_td8\">\r\n                      <img height=\"8\" alt=\"\" src=\"../images/nocolor.gif\" width=\"5\">\r\n                    </td>\r\n                  </tr></tbody>\r\n                </table>\r\n              </td>\r\n            </tr>\r\n            <tr>\r\n              <td class=\"topframebg\">\r\n                <table class=\"topframebg\" cellSpacing=\"0\" cellPadding=\"0\" summary=\"\" border=\"0\" width=\"100%\">\r\n                  <tbody>\r\n                    <tr>\r\n                      <td width=\"15\"><img height=\"30\" alt=\"\" src=\"../images/nocolor.gif\" width=\"5\"></td>\r\n                      <td class=\"topleftnavbold\" noWrap>Product: \r\n                        ".toCharArray();
        __oracle_jsp_text[10] =
        "\r\n                          ".toCharArray();
        __oracle_jsp_text[11] =
        "\r\n                        ".toCharArray();
        __oracle_jsp_text[12] =
        "\r\n                      </td>\r\n                      <td></td>\r\n                      <td width=\"5\"><img height=\"1\" alt=\"\" src=\"../images/nocolor.gif\" width=\"5\"></td>\r\n                      <td width=\"30\">\r\n                        <div><span style=\"WHITE-SPACE: nowrap\">\r\n                            ".toCharArray();
        __oracle_jsp_text[13] =
        "\r\n                        </span></div>\r\n                      </td>\r\n                      <td width=\"15\"><img height=\"30\" alt=\"\" src=\"../images/nocolor.gif\" width=\"5\"></td>\r\n                      <td class=\"topframeshadow\" width=\"1\"><img height=\"1\" alt=\"\" src=\"../images/nocolor.gif\" width=\"1\"></td>\r\n                      <td class=\"topframehighlight2\" width=\"1\"><img height=\"1\" alt=\"\" src=\"../images/nocolor.gif\" width=1></td>\r\n                      <td width=\"5\"><img height=\"37\" alt=\"\" src=\"../images/nocolor.gif\" width=\"5\"></td>\r\n                      <td class=\"topleftnavbold\" noWrap>Record: \r\n                        ".toCharArray();
        __oracle_jsp_text[14] =
        "\r\n                          ".toCharArray();
        __oracle_jsp_text[15] =
        "\r\n                          ".toCharArray();
        __oracle_jsp_text[16] =
        "\r\n                          ".toCharArray();
        __oracle_jsp_text[17] =
        "\r\n                          ".toCharArray();
        __oracle_jsp_text[18] =
        "\r\n                        ".toCharArray();
        __oracle_jsp_text[19] =
        "\r\n                      </td>\r\n                      <td></td>\r\n                      <td width=\"5\"><img height=\"1\" alt=\"\" src=\"../images/nocolor.gif\" width=\"5\"></td>\r\n                      <td width=\"30\">\r\n                        <div><span style=\"WHITE-SPACE: nowrap\">\r\n                            ".toCharArray();
        __oracle_jsp_text[20] =
        "\r\n                        </span></div>\r\n                      </td>\r\n                      <td width=\"5\"><img height=\"1\" alt=\"\" src=\"../images/nocolor.gif\" width=\"5\"></td>\r\n                      <td class=\"topframeshadow\" width=\"1\"><img height=\"1\" alt=\"\" src=\"../images/nocolor.gif\" width=\"1\"></td>\r\n                      <td class=\"topframehighlight2\" width=\"1\"><img height=\"1\" alt=\"\" src=\"../images/nocolor.gif\" width=1></td>\r\n                      <td width=\"5\"><img height=\"37\" alt=\"\" src=\"../images/nocolor.gif\" width=\"5\"></td>\r\n                      <td class=\"topleftnavbold\" noWrap>ID:  </td>\r\n                      <td>\r\n                        ".toCharArray();
        __oracle_jsp_text[21] =
        "\r\n                      </td>\r\n                      <td width=\"5\"><img height=\"1\" alt=\"\" src=\"../images/nocolor.gif\" width=\"5\"></td>\r\n                      <td width=\"30\">\r\n                        <div><span style=\"WHITE-SPACE: nowrap\">\r\n                          ".toCharArray();
        __oracle_jsp_text[22] =
        "\r\n                        </span></div>\r\n                      </td>\r\n                      <td width=\"5\"><img height=\"1\" alt=\"\" src=\"../images/nocolor.gif\" width=\"5\"></td>\r\n                      <td width=\"70%\"> </td>\r\n                      <td width=\"1\"><img height=\"1\" alt=\"\" src=\"../images/nocolor.gif\" width=\"1\"></td>\r\n                      <td width=\"5\"><img height=\"37\" alt=\"\" src=\"../images/nocolor.gif\" width=\"5\"></td>\r\n                    </tr>\r\n                  </tbody>\r\n                </table>\r\n              </td>\r\n            </tr>\r\n          </tbody>\r\n        </table>\r\n      ".toCharArray();
        __oracle_jsp_text[23] =
        "  \r\n    </body>\r\n  </html>\r\n".toCharArray();
        catch (Throwable th) {
          System.err.println(th);
    }

  • BUG in JDeveloper 10.1.3

    Hi,
    I'm testing a connection with Database PostgreSQL 8.0.
    I create a connection in version 10.1.2 and this connection show-me the table of the "public schema", but in version 10.1.3 don't show-me.
    Thanks.

    Hi,
    the JDeveloper preview on OTN is not yet tested with all databases we plan to support in production.
    Frank

  • Region and dialog return bug in JDEVELOPER 11.1.1.1.0

    SomeOne know hot to fix this bug...??
    http://adfbugs.blogspot.com/2009/08/region-and-dialog-return-bug.html
    ADF_FACES-60058: Attempt to re-register component with different model.
    Cause: An IllegalStateException occurred.
    Action: Contact Oracle Support Services.
    Level: 2
    Type: INCIDENT_ERROR
    Impact: Logging
    I have trying and trying and trying to solve this but didnt get a fix....

    John Stegeman wrote:
    The comments in that blog seem to indicate it was fixed in 11.1.1.2 - so two choices for you:
    1). upgrade
    2). File a support request and ask them to backport the fix.
    Since there is a bug filed with support, you can just contact them to see what the current status is.
    Johnas i heard from August 1, 2011 Oracle has stopped supporting 11.1.1.1.0 ......only 11.1.1.2 or later is supported (or may be they told us this to FORCEFULLY upgrade :P)
    so upgrade would be better choice.
    Zeeshan

Maybe you are looking for

  • How can we handle browser settings while dealing with the security ?

    Hi , how can we handle browser settings while dealing with the security ?When we configured security in web.xml , during the first request the container is asking for the authentication credentials once they are provided it go's on. but when the user

  • Home Sharing, Syncing, same apps on both iPads

    We have two iPads, Apple TV, and use iTunes on Windows PC for our big music library. We enabled Home Sharing everywhere. So we use the same Apple ID on iTunes for all of those devices. That works fine. Now it seems that when my wife puts an app on he

  • What's wrong with Logic and Soundtrack Pro

    Just spent a frustrating day trying to record with Soundtrack Pro and Logic Soundtrack is working on and off Problems: 1. Even if sounds are loaded in the multitrack editor, no sound when playing. Only the Solo (S) button make a track sound. No idea

  • Trying to populate a JTable

    Hello Im having some issues populating a JTable. I know that one of the ways to populate it is using the constructor JTable(Object[][] rowData, Object[] columnNames) All the exmples I�ve seen on the net initialize the arrays this way private String[]

  • Report for list of invoce for that accounting posting is due

    Hi, Is there is any report to see the list of invoice for that accounting posting has not done.Please reply ASAP. Regards Prabudh