|
From: Vaughn W. <Vau...@bi...> - 2015-09-15 18:54:33
|
I've running recent versions of java, ant, and appserver: $ java -version java version "1.8.0_45" Java(TM) SE Runtime Environment (build 1.8.0_45-b14) Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode) $ ant -version Apache Ant(TM) version 1.9.6 compiled on June 29 2015 wildfly-9.0.1.Final Vaughn Wernersbach BIDS Trading, L.P. 111 Broadway, Suite 1603 | New York, NY 10006 T: 212.618.2071 | F: 212.618.2031 | C: 732.397.8344 | E: vau...@bi... -----Original Message----- From: Tomas Gustavsson [mailto:to...@pr...] Sent: Tuesday, September 15, 2015 2:11 PM To: ejb...@li... Subject: Re: [Ejbca-develop] Upgrading from EJBCA 4.0.x to 6.3.1.1 Oh,this is the console output. So you are not even able to compile EJBCA. Check your versions of Java and ant so they are up to date with requirements for EJBCA 6. Cheers, Tomas ----- Save time and money with an Enterprise support subscription. Please see www.primekey.se for more information. https://www.primekey.se/technologies/products-overview/ https://www.primekey.se/service-support/support/ On 2015-09-15 16:34, Vaughn Wernersbach wrote: > How do I actually execute an upgrade? I've been attempting to use > `ant deploy` (is that correct?), but I've been stuck on the following > error which I haven't been able to work through for a while. Can anyone help? > > compile-servicemanifestbuilder: > > [mkdir] Created dir: /opt/ejbca/modules/buildtools/build > > [javac] Compiling 1 source file to > /opt/ejbca/modules/buildtools/build > > [java] 0 [main] INFO > org.cesecore.keys.token.CryptoTokenFactory - Class not found: > se.primeKey.caToken.card.PrimeCAToken. > > [java] 1 [main] INFO > org.cesecore.keys.token.CryptoTokenFactory - Can not register > se.primeKey.caToken.card.PrimeCAToken. This is normally not an error. > > [java] Exception in thread "main" > java.lang.ExceptionInInitializerError > > [java] at java.lang.Class.forName0(Native Method) > > [java] at java.lang.Class.forName(Class.java:169) > > [java] at > org.primekey.anttools.ServiceManifestBuilder.getImplementingClasses(Se > rviceManifestBuilder.java:220) > > [java] at > org.primekey.anttools.ServiceManifestBuilder.getImplementingClasses(Se > rviceManifestBuilder.java:213) > > [java] at > org.primekey.anttools.ServiceManifestBuilder.getImplementingClasses(Se > rviceManifestBuilder.java:213) > > [java] at > org.primekey.anttools.ServiceManifestBuilder.getImplementingClasses(Se > rviceManifestBuilder.java:213) > > [java] at > org.primekey.anttools.ServiceManifestBuilder.getImplementingClasses(Se > rviceManifestBuilder.java:213) > > [java] at > org.primekey.anttools.ServiceManifestBuilder.getImplementingClasses(Se > rviceManifestBuilder.java:213) > > [java] at > org.primekey.anttools.ServiceManifestBuilder.buildServiceManifestToLoc > ation(ServiceManifestBuilder.java:165) > > [java] at > org.primekey.anttools.ServiceManifestBuilder.mainInternal(ServiceManif > estBuilder.java:103) > > [java] at > org.primekey.anttools.ServiceManifestBuilder.main(ServiceManifestBuild > er.java:49) > > [java] Caused by: java.lang.IllegalArgumentException: Unable to > load resource: org/apache/commons/codec/language/dmrules.txt > > [java] at > org.apache.commons.codec.language.DaitchMokotoffSoundex.<clinit>(Daitc > hMokotoffSoundex.java:231) > > [java] ... 11 more > > BUILD FAILED > > /opt/ejbca/build.xml:1072: The following error occurred while > executing this line: > > /opt/ejbca/modules/build.xml:196: The following error occurred while > executing this line: > > /opt/ejbca/modules/cesecore-common/build.xml:37: The following error > occurred while executing this line: > > /opt/ejbca/modules/build-helpers.xml:33: Java returned: 1 > > > > Vaughn Wernersbach > > BIDS Trading, L.P. > > 111 Broadway, Suite 1603 | New York, NY 10006 > > T: 212.618.2071 | F: 212.618.2031 | C: 732.397.8344 | E: > vau...@bi... > > -----Original Message----- > From: Vaughn Wernersbach [mailto:Vau...@bi...] > Sent: Thursday, September 10, 2015 2:13 PM > To: ejb...@li... > Subject: Re: [Ejbca-develop] Upgrading from EJBCA 4.0.x to 6.3.1.1 > > Oh, that's great! Which instructions in the UPGRADE doc should I follow? > > Vaughn Wernersbach > > BIDS Trading, L.P. > > 111 Broadway, Suite 1603 | New York, NY 10006 > > T: 212.618.2071 | F: 212.618.2031 | C: 732.397.8344 | E: > vau...@bi... > <mailto:vau...@bi...> > > -----Original Message----- > > From: Tomas Gustavsson [mailto:to...@pr...] > > Sent: Thursday, September 10, 2015 1:43 PM > > To: ejb...@li... > <mailto:ejb...@li...> > > Subject: Re: [Ejbca-develop] Upgrading from EJBCA 4.0.x to 6.3.1.1 > > Hi, > > You can upgrade from EJBCA 4 directly to latest EJBCA 6. > > EJBCA 5 is a Common Criteria certified version, only available in > Enterprise edition. > > Regards, > > Tomas > > ----- > > Save time and money with an Enterprise support subscription. Please > see www.primekey.se <http://www.primekey.se> for more information. > > https://www.primekey.se/technologies/products-overview/ > > https://www.primekey.se/service-support/support/ > > On 2015-09-10 18:21, Vaughn Wernersbach wrote: > > > Hello, > > > > > > In order to upgrade from 4.0.x to 6.3.1.1, I assume I have to first > > > upgrade to 5.0.x and then to 6.x. Is that correct? If so, where > can > > > I obtain the 5.0.x package? It isn't listed in the Sourceforge > > > download page <http://sourceforge.net/projects/ejbca/files/>, nor > can > > > I find the code in the SVN repo > <https://svn.cesecore.eu/svn/ejbca/tags/>. > > > > > > Also, in the UPGRADE doc I see instructions for upgrading from > 4.0.x > > > to 5.0.x, and from 5.0.x to 6.0.x. However, the doc seems to imply > > > that upgrading above 6.0.x involves running several minor upgrades. > > > Is the correct, or can I upgrade from 6.0.x to 6.3.1.1? > > > > > > Thanks for any & all help! > > > > > > *Vaughn Wernersbach* > > > > > > *BIDS Trading, L.P.* > > > > > > 111 Broadway, Suite 1603 | New York, NY 10006 > > > > > > T: 212.618.2071 | F: 212.618.2031 | C: 732.397.8344 | E: > > > vau...@bi... > <mailto:vau...@bi...> > > > <mailto:vau...@bi...> > > > > > > > > > > > > > ---------------------------------------------------------------------- > > > -------- Monitor Your Dynamic Infrastructure at Any Scale With > > > Datadog! > > > Get real-time metrics from all of your servers, apps and tools in > one > > > place. > > > SourceForge users - Click here to start your Free Trial of Datadog now! > > > http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 > > > > > > > > > > > > _______________________________________________ > > > Ejbca-develop mailing list > > > Ejb...@li... > <mailto:Ejb...@li...> > > > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > > > > > ---------------------------------------------------------------------- > -------- > > Monitor Your Dynamic Infrastructure at Any Scale With Datadog! > > Get real-time metrics from all of your servers, apps and tools in one place. > > SourceForge users - Click here to start your Free Trial of Datadog now! > > http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 > > _______________________________________________ > > Ejbca-develop mailing list > > Ejb...@li... > <mailto:Ejb...@li...> > > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > > ---------------------------------------------------------------------- > -------- > > Monitor Your Dynamic Infrastructure at Any Scale With Datadog! > > Get real-time metrics from all of your servers, apps and tools > > in one place. > > SourceForge users - Click here to start your Free Trial of Datadog now! > > http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 > > _______________________________________________ > > Ejbca-develop mailing list > > Ejb...@li... > <mailto:Ejb...@li...> > > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > > > > ---------------------------------------------------------------------- > -------- > > > > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > ------------------------------------------------------------------------------ _______________________________________________ Ejbca-develop mailing list Ejb...@li... https://lists.sourceforge.net/lists/listinfo/ejbca-develop |