That happens when you upgrade from an older build. Close the project and re-open. The project file will be re-written and you shouldn't see that again.
-sms -----Original Message----- From: Tahir Awan [mailto:[EMAIL PROTECTED]] Sent: Friday, November 09, 2001 11:18 AM To: '[EMAIL PROTECTED]' Subject: [Eap-list] Build 515 bug. Just got #515 and found the following stacktrace in console. java.lang.ClassNotFoundException: com.intellij.codeEditor.print.PrintSettings at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:297) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286) at java.lang.ClassLoader.loadClass(ClassLoader.java:253) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:120) at com.intellij.application.a.d(a.java:125) at com.intellij.application.a.c(a.java:84) at com.intellij.idea.a.a(a.java:148) at com.intellij.idea.Main.a(Main.java:14) at com.intellij.idea.Main.main(Main.java:2) java.lang.ClassNotFoundException: com.intellij.util.PropertiesComponent at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:297) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286) at java.lang.ClassLoader.loadClass(ClassLoader.java:253) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:120) at com.intellij.application.a.d(a.java:125) at com.intellij.application.a.c(a.java:84) at com.intellij.idea.a.a(a.java:148) at com.intellij.idea.Main.a(Main.java:14) at com.intellij.idea.Main.main(Main.java:2) java.lang.ClassNotFoundException: com.intellij.codeEditor.print.ExportToHTMLSett ings at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:297) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286) at java.lang.ClassLoader.loadClass(ClassLoader.java:253) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:120) at com.intellij.application.a.d(a.java:125) at com.intellij.application.a.c(a.java:84) at com.intellij.idea.a.a(a.java:148) at com.intellij.idea.Main.a(Main.java:14) at com.intellij.idea.Main.main(Main.java:2) -------------------------------------------------- DISCLAIMER This e-mail, and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution or copying of this e-mail, and any attachments thereto, is strictly prohibited. If you have received this e-mail in error, please immediately notify me and permanently delete the original and any copy of any e-mail and any printout thereof. E-mail transmission cannot be guaranteed to be secure or error-free. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. NOTICE REGARDING PRIVACY AND CONFIDENTIALITY Knight Trading Group may, at its discretion, monitor and review the content of all e-mail communications. _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
