This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ-HI-PRODUCTION: Launch Problem

Part Number: BQ-HI-PRODUCTION
Other Parts Discussed in Thread: MKST-3P-ALT-EV2300, EV2400, ADVANCED-BQMTESTER, BQPRODUCTION

Hi,

I just downloaded the BQ-Hi-Produccion and y have installated without poblems. When I execute it appears the follow error message:


It looks like a java problem. Could anyone help me?

Thanks in advance.

  • Hello Javier,

    It looks like the program doesn't see the .exe in it's search path, have you added Java to your path variables?

    Let me check with someone who has more experience with the software.

    Sincerely,

    Wyatt Keller

  • Are you using an EV2300? BQ-HI-PRODUCTION requires EV2300 or MKST-3P-ALT-EV2300

    Here are the Software Requirements for : BQ-HI-PRODUCTION
    ----------------------
    * 32-bit Java Runtime Environment 1.7 or 1.8
    * Visual Studio 2010 Redistributable package  - Part of Installer
    * EV2X00 Drivers

  • Hi Shirish,

    Thanks for the info.

    I use Ev2400 and I have installed the Microsoft Visual C++ 2010 x86 and x64 redistributable..

    I just install the 32-bit Java Runtime Environment 1.7 and now the error is different. Now appear a error message that indicate a log. I attached the log file. 

    !SESSION 2020-11-24 18:19:15.876 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.7.0_21
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_ES
    Framework arguments:  -bq34z100
    Command-line arguments:  -os win32 -ws win32 -arch x86 -bq34z100
    
    !ENTRY com.ti.evswsdk.autodetect 4 0 2020-11-24 18:19:16.287
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.ti.evswsdk.autodetect [8]
      Unresolved requirement: Import-Package: com.ti.evswsdk.global.Utils
        -> Export-Package: com.ti.evswsdk.global.Utils; bundle-version="1.2.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.global"; version="0.0.0"
           com.ti.evswsdk.global [11]
             Unresolved requirement: Import-Package: com.ti.evswsdk.logviewer.backend
               -> Export-Package: com.ti.evswsdk.logviewer.backend; bundle-version="1.0.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.logviewer.backend"; version="0.0.0"
                  com.ti.evswsdk.logviewer.backend [12]
                    Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    	at org.eclipse.osgi.container.Module.start(Module.java:434)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    
    !ENTRY com.ti.evswsdk.communication 4 0 2020-11-24 18:19:16.297
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.ti.evswsdk.communication [9]
      Unresolved requirement: Import-Package: toolsSDK.JNIWrappers
        -> Export-Package: toolsSDK.JNIWrappers; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.toolsSDKLibrary"; version="0.0.0"
           com.ti.toolsSDKLibrary [23]
             Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    	at org.eclipse.osgi.container.Module.start(Module.java:434)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    
    !ENTRY com.ti.evswsdk.dfimagereader 4 0 2020-11-24 18:19:16.297
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.ti.evswsdk.dfimagereader [10]
      Unresolved requirement: Import-Package: com.ti.evswsdk.targetinfo
        -> Export-Package: com.ti.evswsdk.targetinfo; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.targetinfo"; version="0.0.0"; uses:="org.eclipse.ui,  org.eclipse.ui.services,  org.eclipse.ui.plugin,  org.osgi.framework"
           com.ti.evswsdk.targetinfo [15]
             Unresolved requirement: Import-Package: toolsSDK.JNIWrappers
               -> Export-Package: toolsSDK.JNIWrappers; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.toolsSDKLibrary"; version="0.0.0"
                  com.ti.toolsSDKLibrary [23]
                    Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    	at org.eclipse.osgi.container.Module.start(Module.java:434)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    
    !ENTRY com.ti.evswsdk.global 4 0 2020-11-24 18:19:16.297
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.ti.evswsdk.global [11]
      Unresolved requirement: Import-Package: com.ti.evswsdk.logviewer.backend
        -> Export-Package: com.ti.evswsdk.logviewer.backend; bundle-version="1.0.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.logviewer.backend"; version="0.0.0"
           com.ti.evswsdk.logviewer.backend [12]
             Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    	at org.eclipse.osgi.container.Module.start(Module.java:434)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    
    !ENTRY com.ti.evswsdk.logviewer.backend 4 0 2020-11-24 18:19:16.297
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.ti.evswsdk.logviewer.backend [12]
      Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    	at org.eclipse.osgi.container.Module.start(Module.java:434)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    
    !ENTRY com.ti.evswsdk.sbsbackend 4 0 2020-11-24 18:19:16.297
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.ti.evswsdk.sbsbackend [13]
      Unresolved requirement: Import-Package: com.ti.evswsdk.targetinfo
        -> Export-Package: com.ti.evswsdk.targetinfo; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.targetinfo"; version="0.0.0"; uses:="org.eclipse.ui,  org.eclipse.ui.services,  org.eclipse.ui.plugin,  org.osgi.framework"
           com.ti.evswsdk.targetinfo [15]
             Unresolved requirement: Import-Package: toolsSDK.JNIWrappers
               -> Export-Package: toolsSDK.JNIWrappers; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.toolsSDKLibrary"; version="0.0.0"
                  com.ti.toolsSDKLibrary [23]
                    Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    	at org.eclipse.osgi.container.Module.start(Module.java:434)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    
    !ENTRY com.ti.evswsdk.seal 4 0 2020-11-24 18:19:16.297
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.ti.evswsdk.seal [14]
      Unresolved requirement: Import-Package: com.ti.evswsdk.autodetect
        -> Export-Package: com.ti.evswsdk.autodetect; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.autodetect"; version="0.0.0"
           com.ti.evswsdk.autodetect [8]
             Unresolved requirement: Import-Package: com.ti.evswsdk.global.Utils
               -> Export-Package: com.ti.evswsdk.global.Utils; bundle-version="1.2.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.global"; version="0.0.0"
                  com.ti.evswsdk.global [11]
                    Unresolved requirement: Import-Package: com.ti.evswsdk.logviewer.backend
                      -> Export-Package: com.ti.evswsdk.logviewer.backend; bundle-version="1.0.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.logviewer.backend"; version="0.0.0"
                         com.ti.evswsdk.logviewer.backend [12]
                           Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    	at org.eclipse.osgi.container.Module.start(Module.java:434)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    
    !ENTRY com.ti.evswsdk.targetinfo 4 0 2020-11-24 18:19:16.297
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.ti.evswsdk.targetinfo [15]
      Unresolved requirement: Import-Package: toolsSDK.JNIWrappers
        -> Export-Package: toolsSDK.JNIWrappers; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.toolsSDKLibrary"; version="0.0.0"
           com.ti.toolsSDKLibrary [23]
             Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    	at org.eclipse.osgi.container.Module.start(Module.java:434)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    
    !ENTRY com.ti.oc 4 0 2020-11-24 18:19:16.297
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.ti.oc [18]
      Unresolved requirement: Import-Package: toolsSDK.JNIWrappers
        -> Export-Package: toolsSDK.JNIWrappers; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.toolsSDKLibrary"; version="0.0.0"
           com.ti.toolsSDKLibrary [23]
             Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    	at org.eclipse.osgi.container.Module.start(Module.java:434)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    
    !ENTRY com.ti.productionapp 4 0 2020-11-24 18:19:16.297
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.ti.productionapp [19]
      Unresolved requirement: Import-Package: com.ti.bqkeylib
        -> Export-Package: com.ti.bqkeylib; bundle-version="1.0.0"; bundle-symbolic-name="com.ti.bqkeylib"; version="0.0.0"
           com.ti.bqkeylib [7]
             Unresolved requirement: Require-Bundle: com.ti.lib
               -> Bundle-SymbolicName: com.ti.lib; bundle-version="1.0.0.201608301526"
                  com.ti.lib [16]
                    Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    	at org.eclipse.osgi.container.Module.start(Module.java:434)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    
    !ENTRY com.ti.productionapp.commapi 4 0 2020-11-24 18:19:16.297
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.ti.productionapp.commapi [20]
      Unresolved requirement: Import-Package: com.ti.evswsdk.autodetect
        -> Export-Package: com.ti.evswsdk.autodetect; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.autodetect"; version="0.0.0"
           com.ti.evswsdk.autodetect [8]
             Unresolved requirement: Import-Package: com.ti.evswsdk.global.Utils
               -> Export-Package: com.ti.evswsdk.global.Utils; bundle-version="1.2.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.global"; version="0.0.0"
                  com.ti.evswsdk.global [11]
                    Unresolved requirement: Import-Package: com.ti.evswsdk.logviewer.backend
                      -> Export-Package: com.ti.evswsdk.logviewer.backend; bundle-version="1.0.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.logviewer.backend"; version="0.0.0"
                         com.ti.evswsdk.logviewer.backend [12]
                           Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    	at org.eclipse.osgi.container.Module.start(Module.java:434)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    
    !ENTRY com.ti.productionapp.productionviews 4 0 2020-11-24 18:19:16.297
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.ti.productionapp.productionviews [21]
      Unresolved requirement: Import-Package: com.ti.evswsdk.autodetect
        -> Export-Package: com.ti.evswsdk.autodetect; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.autodetect"; version="0.0.0"
           com.ti.evswsdk.autodetect [8]
             Unresolved requirement: Import-Package: com.ti.evswsdk.global.Utils
               -> Export-Package: com.ti.evswsdk.global.Utils; bundle-version="1.2.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.global"; version="0.0.0"
                  com.ti.evswsdk.global [11]
                    Unresolved requirement: Import-Package: com.ti.evswsdk.logviewer.backend
                      -> Export-Package: com.ti.evswsdk.logviewer.backend; bundle-version="1.0.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.logviewer.backend"; version="0.0.0"
                         com.ti.evswsdk.logviewer.backend [12]
                           Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    	at org.eclipse.osgi.container.Module.start(Module.java:434)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    
    !ENTRY com.ti.toolsSDKLibrary 4 0 2020-11-24 18:19:16.297
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.ti.toolsSDKLibrary [23]
      Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    	at org.eclipse.osgi.container.Module.start(Module.java:434)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    
    !ENTRY com.ti.evswsdk.communication 2 0 2020-11-24 18:19:16.588
    !MESSAGE Could not resolve module: com.ti.evswsdk.communication [9]
      Unresolved requirement: Import-Package: toolsSDK.JNIWrappers
        -> Export-Package: toolsSDK.JNIWrappers; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.toolsSDKLibrary"; version="0.0.0"
           com.ti.toolsSDKLibrary [23]
             Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    
    !ENTRY com.ti.oc 2 0 2020-11-24 18:19:16.588
    !MESSAGE Could not resolve module: com.ti.oc [18]
      Unresolved requirement: Import-Package: toolsSDK.JNIWrappers
        -> Export-Package: toolsSDK.JNIWrappers; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.toolsSDKLibrary"; version="0.0.0"
           com.ti.toolsSDKLibrary [23]
             Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    
    !ENTRY com.ti.productionapp 2 0 2020-11-24 18:19:16.588
    !MESSAGE Could not resolve module: com.ti.productionapp [19]
      Unresolved requirement: Import-Package: com.ti.bqkeylib
        -> Export-Package: com.ti.bqkeylib; bundle-version="1.0.0"; bundle-symbolic-name="com.ti.bqkeylib"; version="0.0.0"
           com.ti.bqkeylib [7]
             Unresolved requirement: Require-Bundle: com.ti.lib
               -> Bundle-SymbolicName: com.ti.lib; bundle-version="1.0.0.201608301526"
                  com.ti.lib [16]
                    Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    
    !ENTRY com.ti.evswsdk.seal 2 0 2020-11-24 18:19:16.588
    !MESSAGE Could not resolve module: com.ti.evswsdk.seal [14]
      Unresolved requirement: Import-Package: com.ti.evswsdk.autodetect
        -> Export-Package: com.ti.evswsdk.autodetect; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.autodetect"; version="0.0.0"
           com.ti.evswsdk.autodetect [8]
             Unresolved requirement: Import-Package: com.ti.evswsdk.global.Utils
               -> Export-Package: com.ti.evswsdk.global.Utils; bundle-version="1.2.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.global"; version="0.0.0"
                  com.ti.evswsdk.global [11]
                    Unresolved requirement: Import-Package: com.ti.evswsdk.logviewer.backend
                      -> Export-Package: com.ti.evswsdk.logviewer.backend; bundle-version="1.0.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.logviewer.backend"; version="0.0.0"
                         com.ti.evswsdk.logviewer.backend [12]
                           Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    
    !ENTRY com.ti.math 2 0 2020-11-24 18:19:16.588
    !MESSAGE Could not resolve module: com.ti.math [17]
      Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    
    !ENTRY com.ti.toolsSDKLibrary 2 0 2020-11-24 18:19:16.588
    !MESSAGE Could not resolve module: com.ti.toolsSDKLibrary [23]
      Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    
    !ENTRY com.ti.productionapp.commapi 2 0 2020-11-24 18:19:16.588
    !MESSAGE Could not resolve module: com.ti.productionapp.commapi [20]
      Unresolved requirement: Import-Package: com.ti.evswsdk.autodetect
        -> Export-Package: com.ti.evswsdk.autodetect; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.autodetect"; version="0.0.0"
           com.ti.evswsdk.autodetect [8]
             Unresolved requirement: Import-Package: com.ti.evswsdk.global.Utils
               -> Export-Package: com.ti.evswsdk.global.Utils; bundle-version="1.2.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.global"; version="0.0.0"
                  com.ti.evswsdk.global [11]
                    Unresolved requirement: Import-Package: com.ti.evswsdk.logviewer.backend
                      -> Export-Package: com.ti.evswsdk.logviewer.backend; bundle-version="1.0.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.logviewer.backend"; version="0.0.0"
                         com.ti.evswsdk.logviewer.backend [12]
                           Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    
    !ENTRY com.ti.evswsdk.autodetect 2 0 2020-11-24 18:19:16.588
    !MESSAGE Could not resolve module: com.ti.evswsdk.autodetect [8]
      Unresolved requirement: Import-Package: com.ti.evswsdk.global.Utils
        -> Export-Package: com.ti.evswsdk.global.Utils; bundle-version="1.2.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.global"; version="0.0.0"
           com.ti.evswsdk.global [11]
             Unresolved requirement: Import-Package: com.ti.evswsdk.logviewer.backend
               -> Export-Package: com.ti.evswsdk.logviewer.backend; bundle-version="1.0.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.logviewer.backend"; version="0.0.0"
                  com.ti.evswsdk.logviewer.backend [12]
                    Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    
    !ENTRY com.ti.evswsdk.dfimagereader 2 0 2020-11-24 18:19:16.588
    !MESSAGE Could not resolve module: com.ti.evswsdk.dfimagereader [10]
      Unresolved requirement: Import-Package: com.ti.evswsdk.targetinfo
        -> Export-Package: com.ti.evswsdk.targetinfo; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.targetinfo"; version="0.0.0"; uses:="org.eclipse.ui,  org.eclipse.ui.services,  org.eclipse.ui.plugin,  org.osgi.framework"
           com.ti.evswsdk.targetinfo [15]
             Unresolved requirement: Import-Package: toolsSDK.JNIWrappers
               -> Export-Package: toolsSDK.JNIWrappers; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.toolsSDKLibrary"; version="0.0.0"
                  com.ti.toolsSDKLibrary [23]
                    Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    
    !ENTRY com.ti.productionapp.productionviews 2 0 2020-11-24 18:19:16.588
    !MESSAGE Could not resolve module: com.ti.productionapp.productionviews [21]
      Unresolved requirement: Import-Package: com.ti.evswsdk.autodetect
        -> Export-Package: com.ti.evswsdk.autodetect; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.autodetect"; version="0.0.0"
           com.ti.evswsdk.autodetect [8]
             Unresolved requirement: Import-Package: com.ti.evswsdk.global.Utils
               -> Export-Package: com.ti.evswsdk.global.Utils; bundle-version="1.2.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.global"; version="0.0.0"
                  com.ti.evswsdk.global [11]
                    Unresolved requirement: Import-Package: com.ti.evswsdk.logviewer.backend
                      -> Export-Package: com.ti.evswsdk.logviewer.backend; bundle-version="1.0.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.logviewer.backend"; version="0.0.0"
                         com.ti.evswsdk.logviewer.backend [12]
                           Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    
    !ENTRY com.ti.bqkeylib 2 0 2020-11-24 18:19:16.588
    !MESSAGE Could not resolve module: com.ti.bqkeylib [7]
      Unresolved requirement: Require-Bundle: com.ti.lib
        -> Bundle-SymbolicName: com.ti.lib; bundle-version="1.0.0.201608301526"
           com.ti.lib [16]
             Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    
    !ENTRY com.ti.productionhelp 2 0 2020-11-24 18:19:16.588
    !MESSAGE Could not resolve module: com.ti.productionhelp [22]
      Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    
    !ENTRY com.ti.evswsdk.targetinfo 2 0 2020-11-24 18:19:16.588
    !MESSAGE Could not resolve module: com.ti.evswsdk.targetinfo [15]
      Unresolved requirement: Import-Package: toolsSDK.JNIWrappers
        -> Export-Package: toolsSDK.JNIWrappers; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.toolsSDKLibrary"; version="0.0.0"
           com.ti.toolsSDKLibrary [23]
             Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    
    !ENTRY com.ti.evswsdk.logviewer.backend 2 0 2020-11-24 18:19:16.588
    !MESSAGE Could not resolve module: com.ti.evswsdk.logviewer.backend [12]
      Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    
    !ENTRY com.ti.lib 2 0 2020-11-24 18:19:16.588
    !MESSAGE Could not resolve module: com.ti.lib [16]
      Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    
    !ENTRY com.ti.evswsdk.sbsbackend 2 0 2020-11-24 18:19:16.588
    !MESSAGE Could not resolve module: com.ti.evswsdk.sbsbackend [13]
      Unresolved requirement: Import-Package: com.ti.evswsdk.targetinfo
        -> Export-Package: com.ti.evswsdk.targetinfo; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.targetinfo"; version="0.0.0"; uses:="org.eclipse.ui,  org.eclipse.ui.services,  org.eclipse.ui.plugin,  org.osgi.framework"
           com.ti.evswsdk.targetinfo [15]
             Unresolved requirement: Import-Package: toolsSDK.JNIWrappers
               -> Export-Package: toolsSDK.JNIWrappers; bundle-version="1.3.0.201608301526"; bundle-symbolic-name="com.ti.toolsSDKLibrary"; version="0.0.0"
                  com.ti.toolsSDKLibrary [23]
                    Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    
    !ENTRY com.ti.evswsdk.global 2 0 2020-11-24 18:19:16.588
    !MESSAGE Could not resolve module: com.ti.evswsdk.global [11]
      Unresolved requirement: Import-Package: com.ti.evswsdk.logviewer.backend
        -> Export-Package: com.ti.evswsdk.logviewer.backend; bundle-version="1.0.0.201608301526"; bundle-symbolic-name="com.ti.evswsdk.logviewer.backend"; version="0.0.0"
           com.ti.evswsdk.logviewer.backend [12]
             Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.8))"
    
    
    !ENTRY org.eclipse.osgi 4 0 2020-11-24 18:19:16.588
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: Application "com.ti.productionapp.application" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.e4.ui.workbench.swt.E4Application, org.eclipse.e4.ui.workbench.swt.GenTopic, org.eclipse.equinox.app.error, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.jdt.core.JavaIndexer.
    	at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
    	at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    	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:669)
    	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
    	at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
    

    I await your comments

    Thanks in advance.
  • Hello Javier,

    Thanks for sending the log. I would suggest trying a reinstall after deleting all the contents of the installation folder. The other option to try is to install 32 bit Java 1.8

    The log indicates that the problem is in autodetect module which relies on communication with the EV2300. I am not sure if the EV2400 could cause an issue. You can disconnect EV2400 from USB and see if the program moves further.

    Hopefully one of these options helps you resolve this.

  • Hi Shirish,

    Thanks for you info.

    I have uninstalled the software, deleted the folder and  reinstalled it and the problem presists. Also I launch the software with the EV2400 disconnected and  the problem persists. 

    I have installated 32 Java1.7, I'll try with java 1.8.

    Any other ideas to fix the problem?

    Best regards

  • Hello Javier,

    I tried installing it on a Windows 10 PC with 32 bit Java 8 update 74 and it worked. Here is a capture for exact version. Posting so that you can try with the same version. 

  • Hi Shirish,

    Thanks for your info.

    I´ll try it in the next few days

     Best regads

  • Hi Shirish

    I have installed Java 32 Bits and now the Hi Cell BQ producction SW launch! Thanks very much!

    Regarding  this I have a doubts: 

    - I use the EV2400 but the Hi Cell BQProduction  doesn't connect with the BQ of my board. I have seen that there is a special card  named : ADVANCED-BQMTESTER, Is this card necessary to use the Hi cell BQ Producction SW? 

    - Now , we use the battery Studio to program the GI in our board and calibrate the measure of current. I think the Hi Cell BQProduccion is better for this than BQ Studio. Is possible to automate programming and calibration with the Hi Cell Produccion?

    Thanks in advanced

  • Hi-cell bqproduction does not use ADVANCED-BQMTESTER.

  • Hi Shirish,

    Thanks for your answer.

    Is possible program and calibrate the BQ with the HiCell Producction directly? 

    I can´t connect with the BQ (in my board) with the Hi Cell producction with the EV2400 (Through I2C Port 2). Could you tell to me how to do it? I don't find a user manual for Hi Cell Producction.

    Thanks in advanced

  • Hi Javier,

    BQ-HI-PRODUCTION product page says that it requires the EV2300. I don't think EV2400 is supported.Please try with EV2300.

    Regards,

  • Hi Shirish,

    We haven´t the EV2300.

    Could you confirm me if the EV2400 can be used with the Hi Cell Producction? 

    Thanks in advanced.

  • Hi Javier,

    BQ-HI-PRODUCTION was designed to work with the EV2300. The hardware for the EV2300 and the EV2400 are quite different so they are not interchangeable. Additionally the software has not been updated to support the newer EV2400.

  • Hi Jessica,

    Thanks for your info.

    Best regards and Merry Chirstmas!