My Custom JSP form reflects not on browser

Hi all

I created a custom test JSP file. Downloaded in the directory/applications/oacore/html where the AppsLocalLogin.jsp file exist. I've compiled all the JSP form by running the following command:

ojspCompile.pl --compile --flush -p 2 -conf '/u01/install/VISION/fs2/inst/apps/EBSDB_ebs/appl/admin/ojspCompile.conf'

And after these steps, I restarted my application services as well as database services.

But my JSP form is not rendered on the browser. When I type http://ebs.example.com:8000/OA_HTML/testJSP.jsp url, then it shows error like this:
2015-11-03_1720.png

I don't know why this is happening.

Please help me.

Thank you

In EBS 11i/R12: $COMMON_TOP/_pages

EBS in 12.2: $EBS_APPS_DEPLOYMENT_DIR/oacore/html/WEB-INF/classes/_pages

Kind regards

Kiran

Tags: Oracle Applications

Similar Questions

  • ' The page you are trying to view cannot shown because it uses an invalid form or not support compression. ' This happens only in the Fire Fox browser.

    When I try to access sourcea.fr to check my account, after I get my ID and password a window opens with the message "the page you are trying to view cannot shown because it uses an invalid form or not support compression. '" This only happens in the Fire Fox browser.

    Hi BAMIRANGE,

    ·         You try to use Internet Explorer and check to see if you encounter the same problem?

    If the limited issue of Firefox then the number you posted would be better suited in the Forums of Mozilla Firefox. I would recommend posting your query using Mozilla's Firefox.

     

    Support for Mozilla Firefox

    http://support.Mozilla.org/en-us/KB

    Hope this information helps.

  • Custom JSP does not affect

    Jin

    I have a jsp custom, which is newly created and settled in $OA_HTML after this bounce apache and empty the cache has been done.
    but when I execute this jsp using the url as "http://hostname:portno/OA_HTML/xxrequest.jsp" it does not appear my last customization it displays error "HTTP 500 Internal server error".

    where can I see log for this error in oracle applications.

    -Raj

    Raj,

    No other errors in the log files? If please clear logs (take a backup of the files first), reproduce the problem and review logs.

    BTW, how do clear you your cache? Have you deleted files/directories under the directory COMMON_TOP/_pages $?

    Kind regards
    Hussein

  • My AS3 custom forms do not treat

    I created 3 forms.  I have provided the links below.  The forms seem to work correctly.  You receive an error message when the form was not filled out correctly and when you fill out the form correctly it seems to process information forms.  However the information is never received in my e-mail account.  I guess there is a problem with the php file.  I'd appreciate any help.

    http://dmcclain.co.cc/forms/

    ContactMain.as goes with form7

    ContactMain2.as goes with form8

    Thanks in advance

    There are probably a number of things you forgot to change.  Your php file expects to receive named variables...

    senderName

    senderEmail

    senderMessage

    What are the names of the variables that you send to it?

    Chances are that you never took the test at the beginning...

    {if (Empty($_POST['senderEmail']))}

    echo "' error: no e-mail address found"; "

    "exit";

    }

  • CNN feedback form does not load

    Several strange things with the CNN site.

    First, when I was at about 13:45 or so I typed in a term in the search field and kept getting in the message box in my lower left corner screen that was transmitting the data to something like falsemail [dot] net and so I finally clicked on 'x' in the address bar for transmission, and then the site loaded correctly.

    However, when I tried to report this error to CNN through its feedback for technical questions form, I couldn't pull up form, had trouble backpaging and, once I was able to get out of the site, the URL listed for the first page button was this strange wyciwyg://13/http://www[dot]cnn[dot]com/ what?

    Finally, when I tried to access the CNN contacts us as a link through a search on google there was huge latency and it is impossible to go to its page.

    I erased my browser, cookies and hide them but can't seem to pull up the CNN feedback form to report technical problems.

    Is this a problem CNN site or browser Firefox problem?

    Thanks for all the insight people can have.

    The link I provided now seems to work, and I used it to report the technical problem to CNN. Apparently, he was with his site and not my browser. Thanks for your help.

  • VB6 program install on Win7, but some forms will not display

    Using a Setup.exe to install the program on any Windows XP operating system or higher to run as administrator and all work to form properly.

    Customer wants to distribute through the .msi package:

    With the help of an .msi package built with Visual Studio 6 Installer on Windows XP.  Install on Windows XP and each form works correctly.

    Using the same name of the package .msi on Win7 and some forms are not displayed, no error is generated, the screen does not display.  I checked that all the controls are distributed and installed on the target computer.  I think it may be related to registration of MSADO15.dll or MSCOMCTL.ocx because the only thing that forms that do not have in common is that they use all ADO recordsets.

    Someone has ideas about things can try or I had a similar experience with applications on Win7 VB6?

    This really is... KS! THANK YOU MICROSOFT!

    I run a win 7 with office 2010 and all solustions here don't quite work.

    PLEASE I PREF. PEOPLE... MICROSOFT COMES UP WITH ANOTHER UPDATE WILL FIX THE PROBLEM

    Can someone help me please...

    after update from 15-08-2012 mscomctl.ocx no longer works

    Thank you people

    Hello people,

    I fixed it by restoring the system to 1 day before the update from 14 August.
    Then I did regsvr32.exe /s mscomctl.ocx to system32 and syswow64 folder

    It worked!

    I hope this will solve your problems too

  • Related problem JRE | Oracle EBS 12.2.4 and Internet Explorer 11.0.9600.17631 | Forms does not work

    Hello

    I'm having some problem with the JRE, the following are details.

    Oracle EBS: 12.2.4

    Internet Explorer: 11.0.9600.17631

    Windows: 8.1 (64)

    Now the problem is, the forms are not loaded in the browser.

    The default page while trying to open a form is telling to install file: oaj2se.exe which does not work.

    also I can use firefox (37.0.2) or chrome (42.0.2311.152 m) for EBS.

    Thank you.

    Shahidul.

    Hi Eric,.

    Please see - recommended browsers for Oracle E-Business Suite Release 12 [389422.1 ID]

    Kind regards

    Kiran

  • Deployment of custom JSP

    Hello

    We have a custom JSP (xxfe_f673_list_package.jsp) page and when we try to access it using URL: http://domain:8000/OA_HTML/f673/xxfe_f673_list_package.jsp , we get error below:

    Error 404 - not found

    RFC 2068 Hypertext Transfer Protocol--HTTP / 1.1:

    10.4.5 404 not found

    We have done below to compile the JSP as mentioned in Doc-ID 1928874.1

    1. copy the xxfe_f673_list_package.jsp $OA_HTML/f673 /.

    2 run: cd $FND_TOP/patch/115/bin

    3. start: perl ojspCompile.pl - compile s "xxfe_f673_list_package.jsp" - flower

    4 reviewed the compilation ended without error

    5 confirms that the following file is created $EBS_APPS_DEPLOYMENT_DIR/oacore/html/WEB-INF/classes/_pages/__xxfe_f673_list_package.class

    6. what recompile a JSP existing also bounce OACORE WLS server.


    Help, please!


    Thank you

    Anupam

    Hey Anupam,

    You can try to compile with the command - below

    Perl ojspCompile.pl - compilation s "f673/xxfe_f673_list_package.jsp" - hunting

    and check if she created the classfile sub - $EBS_APPS_DEPLOYMENT_DIR/oacore/html/WEB-INF/classes/_pages/_f673/__xxfe_f673_list_package.class

    Change the HTML call as - f673/xxfe_f673_list_package.jsp and try again.

    -Kj

  • Custom pages OAF does not not in the R 12.2.4 upgrade

    Hi guys,.

    We are upgrading to R R 11.5.10.2 12.2.4. We have copied our instance of generation of Production and improved to R 12.2.24. Now, there is a problem with the custom pages OAF. It seems that the custom java class files are not get covered by the application.

    Since it is the body build, I am applying custom patch directly in the file system to run (fs1) and I am getting below error while executing one of the custom of the OPS page:

    oracle.apps.fnd.framework.OAException: could not create Java class: (oracle.apps.xxfe.f486.asn.lead.webui. ASNLeadQryCOEx) associated with the area: (ASNLeadQryRN). It is probably because the class name is incorrect or not included in the project.

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247)

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1435)

    at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2848)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1991)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:567)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:455)

    I think that it is simply saying that it couldn't find the java class. But I checked in the system as indicated below, the class files are roughly:

    $ cd $JAVA_TOP

    $ cd oracle/apps/xxfe/f486/asn/lead/webui /.

    $ ls - ltr

    total 10

    -rw - r - r - 1 a2bur12a s/n 5693 7 Jan 13:23 ASNLeadLstCOEx.class

    -rw - r - r - 1 a2bur12a s/n 3397 7 Jan 13:23 ASNLeadQryCOEx.class

    I also checked the class path, which is also to top java:

    $ cd $JAVA_TOP

    $ pwd

    / opt/lapp121/FS1/EBSapps/COMN/java/classes

    $ echo $CLASSPATH

    /opt/lapp121/fs1/EBSapps/comn/util/jdk32/lib/dt.jar:/opt/lapp121/fs1/EBSapps/comn/util/jdk32/lib/tools.jar:/opt/lapp121/fs1/EBSapps/comn/util/jdk32/jre/lib/rt.jar:/opt/lapp121/fs1/EBSapps/comn/shared-libs/ebs-3rdparty/WEB-INF/lib/ebs3rdpartyManifest.jar:/opt/lapp121/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-fmw/WEB-INF/lib/ebsFMWManifest.jar:/opt/lapp121/fs1/FMW_Home/Oracle_EBS-app1/shared-libs/ebs-appsborg/WEB-INF/lib/ebsAppsborgManifest.jar:/opt/lapp121/fs1/FMW_Home/oracle_common/modules/oracle.uix_11.1.1/uix2.jar:/opt/lapp121/fs1/EBSapps/comn/java/classes:/ opt/lapp121/fs1/EBSapps/10.1.2/forms/java:/opt/lapp121/fs1/EBSapps/10.1.2/forms/java/frmall.jar:/opt/lapp121/fs1/EBSapps/10.1.2/jlib/ewt3.jar:/opt/lapp121/fs1/EBSapps/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar

    I've heard that it takes run the utility adcgnjar and when I tried, I got the message below:

    Generation customall.jar...

    Do not create custom not customall.jar like no java directory under JAVA_TOP.

    Maybe it's because the location of the custom folder which is$JAVA_TOP/oracle/apps/xxfe

    I also tried to install these custom features of the OPS in online marking (as per my understanding following the features of online marking is not required (this is just an instance of generation) so earlier I had installed directly in the file system to run). But in following mode of patch, I had some error in ADOPTION (prepare) as below:

    FATAL ERROR *.

    PROGRAM: (/ opt/lapp121/fs1/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl)

    TIME: Fri Jan 9 15:07:37 2015

    FUNCTION: main::validatePatchLocation [level 1]

    ERRORMSG: / opt/lapp121/fs_ne/EBSapps/patch/19258581 directory does not exist.

    [UNEXPECTED] Error occurred during execution 'perl /opt/lapp121/fs1/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl-


    Notice that I use the commands below to bounce at the intermediate level:

    1. stop adapcctl.sh
    2. admanagedsrvctl.sh stop oacore_server1
    3. Enter the password for Weblogic: < pass >
    4. admanagedsrvctl.sh start oacore_server1
    5. Enter the password for Weblogic: < pass >
    6. adapcctl.sh start


    I am mainly looking for the installation of this file system customization to run if it is absolutely not necessary to do so in the patch file system.


    Please let me know if anyone knows about it, or any way to go?

    Thank you

    Anupam

    Hello

    I could solve this problem. I am writing the solution that worked for reference:

    1. When the custom java files are placed in one of the shipped Oracle directories of the application (for example $JAVA_TOP/oracle/apps/fnd, $JAVA_TOP/oracle/apps/ad, etc) then the creation of custom jar file is not necessary.
    1. When the custom java files are placed in $JAVA_TOP // and then run the utility adcgnjar.
    1. Deploy customizations that are created in the package. oracle.apps.xxprod * and no xxprod.oracle.apps. * or xxprod.oracle.apps.xxprod. * on EBS 12.2.X?

    It was our case because we have a custom directory under $JAVA_TOP/oracle/apps/xxfe

    When the custom java files are placed in any other non-standard location (for example $JAVA_TOP/oracle /, $JAVA_TOP/oracle/java / etc) then custom jar file must be created manually and must be made available for WebLogic to pick it up.

    Detailed instructions are given below:

    Create a temporary custom.zip file that contains the entire application customized to the non-standard location directories/files:

    (1) cd $JAVA_TOP

    (2) zip r - customprod.zip. Where the list of all directory paths are present, compared to $JAVA_TOP for the custom to the non-standard location application java files.

    Generate customprod.jar file & sign 3).

    Command: adjava oracle.apps.ad.jri.adjmx - areas $JAVA_TOP/customprod.zip - outputFile $JAVA_TOP / customprod.jar - jar $CONTEXT_NAME 1 CUST jarsigner - storePass - keyPass

    (4) delete temporary customprod.zip.

    Command: rm $JAVA_TOP/customprod.zip

    (5) follow the steps below to allow the custom WebLogic jar

    (a) to take a backup copy of the existing /admin/template/ebsProductManifest_xml.tmp

    (b) modify /admin/template/ebsProductManifest_xml.tmp to add the customprod.jar (after customall.jar)

    (c) execute AutoConfig

    (d) bounce midrange services

    Thank you

    Anupam

  • Form do not redirect to successURL / failureURL

    Hello.

    We have this form to send a file to the FormHandler waiting for a the UploadedFile

    < dsp:form action = "${context}" / _blank.jsp "enctype =" multipart/form-data"method ="POST">"

    But somehow he is ignorant of the successURL / failureURL-return checkFormRedirect (req, res); - and redirecting to action attr. (_blank.jsp).

    Changing the shape to GET back to the right URL, but it is not possible to send the file through it, is it?

    Can someone help with this problem?

    In fact, this is another problem, the form did not reach the handle method.

    We cut style and the bean to submit and it worked well.

  • Form does not work on chrome

    Hi friends,

    I'm new to developer10g. I created a program 10g form. When I run it, it does not open. browser displays an error.

    no plugin available to view this content.


    Please tell me how to solve this problem. I will be grateful.


    Kind regards

    Kamran

    Hi Keita,

    Please make sure that Java is installed correctly on your system.

    If yes means open the Java Console and trace of the error.

    I hope this helps...

  • Fillable PDF of Acrobat forms do not seem to work with third-party PDF readers. No way to avoid this?

    I wish that adobe would make their more accessible and easy to use PDF forms making them compatible third-party PDF readers. I do extensive PDF forms that have embedded fonts, and they only work with Adobe reader software. Huge problem when there are so many other PDF readers out there. Form is basically corrupt and fonts disappear or is replaced that is not supposed to happen. How to avoid a customer called me to say that the form does not work?

    They ask a Word file at the place where they are able to change fonts, colors, size, etc.. Why Adobe cannot make forms more accessible by allowing the user to change fonts if necessary?

    Also, when I try to add a window where a customer can add their own photos with a bit of javascript and function button, the only eligible image type is a PDF. Why not a jpeg file for more photos are jpeg file?

    It seems to me that engineers do jumps and limits of improvements on programs like Photoshop but kind of not paying attention to the fact of this PDF file are used for current affairs all the time. The PDF format has enormous potential in the place of the market, but the fact that the forms do not work on third party PDF readers and the fact that the fonts in the forms is not modifiable by the end-user in the extended format is a huge problem.

    There's really nothing adobe can do on the functions of the software how not Adobe. The PDF standard is no longer controlled by Adobe, it is controlled by the ISO. Some PDF viewers choose to have no support for forms, some have good enough support, and some (such as preview) are simply malicious. There are a lot of non Adobe software that creates PDF files bad, and that does not almost using Acrobat/Reader. Still, this isn't Adobe can solve a problem.

    With respect, allowing the image with the buttonImportIcon method and the reader formats, I know that sent a feature request for this. Reader 11 is the first release since Reader 5 that supports this, so I have hope for the future. In the meantime, it is pretty easy these days to convert an image in PDF format. Same preview can do.

  • custom login form

    Hello

    We use oracle forms 6i and 11 g.
    Our clients do not want to enter into the database (to connect), they want to do is enter the user name and password.
    So, I decided to create a custom login form in which there are only two fields (username, password) and a button

    I put the code NULL trigger for connection etc.
    Then the button of the custom form, I added the following code
    logon (un,pw||'@'||cn).
    if form_success 
    then
       call_form('xxx')
    else
    null;
    end if; 
    The question is even if the password is wrong that it doesn't always work the call_form.
    How can this be corrected? any ideas?

    Thank you
    Laba

    Dear mohamed,

    No need to save the password in a Table.

    You must check the FORM_SUCCESS State in the trigger logon WE , and save its value in A form level Variable / Item. Then check that the value of the trigger WHEN BUTTON PRESSED and do accordingly.

    Kind regards

    Manu.

  • How to make a required checkbox field stop a submission form if not checked.

    Hello

    I have a form needs people to accept both boxes before submitting the form when you click a button.

    I use Acrobat X Pro.

    The form does not present when a required text field is empty, but when the boxes are empty again tries to present.

    How can I work around this problem?

    Thank you.

    You can't do it directly, but there is a workaround solution. Create a (hidden) text field and set it as required. As a custom text field calculation script, enter the following code:

    This.getField("Check_Box1").value = Event.Value == "Off"? "": this.getField("Check_Box1").value;

    This will prevent the submitted document if "Check Box1" is unchecked. The downside is that the box will not be underlined in red when validation fails, but at least the record will not submit partially filled in.

    Alternatively, you can write you own validation script, which can provide a comprehensive report which fields have yet to be filled before submitting the file.

  • "customer logged in, but not in a secure area.

    Why do the dashboard gives the message of a customer logged in, but not in a specific area when there are different exposed areas?

    Thanks in advance.

    Nancy

    If you do not assign a person to an area, but they have completed a form with username and password, they can connect. They are not assigned to a zone, but may still have a connected state.

Maybe you are looking for

  • Keyboard does not work on my laptop Satellite

    When I press some of the buttons on the keyboard, the button next to them is enabled. for example, I press a button and it turns on the caps lock. This happens to the other buttons as well.What is the cause? How should I do?

  • L50-B-2FH satellite: how to find the right drivers?

    Hello even after the selection of the details of the system al (2FH-B-L50 / PSKTNE, Windows 64-bit Professional 8.1), I always get several WLAN, Bluetooth, TouchPad etc drivers for my system. How will I know the good ones? They may depend on differen

  • Is it possible to program the processor MyRIO outside LabView?

    I am writing an operating system for AVR32 and I like to wear ARM Cortex to measure differences in performance etc. How can I program a MyRIO outside labview?

  • Set default color in black and white for HP Officejet 4500 driver

    Is it possible to set the default color setting black and white driver and not in color? I know how to change the setting for each document that I want to print, but I print almost all black and you want to set the driver up to always default to blac

  • How can I configure multiple monitors for my desktop?

    My desktop computer running Windows Vista and I can't seem to set up multiple monitors.  I tried to changind display settings, but "several screens" are not listed.  When I unplug and reconect sreenc it gives me the double adjustment in all screens.