I am unable to install mid server

kumaraj
Kilo Sage

I am unable to install mid server, On my home laptop I have servicenow instance for practice, I have created a mid server user "miduser" and pwd "miduser123". when i am clicking on Jakarta mid server installer then it is asking the URL,mid server user id/pwd. I have provided it but when clicking on test it is giving below error on cmd.

INFO: starting InstallerUI

Logger for 'glide' has not been configured by the container, configuring now:

Configuring log handler: java.util.logging.FileHandler

Setting useParentHandlers=false for Logger 'glide'

Overriding formatter to: com.glide.util.DefaultLogFormatter (for handler: java.util.logging.FileHandler)

- Required credentials not available for BASIC <any realm>@37104.service-now.com:443

- Preemptive authentication requested but no default credentials available

As per mid_installer.log:

Jan 22, 2018 4:51:49 PM com.glide.util.GlidePropertiesLoader loadPropertyFile

INFO: Loading properties file: C:\midserver\agent\.\properties\glide.properties

Jan 22, 2018 4:51:52 PM com.service_now.mid.installer.OutputHandler error

SEVERE: User cannot be authenticated or is missing the proper roles. If you have deleted or changed the MID server keystore, and config.xml mid.instance.password value is encrypted, you may need to change this value to plain text (during MID startup, password is re-encrypted using current keystore and written back to mid.instance.password).

1 ACCEPTED SOLUTION

Rajesh Mushke
Mega Sage
Mega Sage

Hey Ajeet,



Once Refer The process how to install mid-server from below docs, might be helpful to you:


This MID Server installer automates the installation of a MID Server on a Windows computer.



Before you begin


Role required: admin or mid_server


About this task


You can install one or more MID Servers on a supported Windows computer. Click this link to view the installation video:


Procedure


  1. Log in to the Windows host machine where you want to install the MID Server.
  2. Create a folder for the MID Server on the top level of the drive such as ServiceNow\MID Server1.
  3. Download the MID archive file into the new folder.
  4. Right-click the archive and select Extract All.
  5. Navigate to the \agent folder that was created when the file was extracted.
  6. Change directories to the service-now\mid server name\agent folder, and enter the following command to start the MID Server installer: installer.bat.To configure the MID Server manually, skip to Step 12.The MID Server installerThe system opens the MID Server installer.
  7. Use the installer to enter the following information.
    • URL to your instance
    • User credentials to run the MID Server
    • Proxy server connection details
    • MID server name
    • MID server service name

    Note: The MID Server user must have the mid_server role.


  8. From the installer, click Start MID Server.The local host starts the MID Server.
  9. Click Mid Servers List Page.The installer opens the MID Server list from your instance.
  10. Select the MID Server name from the list.

    Note: It may take a few seconds for the MID Server time to establish a connection with your instance.


    The system displays the MID Server record.
  11. From Related Links, click Validate.The MID Server Validated changes to Yes.
  12. To configure the MID Server manually, edit the config.xml file with a text editor such as WordPad:
    1. Find the element <parameter name="url" value="https://YOUR_INSTANCE.service-now.com" /> element and change the value to the URL of your instance.
    2. Enter the MID user credentials in the mid.instance.username and mid.instance.password parameters.By default, the MID Server, uses basic authentication for SOAP messages. The password value is also encrypted authentication.
    3. (Optional) Find the <parameter name="name" value="YOUR_MIDSERVER_NAME_GOES_HERE" /> element and change the value for the MID Server name.
    4. (Optional) Enter connection information for the proxy server. Remove the appropriate comment tags from the proxy configuration information.For example, you can configure these parameters:
      • mid.proxy.use_proxy
      • mid.proxy.host
      • mid.proxy.port
      • mid.proxy.username
      • mid.proxy.password
  13. If you configured the MID Server manually, finalize the configuration as follows:
    1. Execute the batch file start.bat.The system starts the new MID Server.
    2. Log into the instance.
    3. Navigate to MID Servers > Servers.The system displays a list of MID Server records.
    4. Select the record matching your new MID Server and verify that the Status is listed as Up.


What to do next See the following:




Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke

View solution in original post

17 REPLIES 17

hi,

Still getting the same issue. when i start the mid server from the installer, i cannot see the mid server record in mid servers list.

Sairam10
Kilo Contributor

I am also getting error "com.service_now.mid.installer.OutputHandler error
SEVERE: Unable to connect to instance." The user has both admin and mid-server roles assigned but still getting the same error. Any idea why ?

 

Hi Sairam,

Did you find solution for your issue..? I am also facing your issue now 😞

Thanks,

gokul

Runjay Patel
Giga Sage

Check out this video, it will clear all your doubts and help you to understand mid server in details. It will help you resolve below queries:

Link: https://youtu.be/RMXhYJxPMPU

  1. Mid Server Installation step by steps
  2. Mid Server Troubleshooting for all version.
  3. I am unable to install mid server.
  4. Unable to configure MID server.
  5. Service Mapping Mid Servers.
  6. How to log in to the Mid server using the Credential.
  7. MID Server for multiple sub production instances.
  8. Why do we use MID server? Purpose of using MID Server?
  9. How to define a specific mid server for the discoverIpAddress () function?
  10. Other issues.

glenn_pinto
ServiceNow Employee
ServiceNow Employee

MID Server Fundamentals launched today based on the Paris release with Installation and Configuration.

find_real_file.png

Upgrade and Optimization will be added to this course within a couple of weeks. https://nowlearning.service-now.com/lxp?id=overview&sys_id=dcfdb5b5dbf5acd030c91fdc1396199a&type=cou...

Look forward to your feedback and additional needs surrounding the MID Server