Hi all,
With build #632, Sun JDK 1.4.0_01 on RedHat 7.3:
Internal error on startup:
[ 21745] ERROR - ellij.project.impl.ProjectImpl -
[ 21756] ERROR - ellij.project.impl.ProjectImpl - IntelliJ IDEA
(Ariadna) 3.0 Build #632
[ 21760] ERROR - ellij.project.impl.ProjectImpl - JDK: 1.4.0_01
[ 21763] ERROR - ellij.project.impl.ProjectImpl - VM: Java HotSpot(TM)
Client VM
[ 21765] ERROR - ellij.project.impl.ProjectImpl - Vendor: Sun
Microsystems Inc.
[ 21769] ERROR - ellij.project.impl.ProjectImpl - OS: Linux
[ 21785] ERROR - ellij.project.impl.ProjectImpl -
java.lang.NullPointerException
at com.intellij.openapi.actionSystem.b.t.a(t.java:6)
at com.intellij.openapi.actionSystem.b.u.a(u.java:12)
at com.intellij.openapi.actionSystem.b.u.a(u.java:10)
at com.intellij.openapi.actionSystem.b.bb.a(bb.java:52)
at com.intellij.openapi.actionSystem.b.bb.<init>(bb.java:27)
at com.intellij.openapi.actionSystem.b.a.createActionToolBar(a.java:210)
at com.intellij.cvsSupport.a.cs.<init>(cs.java:14)
at com.intellij.cvsSupport.x.b(x.java:24)
at com.intellij.cvsSupport.x.projectOpened(x.java:27)
at com.intellij.openapi.project.a.c.m(c.java:83)
at com.intellij.openapi.project.a.c.b(c.java:34)
at com.intellij.openapi.project.a.g.projectOpened(g.java:1)
at com.intellij.openapi.project.a.h.projectOpened(h.java:0)
at com.intellij.openapi.project.a.m.c(m.java:104)
at com.intellij.openapi.project.a.m.a(m.java:112)
at com.intellij.ide.g.ba.a(ba.java:35)
at com.intellij.idea.h.run(h.java:8)
at com.intellij.idea.g.run(g.java:2)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
at com.intellij.ide.r.a(r.java:12)
at com.intellij.ide.r.dispatchEvent(r.java:8)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:191)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:144)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
Then I get this message every 30 seconds or so:
Jul 2, 2002 5:13:23 PM java.util.prefs.FileSystemPreferences
checkLockFile0ErrorCode
WARNING: Could not lock User prefs. Unix error code 37. (or sometimes
code 24)
Jul 2, 2002 5:13:23 PM java.util.prefs.FileSystemPreferences syncWorld
WARNING: Couldn't flush user prefs:
java.util.prefs.BackingStoreException: Couldn't get file lock.
and after a while, the application crashes because it cannot save the
project state...
This might not be a problem specific to idea in particular since I have
also experienced this problem when using 1.4 in other as the VM for
other applications.
Does anyone knows where it comes from? I suspect it has to do with the
fact that my home directory is NFS-mounted... How can I fix this problem?
Thanks a lot.
Chris
--
Real programmers don't document. If it was hard to write, it
should be hard to understand.
_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs