Alternate Titles:
Oracle Forms gets stuck with java certificate warning popup window
Or
Forms hangs with java digital signature certificate error
Well we have reached the weekend and time for my annoying bug of the week. I’m sure most forms consultants out there have already run into this one by now. There have been many solutions floating around (copying dll, installing patches, upgrading the jdk) But I thought I’d write a post with a pretty simple solution and with all possible keywords that people will use to search the error since my customers had trouble finding the solution on google.
How would you search for this type of error?
The customer gets a Warning popup window in the browser when they run Oracle Forms using JDK which says the following:
Warning – Security (Window Title) – The Applications’ digital signature cannot be verified (or has an error) . Do you want to run the Application?
Name: oracle.forms.engine.Main Publisher:
Product Management From: http://<hostname:port>
Check Box (Always trust content from this publisher) And there is a Run and Cancel button.
The only problem is you can not click on the check box and the run and cancel buttons do not work. Your only solution is to close the browser and restart forms only to get the same error. You can move the window and even see the Java Console window but you cannot click anything. Basically you are frozen and cannot get into the Application.
You try to search using the usual suspects:
- Forms gets stuck on digital signature when using sun jvm
- Forms hangs with certificate error using sun jvm
- Form is frozen with security warning when run using sun jvm
- Form freezes with java signature warning using jdk 1.6
But after much wasted time you send an email to your friendly neighbourhood consultant who tells you a fix in a second which you are both thankful for but also drives you nuts that you wasted so much time looking for a solution. Sound familiar?
In general the error should not occur if all the Oracle Forms jars installed on the server have been properly signed with the same certificate. This warning is usually the result of customized jar file that was not properly signed with the sign script Oracle provides with Forms. It is ususally the jacob.jar file which is part of the webutil installation that needs to be signed with the same certificate as the frmwebutil.jar. This usually occurs more often in Forms 11g since Oracle provides the frmwebutil.jar pre-signed. BUT if you’ve run into this problem the poor man’s solution for a quick fix (which can also be found in the OTN forum if you look hard enough) is:
Go into the control panel and right click on the java icon.
Go to ‘Advanced’ tab then open the ‘JAVA plugin’ branch on the tree
UNCHECK ‘Enable the next-generation Java Plug-in(requires browser restart)’
Click Apply
Then click OK.
Then make sure ALL browser windows have been closed. You should also check in the control pannel that no extra iexplore.exe processes are open and kill the program or “ORACLE FUSION FORMS … ” if it exists. Then when you run the forms again your browser will reload this page and popup the warning message again, this time you should be able to select the checkbox and accept the security warning. Once accepted the warning should not return.
Anyone else run into this one?
Any other creative solutions?





kurt rodler
Mar 2, 2012 -
Hi, great talks at Solihull!
I think it’s the same problem we had. See thread in forms forum:
https://forums.oracle.com/forums/thread.jspa?messageID=4405927�
(Matthias, who started the thread is a guy in my company).
At the end you find our solution.
May be you see another, without
. changing client and java security
. manual installation of certificates
. re-signing oracle’s jar-files.
sincerely
Oracle Forms Info
Mar 4, 2012 -
Hi Kurt,
Glad you enjoyed the Forms Modernization Day.
It was great meeting so many people who are committed to forms and so eager to learn.
Thanks for the forum pointer. To be honest while in Soulihul Sunny Patel from Oracle Support gave me a tip about this.
He said that this is also connected to the order in which the jar files are listed in the achive= parameter in the formsweb.cfg file.
He suggested putting Jacob.jar as the first jar file listed to avoid the error.
Good trick no?
I haven’t tested it yet but would be happy to get feedback if it works.
Mia
kurt rodler
Mar 4, 2012 -
Would mean for me (before testing) ..
that the leading “own certificate” is registered because beeing first,
ant the verizon root certificate of the oracle jar file will never have a problem because of being root certificates, if they are trailing.
I am not really firm on this topic .. May be my thoughts are wrong.
But I assume, even if it works fo two certificate issuers, the show is over if you have three. So probably not a general solution. But let’s try first ( me, not in the upcoming week.)
ciao
Oracle Forms Info
Mar 9, 2012 -
Hi Kurt,
I was told by Oracle Support that leading with your own jar files will stop the error message. Did you try it?
Did it work without changing the browser parameters?
The readers want to know
Mia
kurt rodler
Mar 15, 2012 -
Just 2 words: it works!
Now some more…
Can anybody explain this. To a Java-Non-Aficionado.
Having the the oracle jars (frmall or webutil) first freezes the app.
Having a self-signed jar-file first, app starts without troubles.
Works even with more then 2 issuers (tested with 3).
Mia Urman
Mar 17, 2012 -
Hi Kurt,
Told you

Its some Oracle support voudou
Thanks for being our test bunny.
Mia
Bing Wei
Oct 3, 2012 -
Hi Mia, I provided Oracle support with this nasty issue. I signed our custom jar files and put them in front of the frmall.jar file in the formsweb.cdg file and the security warning started working. I also modify the formsweb.cfg file so our Forms 11gR2 is working with both JRE 6 and 7.
Trish
Jul 31, 2013 -
I have this problem, tried the Oracle fix, PROBLEM STILL EXIST. Anybody got any other ideas on fixing this problem? Would appreciate it. I’ve already verified browser being enabled and re-downloaded Java lastest version.
Oracle Forms Info
Aug 8, 2013 -
Hi Trish,
Did you look at the comments on this post?
There are also several other ideas listed there.
One idea that seems to always work is
Changing the order in which the jar files are listed in the achive= parameter in the formsweb.cfg file.
We suggested putting Jacob.jar as the first jar file listed to avoid the error.
Godd Luck
hair seems
Jun 6, 2014 -
My partner and I stumbled over here from a different web
page and thought I should check things out. I like what
I see so now i’m following you. Look forward to exploring your web page for a second time.
Charly
Nov 19, 2014 -
Hi!
After two days searching on oracle pages without luck we found this site.
Your suggestion with ordering the non-oracle-jars first works!!!!!
Even in forms 11.1.2.2 and JRE 1.6.45 this bug is still alive!
(I think even with JRE 7.51 – but didn’t test yet)
BTW – We have to go for CA-Certificates as security-warnings get more and more.
Thanks a lot!
Charly
Oracle Forms Info
Dec 1, 2014 -
Hi Karl,
I mentioned your comments to the Oracle Forms product manager, Michael Ferrante and he responded as follows
This was identified long ago. There are already several notes written on the topic. It is a java bug.
As a workaround you can either reorder the jars or use a newer archive parameter with a preload option load your jars. The parameter is cache_archive_ex and is described here as well as various other java docs:
https://docs.oracle.com/cd/E19683-01/816-0378/6m6sbeklc/index.html
This is also a documented bug on the Oracle support site “Form Hangs When Acknowledging Security Warning – The application’s digital signature cannot be verified (Doc ID 1328039.1)”
Fix Oracle Sql Developer Error Code 17002 Windows XP, Vista, 7, 8 [Solved]
Nov 20, 2014 -
[…] Oracle Forms – The application’s digital signature has … – Feb 18, 2012 · Alternate Titles: Oracle Forms gets stuck with java certificate warning popup window Or Forms hangs with java digital signature certificate error… […]
How To Fix Digital Signature Memory Management Error Vista Errors – Windows Vista, Windows 7 & 8
Nov 24, 2014 -
[…] Oracle Forms – The application’s digital signature has … – Feb 18, 2012 · Alternate Titles: Oracle Forms gets stuck with java certificate warning popup window Or Forms hangs with java digital signature certificate error… […]
How To Fix Java Error The Publisher Cannot Be Verified in Windows
Jan 7, 2015 -
[…] Oracle Forms – The application’s digital signature has … – Feb 18, 2012 · Alternate Titles: Oracle Forms gets stuck with java certificate warning popup window Or Forms hangs with java digital signature certificate error… […]
How To Fix Digital Signature Error Xp in Windows
Jan 20, 2015 -
[…] Oracle Forms – The application’s digital signature has … – Feb 18, 2012 · Alternate Titles: Oracle Forms gets stuck with java certificate warning popup window Or Forms hangs with java digital signature certificate error… […]
How To Fix Error First Element In File Is Not Ebml in Windows
Jan 20, 2015 -
[…] Oracle Forms – The application’s digital signature has … – Feb 18, 2012 · Alternate Titles: Oracle Forms gets stuck with java certificate warning popup window Or Forms hangs with java digital signature certificate error… […]
How To Fix Digital Signature Has Error in Windows
Jan 21, 2015 -
[…] Oracle Forms – The application’s digital signature has … – Feb 18, 2012 · Alternate Titles: Oracle Forms gets stuck with java certificate warning popup window Or Forms hangs with java digital signature certificate error… […]
How To Fix Oracle Error Getting Drill Information in Windows
Jan 22, 2015 -
[…] Oracle Forms – The application’s digital signature has … – Feb 18, 2012 · Alternate Titles: Oracle Forms gets stuck with java certificate warning popup window Or Forms hangs with java digital signature certificate error… […]
Zakon JS
Jul 1, 2015 -
Najlepsze bity na zamówienie w Polsce. hiphop mastering w atrakcyjnych cenach.Muzyczny producent Jsfamilia
drzwi szklane piotrków
Jul 1, 2015 -
drzwi szklane w piotrków trybunalski.drzwi ze szkla w piotrkowie.meble szklane i lustra.kabiny prysznicowe piotrków
Bella Fleur Cream
Jul 2, 2015 -
I’m truly enjoying the design and layout of your site. It’s
a very easy on the eyes which makes it much more
enjoyable for me to come here and visit more often. Did you hire out a developer
to create your theme? Excellent work!
seo
Jul 2, 2015 -
Hello Web Admin, I noticed that your On-Page SEO is is missing a few factors, for one you do not use all three H tags in your post, also I notice that you are not using bold or italics properly in your SEO optimization. On-Page SEO means more now than ever since the new Google update: Panda. No longer are backlinks and simply pinging or sending out a RSS feed the key to getting Google PageRank or Alexa Rankings, You now NEED On-Page SEO. So what is good On-Page SEO?First your keyword must appear in the title.Then it must appear in the URL.You have to optimize your keyword and make sure that it has a nice keyword density of 3-5% in your article with relevant LSI (Latent Semantic Indexing). Then you should spread all H1,H2,H3 tags in your article.Your Keyword should appear in your first paragraph and in the last sentence of the page. You should have relevant usage of Bold and italics of your keyword.There should be one internal link to a page on your blog and you should have one image with an alt tag that has your keyword….wait there’s even more Now what if i told you there was a simple WordPress plugin that does all the On-Page SEO, and automatically for you? That’s right AUTOMATICALLY, just watch this 4minute video for more information at. Seo Plugin
Derma Active
Jul 3, 2015 -
Greetings I am so happy I found your website, I really found
you by error, while I was researching on Yahoo for something else,
Nonetheless I am here now and would just like to say thanks a lot for
a incredible post and a all round enjoyable blog (I also love the theme/design),
I don’t have time to browse it all at the minute but I have bookmarked it and also added
in your RSS feeds, so when I have time I
will be back to read a lot more, Please do keep up the fantastic job.
seo plugin
Jul 5, 2015 -
Hello Web Admin, I noticed that your On-Page SEO is is missing a few factors, for one you do not use all three H tags in your post, also I notice that you are not using bold or italics properly in your SEO optimization. On-Page SEO means more now than ever since the new Google update: Panda. No longer are backlinks and simply pinging or sending out a RSS feed the key to getting Google PageRank or Alexa Rankings, You now NEED On-Page SEO. So what is good On-Page SEO?First your keyword must appear in the title.Then it must appear in the URL.You have to optimize your keyword and make sure that it has a nice keyword density of 3-5% in your article with relevant LSI (Latent Semantic Indexing). Then you should spread all H1,H2,H3 tags in your article.Your Keyword should appear in your first paragraph and in the last sentence of the page. You should have relevant usage of Bold and italics of your keyword.There should be one internal link to a page on your blog and you should have one image with an alt tag that has your keyword….wait there’s even more Now what if i told you there was a simple WordPress plugin that does all the On-Page SEO, and automatically for you? That’s right AUTOMATICALLY, just watch this 4minute video for more information at. Seo Plugin
Laetitia
Jul 6, 2015 -
Hi, my name is Laetitia and I am the marketing manager at CorpSEO marketing. I was just looking at your Oracle Developer Community Blog | Oracle Forms – The application’s digital signature has an error – Your forms application is Fozen website and see that your website has the potential to become very popular. I just want to tell you, In case you didn’t already know… There is a website service which already has more than 16 million users, and most of the users are interested in topics like yours. By getting your website on this network you have a chance to get your site more popular than you can imagine. It is free to sign up and you can find out more about it here: http://www.kaktusit.com/a252 – Now, let me ask you… Do you need your site to be successful to maintain your way of life? Do you need targeted visitors who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your site? If your answer is YES, you can achieve these things only if you get your website on the network I am describing. This traffic service advertises you to thousands, while also giving you a chance to test the network before paying anything at all. All the popular websites are using this service to boost their readership and ad revenue! Why aren’t you? And what is better than traffic? It’s recurring traffic! That’s how running a successful site works… Here’s to your success! Read more here: http://www.arvut.org/1/dft
Ruben Muysenberg
Jul 7, 2015 -
It’s perfect time to make a few plans for the future and it is time to be happy. I’ve learn this post and if I may just I desire to counsel you some interesting issues or advice. Maybe you could write subsequent articles regarding this article. I want to read more things about it!
Amabella Serum
Jul 7, 2015 -
Thanks for some other great article. Where else may just anyone get that kind of information in such
a perfect manner of writing? I have a presentation subsequent week, and I’m at the search for such info.
Http://51-Dmn.Com/
Jul 8, 2015 -
Kaley previously revealed she got breast implants in 2004, calling the breast augmentation plastic
surgery the best decision she ever made. Just consider that it takes about twenty minutes per day using your fingertips for the first month.
This is markedly indicative of your recovery period in your
first 2 weeks, as this is the most crucial time.
Carrie Schwartzwalde
Jul 8, 2015 -
It is the best time to make some plans for the future and it’s time to be happy. I have read this post and if I could I wish to suggest you few interesting things or tips. Maybe you can write next articles referring to this article. I desire to read even more things about it!|
cartier love bracelet fake
Jul 9, 2015 -
Very cool effect, thanks for sharing!
cartier love bracelet fake http://www.asia-games.org/
Alecia
Jul 9, 2015 -
I blog frequently and I really thank you for your information. Your article has really peaked my interest.
I am going to take a note of your website and keep checking for new details about once per
week. I opted in for your Feed too.
Vulexa
Jul 13, 2015 -
magnificent points altogether, you simply won a new reader.
What might you suggest in regards to your publish that you
just made some days ago? Any positive?
Smithf359
Jul 14, 2015 -
I just couldn’t go away your web site before suggesting that I really enjoyed the usual information an individual provide on your visitors? Is gonna be again continuously in order to check up on new posts dkbbgaekgebddcac
vitier review
Jul 16, 2015 -
I seriously love your blog.. Excellent colors &
theme. Did you develop this site yourself? Please reply back as I’m planning to
create my own personal blog and would like to find out
where you got this from or exactly what the theme is named.
Appreciate it!
Lumagenex Cream
Jul 17, 2015 -
Hi there, I discovered your site by means of Google even as searching for
a comparable topic, your web site came up, it appears to be like
great. I have bookmarked it in my google bookmarks.
Hello there, just become alert to your blog through Google, and found that it’s truly informative.
I am gonna be careful for brussels. I will appreciate if you
continue this in future. Lots of people will
be benefited out of your writing. Cheers!