In Oracle Applications professional Users can access professional forms via Appletin web browser. This Form Applet must run with in Java Virtual Machine (JVM) and Oracle bundles its own JVM as Oracle Jinitiator. This Jinitiator is available only for Windows Client and for Unix/Linux you have to use Java Plug-In.
Till Oracle Apps 11i default JVM was Jinitiator but with Oracle Apps R12 default JVM under which form Applet run is J2SE Plug-In. If you are accessing Oracle Applications (11i/R12), Apps will automatically prompt you to install Jinitiator/J2SE Plug-in (If Jinitiator/J2SE is not installed in client machine) but if you are accessing same Oracle Applications from Linux/Unix it does not prompt to install plug-in and you can’t apps forms from Linux client.
How to access Oracle Apps 11i/R12 professional forms from Linux Client ?
In you to access forms from Linux client, Three steps are installed (You can skip first if Mozilla is installed on your Linux client) –
1. Install Mozilla Browser
2. Install JRE on client machine (JRE version to install will depend on Server configuration,
Identify which version of JRE you need on client machine
– For 11i/R12 : Login to server as application o.s. user (applmgr), set environment variable and run grep plugin $CONTEXT_FILE (If you get output like 1.5.0_13 you need JRE 1.5.0 patchset 13, if its 1.5.0_10 you need 1.5.0 patchset 10; or for 1.4.2_04 you need 1.4.2 patchset 4 )
3. Use JRE installed above on client machine in Browser (Mozilla) Plugin
1. Install FireFox Mozilla
–Download Mozilla for Linux from http://www.mozilla.com/en-US/firefox/all.html#en firefox-2.0.0.7.tar.gz
– “gunzip -d firefox-2.0.0.7.tar.gz” (You will get unzipped file with name as firefox-2.0.0.7.tar)
– Extract tar file as “tar -xvf firefox-2.0.0.7.tar”
– This will create directory called “firefox” which is under you will see executable called “firefox“; Use this executable to start FireFox on Linux machine.
2. Install JRE on client machine
–Download JRE 5.0 Update 10 (change this as per your server plugin version shown above; I am on 12.0.0 hence 1_5.0.10) for Linux from http://java.sun.com/products/archive/j2se/5.0_10/index.html ”jre-1_5_0_10-linux-i586-rpm.bin”
–”chmod 755 jre-1_5_0_10-linux-i586-rpm.bin”
–./jre-1_5_0_10-linux-i586-rpm.bin (You will be asked to accept license agreement , click enter and when prompted to accept license enter Yes)
–This will install jre 1.5.10 in linux machine under /usr/java and plugin is installed under /usr/java/jre1.5.0_10/plugin/i386/ns7/libjavaplugin_oji.so
Configure JRE Plug-in in browser
–Go to Mozilla FireFox plug-in directory which is $location_where_you_unziped_firefox_directory/plugins and create soft link like
–ln -s /usr/java/jre1.5.0_10/plugin/i386/ns7/libjavaplugin_oji.so ./libjavaplugin_oji.so
Related Posts for Apps Client
- Access Oracle Apps R12 / 11i from Linux Client (Mozilla Firefox)
Popularity: 49% [?]

Good hands-on exercises (installation, patching, cloning), very experienced trainer worth for Money 
39 users commented in " Access Oracle Apps R12 / 11i from Linux Client (Mozilla Firefox) "
Follow-up comment rss or Leave a TrackbackI have installed R12 in my Linux desktop computer. Can I set up Mozilla Firefox in the same desktop (my server)?
Yes, You can install mozilla firefox in same desktop compuer (server) to access oracle apps R12/12i forms.
HI Atul,
I have sucessfully installed R12 on linux AS4 x 64 bit o/s, AMD processor with 1.5gb ram.
i have mozilla firefox installed,when installing the o/s
i am not able to access oracle apps as per you above instruction, i think its for 32bit os.
can you plese guide me throug for linux AS5 x64bit os on AMD processor,
1)url to down load the jre
2)configure the jre
thanks a lot without you website i would not be able to
install R12, you have given me hope.
cheers,
Raj
Try same steps mentioned to install JRE and let me know in case you hit any issues
HI Atul,
i tired and go the following error while starting the
adstrtal.sh - 3 services failed to start logs are below
please advice
Root Service Group Oracle Process Manager for VIS_rap adopmnctl.sh Started
Web Entry Point Services Oracle HTTP Server VIS_rap adapcctl.sh Started
Web Application Services OACORE OC4J Instance VIS_rap adoacorectl.sh Failed
Web Application Services FORMS OC4J Instance VIS_rap adformsctl.sh Failed
Web Application Services OAFM OC4J Instance VIS_rap adoafmctl.sh Failed
Batch Processing Services OracleTNSListenerAPPS_VIS_rap adalnctl.sh Started
Batch Processing Services OracleConcMgrVIS_rap adcmctl.sh Started
Batch Processing Services Oracle ICSM VIS_rap ieoicsm.sh Disabled
Batch Processing Services Oracle Fulfillment Server VIS_rap jtffmctl.sh Started
Other Service Group Disabled
Other Service Group OracleFormsServer-Forms VIS_rap adformsrvctl.sh Disabled
Other Service Group Oracle Metrics Client VIS_rap adfmcctl.sh Disabled
Other Service Group Oracle Metrics Server VIS_rap adfmsctl.sh Disabled
Other Service Group Oracle MWA Service VIS_rap mwactlwrpr.sh Disabled
ServiceControl is exiting with status 3
KZRaj,
Check oracle apps r12 (12i) startup/shutdown logs at $INST_TOP/apps/$CONTEXT_NAME/logs/ora/10.1.3/opmn/
$INST_TOP/apps/$CONTEXT_NAME/logs/ora/10.1.3 /Apache/error_log
Atul
Hi Attul,
mate good news,
on linux 64 bit firefox 2 works with the your technique.
but does not work with firefox 1.5.
hope this will help you readers when they try to connect r12 through linux 64bit, they must have firefox version 2
thanks for the support.
great job
cheers,
Raj
Hi,
I tried by installing firefox 2.0.0.12 on linux machine,but it couldn’t work for me.
i followed the same steps what was written above.
Regards,
Vijay.
i followed this steps on UBUNTU
but there is now news
by da way i asked oracle b4 about how to open the e-business forms from Linux client the anser is its possible to do that
thanks and best regards
Is there a distro where i can pre install java & firefox?
Hello,
Would any of you using firefox on linux client to access EBS R12 please share your experience about the problem and how to solve it? Is there any major issue unsolve? I’d question from the management about changing from windows environment to linux. Thx.
UD,
I doubts if too many people using linux as client at enterprise level (Its suers like you and me using it for trial and test purpose)
As of now only following clients certified to access R12
Windows Vista
Windows 2000
Windows XP (SP2 & SP3)
Macintosh OS X v10.4
I hope you are already aware of following notes
389422.1 Recommended Browsers for Oracle E-Business Suite Release 12
405293.1 Oracle Applications Release Notes Release 12 (Desktop Client Certification)
Hi, I tried the steps above using fedora 9 and mozilla 3 beta 5 but it’s not working. It still said :
no suitable plugins were found.
Unknown plugin (application/x-java-applet;jpi-version=1.5.0_10)
I wonder if the java plugin was unsuccesfully installed?
=)) nevermind my previous post. I made a mistake and put the jre under different folder. I can access E-Business Suite R12 now using my linux laptop. Thx
Atul,
How about the windows machines?
Cheers
Kumar
Hi Atul,
Yes I’m aware of those links in metalink but I just got that question though I already said that for now Oracle hasn’t certify using Linux client to access E-Biz. Apparently I think they just want to satisfy their curiousity since there’s an IT guy that boasting about what can he did with Linux all the time (Not that I’m against Linux cause I used it too, it’s just it didn’t certified yet and when the trouble comes where would they go?).
BTW, for kvedanth, tt’s already in the metalink, check the metalink’s number Atul wrote when he replied my post.
Thx
Hi Atul,
Just installed Firefox 3.0, and tried following your steps. I do not know how to build the softlink for the plugins for Firefox.
Can you help?
Heman, Step to create soft link is mentioned in post, here it comes again
$location_where_you_unziped_firefox_directory/plugins and create soft link like
ln -s /usr/java/jre1.5.0_10/plugin/i386/ns7/libjavaplugin_oji.so ./libjavaplugin_oji.so
ln -s
(ln is for link and s denote that this is soft link)
I tried the instructions and it did not work with firefox 2.0 and jre 1.5. It is trying to run javascript page. I also get an untitled tab adn can’t find file /usr/java/jre1.5.0_10/plugin/i…
I also installed metalink patches 5397653 and 4554133.
This did not work either.
Marcos, check whether you have created the right soft link.
BTW, my experience was you cannot access Apps R12.0.4 using JRE 5 update 10 because Apps R12.0.4 use JRE 5 update 13. I tested with my windows laptop and the system requested to install JRE 5 update 13. I tried to install JRE 6 update 6 in my linux laptop and it caused my firefox browser closed everytime I tried to open it. Anyone has the solution? thx
Ok, I got the answer. Install JRE 5 update 13 for R12.0.4 because all other version won’t work.
Guys you have to use same version of jre as on server. If on server in appsweb_SID_hostname.cfg its JRE 5 update 13 then you have to download jre 1.5.13 on desktop and link it to that.
I’ll check on my server and update this document accordingly.
Atul
I think I have created the Link properly.
I did not think i was on the client but on the server.
Just to make sure I am clear.
I loaded Enterprise Linux 4 update 4. I installed 11i single node on top of this.From GNOME interface I log in as oracle unix user. Then I run firefox Icon in GNOME.
I then get to GNOME and and log into EBS using sysadmin. Then I go to User-Define. I used to get error saying I additonal plugs were required.
I followed blog instructions and installed 1 metalink patch. The other patch failed to install all the way.
Now when I go to User-Define. I get no message and nothing happens.
Thanks for your help.
Marcos, what version of 11i and jinitiator did you installed?
I am using 11.5.10.2. I am not using jinitator on firefox. I am using java plugings from JRE 5.0 Update 10.
Marcos,
Sorry, I forgot that you’re using Linux and not Windows
need to look up which jinitiator for Apps 11.5.10.2 equals to JRE.
opps….i did it again
Hi Atul,
I have installed Ebusiness Suite R11i(11.5.10.2) on Enterprise Linux 4
using Vmware on my Window XP Laptop.when i try to login as ’sysadmin’ using IE from my laptop i get the Error “Insufficent Priviliges”. any help will be highly appreciated
thanks and regards
arun
Hi Atul,
when i try to login from my windows xp laptop ,the exact error message iam getting is’Error: You have insufficient privileges for the current Operation.’ but i could able to access the instance from linux(virtual machine).but i am unable to access it from my desktop using IE or firfox.
Thanks for your time and help
arun
The exact error message iam getting is ” Error: You have insufficient privileges for the current Operation”. but i am able to access the instance from Linux(virtual machine). but iam unable to log in from my desktop using IE or firefox.
any inputs will be highly appreciated
Cheers
Arun
When I installed /usr/java/jre1.5.0_10
./jre-1_5_0_10-linux-amd64-rpm.bin
it never generated file directory as
/usr/java/jre1.5.0_10/plugin , so I am not sure what I am doing correct or not ..
Thanks
Sanjay
second question Oracle provides
-rwxr-xr-x 1 applmgr dba 103432 Jun 28 2006 libjavaplugin_oji.so
[applmgr@k52950n5 ns7]$ pwd
/opt/apps/VIS/apps/apps_st/comn/util/jdk/jre/plugin/i386/ns7
[applmgr@k52950n5 ns7]$
why not we create softlink using this one ?
I am setting
ln -s /home/applmgr/SDK/jdk/jre/plugin/i386/ns7
/libjavaplugin_oji.so ./libjavaplugin_oji.so
what when I click to open form I get dialog box from firefox saying checking for avaialble plugin but but never stops .. it continues
Snaik,
You have to use JRE version same as defined in CONTEXT files in apps 11i/r12 server(check post again, I updated this today)
– For 11i/R12 : Login to server as application o.s. user (applmgr), set environment variable and run grep plugin $CONTEXT_FILE (If you get output like 1.5.0_13 you need JRE 1.5.0 patchset 13, if its 1.5.0_10 you need 1.5.0 patchset 10; or for 1.4.2_04 you need 1.4.2 patchset 4 )
Check in which diretory you installed JRE and create soft link accordingly
Anil
I agree with u about about JRE version ( I am using 10 only ) but my problem is follows
When I installed /usr/java/jre1.5.0_10
./jre-1_5_0_10-linux-amd64-rpm.bin
it never generated file directory as
/usr/java/jre1.5.0_10/plugin , so I am not sure what I am doing correct or not ..
Following are directories generated by installing above JRE.
applmgr@k52950n5 bjre1.5.0_10]$ ls
bin COPYRIGHT LICENSE README Welcome.html
CHANGES lib man THIRDPARTYLICENSEREADME.txt
[applmgr@k52950n5 bjre1.5.0_10]$
Thanks
Sanjay
So problem is that you don’t see
/usr/java/jre1.5.0_10/plugin
Is there any diectory like /usr/java/jre1.5.0_10
If you don’t see plugin directory I am suspecting that JRE got installed in some other directory search for plugin directory from root
cd /
find . -name plugin
Hi Atul,
Thanks for your help, but whatever I try install JRE
I just could find the /usr/java/plugin directory.
#find . -name plugin as follow:
./media/disk/oracle/VIS/apps/apps_st/comn/util/jdk/demo/plugin
./media/disk/oracle/VIS/apps/apps_st/comn/util/jdk/jre/plugin
./media/disk/oracle/VIS/apps/apps_st/comn/clone/jre/plugin
./media/disk/oracle/VIS/apps/apps_st/comn/java/classes/oracle/apps/frm/publisher/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/inventory/filemap/j2ee/home/default-web-app/examples/jsp/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/inventory/filemap/jdk/demo/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/inventory/filemap/jdk/jre/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/inventory/filemap/jre/1.4.2/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/j2ee/home/default-web-app/examples/jsp/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/jdk/demo/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/jdk/jre/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/jre/1.4.2/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/jdk.142_06/demo/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.2/jdk.142_06/jre/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.3/inventory/filemap/j2ee/home/default-web-app/examples/jsp/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.3/inventory/filemap/jdk/jre/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.3/inventory/filemap/jre/1.4.2/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.3/j2ee/home/default-web-app/examples/jsp/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.3/jdk/jre/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.3/appsutil/jdk/demo/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.3/appsutil/jdk/jre/plugin
./media/disk/oracle/VIS/apps/tech_st/10.1.3/jre/1.4.2/plugin
./media/disk/oracle/VIS/db/tech_st/10.2.0/jdk/demo/plugin
./media/disk/oracle/VIS/db/tech_st/10.2.0/jdk/jre/plugin
./media/disk/oracle/VIS/db/tech_st/10.2.0/appsutil/clone/jre/plugin
./media/disk/oracle/VIS/db/tech_st/10.2.0/appsutil/jre/plugin
./media/disk/oracle/VIS/db/tech_st/10.2.0/jre/1.4.2/plugin
./usr/share/vim/vim70/plugin
./u01/oracle/VIS/apps/apps_st/comn/util/jdk/demo/plugin
./u01/oracle/VIS/apps/apps_st/comn/util/jdk/jre/plugin
./u01/oracle/VIS/apps/apps_st/comn/clone/jre/plugin
./u01/oracle/VIS/apps/apps_st/comn/java/classes/oracle/apps/frm/publisher/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/inventory/filemap/j2ee/home/default-web-app/examples/jsp/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/inventory/filemap/jdk/demo/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/inventory/filemap/jdk/jre/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/inventory/filemap/jre/1.4.2/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/j2ee/home/default-web-app/examples/jsp/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/jdk/demo/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/jdk/jre/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/jre/1.4.2/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/jdk.142_06/demo/plugin
./u01/oracle/VIS/apps/tech_st/10.1.2/jdk.142_06/jre/plugin
./u01/oracle/VIS/apps/tech_st/10.1.3/inventory/filemap/j2ee/home/default-web-app/examples/jsp/plugin
./u01/oracle/VIS/apps/tech_st/10.1.3/inventory/filemap/jdk/jre/plugin
./u01/oracle/VIS/apps/tech_st/10.1.3/inventory/filemap/jre/1.4.2/plugin
./u01/oracle/VIS/apps/tech_st/10.1.3/j2ee/home/default-web-app/examples/jsp/plugin
./u01/oracle/VIS/apps/tech_st/10.1.3/jdk/jre/plugin
./u01/oracle/VIS/apps/tech_st/10.1.3/appsutil/jdk/demo/plugin
./u01/oracle/VIS/apps/tech_st/10.1.3/appsutil/jdk/jre/plugin
./u01/oracle/VIS/apps/tech_st/10.1.3/jre/1.4.2/plugin
./u01/oracle/VIS/db/tech_st/10.2.0/jdk/demo/plugin
./u01/oracle/VIS/db/tech_st/10.2.0/jdk/jre/plugin
./u01/oracle/VIS/db/tech_st/10.2.0/appsutil/clone/jre/plugin
./u01/oracle/VIS/db/tech_st/10.2.0/appsutil/jre/plugin
./u01/oracle/VIS/db/tech_st/10.2.0/jre/1.4.2/plugin
please help how I can install the plugin correctly.
Thanks.
I don’t think JRE installed successfully on linux.
Update steps you used to install JRE including download link
Remove the old symbolic link
1. Open new Terminal window
2. Go to the plugins sub-directory under the
Mozilla installation directory
cd /plugins
3. In the current directory, remove a symbolic link to the JRE ns7/libjavaplugin_oji.so file. Type:
rm libjavaplugin_oji.so
after that following your steps in this post.
Is this right?
Thanks,
Leave A Reply