Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ran into another issue. I have java installed but for some reason the installation is not seeing it. any suggestions?
Error: Package: ocie-serverbase-1.3.0-2015.08.1013.x86_64 (/ocie-serverbase-1.3.0-2015.08.1013.x86_64)
Requires: java-1.8.0-oracle >= 1.8.0.51
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[root@fgprd-oncommand-opm-app002 data]# java -version
java version "1.8.0_51"
Java(TM) SE Runtime Environment (build 1.8.0_51-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.51-b03, mixed mode)
Solved! See The Solution
1 ACCEPTED SOLUTION
James_Castro has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Your RHEL system has to be registered with Red hat. This is a requirement for Red Hat systems to use the RHEL repositories.
10 REPLIES 10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is this OPM 2.0 GA? If it is, OPM is dependant on the RHEL version of Java, not the Oracle generic one. The steps in teh link will install the RHEL Java version:
https://library.netapp.com/ecmdocs/ECMP12406793/html/frameset.html
Specifically step 8.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
am I missing something here?
[root@fgprd-oncommand-opm-app002 ~]# subscription-manager repos --enable rhel-6-server-thirdparty-oracle-java-rpms
-bash: subscription-manager: command not found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you using RHEL? I believe it is a default package for RHEL...but if you're using CentOS (or other downstream distros) then it won't be available.
Here are the docs for Subscription Manager, if it helps.
Andrew
If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
James_Castro has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Your RHEL system has to be registered with Red hat. This is a requirement for Red Hat systems to use the RHEL repositories.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the issue squared away. I was able to get the customer to register the systems. I ran into another issue though and will be posting it shortly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the same issue and don't have internet access from the host.
I have tried several version of JRE but can't seem to find the right one.
Where can I get the specific version that OPM 2.0 needs so I can install it manually???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Downloading JRE from offical Oracle site didn't work but found what I needed here.
http://ftp.riken.jp/Linux/cern/slc63/x86_64/yum/updates/repoview/development.languages.group.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Which java did you use from http://ftp.riken.jp/Linux/cern/slc63/x86_64/yum/updates/repoview/development.languages.group.html to get this working?
Which version of rhel were you using?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
java-1.8.0-oracle
Rhel 6.5 (Santiago)
I was finally able to get the customer to let me use the company's rhel subscription
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks
No luck with java-1.8.0-oracle although we are using
RHEL 7.1 (Maipo) and the new patched version 2.02 of PM
