You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
(2) |
Jun
(2) |
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
(14) |
Dec
(23) |
2005 |
Jan
(8) |
Feb
(11) |
Mar
(8) |
Apr
(4) |
May
(16) |
Jun
(13) |
Jul
(12) |
Aug
(14) |
Sep
(11) |
Oct
(11) |
Nov
(15) |
Dec
(7) |
2006 |
Jan
(16) |
Feb
(35) |
Mar
(26) |
Apr
(7) |
May
(10) |
Jun
(9) |
Jul
(10) |
Aug
(3) |
Sep
(13) |
Oct
(7) |
Nov
(18) |
Dec
(2) |
2007 |
Jan
(1) |
Feb
(11) |
Mar
|
Apr
(10) |
May
|
Jun
(2) |
Jul
(1) |
Aug
(56) |
Sep
(32) |
Oct
(27) |
Nov
(78) |
Dec
(23) |
2008 |
Jan
(12) |
Feb
(21) |
Mar
(29) |
Apr
(9) |
May
(12) |
Jun
(14) |
Jul
(13) |
Aug
(13) |
Sep
(19) |
Oct
(27) |
Nov
(19) |
Dec
(8) |
2009 |
Jan
(10) |
Feb
(32) |
Mar
(24) |
Apr
(10) |
May
(35) |
Jun
(29) |
Jul
(42) |
Aug
(51) |
Sep
(21) |
Oct
(40) |
Nov
(53) |
Dec
(37) |
2010 |
Jan
(22) |
Feb
(54) |
Mar
(51) |
Apr
(28) |
May
(21) |
Jun
(10) |
Jul
(16) |
Aug
(15) |
Sep
(16) |
Oct
(12) |
Nov
(16) |
Dec
(29) |
2011 |
Jan
(16) |
Feb
(28) |
Mar
(18) |
Apr
(32) |
May
(31) |
Jun
(28) |
Jul
(52) |
Aug
(51) |
Sep
(29) |
Oct
(38) |
Nov
(27) |
Dec
(22) |
2012 |
Jan
(18) |
Feb
(29) |
Mar
(50) |
Apr
(43) |
May
(28) |
Jun
(34) |
Jul
(26) |
Aug
(11) |
Sep
(27) |
Oct
(33) |
Nov
(101) |
Dec
(17) |
2013 |
Jan
(22) |
Feb
(57) |
Mar
(29) |
Apr
(22) |
May
(15) |
Jun
(17) |
Jul
(14) |
Aug
(13) |
Sep
(33) |
Oct
(25) |
Nov
(13) |
Dec
(12) |
2014 |
Jan
(19) |
Feb
(6) |
Mar
(24) |
Apr
(30) |
May
(43) |
Jun
(22) |
Jul
(15) |
Aug
(19) |
Sep
(27) |
Oct
(10) |
Nov
(17) |
Dec
(6) |
2015 |
Jan
(18) |
Feb
(6) |
Mar
(20) |
Apr
(9) |
May
(15) |
Jun
(17) |
Jul
(6) |
Aug
(16) |
Sep
(16) |
Oct
(14) |
Nov
(50) |
Dec
(42) |
2016 |
Jan
(60) |
Feb
(45) |
Mar
(12) |
Apr
(56) |
May
(18) |
Jun
(16) |
Jul
(1) |
Aug
(4) |
Sep
|
Oct
(3) |
Nov
(3) |
Dec
|
2017 |
Jan
|
Feb
(3) |
Mar
|
Apr
(8) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(6) |
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
(6) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
(9) |
Oct
(10) |
Nov
|
Dec
|
2020 |
Jan
|
Feb
(8) |
Mar
(8) |
Apr
|
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
From: Marisano J. <mar...@gm...> - 2016-04-21 19:34:12
|
Sorry, that was supposed to read "Cheers" not "Cross". My tablet pulls that stunt every now and again, when it figures I think it should have learned its lesson by now. It's so ridiculous it does seem like it was put there on purpose. Anyway, sorry for any confusion. On Thu, Apr 21, 2016 at 8:35 AM, Marisano James <mar...@gm...> wrote: > I was just about to write and ask how the installation went! > > You are right about JRE vs JDK. I began to realize that when I was > describing the process I used, but I do program on occasion, so... I had > not considered the download time, however. > > You're welcome. I'm glad I could be of assistance! I agree that version > 3.3 is a substantial improvement. Nice work team! > > Cross, > Marisano > > On April 21, 2016 6:58:23 AM Peter Rockett <p.r...@sh...> > wrote: > >> Wonderful! Works a treat! >> >> A minor refinement on the blog post though: >> >> sudo apt-get install openjdk-8-jre >> >> is sufficient. To run JabRef you only need to install the Java runtime, >> not the full Java JDK, which is not needed unless you code in Java. Much >> faster download as well. >> >> Thanks once more. v3.3 seems to have a lot of features from my 'wish >> list'. >> >> P. >> >> >> >> On 20/04/16 14:50, Marisano James wrote: >> >> I installed it by adding a ppa: >> >> sudo add-apt-repository >> ppa:openjdk-r/ppa >> >> As outlined on: >> http://ubuntuhandbook.org/index.php/2015/01/install-openjdk-8-ubuntu-14-04-12-04-lts/ >> >> This way I get updates, which are occurring with regularity. >> >> Marisano >> >> On Wed, Apr 20, 2016 at 12:19 AM, Peter Rockett < >> p.r...@sh...> wrote: >> >>> Marisano >>> >>> On 19/04/16 18:40, Marisano James wrote: >>> >>> I'm using OpenJDK 8 + JabRef 3 under Ubuntu 14.04, so I know you can do >>> that. I think the problem is because you're using Java 7. I take it you >>> were running Java 2.x prior to now? >>> >>> >>> Oh! How have you installed OpenJDK 8? I notice that the OpenJDK website ( >>> http://openjdk.java.net/install/index.html) contains the installation >>> instructions for JDK 8: >>> >>> Debian, Ubuntu, *etc.* >>> >>> On the command line, type: >>> >>> *$* sudo apt-get install openjdk-8-jre >>> >>> >>> ... but this package does not exist in the Ubuntu repo. Have you >>> installed it directly from OpenJDK's Mercurial repo? >>> >>> P. >>> >>> >>> >>> Are you able to install more than one version of Java on your machine? >>> (You must be permitted to install/update some software because you're able >>> to install JabRef 3.3.) If so, you can have two versions of Java installed, >>> but have your symlinks all point to Java 7. [I can provide a StackExchange >>> link for how to do that if don't don't know how, but are able to pursue >>> this avenue.] This will allow all your other Java apps to continue to work. >>> Then either build a launcher that links to Java 8, or explicitly select >>> Java 8 when you launch JabRef 3.3 by right clicking on it and selecting >>> "Open With > OpenJDK Java 8 Runtime". (You can also implicitly build a >>> launcher by right clicking on whatever it places in your dock when you >>> launch Java 3.3 in this manner and selecting "Lock to Launcher", then slide >>> the new launcher into whatever position you deem appropriate.) >>> >>> Marisano >>> >>> On Tue, Apr 19, 2016 at 6:03 AM, EBo < <eb...@us...> >>> eb...@us...> wrote: >>> >>>> since this is a government laptop, it probably means I will never be >>>> able to use JabRef 3.3... >>>> >>>> On Apr 19 2016 6:47 AM, Frédéric Darboux wrote: >>>> > I believe this is because you are using OpenJDK. >>>> > Jabref works under Oracle JRE (or JDK) 1.8, as document in the FAQ: >>>> > >>>> > < >>>> https://github.com/JabRef/www.jabref.org/blob/gh-pages/_faq/20_linux.md >>>> > >>>> > >>>> > I am afraid you will not be able to use JabRef 3.3 before you can >>>> > update your computer... >>>> > >>>> > >>>> > >>>> > Frédéric >>>> > >>>> > >>>> > >>>> > Le 19/04/2016 à 13:48, EBo a écrit : >>>> >> Testing v3.3 I got: >>>> >> >>>> >> $ java -jar ~/Downloads/JabRef-3.3.jar >>>> >> Exception in thread "main" java.lang.UnsupportedClassVersionError: >>>> >> net/sf/jabref/JabRefMain : Unsupported major.minor version 52.0 >>>> >> at java.lang.ClassLoader.defineClass1(Native Method) >>>> >> at java.lang.ClassLoader.defineClass(ClassLoader.java:800) >>>> >> at >>>> >> >>>> >> >>>> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) >>>> >> at >>>> >> java.net.URLClassLoader.defineClass(URLClassLoader.java:449) >>>> >> at >>>> >> java.net.URLClassLoader.access$100(URLClassLoader.java:71) >>>> >> at java.net.URLClassLoader$1.run(URLClassLoader.java:361) >>>> >> at java.net.URLClassLoader$1.run(URLClassLoader.java:355) >>>> >> at java.security.AccessController.doPrivileged(Native >>>> >> Method) >>>> >> at >>>> >> java.net.URLClassLoader.findClass(URLClassLoader.java:354) >>>> >> at java.lang.ClassLoader.loadClass(ClassLoader.java:425) >>>> >> at >>>> >> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) >>>> >> at java.lang.ClassLoader.loadClass(ClassLoader.java:358) >>>> >> at >>>> >> >>>> >> sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) >>>> >> >>>> >> and the java version I have is: >>>> >> >>>> >> $ java -version >>>> >> java version "1.7.0_79" >>>> >> OpenJDK Runtime Environment (IcedTea 2.5.6) >>>> >> (7u79-2.5.6-0ubuntu1.14.04.1) >>>> >> OpenJDK Server VM (build 24.79-b02, mixed mode) >>>> >> >>>> >> I do not know about others, but I will not be able to update java to >>>> >> v8 >>>> >> on my government laptop for some time to come. >>>> >> >>>> >> EBo -- >>>> >> >>>> >> On Apr 19 2016 4:46 AM, Marisano James wrote: >>>> >>> Yes, I believe under Ubuntu14.04 you're going to need to make sure >>>> >>> you've >>>> >>> got Java 8 installed / it's being invoked to launch JabRef. >>>> >>> >>>> >>> On Tue, Apr 19, 2016 at 3:09 AM, Frédéric Darboux < >>>> >>> Fre...@or...> wrote: >>>> >>> >>>> >>>> Le 19/04/2016 à 11:48, Wenqiang Liu a écrit : >>>> >>>>> Dear everyone, >>>> >>>>> >>>> >>>>> I just downloaded the 3.3 jar package. I have two questions here, >>>> >>>> could >>>> >>>>> you please help me? >>>> >>>>> >>>> >>>>> [...] >>>> >>>>> 2. I tried run JabRef-3.3.jar on Ubuntu 14.04LTS, but first it >>>> >>>> prompted >>>> >>>>> one error with something like this jar is not executable. After I >>>> >>>> run >>>> >>>>> chmod +x JabRef-3.3.jar, it gave another error saying “cannot >>>> >>>> execute >>>> >>>>> binary file”. I am wondering what should I do to run >>>> >>>> JabRef-3.3.jar >>>> >>>>> correctly on Ubuntu? >>>> >>>> >>>> >>>> First, can you try the following command line? >>>> >>>> java -jar JabRef-3.3.jar >>>> >>>> >>>> >>>> Does it work? >>>> >>>> If not, please, provide the version of Java >>>> >>>> java -version >>>> >>>> >>>> >>>> >>>> >>>> Cheers. >>>> >>>> >>>> >>>> Frédéric >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>>> >>>> >>>>> Thanks very much in advance! >>>> >>>>> >>>> >>>>> >>>> >>>>> >>>> >>>>> With My Best Regards >>>> >>>>> >>>> >>>>> Liu >>>> >>>>> >>>> >>>>> >>>> >>>>> >>>> >>>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> >>>>> Find and fix application performance issues faster with >>>> >>>> Applications >>>> >>>> Manager >>>> >>>>> Applications Manager provides deep performance insights into >>>> >>>> multiple >>>> >>>> tiers of >>>> >>>>> your business applications. It resolves application problems >>>> >>>> quickly and >>>> >>>>> reduces your MTTR. Get your free trial! >>>> >>>>> <https://ad.doubleclick.net/ddm/clk/302982198;130105516;z> >>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>>> >>>>> >>>> >>>>> >>>> >>>>> >>>> >>>>> _______________________________________________ >>>> >>>>> Jabref-users mailing list >>>> >>>>> <Jab...@li...> >>>> Jab...@li... >>>> >>>>> <https://lists.sourceforge.net/lists/listinfo/jabref-users> >>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>>> >>>>> >>>> >>>> >>>> >>>> -- >>>> >>>> ....................................................... >>>> >>>> Research Scientist - INRA (French National Institute for >>>> >>>> Agricultural >>>> >>>> Research) >>>> >>>> Laboratoire Sols et Environnement (UMR 1120 LSE) >>>> >>>> Ensaia - 2 avenue de la Forêt de Haye >>>> >>>> TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France >>>> >>>> Tel: +33 (0)3 83 59 57 68 <%2B33%20%280%293%2083%2059%2057%2068>. >>>> Also: +33 (0)3 83 39 41 47 <%2B33%20%280%293%2083%2039%2041%2047> >>>> >>>> < <http://lse.univ-lorraine.fr/>http://lse.univ-lorraine.fr/> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> >>>> Find and fix application performance issues faster with >>>> >>>> Applications >>>> >>>> Manager >>>> >>>> Applications Manager provides deep performance insights into >>>> >>>> multiple >>>> >>>> tiers of >>>> >>>> your business applications. It resolves application problems >>>> >>>> quickly >>>> >>>> and >>>> >>>> reduces your MTTR. Get your free trial! >>>> >>>> <https://ad.doubleclick.net/ddm/clk/302982198;130105516;z> >>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>>> >>>> _______________________________________________ >>>> >>>> Jabref-users mailing list >>>> >>>> <Jab...@li...> >>>> Jab...@li... >>>> >>>> <https://lists.sourceforge.net/lists/listinfo/jabref-users> >>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>>> >>>> >>>> >>> >>>> >>> >>>> >>> >>>> >>> >>>> ------------------------------------------------------------------------------ >>>> >>> Find and fix application performance issues faster with >>>> >>> Applications >>>> >>> Manager >>>> >>> Applications Manager provides deep performance insights into >>>> >>> multiple >>>> >>> tiers of >>>> >>> your business applications. It resolves application problems >>>> >>> quickly >>>> >>> and >>>> >>> reduces your MTTR. Get your free trial! >>>> >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>>> >>> >>>> >>> _______________________________________________ >>>> >>> Jabref-users mailing list >>>> >>> Jab...@li... >>>> >>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>>> >> >>>> >> >>>> >> >>>> >> >>>> ------------------------------------------------------------------------------ >>>> >> Find and fix application performance issues faster with Applications >>>> >> Manager >>>> >> Applications Manager provides deep performance insights into >>>> >> multiple tiers of >>>> >> your business applications. It resolves application problems quickly >>>> >> and >>>> >> reduces your MTTR. Get your free trial! >>>> >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>>> >> _______________________________________________ >>>> >> Jabref-users mailing list >>>> >> Jab...@li... >>>> >> https://lists.sourceforge.net/lists/listinfo/jabref-users >>>> >> >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Find and fix application performance issues faster with Applications >>>> Manager >>>> Applications Manager provides deep performance insights into multiple >>>> tiers of >>>> your business applications. It resolves application problems quickly and >>>> reduces your MTTR. Get your free trial! >>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>>> _______________________________________________ >>>> Jabref-users mailing list >>>> Jab...@li... >>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Find and fix application performance issues faster with Applications Manager >>> Applications Manager provides deep performance insights into multiple tiers of >>> your business applications. It resolves application problems quickly and >>> reduces your MTTR. Get your free trial!https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> >>> >>> >>> _______________________________________________ >>> Jabref-users mailing lis...@li...https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Find and fix application performance issues faster with Applications >>> Manager >>> Applications Manager provides deep performance insights into multiple >>> tiers of >>> your business applications. It resolves application problems quickly and >>> reduces your MTTR. Get your free trial! >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> _______________________________________________ >>> Jabref-users mailing list >>> Jab...@li... >>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >>> >> >> |
From: Panos I. <pan...@gm...> - 2016-04-21 16:07:42
|
Hello, Where can I find a list of all the available formatters that I can use in the jstyle files? I found this page <http://jabref.sourceforge.net/help/CustomExports.php> which contains some of them along with examples, but it doesn't contain *all* the formatters. For example, I can't find what the "AuthorLastFirstAbbreviator", or the "AuthorAndsCommaReplacer" are doing... Related to the above, does anyone know how to convert EndNote styles to jstyles? The reason I'm asking is because I have downloaded the *.ens style from EndNote's website, but convert it to a jstyle file. And since these *.ens files are binary files, I can't read anything when I try to open them! Thanks, Panos |
From: Marisano J. <mar...@gm...> - 2016-04-21 15:35:58
|
I was just about to write and ask how the installation went! You are right about JRE vs JDK. I began to realize that when I was describing the process I used, but I do program on occasion, so... I had not considered the download time, however. You're welcome. I'm glad I could be of assistance! I agree that version 3.3 is a substantial improvement. Nice work team! Cross, Marisano On April 21, 2016 6:58:23 AM Peter Rockett <p.r...@sh...> wrote: > Wonderful! Works a treat! > > A minor refinement on the blog post though: > > sudo apt-get install openjdk-8-jre > > is sufficient. To run JabRef you only need to install the Java runtime, > not the full Java JDK, which is not needed unless you code in Java. Much > faster download as well. > > Thanks once more. v3.3 seems to have a lot of features from my 'wish list'. > > P. > > > > On 20/04/16 14:50, Marisano James wrote: >> I installed it by adding a ppa: >> sudo add-apt-repository ppa:openjdk-r/ppa >> As outlined on: >> http://ubuntuhandbook.org/index.php/2015/01/install-openjdk-8-ubuntu-14-04-12-04-lts/ >> >> This way I get updates, which are occurring with regularity. >> >> Marisano >> >> On Wed, Apr 20, 2016 at 12:19 AM, Peter Rockett >> <p.r...@sh... <mailto:p.r...@sh...>> wrote: >> >> Marisano >> >> On 19/04/16 18:40, Marisano James wrote: >>> I'm using OpenJDK 8 + JabRef 3 under Ubuntu 14.04, so I know you >>> can do that. I think the problem is because you're using Java 7. >>> I take it you were running Java 2.x prior to now? >> >> Oh! How have you installed OpenJDK 8? I notice that the OpenJDK >> website (http://openjdk.java.net/install/index.html) contains the >> installation instructions for JDK 8: >> >> >> Debian, Ubuntu, /etc./ >> >> On the command line, type: >> >> *$* sudo apt-get install openjdk-8-jre >> >> >> ... but this package does not exist in the Ubuntu repo. Have you >> installed it directly from OpenJDK's Mercurial repo? >> >> P. >> >> >>> >>> Are you able to install more than one version of Java on your >>> machine? (You must be permitted to install/update some software >>> because you're able to install JabRef 3.3.) If so, you can have >>> two versions of Java installed, but have your symlinks all point >>> to Java 7. [I can provide a StackExchange link for how to do that >>> if don't don't know how, but are able to pursue this avenue.] >>> This will allow all your other Java apps to continue to work. >>> Then either build a launcher that links to Java 8, or explicitly >>> select Java 8 when you launch JabRef 3.3 by right clicking on it >>> and selecting "Open With > OpenJDK Java 8 Runtime". (You can also >>> implicitly build a launcher by right clicking on whatever it >>> places in your dock when you launch Java 3.3 in this manner and >>> selecting "Lock to Launcher", then slide the new launcher into >>> whatever position you deem appropriate.) >>> >>> Marisano >>> >>> On Tue, Apr 19, 2016 at 6:03 AM, EBo <eb...@us... >>> <mailto:eb...@us...>> wrote: >>> >>> since this is a government laptop, it probably means I will >>> never be >>> able to use JabRef 3.3... >>> >>> On Apr 19 2016 6:47 AM, Frédéric Darboux wrote: >>> > I believe this is because you are using OpenJDK. >>> > Jabref works under Oracle JRE (or JDK) 1.8, as document in >>> the FAQ: >>> > >>> > >>> <https://github.com/JabRef/www.jabref.org/blob/gh-pages/_faq/20_linux.md> >>> > >>> > I am afraid you will not be able to use JabRef 3.3 before >>> you can >>> > update your computer... >>> > >>> > >>> > >>> > Frédéric >>> > >>> > >>> > >>> > Le 19/04/2016 à 13:48, EBo a écrit : >>> >> Testing v3.3 I got: >>> >> >>> >> $ java -jar ~/Downloads/JabRef-3.3.jar >>> >> Exception in thread "main" >>> java.lang.UnsupportedClassVersionError: >>> >> net/sf/jabref/JabRefMain : Unsupported major.minor version >>> 52.0 >>> >> at java.lang.ClassLoader.defineClass1(Native Method) >>> >> at >>> java.lang.ClassLoader.defineClass(ClassLoader.java:800) >>> >> at >>> >> >>> >> >>> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) >>> >> at >>> >> java.net.URLClassLoader.defineClass(URLClassLoader.java:449) >>> >> at >>> >> java.net.URLClassLoader.access$100(URLClassLoader.java:71) >>> >> at >>> java.net.URLClassLoader$1.run(URLClassLoader.java:361) >>> >> at >>> java.net.URLClassLoader$1.run(URLClassLoader.java:355) >>> >> at java.security.AccessController.doPrivileged(Native >>> >> Method) >>> >> at >>> >> java.net.URLClassLoader.findClass(URLClassLoader.java:354) >>> >> at >>> java.lang.ClassLoader.loadClass(ClassLoader.java:425) >>> >> at >>> >> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) >>> >> at >>> java.lang.ClassLoader.loadClass(ClassLoader.java:358) >>> >> at >>> >> >>> >> >>> sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) >>> >> >>> >> and the java version I have is: >>> >> >>> >> $ java -version >>> >> java version "1.7.0_79" >>> >> OpenJDK Runtime Environment (IcedTea 2.5.6) >>> >> (7u79-2.5.6-0ubuntu1.14.04.1) >>> >> OpenJDK Server VM (build 24.79-b02, mixed mode) >>> >> >>> >> I do not know about others, but I will not be able to >>> update java to >>> >> v8 >>> >> on my government laptop for some time to come. >>> >> >>> >> EBo -- >>> >> >>> >> On Apr 19 2016 4:46 AM, Marisano James wrote: >>> >>> Yes, I believe under Ubuntu14.04 you're going to need to >>> make sure >>> >>> you've >>> >>> got Java 8 installed / it's being invoked to launch JabRef. >>> >>> >>> >>> On Tue, Apr 19, 2016 at 3:09 AM, Frédéric Darboux < >>> >>> Fre...@or... >>> <mailto:Fre...@or...>> wrote: >>> >>> >>> >>>> Le 19/04/2016 à 11:48, Wenqiang Liu a écrit : >>> >>>>> Dear everyone, >>> >>>>> >>> >>>>> I just downloaded the 3.3 jar package. I have two >>> questions here, >>> >>>> could >>> >>>>> you please help me? >>> >>>>> >>> >>>>> [...] >>> >>>>> 2. I tried run JabRef-3.3.jar on Ubuntu 14.04LTS, but >>> first it >>> >>>> prompted >>> >>>>> one error with something like this jar is not >>> executable. After I >>> >>>> run >>> >>>>> chmod +x JabRef-3.3.jar, it gave another error saying >>> “cannot >>> >>>> execute >>> >>>>> binary file”. I am wondering what should I do to run >>> >>>> JabRef-3.3.jar >>> >>>>> correctly on Ubuntu? >>> >>>> >>> >>>> First, can you try the following command line? >>> >>>> java -jar JabRef-3.3.jar >>> >>>> >>> >>>> Does it work? >>> >>>> If not, please, provide the version of Java >>> >>>> java -version >>> >>>> >>> >>>> >>> >>>> Cheers. >>> >>>> >>> >>>> Frédéric >>> >>>> >>> >>>> >>> >>>> >>> >>>> >>> >>>>> >>> >>>>> Thanks very much in advance! >>> >>>>> >>> >>>>> >>> >>>>> >>> >>>>> With My Best Regards >>> >>>>> >>> >>>>> Liu >>> >>>>> >>> >>>>> >>> >>>>> >>> >>>>> >>> >>>> >>> >>>> >>> >>>> >>> ------------------------------------------------------------------------------ >>> >>>>> Find and fix application performance issues faster with >>> >>>> Applications >>> >>>> Manager >>> >>>>> Applications Manager provides deep performance insights >>> into >>> >>>> multiple >>> >>>> tiers of >>> >>>>> your business applications. It resolves application >>> problems >>> >>>> quickly and >>> >>>>> reduces your MTTR. Get your free trial! >>> >>>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> >>>>> >>> >>>>> >>> >>>>> >>> >>>>> _______________________________________________ >>> >>>>> Jabref-users mailing list >>> >>>>> Jab...@li... >>> <mailto:Jab...@li...> >>> >>>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >>>>> >>> >>>> >>> >>>> -- >>> >>>> ....................................................... >>> >>>> Research Scientist - INRA (French National Institute for >>> >>>> Agricultural >>> >>>> Research) >>> >>>> Laboratoire Sols et Environnement (UMR 1120 LSE) >>> >>>> Ensaia - 2 avenue de la Forêt de Haye >>> >>>> TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France >>> >>>> Tel: +33 (0)3 83 59 57 68 >>> <tel:%2B33%20%280%293%2083%2059%2057%2068>. Also: +33 (0)3 83 >>> 39 41 47 <tel:%2B33%20%280%293%2083%2039%2041%2047> >>> >>>> <http://lse.univ-lorraine.fr/> >>> >>>> >>> >>>> >>> >>>> >>> >>>> >>> >>>> >>> ------------------------------------------------------------------------------ >>> >>>> Find and fix application performance issues faster with >>> >>>> Applications >>> >>>> Manager >>> >>>> Applications Manager provides deep performance insights into >>> >>>> multiple >>> >>>> tiers of >>> >>>> your business applications. It resolves application problems >>> >>>> quickly >>> >>>> and >>> >>>> reduces your MTTR. Get your free trial! >>> >>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> >>>> _______________________________________________ >>> >>>> Jabref-users mailing list >>> >>>> Jab...@li... >>> <mailto:Jab...@li...> >>> >>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >>>> >>> >>> >>> >>> >>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> >>> Find and fix application performance issues faster with >>> >>> Applications >>> >>> Manager >>> >>> Applications Manager provides deep performance insights into >>> >>> multiple >>> >>> tiers of >>> >>> your business applications. It resolves application problems >>> >>> quickly >>> >>> and >>> >>> reduces your MTTR. Get your free trial! >>> >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> >>> >>> >>> _______________________________________________ >>> >>> Jabref-users mailing list >>> >>> Jab...@li... >>> <mailto:Jab...@li...> >>> >>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >> >>> >> >>> >> >>> >> >>> ------------------------------------------------------------------------------ >>> >> Find and fix application performance issues faster with >>> Applications >>> >> Manager >>> >> Applications Manager provides deep performance insights into >>> >> multiple tiers of >>> >> your business applications. It resolves application >>> problems quickly >>> >> and >>> >> reduces your MTTR. Get your free trial! >>> >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> >> _______________________________________________ >>> >> Jabref-users mailing list >>> >> Jab...@li... >>> <mailto:Jab...@li...> >>> >> https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >> >>> >>> >>> ------------------------------------------------------------------------------ >>> Find and fix application performance issues faster with >>> Applications Manager >>> Applications Manager provides deep performance insights into >>> multiple tiers of >>> your business applications. It resolves application problems >>> quickly and >>> reduces your MTTR. Get your free trial! >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> _______________________________________________ >>> Jabref-users mailing list >>> Jab...@li... >>> <mailto:Jab...@li...> >>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Find and fix application performance issues faster with Applications Manager >>> Applications Manager provides deep performance insights into multiple tiers of >>> your business applications. It resolves application problems quickly and >>> reduces your MTTR. Get your free trial! >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> >>> >>> _______________________________________________ >>> Jabref-users mailing list >>> Jab...@li... >>> <mailto:Jab...@li...> >>> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >> >> ------------------------------------------------------------------------------ >> Find and fix application performance issues faster with >> Applications Manager >> Applications Manager provides deep performance insights into >> multiple tiers of >> your business applications. It resolves application problems >> quickly and >> reduces your MTTR. Get your free trial! >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> _______________________________________________ >> Jabref-users mailing list >> Jab...@li... >> <mailto:Jab...@li...> >> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >> > |
From: Peter R. <p.r...@sh...> - 2016-04-21 13:58:32
|
Wonderful! Works a treat! A minor refinement on the blog post though: sudo apt-get install openjdk-8-jre is sufficient. To run JabRef you only need to install the Java runtime, not the full Java JDK, which is not needed unless you code in Java. Much faster download as well. Thanks once more. v3.3 seems to have a lot of features from my 'wish list'. P. On 20/04/16 14:50, Marisano James wrote: > I installed it by adding a ppa: > sudo add-apt-repository ppa:openjdk-r/ppa > As outlined on: > http://ubuntuhandbook.org/index.php/2015/01/install-openjdk-8-ubuntu-14-04-12-04-lts/ > > This way I get updates, which are occurring with regularity. > > Marisano > > On Wed, Apr 20, 2016 at 12:19 AM, Peter Rockett > <p.r...@sh... <mailto:p.r...@sh...>> wrote: > > Marisano > > On 19/04/16 18:40, Marisano James wrote: >> I'm using OpenJDK 8 + JabRef 3 under Ubuntu 14.04, so I know you >> can do that. I think the problem is because you're using Java 7. >> I take it you were running Java 2.x prior to now? > > Oh! How have you installed OpenJDK 8? I notice that the OpenJDK > website (http://openjdk.java.net/install/index.html) contains the > installation instructions for JDK 8: > > > Debian, Ubuntu, /etc./ > > On the command line, type: > > *$* sudo apt-get install openjdk-8-jre > > > ... but this package does not exist in the Ubuntu repo. Have you > installed it directly from OpenJDK's Mercurial repo? > > P. > > >> >> Are you able to install more than one version of Java on your >> machine? (You must be permitted to install/update some software >> because you're able to install JabRef 3.3.) If so, you can have >> two versions of Java installed, but have your symlinks all point >> to Java 7. [I can provide a StackExchange link for how to do that >> if don't don't know how, but are able to pursue this avenue.] >> This will allow all your other Java apps to continue to work. >> Then either build a launcher that links to Java 8, or explicitly >> select Java 8 when you launch JabRef 3.3 by right clicking on it >> and selecting "Open With > OpenJDK Java 8 Runtime". (You can also >> implicitly build a launcher by right clicking on whatever it >> places in your dock when you launch Java 3.3 in this manner and >> selecting "Lock to Launcher", then slide the new launcher into >> whatever position you deem appropriate.) >> >> Marisano >> >> On Tue, Apr 19, 2016 at 6:03 AM, EBo <eb...@us... >> <mailto:eb...@us...>> wrote: >> >> since this is a government laptop, it probably means I will >> never be >> able to use JabRef 3.3... >> >> On Apr 19 2016 6:47 AM, Frédéric Darboux wrote: >> > I believe this is because you are using OpenJDK. >> > Jabref works under Oracle JRE (or JDK) 1.8, as document in >> the FAQ: >> > >> > >> <https://github.com/JabRef/www.jabref.org/blob/gh-pages/_faq/20_linux.md> >> > >> > I am afraid you will not be able to use JabRef 3.3 before >> you can >> > update your computer... >> > >> > >> > >> > Frédéric >> > >> > >> > >> > Le 19/04/2016 à 13:48, EBo a écrit : >> >> Testing v3.3 I got: >> >> >> >> $ java -jar ~/Downloads/JabRef-3.3.jar >> >> Exception in thread "main" >> java.lang.UnsupportedClassVersionError: >> >> net/sf/jabref/JabRefMain : Unsupported major.minor version >> 52.0 >> >> at java.lang.ClassLoader.defineClass1(Native Method) >> >> at >> java.lang.ClassLoader.defineClass(ClassLoader.java:800) >> >> at >> >> >> >> >> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) >> >> at >> >> java.net.URLClassLoader.defineClass(URLClassLoader.java:449) >> >> at >> >> java.net.URLClassLoader.access$100(URLClassLoader.java:71) >> >> at >> java.net.URLClassLoader$1.run(URLClassLoader.java:361) >> >> at >> java.net.URLClassLoader$1.run(URLClassLoader.java:355) >> >> at java.security.AccessController.doPrivileged(Native >> >> Method) >> >> at >> >> java.net.URLClassLoader.findClass(URLClassLoader.java:354) >> >> at >> java.lang.ClassLoader.loadClass(ClassLoader.java:425) >> >> at >> >> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) >> >> at >> java.lang.ClassLoader.loadClass(ClassLoader.java:358) >> >> at >> >> >> >> >> sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) >> >> >> >> and the java version I have is: >> >> >> >> $ java -version >> >> java version "1.7.0_79" >> >> OpenJDK Runtime Environment (IcedTea 2.5.6) >> >> (7u79-2.5.6-0ubuntu1.14.04.1) >> >> OpenJDK Server VM (build 24.79-b02, mixed mode) >> >> >> >> I do not know about others, but I will not be able to >> update java to >> >> v8 >> >> on my government laptop for some time to come. >> >> >> >> EBo -- >> >> >> >> On Apr 19 2016 4:46 AM, Marisano James wrote: >> >>> Yes, I believe under Ubuntu14.04 you're going to need to >> make sure >> >>> you've >> >>> got Java 8 installed / it's being invoked to launch JabRef. >> >>> >> >>> On Tue, Apr 19, 2016 at 3:09 AM, Frédéric Darboux < >> >>> Fre...@or... >> <mailto:Fre...@or...>> wrote: >> >>> >> >>>> Le 19/04/2016 à 11:48, Wenqiang Liu a écrit : >> >>>>> Dear everyone, >> >>>>> >> >>>>> I just downloaded the 3.3 jar package. I have two >> questions here, >> >>>> could >> >>>>> you please help me? >> >>>>> >> >>>>> [...] >> >>>>> 2. I tried run JabRef-3.3.jar on Ubuntu 14.04LTS, but >> first it >> >>>> prompted >> >>>>> one error with something like this jar is not >> executable. After I >> >>>> run >> >>>>> chmod +x JabRef-3.3.jar, it gave another error saying >> “cannot >> >>>> execute >> >>>>> binary file”. I am wondering what should I do to run >> >>>> JabRef-3.3.jar >> >>>>> correctly on Ubuntu? >> >>>> >> >>>> First, can you try the following command line? >> >>>> java -jar JabRef-3.3.jar >> >>>> >> >>>> Does it work? >> >>>> If not, please, provide the version of Java >> >>>> java -version >> >>>> >> >>>> >> >>>> Cheers. >> >>>> >> >>>> Frédéric >> >>>> >> >>>> >> >>>> >> >>>> >> >>>>> >> >>>>> Thanks very much in advance! >> >>>>> >> >>>>> >> >>>>> >> >>>>> With My Best Regards >> >>>>> >> >>>>> Liu >> >>>>> >> >>>>> >> >>>>> >> >>>>> >> >>>> >> >>>> >> >>>> >> ------------------------------------------------------------------------------ >> >>>>> Find and fix application performance issues faster with >> >>>> Applications >> >>>> Manager >> >>>>> Applications Manager provides deep performance insights >> into >> >>>> multiple >> >>>> tiers of >> >>>>> your business applications. It resolves application >> problems >> >>>> quickly and >> >>>>> reduces your MTTR. Get your free trial! >> >>>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >>>>> >> >>>>> >> >>>>> >> >>>>> _______________________________________________ >> >>>>> Jabref-users mailing list >> >>>>> Jab...@li... >> <mailto:Jab...@li...> >> >>>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >>>>> >> >>>> >> >>>> -- >> >>>> ....................................................... >> >>>> Research Scientist - INRA (French National Institute for >> >>>> Agricultural >> >>>> Research) >> >>>> Laboratoire Sols et Environnement (UMR 1120 LSE) >> >>>> Ensaia - 2 avenue de la Forêt de Haye >> >>>> TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France >> >>>> Tel: +33 (0)3 83 59 57 68 >> <tel:%2B33%20%280%293%2083%2059%2057%2068>. Also: +33 (0)3 83 >> 39 41 47 <tel:%2B33%20%280%293%2083%2039%2041%2047> >> >>>> <http://lse.univ-lorraine.fr/> >> >>>> >> >>>> >> >>>> >> >>>> >> >>>> >> ------------------------------------------------------------------------------ >> >>>> Find and fix application performance issues faster with >> >>>> Applications >> >>>> Manager >> >>>> Applications Manager provides deep performance insights into >> >>>> multiple >> >>>> tiers of >> >>>> your business applications. It resolves application problems >> >>>> quickly >> >>>> and >> >>>> reduces your MTTR. Get your free trial! >> >>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >>>> _______________________________________________ >> >>>> Jabref-users mailing list >> >>>> Jab...@li... >> <mailto:Jab...@li...> >> >>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >>>> >> >>> >> >>> >> >>> >> >>> >> ------------------------------------------------------------------------------ >> >>> Find and fix application performance issues faster with >> >>> Applications >> >>> Manager >> >>> Applications Manager provides deep performance insights into >> >>> multiple >> >>> tiers of >> >>> your business applications. It resolves application problems >> >>> quickly >> >>> and >> >>> reduces your MTTR. Get your free trial! >> >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >>> >> >>> _______________________________________________ >> >>> Jabref-users mailing list >> >>> Jab...@li... >> <mailto:Jab...@li...> >> >>> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> >> Find and fix application performance issues faster with >> Applications >> >> Manager >> >> Applications Manager provides deep performance insights into >> >> multiple tiers of >> >> your business applications. It resolves application >> problems quickly >> >> and >> >> reduces your MTTR. Get your free trial! >> >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >> _______________________________________________ >> >> Jabref-users mailing list >> >> Jab...@li... >> <mailto:Jab...@li...> >> >> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >> >> >> >> ------------------------------------------------------------------------------ >> Find and fix application performance issues faster with >> Applications Manager >> Applications Manager provides deep performance insights into >> multiple tiers of >> your business applications. It resolves application problems >> quickly and >> reduces your MTTR. Get your free trial! >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> _______________________________________________ >> Jabref-users mailing list >> Jab...@li... >> <mailto:Jab...@li...> >> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >> >> >> >> ------------------------------------------------------------------------------ >> Find and fix application performance issues faster with Applications Manager >> Applications Manager provides deep performance insights into multiple tiers of >> your business applications. It resolves application problems quickly and >> reduces your MTTR. Get your free trial! >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >> >> _______________________________________________ >> Jabref-users mailing list >> Jab...@li... >> <mailto:Jab...@li...> >> https://lists.sourceforge.net/lists/listinfo/jabref-users > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with > Applications Manager > Applications Manager provides deep performance insights into > multiple tiers of > your business applications. It resolves application problems > quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > Jabref-users mailing list > Jab...@li... > <mailto:Jab...@li...> > https://lists.sourceforge.net/lists/listinfo/jabref-users > > |
From: Peter R. <p.r...@sh...> - 2016-04-20 13:52:46
|
Ah! Didn't know about the ppa. Thanks. JabRef 3.3 here I come! P. On 20/04/16 14:50, Marisano James wrote: > I installed it by adding a ppa: > sudo add-apt-repository ppa:openjdk-r/ppa > As outlined on: > http://ubuntuhandbook.org/index.php/2015/01/install-openjdk-8-ubuntu-14-04-12-04-lts/ > > This way I get updates, which are occurring with regularity. > > Marisano > > On Wed, Apr 20, 2016 at 12:19 AM, Peter Rockett > <p.r...@sh... <mailto:p.r...@sh...>> wrote: > > Marisano > > On 19/04/16 18:40, Marisano James wrote: >> I'm using OpenJDK 8 + JabRef 3 under Ubuntu 14.04, so I know you >> can do that. I think the problem is because you're using Java 7. >> I take it you were running Java 2.x prior to now? > > Oh! How have you installed OpenJDK 8? I notice that the OpenJDK > website (http://openjdk.java.net/install/index.html) contains the > installation instructions for JDK 8: > > > Debian, Ubuntu, /etc./ > > On the command line, type: > > *$* sudo apt-get install openjdk-8-jre > > > ... but this package does not exist in the Ubuntu repo. Have you > installed it directly from OpenJDK's Mercurial repo? > > P. > > >> >> Are you able to install more than one version of Java on your >> machine? (You must be permitted to install/update some software >> because you're able to install JabRef 3.3.) If so, you can have >> two versions of Java installed, but have your symlinks all point >> to Java 7. [I can provide a StackExchange link for how to do that >> if don't don't know how, but are able to pursue this avenue.] >> This will allow all your other Java apps to continue to work. >> Then either build a launcher that links to Java 8, or explicitly >> select Java 8 when you launch JabRef 3.3 by right clicking on it >> and selecting "Open With > OpenJDK Java 8 Runtime". (You can also >> implicitly build a launcher by right clicking on whatever it >> places in your dock when you launch Java 3.3 in this manner and >> selecting "Lock to Launcher", then slide the new launcher into >> whatever position you deem appropriate.) >> >> Marisano >> >> On Tue, Apr 19, 2016 at 6:03 AM, EBo <eb...@us... >> <mailto:eb...@us...>> wrote: >> >> since this is a government laptop, it probably means I will >> never be >> able to use JabRef 3.3... >> >> On Apr 19 2016 6:47 AM, Frédéric Darboux wrote: >> > I believe this is because you are using OpenJDK. >> > Jabref works under Oracle JRE (or JDK) 1.8, as document in >> the FAQ: >> > >> > >> <https://github.com/JabRef/www.jabref.org/blob/gh-pages/_faq/20_linux.md> >> > >> > I am afraid you will not be able to use JabRef 3.3 before >> you can >> > update your computer... >> > >> > >> > >> > Frédéric >> > >> > >> > >> > Le 19/04/2016 à 13:48, EBo a écrit : >> >> Testing v3.3 I got: >> >> >> >> $ java -jar ~/Downloads/JabRef-3.3.jar >> >> Exception in thread "main" >> java.lang.UnsupportedClassVersionError: >> >> net/sf/jabref/JabRefMain : Unsupported major.minor version >> 52.0 >> >> at java.lang.ClassLoader.defineClass1(Native Method) >> >> at >> java.lang.ClassLoader.defineClass(ClassLoader.java:800) >> >> at >> >> >> >> >> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) >> >> at >> >> java.net.URLClassLoader.defineClass(URLClassLoader.java:449) >> >> at >> >> java.net.URLClassLoader.access$100(URLClassLoader.java:71) >> >> at >> java.net.URLClassLoader$1.run(URLClassLoader.java:361) >> >> at >> java.net.URLClassLoader$1.run(URLClassLoader.java:355) >> >> at java.security.AccessController.doPrivileged(Native >> >> Method) >> >> at >> >> java.net.URLClassLoader.findClass(URLClassLoader.java:354) >> >> at >> java.lang.ClassLoader.loadClass(ClassLoader.java:425) >> >> at >> >> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) >> >> at >> java.lang.ClassLoader.loadClass(ClassLoader.java:358) >> >> at >> >> >> >> >> sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) >> >> >> >> and the java version I have is: >> >> >> >> $ java -version >> >> java version "1.7.0_79" >> >> OpenJDK Runtime Environment (IcedTea 2.5.6) >> >> (7u79-2.5.6-0ubuntu1.14.04.1) >> >> OpenJDK Server VM (build 24.79-b02, mixed mode) >> >> >> >> I do not know about others, but I will not be able to >> update java to >> >> v8 >> >> on my government laptop for some time to come. >> >> >> >> EBo -- >> >> >> >> On Apr 19 2016 4:46 AM, Marisano James wrote: >> >>> Yes, I believe under Ubuntu14.04 you're going to need to >> make sure >> >>> you've >> >>> got Java 8 installed / it's being invoked to launch JabRef. >> >>> >> >>> On Tue, Apr 19, 2016 at 3:09 AM, Frédéric Darboux < >> >>> Fre...@or... >> <mailto:Fre...@or...>> wrote: >> >>> >> >>>> Le 19/04/2016 à 11:48, Wenqiang Liu a écrit : >> >>>>> Dear everyone, >> >>>>> >> >>>>> I just downloaded the 3.3 jar package. I have two >> questions here, >> >>>> could >> >>>>> you please help me? >> >>>>> >> >>>>> [...] >> >>>>> 2. I tried run JabRef-3.3.jar on Ubuntu 14.04LTS, but >> first it >> >>>> prompted >> >>>>> one error with something like this jar is not >> executable. After I >> >>>> run >> >>>>> chmod +x JabRef-3.3.jar, it gave another error saying >> “cannot >> >>>> execute >> >>>>> binary file”. I am wondering what should I do to run >> >>>> JabRef-3.3.jar >> >>>>> correctly on Ubuntu? >> >>>> >> >>>> First, can you try the following command line? >> >>>> java -jar JabRef-3.3.jar >> >>>> >> >>>> Does it work? >> >>>> If not, please, provide the version of Java >> >>>> java -version >> >>>> >> >>>> >> >>>> Cheers. >> >>>> >> >>>> Frédéric >> >>>> >> >>>> >> >>>> >> >>>> >> >>>>> >> >>>>> Thanks very much in advance! >> >>>>> >> >>>>> >> >>>>> >> >>>>> With My Best Regards >> >>>>> >> >>>>> Liu >> >>>>> >> >>>>> >> >>>>> >> >>>>> >> >>>> >> >>>> >> >>>> >> ------------------------------------------------------------------------------ >> >>>>> Find and fix application performance issues faster with >> >>>> Applications >> >>>> Manager >> >>>>> Applications Manager provides deep performance insights >> into >> >>>> multiple >> >>>> tiers of >> >>>>> your business applications. It resolves application >> problems >> >>>> quickly and >> >>>>> reduces your MTTR. Get your free trial! >> >>>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >>>>> >> >>>>> >> >>>>> >> >>>>> _______________________________________________ >> >>>>> Jabref-users mailing list >> >>>>> Jab...@li... >> <mailto:Jab...@li...> >> >>>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >>>>> >> >>>> >> >>>> -- >> >>>> ....................................................... >> >>>> Research Scientist - INRA (French National Institute for >> >>>> Agricultural >> >>>> Research) >> >>>> Laboratoire Sols et Environnement (UMR 1120 LSE) >> >>>> Ensaia - 2 avenue de la Forêt de Haye >> >>>> TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France >> >>>> Tel: +33 (0)3 83 59 57 68 >> <tel:%2B33%20%280%293%2083%2059%2057%2068>. Also: +33 (0)3 83 >> 39 41 47 <tel:%2B33%20%280%293%2083%2039%2041%2047> >> >>>> <http://lse.univ-lorraine.fr/> >> >>>> >> >>>> >> >>>> >> >>>> >> >>>> >> ------------------------------------------------------------------------------ >> >>>> Find and fix application performance issues faster with >> >>>> Applications >> >>>> Manager >> >>>> Applications Manager provides deep performance insights into >> >>>> multiple >> >>>> tiers of >> >>>> your business applications. It resolves application problems >> >>>> quickly >> >>>> and >> >>>> reduces your MTTR. Get your free trial! >> >>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >>>> _______________________________________________ >> >>>> Jabref-users mailing list >> >>>> Jab...@li... >> <mailto:Jab...@li...> >> >>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >>>> >> >>> >> >>> >> >>> >> >>> >> ------------------------------------------------------------------------------ >> >>> Find and fix application performance issues faster with >> >>> Applications >> >>> Manager >> >>> Applications Manager provides deep performance insights into >> >>> multiple >> >>> tiers of >> >>> your business applications. It resolves application problems >> >>> quickly >> >>> and >> >>> reduces your MTTR. Get your free trial! >> >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >>> >> >>> _______________________________________________ >> >>> Jabref-users mailing list >> >>> Jab...@li... >> <mailto:Jab...@li...> >> >>> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> >> Find and fix application performance issues faster with >> Applications >> >> Manager >> >> Applications Manager provides deep performance insights into >> >> multiple tiers of >> >> your business applications. It resolves application >> problems quickly >> >> and >> >> reduces your MTTR. Get your free trial! >> >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >> _______________________________________________ >> >> Jabref-users mailing list >> >> Jab...@li... >> <mailto:Jab...@li...> >> >> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >> >> >> >> ------------------------------------------------------------------------------ >> Find and fix application performance issues faster with >> Applications Manager >> Applications Manager provides deep performance insights into >> multiple tiers of >> your business applications. It resolves application problems >> quickly and >> reduces your MTTR. Get your free trial! >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> _______________________________________________ >> Jabref-users mailing list >> Jab...@li... >> <mailto:Jab...@li...> >> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >> >> >> >> ------------------------------------------------------------------------------ >> Find and fix application performance issues faster with Applications Manager >> Applications Manager provides deep performance insights into multiple tiers of >> your business applications. It resolves application problems quickly and >> reduces your MTTR. Get your free trial! >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >> >> _______________________________________________ >> Jabref-users mailing list >> Jab...@li... >> <mailto:Jab...@li...> >> https://lists.sourceforge.net/lists/listinfo/jabref-users > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with > Applications Manager > Applications Manager provides deep performance insights into > multiple tiers of > your business applications. It resolves application problems > quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > Jabref-users mailing list > Jab...@li... > <mailto:Jab...@li...> > https://lists.sourceforge.net/lists/listinfo/jabref-users > > |
From: Marisano J. <mar...@gm...> - 2016-04-20 13:50:29
|
I installed it by adding a ppa: sudo add-apt-repository ppa:openjdk-r/ppa As outlined on: http://ubuntuhandbook.org/index.php/2015/01/install-openjdk-8-ubuntu-14-04-12-04-lts/ This way I get updates, which are occurring with regularity. Marisano On Wed, Apr 20, 2016 at 12:19 AM, Peter Rockett <p.r...@sh...> wrote: > Marisano > > On 19/04/16 18:40, Marisano James wrote: > > I'm using OpenJDK 8 + JabRef 3 under Ubuntu 14.04, so I know you can do > that. I think the problem is because you're using Java 7. I take it you > were running Java 2.x prior to now? > > > Oh! How have you installed OpenJDK 8? I notice that the OpenJDK website ( > http://openjdk.java.net/install/index.html) contains the installation > instructions for JDK 8: > > Debian, Ubuntu, *etc.* > > On the command line, type: > > *$* sudo apt-get install openjdk-8-jre > > > ... but this package does not exist in the Ubuntu repo. Have you installed > it directly from OpenJDK's Mercurial repo? > > P. > > > > Are you able to install more than one version of Java on your machine? > (You must be permitted to install/update some software because you're able > to install JabRef 3.3.) If so, you can have two versions of Java installed, > but have your symlinks all point to Java 7. [I can provide a StackExchange > link for how to do that if don't don't know how, but are able to pursue > this avenue.] This will allow all your other Java apps to continue to work. > Then either build a launcher that links to Java 8, or explicitly select > Java 8 when you launch JabRef 3.3 by right clicking on it and selecting > "Open With > OpenJDK Java 8 Runtime". (You can also implicitly build a > launcher by right clicking on whatever it places in your dock when you > launch Java 3.3 in this manner and selecting "Lock to Launcher", then slide > the new launcher into whatever position you deem appropriate.) > > Marisano > > On Tue, Apr 19, 2016 at 6:03 AM, EBo <eb...@us...> wrote: > >> since this is a government laptop, it probably means I will never be >> able to use JabRef 3.3... >> >> On Apr 19 2016 6:47 AM, Frédéric Darboux wrote: >> > I believe this is because you are using OpenJDK. >> > Jabref works under Oracle JRE (or JDK) 1.8, as document in the FAQ: >> > >> > < >> https://github.com/JabRef/www.jabref.org/blob/gh-pages/_faq/20_linux.md> >> > >> > I am afraid you will not be able to use JabRef 3.3 before you can >> > update your computer... >> > >> > >> > >> > Frédéric >> > >> > >> > >> > Le 19/04/2016 à 13:48, EBo a écrit : >> >> Testing v3.3 I got: >> >> >> >> $ java -jar ~/Downloads/JabRef-3.3.jar >> >> Exception in thread "main" java.lang.UnsupportedClassVersionError: >> >> net/sf/jabref/JabRefMain : Unsupported major.minor version 52.0 >> >> at java.lang.ClassLoader.defineClass1(Native Method) >> >> at java.lang.ClassLoader.defineClass(ClassLoader.java:800) >> >> at >> >> >> >> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) >> >> at >> >> java.net.URLClassLoader.defineClass(URLClassLoader.java:449) >> >> at >> >> java.net.URLClassLoader.access$100(URLClassLoader.java:71) >> >> at java.net.URLClassLoader$1.run(URLClassLoader.java:361) >> >> at java.net.URLClassLoader$1.run(URLClassLoader.java:355) >> >> at java.security.AccessController.doPrivileged(Native >> >> Method) >> >> at >> >> java.net.URLClassLoader.findClass(URLClassLoader.java:354) >> >> at java.lang.ClassLoader.loadClass(ClassLoader.java:425) >> >> at >> >> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) >> >> at java.lang.ClassLoader.loadClass(ClassLoader.java:358) >> >> at >> >> >> >> sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) >> >> >> >> and the java version I have is: >> >> >> >> $ java -version >> >> java version "1.7.0_79" >> >> OpenJDK Runtime Environment (IcedTea 2.5.6) >> >> (7u79-2.5.6-0ubuntu1.14.04.1) >> >> OpenJDK Server VM (build 24.79-b02, mixed mode) >> >> >> >> I do not know about others, but I will not be able to update java to >> >> v8 >> >> on my government laptop for some time to come. >> >> >> >> EBo -- >> >> >> >> On Apr 19 2016 4:46 AM, Marisano James wrote: >> >>> Yes, I believe under Ubuntu14.04 you're going to need to make sure >> >>> you've >> >>> got Java 8 installed / it's being invoked to launch JabRef. >> >>> >> >>> On Tue, Apr 19, 2016 at 3:09 AM, Frédéric Darboux < >> >>> Fre...@or...> wrote: >> >>> >> >>>> Le 19/04/2016 à 11:48, Wenqiang Liu a écrit : >> >>>>> Dear everyone, >> >>>>> >> >>>>> I just downloaded the 3.3 jar package. I have two questions here, >> >>>> could >> >>>>> you please help me? >> >>>>> >> >>>>> [...] >> >>>>> 2. I tried run JabRef-3.3.jar on Ubuntu 14.04LTS, but first it >> >>>> prompted >> >>>>> one error with something like this jar is not executable. After I >> >>>> run >> >>>>> chmod +x JabRef-3.3.jar, it gave another error saying “cannot >> >>>> execute >> >>>>> binary file”. I am wondering what should I do to run >> >>>> JabRef-3.3.jar >> >>>>> correctly on Ubuntu? >> >>>> >> >>>> First, can you try the following command line? >> >>>> java -jar JabRef-3.3.jar >> >>>> >> >>>> Does it work? >> >>>> If not, please, provide the version of Java >> >>>> java -version >> >>>> >> >>>> >> >>>> Cheers. >> >>>> >> >>>> Frédéric >> >>>> >> >>>> >> >>>> >> >>>> >> >>>>> >> >>>>> Thanks very much in advance! >> >>>>> >> >>>>> >> >>>>> >> >>>>> With My Best Regards >> >>>>> >> >>>>> Liu >> >>>>> >> >>>>> >> >>>>> >> >>>>> >> >>>> >> >>>> >> >>>> >> ------------------------------------------------------------------------------ >> >>>>> Find and fix application performance issues faster with >> >>>> Applications >> >>>> Manager >> >>>>> Applications Manager provides deep performance insights into >> >>>> multiple >> >>>> tiers of >> >>>>> your business applications. It resolves application problems >> >>>> quickly and >> >>>>> reduces your MTTR. Get your free trial! >> >>>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >>>>> >> >>>>> >> >>>>> >> >>>>> _______________________________________________ >> >>>>> Jabref-users mailing list >> >>>>> Jab...@li... >> >>>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >>>>> >> >>>> >> >>>> -- >> >>>> ....................................................... >> >>>> Research Scientist - INRA (French National Institute for >> >>>> Agricultural >> >>>> Research) >> >>>> Laboratoire Sols et Environnement (UMR 1120 LSE) >> >>>> Ensaia - 2 avenue de la Forêt de Haye >> >>>> TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France >> >>>> Tel: +33 (0)3 83 59 57 68. Also: +33 (0)3 83 39 41 47 >> >>>> <http://lse.univ-lorraine.fr/> >> >>>> >> >>>> >> >>>> >> >>>> >> >>>> >> ------------------------------------------------------------------------------ >> >>>> Find and fix application performance issues faster with >> >>>> Applications >> >>>> Manager >> >>>> Applications Manager provides deep performance insights into >> >>>> multiple >> >>>> tiers of >> >>>> your business applications. It resolves application problems >> >>>> quickly >> >>>> and >> >>>> reduces your MTTR. Get your free trial! >> >>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >>>> _______________________________________________ >> >>>> Jabref-users mailing list >> >>>> Jab...@li... >> >>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >>>> >> >>> >> >>> >> >>> >> >>> >> ------------------------------------------------------------------------------ >> >>> Find and fix application performance issues faster with >> >>> Applications >> >>> Manager >> >>> Applications Manager provides deep performance insights into >> >>> multiple >> >>> tiers of >> >>> your business applications. It resolves application problems >> >>> quickly >> >>> and >> >>> reduces your MTTR. Get your free trial! >> >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >>> >> >>> _______________________________________________ >> >>> Jabref-users mailing list >> >>> Jab...@li... >> >>> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> >> Find and fix application performance issues faster with Applications >> >> Manager >> >> Applications Manager provides deep performance insights into >> >> multiple tiers of >> >> your business applications. It resolves application problems quickly >> >> and >> >> reduces your MTTR. Get your free trial! >> >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >> _______________________________________________ >> >> Jabref-users mailing list >> >> Jab...@li... >> >> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >> >> >> >> >> ------------------------------------------------------------------------------ >> Find and fix application performance issues faster with Applications >> Manager >> Applications Manager provides deep performance insights into multiple >> tiers of >> your business applications. It resolves application problems quickly and >> reduces your MTTR. Get your free trial! >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> _______________________________________________ >> Jabref-users mailing list >> Jab...@li... >> https://lists.sourceforge.net/lists/listinfo/jabref-users >> > > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications Manager > Applications Manager provides deep performance insights into multiple tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial!https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > > > > _______________________________________________ > Jabref-users mailing lis...@li...https://lists.sourceforge.net/lists/listinfo/jabref-users > > > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications > Manager > Applications Manager provides deep performance insights into multiple > tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > Jabref-users mailing list > Jab...@li... > https://lists.sourceforge.net/lists/listinfo/jabref-users > > |
From: Peter R. <p.r...@sh...> - 2016-04-20 07:19:17
|
Marisano On 19/04/16 18:40, Marisano James wrote: > I'm using OpenJDK 8 + JabRef 3 under Ubuntu 14.04, so I know you can > do that. I think the problem is because you're using Java 7. I take it > you were running Java 2.x prior to now? Oh! How have you installed OpenJDK 8? I notice that the OpenJDK website (http://openjdk.java.net/install/index.html) contains the installation instructions for JDK 8: Debian, Ubuntu, /etc./ On the command line, type: *$* sudo apt-get install openjdk-8-jre ... but this package does not exist in the Ubuntu repo. Have you installed it directly from OpenJDK's Mercurial repo? P. > > Are you able to install more than one version of Java on your machine? > (You must be permitted to install/update some software because you're > able to install JabRef 3.3.) If so, you can have two versions of Java > installed, but have your symlinks all point to Java 7. [I can provide > a StackExchange link for how to do that if don't don't know how, but > are able to pursue this avenue.] This will allow all your other Java > apps to continue to work. Then either build a launcher that links to > Java 8, or explicitly select Java 8 when you launch JabRef 3.3 by > right clicking on it and selecting "Open With > OpenJDK Java 8 > Runtime". (You can also implicitly build a launcher by right clicking > on whatever it places in your dock when you launch Java 3.3 in this > manner and selecting "Lock to Launcher", then slide the new launcher > into whatever position you deem appropriate.) > > Marisano > > On Tue, Apr 19, 2016 at 6:03 AM, EBo <eb...@us... > <mailto:eb...@us...>> wrote: > > since this is a government laptop, it probably means I will never be > able to use JabRef 3.3... > > On Apr 19 2016 6:47 AM, Frédéric Darboux wrote: > > I believe this is because you are using OpenJDK. > > Jabref works under Oracle JRE (or JDK) 1.8, as document in the FAQ: > > > > > <https://github.com/JabRef/www.jabref.org/blob/gh-pages/_faq/20_linux.md> > > > > I am afraid you will not be able to use JabRef 3.3 before you can > > update your computer... > > > > > > > > Frédéric > > > > > > > > Le 19/04/2016 à 13:48, EBo a écrit : > >> Testing v3.3 I got: > >> > >> $ java -jar ~/Downloads/JabRef-3.3.jar > >> Exception in thread "main" java.lang.UnsupportedClassVersionError: > >> net/sf/jabref/JabRefMain : Unsupported major.minor version 52.0 > >> at java.lang.ClassLoader.defineClass1(Native Method) > >> at java.lang.ClassLoader.defineClass(ClassLoader.java:800) > >> at > >> > >> > java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) > >> at > >> java.net.URLClassLoader.defineClass(URLClassLoader.java:449) > >> at > >> java.net.URLClassLoader.access$100(URLClassLoader.java:71) > >> at java.net.URLClassLoader$1.run(URLClassLoader.java:361) > >> at java.net.URLClassLoader$1.run(URLClassLoader.java:355) > >> at java.security.AccessController.doPrivileged(Native > >> Method) > >> at > >> java.net.URLClassLoader.findClass(URLClassLoader.java:354) > >> at java.lang.ClassLoader.loadClass(ClassLoader.java:425) > >> at > >> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) > >> at java.lang.ClassLoader.loadClass(ClassLoader.java:358) > >> at > >> > >> > sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) > >> > >> and the java version I have is: > >> > >> $ java -version > >> java version "1.7.0_79" > >> OpenJDK Runtime Environment (IcedTea 2.5.6) > >> (7u79-2.5.6-0ubuntu1.14.04.1) > >> OpenJDK Server VM (build 24.79-b02, mixed mode) > >> > >> I do not know about others, but I will not be able to update > java to > >> v8 > >> on my government laptop for some time to come. > >> > >> EBo -- > >> > >> On Apr 19 2016 4:46 AM, Marisano James wrote: > >>> Yes, I believe under Ubuntu14.04 you're going to need to make sure > >>> you've > >>> got Java 8 installed / it's being invoked to launch JabRef. > >>> > >>> On Tue, Apr 19, 2016 at 3:09 AM, Frédéric Darboux < > >>> Fre...@or... > <mailto:Fre...@or...>> wrote: > >>> > >>>> Le 19/04/2016 à 11:48, Wenqiang Liu a écrit : > >>>>> Dear everyone, > >>>>> > >>>>> I just downloaded the 3.3 jar package. I have two questions > here, > >>>> could > >>>>> you please help me? > >>>>> > >>>>> [...] > >>>>> 2. I tried run JabRef-3.3.jar on Ubuntu 14.04LTS, but first it > >>>> prompted > >>>>> one error with something like this jar is not executable. > After I > >>>> run > >>>>> chmod +x JabRef-3.3.jar, it gave another error saying “cannot > >>>> execute > >>>>> binary file”. I am wondering what should I do to run > >>>> JabRef-3.3.jar > >>>>> correctly on Ubuntu? > >>>> > >>>> First, can you try the following command line? > >>>> java -jar JabRef-3.3.jar > >>>> > >>>> Does it work? > >>>> If not, please, provide the version of Java > >>>> java -version > >>>> > >>>> > >>>> Cheers. > >>>> > >>>> Frédéric > >>>> > >>>> > >>>> > >>>> > >>>>> > >>>>> Thanks very much in advance! > >>>>> > >>>>> > >>>>> > >>>>> With My Best Regards > >>>>> > >>>>> Liu > >>>>> > >>>>> > >>>>> > >>>>> > >>>> > >>>> > >>>> > ------------------------------------------------------------------------------ > >>>>> Find and fix application performance issues faster with > >>>> Applications > >>>> Manager > >>>>> Applications Manager provides deep performance insights into > >>>> multiple > >>>> tiers of > >>>>> your business applications. It resolves application problems > >>>> quickly and > >>>>> reduces your MTTR. Get your free trial! > >>>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > >>>>> > >>>>> > >>>>> > >>>>> _______________________________________________ > >>>>> Jabref-users mailing list > >>>>> Jab...@li... > <mailto:Jab...@li...> > >>>>> https://lists.sourceforge.net/lists/listinfo/jabref-users > >>>>> > >>>> > >>>> -- > >>>> ....................................................... > >>>> Research Scientist - INRA (French National Institute for > >>>> Agricultural > >>>> Research) > >>>> Laboratoire Sols et Environnement (UMR 1120 LSE) > >>>> Ensaia - 2 avenue de la Forêt de Haye > >>>> TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France > >>>> Tel: +33 (0)3 83 59 57 68 > <tel:%2B33%20%280%293%2083%2059%2057%2068>. Also: +33 (0)3 83 39 > 41 47 <tel:%2B33%20%280%293%2083%2039%2041%2047> > >>>> <http://lse.univ-lorraine.fr/> > >>>> > >>>> > >>>> > >>>> > >>>> > ------------------------------------------------------------------------------ > >>>> Find and fix application performance issues faster with > >>>> Applications > >>>> Manager > >>>> Applications Manager provides deep performance insights into > >>>> multiple > >>>> tiers of > >>>> your business applications. It resolves application problems > >>>> quickly > >>>> and > >>>> reduces your MTTR. Get your free trial! > >>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > >>>> _______________________________________________ > >>>> Jabref-users mailing list > >>>> Jab...@li... > <mailto:Jab...@li...> > >>>> https://lists.sourceforge.net/lists/listinfo/jabref-users > >>>> > >>> > >>> > >>> > >>> > ------------------------------------------------------------------------------ > >>> Find and fix application performance issues faster with > >>> Applications > >>> Manager > >>> Applications Manager provides deep performance insights into > >>> multiple > >>> tiers of > >>> your business applications. It resolves application problems > >>> quickly > >>> and > >>> reduces your MTTR. Get your free trial! > >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > >>> > >>> _______________________________________________ > >>> Jabref-users mailing list > >>> Jab...@li... > <mailto:Jab...@li...> > >>> https://lists.sourceforge.net/lists/listinfo/jabref-users > >> > >> > >> > >> > ------------------------------------------------------------------------------ > >> Find and fix application performance issues faster with > Applications > >> Manager > >> Applications Manager provides deep performance insights into > >> multiple tiers of > >> your business applications. It resolves application problems > quickly > >> and > >> reduces your MTTR. Get your free trial! > >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > >> _______________________________________________ > >> Jabref-users mailing list > >> Jab...@li... > <mailto:Jab...@li...> > >> https://lists.sourceforge.net/lists/listinfo/jabref-users > >> > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with > Applications Manager > Applications Manager provides deep performance insights into > multiple tiers of > your business applications. It resolves application problems > quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > Jabref-users mailing list > Jab...@li... > <mailto:Jab...@li...> > https://lists.sourceforge.net/lists/listinfo/jabref-users > > > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications Manager > Applications Manager provides deep performance insights into multiple tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > > > _______________________________________________ > Jabref-users mailing list > Jab...@li... > https://lists.sourceforge.net/lists/listinfo/jabref-users |
From: Wenqiang L. <liu...@16...> - 2016-04-20 01:20:36
|
Thanks you very much Vit! I followed the steps you suggested and Jabref 3.3 jar package can run on my Ubuntu 14.04LTS now. With My Best Regards Liu 发件人:Vit <vi...@gm...> 发送时间:2016-04-20 04:09 主题:Re: [Jabref-users] Questions about "Look up full text document" and run jar on Ubuntu 收件人:"ebo"<eb...@us...> 抄送:"JabRef Users"<jab...@li...> You can easily just download and unpack java 8 to your home directory without any permissions (since you can do chmod +X, you can run any file you want from your home dir). Just follow the guide here http://java.com/en/download/help/linux_install.xml You need to do everything as stated in "Java on Linux Platforms" parts. Then go to the place you unpacked java and do: ./java -jar $PathToJabref3.3jar That's pretty easy. If you need further assistance - please, contact me. I'll do step-by-step guide. Best regards, Victor. On Tue, 19 Apr 2016 at 19:40 Marisano James <mar...@gm...> wrote: I'm using OpenJDK 8 + JabRef 3 under Ubuntu 14.04, so I know you can do that. I think the problem is because you're using Java 7. I take it you were running Java 2.x prior to now? Are you able to install more than one version of Java on your machine? (You must be permitted to install/update some software because you're able to install JabRef 3.3.) If so, you can have two versions of Java installed, but have your symlinks all point to Java 7. [I can provide a StackExchange link for how to do that if don't don't know how, but are able to pursue this avenue.] This will allow all your other Java apps to continue to work. Then either build a launcher that links to Java 8, or explicitly select Java 8 when you launch JabRef 3.3 by right clicking on it and selecting "Open With > OpenJDK Java 8 Runtime". (You can also implicitly build a launcher by right clicking on whatever it places in your dock when you launch Java 3.3 in this manner and selecting "Lock to Launcher", then slide the new launcher into whatever position you deem appropriate.) Marisano On Tue, Apr 19, 2016 at 6:03 AM, EBo <eb...@us...> wrote: since this is a government laptop, it probably means I will never be able to use JabRef 3.3... On Apr 19 2016 6:47 AM, Frédéric Darboux wrote: > I believe this is because you are using OpenJDK. > Jabref works under Oracle JRE (or JDK) 1.8, as document in the FAQ: > > <https://github.com/JabRef/www.jabref.org/blob/gh-pages/_faq/20_linux.md> > > I am afraid you will not be able to use JabRef 3.3 before you can > update your computer... > > > > Frédéric > > > > Le 19/04/2016 à 13:48, EBo a écrit : >> Testing v3.3 I got: >> >> $ java -jar ~/Downloads/JabRef-3.3.jar >> Exception in thread "main" java.lang.UnsupportedClassVersionError: >> net/sf/jabref/JabRefMain : Unsupported major.minor version 52.0 >> at java.lang.ClassLoader.defineClass1(Native Method) >> at java.lang.ClassLoader.defineClass(ClassLoader.java:800) >> at >> >> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) >> at >> java.net.URLClassLoader.defineClass(URLClassLoader.java:449) >> at >> java.net.URLClassLoader.access$100(URLClassLoader.java:71) >> at java.net.URLClassLoader$1.run(URLClassLoader.java:361) >> at java.net.URLClassLoader$1.run(URLClassLoader.java:355) >> at java.security.AccessController.doPrivileged(Native >> Method) >> at >> java.net.URLClassLoader.findClass(URLClassLoader.java:354) >> at java.lang.ClassLoader.loadClass(ClassLoader.java:425) >> at >> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) >> at java.lang.ClassLoader.loadClass(ClassLoader.java:358) >> at >> >> sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) >> >> and the java version I have is: >> >> $ java -version >> java version "1.7.0_79" >> OpenJDK Runtime Environment (IcedTea 2.5.6) >> (7u79-2.5.6-0ubuntu1.14.04.1) >> OpenJDK Server VM (build 24.79-b02, mixed mode) >> >> I do not know about others, but I will not be able to update java to >> v8 >> on my government laptop for some time to come. >> >> EBo -- >> >> On Apr 19 2016 4:46 AM, Marisano James wrote: >>> Yes, I believe under Ubuntu14.04 you're going to need to make sure >>> you've >>> got Java 8 installed / it's being invoked to launch JabRef. >>> >>> On Tue, Apr 19, 2016 at 3:09 AM, Frédéric Darboux < >>> Fre...@or...> wrote: >>> >>>> Le 19/04/2016 à 11:48, Wenqiang Liu a écrit : >>>>> Dear everyone, >>>>> >>>>> I just downloaded the 3.3 jar package. I have two questions here, >>>> could >>>>> you please help me? >>>>> >>>>> [...] >>>>> 2. I tried run JabRef-3.3.jar on Ubuntu 14.04LTS, but first it >>>> prompted >>>>> one error with something like this jar is not executable. After I >>>> run >>>>> chmod +x JabRef-3.3.jar, it gave another error saying “cannot >>>> execute >>>>> binary file”. I am wondering what should I do to run >>>> JabRef-3.3.jar >>>>> correctly on Ubuntu? >>>> >>>> First, can you try the following command line? >>>> java -jar JabRef-3.3.jar >>>> >>>> Does it work? >>>> If not, please, provide the version of Java >>>> java -version >>>> >>>> >>>> Cheers. >>>> >>>> Frédéric >>>> >>>> >>>> >>>> >>>>> >>>>> Thanks very much in advance! >>>>> >>>>> >>>>> >>>>> With My Best Regards >>>>> >>>>> Liu >>>>> >>>>> >>>>> >>>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>>> Find and fix application performance issues faster with >>>> Applications >>>> Manager >>>>> Applications Manager provides deep performance insights into >>>> multiple >>>> tiers of >>>>> your business applications. It resolves application problems >>>> quickly and >>>>> reduces your MTTR. Get your free trial! >>>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Jabref-users mailing list >>>>> Jab...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>>>> >>>> >>>> -- >>>> ....................................................... >>>> Research Scientist - INRA (French National Institute for >>>> Agricultural >>>> Research) >>>> Laboratoire Sols et Environnement (UMR 1120 LSE) >>>> Ensaia - 2 avenue de la Forêt de Haye >>>> TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France >>>> Tel: +33 (0)3 83 59 57 68. Also: +33 (0)3 83 39 41 47 >>>> <http://lse.univ-lorraine.fr/> >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Find and fix application performance issues faster with >>>> Applications >>>> Manager >>>> Applications Manager provides deep performance insights into >>>> multiple >>>> tiers of >>>> your business applications. It resolves application problems >>>> quickly >>>> and >>>> reduces your MTTR. Get your free trial! >>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>>> _______________________________________________ >>>> Jabref-users mailing list >>>> Jab...@li... >>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Find and fix application performance issues faster with >>> Applications >>> Manager >>> Applications Manager provides deep performance insights into >>> multiple >>> tiers of >>> your business applications. It resolves application problems >>> quickly >>> and >>> reduces your MTTR. Get your free trial! >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> >>> _______________________________________________ >>> Jabref-users mailing list >>> Jab...@li... >>> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >> >> >> ------------------------------------------------------------------------------ >> Find and fix application performance issues faster with Applications >> Manager >> Applications Manager provides deep performance insights into >> multiple tiers of >> your business applications. It resolves application problems quickly >> and >> reduces your MTTR. Get your free trial! >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> _______________________________________________ >> Jabref-users mailing list >> Jab...@li... >> https://lists.sourceforge.net/lists/listinfo/jabref-users >> ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Jabref-users mailing list Jab...@li... https://lists.sourceforge.net/lists/listinfo/jabref-users ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z_______________________________________________ Jabref-users mailing list Jab...@li... https://lists.sourceforge.net/lists/listinfo/jabref-users |
From: Wenqiang L. <liu...@16...> - 2016-04-20 00:56:02
|
Thanks very much for everybody's reply! Is there anybody can help me about 'Look up full text document' fuction? Is that possible to define the format of the downloaded file's name? It seems the default file name is the bibtexkey in Jabref 3.3. I am sorry I send my previous email only to Frédéric instead of Jabref Users. Sorry for bother. Any help would be much appreciated! With My Best Regards Liu 发件人:EBo <eb...@us...> 发送时间:2016-04-20 06:49 主题:Re: [Jabref-users] Questions about "Look up full text document" and run jar on Ubuntu 收件人:"Vit"<vi...@gm...> 抄送:"JabRef Users"<jab...@li...> Thank you all for the helpful suggestions. The real issue is more a legal one. I have to ask permission to install anything not on an approved list, and if any of the installs can interfere with something else on the system(s) then it has to be reviewed... Setting things up in a VM or separate environment is generally OK, but has to be checked... Anyway, I will look into the instructions below. That looks doable. Thanks again, EBo -- On Apr 19 2016 2:09 PM, Vit wrote: > You can easily just download and unpack java 8 to your home directory > without any permissions (since you can do chmod +X, you can run any > file > you want from your home dir). > > Just follow the guide here > http://java.com/en/download/help/linux_install.xml > You need to do everything as stated in "Java on Linux Platforms" > parts. > Then go to the place you unpacked java and do: > ./java -jar $PathToJabref3.3jar > > That's pretty easy. If you need further assistance - please, contact > me. > I'll do step-by-step guide. > > Best regards, > Victor. > > > > On Tue, 19 Apr 2016 at 19:40 Marisano James <mar...@gm...> > wrote: > >> I'm using OpenJDK 8 + JabRef 3 under Ubuntu 14.04, so I know you can >> do >> that. I think the problem is because you're using Java 7. I take it >> you >> were running Java 2.x prior to now? >> >> Are you able to install more than one version of Java on your >> machine? >> (You must be permitted to install/update some software because >> you're able >> to install JabRef 3.3.) If so, you can have two versions of Java >> installed, >> but have your symlinks all point to Java 7. [I can provide a >> StackExchange >> link for how to do that if don't don't know how, but are able to >> pursue >> this avenue.] This will allow all your other Java apps to continue >> to work. >> Then either build a launcher that links to Java 8, or explicitly >> select >> Java 8 when you launch JabRef 3.3 by right clicking on it and >> selecting >> "Open With > OpenJDK Java 8 Runtime". (You can also implicitly build >> a >> launcher by right clicking on whatever it places in your dock when >> you >> launch Java 3.3 in this manner and selecting "Lock to Launcher", >> then slide >> the new launcher into whatever position you deem appropriate.) >> >> Marisano >> >> On Tue, Apr 19, 2016 at 6:03 AM, EBo <eb...@us...> >> wrote: >> >>> since this is a government laptop, it probably means I will never >>> be >>> able to use JabRef 3.3... >>> >>> On Apr 19 2016 6:47 AM, Frédéric Darboux wrote: >>> > I believe this is because you are using OpenJDK. >>> > Jabref works under Oracle JRE (or JDK) 1.8, as document in the >>> FAQ: >>> > >>> > < >>> >>> https://github.com/JabRef/www.jabref.org/blob/gh-pages/_faq/20_linux.md> >>> > >>> > I am afraid you will not be able to use JabRef 3.3 before you can >>> > update your computer... >>> > >>> > >>> > >>> > Frédéric >>> > >>> > >>> > >>> > Le 19/04/2016 à 13:48, EBo a écrit : >>> >> Testing v3.3 I got: >>> >> >>> >> $ java -jar ~/Downloads/JabRef-3.3.jar >>> >> Exception in thread "main" >>> java.lang.UnsupportedClassVersionError: >>> >> net/sf/jabref/JabRefMain : Unsupported major.minor version 52.0 >>> >> at java.lang.ClassLoader.defineClass1(Native Method) >>> >> at >>> java.lang.ClassLoader.defineClass(ClassLoader.java:800) >>> >> at >>> >> >>> >> >>> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) >>> >> at >>> >> java.net.URLClassLoader.defineClass(URLClassLoader.java:449) >>> >> at >>> >> java.net.URLClassLoader.access$100(URLClassLoader.java:71) >>> >> at >>> java.net.URLClassLoader$1.run(URLClassLoader.java:361) >>> >> at >>> java.net.URLClassLoader$1.run(URLClassLoader.java:355) >>> >> at java.security.AccessController.doPrivileged(Native >>> >> Method) >>> >> at >>> >> java.net.URLClassLoader.findClass(URLClassLoader.java:354) >>> >> at >>> java.lang.ClassLoader.loadClass(ClassLoader.java:425) >>> >> at >>> >> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) >>> >> at >>> java.lang.ClassLoader.loadClass(ClassLoader.java:358) >>> >> at >>> >> >>> >> >>> sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) >>> >> >>> >> and the java version I have is: >>> >> >>> >> $ java -version >>> >> java version "1.7.0_79" >>> >> OpenJDK Runtime Environment (IcedTea 2.5.6) >>> >> (7u79-2.5.6-0ubuntu1.14.04.1) >>> >> OpenJDK Server VM (build 24.79-b02, mixed mode) >>> >> >>> >> I do not know about others, but I will not be able to update >>> java to >>> >> v8 >>> >> on my government laptop for some time to come. >>> >> >>> >> EBo -- >>> >> >>> >> On Apr 19 2016 4:46 AM, Marisano James wrote: >>> >>> Yes, I believe under Ubuntu14.04 you're going to need to make >>> sure >>> >>> you've >>> >>> got Java 8 installed / it's being invoked to launch JabRef. >>> >>> >>> >>> On Tue, Apr 19, 2016 at 3:09 AM, Frédéric Darboux < >>> >>> Fre...@or...> wrote: >>> >>> >>> >>>> Le 19/04/2016 à 11:48, Wenqiang Liu a écrit : >>> >>>>> Dear everyone, >>> >>>>> >>> >>>>> I just downloaded the 3.3 jar package. I have two questions >>> here, >>> >>>> could >>> >>>>> you please help me? >>> >>>>> >>> >>>>> [...] >>> >>>>> 2. I tried run JabRef-3.3.jar on Ubuntu 14.04LTS, but first >>> it >>> >>>> prompted >>> >>>>> one error with something like this jar is not executable. >>> After I >>> >>>> run >>> >>>>> chmod +x JabRef-3.3.jar, it gave another error saying “cannot >>> >>>> execute >>> >>>>> binary file”. I am wondering what should I do to run >>> >>>> JabRef-3.3.jar >>> >>>>> correctly on Ubuntu? >>> >>>> >>> >>>> First, can you try the following command line? >>> >>>> java -jar JabRef-3.3.jar >>> >>>> >>> >>>> Does it work? >>> >>>> If not, please, provide the version of Java >>> >>>> java -version >>> >>>> >>> >>>> >>> >>>> Cheers. >>> >>>> >>> >>>> Frédéric >>> >>>> >>> >>>> >>> >>>> >>> >>>> >>> >>>>> >>> >>>>> Thanks very much in advance! >>> >>>>> >>> >>>>> >>> >>>>> >>> >>>>> With My Best Regards >>> >>>>> >>> >>>>> Liu >>> >>>>> >>> >>>>> >>> >>>>> >>> >>>>> >>> >>>> >>> >>>> >>> >>>> >>> >>> ------------------------------------------------------------------------------ >>> >>>>> Find and fix application performance issues faster with >>> >>>> Applications >>> >>>> Manager >>> >>>>> Applications Manager provides deep performance insights into >>> >>>> multiple >>> >>>> tiers of >>> >>>>> your business applications. It resolves application problems >>> >>>> quickly and >>> >>>>> reduces your MTTR. Get your free trial! >>> >>>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> >>>>> >>> >>>>> >>> >>>>> >>> >>>>> _______________________________________________ >>> >>>>> Jabref-users mailing list >>> >>>>> Jab...@li... >>> >>>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >>>>> >>> >>>> >>> >>>> -- >>> >>>> ....................................................... >>> >>>> Research Scientist - INRA (French National Institute for >>> >>>> Agricultural >>> >>>> Research) >>> >>>> Laboratoire Sols et Environnement (UMR 1120 LSE) >>> >>>> Ensaia - 2 avenue de la Forêt de Haye >>> >>>> TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France >>> >>>> Tel: +33 (0)3 83 59 57 68. Also: +33 (0)3 83 39 41 47 >>> >>>> <http://lse.univ-lorraine.fr/> >>> >>>> >>> >>>> >>> >>>> >>> >>>> >>> >>>> >>> >>> ------------------------------------------------------------------------------ >>> >>>> Find and fix application performance issues faster with >>> >>>> Applications >>> >>>> Manager >>> >>>> Applications Manager provides deep performance insights into >>> >>>> multiple >>> >>>> tiers of >>> >>>> your business applications. It resolves application problems >>> >>>> quickly >>> >>>> and >>> >>>> reduces your MTTR. Get your free trial! >>> >>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> >>>> _______________________________________________ >>> >>>> Jabref-users mailing list >>> >>>> Jab...@li... >>> >>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >>>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> >>> Find and fix application performance issues faster with >>> >>> Applications >>> >>> Manager >>> >>> Applications Manager provides deep performance insights into >>> >>> multiple >>> >>> tiers of >>> >>> your business applications. It resolves application problems >>> >>> quickly >>> >>> and >>> >>> reduces your MTTR. Get your free trial! >>> >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> >>> >>> >>> _______________________________________________ >>> >>> Jabref-users mailing list >>> >>> Jab...@li... >>> >>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >> >>> >> >>> >> >>> >> >>> >>> ------------------------------------------------------------------------------ >>> >> Find and fix application performance issues faster with >>> Applications >>> >> Manager >>> >> Applications Manager provides deep performance insights into >>> >> multiple tiers of >>> >> your business applications. It resolves application problems >>> quickly >>> >> and >>> >> reduces your MTTR. Get your free trial! >>> >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> >> _______________________________________________ >>> >> Jabref-users mailing list >>> >> Jab...@li... >>> >> https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >> >>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Find and fix application performance issues faster with >>> Applications >>> Manager >>> Applications Manager provides deep performance insights into >>> multiple >>> tiers of >>> your business applications. It resolves application problems >>> quickly and >>> reduces your MTTR. Get your free trial! >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> _______________________________________________ >>> Jabref-users mailing list >>> Jab...@li... >>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >> >> >> >> ------------------------------------------------------------------------------ >> Find and fix application performance issues faster with Applications >> Manager >> Applications Manager provides deep performance insights into >> multiple >> tiers of >> your business applications. It resolves application problems quickly >> and >> reduces your MTTR. Get your free trial! >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> _______________________________________________ >> Jabref-users mailing list >> Jab...@li... >> https://lists.sourceforge.net/lists/listinfo/jabref-users >> ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Jabref-users mailing list Jab...@li... https://lists.sourceforge.net/lists/listinfo/jabref-users |
From: EBo <eb...@us...> - 2016-04-19 22:49:39
|
Thank you all for the helpful suggestions. The real issue is more a legal one. I have to ask permission to install anything not on an approved list, and if any of the installs can interfere with something else on the system(s) then it has to be reviewed... Setting things up in a VM or separate environment is generally OK, but has to be checked... Anyway, I will look into the instructions below. That looks doable. Thanks again, EBo -- On Apr 19 2016 2:09 PM, Vit wrote: > You can easily just download and unpack java 8 to your home directory > without any permissions (since you can do chmod +X, you can run any > file > you want from your home dir). > > Just follow the guide here > http://java.com/en/download/help/linux_install.xml > You need to do everything as stated in "Java on Linux Platforms" > parts. > Then go to the place you unpacked java and do: > ./java -jar $PathToJabref3.3jar > > That's pretty easy. If you need further assistance - please, contact > me. > I'll do step-by-step guide. > > Best regards, > Victor. > > > > On Tue, 19 Apr 2016 at 19:40 Marisano James <mar...@gm...> > wrote: > >> I'm using OpenJDK 8 + JabRef 3 under Ubuntu 14.04, so I know you can >> do >> that. I think the problem is because you're using Java 7. I take it >> you >> were running Java 2.x prior to now? >> >> Are you able to install more than one version of Java on your >> machine? >> (You must be permitted to install/update some software because >> you're able >> to install JabRef 3.3.) If so, you can have two versions of Java >> installed, >> but have your symlinks all point to Java 7. [I can provide a >> StackExchange >> link for how to do that if don't don't know how, but are able to >> pursue >> this avenue.] This will allow all your other Java apps to continue >> to work. >> Then either build a launcher that links to Java 8, or explicitly >> select >> Java 8 when you launch JabRef 3.3 by right clicking on it and >> selecting >> "Open With > OpenJDK Java 8 Runtime". (You can also implicitly build >> a >> launcher by right clicking on whatever it places in your dock when >> you >> launch Java 3.3 in this manner and selecting "Lock to Launcher", >> then slide >> the new launcher into whatever position you deem appropriate.) >> >> Marisano >> >> On Tue, Apr 19, 2016 at 6:03 AM, EBo <eb...@us...> >> wrote: >> >>> since this is a government laptop, it probably means I will never >>> be >>> able to use JabRef 3.3... >>> >>> On Apr 19 2016 6:47 AM, Frédéric Darboux wrote: >>> > I believe this is because you are using OpenJDK. >>> > Jabref works under Oracle JRE (or JDK) 1.8, as document in the >>> FAQ: >>> > >>> > < >>> >>> https://github.com/JabRef/www.jabref.org/blob/gh-pages/_faq/20_linux.md> >>> > >>> > I am afraid you will not be able to use JabRef 3.3 before you can >>> > update your computer... >>> > >>> > >>> > >>> > Frédéric >>> > >>> > >>> > >>> > Le 19/04/2016 à 13:48, EBo a écrit : >>> >> Testing v3.3 I got: >>> >> >>> >> $ java -jar ~/Downloads/JabRef-3.3.jar >>> >> Exception in thread "main" >>> java.lang.UnsupportedClassVersionError: >>> >> net/sf/jabref/JabRefMain : Unsupported major.minor version 52.0 >>> >> at java.lang.ClassLoader.defineClass1(Native Method) >>> >> at >>> java.lang.ClassLoader.defineClass(ClassLoader.java:800) >>> >> at >>> >> >>> >> >>> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) >>> >> at >>> >> java.net.URLClassLoader.defineClass(URLClassLoader.java:449) >>> >> at >>> >> java.net.URLClassLoader.access$100(URLClassLoader.java:71) >>> >> at >>> java.net.URLClassLoader$1.run(URLClassLoader.java:361) >>> >> at >>> java.net.URLClassLoader$1.run(URLClassLoader.java:355) >>> >> at java.security.AccessController.doPrivileged(Native >>> >> Method) >>> >> at >>> >> java.net.URLClassLoader.findClass(URLClassLoader.java:354) >>> >> at >>> java.lang.ClassLoader.loadClass(ClassLoader.java:425) >>> >> at >>> >> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) >>> >> at >>> java.lang.ClassLoader.loadClass(ClassLoader.java:358) >>> >> at >>> >> >>> >> >>> sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) >>> >> >>> >> and the java version I have is: >>> >> >>> >> $ java -version >>> >> java version "1.7.0_79" >>> >> OpenJDK Runtime Environment (IcedTea 2.5.6) >>> >> (7u79-2.5.6-0ubuntu1.14.04.1) >>> >> OpenJDK Server VM (build 24.79-b02, mixed mode) >>> >> >>> >> I do not know about others, but I will not be able to update >>> java to >>> >> v8 >>> >> on my government laptop for some time to come. >>> >> >>> >> EBo -- >>> >> >>> >> On Apr 19 2016 4:46 AM, Marisano James wrote: >>> >>> Yes, I believe under Ubuntu14.04 you're going to need to make >>> sure >>> >>> you've >>> >>> got Java 8 installed / it's being invoked to launch JabRef. >>> >>> >>> >>> On Tue, Apr 19, 2016 at 3:09 AM, Frédéric Darboux < >>> >>> Fre...@or...> wrote: >>> >>> >>> >>>> Le 19/04/2016 à 11:48, Wenqiang Liu a écrit : >>> >>>>> Dear everyone, >>> >>>>> >>> >>>>> I just downloaded the 3.3 jar package. I have two questions >>> here, >>> >>>> could >>> >>>>> you please help me? >>> >>>>> >>> >>>>> [...] >>> >>>>> 2. I tried run JabRef-3.3.jar on Ubuntu 14.04LTS, but first >>> it >>> >>>> prompted >>> >>>>> one error with something like this jar is not executable. >>> After I >>> >>>> run >>> >>>>> chmod +x JabRef-3.3.jar, it gave another error saying “cannot >>> >>>> execute >>> >>>>> binary file”. I am wondering what should I do to run >>> >>>> JabRef-3.3.jar >>> >>>>> correctly on Ubuntu? >>> >>>> >>> >>>> First, can you try the following command line? >>> >>>> java -jar JabRef-3.3.jar >>> >>>> >>> >>>> Does it work? >>> >>>> If not, please, provide the version of Java >>> >>>> java -version >>> >>>> >>> >>>> >>> >>>> Cheers. >>> >>>> >>> >>>> Frédéric >>> >>>> >>> >>>> >>> >>>> >>> >>>> >>> >>>>> >>> >>>>> Thanks very much in advance! >>> >>>>> >>> >>>>> >>> >>>>> >>> >>>>> With My Best Regards >>> >>>>> >>> >>>>> Liu >>> >>>>> >>> >>>>> >>> >>>>> >>> >>>>> >>> >>>> >>> >>>> >>> >>>> >>> >>> ------------------------------------------------------------------------------ >>> >>>>> Find and fix application performance issues faster with >>> >>>> Applications >>> >>>> Manager >>> >>>>> Applications Manager provides deep performance insights into >>> >>>> multiple >>> >>>> tiers of >>> >>>>> your business applications. It resolves application problems >>> >>>> quickly and >>> >>>>> reduces your MTTR. Get your free trial! >>> >>>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> >>>>> >>> >>>>> >>> >>>>> >>> >>>>> _______________________________________________ >>> >>>>> Jabref-users mailing list >>> >>>>> Jab...@li... >>> >>>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >>>>> >>> >>>> >>> >>>> -- >>> >>>> ....................................................... >>> >>>> Research Scientist - INRA (French National Institute for >>> >>>> Agricultural >>> >>>> Research) >>> >>>> Laboratoire Sols et Environnement (UMR 1120 LSE) >>> >>>> Ensaia - 2 avenue de la Forêt de Haye >>> >>>> TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France >>> >>>> Tel: +33 (0)3 83 59 57 68. Also: +33 (0)3 83 39 41 47 >>> >>>> <http://lse.univ-lorraine.fr/> >>> >>>> >>> >>>> >>> >>>> >>> >>>> >>> >>>> >>> >>> ------------------------------------------------------------------------------ >>> >>>> Find and fix application performance issues faster with >>> >>>> Applications >>> >>>> Manager >>> >>>> Applications Manager provides deep performance insights into >>> >>>> multiple >>> >>>> tiers of >>> >>>> your business applications. It resolves application problems >>> >>>> quickly >>> >>>> and >>> >>>> reduces your MTTR. Get your free trial! >>> >>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> >>>> _______________________________________________ >>> >>>> Jabref-users mailing list >>> >>>> Jab...@li... >>> >>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >>>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> >>> Find and fix application performance issues faster with >>> >>> Applications >>> >>> Manager >>> >>> Applications Manager provides deep performance insights into >>> >>> multiple >>> >>> tiers of >>> >>> your business applications. It resolves application problems >>> >>> quickly >>> >>> and >>> >>> reduces your MTTR. Get your free trial! >>> >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> >>> >>> >>> _______________________________________________ >>> >>> Jabref-users mailing list >>> >>> Jab...@li... >>> >>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >> >>> >> >>> >> >>> >> >>> >>> ------------------------------------------------------------------------------ >>> >> Find and fix application performance issues faster with >>> Applications >>> >> Manager >>> >> Applications Manager provides deep performance insights into >>> >> multiple tiers of >>> >> your business applications. It resolves application problems >>> quickly >>> >> and >>> >> reduces your MTTR. Get your free trial! >>> >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> >> _______________________________________________ >>> >> Jabref-users mailing list >>> >> Jab...@li... >>> >> https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >> >>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Find and fix application performance issues faster with >>> Applications >>> Manager >>> Applications Manager provides deep performance insights into >>> multiple >>> tiers of >>> your business applications. It resolves application problems >>> quickly and >>> reduces your MTTR. Get your free trial! >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> _______________________________________________ >>> Jabref-users mailing list >>> Jab...@li... >>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >> >> >> >> ------------------------------------------------------------------------------ >> Find and fix application performance issues faster with Applications >> Manager >> Applications Manager provides deep performance insights into >> multiple >> tiers of >> your business applications. It resolves application problems quickly >> and >> reduces your MTTR. Get your free trial! >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> _______________________________________________ >> Jabref-users mailing list >> Jab...@li... >> https://lists.sourceforge.net/lists/listinfo/jabref-users >> |
From: Vit <vi...@gm...> - 2016-04-19 20:10:01
|
You can easily just download and unpack java 8 to your home directory without any permissions (since you can do chmod +X, you can run any file you want from your home dir). Just follow the guide here http://java.com/en/download/help/linux_install.xml You need to do everything as stated in "Java on Linux Platforms" parts. Then go to the place you unpacked java and do: ./java -jar $PathToJabref3.3jar That's pretty easy. If you need further assistance - please, contact me. I'll do step-by-step guide. Best regards, Victor. On Tue, 19 Apr 2016 at 19:40 Marisano James <mar...@gm...> wrote: > I'm using OpenJDK 8 + JabRef 3 under Ubuntu 14.04, so I know you can do > that. I think the problem is because you're using Java 7. I take it you > were running Java 2.x prior to now? > > Are you able to install more than one version of Java on your machine? > (You must be permitted to install/update some software because you're able > to install JabRef 3.3.) If so, you can have two versions of Java installed, > but have your symlinks all point to Java 7. [I can provide a StackExchange > link for how to do that if don't don't know how, but are able to pursue > this avenue.] This will allow all your other Java apps to continue to work. > Then either build a launcher that links to Java 8, or explicitly select > Java 8 when you launch JabRef 3.3 by right clicking on it and selecting > "Open With > OpenJDK Java 8 Runtime". (You can also implicitly build a > launcher by right clicking on whatever it places in your dock when you > launch Java 3.3 in this manner and selecting "Lock to Launcher", then slide > the new launcher into whatever position you deem appropriate.) > > Marisano > > On Tue, Apr 19, 2016 at 6:03 AM, EBo <eb...@us...> wrote: > >> since this is a government laptop, it probably means I will never be >> able to use JabRef 3.3... >> >> On Apr 19 2016 6:47 AM, Frédéric Darboux wrote: >> > I believe this is because you are using OpenJDK. >> > Jabref works under Oracle JRE (or JDK) 1.8, as document in the FAQ: >> > >> > < >> https://github.com/JabRef/www.jabref.org/blob/gh-pages/_faq/20_linux.md> >> > >> > I am afraid you will not be able to use JabRef 3.3 before you can >> > update your computer... >> > >> > >> > >> > Frédéric >> > >> > >> > >> > Le 19/04/2016 à 13:48, EBo a écrit : >> >> Testing v3.3 I got: >> >> >> >> $ java -jar ~/Downloads/JabRef-3.3.jar >> >> Exception in thread "main" java.lang.UnsupportedClassVersionError: >> >> net/sf/jabref/JabRefMain : Unsupported major.minor version 52.0 >> >> at java.lang.ClassLoader.defineClass1(Native Method) >> >> at java.lang.ClassLoader.defineClass(ClassLoader.java:800) >> >> at >> >> >> >> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) >> >> at >> >> java.net.URLClassLoader.defineClass(URLClassLoader.java:449) >> >> at >> >> java.net.URLClassLoader.access$100(URLClassLoader.java:71) >> >> at java.net.URLClassLoader$1.run(URLClassLoader.java:361) >> >> at java.net.URLClassLoader$1.run(URLClassLoader.java:355) >> >> at java.security.AccessController.doPrivileged(Native >> >> Method) >> >> at >> >> java.net.URLClassLoader.findClass(URLClassLoader.java:354) >> >> at java.lang.ClassLoader.loadClass(ClassLoader.java:425) >> >> at >> >> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) >> >> at java.lang.ClassLoader.loadClass(ClassLoader.java:358) >> >> at >> >> >> >> sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) >> >> >> >> and the java version I have is: >> >> >> >> $ java -version >> >> java version "1.7.0_79" >> >> OpenJDK Runtime Environment (IcedTea 2.5.6) >> >> (7u79-2.5.6-0ubuntu1.14.04.1) >> >> OpenJDK Server VM (build 24.79-b02, mixed mode) >> >> >> >> I do not know about others, but I will not be able to update java to >> >> v8 >> >> on my government laptop for some time to come. >> >> >> >> EBo -- >> >> >> >> On Apr 19 2016 4:46 AM, Marisano James wrote: >> >>> Yes, I believe under Ubuntu14.04 you're going to need to make sure >> >>> you've >> >>> got Java 8 installed / it's being invoked to launch JabRef. >> >>> >> >>> On Tue, Apr 19, 2016 at 3:09 AM, Frédéric Darboux < >> >>> Fre...@or...> wrote: >> >>> >> >>>> Le 19/04/2016 à 11:48, Wenqiang Liu a écrit : >> >>>>> Dear everyone, >> >>>>> >> >>>>> I just downloaded the 3.3 jar package. I have two questions here, >> >>>> could >> >>>>> you please help me? >> >>>>> >> >>>>> [...] >> >>>>> 2. I tried run JabRef-3.3.jar on Ubuntu 14.04LTS, but first it >> >>>> prompted >> >>>>> one error with something like this jar is not executable. After I >> >>>> run >> >>>>> chmod +x JabRef-3.3.jar, it gave another error saying “cannot >> >>>> execute >> >>>>> binary file”. I am wondering what should I do to run >> >>>> JabRef-3.3.jar >> >>>>> correctly on Ubuntu? >> >>>> >> >>>> First, can you try the following command line? >> >>>> java -jar JabRef-3.3.jar >> >>>> >> >>>> Does it work? >> >>>> If not, please, provide the version of Java >> >>>> java -version >> >>>> >> >>>> >> >>>> Cheers. >> >>>> >> >>>> Frédéric >> >>>> >> >>>> >> >>>> >> >>>> >> >>>>> >> >>>>> Thanks very much in advance! >> >>>>> >> >>>>> >> >>>>> >> >>>>> With My Best Regards >> >>>>> >> >>>>> Liu >> >>>>> >> >>>>> >> >>>>> >> >>>>> >> >>>> >> >>>> >> >>>> >> ------------------------------------------------------------------------------ >> >>>>> Find and fix application performance issues faster with >> >>>> Applications >> >>>> Manager >> >>>>> Applications Manager provides deep performance insights into >> >>>> multiple >> >>>> tiers of >> >>>>> your business applications. It resolves application problems >> >>>> quickly and >> >>>>> reduces your MTTR. Get your free trial! >> >>>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >>>>> >> >>>>> >> >>>>> >> >>>>> _______________________________________________ >> >>>>> Jabref-users mailing list >> >>>>> Jab...@li... >> >>>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >>>>> >> >>>> >> >>>> -- >> >>>> ....................................................... >> >>>> Research Scientist - INRA (French National Institute for >> >>>> Agricultural >> >>>> Research) >> >>>> Laboratoire Sols et Environnement (UMR 1120 LSE) >> >>>> Ensaia - 2 avenue de la Forêt de Haye >> >>>> TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France >> >>>> Tel: +33 (0)3 83 59 57 68. Also: +33 (0)3 83 39 41 47 >> >>>> <http://lse.univ-lorraine.fr/> >> >>>> >> >>>> >> >>>> >> >>>> >> >>>> >> ------------------------------------------------------------------------------ >> >>>> Find and fix application performance issues faster with >> >>>> Applications >> >>>> Manager >> >>>> Applications Manager provides deep performance insights into >> >>>> multiple >> >>>> tiers of >> >>>> your business applications. It resolves application problems >> >>>> quickly >> >>>> and >> >>>> reduces your MTTR. Get your free trial! >> >>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >>>> _______________________________________________ >> >>>> Jabref-users mailing list >> >>>> Jab...@li... >> >>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >>>> >> >>> >> >>> >> >>> >> >>> >> ------------------------------------------------------------------------------ >> >>> Find and fix application performance issues faster with >> >>> Applications >> >>> Manager >> >>> Applications Manager provides deep performance insights into >> >>> multiple >> >>> tiers of >> >>> your business applications. It resolves application problems >> >>> quickly >> >>> and >> >>> reduces your MTTR. Get your free trial! >> >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >>> >> >>> _______________________________________________ >> >>> Jabref-users mailing list >> >>> Jab...@li... >> >>> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> >> Find and fix application performance issues faster with Applications >> >> Manager >> >> Applications Manager provides deep performance insights into >> >> multiple tiers of >> >> your business applications. It resolves application problems quickly >> >> and >> >> reduces your MTTR. Get your free trial! >> >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >> _______________________________________________ >> >> Jabref-users mailing list >> >> Jab...@li... >> >> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >> >> >> >> >> ------------------------------------------------------------------------------ >> Find and fix application performance issues faster with Applications >> Manager >> Applications Manager provides deep performance insights into multiple >> tiers of >> your business applications. It resolves application problems quickly and >> reduces your MTTR. Get your free trial! >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> _______________________________________________ >> Jabref-users mailing list >> Jab...@li... >> https://lists.sourceforge.net/lists/listinfo/jabref-users >> > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications > Manager > Applications Manager provides deep performance insights into multiple > tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > Jabref-users mailing list > Jab...@li... > https://lists.sourceforge.net/lists/listinfo/jabref-users > |
From: Marisano J. <mar...@gm...> - 2016-04-19 20:02:11
|
To be sure, I've longed for a date formatter too! On April 19, 2016 12:22:18 PM Oscar Gustafsson <os...@is...> wrote: > No, there doesn't exist one for date. There is a Iso690FormatDate but it is > not clear (to me) exactly how it works (comments in Spanish). > Good idea though! Can you please add an issue at github.com/JabRef/jabref > asking for one? > BR Oscar > > > Skickat från min Samsung Galaxy-smartphone.-------- Originalmeddelande > --------Från: Mélanie Tremblay <me...@ya...> Datum: 2016-04-19 20:42 > (GMT+01:00) Till: jabref-users <jab...@li...> Rubrik: > [Jabref-users] Formatter > Hi, > Does it exist a formatter for the field "date"? > I try \format[Date]{MM/yyyy}{\date} but it doesn't work. Do I have the > wrong syntax or it doesn't exist yet? > Thanks > > > > ---------- > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications Manager > Applications Manager provides deep performance insights into multiple tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > > > ---------- > _______________________________________________ > Jabref-users mailing list > Jab...@li... > https://lists.sourceforge.net/lists/listinfo/jabref-users > |
From: Oscar G. <os...@is...> - 2016-04-19 19:22:09
|
No, there doesn't exist one for date. There is a Iso690FormatDate but it is not clear (to me) exactly how it works (comments in Spanish). Good idea though! Can you please add an issue at github.com/JabRef/jabref asking for one? BR Oscar Skickat från min Samsung Galaxy-smartphone.-------- Originalmeddelande --------Från: Mélanie Tremblay <me...@ya...> Datum: 2016-04-19 20:42 (GMT+01:00) Till: jabref-users <jab...@li...> Rubrik: [Jabref-users] Formatter Hi, Does it exist a formatter for the field "date"? I try \format[Date]{MM/yyyy}{\date} but it doesn't work. Do I have the wrong syntax or it doesn't exist yet? Thanks |
From: Mélanie T. <me...@ya...> - 2016-04-19 18:42:50
|
Hi, Does it exist a formatter for the field "date"? I try \format[Date]{MM/yyyy}{\date} but it doesn't work. Do I have the wrong syntax or it doesn't exist yet? Thanks |
From: Marisano J. <mar...@gm...> - 2016-04-19 17:40:14
|
I'm using OpenJDK 8 + JabRef 3 under Ubuntu 14.04, so I know you can do that. I think the problem is because you're using Java 7. I take it you were running Java 2.x prior to now? Are you able to install more than one version of Java on your machine? (You must be permitted to install/update some software because you're able to install JabRef 3.3.) If so, you can have two versions of Java installed, but have your symlinks all point to Java 7. [I can provide a StackExchange link for how to do that if don't don't know how, but are able to pursue this avenue.] This will allow all your other Java apps to continue to work. Then either build a launcher that links to Java 8, or explicitly select Java 8 when you launch JabRef 3.3 by right clicking on it and selecting "Open With > OpenJDK Java 8 Runtime". (You can also implicitly build a launcher by right clicking on whatever it places in your dock when you launch Java 3.3 in this manner and selecting "Lock to Launcher", then slide the new launcher into whatever position you deem appropriate.) Marisano On Tue, Apr 19, 2016 at 6:03 AM, EBo <eb...@us...> wrote: > since this is a government laptop, it probably means I will never be > able to use JabRef 3.3... > > On Apr 19 2016 6:47 AM, Frédéric Darboux wrote: > > I believe this is because you are using OpenJDK. > > Jabref works under Oracle JRE (or JDK) 1.8, as document in the FAQ: > > > > <https://github.com/JabRef/www.jabref.org/blob/gh-pages/_faq/20_linux.md > > > > > > I am afraid you will not be able to use JabRef 3.3 before you can > > update your computer... > > > > > > > > Frédéric > > > > > > > > Le 19/04/2016 à 13:48, EBo a écrit : > >> Testing v3.3 I got: > >> > >> $ java -jar ~/Downloads/JabRef-3.3.jar > >> Exception in thread "main" java.lang.UnsupportedClassVersionError: > >> net/sf/jabref/JabRefMain : Unsupported major.minor version 52.0 > >> at java.lang.ClassLoader.defineClass1(Native Method) > >> at java.lang.ClassLoader.defineClass(ClassLoader.java:800) > >> at > >> > >> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) > >> at > >> java.net.URLClassLoader.defineClass(URLClassLoader.java:449) > >> at > >> java.net.URLClassLoader.access$100(URLClassLoader.java:71) > >> at java.net.URLClassLoader$1.run(URLClassLoader.java:361) > >> at java.net.URLClassLoader$1.run(URLClassLoader.java:355) > >> at java.security.AccessController.doPrivileged(Native > >> Method) > >> at > >> java.net.URLClassLoader.findClass(URLClassLoader.java:354) > >> at java.lang.ClassLoader.loadClass(ClassLoader.java:425) > >> at > >> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) > >> at java.lang.ClassLoader.loadClass(ClassLoader.java:358) > >> at > >> > >> sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) > >> > >> and the java version I have is: > >> > >> $ java -version > >> java version "1.7.0_79" > >> OpenJDK Runtime Environment (IcedTea 2.5.6) > >> (7u79-2.5.6-0ubuntu1.14.04.1) > >> OpenJDK Server VM (build 24.79-b02, mixed mode) > >> > >> I do not know about others, but I will not be able to update java to > >> v8 > >> on my government laptop for some time to come. > >> > >> EBo -- > >> > >> On Apr 19 2016 4:46 AM, Marisano James wrote: > >>> Yes, I believe under Ubuntu14.04 you're going to need to make sure > >>> you've > >>> got Java 8 installed / it's being invoked to launch JabRef. > >>> > >>> On Tue, Apr 19, 2016 at 3:09 AM, Frédéric Darboux < > >>> Fre...@or...> wrote: > >>> > >>>> Le 19/04/2016 à 11:48, Wenqiang Liu a écrit : > >>>>> Dear everyone, > >>>>> > >>>>> I just downloaded the 3.3 jar package. I have two questions here, > >>>> could > >>>>> you please help me? > >>>>> > >>>>> [...] > >>>>> 2. I tried run JabRef-3.3.jar on Ubuntu 14.04LTS, but first it > >>>> prompted > >>>>> one error with something like this jar is not executable. After I > >>>> run > >>>>> chmod +x JabRef-3.3.jar, it gave another error saying “cannot > >>>> execute > >>>>> binary file”. I am wondering what should I do to run > >>>> JabRef-3.3.jar > >>>>> correctly on Ubuntu? > >>>> > >>>> First, can you try the following command line? > >>>> java -jar JabRef-3.3.jar > >>>> > >>>> Does it work? > >>>> If not, please, provide the version of Java > >>>> java -version > >>>> > >>>> > >>>> Cheers. > >>>> > >>>> Frédéric > >>>> > >>>> > >>>> > >>>> > >>>>> > >>>>> Thanks very much in advance! > >>>>> > >>>>> > >>>>> > >>>>> With My Best Regards > >>>>> > >>>>> Liu > >>>>> > >>>>> > >>>>> > >>>>> > >>>> > >>>> > >>>> > ------------------------------------------------------------------------------ > >>>>> Find and fix application performance issues faster with > >>>> Applications > >>>> Manager > >>>>> Applications Manager provides deep performance insights into > >>>> multiple > >>>> tiers of > >>>>> your business applications. It resolves application problems > >>>> quickly and > >>>>> reduces your MTTR. Get your free trial! > >>>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > >>>>> > >>>>> > >>>>> > >>>>> _______________________________________________ > >>>>> Jabref-users mailing list > >>>>> Jab...@li... > >>>>> https://lists.sourceforge.net/lists/listinfo/jabref-users > >>>>> > >>>> > >>>> -- > >>>> ....................................................... > >>>> Research Scientist - INRA (French National Institute for > >>>> Agricultural > >>>> Research) > >>>> Laboratoire Sols et Environnement (UMR 1120 LSE) > >>>> Ensaia - 2 avenue de la Forêt de Haye > >>>> TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France > >>>> Tel: +33 (0)3 83 59 57 68. Also: +33 (0)3 83 39 41 47 > >>>> <http://lse.univ-lorraine.fr/> > >>>> > >>>> > >>>> > >>>> > >>>> > ------------------------------------------------------------------------------ > >>>> Find and fix application performance issues faster with > >>>> Applications > >>>> Manager > >>>> Applications Manager provides deep performance insights into > >>>> multiple > >>>> tiers of > >>>> your business applications. It resolves application problems > >>>> quickly > >>>> and > >>>> reduces your MTTR. Get your free trial! > >>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > >>>> _______________________________________________ > >>>> Jabref-users mailing list > >>>> Jab...@li... > >>>> https://lists.sourceforge.net/lists/listinfo/jabref-users > >>>> > >>> > >>> > >>> > >>> > ------------------------------------------------------------------------------ > >>> Find and fix application performance issues faster with > >>> Applications > >>> Manager > >>> Applications Manager provides deep performance insights into > >>> multiple > >>> tiers of > >>> your business applications. It resolves application problems > >>> quickly > >>> and > >>> reduces your MTTR. Get your free trial! > >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > >>> > >>> _______________________________________________ > >>> Jabref-users mailing list > >>> Jab...@li... > >>> https://lists.sourceforge.net/lists/listinfo/jabref-users > >> > >> > >> > >> > ------------------------------------------------------------------------------ > >> Find and fix application performance issues faster with Applications > >> Manager > >> Applications Manager provides deep performance insights into > >> multiple tiers of > >> your business applications. It resolves application problems quickly > >> and > >> reduces your MTTR. Get your free trial! > >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > >> _______________________________________________ > >> Jabref-users mailing list > >> Jab...@li... > >> https://lists.sourceforge.net/lists/listinfo/jabref-users > >> > > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications > Manager > Applications Manager provides deep performance insights into multiple > tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > Jabref-users mailing list > Jab...@li... > https://lists.sourceforge.net/lists/listinfo/jabref-users > |
From: Christoph B. <bra...@gm...> - 2016-04-19 15:56:25
|
Dear JabRef Users, I am currently evaluating if the hotkey-system needs improvements or even a complete overhaul. I am doing this because I encountered inconsistencies and non user friendly shortcuts. To start a discussion on this topic, I created an Issue on GitHub. Everyone is invited to participate in that discussion to get a solution suitable for all users. The GitHub Issue: https://github.com/JabRef/jabref/issues/1225 If you are not using GitHub and do not want to register, feel free to contact me directly via E-mail: bra...@gm... Greetings, Christoph Braun |
From: EBo <eb...@us...> - 2016-04-19 13:04:07
|
since this is a government laptop, it probably means I will never be able to use JabRef 3.3... On Apr 19 2016 6:47 AM, Frédéric Darboux wrote: > I believe this is because you are using OpenJDK. > Jabref works under Oracle JRE (or JDK) 1.8, as document in the FAQ: > > <https://github.com/JabRef/www.jabref.org/blob/gh-pages/_faq/20_linux.md> > > I am afraid you will not be able to use JabRef 3.3 before you can > update your computer... > > > > Frédéric > > > > Le 19/04/2016 à 13:48, EBo a écrit : >> Testing v3.3 I got: >> >> $ java -jar ~/Downloads/JabRef-3.3.jar >> Exception in thread "main" java.lang.UnsupportedClassVersionError: >> net/sf/jabref/JabRefMain : Unsupported major.minor version 52.0 >> at java.lang.ClassLoader.defineClass1(Native Method) >> at java.lang.ClassLoader.defineClass(ClassLoader.java:800) >> at >> >> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) >> at >> java.net.URLClassLoader.defineClass(URLClassLoader.java:449) >> at >> java.net.URLClassLoader.access$100(URLClassLoader.java:71) >> at java.net.URLClassLoader$1.run(URLClassLoader.java:361) >> at java.net.URLClassLoader$1.run(URLClassLoader.java:355) >> at java.security.AccessController.doPrivileged(Native >> Method) >> at >> java.net.URLClassLoader.findClass(URLClassLoader.java:354) >> at java.lang.ClassLoader.loadClass(ClassLoader.java:425) >> at >> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) >> at java.lang.ClassLoader.loadClass(ClassLoader.java:358) >> at >> >> sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) >> >> and the java version I have is: >> >> $ java -version >> java version "1.7.0_79" >> OpenJDK Runtime Environment (IcedTea 2.5.6) >> (7u79-2.5.6-0ubuntu1.14.04.1) >> OpenJDK Server VM (build 24.79-b02, mixed mode) >> >> I do not know about others, but I will not be able to update java to >> v8 >> on my government laptop for some time to come. >> >> EBo -- >> >> On Apr 19 2016 4:46 AM, Marisano James wrote: >>> Yes, I believe under Ubuntu14.04 you're going to need to make sure >>> you've >>> got Java 8 installed / it's being invoked to launch JabRef. >>> >>> On Tue, Apr 19, 2016 at 3:09 AM, Frédéric Darboux < >>> Fre...@or...> wrote: >>> >>>> Le 19/04/2016 à 11:48, Wenqiang Liu a écrit : >>>>> Dear everyone, >>>>> >>>>> I just downloaded the 3.3 jar package. I have two questions here, >>>> could >>>>> you please help me? >>>>> >>>>> [...] >>>>> 2. I tried run JabRef-3.3.jar on Ubuntu 14.04LTS, but first it >>>> prompted >>>>> one error with something like this jar is not executable. After I >>>> run >>>>> chmod +x JabRef-3.3.jar, it gave another error saying “cannot >>>> execute >>>>> binary file”. I am wondering what should I do to run >>>> JabRef-3.3.jar >>>>> correctly on Ubuntu? >>>> >>>> First, can you try the following command line? >>>> java -jar JabRef-3.3.jar >>>> >>>> Does it work? >>>> If not, please, provide the version of Java >>>> java -version >>>> >>>> >>>> Cheers. >>>> >>>> Frédéric >>>> >>>> >>>> >>>> >>>>> >>>>> Thanks very much in advance! >>>>> >>>>> >>>>> >>>>> With My Best Regards >>>>> >>>>> Liu >>>>> >>>>> >>>>> >>>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>>> Find and fix application performance issues faster with >>>> Applications >>>> Manager >>>>> Applications Manager provides deep performance insights into >>>> multiple >>>> tiers of >>>>> your business applications. It resolves application problems >>>> quickly and >>>>> reduces your MTTR. Get your free trial! >>>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Jabref-users mailing list >>>>> Jab...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>>>> >>>> >>>> -- >>>> ....................................................... >>>> Research Scientist - INRA (French National Institute for >>>> Agricultural >>>> Research) >>>> Laboratoire Sols et Environnement (UMR 1120 LSE) >>>> Ensaia - 2 avenue de la Forêt de Haye >>>> TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France >>>> Tel: +33 (0)3 83 59 57 68. Also: +33 (0)3 83 39 41 47 >>>> <http://lse.univ-lorraine.fr/> >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Find and fix application performance issues faster with >>>> Applications >>>> Manager >>>> Applications Manager provides deep performance insights into >>>> multiple >>>> tiers of >>>> your business applications. It resolves application problems >>>> quickly >>>> and >>>> reduces your MTTR. Get your free trial! >>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>>> _______________________________________________ >>>> Jabref-users mailing list >>>> Jab...@li... >>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Find and fix application performance issues faster with >>> Applications >>> Manager >>> Applications Manager provides deep performance insights into >>> multiple >>> tiers of >>> your business applications. It resolves application problems >>> quickly >>> and >>> reduces your MTTR. Get your free trial! >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> >>> _______________________________________________ >>> Jabref-users mailing list >>> Jab...@li... >>> https://lists.sourceforge.net/lists/listinfo/jabref-users >> >> >> >> ------------------------------------------------------------------------------ >> Find and fix application performance issues faster with Applications >> Manager >> Applications Manager provides deep performance insights into >> multiple tiers of >> your business applications. It resolves application problems quickly >> and >> reduces your MTTR. Get your free trial! >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> _______________________________________________ >> Jabref-users mailing list >> Jab...@li... >> https://lists.sourceforge.net/lists/listinfo/jabref-users >> |
From: Frédéric D. <Fre...@or...> - 2016-04-19 12:47:57
|
I believe this is because you are using OpenJDK. Jabref works under Oracle JRE (or JDK) 1.8, as document in the FAQ: <https://github.com/JabRef/www.jabref.org/blob/gh-pages/_faq/20_linux.md> I am afraid you will not be able to use JabRef 3.3 before you can update your computer... Frédéric Le 19/04/2016 à 13:48, EBo a écrit : > Testing v3.3 I got: > > $ java -jar ~/Downloads/JabRef-3.3.jar > Exception in thread "main" java.lang.UnsupportedClassVersionError: > net/sf/jabref/JabRefMain : Unsupported major.minor version 52.0 > at java.lang.ClassLoader.defineClass1(Native Method) > at java.lang.ClassLoader.defineClass(ClassLoader.java:800) > at > java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) > at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) > at java.net.URLClassLoader.access$100(URLClassLoader.java:71) > at java.net.URLClassLoader$1.run(URLClassLoader.java:361) > at java.net.URLClassLoader$1.run(URLClassLoader.java:355) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:354) > at java.lang.ClassLoader.loadClass(ClassLoader.java:425) > at > sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) > at java.lang.ClassLoader.loadClass(ClassLoader.java:358) > at > sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) > > and the java version I have is: > > $ java -version > java version "1.7.0_79" > OpenJDK Runtime Environment (IcedTea 2.5.6) > (7u79-2.5.6-0ubuntu1.14.04.1) > OpenJDK Server VM (build 24.79-b02, mixed mode) > > I do not know about others, but I will not be able to update java to v8 > on my government laptop for some time to come. > > EBo -- > > On Apr 19 2016 4:46 AM, Marisano James wrote: >> Yes, I believe under Ubuntu14.04 you're going to need to make sure >> you've >> got Java 8 installed / it's being invoked to launch JabRef. >> >> On Tue, Apr 19, 2016 at 3:09 AM, Frédéric Darboux < >> Fre...@or...> wrote: >> >>> Le 19/04/2016 à 11:48, Wenqiang Liu a écrit : >>>> Dear everyone, >>>> >>>> I just downloaded the 3.3 jar package. I have two questions here, >>> could >>>> you please help me? >>>> >>>> [...] >>>> 2. I tried run JabRef-3.3.jar on Ubuntu 14.04LTS, but first it >>> prompted >>>> one error with something like this jar is not executable. After I >>> run >>>> chmod +x JabRef-3.3.jar, it gave another error saying “cannot >>> execute >>>> binary file”. I am wondering what should I do to run >>> JabRef-3.3.jar >>>> correctly on Ubuntu? >>> >>> First, can you try the following command line? >>> java -jar JabRef-3.3.jar >>> >>> Does it work? >>> If not, please, provide the version of Java >>> java -version >>> >>> >>> Cheers. >>> >>> Frédéric >>> >>> >>> >>> >>>> >>>> Thanks very much in advance! >>>> >>>> >>>> >>>> With My Best Regards >>>> >>>> Liu >>>> >>>> >>>> >>>> >>> >>> ------------------------------------------------------------------------------ >>>> Find and fix application performance issues faster with >>> Applications >>> Manager >>>> Applications Manager provides deep performance insights into >>> multiple >>> tiers of >>>> your business applications. It resolves application problems >>> quickly and >>>> reduces your MTTR. Get your free trial! >>>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>>> >>>> >>>> >>>> _______________________________________________ >>>> Jabref-users mailing list >>>> Jab...@li... >>>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>>> >>> >>> -- >>> ....................................................... >>> Research Scientist - INRA (French National Institute for >>> Agricultural >>> Research) >>> Laboratoire Sols et Environnement (UMR 1120 LSE) >>> Ensaia - 2 avenue de la Forêt de Haye >>> TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France >>> Tel: +33 (0)3 83 59 57 68. Also: +33 (0)3 83 39 41 47 >>> <http://lse.univ-lorraine.fr/> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Find and fix application performance issues faster with Applications >>> Manager >>> Applications Manager provides deep performance insights into >>> multiple >>> tiers of >>> your business applications. It resolves application problems quickly >>> and >>> reduces your MTTR. Get your free trial! >>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >>> _______________________________________________ >>> Jabref-users mailing list >>> Jab...@li... >>> https://lists.sourceforge.net/lists/listinfo/jabref-users >>> >> >> >> ------------------------------------------------------------------------------ >> Find and fix application performance issues faster with Applications >> Manager >> Applications Manager provides deep performance insights into multiple >> tiers of >> your business applications. It resolves application problems quickly >> and >> reduces your MTTR. Get your free trial! >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> >> _______________________________________________ >> Jabref-users mailing list >> Jab...@li... >> https://lists.sourceforge.net/lists/listinfo/jabref-users > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications Manager > Applications Manager provides deep performance insights into multiple tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > Jabref-users mailing list > Jab...@li... > https://lists.sourceforge.net/lists/listinfo/jabref-users > -- ....................................................... Research Scientist - INRA (French National Institute for Agricultural Research) Laboratoire Sols et Environnement (UMR 1120 LSE) Ensaia - 2 avenue de la Forêt de Haye TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France Tel: +33 (0)3 83 59 57 68. Also: +33 (0)3 83 39 41 47 <http://lse.univ-lorraine.fr/> |
From: EBo <eb...@us...> - 2016-04-19 11:48:30
|
Testing v3.3 I got: $ java -jar ~/Downloads/JabRef-3.3.jar Exception in thread "main" java.lang.UnsupportedClassVersionError: net/sf/jabref/JabRefMain : Unsupported major.minor version 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:800) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) at java.net.URLClassLoader.access$100(URLClassLoader.java:71) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482) and the java version I have is: $ java -version java version "1.7.0_79" OpenJDK Runtime Environment (IcedTea 2.5.6) (7u79-2.5.6-0ubuntu1.14.04.1) OpenJDK Server VM (build 24.79-b02, mixed mode) I do not know about others, but I will not be able to update java to v8 on my government laptop for some time to come. EBo -- On Apr 19 2016 4:46 AM, Marisano James wrote: > Yes, I believe under Ubuntu14.04 you're going to need to make sure > you've > got Java 8 installed / it's being invoked to launch JabRef. > > On Tue, Apr 19, 2016 at 3:09 AM, Frédéric Darboux < > Fre...@or...> wrote: > >> Le 19/04/2016 à 11:48, Wenqiang Liu a écrit : >> > Dear everyone, >> > >> > I just downloaded the 3.3 jar package. I have two questions here, >> could >> > you please help me? >> > >> > [...] >> > 2. I tried run JabRef-3.3.jar on Ubuntu 14.04LTS, but first it >> prompted >> > one error with something like this jar is not executable. After I >> run >> > chmod +x JabRef-3.3.jar, it gave another error saying “cannot >> execute >> > binary file”. I am wondering what should I do to run >> JabRef-3.3.jar >> > correctly on Ubuntu? >> >> First, can you try the following command line? >> java -jar JabRef-3.3.jar >> >> Does it work? >> If not, please, provide the version of Java >> java -version >> >> >> Cheers. >> >> Frédéric >> >> >> >> >> > >> > Thanks very much in advance! >> > >> > >> > >> > With My Best Regards >> > >> > Liu >> > >> > >> > >> > >> >> ------------------------------------------------------------------------------ >> > Find and fix application performance issues faster with >> Applications >> Manager >> > Applications Manager provides deep performance insights into >> multiple >> tiers of >> > your business applications. It resolves application problems >> quickly and >> > reduces your MTTR. Get your free trial! >> > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> > >> > >> > >> > _______________________________________________ >> > Jabref-users mailing list >> > Jab...@li... >> > https://lists.sourceforge.net/lists/listinfo/jabref-users >> > >> >> -- >> ....................................................... >> Research Scientist - INRA (French National Institute for >> Agricultural >> Research) >> Laboratoire Sols et Environnement (UMR 1120 LSE) >> Ensaia - 2 avenue de la Forêt de Haye >> TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France >> Tel: +33 (0)3 83 59 57 68. Also: +33 (0)3 83 39 41 47 >> <http://lse.univ-lorraine.fr/> >> >> >> >> ------------------------------------------------------------------------------ >> Find and fix application performance issues faster with Applications >> Manager >> Applications Manager provides deep performance insights into >> multiple >> tiers of >> your business applications. It resolves application problems quickly >> and >> reduces your MTTR. Get your free trial! >> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z >> _______________________________________________ >> Jabref-users mailing list >> Jab...@li... >> https://lists.sourceforge.net/lists/listinfo/jabref-users >> > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications > Manager > Applications Manager provides deep performance insights into multiple > tiers of > your business applications. It resolves application problems quickly > and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > > _______________________________________________ > Jabref-users mailing list > Jab...@li... > https://lists.sourceforge.net/lists/listinfo/jabref-users |
From: Marisano J. <mar...@gm...> - 2016-04-19 10:46:21
|
Yes, I believe under Ubuntu14.04 you're going to need to make sure you've got Java 8 installed / it's being invoked to launch JabRef. On Tue, Apr 19, 2016 at 3:09 AM, Frédéric Darboux < Fre...@or...> wrote: > Le 19/04/2016 à 11:48, Wenqiang Liu a écrit : > > Dear everyone, > > > > I just downloaded the 3.3 jar package. I have two questions here, could > > you please help me? > > > > [...] > > 2. I tried run JabRef-3.3.jar on Ubuntu 14.04LTS, but first it prompted > > one error with something like this jar is not executable. After I run > > chmod +x JabRef-3.3.jar, it gave another error saying “cannot execute > > binary file”. I am wondering what should I do to run JabRef-3.3.jar > > correctly on Ubuntu? > > First, can you try the following command line? > java -jar JabRef-3.3.jar > > Does it work? > If not, please, provide the version of Java > java -version > > > Cheers. > > Frédéric > > > > > > > > Thanks very much in advance! > > > > > > > > With My Best Regards > > > > Liu > > > > > > > > > ------------------------------------------------------------------------------ > > Find and fix application performance issues faster with Applications > Manager > > Applications Manager provides deep performance insights into multiple > tiers of > > your business applications. It resolves application problems quickly and > > reduces your MTTR. Get your free trial! > > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > > > > > > > > _______________________________________________ > > Jabref-users mailing list > > Jab...@li... > > https://lists.sourceforge.net/lists/listinfo/jabref-users > > > > -- > ....................................................... > Research Scientist - INRA (French National Institute for Agricultural > Research) > Laboratoire Sols et Environnement (UMR 1120 LSE) > Ensaia - 2 avenue de la Forêt de Haye > TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France > Tel: +33 (0)3 83 59 57 68. Also: +33 (0)3 83 39 41 47 > <http://lse.univ-lorraine.fr/> > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications > Manager > Applications Manager provides deep performance insights into multiple > tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > Jabref-users mailing list > Jab...@li... > https://lists.sourceforge.net/lists/listinfo/jabref-users > |
From: Frédéric D. <Fre...@or...> - 2016-04-19 10:09:22
|
Le 19/04/2016 à 11:48, Wenqiang Liu a écrit : > Dear everyone, > > I just downloaded the 3.3 jar package. I have two questions here, could > you please help me? > > [...] > 2. I tried run JabRef-3.3.jar on Ubuntu 14.04LTS, but first it prompted > one error with something like this jar is not executable. After I run > chmod +x JabRef-3.3.jar, it gave another error saying “cannot execute > binary file”. I am wondering what should I do to run JabRef-3.3.jar > correctly on Ubuntu? First, can you try the following command line? java -jar JabRef-3.3.jar Does it work? If not, please, provide the version of Java java -version Cheers. Frédéric > > Thanks very much in advance! > > > > With My Best Regards > > Liu > > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications Manager > Applications Manager provides deep performance insights into multiple tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > > > > _______________________________________________ > Jabref-users mailing list > Jab...@li... > https://lists.sourceforge.net/lists/listinfo/jabref-users > -- ....................................................... Research Scientist - INRA (French National Institute for Agricultural Research) Laboratoire Sols et Environnement (UMR 1120 LSE) Ensaia - 2 avenue de la Forêt de Haye TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France Tel: +33 (0)3 83 59 57 68. Also: +33 (0)3 83 39 41 47 <http://lse.univ-lorraine.fr/> |
From: Wenqiang L. <liu...@16...> - 2016-04-19 09:48:54
|
Dear everyone, I just downloaded the 3.3 jar package. I have two questions here, could you please help me? 1. I found that‘Quality>Look up the full text document’ is very useful. Is this function doing the same thing as LocalCopy plugin in the older version Jabref? And is that possible to define the format of names of the downloaded pdf files? 2. I tried run JabRef-3.3.jar on Ubuntu 14.04LTS, but first it prompted one error with something like this jar is not executable. After I run chmod +x JabRef-3.3.jar, it gave another error saying “cannot execute binary file”. I am wondering what should I do to run JabRef-3.3.jar correctly on Ubuntu? Thanks very much in advance! With My Best Regards Liu |
From: Frédéric D. <Fre...@or...> - 2016-04-19 08:12:38
|
Le 19/04/2016 à 09:12, Stefan Björk a écrit : > I just downloaded v3.3 from jabref.org <http://jabref.org>, but I > haven't seen any announcement that 3.3 has been released? What 3.3 > version did I get? :-) Indeed, more time was spent on development than on announcement... But, yes, version 3.3 is the last stable release of JabRef, available since yesterday. Enjoy! Frédéric Le 19/04/2016 à 09:12, Stefan Björk a écrit : > I just downloaded v3.3 from jabref.org <http://jabref.org>, but I > haven't seen any announcement that 3.3 has been released? What 3.3 > version did I get? :-) > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications Manager > Applications Manager provides deep performance insights into multiple tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > > > > _______________________________________________ > Jabref-users mailing list > Jab...@li... > https://lists.sourceforge.net/lists/listinfo/jabref-users > -- ....................................................... Research Scientist - INRA (French National Institute for Agricultural Research) Laboratoire Sols et Environnement (UMR 1120 LSE) Ensaia - 2 avenue de la Forêt de Haye TSA 40602 - 54518 Vandoeuvre-lès-Nancy - France Tel: +33 (0)3 83 59 57 68. Also: +33 (0)3 83 39 41 47 <http://lse.univ-lorraine.fr/> |
From: Stefan B. <ste...@gm...> - 2016-04-19 07:12:46
|
I just downloaded v3.3 from jabref.org, but I haven't seen any announcement that 3.3 has been released? What 3.3 version did I get? :-) |
From: Oliver K. <kop...@gm...> - 2016-04-13 17:32:41
|
Norwegian will come soon! Am 13.04.2016 19:31 schrieb "Frédéric Darboux" < Fre...@or...>: > > Dear users, > > Just an update: > After yesterday messages, I got quite a few replies from the community > of users. Thanks to them, most of the menus are now fully translated in > all languages, except three: only Japanese, Norwegian and Vietnamese > localizations are incomplete. > > If you are fluent in one of these languages, this is the opportunity for > you to improve to your favorite bibliographic software! > > > Cheers. > > Frédéric > > > > %%%% Japanese %%%%% > > Open_terminal_here > Quality > New_%0_database > Disable_highlight_groups_matching_entries > > > %%%% Norwegian %%%%% > > Open_terminal_here > Cleanup_entries > Manage_keywords > Merge_entries > Open_folder > Hide/show_toolbar > Fork_me_on_GitHub > Save_selected_as_plain_BibTeX... > Donate_to_JabRef > Switch_to_%0_mode > Quality > New_%0_database > Disable_highlight_groups_matching_entries > > > %%%% Vietnamese %%%%% > > Open_terminal_here > Mark_specific_color > Resolve_duplicate_BibTeX_keys > Cleanup_entries > Manage_keywords > Merge_entries > Open_folder > Find_unlinked_files... > Hide/show_toolbar > Fork_me_on_GitHub > Save_selected_as_plain_BibTeX... > Copy_BibTeX_key_and_title > Donate_to_JabRef > Switch_to_%0_mode > Quality > New_%0_database > Disable_highlight_groups_matching_entries > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications Manager > Applications Manager provides deep performance insights into multiple tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > Jabref-users mailing list > Jab...@li... > https://lists.sourceforge.net/lists/listinfo/jabref-users |