Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

could not create profile....

3 views
Skip to first unread message

sudheer....@regions.com

unread,
Jul 13, 2009, 5:37:12 PM7/13/09
to
hi, I am trying to install WAS6.1 on linux. I have successfully created Deployment Mananger. But I am getting the following error while creating the profile...can some one help me? thanks in advance.

!MESSAGE Error reading configuration: An error occurred while locking file "/home/wasadm/PMT/workspace/configuration/org.eclipse.osgi/.manager/.fileTableLock": "No locks available". 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/wasadm/PMT/workspace/configuration/org.eclipse.osgi/.manager/.fileTableLock": "No locks available". 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:46)
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. (Framework.java:106)
at org.eclipse.osgi.framework.internal.core.OSGi.createFramework(OSGi.java:90)
at org.eclipse.osgi.framework.internal.core.OSGi.(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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)

Ken Hygh

unread,
Jul 14, 2009, 7:58:08 AM7/14/09
to

Deployment Manager _is_ a profile, how did that succeed and this fail?
did something change? or, are you trying to create this new profile with
a different userid that might not have permissions?

Ken

ramaraj...@gmail.com

unread,
Jul 15, 2009, 3:34:33 PM7/15/09
to
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.


Did you tried as mentioned above by passwing -Dosgi.locking=none to java?
somewhere I read like this -
It is a operating system problem.
To many scripts are locking files at the same time and the filesystem/operating system is not coping with it.

0 new messages