Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Other Java > BOOK: Beginning Cryptography with Java
|
BOOK: Beginning Cryptography with Java
This is the forum to discuss the Wrox book Beginning Cryptography with Java by David Hook; ISBN: 9780764596339
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Cryptography with Java section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 22nd, 2011, 12:26 AM
Registered User
 
Join Date: Dec 2011
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Question New Problem for Running JCEKSStoreEntryExample.java

Hi David,

Thanks you for always quick reply. After I updated the classpath to run the sample program in the package, I face the following runtime error for JCEKSStoreEntryExample. I spent lots of time and still can not solve the problem.

thanks

Jacky

This is the complete track trace:

Exception in thread "main" java.lang.NoClassDefFoundError: JCEKSStoreEntryExample (Wrong name: chapter8/JCEKSStoreEntryExample)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.define(ClassLoader.java:791)
at java.security.SecureClassLoader.defineClass(Secure ClassLoader.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.j ava:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:4 23)
at sun.misc.Launcher$AppClassLoader.loadClass(Launche r.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:3 56)
at sun.launcher.LauncherHelper.checkAndLoadMain(Launc herHelper.java:476)
 
Old December 22nd, 2011, 01:15 AM
Registered User
 
Join Date: Dec 2011
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Smile Problem Solved

Hi David,

I have solved the problem.

thanks

Jacky





Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem of running JCEKSStoreEntryExample.java jacky BOOK: Beginning Cryptography with Java 3 December 20th, 2011 10:26 PM
Problem running the examples alatriste BOOK: Professional Microsoft Robotics Studio ISBN: 978-0-470-14107-6 1 September 19th, 2009 06:47 PM
Java DB "Derby" is not running !! anammari Java Databases 0 March 15th, 2007 06:37 AM
Problem running a JSP arzamendip Pro JSP 0 September 11th, 2006 03:48 PM
Php running problem Yee PHP How-To 5 October 26th, 2004 08:58 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.