Bug 563292 - The ti program ccs version 10 fails because eclipsec.exe fails
Summary: The ti program ccs version 10 fails because eclipsec.exe fails
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.15   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-18 10:04 EDT by Natividade Lobo CLA
Modified: 2020-05-26 02:50 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Natividade Lobo CLA 2020-05-18 10:04:49 EDT
C:\ti\ccs1000\ccs\eclipse>eclipsec
java.lang.RuntimeException: Error initializing storage.
        at org.eclipse.osgi.internal.framework.EquinoxContainer.<init>(EquinoxContainer.java:96)
        at org.eclipse.osgi.launch.Equinox.<init>(Equinox.java:34)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:315)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:251)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
Caused by: java.io.FileNotFoundException: C:\ti\ccs1000\ccs\eclipse\configuration\org.eclipse.osgi\.manager\.fileTableLock (Access is denied)
        at java.io.RandomAccessFile.open0(Native Method)
        at java.io.RandomAccessFile.open(Unknown Source)
        at java.io.RandomAccessFile.<init>(Unknown Source)
        at org.eclipse.osgi.internal.location.Locker_JavaNio.lock(Locker_JavaNio.java:40)
        at org.eclipse.osgi.storagemanager.StorageManager.lock(StorageManager.java:403)
        at org.eclipse.osgi.storagemanager.StorageManager.open(StorageManager.java:716)
        at org.eclipse.osgi.storage.Storage.getChildStorageManager(Storage.java:2171)
        at org.eclipse.osgi.storage.Storage.getInfoInputStream(Storage.java:2188)
        at org.eclipse.osgi.storage.Storage.<init>(Storage.java:242)
        at org.eclipse.osgi.storage.Storage.createStorage(Storage.java:177)
        at org.eclipse.osgi.internal.framework.EquinoxContainer.<init>(EquinoxContainer.java:94)
        ... 10 more
Comment 1 Rolf Theunissen CLA 2020-05-26 02:50:23 EDT
No clue what the 'ti' program would be.

Does the error persist? Do you have access to the file mentioned below?

Caused by: java.io.FileNotFoundException: C:\ti\ccs1000\ccs\eclipse\configuration\org.eclipse.osgi\.manager\.fileTableLock (Access is denied)