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.

CCSv5.1.1 Install Error in action ExecuteAction - couldn't open socket: invalid argument

Other Parts Discussed in Thread: OMAP-L138

Platform: Windows 7 64 bit.

Using the online installer. 

Attempting to install to: c:\ti

Error in action ExecuteAction

Error in action ExecuteScript

couldn't open socket: invalid argument
while executing
"::InstallJammer::actions::$component $this"
while executing
"$obj execute"
(procedure "::InstallJammer::ExecuteActions" line 69)
invoked from within
"::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
(procedure "::InstallJammer::actions::ExecuteAction" line 35)
invoked from within
"::InstallJammer::actions::$component $this"
Error in action ExecuteAction

Error in action ExecuteScript

couldn't open socket: invalid argument
while executing
"::InstallJammer::actions::$component $this"
while executing
"$obj execute"
(procedure "::InstallJammer::ExecuteActions" line 69)
invoked from within
"::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
(procedure "::InstallJammer::actions::ExecuteAction" line 35)
invoked from within
"::InstallJammer::actions::$component $this"
while executing
"$obj execute"
(procedure "::InstallJammer::ExecuteActions" line 69)
invoked from within
"::InstallJammer::ExecuteActions $id -when $when"
(procedure "::InstallJammer::RaiseEventHandler" line 93)
invoked from within
"::InstallJammer::RaiseEventHandler .wizard"
(command bound to event)
  • Hi John-Nicholas,

    could you please try a couple things.

    - double check you have administrator privileges and your internet connection is not down

    - if you still see issues, please try the offline installer

    Did you try the latest version posted yesterday?

    Please keep us informed how the above goes.   Useful things for us in debugging are any error logs and/or dump files (.dmp) generated.   Also the contents of the install jammer registry directory found under program files (x86) typically.

    Also please see this wiki

    http://processors.wiki.ti.com/index.php/Troubleshooting_CCS

    Best Regards,
    Lisa

  • Hi Lisa,

    Thanks for you quick reply!

    Yes this was with build 5.1.1.00028 which was released yesterday.

    Yes I was an administrator and the internet connection was working fine (posting here :) )

    I will try the offline installer and see if that works.

  • Same computer... I tried the offline installer of the most recent build (yesterday) but I got this error:

    When I click ok it continues installation and seems to be sucessful but when I open code composer  I get this error:

    And finally the log file:

    !SESSION 2012-02-08 14:42:48.477 -----------------------------------------------
    eclipse.buildId=M20110909-1335
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments: -product com.ti.ccstudio.branding.product
    Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product

    !ENTRY org.eclipse.equinox.app 0 0 2012-02-08 14:42:49.301
    !MESSAGE Product com.ti.ccstudio.branding.product could not be found.

    !ENTRY org.eclipse.osgi 4 0 2012-02-08 14:42:49.434
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: No application id has been found.
    at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
    at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    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:622)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
  • Hi John-Nicholas,

    You should have a file named vcredist_x86_2005.exe in your installation tree.   Please run this and try opening CCS again and keep us informed.

    Best Regards,
    Lisa

  • I think I have the same problem: One other thing I noticed is that it tries to install in C:\TI/ccsv5.

    Install Directory: C:\TI/ccsv5

    Setup Type: Custom

    Total Download size: 857 MB.

     

    Application Error window:

    Error in action ExecuteAction

    Error in action ExecuteScript

    couldn't open socket: invalid argument
        while executing
    "::InstallJammer::actions::$component $this"
        while executing
    "$obj execute"
        (procedure "::InstallJammer::ExecuteActions" line 69)
        invoked from within
    "::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
        (procedure "::InstallJammer::actions::ExecuteAction" line 35)
        invoked from within
    "::InstallJammer::actions::$component $this"
    Error in action ExecuteAction

    Error in action ExecuteScript

    couldn't open socket: invalid argument
        while executing
    "::InstallJammer::actions::$component $this"
        while executing
    "$obj execute"
        (procedure "::InstallJammer::ExecuteActions" line 69)
        invoked from within
    "::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
        (procedure "::InstallJammer::actions::ExecuteAction" line 35)
        invoked from within
    "::InstallJammer::actions::$component $this"
        while executing
    "$obj execute"
        (procedure "::InstallJammer::ExecuteActions" line 69)
        invoked from within
    "::InstallJammer::ExecuteActions $id -when $when"
        (procedure "::InstallJammer::RaiseEventHandler" line 93)
        invoked from within
    "::InstallJammer::RaiseEventHandler  .wizard"
        (command bound to event)

  • I upgraded to Code Composer Studio Version 5.1.1.00028 successfully today.  I documented my steps in case there is something for you to gain from them.

    CCSv5.1 uninstall didn't finish properly

  • Hi Lisa,

    I found the vcredist_x86_2005.exe in the "baserepo" folder of the installation tree. I ran it, and then tried re-opening CCS (without trying to re-install CCs). It still did not open and causes the same error.

    Any suggestions on how to proceed? 

  • Hi John-Nicholas,

    I think the next step is simply for us to dig through the logs to see if there is something we can find. 

    Could you please make sure any error logs and dump files(.dmp) generated are on this thread.

    Could you also please send us the contents (zipped is best) of the install jammer registry directory?  This is under Program Files (x86).

    Best Regards,

    Lisa

  • I don't see any dump (.dmp) files. Where would those be?

  • Hi John-Nicholas,

    these are files that are not necessarily always generated.   The install jammer registry directory contents should be able to help us.

    Best Regards,
    Lisa

  • Nor do I see any jammer registery folders in the program files (x86) folder. Would it be named something different?

    I have attached  a zip with error logs I did find.. Which were in the "C:\ti\ccsv5\eclipse\configuration" folder

    8081.zip.zip

  • Hi John-Nicholas,

    Do you have the following folder?  I believe it should be created alongside any installation.

    C:\Program Files (x86)\InstallJammer Registry\ccsv5

    Best Regards,
    Lisa

  • Interesting.. I do not have that folder in either program files(x86) or in just program files.

    Could that be sign that my install was bad as the screen shots show above?

  • Hi John-Nicholas,

    that is odd.  Especially since from your screenshot it seems the installer did at least start running.

    Ok, I am going to try to bring in a couple more expert colleagues to help me.  In the mean time.  Do you have a JRE setup and running on your maching?

    Here are a couple places you can get it.

    http://java.com/en/download/index.jsp

    http://www.filehippo.com/download_jre_32/

    Please keep me informed if it is simply the missing JRE.

    Best Regards,
    Lisa

  • I have had the same problem.  Yes, the installer started to run but then the error message appeared.  I just need CCS to demonstrate the GRACE software.

    Jon Titus

    Here is the text from the log file on my machine.

    Error in action ExecuteAction

    Error in action ExecuteScript

    couldn't open socket: invalid argument
    while executing
    "::InstallJammer::actions::$component $this"
    while executing
    "$obj execute"
    (procedure "::InstallJammer::ExecuteActions" line 69)
    invoked from within
    "::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
    (procedure "::InstallJammer::actions::ExecuteAction" line 35)
    invoked from within
    "::InstallJammer::actions::$component $this"
    Error in action ExecuteAction

    Error in action ExecuteScript

    couldn't open socket: invalid argument
    while executing
    "::InstallJammer::actions::$component $this"
    while executing
    "$obj execute"
    (procedure "::InstallJammer::ExecuteActions" line 69)
    invoked from within
    "::InstallJammer::ExecuteActions $action -parent $id -conditions $eval"
    (procedure "::InstallJammer::actions::ExecuteAction" line 35)
    invoked from within
    "::InstallJammer::actions::$component $this"
    while executing
    "$obj execute"
    (procedure "::InstallJammer::ExecuteActions" line 69)
    invoked from within
    "::InstallJammer::ExecuteActions $id -when $when"
    (procedure "::InstallJammer::RaiseEventHandler" line 93)
    invoked from within
    "::InstallJammer::RaiseEventHandler .wizard"
    (command bound to event)
  • I have the same issue when installing. After reading the earlier comments in this thread, I tried updating to the latest JRE & ensuring that my v5.1.0 installation was really gone (it seemed to uninstall properly, but left the key in the HKLM/Software/Microsoft/Windows/CurrentVersion/Uninstall path - removed by selecting "Remove" from Add/Remove Programs a 2nd time. Unfortunately, the installed still failed. BTW, it also left the installer stalled on the desktop, apparently doing nothing, so I killed it with Task Manager

    I found my InstallJammer directory (it's a hidden folder) & have zipped up & attached here. I may try getting the full offline installer, but it seems like overkill (we have quotas here in New Zealand!) given that I'm really only interested in the ARM9 tools at this stage.

    1537.CCSv5 InstallJammer dir.zip

  • Bit the bullet today & downloaded the full 1.1GB offline installer. Managed to successfully install 5.1.1 using this.

    Looking at the log output when trying the web installer (I had one last go via web after rebooting after a Windows Update), maybe the issue has something to do with a connection check or similar? The script error window refers to a "socket error" & the log stops after the following 3 lines:

    02/15/2012 13:59:57PM - Executing action D8E2B8AA-EB63-47FE-82AA-45EFA802BD78 - Check URL
    02/15/2012 13:59:57PM - C:/DOCUME~1/jez/LOCALS~1/Temp/ijtmp_6AD13533-88F3-47CB-B97C-83FDC6BF39F8/tmpfile
    02/15/2012 13:59:57PM - test url = http://go-bradley.am.dhcp.ti.com/CCS5.1.1.00028_win32/ccs_setup_5.1.1.00028.exe

    As far as I can tell, the URL on that last line doesn't exist (server not found). Is that anything to do with it, or a red herring?

  • Hi Jeremy,

    glad to hear that the full installer worked for you.  Yes we are looking at the logs and it seems everyone on this thread is having an issue connecting to a server.

    Would you all please try the full installer and keep us informed?  One thing that can be checked beforehand is your proxy settings if you would prefer to do that first.

    Best Regards,
    Lisa

  • I downloaded the full version of 4.2 and it installed properly.  So did Grace, which runs fine now.  I'll try the CD-image download for version 5 later.  Jon

  • Hi Jon,

    glad to hear you are up and running with CCS.

    To all on the thread here ... another tip.  If 5.1.1 does not work, give 5.1.0 a try actually ..

    Best Regards,

    Lisa

  • Hi John-Nicholas,

    just wanted to check if there was any updates with your enquiry.

    Best Regards,

    Lisa

  • Hello everyone!

    I am having the same issue with John-Nicholas Furst while trying to install Code Composer Studio 5.1.0.09000  in Windows 7 32-bit.

    I tried the suggested solutions from  http://processors.wiki.ti.com/index.php/Troubleshooting_CCSv5  in two different computers but I was getting the same error...
    Especially, for junction detection and removal I even  used a software named JunctionMaster that find all of your pc's junctions.I also deleted the hidden folder named InstallJammer and updated  to the latest JRE.So, I am pretty sure that I have really tried all possible solutions!:P

    As an alternative, I downloaded and tried to install another version of CCS .More specifically, I tried to install CCS 5.3.0.00090 ,and the installation was successfully finished.
    The problem is that the CCS 5.3.0.00090 that I installed  is an evaluation version ,while the CCS 5.1.0.09000 (that I didn't manage to install) is the already activated version  that came along with the OMAP-L138 that I purchased. (SD CARD -SDKs partition)
    So,I was wondering if there can be an arrangement in order to get a license for CCS 5.3.0.00090,or another solution in order to install CCS 5.1.0.09000.

    Thank you in advance!

  • HI Katerina,

    you can use your current license.  v5.1 and v5.3 are licensed the same.

    Best Regards,

    Lisa

  • Hi Lisa!

    Thank you for your prompt answer.

    I can use my current lisence, but  the thing is that  I don't know whrere it is placed!:P

    The SDKs partition of the SD CARD that came along with OMAP L138 LCDK includes 3 .exe files , 4 .md5 files and a .bz2 file.

    There isn't any  .lic  file in that partition....Also,I remember reading (if I am not mistaken) in a TI wiki page that the blundled to a evalutaion borad SDK is already activated.

    Could you please inform me how can I have access to my lisence.

    Thank you!

  • Hi Katerina,

    you should be able to see the details if you go to Help->code composer studio licensing information.  There are three tabs with various information.  the location and license file being used.

    Hope that helps.

    Cheers,

    Lisa

  • Hi Lisa!

    Thank you for your answer!

    To make myself clear,let's take it from the beggining!!!

    I purchased the  OMAP L138 LCDK which came along with an SD CARD ,which contained CCS 5.1.0.09000 .

    I haven't managed to install CCS 5.1.0.09000 due to the socket error I was getting.

    I  did managed to install CCS 5.3.0.00090 , which I downloaded from here  http://processors.wiki.ti.com/index.php/Download_CCS.

    The problem is that I can  only use  CCS 5.3.0.00090 under evaluation license, while if I had  CCS 5.1.0.09000 I would have a bundle license.

    You infromed me that both versions are licensed the same ,so I have to find my license for CCS 5.1.0.09000 and use it for CCS 5.3.0.00090.

    But I  don't know how can I have  access to CCS 5.1.0.09000 license...

    I can't locate it  via  the help menu ,as you suggested me because I haven't manage to install it and there seems to be no .lic file in the SDK's partition of the SD CARD.

    Thank you for your time.

    Kind Regards,

    Katerina

  • Hi Katerina,

    yes both versions are licensed exactly the same.  If you are using the bundle license ... this is call "free limited license" in the license setup.  You can use this in v5.3 as well in the exact same way.

    How did you setup you licensing?

    If you go to Help->Code composer studio licensing information  ... the upgrade tab should have the button to launch the license setup.  Select "Free limited license" ... this is hte bundle license.  If you have already selected evaluation then you can do this proceedure once that expires.

    Best Regards,
    Lisa

  • Hi Lisa!

    Firstly,my graditutes for your answer and my appologies for my late answer!

    I  chose to use the bundle lisence in  v5.3  ,as you suggeted and everything is ok.

    Thank you for your help !

    Katerina

  • Hi Katerina,

    ok, great, very happy to hear and thanks for the update.

    All the best with development.

    Best Regards,
    Lisa