DX NetOps

 View Only
  • 1.  webserver error --  oneclick

    Posted Dec 20, 2016 05:32 AM
      |   view attached

    Hello team

     

    our oneclick is giving error while opening. PLease suggest whats the issue. i have attached client.log file. 

     

    Attachment(s)

    zip
    client.log.zip   61 KB 1 version


  • 2.  Re: webserver error --  oneclick

    Broadcom Employee
    Posted Dec 20, 2016 05:43 AM

    Hello,

     

    Please follow the steps outlined in the following KB document:

     

    TEC561657 - The Spectrum install owner cannot login to OneClick

     

    Thanks,

    Silvio



  • 3.  Re: webserver error --  oneclick

    Posted Dec 20, 2016 07:35 AM

    Dear silvio

     

    THanks for the document. 

     

    I need you little support here. We have spectrum on win server 2012.Where is bash prompt in it.?

     

    how to change directory (cd) to vnmsh?

     

    as we use administrator for oneclick to login. so the command should be run like this below.?

     

    ./update action=0x10103 mh=<Administrator>



  • 4.  Re: webserver error --  oneclick
    Best Answer

    Broadcom Employee
    Posted Dec 20, 2016 08:02 AM

    Here are the steps:

     

    a) Open a DOS-Prompt window (cmd.exe) and run: bash -login

     

    b) Navigate to the $SPECROOT/vnmsh directory

    Example: cd vnmsh (press Enter)

     

    c) Connect to the CLI (Command Line Interface). Type connect (press Enter)

     

    d) Find the model_handle value of the Spectrum Install Owner account (problematic account)

    Type: show models | grep -i spectrum

    Where spectrum is the Spectrum Install Owner account in my Spectrum installation

    If in your case the Administrator is the Spectrum Install Owner account, type: show models | grep -i administrator

    The spectrum account model_handle value is: 0x1000060 (in my case)

     

    e) Run the action.

    ./update action=0x10103 mh=0x1000060 (for my environment)

     

    I hope this helps.

     

    Thanks,

    Silvio



  • 5.  Re: webserver error --  oneclick

    Posted Dec 20, 2016 01:45 PM

    many thanks silvio for the support

     

    when i just restarted thw services . the issue gone. is that mean the will

    come again sometime.? howevwr i will appply the steps as mentioned in kb

     

     

    On 20-Dec-2016 6:02 pm, "okasi01" <communityadmin@communities-mail.ca.com>