Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
error running jre Application Blocked
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
cwc
Veteran
Veteran


Joined: 20 Mar 2006
Posts: 1403
Location: Tri-Cities, WA USA

PostPosted: Sat Jan 18, 2014 2:54 pm    Post subject: error running jre Application Blocked Reply with quote

Any ideas?

I'm getting this error when I run a Java Applet: (Using Chromium, firebox-bin and seamonkey)
http://craigcoleman.com/java/julia/

Error dialog
Your security setting have blocked an application from running with an out-of-date or expired version of Java.


Here is the output from Details from the Application Blocked dialot
Java Plug-in 10.45.2.18
Using JRE version 1.7.0_45-b18 Java HotSpot(TM) 64-Bit Server VM
User home directory = /home/cwc
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------

my notes I did notice these directories and files were built after I deleted them and resinstalled oracle jre and jdk
_________________
Without diversity there can be no evolution:)


Last edited by cwc on Sat Jan 18, 2014 3:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Sat Jan 18, 2014 4:22 pm    Post subject: Reply with quote

Latest java is 7u51.
Back to top
View user's profile Send private message
cwc
Veteran
Veteran


Joined: 20 Mar 2006
Posts: 1403
Location: Tri-Cities, WA USA

PostPosted: Sat Jan 18, 2014 4:42 pm    Post subject: Reply with quote

PaulBredbury wrote:
Latest java is 7u51.

thanks for the line

I'm using portage to install java :
emerge --search oracle-jre
Searching...
[ Results for search key : oracle-jre ]
[ Applications found : 1 ]

* dev-java/oracle-jre-bin
Latest version available: 1.7.0.45
Latest version installed: 1.7.0.45
Size of files: 45,744 kB
Homepage: http://www.oracle.com/technetwork/java/javase/
Description: Oracle's Java SE Runtime Environment
License: Oracle-BCLA-JavaSE

I can run the jre locally using java or the applet viewer but not with chromium, firefox or semonkey

My ~.java/ directory contains:

cwc@azzerare ~/.java/deployment/security $ ls -l
total 16
-rw-r--r-- 1 cwc cwc 44 Jan 14 11:29 baseline.versions
-rw-r--r-- 1 cwc cwc 2837 Aug 9 11:10 blacklist.dynamic
-rw-r--r-- 1 cwc cwc 18 Mar 12 2013 blacklisted.certs
-rw-r--r-- 1 cwc cwc 1 Jan 18 08:20 update.timestamp
cwc@azzerare ~/.java/deployment/security $ more baseline.versions
1.8.0_00
1.7.0_51
1.6.0_71
1.5.0_61
1.4.2_43
cwc@azzerare ~/.java/deployment/security $
_________________
Without diversity there can be no evolution:)
Back to top
View user's profile Send private message
lucky_rooster
n00b
n00b


Joined: 24 Aug 2004
Posts: 28

PostPosted: Thu Jan 23, 2014 6:51 pm    Post subject: re: error running jre Application Blocked Reply with quote

7u51 is available but masked. I was having similar issues. Add:

Code:
dev-java/oracle-jre-bin ~amd64


to /etc/portage/package.accept_keywords (or package.keywords if you are using that). You can specify version info if desired, see:
http://wiki.gentoo.org/wiki/Knowledge_Base:Unmasking_a_package.
Back to top
View user's profile Send private message
cwc
Veteran
Veteran


Joined: 20 Mar 2006
Posts: 1403
Location: Tri-Cities, WA USA

PostPosted: Sat Jan 25, 2014 3:57 pm    Post subject: Re: re: error running jre Application Blocked Reply with quote

lucky_rooster wrote:
7u51 is available but masked. I was having similar issues. Add:

Code:
dev-java/oracle-jre-bin ~amd64


to /etc/portage/package.accept_keywords (or package.keywords if you are using that). You can specify version info if desired, see:
http://wiki.gentoo.org/wiki/Knowledge_Base:Unmasking_a_package.


thanks for the line installed

cwc@azzerare ~ $ java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
cwc@azzerare ~ $



today
_________________
Without diversity there can be no evolution:)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum