Forum Discussion

Harish2's avatar
Harish2
New Contributor
3 years ago
Solved

Browser component is disabled

I tried to integrate my project with git and i clicked on github enterprise authentication option. i have entered my enterprise server address and clicked on generate token button.  But on clicking g...
  • richie's avatar
    3 years ago

    Hi Harish2 

     

    I dont' know why you're seeing that error response relative to what you're doing - I only have 1 total guess as a suggestion - but have you disabled the internal browser at all?

     

    There's a vmoptions setting that disables the internal browser.  

     

    set JAVA_OPTS=%JAVA_OPTS% -Dsoapui.browser.disabled="true"

     

    Cheers,

     

    Rich