Re: Latest Java-openjdk upgrade [SOLVED?]

2015-01-28 Thread Kevin Cummings
On 01/27/2015 12:55 PM, Kevin Cummings wrote: > On 01/27/2015 10:49 AM, Patrick O'Callaghan wrote: >> On Tue, 2015-01-27 at 12:09 -0200, Fernando Lozano wrote: >>> I do heavy Java development and never had issues with OpenJDK on >>> Fedora. >>> And I have OpenJDK on RHEL at many production sites. S

Re: Latest Java-openjdk upgrade

2015-01-27 Thread Kevin Cummings
On 01/27/2015 01:02 PM, Fernando Lozano wrote: > Hi, > >>> Check which java, javac and etc are configured using alternatives and >>> check you env vars. Make sure you are using commands, jars and libraries >>> from the same installation. >> Interesting suggestion. I did note that I have been havi

Re: Latest Java-openjdk upgrade

2015-01-27 Thread Fernando Lozano
Hi, > > Check which java, javac and etc are configured using alternatives and > > check you env vars. Make sure you are using commands, jars and libraries > > from the same installation. > Interesting suggestion. I did note that I have been having > "alternative" warnings during previous updates

Re: Latest Java-openjdk upgrade

2015-01-27 Thread Kevin Cummings
On 01/27/2015 10:49 AM, Patrick O'Callaghan wrote: > On Tue, 2015-01-27 at 12:09 -0200, Fernando Lozano wrote: >> I do heavy Java development and never had issues with OpenJDK on >> Fedora. >> And I have OpenJDK on RHEL at many production sites. So don't bother >> switching to Oracle Java. Instead

Re: Latest Java-openjdk upgrade

2015-01-27 Thread Kevin Cummings
On 01/27/2015 09:09 AM, Fernando Lozano wrote: > Hi, > > I do heavy Java development and never had issues with OpenJDK on Fedora. > And I have OpenJDK on RHEL at many production sites. So don't bother > switching to Oracle Java. Instead try unistall and reinstall OpenJDK > Packages because it look

Re: Latest Java-openjdk upgrade

2015-01-27 Thread Kevin Cummings
On 01/27/2015 03:36 AM, Angelo Moreschini wrote: > > Here a link that explains the */java.lang.ClassFormatError/*: > http://craftingjava.blogspot.co.il/2012/07/reason-for-javalangclassformaterror.html > > > "*/this error would be thrown when the java virtual machine attempts

Re: Latest Java-openjdk upgrade

2015-01-27 Thread Patrick O'Callaghan
On Tue, 2015-01-27 at 12:09 -0200, Fernando Lozano wrote: > I do heavy Java development and never had issues with OpenJDK on > Fedora. > And I have OpenJDK on RHEL at many production sites. So don't bother > switching to Oracle Java. Instead try unistall and reinstall OpenJDK > Packages because it

Re: Latest Java-openjdk upgrade

2015-01-27 Thread Fernando Lozano
Hi, I do heavy Java development and never had issues with OpenJDK on Fedora. And I have OpenJDK on RHEL at many production sites. So don't bother switching to Oracle Java. Instead try unistall and reinstall OpenJDK Packages because it looks you have either a corrupted file. Other option is you ha

Re: Latest Java-openjdk upgrade

2015-01-27 Thread Angelo Moreschini
Here a link that explains the *java.lang.ClassFormatError*: http://craftingjava.blogspot.co.il/2012/07/reason-for-javalangclassformaterror.html "*this error would be thrown when the java virtual machine attempts to read a class file and founds that the class file has been alte

Latest Java-openjdk upgrade

2015-01-26 Thread Kevin Cummings
I updated to java-1.7.0-openjdk.x86_64 1:1.7.0.75-2.5.4.2.fc20 today (along with the java-1.7.0-openjdk-headless and java-1.7.0-openjdk-devel packages). After the upgrade, nothing java related would run. (not the compiler, not the jar command, and I couldn't run any pre-built .jars.) The error w