View Single Post
  #5   Spotlight this post!  
Unread 14-01-2010, 19:22
masoug's Avatar
masoug masoug is offline
Food Consumer
FRC #0114
Team Role: Programmer
 
Join Date: Jan 2010
Rookie Year: 2009
Location: Planet Earth
Posts: 78
masoug is an unknown quantity at this point
Unhappy Re: Wind River License Library Problem

I did EXACTLY that!

But it comes out with this error:

Quote:
Something went wrong while looking for the license: Overall License for the Wind River Workbench

Could not set up License Management
Deatils:
The License-Library was not found, licensing disabled
See the logfile for more Information!
Here is the log file:
Quote:
!SESSION 2010-01-14 16:17:00.932 -----------------------------------------------
eclipse.buildId=20080514-1211
java.version=1.5.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.update.configurator 2010-01-14 16:17:10.272
!MESSAGE Unable to find feature.xml in directory: C:\WindRiver\workbench-3.0\wrwb\wrsysviewer\eclipse\features\com.windrive r.ide.wrsysviewer.analysis_3.0.0

!ENTRY org.eclipse.update.configurator 2010-01-14 16:17:10.274
!MESSAGE Unable to find feature.xml in directory: C:\WindRiver\workbench-3.0\wrwb\wrsysviewer\eclipse\features\com.windrive r.ide.wrsysviewer.vxworks5_3.0.0

!ENTRY org.eclipse.update.configurator 2010-01-14 16:17:10.275
!MESSAGE Unable to find feature.xml in directory: C:\WindRiver\workbench-3.0\wrwb\wrsysviewer\eclipse\features\com.windrive r.ide.wrsysviewer.vxworks6_3.0.0

!ENTRY org.eclipse.update.configurator 2010-01-14 16:17:10.276
!MESSAGE Unable to find feature.xml in directory: C:\WindRiver\workbench-3.0\wrwb\wrsysviewer\eclipse\features\com.windrive r.ide.wrsysviewer.vxworks_3.0.0

!ENTRY org.eclipse.update.configurator 2010-01-14 16:17:10.278
!MESSAGE Unable to find feature.xml in directory: C:\WindRiver\workbench-3.0\wrwb\wrsysviewer\eclipse\features\com.windrive r.ide.wrsysviewer_3.0.0

!ENTRY com.windriver.ide.common.core 4 0 2010-01-14 16:17:35.310
!MESSAGE [vxworks-6.3] C:\WindRiver\wrenv.exe: cannot execute command: cmd

!ENTRY com.windriver.ide.common.core 4 0 2010-01-14 16:17:35.406
!MESSAGE [workbench-3.0] C:\WindRiver\wrenv.exe: cannot execute command: cmd

!ENTRY com.windriver.ide.common.core 4 0 2010-01-14 16:17:35.413
!MESSAGE Install registry not accessible! Please check installation.

!ENTRY com.windriver.ide.common.core 4 0 2010-01-14 16:17:35.464
!MESSAGE Could not set up License Management
!STACK 1
org.eclipse.core.runtime.CoreException: The License-Library was not found, licensing disabled
at com.windriver.tools.utils.LicMgtIntf.checkLoadLibr ary(LicMgtIntf.java:375)
at com.windriver.tools.utils.LicMgtIntf.<init>(LicMgt Intf.java:314)
at com.windriver.tools.utils.LicMgtIntf.getInstance(L icMgtIntf.java:119)
at com.windriver.ide.util.license.LicenseUtils.checkL icense(LicenseUtils.java:124)
at com.windriver.ide.application.UnifiedSWTSwingAppli cation.checkPreconditions(UnifiedSWTSwingApplicati on.java:102)
at com.windriver.ide.application.CopyOfIDEApplication .start(CopyOfIDEApplication.java:90)
at com.windriver.ide.application.UnifiedSWTSwingAppli cation.access$101(UnifiedSWTSwingApplication.java: 42)
at com.windriver.ide.application.UnifiedSWTSwingAppli cation.start(UnifiedSWTSwingApplication.java:56)
at org.eclipse.equinox.internal.app.EclipseAppHandle. run(EclipseAppHandle.java:169)
at org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.runApplication(EclipseAppLauncher.java: 106)
at org.eclipse.core.runtime.internal.adaptor.EclipseA ppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.ru n(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework( Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.ja va:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:11 73)
at org.eclipse.equinox.launcher.Main.main(Main.java:1 148)
!SUBENTRY 1 com.windriver.ide.common.core 4 0 2010-01-14 16:17:35.465
!MESSAGE The License-Library was not found, licensing disabled

Please Help!

Is there any other alternate IDE that would work?
Reply With Quote