I submitted critical bug to JIRA:
http://issues.apache.org/jira/browse/HARMONY-3783

Thanks.
Ivan

On 4/27/07, Ivan Popov <[EMAIL PROTECTED]> wrote:
I've found out that in the last Harmony binaries launcher cannot load
class if path to this class include directory started with dot. It may
cause the problem with running Eclipse. I'll submit JIRA for this
problem.

Thanks.
Ivan

On 4/27/07, Vladimir Ivanov <[EMAIL PROTECTED]> wrote:
> On 4/27/07, Alexey Petrenko <[EMAIL PROTECTED]> wrote:
> > Bad news...
> >
>
> > Is this file available?
> > 
C:\cruise\tools\eclipse3.1.1\configuration\org.eclipse.osgi\.manager\.fileTableLock
>
> No, this file should be created as part of startup process.
>
> > Have you tried to run Eclipse without CC?
>
> yes, I set up JAVA_HOME and PATH and start eclipse after that:
> ----------- run log -----------------------
> C:\cruise\tools\eclipse3.1.1>java -version
> Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software 
Foundatio
> n or its licensors, as applicable.
> java version "1.5.0"
> pre-alpha : not complete or compatible
> svn = r532981, (Apr 27 2007), Windows/ia32/msvc 1310, debug build
> http://incubator.apache.org/harmony
>
> C:\cruise\tools\eclipse3.1.1>eclipse.exe
> ---------------------------------------------
>
> ---------- log file ------------------------
> !SESSION 2007-04-27 16:35:51.452 
-----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.5.0
> java.vendor=Apache Software Foundation
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments:  -os win32 -ws win32 -arch x86
>
> !ENTRY org.eclipse.osgi 2007-04-27 16:35:54.358
> !MESSAGE Error reading configuration:
> 
c:\cruise\tools\eclipse3.1.1\configuration\org.eclipse.osgi\.manager\.fileTableLock
> !STACK 0
> java.io.FileNotFoundException:
> 
c:\cruise\tools\eclipse3.1.1\configuration\org.eclipse.osgi\.manager\.fileTableLock
>         at 
org.apache.harmony.luni.platform.OSFileSystem.open(OSFileSystem.java:227)
>         at java.io.FileOutputStream.<init>(FileOutputStream.java:98)
>         at 
org.eclipse.core.runtime.internal.adaptor.Locker_JavaNio.lock(Locker_JavaNio.java:34)
>         at 
org.eclipse.core.runtime.adaptor.FileManager.lock(FileManager.java:361)
>         at 
org.eclipse.core.runtime.adaptor.FileManager.open(FileManager.java:658)
>         at 
org.eclipse.core.runtime.adaptor.EclipseAdaptor.initFileManager(EclipseAdaptor.java:818)
>         at 
org.eclipse.core.runtime.adaptor.EclipseAdaptor.initialize(EclipseAdaptor.java:139)
>         at 
org.eclipse.osgi.framework.internal.core.Framework.initialize(Framework.java:128)
>         at 
org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:106)
>         at 
org.eclipse.osgi.framework.internal.core.OSGi.createFramework(OSGi.java:90)
>         at org.eclipse.osgi.framework.internal.core.OSGi.<init>(OSGi.java:31)
>         at 
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:272)
>         at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:159)
>         at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
>         at java.lang.reflect.Method.invoke(Method.java:382)
>         at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
>         at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
>         at org.eclipse.core.launcher.Main.run(Main.java:973)
>         at org.eclipse.core.launcher.Main.main(Main.java:948)
>         at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
>         at java.lang.reflect.Method.invoke(Method.java:382)
>         at org.apache.harmony.vm.JarRunner.main(JarRunner.java:80)
>
> !ENTRY org.eclipse.osgi 2007-04-27 16:35:55.764
> !MESSAGE Application error
> !STACK 1
> java.lang.IllegalStateException: Unable to acquire application service.
>         at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:367)
>         at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
>         at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
>         at java.lang.reflect.Method.invoke(Method.java:382)
>         at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
>         at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
>         at org.eclipse.core.launcher.Main.run(Main.java:973)
>         at org.eclipse.core.launcher.Main.main(Main.java:948)
>         at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
>         at java.lang.reflect.Method.invoke(Method.java:382)
>         at org.apache.harmony.vm.JarRunner.main(JarRunner.java:80)
>
> !ENTRY System Bundle 0 0 2007-04-27 16:35:56.421
> !MESSAGE FrameworkEvent.ERROR
> !STACK 0
> java.io.IOException: Manager is not opened.
>         at 
org.eclipse.core.runtime.adaptor.FileManager.add(FileManager.java:174)
>         at 
org.eclipse.core.runtime.adaptor.StreamManager.closeOutputStream(StreamManager.java:236)
>         at 
org.eclipse.core.runtime.adaptor.StreamManagerOutputStream.close(StreamManagerOutputStream.java:46)
>         at java.io.FilterOutputStream.close(FilterOutputStream.java:59)
>         at java.io.FilterOutputStream.close(FilterOutputStream.java:59)
>         at 
org.eclipse.core.runtime.adaptor.EclipseAdaptor.saveMetaData(EclipseAdaptor.java:733)
>         at 
org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStop(EclipseAdaptor.java:438)
>         at 
org.eclipse.osgi.framework.internal.core.SystemBundleActivator.stop(SystemBundleActivator.java:64)
>         at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1035)
>         at 
java.security.AccessController.doPrivilegedImpl(AccessController.java:112)
>         at 
java.security.AccessController.doPrivileged(AccessController.java:75)
>         at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1031)
>         at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.suspendAllBundles(StartLevelManager.java:651)
>         at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:600)
>         at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:283)
>         at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:256)
>         at 
org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:190)
>         at 
org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:536)
>         at 
org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle.java:171)
>         at java.lang.Thread.run(Thread.java:661)
>
> !ENTRY System Bundle 0 0 2007-04-27 16:35:56.686
> !MESSAGE FrameworkEvent.ERROR
> !STACK 0
> java.io.IOException: Manager is not opened.
>         at 
org.eclipse.core.runtime.adaptor.FileManager.lookup(FileManager.java:393)
>         at 
org.eclipse.core.runtime.adaptor.EclipseAdaptor.shutdownStateManager(EclipseAdaptor.java:278)
>         at 
org.eclipse.osgi.framework.adaptor.core.AbstractFrameworkAdaptor.frameworkStop(AbstractFrameworkAdaptor.java:343)
>         at 
org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStop(EclipseAdaptor.java:439)
>         at 
org.eclipse.osgi.framework.internal.core.SystemBundleActivator.stop(SystemBundleActivator.java:64)
>         at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1035)
>         at 
java.security.AccessController.doPrivilegedImpl(AccessController.java:112)
>         at 
java.security.AccessController.doPrivileged(AccessController.java:75)
>         at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1031)
>         at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.suspendAllBundles(StartLevelManager.java:651)
>         at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:600)
>         at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:283)
>         at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:256)
>         at 
org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:190)
>         at 
org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:536)
>         at 
org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle.java:171)
>         at java.lang.Thread.run(Thread.java:661)
>
> >
> > SY, Alexey
> >
> > 2007/4/27, Vladimir Ivanov <[EMAIL PROTECTED]>:
> > > Hello everyone,
> > > eclipse3.1.1 failed to start today in my env on WinXP x86. The execution 
log is:
> > >
> > > ---------------- run.log ------------------------------------------------
> > > C:\cruise\trunk\cc>echo off
> > > Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software
> > > Foundation or its licensors, as applicable.
> > > Deprecated syntax to set internal property, use -XX:key=value instead:
> > > -XDvm.assert_dialog=false
> > > java version "1.5.0"
> > > pre-alpha : not complete or compatible
> > > svn = r532935, (Apr 27 2007), Windows/ia32/msvc 1310, debug build
> > > http://incubator.apache.org/harmony
> > > Install location:
> > >    file:/C:/cruise/tools/eclipse3.1.1/
> > > Configuration file:
> > >    file:/C:/cruise/tools/eclipse3.1.1/configuration/config.ini not
> > > found or not read
> > > Configuration location:
> > >    file:/C:/cruise/tools/eclipse3.1.1/configuration/
> > > Configuration file:
> > >    file:/C:/cruise/tools/eclipse3.1.1/configuration/config.ini not
> > > found or not read
> > > Framework located:
> > >    file:/C:/cruise/tools/eclipse3.1.1/plugins/org.eclipse.osgi_3.1.1.jar
> > > Framework classpath:
> > >    file:/C:/cruise/tools/eclipse3.1.1/plugins/org.eclipse.osgi_3.1.1.jar
> > > Debug options:
> > >    file:/C:/cruise/trunk/cc/.options not found
> > > Time to load bundles: 109
> > > 13
> > > FAILED on Workspace Launcher
> > > -----------------------------------------------------------------------
> > >
> > > ----- eclipse log -------------------------------------------------
> > > !SESSION 2007-04-27 12:22:35.357 
-----------------------------------------------
> > > eclipse.buildId=unknown
> > > java.version=1.5.0
> > > java.vendor=Apache Software Foundation
> > > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> > > Command-line arguments:  -debug .options
> > >
> > > !ENTRY org.eclipse.osgi 2007-04-27 12:22:38.122
> > > !MESSAGE Error reading configuration:
> > > 
C:\cruise\tools\eclipse3.1.1\configuration\org.eclipse.osgi\.manager\.fileTableLock
> > > !STACK 0
> > > java.io.FileNotFoundException:
> > > 
C:\cruise\tools\eclipse3.1.1\configuration\org.eclipse.osgi\.manager\.fileTableLock
> > >        at 
org.apache.harmony.luni.platform.OSFileSystem.open(OSFileSystem.java:227)
> > >        at java.io.FileOutputStream.<init>(FileOutputStream.java:98)
> > >        at 
org.eclipse.core.runtime.internal.adaptor.Locker_JavaNio.lock(Locker_JavaNio.java:34)
> > >        at 
org.eclipse.core.runtime.adaptor.FileManager.lock(FileManager.java:361)
> > >        at 
org.eclipse.core.runtime.adaptor.FileManager.open(FileManager.java:658)
> > >        at 
org.eclipse.core.runtime.adaptor.EclipseAdaptor.initFileManager(EclipseAdaptor.java:818)
> > >        at 
org.eclipse.core.runtime.adaptor.EclipseAdaptor.initialize(EclipseAdaptor.java:139)
> > >        at 
org.eclipse.osgi.framework.internal.core.Framework.initialize(Framework.java:128)
> > >        at 
org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:106)
> > >        at 
org.eclipse.osgi.framework.internal.core.OSGi.createFramework(OSGi.java:90)
> > >        at 
org.eclipse.osgi.framework.internal.core.OSGi.<init>(OSGi.java:31)
> > >        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:272)
> > >        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:159)
> > >        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
> > >        at java.lang.reflect.Method.invoke(Method.java:382)
> > >        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
> > >        at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
> > >        at org.eclipse.core.launcher.Main.run(Main.java:973)
> > >        at org.eclipse.core.launcher.Main.main(Main.java:948)
> > >
> > > !ENTRY org.eclipse.osgi 2007-04-27 12:22:39.560
> > > !MESSAGE Application error
> > > !STACK 1
> > > java.lang.IllegalStateException: Unable to acquire application service.
> > >        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:367)
> > >        at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
> > >        at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)
> > >        at java.lang.reflect.Method.invoke(Method.java:382)
> > >        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
> > >        at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
> > >        at org.eclipse.core.launcher.Main.run(Main.java:973)
> > >        at org.eclipse.core.launcher.Main.main(Main.java:948)
> > >
> > > !ENTRY System Bundle 0 0 2007-04-27 12:22:39.732
> > > !MESSAGE FrameworkEvent.ERROR
> > > !STACK 0
> > > java.io.IOException: Manager is not opened.
> > >        at 
org.eclipse.core.runtime.adaptor.FileManager.add(FileManager.java:174)
> > >        at 
org.eclipse.core.runtime.adaptor.StreamManager.closeOutputStream(StreamManager.java:236)
> > >        at 
org.eclipse.core.runtime.adaptor.StreamManagerOutputStream.close(StreamManagerOutputStream.java:46)
> > >        at java.io.FilterOutputStream.close(FilterOutputStream.java:59)
> > >        at java.io.FilterOutputStream.close(FilterOutputStream.java:59)
> > >        at 
org.eclipse.core.runtime.adaptor.EclipseAdaptor.saveMetaData(EclipseAdaptor.java:733)
> > >        at 
org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStop(EclipseAdaptor.java:438)
> > >        at 
org.eclipse.osgi.framework.internal.core.SystemBundleActivator.stop(SystemBundleActivator.java:64)
> > >        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1035)
> > >        at 
java.security.AccessController.doPrivilegedImpl(AccessController.java:112)
> > >        at 
java.security.AccessController.doPrivileged(AccessController.java:75)
> > >        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1031)
> > >        at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.suspendAllBundles(StartLevelManager.java:651)
> > >        at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:600)
> > >        at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:283)
> > >        at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:256)
> > >        at 
org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:190)
> > >        at 
org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:536)
> > >        at 
org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle.java:171)
> > >        at java.lang.Thread.run(Thread.java:661)
> > >
> > > !ENTRY System Bundle 0 0 2007-04-27 12:22:39.935
> > > !MESSAGE FrameworkEvent.ERROR
> > > !STACK 0
> > > java.io.IOException: Manager is not opened.
> > >        at 
org.eclipse.core.runtime.adaptor.FileManager.lookup(FileManager.java:393)
> > >        at 
org.eclipse.core.runtime.adaptor.EclipseAdaptor.shutdownStateManager(EclipseAdaptor.java:278)
> > >        at 
org.eclipse.osgi.framework.adaptor.core.AbstractFrameworkAdaptor.frameworkStop(AbstractFrameworkAdaptor.java:343)
> > >        at 
org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStop(EclipseAdaptor.java:439)
> > >        at 
org.eclipse.osgi.framework.internal.core.SystemBundleActivator.stop(SystemBundleActivator.java:64)
> > >        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1035)
> > >        at 
java.security.AccessController.doPrivilegedImpl(AccessController.java:112)
> > >        at 
java.security.AccessController.doPrivileged(AccessController.java:75)
> > >        at 
org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1031)
> > >        at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.suspendAllBundles(StartLevelManager.java:651)
> > >        at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:600)
> > >        at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:283)
> > >        at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:256)
> > >        at 
org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:190)
> > >        at 
org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:536)
> > >        at 
org.eclipse.osgi.framework.internal.core.SystemBundle$1.run(SystemBundle.java:171)
> > >        at java.lang.Thread.run(Thread.java:661)
> > > -----------------------------------------------
> > >
> > >  thanks, Vladimir
> > >
> >
>

Reply via email to