Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2007 16:20:39 +0900 (JST)
From:      Ken Yamada <ken@tydfam.jp>
To:        mbowie@buzmo.com
Cc:        freebsd-eclipse@freebsd.org
Subject:   Re: Eclipse-Europa 3.3.1
Message-ID:  <20071012.162039.13766409.ken@tydfam.jp>
In-Reply-To: <470E4ACE.80406@buzmo.com>
References:  <470E49F5.9070200@buzmo.com> <20071012.011135.75795567.ken@tydfam.jp> <470E4ACE.80406@buzmo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
  Two issues I noticed with 3.3.1.
  a) I have the following error if I try to assign workspace to NFS directory. 
I have no problems in accessing any of NFS files with other than this eclipse-europa331, and Mike says that he does not have any problem in accessing NFS files with this.

  b) The other issue I noticed is scim. The log says;

!ENTRY org.eclipse.ui.workbench 2 0 2007-10-12 16:12:26.507
!MESSAGE A handler conflict occurred.  This may disable some commands.
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-12 16:12:26.507
    :           :          :

    This will happen with 3.3.0, and I'll dig into this weekend.

  What could be the cause of the problems?  Any suggestions?

<<< log file when I have a file access problem. >>>
# less workspace/.metadata/.log 
!SESSION 2007-10-12 00:02:39.890 -----------------------------------------------
eclipse.buildId=M20070921-1145
java.version=1.6.0_01-p1
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=freebsd, ARCH=x86, WS=gtk, NL=ja_JP
Command-line arguments:  -os freebsd -ws gtk -arch x86

!ENTRY org.eclipse.osgi 4 0 2007-10-12 00:02:40.197
!MESSAGE Error reading configuration: An error occurred while locking file "/home/users/ken/.eclipse/514943809/configuration/org.eclipse.osgi/.manager/.fileTableLock": "Operation not supported". A common reason is that the file system or Runtime Environment does not support file locking for that location. Please choose a different location, or disable file locking passing "-Dosgi.locking=none" as a VM argument.
!STACK 0
java.io.IOException: An error occurred while locking file "/home/users/ken/.eclipse/514943809/configuration/org.eclipse.osgi/.manager/.fileTableLock": "Operation not supported". A common reason is that the file system or Runtime Environment does not support file locking for that location. Please choose a different location, or disable file locking passing "-Dosgi.locking=none" as a VM argument.
        at org.eclipse.core.runtime.internal.adaptor.Locker_JavaNio.lock(Locker_JavaNio.java:41)
        at org.eclipse.osgi.storagemanager.StorageManager.lock(StorageManager.ja...skipping...
        at org.eclipse.osgi.framework.internal.core.OSGi.<init>(OSGi.java:31)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarte
r.java:283)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
va:172)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1148)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071012.162039.13766409.ken>