Oracle E Business Suite 11i vision instance on windows xp - Jinitiator

Hello,
I installed Oracle E Business Suite 11.5.10 on windows xp.
**The login form is successful. But, I am not able to navigate to (or) start any of the forms other than self service forms. I have tried IE, Firefox, and Netscape.**
**Jinitiator 1.3.1.18 is being installed again and again, but the form would not pop up.**
I read that I need 1.3.1.21, I have installed that but in vein.
Can someone help me find the correct browser and jinitiator verison

Hi user;
I installed Oracle E Business Suite 11.5.10 on windows xp.
**The login form is successful. But, I am not able to navigate to (or) start any of the forms other than self service forms. I have tried IE, Firefox, and Netscape.**Please follow:
Recommended Browsers for Oracle E-Business Suite 11i Doc ID: 285218.1
**Jinitiator 1.3.1.18 is being installed again and again, but the form would not pop up.**
I read that I need 1.3.1.21, I have installed that but in vein.please add your login page trusted site,please turn of pop-up blocker,please uncheck IE>>tools>>advence>> Enable third party browser extencion
If you have still problem please post it
Regard
Helios

Similar Messages

  • BI Publisher with Oracle e-Business Suite 11i in EBS security mode

    Seems I submitted below in wrong forums earlier so posing to correct one now. Appreciate any help.
    Hi All,
    I want to configure BI Publisher that comes as a part of OBIEE in Oracle E-Business Suite security mode. My Oracle E-Business Suite 11i runs on 3 node RAC database and 3 node apps tier/cm tier. As per configuration guide, I changed security mode in BIP to 'Oracle E-Business' and uploaded DBC file from E-business suite Web&Forms tier. In DBC file TWO_TASK parameter has value of test_806_BALANCE which is just an alias in tnsnames.ora for load balancing. Now when I go to BI publisher and click on 'Roles and Permission' tab in security center, it gives me 500 Internal server error.
    But if I change this TWO_TASK value to any particular RAC instance sid, I am able to see all responsibility in Roles and Permission tab. This seems that BI Publisher makes jdbc connection url to database on the fly by reading DB_HOST, dB_Port and TWO_TASK parametes from dbc file and due to this my BI Publisher is single point of failure if the RAC instance goes down which I mentioned in DBC file. Even though E-Business Suite is in HA, BI publisher is not taking advantage of this HA db.
    Any one has idea how to over come this situation.

    You can try for a luck by posting the thread in BI Publisher Section of this Forum..

  • I am interested to Marketing of product Oracle E-Business Suite 11i

    Faisalabad (Pakistan) is a big industrial city in which there is a very high potential for your product Oracle E-Business Suite 11i.
    I have visited few groups of industries and find that they are interested to purchase e-Business Portal (all contents and functionality consolidate on line single window). Looking to the potential it will be highly appreciating if you contact to me. I am interested to sale your product in Faisalabad.
    My observation is that more than 100 Textile Industrial Groups in our area are able to spend 200,000 USDollar for purchasing of Software.
    I am interested to take dealership (reseller) of your product.
    Following your product must be sale in Faisalabad (Pakistan) beacuse these are required for completion of
    e-Business Portal (all contents and functionality consolidate on line single window):
    1-Oralce9i Application Server
    2-Oralce9iAS Portal
    3-Oracle9iAS Wireless
    Phone office : 92-41-750604, 750605, 750606
    Phone Residence : 92-41-780479
    Company : e-Business Portal Vision
    Name : Saif Ali Sabri
    Address : Street 4, Manzoor Park, Nishatabad
    Faisalabad. Pakistan

    FAIRE wrote:
    Dear, All -
    ORACLE E-BUSINESS SUITE 11i
    Is there a query to find out a list of users who were created but never logged into the system. I believe these users do no appear in FND_USER table since they never logged in.
    Thanks in advance!All application users details are stored in FND_USER table (whether they logged in or not).
    To find the list of those users, please run this query:
    SQL> select *
    from FND_USER
    where LAST_LOGON_DATE is NULL
    and END_DATE is NULL;Thanks,
    Hussein

  • Error while accessing Oracle E-Business Suite 11i from Linux/firefox

    error while accessing Oracle E-Business Suite 11i from Linux/firefox
    OS: SUSE Linux Desktop 11(SLED11)
    Web browser: firefox 3.x
    Java versions:
    # rpm -qa |grep java
    java-1_6_0-sun-plugin-1.6.0.u18-0.1.1
    java-1_6_0-sun-1.6.0.u18-0.1.1
    # java -version
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Server VM (build 16.0-b13, mixed mode)
    when I access the url firefox says
    "Additional plugins are required to display all the media on this page"
    then I clicked on "Install Missing Plugin" button
    then I got the following message
    No Suitable Plugins were found
    Unknown Plugin (application/x-java-applet;jpi-version=1.4.1)
    please help/suggest
    Regards

    Hi user;
    Its not certified to login EBS from linux client
    Please check:
    Linux-cleint (ebs) certification
    pluggins
    Hope it helps
    Regard
    Helios

  • Try to use J2SE Version 6 with Oracle E-Business Suite 11i

    Dears ,
    i have an upgrade task from 11.5.10.2 to R12.1.1 and database from 9.2.0.8 to 11.2
    so i apply patches :
    1- 7429271
    2- Upgrading Developer 6i with Oracle Applications 11i [ID 125767.1]
    3- 9535311
    4- 6241631
    5-upgrade to JRE : Using J2SE Version 6 with Oracle E-Business Suite 11i [ID 401561.1]
    when i run :
    txkrun.pl -script=SetJDKCfg -contextfile=$CONTEXT_FILE -runautoconfig=Yes -appspass= <APPS_schema_passwd> -jdktop=[JDK60_TOP]
    faced error :
    java.lang.NoClassDefFoundError: java/util/HashMap
    at
    at oracle.apps.ad.tools.configuration.Customizer.getProdTopDrivers(Compiled Code)
    at oracle.apps.ad.tools.configuration.Customizer.getAllDrivers(Compiled Code)
    at oracle.apps.ad.tools.configuration.VersionConflictListGenerator.getAllConflicts(Compiled Code)
    at oracle.apps.ad.tools.configuration.VersionConflictListGenerator.main(Compiled Code)
    Exception in thread "main" Using Context file : /vol3/oracle/prdappl/admin/PRD_mcd-test.xml
    Context Value Management will now update the Context file
    and when try to run autoconfig on APPSTier i faced :
    java.lang.NoClassDefFoundError: java/util/HashMap
    at
    at oracle.apps.ad.tools.configuration.Customizer.getProdTopDrivers(Compiled Code)
    at oracle.apps.ad.tools.configuration.Customizer.getAllDrivers(Compiled Code)
    at oracle.apps.ad.tools.configuration.VersionConflictListGenerator.getAllConflicts(Compiled Code)
    at oracle.apps.ad.tools.configuration.VersionConflictListGenerator.main(Compiled Code)
    Exception in thread "main" ERROR: Version Conflicts utility failed.
    Terminate.
    how can i solve it .
    your response will be highly appreciated
    Regards ,,,
    Mohamed Mahgob

    Please see these docs.
    Creating "appsutl.zip" Failed On "java.lang.NoClassDefFoundError: java/util/HashMap", What is the Potential Solution ? [ID 1310838.1]
    AdMKAppsUtil.pl Failing Can't Find Java HashMap [ID 1338399.1]
    After Applying Patch 9535311 Get java.lang.NoClassDefFoundError: java/util/HashMap Error [ID 1188327.1]
    Thanks,
    Hussein

  • Oracle Forms loading slower with Sun JRE in Oracle E-Business Suite 11i

    Hi,
    After Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite 11i (Note 290807.1) we find that Oracle Forms are loading slower than using Jinitiator.
    Also the PDF reports are opening in a minimized fashion. Meaning the PDF reports are opening correctly in new browser window (as expected) but is minimized.
    Customer is not willing to go live with Sun JRE due to these issues.
    Plz advice is there is any additional configuration I need to do.
    Rgds,
    Thiru

    When the JRE was installed/configured on the workstations was the jar cache placed on a LAN drive instead of the local drive? We have experienced poor performance with both the JRE and Jinitiator when the Workstation Sysadmins configured the jar cache to be located on a LAN drive. Also is the size of the jar cache on the workstation sufficient to hold all of your required jar files. It could be downloading the jar files all the time.
    Overall our performance with the JRE is comparible to the Jinitiator.
    Sorry I have not experienced the problem that you are having with you pdf reports so I can't provide any comments on it.

  • ORACLE E-BUSINESS SUITE 11i Query to find users who never logged in

    Dear, All -
    ORACLE E-BUSINESS SUITE 11i
    Is there a query to find out a list of users who were created but never logged into the system. I believe these users do no appear in FND_USER table since they never logged in.
    Thanks in advance!

    FAIRE wrote:
    Dear, All -
    ORACLE E-BUSINESS SUITE 11i
    Is there a query to find out a list of users who were created but never logged into the system. I believe these users do no appear in FND_USER table since they never logged in.
    Thanks in advance!All application users details are stored in FND_USER table (whether they logged in or not).
    To find the list of those users, please run this query:
    SQL> select *
    from FND_USER
    where LAST_LOGON_DATE is NULL
    and END_DATE is NULL;Thanks,
    Hussein

  • How can I get Oracle E-Business Suite 11i for personal study purpose?

    Hi,
    How & where can I get Oracle E-Business Suite 11i for personal study purpose?
    Also, is it FREE or one needs to buy it?
    Is an evaluation version available on Oracle site?
    Please send your response to at : [email protected] or reply on this thread itself.
    Really appreciate your help!!!!
    Best Regards,
    - Amit

    http://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=7715892

  • Oracle E-business Suite 11i(11.5.10.2) integration with SSO/AD.

    Hi,
    Please suggest any note/info on Oracle E-business Suite 11i(11.5.10.2) integration with SSO/AD.
    Thanks

    Hi,
    Please see these docs.
    Integrating Oracle E-Business Suite Release 11i with Oracle Internet Directory and Oracle Single Sign-On [ID 261914.1]
    How to integrate Active Directory with Applicactions 11i , with SSO/OID enable? [ID 437822.1]
    Oracle Application Server with Oracle E-Business Suite Release 11i FAQ [ID 186981.1]
    Thanks,
    Hussein

  • Oracle E Business Suite 11.5.10 wont load using Jinitiator 1.3.1.21

    Hi Gurus,
    Need help.
    We are using Oracle E Business Suite 11.5.10 with Jinitiator 1.3.1.21 but can't load the forms.
    It automatically closes the IE 7 browser.
    Hope u can help me on this. I remember before, there's a file that needs to be replace in the Jinitiator in order to properly load the forms but i forgot the details.
    Thanks

    Was this working before? If yes, what changes have you done recently?
    Please make sure that pop-up blockers are disables in your browser and that the application URL is listed under the trusted sites list.
    Please note that Microsoft Internet Explorer 7 is certified with the E-Business Suite Release 11i. The minimum requirements for this certified configuration are:
    - E-Business Suite Release 11i version 11.5.10
    - Oracle Developer 6i patchset 18 (6.0.8.27.x) or later
    - Oracle Applications Technology 11i.ATG_PF.H Rollup 4 (RUP 4) (patch 4676589)
    - JInitiator 1.3.1.x
    - Desktop clients running Microsoft Windows XP
    Note: 285218.1 - Recommended Browsers for Oracle E-Business Suite 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=285218.1
    Microsoft IE 7 Certified with Apps 11i
    http://blogs.oracle.com/stevenChan/2006/12/microsoft_ie_7_certified_with.html
    IE 7 now certified for Release 11.5.9 environments, too. For details, please refer to:
    IE7 Now Certified on Apps 11.5.9
    http://blogs.oracle.com/schan/2007/05/ie7_now_certified_on_apps_1159.html

  • After Installing Oracle E-Business Suite R12.1.1 on Windows

    After I Install Oracle E-Business Suite R12.1.1 on Windows
    how can i shutdown the application and the database correctly
    i used the script in
    oracle\PROD\inst\apps\PROD_TEST\admin\scripts\adstpall.cmd apps/apps to stop the application
    and the script
    oracle\PROD\db\tech_st\11.1.0\appsutil\scripts\PROD_TEST\addbctl.cmd stop immediate to stop the database
    and the script
    oracle\PROD\inst\apps\PROD_TEST\admin\scripts\adstrtal.cmd apps/apps to start the application
    and the script
    oracle\PROD\db\tech_st\11.1.0\appsutil\scripts\PROD_TEST\addlnctl.cmd stop prod to start the database
    but it gives me echo off and didn't work at all
    can anyone help me plz it's very important
    Ahmed

    Hi,
    I got the echo off when i trying to start the database and the application using the scripts, Please post the message you get here when your run the scripts (along with the scripts).
    i tried to start them in from (Control Panel > Administrative Tools > Services), but they didn't startDid not start what? What is the error? Check the event viewer for details.
    please can you tell me the excat steps to start the databse, database listner and the application ?The steps are just like what you have mentioned in your post (I have also mentioned it in my previous reply).
    Regards,
    Hussein

  • Reagrding free version for  oracle e-business suite 11i

    hello everybady,
    Are you happy ? i hope so....
    I am new member of this group , I want to install demo ( free) version of oracle apps on window 7 for practise .
    Please help me....

    Hi,
    I am new member of this group , I want to install demo ( free) version of oracle apps on window 7 for practise .
    Please help me....Oracle Apps 11i is no longer available for download and you will have to log a SR to get the Media Pack, so go with R12 instead which can be downloaded from:
    Oracle e-Delivery Website
    http://edelivery.oracle.com
    Oracle installation documents can be found at:
    Oracle Applications Installation Guide: Using Rapid Install
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121oaig.pdf
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Microsoft Windows Server (32-bit) [ID 761567.1]
    Please note that Windows 7 is not certified as an application/database tier node, so go with one of the certified OS as per the doc referenced above.
    If you want to access 11i/R12 instance, you may connect to Solutions Beacon instances (You must get a CSI number from Oracle Support to access those instances).
    Release 11i/R12 Vision Instances
    http://www.solutionbeacon.com/tool_vision.htm
    Thanks,
    Hussein

  • Downloading demo version of Oracle E-Business Suite 11i

    Hello,
    I am planning to take 11i E-Business Suite Essentials for Implementers certification exam in a short while. I am presently self-studying the courseware. I do not feel a need to take an Oracle University class for this purpose.
    Is there any place where I can download a demo version of 11i Suite, with a dummy database, which I can play with in order to get a better feel of the application?
    Would appreciate your valued inputs.
    Warm regards,
    Vish.

    Please check the following thread (STEP III) on how to stage all CDs to do the installation from a staging area:
    Oracle Financials 11i Installation Steps -Windows 2k,2003,XP

  • Where I can get Dealership for sale of Oracle E-Business Suite 11i

    I am taken keen interest for the sale of Oracle Product of Oracle E-Business Suite11i.
    Please help me in this course. I am able to Sale Oracle Financial Application 11i in his local area (Faisalabad, Pakistan).
    Faisalabad a largest textile exporter city of pakistan.
    Please contact me
    Saif Ali Sabri
    Street 4, Manzoor Park,
    Nishatabad. Sabri House.
    Faisalabad. PAKISTAN.
    Phone Res.92-41-780479
    Phone Off.92-41-750604-6

    Please check the following thread (STEP III) on how to stage all CDs to do the installation from a staging area:
    Oracle Financials 11i Installation Steps -Windows 2k,2003,XP

  • Using Discoverer 10.1.2 with Oracle E-Business Suite 11i

    Hi,
    We have installed 11.5.10.2 on Linux, and developer need to use Discoverer 10.1.2 with Oracle EBS 11i.
    I have downloade the latest veriosn for Discoverer and othe two patches Patchset 4960210 and Patch 5985072 .
    After these steps do i need to Install the Oracle Application Server 10g to use Discoverer 10.1.2 with Oracle EBS 11i.
    Can some one pls guide me on this...
    Thanks,

    But i have not uderstood the where to install the Oracle Application Server 10g on Oracle EBS 11i or it Can be install on Stand alone machin for safer side. You can install it on a standalone server OR in a separate Oracle Business Intelligence Server 10g Release 2 (10.1.2) ORACLE_HOME on an existing application tier server node.
    Also can it be install on the Windows machin as our EBS 11i installed on Linux Platform.Can be installed on any OS (as long as it is supported).

Maybe you are looking for