cancel
Showing results for 
Search instead for 
Did you mean: 

information Steward Jobsever error

Former Member
0 Kudos

Hi All ,

we are trying to execute the Data Insight jobs. But when we try to run it its getting failed with the  below error message.

From the error message it is indicating that No job server found. but we have a job server running for Information steward.

below is the server_event log message

Job Server Started... (BODI-850036)

(14.2) 02-04-16 15:51:40 (13723:3786762016) JobServer:  Job server uses <300+3> threads for processing and can handle requests from only <50> Data Integrator Designer applications.

                                                       The number of threads does not include threads necessary for adapter, SNMP and load balance processing. (BODI-850277)

(14.2) 02-04-16 15:51:40 (13723:3786762016) JobServer:  Binding server to address inet:3500. (BODI-850044)

(14.2) 02-04-16 15:51:40 (13723:3608180480) JobServer:  Thread pool size for processing log file requests set to <100>. (BODI-850271)

(14.2) 02-04-16 15:51:40 (13723:3786762016) JobServer:  Listening on ANY:3500. (BODI-850157)

(14.2) 02-04-16 15:51:40 (13723:3786762016) JobServer:  Thread pool size for processing incoming requests set to <100>. (BODI-850276)

(14.2) 02-04-16 15:51:40 (13723:3786762016) JobServer:  Neither Message Broker, Adapter Manager, nor SNMP MB Server started. (BODI-850043)

(14.2) 02-04-16 15:51:40 (13723:3573434112) JobServer:  End Reading ServerGroup Information from Repository <servername_DB_user>. (BODI-850154)

(14.2) 02-04-16 15:51:40 (13723:3573434112) JobServer:  Job Server is not part of Server Group. Server Group functionalities are disabled (BODI-850211)

Please can someone help me resolve this issue.


Regards ,

Keerthi

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

the job server is not able to read the ISJobServerGroup information when starting up

are you using SQL Anywhere 12.0 as IS Repo, if yes then do the following

open a command window

cd to %LINK_DIR%\bin

Run the ODBCDriverManager.exe and for all the versions of SQL Anywhere, set the driver as SQL Anywhere 12.0 driver

Restart the Job Server

Run the Task

mageshwaran_subramanian
Active Contributor
0 Kudos

Check if this works for you

Symptom

  • BODI-1241024
  • One of the job servers in a server group is not available after upgrading Data Services (DS)
  • Getting an error when adding a Job Server to the Server Group in the DS Management Console
  • Error: Job server not part of server group. Reason <Unknown repository <RepositoryName...>. Make sure the repository <RepositoryName...> is configured from Server Manager on Job Server machine.>

Environment

  • Data Services
  • Tomcat application server

Cause There are two rules for creating server groups:

  1. All the Job Servers in an individual server group must be associated with the same repository, which must be defined as a default repository. The Job Servers in the server group must also have:
    • Identical SAP BusinessObjects Data Services versions
    • Identical database server versions
    • Identical locale
  2. Each computer can only contribute one Job Server to a server group.

Resolution

  1. Using Server Manager, check that the repository is associated to the Job Server
  2. Set the repository mentioned in the error message to the default repository in Server Manager
  3. Resync the repository with the Job Server
  4. Restart the Tomcat service