BMC Remedy Error Message
BMC Remedy Error Message
Error Messages
May 2006
Part No: 58471
Contacting Us
If you need technical support for this product, contact Customer Support by email at
[email protected]. If you have comments or suggestions about this documentation, contact
Information Development by email at [email protected].
This edition applies to version 7.0 of the licensed program.
Contents
Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
Audience . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
AR System Error Messages form. . . . . . . . . . . . . . . . . . . . . . 6
Terminology used in error messages . . . . . . . . . . . . . . . . . . . . 6
AR System documents . . . . . . . . . . . . . . . . . . . . . . . . . . 7
Learn about the AR System Developer Community . . . . . . . . . . . . . 9
Why should you participate in the Developer Community? . . . . . . . . 9
How do you access the Developer Community? . . . . . . . . . . . . . 9
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Chapter 1
. . . . . . . . . . . . . . . . . 11
Message reporting . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
Server error reporting in UNIX . . . . . . . . . . . . . . . . . . . . 12
Server error reporting in Windows . . . . . . . . . . . . . . . . . . 13
Message catalogs in UNIX . . . . . . . . . . . . . . . . . . . . . . . 13
Message not in catalog . . . . . . . . . . . . . . . . . . . . . . . . 14
AR System Error Messages form. . . . . . . . . . . . . . . . . . . . . 15
Localizing error messages. . . . . . . . . . . . . . . . . . . . . . . . 15
Chapter 2
Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 267
Contents
4 Contents
Preface
Important: The compatibility information listed in the product
documentation is subject to change. See the compatibility matrix at
http://supportweb.remedy.com for the latest, most complete
information about what is officially supported.
Audience
This guide is written for developers, administrators, and users of BMC
Remedy Action Request System (AR System).
Preface
The system displays a message in a dialog box that interrupts operations. Messages
include notes, warnings, and errors.
Note
A purely informational message; no action is needed, and the system continues with
normal operation. Notes are labeled ARNOTE in AR System.
Warning
A message that warns you of facts you need to know but that are acceptable to the system.
You can take action in response to this message, but the system continues with normal
operation. Warnings are labeled ARWARN in AR System.
Error
A message that indicates a failure. You must correct the cause of this message to perform
the attempted operation; the system does not perform the current operation. Errors are
labeled ARERR in AR System.
6 Preface
Error Messages
AR System documents
The following table lists documentation available for AR System products.
Unless otherwise noted, online documentation in Adobe Acrobat (PDF)
format is available on AR System product installation CDs, on the Customer
Support site (supportweb.remedy.com), or both.
You can access product Help through each products Help menu or by
clicking on Help links.
Title
Description
Audience
Concepts
Installing
Getting Started
Introduces topics that are usually only learned when first Everyone
starting to use the system, including logging in, searching
for objects, and so on.
Workflow Objects
Developers
Configuring
Administrators
Optimizing and
Troubleshooting
Administrators
Administrators
/Developers
AR System documents
Title
Description
Database Reference
C API Reference
Administrators
/Programmers
Administrators
/Programmers
Java API *
Administrators
/Programmers
Administrators
Error Messages
Administrators
/Programmers
Master Index
Everyone
Release Notes
Everyone
Everyone
Administrators
Administrators
Everyone
*.
Audience
A JAR file containing the Java API documentation is installed with the AR System server.
Typically, it is stored in C:\Program Files\AR System\Arserver\Api\doc\ardoc70.jar on
Windows and /usr/ar/<server_name>/api/doc/ardoc70.jar on UNIX.
8 Preface
Error Messages
10 Preface
Chapter
11
Message reporting
All of the interactive AR System tools (BMC Remedy User, BMC Remedy
Administrator, BMC Remedy Alert, and BMC Remedy Import) report errors
directly to the terminal. If a tool fails during startup, the error messages are
reported at the command line from which the program was started.
Error Messages
All errors are also written to the file arerror.log filed in the
<ar_install_dir>/db directory. (See the discussion about log files and debug
modes in the Optimizing and Troubleshooting guide.)
HP-UX
/usr/lib/nls/msg/%L/%N
AIX
/usr/lib/nls/msg/en_US/%N
Solaris
/usr/lib/locale/%L/LC_MESSAGES/%N
Linux
/usr/lib/locale/%L/LC_MESSAGES/%N
13
For example, the syntax for specifying AR System message catalog location
(assuming the default language environment) on Solaris is:
/usr/lib/locale/C/LC_MESSAGES/arsystem.cat
See the documentation supplied with your operating system for more
information about internationalizing message catalogs.
Action
Make sure that the message catalogs exist, that they are located in the
appropriate directory, and that the NLSPATH environment variable is
set correctly.
Make sure that the setting of your LANG environment variable is set to
the correct language. You can unset this variable, or you can set it to the
default value of C to cause the system to default to using the English
language catalog.
Error Messages
Messages are returned by the server or the client. In general, messages with
numbers below 1000 are from the server, while messages 1000 or higher are
from the client. Errors above 10000 are defined by workflow (active links,
filters, and escalations) and might come from either the server or the client.
Make sure that the proper settings of LANG and NLSPATH are in place on both
the server and the client before running the process that is returning the
error. Also, the arsystem.cat file must be readable by all. If you set up
symbolic links, each end of the link must be readable by all.
(Windows)
(UNIX)
2 Use BMC Remedy Import to import error message data from this file:
<ar_install_dir>\arserver\help\errars.arx
<ar_install_dir>/help/errars.arx
(Windows)
(UNIX)
The AR System Error Messages form is now ready for use. Select AR System
in the product list to search for AR System error messages, including
flashboards and notification error messages.
15
Because these error messages can be modified for localization, the message
text a user sees might not match the text in this guide if the message has been
overridden in the AR System Message Catalog form. The meaning of the
message will still be the same, but the text might not match exactly.
Note: Error 59 cannot be localized because the user is not logged in when this
message would occur. As a result, AR System cannot apply the user's locale
preference at that point, so AR System does not have a way to obtain the
locale to obtain the localized message from the server.
Chapter
17
End
Product
Description
999
AR System Server
1000
1799
1800
1999
2000
2999
BMC Remedy
Administrator client
(Windows)
3000
3199
AR System Server
3300
3349
AR System Server
3350
3379
AR System Server
3380
3499
Discovery
3500
3999
BMC Remedy
Flashboards
4000
4499B
MC
client (Windows)
and notes
Error Messages
Start
End
Product
Description
4500
4899
4900
4999
5000
5999
6000
6999
AR System clients
7000
7999
BMC Remedy
Administrator client
(Windows)
8000
9199
AR System Server
Server messages
9200
9699
9700
9999
AR System Server
Server messages
11000
11099
19
20
Note
AR System server terminated when a signal or exception was received by the server.
The server for AR System (arserverd) was terminated by a signal. The number following
this error is the signal that was received.
If the signal is 15, you can probably restart the server and continue to work. The process was
killed either accidently or intentionally by a user in your environment.
21
Note
22
Error
Failure occurred during open or write to the filter or escalation log file.
23
Note
Open or write action to the filter or escalation log file resumed successfully.
24
Error
A file system error occurred while AR System was running a filter or escalation that logs
information to a file (using the Log to File action). An associated message detailing the
reason for the failure appears with this message. Processing continues, but logging to the log
file is suspended until the problem is corrected (see Error 23).
A failure was reported on an open or write action to the log file identified by Error 22.
Additional actions occurred to access this file, and the file is now accessible and can be
written to. Any operations between the message indicating a write failure (Error 22) and this
message are not included in the log file.
An error occurred while AR System was executing a filter or escalation that runs a process.
An associated message provides details about why the process could not be executed. Verify
that the process definition is correct. If necessary, correct the process definition in the filter
or escalation.
Error Messages
25
Error
Fields in set fields action incompatible with form for filter or escalation.
The filter or escalation being executed is attempting to set values in fields that do not exist in
the target form. Correct the definition. Specify values only for fields that exist in the target
form.
A common cause for this error is a filter or escalation that tries to assign a value to a field that
formerly existed on the form but has been deleted since the definition was created.
26
Error
27
Note
This version of the Action Request System is ready for use or evaluation without purchasing
or activating an authorization key. For unlimited capabilities, contact your sales
representative or visit www.remedy.com.
The AR System server has been configured to disallow administrator operations. If the server
is part of a group of servers sharing the same database, perform the server operations on the
server in the group that allows administrator operations.
This version of the AR System has a maximum limit of 2000 requests per database table,
includes a maximum of three fixed licenses, and is configured for each client to access a
maximum of one server. To obtain a version of AR System without these limitations, contact
your AR System sales representative, an authorized reseller, or visit www.remedy.com.
28
Error
The AR System server does not have a license. Previous demo license has expired. This
system can be used for evaluation but is not allowed for production use. Contact your
distributor for license information.
The demo license for the system on which you are attempting to run the AR System server
has expired. The system is now running in an unlicensed mode (see Error 27).
You must obtain a license to run AR System server in any mode other than evaluation mode.
29
Note
30
Error
You are already at the limit of the number of fixed user licenses of the type <license_type>.
You are currently operating with a demo license and the license will expire on the date
indicated. Contact your distributor for information about upgrading your license.
You attempted to create a new user and assign this user a fixed license. Your current number
of users is equal to your current number of fixed licenses. You can add the user with a read,
none, or floating license, but not a fixed license.
The <license_type> is replaced by write, full text, or flashboards, to indicate the type
of fixed license.
If you have no more fixed licenses, verify that the sample users were deleted. For a more
detailed explanation, see the Configuring guide.
Contact your distributor for information about obtaining additional licenses.
21
31
Note
A fixed <license_type> license was issued for the new user: <x_of_y>.
You have created a new user who is assigned a fixed license. This message is reporting the
successful creation of a user and displays the current number of users having a fixed license
and the total number of users that are allowed.
The <license_type> is replaced by write, full text, or flashboards to indicate the type
of fixed license.
32
Note
33
Error
34
Error
35
Error
36
Error
37
Error
The database is not the expected version. You may need to run an upgrade program.
AR System server (arserverd) expects a different version of the AR System database than
the version being referenced. AR System server cannot run against an unknown version of
AR System database.
Error occurred while accessing one of the debug trace files.
The system debugging mode has been activated, and the system cannot access one of the
debugging trace flags. The associated message provides details about the failure. To correct
the problem, see the message. The system continues to run, but debug tracing to the file is
disabled.
Error Messages
38
Error
39
Error
A filter or escalation was performing a Set Fields action using the option to run a process and
return a value, but the process returned an error message. The text of the message returned
is displayed with this error. The error terminates the operation being performed, and the
current transaction is rejected. No update to the database occurs.
A filter or escalation was performing a Set Fields action using the option to run a process and
return a value, but the process was not completed within the time-out interval specified for
filter processes.
The administrator has control over the time-out setting for the process. It can be configured,
within BMC Remedy Administrator, to be from one to 20 seconds with a default of five
seconds.
41
Warning
42
Warning
Server is not licensed to run with multiple-RPC socketsignoring setting and continuing.
43
Error
A character field with a $MENU$ pattern is failing due to errors retrieving the character menu
to validate against.
The command line argument displayed on the following line is not a legal command line
argument for AR System server. The command line argument is ignored and processing
continues.
The server is configured to run multiple queues, but you do not have a multiple server
license. The RPC socket setting is being ignored, and processing continues.
A $MENU$ pattern is specified for a field with a character menu, and the server is
encountering an error while building the menu to verify the value against. The error can be
due to one of the following reasons:
The menu is built from a search against a form that is on a different server. The server
restricts access locally to the same server process for performance and consistency reasons.
You cannot use a $MENU$ pattern verification for a remote search.
The menu is built from a search against a local form, but the search is encountering an
error during retrieval.
The menu is built from a file, and the file cannot be found.
The menu is built using a direct SQL command against another server. The server restricts
access locally to the same server process for performance and consistency reasons. You
cannot use a $MENU$ pattern verification for a remote SQL command.
The menu is built using direct SQL against a local database, but the command is
encountering an error during retrieval.
44
Error
You are already at the limit of the number of forms allowed for your server license.
AR System server you are running against has a limited license. You are allowed to create
only a specified number of forms, and you are at that limit. Remove one or more of the
existing forms before you create a new form.
23
46
Error
Message action and Log action in else branch are not supported for escalations.
47
Warning
You created an escalation and specified one or more message type actions or one or more log
actions in the else branch. Escalations do not have a message type action and do not support
log or set field in the else branch. Change the definition to eliminate the message type actions,
and use log actions in the action list only.
The system was blocked while attempting to send a notification through email. To prevent
the arserverd process from hanging while waiting for the mail system, the process waits for
20 seconds. If arserverd receives no response, the process disconnects from the mail system
and issues this error.
It is likely that the mail will be delivered when the mail system recovers.
48
Error
Internal error: The maximum response value in the control record is too small (minimum
of 4096 bytes).
This error is reporting an internal RPC failure. A client is accessing the server and has
specified insufficient space for the response to be returned.
49
Error
50
Warning
51
Warning
52
Warning
53
Warning
This error is reporting an internal RPC failure. A client is accessing the server and has
specified an invalid identifier for the requested information.
The field is accessible only to administrators. No permission settings have been specified to
allow access to other users. This is expected if you are restricting access to the field. However,
if you want other users to be able to access and manipulate this field, you must assign
permissions to the field.
A retrieval operation was attempted for the field identified by the indicated ID, but there is
no field with that ID in the target form. The data for the correctly identified fields was
retrieved.
You attempted to modify the contents of a core system field (Request ID, Create Date, Last
Modified By, Last Modified Date, or Status History). These fields are managed by AR System
and cannot be changed.
You requested permission information about a field. Only a user with administrator access
can retrieve permission information. No permission information is returned, but all other
requested information is retrieved.
Error Messages
54
Warning
55
Warning
56
Warning
57
Warning
One or more fields in the statistic operation had a NULL value. Those values are excluded
from the statistics computation.
You specified a Modify operation to the system, but there were no modifications specified.
If the command is being executed programmatically and there is potential for set operations
with no changes to be specified, this warning can be trapped and ignored within your
program.
You attempted to import one or more items (forms, filters, active links, escalations, or
character menus) to the current server. The listed item was not successfully imported. An
associated message indicates why the item was not imported. Correct the error, and try to
import the item again.
You attempted to retrieve a request that does not exist. If this message is received when
retrieving an item that was reported in a preceding retrieval, the item might have been
deleted by another user.
The requested statistical operation found one or more NULL values in the fields that were
being used for the calculation. Because NULL fields contain no meaningful data for the
calculation being performed, only those fields that contain values that are not NULL are
included in the computation.
59
Warning
User does not existsuccessfully connected as a guest user (type user name exactly
including capitalization).
You attempted to log in with a user name that AR System did not recognize. AR System
allowed you to log in, but only as a guest user.
If you think the login name exists, verify spelling and capitalization to continue. Enter the
login name correctly (including case).
If the login name does not exist, ask the administrator to add the user as a valid login name
to the system.
60
Warning
61
Warning
You do not have read access (for this entry) to this field.
You attempted to access a field to which you do not have read access. If access to this field is
required, ask the administrator to extend your permissions to include this field.
You attempted to access a field to which you do not have read access for the current
AR System request. If access to this field on this request is required, ask the administrator to
include read access to this field.
This message is issued (instead of Warning 60) when you may have access to this field on
some requests, such as when you are the Submitter or Assignee, or are a member of the
Assignee Group of the specific case.
25
62
Warning
63
Warning
One or more values in the statistic operation cannot be retrieved due to access control
restrictions. Those values are excluded from the statistics computation.
You attempted to perform a statistical operation that included values from fields that you are
not allowed to access. AR System completed the statistical operation, but the inaccessible
values were not included in the results. If it is necessary that those values be included in the
computation, ask the administrator to extend your permissions to include the fields.
64
Warning
The filter or escalation action cannot write to the specified log fileaction created but file
must be verified.
You created a filter or escalation action that logs to a file. The action was created, but the file
you specified does not exist and cannot be created. An associated message provides details
about why the file cannot be created. The action does not perform an operation until the file
system error is corrected. When the log file is created, the action logs transactions.
65
Warning
The filter definition contains multiple form links. This is an older definition, and the filter is
linked only to the first form in the list.
The filter definition uses an older syntax in which filters could be linked to multiple forms.
The new definition allows only a single form link. The filter is loaded, but only with access
to the first form in the list of forms. Ask the administrator to restructure the filter definition
to see a single form. If you need filters with the same actions, create multiple filters.
66
Warning
The search matched more than the maximum number of entries specified for retrieval
returned entries are limited to the specified maximum.
The retrieval included a search that selected more than the maximum number of items
allowed by the client or server. The call returned the number of entries specified as the
maximum. Narrow your search criteria or change the limit in user preferences.
To change the local setting in BMC Remedy User, choose Tools > Options > Behaviors, and
modify the settings for Limit Number of Items Returned. Only an administrator can change
the server settings.
67
Warning
Error Messages
68
Warning
RPC environment variable is out of valid range (390600, 390603, 390619 - 390669, 390680 390695). NOTE: The value 390603 and the range 390619 - 390669 are specialty servers and
may have restricted functionality.
The value of the ARRPC environment variable is not a legal value. To use the default RPC
socket, clear this variable. To use the ARRPC environment variable, this value must be
390600 (the admin daemon), 390603 (the escalation daemon), 390619 (the flashboard
daemon), 390620 through 390634 (fast daemon), 390635 through 390669 (list daemon), or
390680 through 390694 (private daemon).
The environment variable is being ignored, and processing continues.
69
Warning
Creation of one of the SQL views for the form failed within the SQL database. Operation was
completed successfully, but the SQL view is not in place.
While attempting to create the SQL view for this form, the system encountered the associated
SQL error. This error prevented the creation of the SQL view. The table definition and the
structure needed by AR System server is complete and in place. Only the SQL view for this
form is not in place.
The definition of the form and associated fields are complete and in place. You can access the
form and continue with operation of the system. The only missing information is an SQL
view for this form, which is needed only if you are directly accessing the SQL database by
using the SQL view.
70
Warning
One or more fields in this form reference character menus that no longer exist.
71
Warning
Group Access is not definedonly the administrator has access to this active link.
72
Warning
The search matched more than the maximum number of entries specified by the server
returned entries are limited to the specified maximum.
The character menu referenced by one or more fields in this form does not exist. There is no
character menu for the field, even though the system has a menu defined for it.
The active link is accessible only to Administrators. No permission settings have been
specified to allow access by other users. This is correct if you are restricting access to the
active link. However, if you want other users to be able to perform this active link,
administrators must assign permissions to the active link.
The retrieval being performed included a search that selected more than the maximum
number of items specified by the server. This number is less than the maximum specified by
the server for this call. The call returned the number of entries specified as the maximum by
the server.
73
Warning
A value change is pending on the Submitter Mode settingchange will take effect the next
time the server is started.
A change to the Submitter mode setting will not take effect until the AR System is shut down
and restarted. It is a pending change until the next restart.
27
74
Warning
A duplicate index has been specifiedduplicate was omitted and indexes were created.
You specified the same index twice for a form. You cannot create duplicate indexes. This
message is a warning about the duplicate, but processing has been completed with the index
created only once.
AR System automatically creates a unique index on the Request ID field. Although this index
does not show in the list of indexes, it is present on every form. You receive this error if you
attempt to create an index that contains only the Request ID field.
75
Warning
No floating write license tokens are available. Currently accessing the system in read-only
mode. License will upgrade when a token is available.
You are assigned a floating write license, but there are no floating write license tokens
available at this time. You are allowed access to the database for read-only use. The system
will try to upgrade your license type when a token is available.
76
Note
A write token has become available and has been allocated to youaccess has been upgraded
to write access.
You have previously received Warning 75. A floating write token has become available, and
it has been allocated to you. You now have full read and write access within your
permissions.
77
Warning
No free-floating Full Text Search Option license tokens are available. Currently accessing the
system without full text search (FTS) capability. License will upgrade when a token is
available.
You are assigned a floating, Full Text Search Option license, but there are no floating, Full
Text Search Option tokens available at this time. You are allowed access to the database but
without access to the full text search (FTS) engine. The system will try to upgrade your
license type when a token is available.
The system will use the default database search capability on all fields, including the fields
that are FTS indexed.
78
Note
A Full Text Search Option license token has become available and has been allocated to
youaccess has been upgraded to allow full text searching.
You previously received Warning 77 indicating you could not get a Full Text Search Option
license token, but you were allowed to access the system by using the default database search
strategy. A floating, Full Text Search Option license token has become available, and it has
been allocated to you. You now have full text search (FTS) access within your permissions.
79
Warning
Request for unique setting on database index has been ignored for fields of this type.
A unique index was requested for a field type that does not allow unique indexes, such as a
currency field. Request a unique index only for field types that allow it.
Error Messages
80
Warning
81
Warning
The field is a Distributed Server Option (DSO) reserved field that can be updated only by the
DSO process.
You attempted to delete a field from a form. The delete operation failed, and the details are
displayed in an associated message. The system performed the next closest operation by
logically deleting the column, renaming it in the database to avoid naming conflicts, and
setting all the data values to NULL.
Some of the DSO reserved fields cannot be changed except by arservdsd. An attempt was
made to change one of these reserved fields.
82
Warning
One or more indexes were updated to remove reference to the fieldlength was changed so
that it is not allowed in an index.
A change to the limits definition of a field has been made. The new limits cause the length of
the field to be changed from fewer than 256 bytes to 256 bytes or greater (unlimited). This
field is used in one or more indexes for the current form. A field with a length of greater than
255 bytes cannot be used in an index. To prevent an error, the reference to the field that
cannot be in an index has been removed from the index definition for the form, and the
remaining indexes have been rebuilt.
83
Warning
The query list fields definition of the form has been updated to remove references to the
fieldthe length was changed so that it is not allowed in the query list.
A change to the limits definition of a field has been made. The new limits cause the length of
the field to be changed from fewer than 256 bytes to 256 bytes or greater (or unlimited). This
field is used in the list of fields defined to be returned in the results list. A field with a length
of greater than 255 bytes cannot be used in the results list. To prevent an error, the reference
to the field that cannot be in the results list has been removed from the results list definition.
84
Warning
The sort list definition of the forms has been updated to remove reference to the fieldthe
length was changed so that it is not allowed in the sort list.
A change to the limits definition of a field has been made. The new limits cause the length of
the field to be changed from fewer than 256 bytes to 256 bytes or greater (unlimited). This
field is used in the sort list. A field with a length of greater than 255 bytes cannot be used in
the sort list. To prevent an error, the reference to the field that cannot be in the sort list has
been removed from the sort list definition.
85
Warning
Indexes are ignored for join formsbuild the index on the base tables.
You cannot create indexes on a join form. To index a field, define the index on the base form.
29
90
Error
91
Error
92
Error
Time-out during database updatethe operation has been accepted by the server and will
usually be completed successfully.
This protocol error occurs when the client and the servers protocol definitions do not
match.
A time-out occurred while data or structures in the database were being updated. In most
cases, the operation will still be performed after the time-out; however, you might need to
reattempt the operation.
93
Error
Time-out during data retrieval due to busy servertry the operation again.
94
Error
95
Error
96
Warning
A time-out occurred while information was being retrieved from the data dictionary,
because the server was busy performing other operations. Try the operation again when
there is less activity on the server.
A time-out occurred while data was being retrieved from the server. This error is often
caused by poorly specified search criteria. Review and, if necessary, modify your search
criteria, and try the operation again.
The attempt to initialize the RPC and sockets subsystems has failed. Make sure the proper
sockets libraries are present.
Some features cannot be fully mapped from earlier versions of BMC Remedy User and BMC
Remedy Administrator.
Error Messages
97
Error
Connection has been attempted to two unlicensed servers. You can connect to only one
unlicensed server in a session. Connection to the second server is denied.
The system allows you to connect to a single unlicensed server at any time. You can connect
to any number of licensed servers. Either you have specified multiple unlicensed servers to
connect to or workflow is accessing a second unlicensed server. You must license your
servers to be able to connect to them at the same time from a single client tool.
98
Error
99
Error
Two servers have been encountered with the same AR System server IDneither will be
accessible until one is shut down and the tools started again.
The Administrator Command feature was removed from the product. Its functionality is no
longer supported. A comparable functionality is available through active links, which enable
you to define a running process in which the process runs on the server.
Two servers in your environment have been encountered that have the same AR System
server ID. Both servers are disabled until the license conflict is resolved.
100
Error
101
Error
102
Error
103
Error
Name parameter (or name field in a parameter) is longer than the maximum allowed length.
The operation being performed requires the request ID to be specified, but the parameter
was not supplied. Try the operation again, this time specifying the request ID for the entry.
The request ID specified for the Request ID parameter was longer than the maximum length
allowed (AR_MAX_ENTRYID_SIZE, 15 characters). Verify the request ID of the entry, and try
the operation again. Remember that character strings must be terminated by a 0 (zero)
character.
The operation being performed requires a name specification for an item, but no name was
specified. Specify a value for the name parameter, and try the operation again.
The name specified was longer than the maximum length allowed (AR_MAX_NAME_SIZE, 30
characters). Verify the name of the item, and try the operation again. Remember that
character strings must be terminated by a 0 (zero) character.
104
Error
105
Error
The field or value list parameter for this call is NULL or contains zero items. This operation
requires at least one specified field or value item.
The parameter meant to hold the data that is the result of this operation is a NULL pointer.
To return the requested data, this parameter cannot be NULL.
31
106
Error
107
Error
The list of requests selected to perform the statistical operation on is NULL or empty. Specify
a list of one or more requests to perform the statistical operation.
The list of operations to be performed in this statistical operation is NULL or empty. Specify
a list of one or more operations to be performed.
108
Error
109
Error
110
Error
111
Error
One or more of the fields in the display structure for the field is invalid. You might have
specified an illegal display type, label positioning, or option. Verify that the include file ar.h
has legal values for these fields.
The file name parameter you specified is longer than the maximum file name allowed by the
system (AR_MAX_FULL_FILENAME, 255 characters). Make sure that the file name you
specified is a legal name. Remember that character strings must be terminated by a 0 (zero)
character.
The value you specified for the data type parameter is not one of the legal values recognized
by the system. Verify that the #define statements in the include file ar.h have legal values
for this field.
Unrecognized data type for default value.
The value you specified for the data type field of the ARValueStruct parameter defining the
default value is not one of the legal values recognized by the system. Verify that the #define
statements in the include file ar.h have legal values for this field.
112
Error
113
Error
114
Error
The structure you specified for defining the character menu for a field is either NULL or
empty. If you are defining a character menu, you must supply a menu definition in this
parameter.
In a field operation, the list containing the selection values for a selection type field is NULL
or empty. A selection field must contain one or more legal values.
During processing of a list of names (such as selection value names), one or more of the
values was invalid. An associated message describes the problem. This error relates the
associated error to the name list instead of to another parameter in the call.
Error Messages
115
Error
116
Error
117
Error
The filter operation set parameter is invalid. This parameter is a mask of one or more
operations on which the filter will potentially execute. Either this parameter has an empty
mask or has values outside the allowed limits on the mask. Verify that the #define
statements in the include file ar.h have legal values for this field.
The action field for a filter is either NULL or empty. A filter must define at least one action.
The command string that issues an external command to the operating system is empty or is
too long. If empty, you must supply a command. If too long, you must reduce the command
to the maximum length allowed (AR_MAX_COMMAND_SIZE, 255 characters).
Note that if the command being created is within an active link, filter, or escalation, the
command string might contain parameters. When they are expanded, the command line
might expand to 4,096 bytes. The unexpanded line is limited by the value defined by
AR_MAX_COMMAND_SIZE.
118
Error
119
Error
The value you specified for the field option parameter is not one of the legal values
recognized by the system, or is inappropriate for usage in this case. Verify that the #define
statements in the include file ar.h have legal values for this field. This message can result
from a change to the display optioneither setting it or removing itwhere this is not
allowed. For example, if you create a trim or a control field, you must set the option to
AR_FIELD-OPTION_DISPLAY.
The value you specified for the create mode parameter is not one of the legal values
recognized by the system. Verify that the #define statements in the include file ar.h have
legal values for this field.
120
Error
121
Error
122
Error
AR System server is a newer version than your client software. Your client is too old to
display one or more fields on this form. Install an updated client, and try this request again.
During processing of a list of request IDs, one or more of the values was invalid. An
associated message describes the problem. This error connects the associated error to the ID
list instead of to another parameter in the call.
The value you specified for the list of information to retrieve from the server was NULL or
empty. To retrieve information, specify what information you are trying to retrieve.
33
123
Error
124
Error
125
Error
126
Error
127
Error
128
Error
129
Error
You specified a code for server information that was not recognized. Verify that the #define
statements in the include file ar.h have a list of all the valid codes that can be specified.
One of the items specified in the field or value list contains an error. An associated error
message contains details about the error.
One of the entries specified in the statistics operation list is invalid. An associated error
message contains details about the error.
One of the statistical operation codes is not recognized. Verify that the #define statements
in the include file ar.h have a list of all the valid operation codes.
One of the items in the permission list is invalid. An associated error message contains details
about the error.
One of the permission tags is not recognized. Verify that the #define statements in the
include file ar.h have a list of the valid permission tags.
Field limit definition is invalid.
The field limit specified for this field is invalid.
For a numeric field, make sure that the high range is greater than the low range.
For a character field, make sure that the pattern is within the size limit of the field. Also,
verify that the specified character menu, the menu style setting, and the match operation
setting are legal.
For a selection field, verify that the value is a legal value for the field.
130
Error
131
Error
132
Error
One of the entries in the character menu is invalid. A child menu tag was assigned but there
is no child menu, or a leaf item was specified and there is no leaf string.
One of the character menu type tags is not recognized. Verify that the #define statements
in the include file ar.h have a list of all the valid character menu type tags.
Structure item is empty.
The structure list parameter is NULL or is an empty list. To perform a structure operation,
you must have a list of the options to get or set.
Error Messages
133
Error
134
Error
135
Error
136
Error
137
Error
One of the structure option tags is invalid. Verify that the #define statements in the include
file ar.h have a list of all the valid structure tags.
One of the items specified in the structure list is invalid. An associated error message contains
details about the error.
One of the filter action codes is not recognized. Verify that the #define statements in the
include file ar.h have a list of all the filter action type tags.
The code specified for the notify mechanism in one of the filter actions is invalid. Verify that
the #define statements in the include file ar.h have a list of all the allowed notify
mechanisms.
The code for the type of error message to return is invalid. Verify that the #define
statements in the include file ar.h have a list of all the valid message types.
138
Error
Filter, active link, or escalation message number must be greater than 10000.
139
Error
Option cannot change for core or reserved field that has a fixed options definition.
140
Error
141
Error
Can use the Qualify None option only at the top level of a qualification.
142
Error
The message number of a message you define through the Message action of a filter, active
link, or escalation must be greater than 10000. Numbers less than 10000 are reserved for
AR System. Restrict your errors to values greater than 10000 to avoid conflicts between
errors you have added to the system and ones that are from AR System.
The core fields of the system have restrictions on what changes are allowed. You are
attempting a change to a characteristic of a core or reserved field that cannot be changed in
the way you are requesting. Review the Form and Application Objects guide for information
about the restrictions for each of the core fields.
The Status field must have a default value. You are attempting to change the definition of the
Status field, which will eliminate the default value and is not allowed. You can alter the
number of states and change the default value, but you cannot eliminate it.
You have specified the tag AR_COND_OP_NONE as the tag for an ARQualifierStruct
structure when this structure was not at the top level of a qualification. This tag is used to
indicate no qualification. Restructure the call to remove the tag from the middle of the tree.
The tag for one of the nodes in the qualify condition structure is invalid. Verify that the
#define statements in the include file ar.h have a list of all the valid tags.
35
143
Error
144
Error
145
Error
146
Error
147
Error
148
Error
The value portion of a relational operator qualification structure is NULL. Specify a value for
a relational operation.
The tag for the relational operation to perform is invalid. Verify that the #define
statements in the include file ar.h have a list of all the valid tags.
The value portion of an arithmetic operator qualification structure is NULL. Specify
information for an arithmetic operation.
The tag specified for the arithmetic operation is invalid. Verify that the #define statements
in the include file ar.h have a list of the valid tags.
The value portion of a field, value, or arithmetic structure is NULL. Specify information for
this structure.
The tag for the type of the field, value, or arithmetic value is invalid. Verify the #define
statements in the include file ar.h for a list of all the valid tags.
149
Error
150
Error
151
Error
The name field of the ARControlStruct parameter is empty. Supply the name of an
AR System user in this field.
The server field of the ARControlStruct parameter is empty. Supply the name of the server
to reference in this field.
Required form parameter is missing.
The form parameter is required, but the value passed is either NULL or an empty string. Load
this parameter with the name of the form you want to reference.
152
Error
153
Error
The value specified for the sort list parameter is invalid. An associated error message provides
details about the error encountered.
The code for the specified sort method is invalid on one of the entries in the sort list. View
the #define statements in the include file ar.h for a list of the valid codes.
Error Messages
154
Error
155
Error
156
Error
The system encountered an error during a call to allocate memory space. The failure
occurred on the client machine during processing of the call to or from the server. This error
usually occurs when there are too many processes running or some processes have grown to
occupy most or all of the available memory space on your client machine. You can recover
that memory space by shutting down unneeded processes. Restart processes that have been
running for a while to recover space those applications might have leaked over time.
The buffer that holds the return value of the call was passed a NULL value. For the call to
return the data requested, there must be a parameter specified to hold a pointer to the result.
Supply a value for this parameter.
The buffer to hold the input value to the call was passed a NULL value. For this call to perform
the requested operation, there must be a value specified for this parameter. Supply a pointer
to the input buffer for this parameter.
157
Error
158
Error
You have specified a field ID of less than 100 for a new field. IDs of less than 100 are reserved
for AR System. You cannot specify IDs in this range for fields you create. Perform the call
again, specifying a field ID that is greater than 100.
You have requested a modification to the length of the Request ID field. This field is a
character string containing from 5 to 15 characters. You are allowed to specify a default value
of from 0 to 10 characters that will act as a prefix to the generated IDs.
The combination of the prefix and the total length allowed for the field must allow at least 5
characters free for the integer portion of the ID. If you receive this error, the combination of
the length you have specified for the field and the default value prefix leave less than 5 spaces.
160
Error
161
Error
162
Error
There was a failure in decompressing the data being processed, for example, when saving an
attachment in the Save-Attachment Run Process filter command. The format of the
compressed data was not correct.
The session identifier in the control record is invalid. The session identifier is set in the
control record by the ARInitialization() function and is valid until a call to
ARTermination() is made.
Notify text is empty or too long.
The notify text you can specify for a notification is limited to 255 characters before
expansion. The text you specified is over that limit. You must correct your text string to 255
characters or less. Character strings must be terminated by a \0 character.
37
163
Error
165
Error
166
Error
The tag for the notify fields structure is invalid. View the #define statements in the include
file ar.h for a list of the valid tags.
A parameter has been specified that contains a numItems value that indicates one or more
items for the parameter, but the value field in the structure is a NULL pointer. If there are
items, the value field must point to the items. If there are no items, the numItems field must
be initialized to 0.
Field default type and data type do not match.
The data type specified as the default value for the field does not match the data type defined
for the field. The data type of the default value must be compatible with the data type of the
field.
A default value of the same type as the field is always compatible.
A default value of AR_DATA_TYPE_NULL is always compatible with any data type.
A keyword value is compatible with the data type that matches the type of the resulting
keyword (for example, 12/25/01 is compatible with AR_DATA_TYPE_TIME, but not with
AR_DATA_TYPE_CHAR).
All other combinations are illegal.
167
Error
168
Error
Error in one of the field or value assignments in the set fields action of a filter, active link, or
escalation definition.
An error occurred with one of the field or value assignments in the Set Fields action of a filter,
active link, or escalation definition. An associated message provides details about the failure.
Usually, the problem is an attempt to define an assignment between incompatible data types
or to nonexistent fields.
169
Error
Error Messages
170
Error
171
Error
172
Error
173
Error
Language specified in the control record not recognizedusing default language on server.
The tag that specifies whether you want the user name or time stamp for a status history
value is not a recognized value. The only supported values for the tag field are
AR_STAT_HISTORY_USER and AR_STAT_HISTORY_TIME.
The status field value you specified does not match a defined status for this form. The
selection value specified is a 0-based, positional index into the list of states defined for Status.
The Windows Service was not started. This could be due to the service being stopped by the
administrator prior to completion of its startup tasks or an error occurred that prevented the
service from starting. Consult the Application Event Log for details concerning any errors
that occurred.
The language you specified for the system is not recognized by the server.
If you are coding directly to the API, the language field is in the control record that is passed
to each call. To use the default language, leave the language buffer empty (set to an empty
string). You can also set the language to the default language of C to use the standard
language defaults. You can set this value to any language your environment supports.
If you are running one of AR System tools, the language to use is picked up from the LANG
environment variable. Verify the setting of that variable and correct it if it is wrong (or delete
it if the default language is sufficient).
174
Error
39
175
Error
176
Error
177
Error
178
Error
In the list of selection or bitmask values, the same name is used for two separate states.
Rename one of the duplicate selection values so that each selection or bitmask value has a
unique label.
You have specified that a group must be given change access to a field; however, the group is
a View group and cannot be granted change permission. You can assign only view
permission to the field for this group.
The field ID parameter is a NULL pointer. It must be a pointer to a field ID. To assign the ID
for a field, load this parameter with the value. If you want the system to assign an ID, assign
this field to 0, and the system will assign a value and return the result in this field.
179
Error
180
Error
Default value for a character type is longer than the maximum allowed length
AR_MAX_DEFAULT_SIZE.
The pattern specified for a limit to the character field is not legal. Typically, the pattern either
has an opening bracket ([) with no matching closing bracket (]) or has a range within double
brackets ([ ]) with the starting value greater than the ending value (for example, [c-a]).
The value specified as the default value for a character field is longer than the maximum
allowed by AR_MAX_DEFAULT_SIZE (256 bytes). Verify the default value, and try the
operation again. Character strings must be terminated by a 0 (zero) character.
Error Messages
181
Error
182
Error
Too many actions have been specified for this filter, active link, or escalation.
183
Error
184
Error
185
Error
Cannot assign default value to system-supported core or reserved fields (except Request ID).
186
Error
187
Error
The filter, active link, or escalation has more actions defined than the maximum allowed by
the system (25). Reduce the number of actions by combining several action steps into one or
by creating a second filter, active link, or escalation, and separating some of the actions into
the new filter, active link, or escalation.
You specified a group ID more than once in the permission list you are sending to the system.
Any given ID can be specified only once with the permissions allowed for that group field.
Remove the duplicate reference.
The default value for the Request ID field (used as the prefix for the IDs generated for each
entry or request) cannot contain a single quotation mark character. Specify a default value
that does not contain a quotation mark character.
You have assigned a default value to a system-controlled AR System core field (Request ID,
Create Date, Last Modified by, Modified Date, or Status History field). The only systemcontrolled core field that can have a default value assigned to it is the Request ID field, where
the default is used as a prefix to the ID. The other AR System system-controlled core fields
are automatically updated by the system, so no default value is needed or allowed.
You have assigned a character menu to a system-controlled AR System core field (Request
ID, Create Date, Last Modified By, Modified Date, or Status History field). The systemcontrolled core fields cannot be assigned values by the user, so a character menu is not
needed or allowed.
The execute mask is a bitmask of the conditions under which an active link will execute. The
value you have specified includes bit settings outside the legal range of conditions under
which you can execute an active link. The bitmask can be created by totalling the set of
defines that represent the conditions under which you want the active link to execute.
41
188
Error
189
Error
190
Error
The active link you have defined has the On Return or On Menu choice condition set in the
execute mask, but there is no setting to indicate to which field to attach the operation. Specify
the field where you want to attach the active link action.
The action field for an active link is either NULL or empty. An active link must define at least
one action to be performed.
One of the active link action codes is not recognized. View the #define statements in the
include file ar.h for a list of all the active link action type tags.
191
Error
192
Error
The assign type tag is not recognized. View the #define statements in the include file ar.h
for a list of all the assign type tags.
The field or assignment list for an active link Set Fields action is either NULL or empty. A Set
Fields action must define at least one field to be assigned a value.
193
Error
194
Error
Unrecognized tag for filter, active link, or escalation set field action.
195
Error
One or more fields, or assignment items in the field or assignment list, encountered an error.
See the associated message for details about the error.
The ARAssignFieldStruct structure tag is not recognized. Verify the #define statements
in the include file ar.h for a list of all the ARAssignFieldStruct tags.
Filter, active link, or escalation set field definition is missing.
The field definition in the field or assignment structure is set to NULL. Supply a field
definition value in this structure.
196
Error
Macro branch of active link action must include both a name and macro text.
197
Error
Unrecognized keyword.
The definition of a macro action must include both a name and the text of the macro to
execute. One or the other is either NULL or an empty string.
A keyword type value was specified, but the keyword identifier was not recognized. View the
#define statements in the include file ar.h for a list of IDs for all supported keywords.
Error Messages
198
Error
199
Error
Missing or blank name for a macro parameter in the active link action.
200
Error
201
Error
202
Error
Notify user name is longer than the maximum size allowed for the name.
203
Error
204
Error
206
Error
207
Error
A name field in the list of macro parameters is either NULL or blank. When specifying macro
parameters, supply the parameter name for the value you are specifying. You can omit
parameters from the list of parameters, but if they are included on the list, you must provide
a name.
The value specified as the default value for a character field is longer than the maximum
allowed by AR_MAX_MACRO_VALUE (255 bytes). Verify the default value, and try the operation
again. Character strings must be terminated by a \0 character.
The tag for indicating the type of field or value reference is undefined or is not allowed in the
current context for the ARFieldValueOrArith structure.
The name specified for the user to be notified is too long (the maximum is defined by
AR_MAX_NAME_SIZE, 30 bytes). Specify a name that is within the length restrictions.
The value list parameter for this call is NULL or contains 0 items. This operation requires at
least one value item to be specified.
The value specified for the notification priority is outside the legal bounds for this field.
Specify a value between 1 and 10 for the priority, where 1 indicates the highest priority and
10 indicates the lowest priority.
The ARCharMenuStruct structure tag is not recognized. View the #define statements in
the include file ar.h for a list of the recognized ARCharMenuStruct tags.
The code for the refresh interval for the character menu is not one of the defined choices.
View the include file ar.h for a list of the valid codes.
43
208
Error
209
Error
The code for the location of the file for the character menu is not one of the defined choices.
View the include file ar.h for a list of the valid codes.
The file name for a character menu is a pointer to NULL, is an empty string, or is longer than
the maximum allowed length for a file-name. Define a legal file name for the character menu
file.
210
Warning
Total length of all fields involved in an index is greater than maximum allowed length.
211
Warning
Either zero or greater than the maximum number of allowed fields are specified in a single
index.
The sum of the length of all fields that are specified for the index is greater than the
maximum that is allowed for an index by AR_MAX_INDEX_BYTES (255 bytes). Remove one
or more fields from the index definition to reduce the total length of the index information.
213
Warning
214
Warning
One of the structures in the list of fields to display in the query list is invalid.
216
Warning
217
Warning
218
Warning
The qualifier parameter must be a pointer to memory. This memory location is where the
base of the qualifier structure for the string being parsed is stored.
One of the items in the list of field definitions is invalid. This list of field definitions is for
fields that are displayed in the query list. See the associated error message for details about
the error.
The server information list is either NULL or empty. To set one or more pieces of server
information, the settings with their values must be specified.
The server information for the indicated tag is read-only data. You are not allowed to update
this information. Try the operation again, setting only values that can be updated.
The server information for the indicated tag is write-only data. You are not allowed to view
this information. Try the operation again, requesting only values that can be retrieved
(viewed).
Error Messages
219
Warning
Server information data associated with this tag uses an incompatible data type.
220
Error
221
Error
222
Error
223
Error
224
Error
Cannot index a diary field, an unlimited length field, or a field with a maximum length over
255 bytes.
The server information for the indicated tag represents information that has a different data
type than the type specified in the update operation. Try the operation again, specifying the
correct data type for the value.
The code specified for a local variable is outside the legal range for local variables. Specify a
number between 0 and 10.
The query value structure pointer is NULL. To define an assignment to a value from another
form, specify a query value structure definition that defines the form and conditions on that
form.
One or more of the fields in the query definition of an assignment operation contains an
error. See the associated error message for details.
The tag specified for the action to take if there are multiple matches in the
ARQueryValueStruct structure is not a legal tag.
Fields that have lengths longer than 255 bytes (including diary fields and unlimited length
character fields) cannot be indexed. You have specified an index that includes a field that
meets these criteria. If the index is a multiple-field index, you can still create the index if you
remove the field that is not allowed.
225
Error
Set fields actions that reference entries in other forms can only reference forms on the same
server in a filter or escalation.
A Set Fields action within a filter or escalation can reference other forms for pulling data to
the current request. However, the referenced form must be on the same server. You have
defined a reference to a form on a different server. You must choose another operation (for
example, perform the operation in an active link) or move the remote form to the server
where the filter or escalation is being defined.
226
Error
227
Error
Type of field, value, or arithmetic operation is not supported on the GetListEntry operation.
The type of value specified in the ARFieldValueOrArithStruct structure is not allowed
within a query list. The tag refers to an operation that is supported only during a filter or
active link operation.
Unrecognized value for set focus characteristic.
The code for the field where you want to set focus in the set field characteristics action of a
filter is not one of the defined choices. View the include file ar.h for a list of the valid codes.
45
228
Error
229
Error
230
Error
231
Error
232
Error
233
Error
Wrong number of parameters or invalid parameter values specified in function for the field.
The code for the set access option field, of the Set Fields characteristics action of a filter, is
not one of the defined choices. View the include file ar.h for a list of the valid codes.
The function structure pointer is NULL. To define an assignment to a function result, specify
a function definition that defines which function is to be performed and that provides the
parameters to perform the function.
A function was defined, but the function code was not recognized. View the #define
statements in the include file ar.h for a list of valid function codes.
The parameter list for a function is NULL, but the number of items indicates one or more
parameters. If the number of items indicates parameters, the parameter list must contain the
parameter values. If there are no parameters, the parameter list can be NULL, but the count
of parameters must be set to 0.
The data types of the values in a value set are not compatible. All the types must be the same
or compatible types.
In a Set Fields action for a filter, active link, or escalation, one of the settings assigned the
result of a function. A function definition that was specified has an error with the specified
parameters. Either the wrong number of parameters was specified or one or more of the
parameters is the wrong data type. View the definition of the function to verify the
parameters.
The ID of the field that the function is associated with is reported.
234
Error
Value specified for the filter or escalation set fields process time-out is outside the valid range
of 1 to 20 seconds.
The filter Set Fields process time-out value is not in the legal range. The time-out value can
be as low as 1 second and as high as 20 seconds. Try the operation again with the value in this
range.
235
Error
236
Error
Value specified for the license time-out must be 1 or greater (in hours).
The code for the type of user list to retrieve is not one of the legal codes. View the #define
statements in the include file ar.h for a list of supported codes.
The value specified for the license time-out value was 0 or a negative number. This value
must be greater than or equal to 1 hour. The value remains unchanged (defaults to 2 if
nothing is set).
Error Messages
237
Error
Value specified for DDE service name or topic is missing or is larger than the maximum
allowed length.
The DDE service name or topic field of the DDE active link action is missing or is too large.
Both of these fields are required, and both have an upper limit of 64 bytes. Verify the values,
and correct them as appropriate.
238
Error
Value for DDE item is larger than the maximum allowed length.
239
Error
240
Error
Cannot specify a diary field, a character field with unlimited length or maximum length over
255 bytes (254 bytes for DB2), or Status History as a sort field.
The value specified in the DDE item field is larger than the maximum allowed (32767 bytes).
Verify the value, and correct if necessary.
The code for the DDE action to perform is not one of the legal codes. Verify the #define
statements in the include file ar.h for a list of supported codes.
Fields that have lengths over 255 bytes (including diary fields, unlimited length character
fields, and the Status History field) cannot be specified as sort fields. You have specified a sort
that includes a field that meets these criteria. Specify a sort list that does not include this field.
For DB2 databases, the limit is 254 bytes.
241
Error
Cannot specify a diary field, a character field with unlimited length (or maximum length
over 255 bytes), or Status History as a field in a Get List description.
Fields that have lengths over 255 bytes (including diary fields, unlimited length character
fields, and the Status History field) cannot be specified as fields in the list returned by the Get
List operation. You have specified a list that includes a field that meets these criteria. Remove
this field from the list.
242
Error
Type of field, value, or arithmetic operation is supported only for a filter qualification.
243
Error
244
Error
Value specified for DDE path to program is missing or is larger than the maximum allowed
length.
The path to the program field of the DDE active link action is missing or is too large. This
field is required and has an upper limit of 255 bytes. Verify the value, and correct as
appropriate.
47
246
Error
247
Error
248
Error
249
Error
250
Error
The format specified for the day portion of the time is not recognized. Review the structure
definitions in the include file (ar.h), and correct the definition to match the rules defined
there.
The format specified for the time portion of the time is not recognized. Review the structure
definitions in the include file (ar.h), and correct the definition to match the rules defined
there.
The format specified for the day portion of the time is not recognized. Review the structure
definitions in the include file (ar.h), and correct the definition to match the rules defined
there.
The format specified for the hour portion of the time is not recognized. Review the structure
definitions in the include file (ar.h), and correct the definition to match the rules defined
there.
The format specified for the minute portion of the time is not recognized. Review the
structure definitions in the include file (ar.h), and correct the definition to match the rules
defined there.
251
Error
252
Error
253
Warning
Inappropriate group in the Subadministrator group list for the form in import.
The value specified for the flag to enable or disable a structure is not recognized. Set the value
to True (1) to enable the structure or False (0) to disable it.
One or more groups in the list of groups for the Subadministrator is not a group defined on
this system. The group must exist to be assigned Subadministrator access to the form.
One or more groups in the list of groups granted Subadministrator access to a form does not
exist. The operation being performed is an import. The problem is treated as a warning, and
the import will be completed successfully.
You can define groups with the missing IDs, or you can update the definition of the form to
remove the undefined IDs.
254
Error
Error Messages
255
Error
256
Error
257
Error
The code specified for the submitter mode is not recognized. View the #define statements
in the include file ar.h for a list of the submitter modes.
The tag specified for the server statistics structure is not recognized. View the #define
statements in the include file ar.h for a list of the server statistics tags supported.
Duplicate tag used for several items within the display list.
A display tag to identify the view desired is not unique. There are two or more instances
where the same display tag is used.
Each display tag must be unique. Correct the definition to supply unique tags.
258
Error
The RPC socket number for the Distributed Server process is not one of the legal values
(390600, 390621 - 390634, 390636 - 390669, 390680 - 390694).
The value supplied as the RPC socket number, to be used by the DSO daemon for access to
AR System, is not a legal socket number. For the operations that the server must perform,
specify either 390600 (the Administrator server) or a value in the ranges 390621 through
390634, 390636 through 390669, or 390680 through 390694 (private servers), inclusive. For
more information about using RPC sockets with DSO, see Administering BMC Remedy DSO.
259
Error
260
Error
261
Error
262
Error
The code specified as the no match code (the action to take when there are no matches to the
values within a Set Fields action) is not recognized. View the #define statements in the
include file ar.h for a list of all the no match codes.
The code specified as the multiple match code (the action to take when there are multiple
matches to the values within a Set Fields action) is not recognized. Verify the #define
statements in the include file ar.h for a list of all the multiple match codes.
The SQL command pointer is NULL or points to an empty string. To define an operation that
will execute an SQL command, specify the command, and set this structure to point to it.
Cannot specify a diary field, a character field with unlimited length (or maximum length
over 255 bytes), or Status History as a field to group by.
Fields that have lengths over 255 bytes (including diary fields, unlimited length character
fields, and the Status History field) cannot be specified as fields to group by. You have
specified a grouping that includes a field that meets these criteria. Specify a grouping that
does not include this field.
263
Error
49
264
Error
265
Error
266
Error
267
Error
268
Error
269
Error
270
Error
271
Error
272
Error
The server name for a character menu is an empty string or is longer than the maximum
allowed length for a file name. Define a valid server name for the character menu file.
The compound form structure is empty or has missing pieces. When defining a join or view
form, this structure is required.
The name specified for either the primary or secondary form in a join form definition is not
a legal name or does not exist in the current server. You can only create a join between
existing forms.
The qualification specified for a join form is invalid. Specify a join criteria for the join form;
it must be a legal qualification that associates the two forms. Verify the qualification, and
update it so that it is an acceptable join definition.
The definition of the view form is invalid. One or more pieces of the view definition is
missing or invalid, so the system cannot create a clean interface to the non-AR System
table. Make sure that the definition of the view form is complete and accurate.
The form type tag specified for the compound form structure is not recognized. View the
#define statements in the include file ar.h for a list of the recognized form types. The form
structure is empty and is not allowed.
The field mapping structure is required when defining a data field on a join or view form.
For this call, the structure is empty. Specify appropriate contents for this structure.
The index to which a form field is tied is invalid. When defining a join field reference within
a join form, specify an index (of 0 or 1) indicating whether the field is tied to a field in the
primary or the secondary form. The value of the index is not 0 or 1 in this case. Change the
index to indicate the appropriate form.
The table name identified in the view form definition is not a legal table name, or the table
does not exist. The table referenced in a view form must exist before the view form can be
created.
Error Messages
273
Error
274
Error
275
Error
276
Error
The field type in the field mapping specified for a field in a compound form is not
recognized. View the #define statements in the include file ar.h for a list of the recognized
field types.
After a form (base, join, or view) is created, you cannot change the form type. The
compound structure requested a change to the form type, and this action is not supported.
Because join forms are relational joins of base tables, you cannot define indexes on join
forms. To index one or more fields, specify the indexes on the base tables that underlie the
join.
When deleting a form, an option controls whether the form can be deleted if a join form
depends on this form. This error indicates that deletion of a form was attempted, but one or
more join forms depend on this form.
To override this error, specify the delete option AR_SCHEMA_FORCE_DELETE, which will
delete the form despite the dependency. The join forms dependent on this form will also be
deleted.
277
Error
278
Error
The field is referenced in the join qualifier of a join form of which this form is a member.
When deleting a field, an option controls whether the field can be deleted if it is used in the
join qualification of a join form. This error indicates that an attempt was made to delete this
field, and the field is used in the qualification of a join form.
To override this error, specify the delete option AR_FIELD_FORCE_DELETE, which will delete
the field despite the dependency. The fields in the join forms that are dependent on this field
will also be deleted.
279
Error
51
281
Error
AR System server does not support multiple links to the same button.
282
Error
A form can have only one default view and there is another view defined as the default for
this form.
In older versions of the AR System server, this error message was returned because you
attempted to attach additional active links to a button that already had an active link
associated with it. In these older versions, a button could only have one active link associated
with it.
One of the properties of a view is whether the view is the default view for the form. Only one
view per form can have this property set to True. An attempt was made to set this property
for the view, but there is another view that is set as the default.
Remove the default property setting from the view that currently contains the setting before
giving it to another view.
283
Error
284
Error
This error message is returned due to a RPC procedure mapping error between the client and
the server. You cannot create, get, or set this field on this version of the AR System server, as
it is not supported.
The action field for an escalation is either NULL or empty. An escalation must define at least
one action.
285
Error
286
Error
287
Error
Status field must be created before status history field can be created.
288
Error
A qualification contains a reference to a non-data field that is included in the message. Only
data fields can be included in qualifications. Because trim and control fields do not have
associated data, they cannot be used in qualifications.
A qualification being used to search the database contains a reference to a display-only field.
The field is included in the message. Display-only fields cannot be referred to in database
searches, because the database contains no data for them. They can, however, be included in
workflow qualifications.
This error is returned because, when you create a status history field in a schema or a join
schema, a status field must already be available.
A newer version of an AR System client is attempting an operation on an older version
AR System Server that is not available on the older version AR System Server. Direct the
request to an AR System server with a version of AR System that supports the operation.
Error Messages
289
Error
291
Error
The Sybase database supports outer joins for joins of two tables only. If you join more than
two tables, the database supports only inner joins. Therefore, if you create a join that includes
a join form, you cannot create it as an outer join if you are using Sybase.
The text you can specify for a filter, active link, or escalation is limited to 255 characters
before expansion. The text you specified is over that limit. Correct your text string to 255
characters or less. Character strings must be terminated by a 0 character.
The text string might contain parameter references that are expanded before the message is
delivered. The expanded message can contain as many as 4096 characters.
292
Error
293
Error
294
Error
295
Error
You must provide an array for server to return request existence information.
This error is an internal error. This error message is returned only when there is a software
bug in field value list processing in a GetMultipleEntries( ) call. As an input parameter to
call GetMultipleEntries( ), the caller needs to provide a 2 dimension array to hold the
request value. If the internal column index is greater than the array size, this error is
returned.
Each GetMultipleEntries( ) call can only return a maximum of 100 requests. If there are
more than 100 requests specified in the entryId list parameter of the GetMultipleEntries(
) call, this error message is returned.
The file pointer specified for an API call is NULL or is not a pointer to an open file. The
parameter must be a valid file pointer.
296
Error
297
Error
298
Error
The file type specified for a support file in a compound form is not recognized. View the
#define statements in the include file ar.h for a list of the recognized file types.
The administrator has released this users license too recently. An administrator can release
a users license only once every two hours.
There is a 10,000 filter limit per operation. This error occurs when more than 10,000 filters
are run from a single operation. This error might be caused by a push fields operation that
runs recursive filters.
See the Workflow Objects guide for more information about filters and push fields actions.
53
299
Error
300
Error
301
Error
302
Error
303
Error
304
Error
The system encountered an error during a call to allocate space. The failure occurred on the
server machine during processing of a call from the client. In general, this error occurs when
there are too many processes running or some processes have grown to occupy most or all
of the available memory on your server machine. Recover that memory by shutting down
unneeded processes. Restart processes that have been running for a while to help recover
space those applications have leaked over time.
An error occurred while writing to the indicated file. An accompanying message from the
operating system provides details about the failure. Determine why the write failed, and
correct the problem before attempting the command again.
No entry exists in the database with the Request ID you specified. The Request ID specified
is invalid, or the entry has been deleted by another user during the time you were processing
it.
There is no form with the indicated name on the server. The name specified is incorrect, or
the desired form is on another server.
Some operations in the system are restricted to users with Administrative access. These
operations include the ability to restructure the database by adding forms, filters, and active
links and the ability to delete existing requests from the database.
To perform this operation, you must log in as a user who has administrative permission to
the form you want to update.
Error Messages
305
Error
306
Error
Value does not fall within the limits specified for the field.
Limits are specified for the indicated field. These limits might be a low and high range limit
if the field is an integer or real field, or a maximum length or pattern if the field is a character
field. The actual limit and which field the limit is on are displayed with the error message.
Verify the value specified against the limits defined for this field. The value must be changed
to be within the limits, or the limits must be redefined to allow the value specified.
307
Error
308
Error
309
Error
55
310
Error
311
Error
312
Error
313
Error
314
Error
The data types of the fields used in a relational operation are not consistent with the
operations allowed for that operation. See the Form and Application Objects guide for
information about the allowed data types of operations.
The field is not related to the current form.
The operation you are attempting is against the wrong form, against the wrong server, or the
structure of the form has been changed to eliminate the field ID from the form. Change to
the correct form, to the correct server, or remove the ID from the field list to complete the
operation.
315
Error
Must override form or field (where entries or data still exist) to delete.
You are attempting to delete a form or field that contains data. You must explicitly override
this error in order for the operation to succeed. By default, the system will delete structures
only when no data is lost.
Error Messages
316
Error
317
Error
318
Error
319
Error
320
Error
A form with the same name already exists on this server. Form names must be unique.
Choose a different name, or rename the existing form so there is no conflict.
No group with the indicated ID exists on this server. The group ID specified is incorrect, or
the group with this ID has been changed or deleted from the system. Determine what groups
are available. If the group has had its ID changed, simply change the ID, and reissue the
request. Otherwise, use the ID of another group, or remove the reference to this group and
reissue the request.
The operation you are performing requests a length change to one of the core fields. The field
you are changing has restrictions on its length. See the Form and Application Objects guide
for information about the use and limits of the core fields.
The character menu is not defined on the current server.
The operation you are attempting is against the wrong server, or there is no character menu
by that name defined. Change to the correct server (if the former), or specify an existing
character menu (if the latter).
321
Error
322
Error
Menus can contain a maximum of 15 levels. You have specified a menu that contains more
than 15 levels at some point within its hierarchy.
A character menu definition was encountered where the definition of menu items and
children do not form a consistent tree structure. You have definitions where there is no
parent item for some children items.
57
323
Error
325
Error
326
Error
327
Error
329
Error
330
Error
331
Error
You do not have write access for this entry to this field.
332
Error
The name you are specifying for this filter is already in use by a filter on this server. Choose
a different name for the filter, or rename the existing filter.
You are attempting to set a required field to a NULL value ($NULL$). Assign a legal value for
the field, leave the previous value in the field, or change the structure definition for the field
so that it is no longer required.
Statistical operations can only be performed on integer and real fields or with arithmetic
operations that result in real or integer fields (for example, the difference between two
times). The operation you are attempting is not compatible with these limitations.
The password you have specified for the user name is not recognized. The problem can be
either with the password or with the authentication string (if using NT authentication, the
authentication string is the NT domain) or both. Enter the password defined for this user
name to access the system as that user.
You do not have write (change) access to a field that you are attempting to change. You must
have write access to write into that field.
You do not have write (change) access to a field that you are attempting to change on this
entry (request). You have write access to this field for requests that are assigned to you (or to
a group you are a member of) or were submitted by you, depending on the permission
settings. On this entry, you are not serving in the role that allows you change access to the
field, so you cannot change the field on this particular entry.
You do not have write access to this field at create time. This indicates that you do not have
general write access to the field, and the create mode of the field is protected. You have access
to this field on requests that are assigned to you (or a group you are a member of), or were
submitted by you, depending on the permission settings. Because this request does not exist
yet, you are not serving in any role yet, so you cannot set the field for this instance during a
submit operation.
Error Messages
333
Error
334
Error
335
Error
336
Error
Cannot assign a user to the special Submitter (3), Assignee (4), Assignee Group (7),
Dynamic, or Computed groups.
You do not have access (read or write) to the field that you are attempting to access. You
must have access to a field to read or change its values.
There are several reserved field definitions that are reserved for AR System. You have
specified one of these fields with settings that are incompatible with the limits set on the
definition of those fields by AR System. See the discussion of the AR System core and
reserved fields in the Form and Application Objects guide.
The data contents of a reserved field do not meet the rules for the data in that field. See the
discussion of the AR System core and reserved fields in the Form and Application Objects
guide for details on the allowed data format.
You cannot assign a user to any of these groups using the User form. The Submitter (ID 3),
Assignee (ID 4), Assignee Group (ID 7) and Dynamic (IDs 60000 to 60999) groups define
per-instance access rights. You become eligible for the extra access permissions allowed to
these groups if you are the Submitter or Assignee or are a member of the Assignee Group or
Dynamic group for the request being displayed. You are the Submitter if your login name
appears in the Submitter field, and you are the Assignee if your login name appears in the
Assigned To field.
Membership in a computed group is determined by the contents of the Computed Group
Definition field on the Group form.
337
Error
You have reached the maximum number of database entries permitted with this version of
the Action Request System. To purchase the unrestricted version, contact your AR System
sales representative or visit www.remedy.com.
This version of AR System has a maximum limit of 2000 entries per form on an SQL
database. To increase data storage capabilities, contact your AR System sales representative
or authorized reseller, or visit www.remedy.com.
338
Error
Duplicate request ID for merged item, but Create New ID was not specified.
You are merging requests into a form from another source. You have specified a request ID
in the merge operation that conflicts with an existing ID in the system. You have not
specified to create a new ID in case of conflict; therefore, the merge operation has failed.
To merge the new request, specify the option to create new IDs, or delete the existing request
before merging the new one.
59
339
Error
340
Error
341
Error
You specified the Status History field in the merge operation, and the format for the status
history value does not match the format expected. A Status History field is a formatted
character string consisting of a set of user name and time stamp pairs organized (in order)
by the various states that status can contain and separated by valid separator characters.
Separators are defined in the include file arstruct.h.
Could not run a process as requested. The process was a filter or escalation Set Fields process
action. In either case, the process did not run. There might be an associated error that
contains more details.
Determine why the process did not run, and, if possible, correct the circumstances. Then try
the operation again.
342
Error
343
Error
344
Error
Group type or category conflict between two groups with the same group ID.
AR System directory file could not be opened. An associated error message describes why the
ar file (/etc/ar for UNIX or <ar_config_dir>\ar for Windows) could not be opened.
This file contains the name of each AR System server that this client will try to connect to.
The file must be present to identify which servers to use.
An error occurred when loading a filter definition from the database. An internal error
occurred, or manual changes have been made to the contents of the database.
Two groups have been defined with the same group ID but with different access
characteristics. All groups are keyed by the group ID. Two or more groups with the same ID
are actually a single group definition with two names. If there are two groups with the same
ID, both definitions must specify the same group type and group category.
To correct the problem, change the group ID for the group being added to be unique, or
change the type and category of the new or existing group to be of the same type and
category.
345
Error
Error Messages
346
Error
347
Error
348
Error
349
Error
350
Error
351
Error
352
Error
The active link is not defined on the current server. The operation you are attempting is
against the wrong server, or there is no active link defined by that name. Change to the
correct server (if the former), or specify an existing active link (if the latter).
You are not allowed to access the specified active link. Permissions defined for the active link
do not allow you to get the definition of or execute the actions for the requested active link.
Contact your AR System administrator if you need access to the active link.
At startup, the group cache for the database contains no group definitions. Without group
definitions, only AR System administrators can access the system. This error usually occurs
due to someone deleting data from the database. Re-establish the group structure for
successful use of the database.
You have specified one of the core fields in a delete operation. Core fields cannot be deleted.
If you do not want to use the core field, you can ignore it by defining it as a hidden field. The
obsoleted core fields (IDs 9, 10, 11, 12, 13, and 14) can be deleted from your form.
During an arithmetic operation, the system detected a divide by 0. Restructure your queries
to avoid this illegal operation.
The password field is a write-only field. To maintain security, you cannot specify a
qualification on the password field.
During a filter or escalation action, there was an attempt to notify the submitter or assignee
of the request. However, the field holding this information contains a reference to the
Submitter or Assignee group. To prevent an infinite loop, the system is canceling the
notification.
If you are receiving this error, reconfigure the notification targets in your system to eliminate
this condition.
353
Error
61
355
Error
356
Error
357
Error
Character menu contains too many items on one level (maximum 99).
358
Error
359
Error
Set, Create, and Delete operations to structures are supported only on RPC socket 390600.
360
Error
361
Error
An unqualified search was issued, and the server has been configured to disallow unqualified
searches. Specify some search criteria to perform a search on this form.
Only users with administrator permission can access (for read or change) a filter definition.
The current user does not have administrator permission.
The name you are specifying for this character menu is already in use by a character menu
defined on this server. Choose a different name for the character menu, or rename the
existing character menu.
The character menu definition contains too many items on one level of the menu tree.
AR System allows a maximum of 99 items on any one menu level. You can use multilevel
menus to split large menus into multiple smaller and more manageable menus.
An error occurred while trying to access a menu definition file that is located on the server.
An associated error message contains information about the reason the file could not be
accessed. After you correct the error, the menu will be available.
The server is running in a multiple-socket mode, and the socket in use for this client is not
the default socket of 390600. All structural changes must be made using the server connected
to the default socket. Use routines connected to the default socket, or restart this tool with
the RPC socket definition reset to the default value of 390600.
A currency conversion between two different currency types was needed during the
execution of workflow, and the conversion ratio does not exist in the AR System Currency
form. Supply conversion ratios in the AR System Currency form for all possible conversions.
This server has been configured to not allow unqualified searches, and you have issued an
unqualified search. Specify some qualifying criteria in one or more fields to limit the amount
of data being returned from the server.
363
Error
Required field assigned $DEFAULT$, but there is no default value for the field.
During submission of a new request, a value specifying the keyword $DEFAULT$ was
supplied for the required field. The field does not have a default value specified so you cannot
use the $DEFAULT$ keyword during the submit operation.
Perform one of the following actions:
Supply a value for this field.
Change the definition of the field to specify a default value or change the field to be
optional so that a value is no longer required.
Error Messages
364
Error
366
Error
The filter definition contains a Set Fields action where a diary field has been assigned a value
of $NULL$. A diary field is append-only. Accordingly, it cannot be assigned a NULL value.
Specify an alternate value, or remove the assignment of NULL for the diary field.
The escalation is not defined on the current server.
The operation you are attempting is against the wrong server, or there is no escalation
defined by that name. Change to the correct server (if the former), or specify an existing
escalation (if the latter).
367
Error
368
Error
369
Error
370
Error
371
Error
The name you are specifying for this escalation is already in use by an escalation on this
server. Choose a different name for the escalation, or rename the existing escalation.
An error occurred when loading an escalation definition from the database. An internal error
occurred, or manual changes have been made to the contents of the database.
Only users with administrator permission may access (for read or change) an escalation
definition. The current user does not have access to the escalation.
There was no form ID found in the file form.ar. This is usually caused by a manual edit to
the form.ar file or by a file that is from a previous release of AR System. If the former,
restore the file from a backup before the manual change. If the latter, restore a file from the
correct version or, if you have not run the upgrade program after installing the new version,
run the upgrade program to bring the file up to date.
You cannot change the value of the Submitter fieldthe Submitter Mode of the system is
configured to be locked.
The system can be configured with a Submitter Mode of Locked or Changeable. You have
configured the system with a value of Locked. In this mode, the value of the Submitter field
cannot be changed after submission (even by the administrator).
372
Error
63
373
Error
374
Error
Only users with administrator privileges can read or change a distributed mapping
definition. The current user attempted to access a distributed mapping and does not have
administrator privileges.
The specified distributed mapping does not exist on the current server. One of these
conditions exists:
The operation you are attempting is against the wrong server. Change to the correct server,
and try the operation again.
No distributed mapping with the specified name could be found. Specify an existing
distributed mapping, and try the operation again.
375
Error
376
Error
Cannot update this entrythis distributed entry is not the master copy.
377
Error
The distributed or application operation specified in the filter Run Process action contains
mismatched quotation marks.
You cannot assign the same name to more than one distributed mapping. Choose a different
name for the mapping, or rename the mapping with which the conflict exists.
In a distributed environment, you can update only one entry (marked as the current master)
in a chain. You attempted to update a copy other than the master. Perform the update on the
current master copy of the entry.
379
Error
You must be the user (process) Distributed Server to run the specified delete operation
against the Distributed Server Pending and Distributed Server Mapping forms. The
distributed forms are part of the system structure and must not be deleted or modified. To
delete one or both of these forms in BMC Remedy Administrator, select the forms for
deletion, and ignore the system warning related to the forms.
When a system is licensed for the Distributed Server Option, a pair of forms is automatically
created by the server. During the creation of these forms, an error occurred. An associated
error message contains details about the problem. Correct the reason for the failure, and
restart the arserverd process (or send a SIGHUP signal) to re-create the forms.
Error Messages
380
Error
No item matches filter conditionsthis operation has been defined so that no match
generates an error.
A filter action was extracting data from another form, or from another table in the database,
and found no rows that matched the qualification criteria. The administrator configured the
action to return an error if no matches were found.
381
Error
Multiple entries match filter conditionsthis operation has been defined so that multiple
matches generate an error.
A filter action tried to extract data from another form, or from another table in the database,
and found multiple rows that matched the qualification criteria. The administrator
configured the action to return an error if multiple matches were found.
382
Error
The values for this entry violate a unique index that has been defined for this form.
383
Error
File menu contains too many items on one level (maximum 1000).
384
Error
The name specified contains an invalid character. Only printable characters are allowed.
385
Error
The same ID was specified several times in a multiple structure operation API calleach
ID specified for this call must be unique.
The administrator has defined one or more unique indexes on this form. The values on the
entry you are submitting or modifying duplicate the field (or fields) defined in the unique
index. Review the values for the entry to make sure that values that must be unique are
unique.
A maximum size restriction of 1000 menu items is placed on the size of file style menus when
accessing the system from a Windows client. Large menus are unwieldy and can hurt
performance. If you need a large menu, consider breaking it into smaller pieces and
connecting the appropriate menu with the subset you are interested in.
The name contains a control character. Object names can contain only printable characters.
Change the name to remove the control characters.
Multiple API callsthose that allow you to perform a set of operations in a single calldo
not support specifying the same ID several times within the same call. If you specify two sets
of changes or you specify to delete the same object several times, confusion about the desired
operation can arise.
Issue the operation again without specifying the same ID multiple times.
386
Error
65
387
Error
388
Error
389
Error
The VUI is not related to the specified form. The operation you are attempting is against the
wrong form, against the wrong server, or the structure of the form has been changed to
eliminate the VUI ID from the form. Change to the correct form, the correct server, or to a
VUI ID that is associated with the form to complete the operation.
The VUI is already associated with the form. Both the VUI name and the VUI ID are unique
values. One or the other is already in use for this form.
To create a new VUI, specify a unique name and IDor leave the name blank and the ID set
to 0 to have the system create a name and ID for you.
390
Error
391
Error
392
Error
Cannot delete final VUI for a formall forms require at least one VUI.
Every form must have at least one VUI defined. You are attempting to delete the only VUI
for the form, and this is not allowed.
Creation of VUI failed.
A new VUI for the form could not be created. An associated error message contains details
about the failure.
Field or VUI name must be unique for the formthere is already a field or VUI using this
name.
The system requires that the name for all fields and VUIs on a form be unique. You have
supplied a name that is already being used by another field or VUI. Change the name of this
item, and try the operation again.
393
Error
Status History field cannot be used as labelField or valueField in the query menu.
394
Error
The administrator has set access for administrator users only. Please retry your operation
later.
Neither the Status History field nor any part of the Status History field can be used in a query
style character menu.
AR System server has been temporarily locked for use by users without administrator
permissions; for example, because updates are being performed. If you cannot wait to try
your operation, consult your AR System administrator.
Error Messages
395
Error
The system has timed out while waiting for a process that is running on the server to return
a value.
An active link has specified that a process is to be run on the server to return a value to be
assigned to a field. The server has timed out waiting for the process to return the requested
value. Ask the administrator if the filter process time-out must be raised (up to 20 seconds)
or if another change is needed so that the process returns a result in a timely manner.
396
Error
397
Error
Reserved field Group List has too many characters; must not contain more than 255
characters.
The support file is not related to the specified object. The operation you are attempting is
against the wrong object, against the wrong server, or the structure of the form has been
changed to eliminate the indicated support file ID from the object. Change to the correct
object, the correct server, or to a support file ID that is associated with the object to complete
the operation.
The Group List field (field 104) is a reserved field with a restriction that
the field cannot be more than 255 bytes in length. The definition being saved
or imported has an unlimited length. Change the definition to be 255 bytes or less.
398
Error
399
Error
400
Error
The file specified for a form does not hold a form definition.
401
Error
402
Error
If the server is unable to allocate memory from the shared cache, this message appears, and
the server terminates.
The AR System server detected an active link definition integrity issue. Repair or replace the
active link definition.
The file that was expected to hold the definition of a form does not hold a form definition or
is incorrectly formatted. The error is usually caused by a manual change to one or more of
AR System database definition files. If you have manually changed a file, the change is
invalid. If you have not changed the file, this is an unexpected error.
The file contains a form definition, but it is not the form definition that is expected. The error
is usually caused by a manual change to one or more of AR System database definition files.
If you have manually changed a file, the change is invalid.
A format error was detected in a definition file. This error is usually caused by a manual
change to one or more of AR System database definition files. The error message will contain
the error. If you have manually changed a file, the change is invalid.
67
403
Error
The form definition file field count does not match number of fields in the file.
404
Error
405
Error
406
Error
One of the core fields is missing from the form file definition.
407
Error
408
Error
The number of fields defined for the form does not match the count in the form header
definition. This error is usually caused by a manual change to one or more of AR System
database definition files. If you have manually changed a file, the change is invalid. If you
have not changed the file, this is an unexpected error.
A field ID in the core range was found, but this is not one of the defined core fields. The ID
is, therefore, an illegal ID and cannot be used.
The definition of one of the core fields is inconsistent with the rules defined for that core
field. This error is usually caused by a manual change to the form definition file. If the
definition file has been changed, the change is invalid.
The form definition being loaded is missing one or more of the required core fields. These
fields must be present as part of the definition of the form. You may or may not use them,
but they must be present. This error is usually caused by a manual change to the form
definition file. If the definition file has been changed, the change is invalid.
The form definition contains a duplicate definition for one or more fields. A field or VUI ID
must be unique within a form. This error is usually caused by a manual change to the form
definition file. If the definition file has been changed, the change is invalid.
All fields with a Selection data type must define a list of one or more values that define the
selection for that field. A definition was found without that selection definition. This error is
usually caused by a manual change to the definition. If the definition has been changed, the
change is invalid.
409
Error
410
Error
The file specified for a filter does not hold a filter definition.
412
Error
The structure file does not contain definitions. This error is usually caused by a manual
deletion of the contents of a structure file. If the file has been deleted, it must be restored
from a backup.
A file that is specified as holding the definition of a filter does not contain a filter definition.
This error is usually caused by a manual deletion of the contents of a structure file. If the file
has been deleted, it must be restored from a backup.
The import file contains data that is not part of a legal structure definition supported by
AR System. Remove the definition file of all lines that are not part of a legal definition, and
then retry the import operation.
Error Messages
413
Error
The file specified for an active link does not hold an active link definition.
414
Error
The file specified for a character menu does not hold a character menu definition.
415
Error
The file specified for an escalation does not hold an escalation definition.
416
Error
The file specified for a distributed mapping does not hold a distributed mapping definition.
417
Error
Cannot translate the group name in either the Group List or Assign Group field.
418
Error
419
Error
420
Error
421
Error
A file that is specified as holding the definition of an active link does not contain the
definition. This error is usually caused by a manual deletion of the contents of a structure
file. If the file has been deleted, it must be restored from a backup.
A file that is specified as holding the definition of a character menu does not contain the
definition. This error is usually caused by a manual deletion of the contents of a structure
file. If the file has been deleted, it must be restored from a backup.
A file that is specified as holding the definition of an escalation does not contain the
definition. This error is usually caused by a manual deletion of the contents of a structure
file. If the file has been deleted, it must be restored from a backup.
A file that is specified as holding the definition of a distributed mapping does not contain the
definition. This error is usually caused by a manual deletion of the contents of a structure
file. If the file has been deleted, it must be restored from a backup.
The system was translating the contents of the Group List (field ID 104) or Assignee Group
(field ID 112) field from a text string into the internal format of a sequence of IDs. The
operation was occurring during the processing of a filter or escalation. During the
conversion, an error occurred. The likely cause of the failure is that the system encounters a
name that is not a currently defined group.
During import, a form defined itself as a join form. However, one or more key pieces of
information (such as the type of join or the primary or secondary form) are missing. The join
form definition is dependent upon complete information about the join, so it cannot be
created.
During import, a form defined itself as a view form. However, one or more key pieces of
information (such as the table being referenced) are missing. The view form definition is
dependent upon complete information about the view, so it cannot be created.
With a join or view form, the field type specified in the field definition for a data field is not
appropriate for that form type. For example, if the form is a join form, all data fields must be
defined with a field type indicating that they are a join field, because there are no base data
fields when you are working with a join form.
The field mapping of this join or view form is not consistent with the type of the form.
69
422
Error
423
Error
The file specified for a container does not hold a container definition.
424
Error
Filter and escalation Push Fields actions can only affect forms on the same server as the filter
or escalation.
The type of the action attached to the escalation is outside the allowed range of types.
The file contains a container definition, but it is not the definition that is expected. Make sure
that you have not changed the name of the file prior to import.
In filters and escalations, you cannot use a Push Fields action to push values to forms residing
on different servers.
See the Form and Application Objects guide for more information about Push Fields actions,
filters, and escalations.
429
Error
The file specified for a VUI does not hold a VUI definition.
430
Error
431
Error
432
Error
433
Error
434
Error
435
Error
Server information associated with this tag cannot be updated because Admin operations
have been disabled.
Error Messages
437
Error
The file specified for the form data does not hold the form data definition.
446
Error
450
Warning
Cannot open a report definition file. Continuing the operation without the file identified in
the associated message.
When creating or updating an active link, a macro action or else definition contains a
reference to a report file that does not exist. The active link will be created or updated without
the file. If it is replayed, the user will receive a warning about the missing file. Locate the file
that is expected, and put it in the proper location; then reselect the macro in the action, and
update the active link definition to have the file included within the active link.
451
Warning
Failure during load of report definition file into server. View the associated messages.
Continue with any other files.
While attempting to read a report file referenced in a macro definition, which
is embedded in the active link definition being created or modified, the system
encountered an error, and the report file could not be retrieved. The operation
continues without the report file. The file will not be saved as part of the
definition.
460
Error
461
Error
The AR Server version does not match the Lite license version.
462
Error
463
Error
464
Error
Application auditing has been enabled and the system attempted to load configuration
information for the application auditing but was unable to locate it in the configuration file.
Contact BMC Remedy Customer Support.
AR System on the server containing the application was updated to a different version. The
licensed application is only supported on the version of AR System that is included with the
application. Install the AR System that is included with the licensed application.
A form was added to a licensed application that does not support added forms. You cannot
add forms to this application.
You attempted to create a form on an AR System server that was installed with an application
that does not support added forms. You cannot add forms on this AR System server.
You attempted to change the name of a form on an AR System server that was installed with
an application that does not support changing the names of forms. You cannot change the
name of a form on this AR System server.
71
465
Error
466
Error
467
Error
475
Error
476
Error
477
Error
480
Error
481
Error
Requested database table not found. Please check the spelling (table name is case-sensitive).
482
Error
This View Form contains Request IDs that are null. Make sure that the key field is set to a
non-null, unique column to avoid data corruption.
You cannot change the join criteria of a join form or the properties of a join, vendor, or view
form on this AR System server.
The license file is corrupted, formatted incorrectly, or from a version of AR System prior to
6.0. Do not edit the license file. Contact BMC Remedy Customer Support.
Specify 0 or 1 for the license import option. For more information, see the C API Reference.
The program that upgrades the database structure to the current structure requires more
arguments than you specified. The upgrade program is run automatically as part of the
installation operation. You need not run this program.
The program that upgrades the database structure to the current structure requires fewer
arguments than you specified. The upgrade program is run automatically as part of the
installation operation. You need not run this program.
The program that updates the database structure to the current structure no longer supports
Oracle 8.0. Please upgrade your Oracle database to Oracle 8i or higher.
This error is returned because you cannot create a Status History field on a view form.
This error is returned because the correct column information (for example, the right
number of columns) for the external schema was not retrieved.
This error is returned because you cannot search the database for the entry ID in a view form
if its value is NULL.
490
Error
Error Messages
504
Error
550
Error
Failure while trying to connect to the SQL database. Ensure that the SQL database is running,
or contact the database administrator for help.
An error occurred while attempting to open a connection to the SQL database. An
accompanying error message provides specific details about the failure.
The ar.conf file (UNIX) or the ar.cfg file (Windows) contains definitions for the
environment variables to set for each database. The value for Dbhome-directory,
applicable to the UNIX setup only, is the directory of the database server or client installation
on the UNIX machine where AR System is installed. The names of other needed settings
begin with the name of the database (for example, Sybase-Server-Name or Oracle-SID).
Make sure that these values are correct. If you have moved your database or changed these
parameters, you must update the requests in this file and then start the arserverd process
again.
551
Error
552
Error
553
Error
554
Error
The operation you are attempting generates an SQL command that is too large for the
database to process. Break the operation into smaller pieces. For example, if you are
modifying a request by changing many data values, modify it in two steps: first change half
the values and apply them, then change the other half and apply them.
This is a serious error. The control record for the data dictionary in the database is missing.
73
555
Error
556
Error
This is a serious error. One or more enumerated (selection) values are missing from the data
dictionary in the database.
This is a serious error. Data that is expected to be found in the database cannot be found.
This error is usually caused by data missing in an associated table to the base data table.
When the data is managed through AR System, all appropriate cross-references are
maintained. If you manually updated data in the database, you might have broken one of the
required references.
If you manually changed the database, undo the change you made to restore the database to
a consistent state.
557
Error
558
Error
559
Error
560
Error
Multiple actions have the same internal index (likely data corruption).
This is a serious error. More than one action for a filter or active link contains the same
internal sequencing number. This number allows ordering of the actions in the proper
sequence.
If you manually changed the database, undo the change you made to restore the database to
a consistent state.
Error Messages
561
Error
The underlying database does not support qualifications on diary fields and on character
fields with a maximum length over 255 bytes.
The SQL database engine being used does not allow qualification on diary fields or character
fields with a maximum length over 255 bytes. You are not able to specify a qualification that
includes a reference to these type fields.
562
Error
Table entry defining help text or change diary for a structure is missing.
The SQL database engine being used stores Help text and change diary information in
separate tables from the structure definition. The Help text or change diary entry for a
structure is missing. Even when there is no Help text or change diary, a NULL entry is present
in these tables.
If you manually changed the database, undo the change you made to restore the database to
a consistent state.
563
Error
564
Error
The underlying database does not support field references within a like operation.
565
Error
Index for value in SQL command is greater than the number of values returned.
The SQL database engine being used does not support the modulo operator. You can use the
modulo operator in filter, active link, and escalation qualifications, but you cannot use it to
search for entries in the database.
The SQL database engine being used does not support field references within a LIKE
operation. You cannot specify a search that includes a field on the right side of a LIKE
operator.
An SQL command has been issued, and values are being retrieved from the database. A
request has been made for a value from the command. However, the index of the column
requested is greater than the number of columns that have been requested.
If you are using the SQL option of the Set Fields operation, correct the definition of the SQL
command used as the qualification to include sufficient columns, or correct the assignment
to include one of the values that is returned.
If you are not using the SQL option of the Set Fields operation, this is an internal error.
566
Error
567
Error
75
569
Error
The number of database records affected by a SQL statement was not available from the
database.
The database has been configured to not supply the number of records affected by an SQL
statement. Configure the database to supply this information. For example, on Microsoft
SQL Server the No count connection option cannot be selected.
590
Note
591
Note
592
Note
600
Error
The SQL database is not currently available. The process will periodically retry the
connection until a connection is obtained or it encounters a fatal error.
This message periodically while the system is attempting to connect to an SQL database that
is not responding. It is preceded by message 590. This message is issued as a reminder that
the system is not connected, but that it is continuing to retry the connection.
The previously unavailable SQL database is now available, and a connection has been
established. This message will follow either message 590 or 591.
Failure while trying to retrieve the list of AR System servers. This list is retrieved only when
you are specifying an update to all servers. If you start the tool from the command line and
you use the command line option -s to specify an update to a single server, this error cannot
occur because no server list is accessed.
601
Error
602
Error
Cannot specify both -G and -U, and cannot specify either more than once.
603
Error
604
Error
The specified command line argument is not a recognized argument for this program. Verify
the definition of the program for information about the valid command line arguments. The
program will not execute with invalid arguments specified.
The command line has both a -G and -U option (or either one) specified two or more times.
One of the two options must be specified, and they cannot both be specified in the same
command. You must break the operation into two commands.
Must specify the options -u, -g, or both.
Either the -u, the -g, or both options must be specified for the arreload program. Specify
which user or group form to use to reload the cache.
Must specify the operation to be performed (-G or -U).
Specify either the -G or the -U option for this command. Indicate whether you are adding or
deleting a group or user entry.
Error Messages
605
Error
One or more of the command line options is not appropriate for operation.
607
Error
608
Error
609
Error
610
Error
A command line argument is not appropriate for the operation being performed. Review the
documentation of the command for details about what options are allowed with which
operations.
A required option for the specified operation is missing. Supply all of the required options.
Review the documentation for the command for details about the options required with each
operation.
The specified option expects a value but none was specified. Supply an appropriate value for
this option.
The specified value is not one of the legal tags (a or d) for the -U or -G option. Specify
whether the system is adding or deleting the entry specified.
The server could not open the access control server cache file (server.ar). This file is
located in the database directory referenced by the Server-directory setting in the
ar.conf file (UNIX) or the ar.cfg file (Windows).
Make sure that the directory setting is correct. If it is correct, look in that directory for the
file. An associated error message explains why the file could not be opened. If the file is not
present, restore the file from a backup. Verify the permissions on the file to make sure that
the user running the arserverd process has read and write access. Update ownership or
permissions as needed.
612
Error
613
Error
614
Error
The user specified as the administrator user to allow you to perform this command is not a
recognized user in the system. You must connect with a valid user with administrator access.
The value for the group type option must be an integer code 1 for a view group and 2 for a
change group. The value specified is not one of these values. Enter the command again, and
specify an appropriate value.
The value for the license type option must be an integer code (0 = no license, 1 = fixed
license, 2 = floating license). The value you specified is not one of these values. Enter the
command again, and specify an appropriate value.
77
615
Error
No such user existscannot connect as a guest user because user name differs from a
registered user only by capitalization.
The user attempting to log in is not a registered user and although the system has been
configured to allow guest users, the user is not allowed to log in as a guest user because the
user name differs from a registered user only in capitalization.
616
Error
617
Error
618
Error
620
Error
Two forms contain the same open license tag -- ignored for both forms.
621
Error
622
Error
Problem while preparing open write licensingopen write licensing may be incomplete.
623
Error
Authentication failed.
624
Error
625
Warning
626
Warning
An incorrect group ID value was specified for a dynamic group, or a group ID in the dynamic
group range was specified for a regular group. Group IDs in the range from 60000 to 60999
must be used only for groups in the dynamic group category.
The computed group definition contains a circular reference. Remove the circular reference.
The syntax of the computed group qualification is incorrect. Make sure that the syntax is
correct.
The system found two forms containing the same open license tag specified in the change
history. The two forms are identified in an associated error message.
The system encountered an error while attempting to process the license tag file.
The system encountered an error while attempting to prepare open write licensing. An
associated error message contains the details of the failure.
Make sure that your user name and password were entered correctly.
This error occurs when consecutive login attempts fail because of invalid passwords. The
AR System server administrator can configure the number of attempts to allow. To unlock
your account, reset your password or contact your administrator.
A date in the holiday list of the Business Time Holiday form is not a legal date. Illegal dates
will be ignored and processing will continue.
A time specified in the Business Time Workday form is invalid. Invalid times will be treated
as if no time was specified, and processing will continue.
Error Messages
635
Error
Two forms contain all the reserved holiday fields -- delete one to continue.
636
Error
637
Error
638
Error
Two forms contain all the reserved workday fields -- delete one to continue.
639
Error
640
Error
641
Error
642
Error
Two forms contain all the reserved Time Segment fields delete one to continue
643
Error
The system found two forms containing the reserved holiday fields. You must delete one
form for business time processing to continue. The two forms are identified in an associated
error message.
The system could not find a form with the specified reserved holiday fields on it. Business
time processing involving holiday schedules cannot proceed without this form. During
installation, a definition file with copies of the business time forms was placed on the server
system. The Holiday form can be imported from that definition.
The tag included in this message was specified as a holiday tag on a business time calculation.
However, this tag cannot be found in the Holiday form. Either correct the workflow to
reference a legal tag or add a new tag to the Holiday form.
The system found two forms containing the reserved workday fields. You must delete one
form for business time processing to continue. The two forms are identified in an associated
error message.
The system could not find a form with the specified reserved workday fields on it. Business
time processing involving workday schedules cannot proceed without this form. During
installation, a definition file with copies of the business time forms was placed on the server
system. The Workday form can be imported from that definition.
The tag included in this message was specified as a workday tag on a business time
calculation. However, this tag cannot be found in the Workday form. Either correct the
workflow to reference a legal tag or add a new tag to the Workday form.
The workday schedule does not contain any open hours. For a workday schedule to be valid,
there must be at least one minute during the week that is defined as open. Correct the
definition to specify open times for the schedule.
The Business Time Segment form must be unique. You cannot have more than one copy of
this form.
This error can occur if the shared library you are using for the catalog is old or corrupted.
79
644
Error
645
Error
646
Error
Two forms contain all the reserved Segment-Entity Association fields -- delete one to
continue
You specified a time segment that does not exist in the Business Time Segment form. Make
sure that the associated tag name is correct, or create a new Time Segment.
The level parameter of the Application-Bus-Time2-Get-Free-Window command is out of
range. Run the command again, specifying a level of 1 to 1000.
The Business Segment-Entity Association form must be unique. You cannot have more than
one copy of this form.
647
Error
651
Error
652
Error
A Business Segment-Entity Association form was not found. This error can occur if the
shared library you are using for the catalog is old or corrupted.
The ARFullTextInfoList structure is either NULL or empty. To set one or more pieces of
server information, the settings and their values must be specified.
Full text search (FTS) information data associated with this tag has an incompatible data type
or the value is out of range.
The full text search (FTS) information for the indicated tag represents a piece of information
that has a data type different from the type specified in the update operation, or the value
specified is out of the legal range of values for the FTS information setting. Try the operation
again, specifying the correct data type for the value.
653
Error
Full text search (FTS) information data associated with this tag is invalid.
654
Error
655
Error
The data value specified for one of the full text search (FTS) values is an empty string. If a
value is specified, it must have a legal value assigned. You must omit this value from the Set
operation, or you must supply a value.
You specified a code for a piece of full text search (FTS) information that was not recognized.
Review the #define statements in the include file ar.h for a list of all the valid codes that
can be specified.
The value you specified for the list of information to retrieve from the FTS value was NULL
or empty. To retrieve information, you must specify what information you are trying to
retrieve.
Error Messages
656
Error
657
Error
658
Error
659
Error
The server encountered an error while attempting to connect to the full text search (FTS)
database. Review the associated error message for more details about why the attempted
connection failed. Resolve the error indicated, and start the server process again.
This generic message indicates that an error occurred during a full text search (FTS)
operation. An associated error message contains the full text of the error message from the
FTS engine that describes the failure encountered.
While performing a full text search (FTS) operation, an error occurred while reading from
the FTS database. An associated message contains the full text of the error message from the
FTS engine that describes the failure encountered.
While attempting to retrieve or set the Ignore Words list, an error occurred. An associated
message contains the full text of the error message from the full text search (FTS) engine that
describes the failure encountered.
This error is often caused by a permission problem with the Ignore Words list file. Search the
FTS home directory and the FTS index directory for a file named style/style.stp. The
file must exist in each directory, and the user running AR System server must have read and
write access to the files.
660
Error
661
Error
While attempting to update the Ignore Words list, an error occurred while updating the
Ignore Words list file. An associated error message contains the full text of the error message
from the full text search (FTS) engine that describes the failure encountered.
An error occurred during an attempt to change the location of the full text search (FTS)
index directory. An associated error message contains the full text of the error message from
the FTS engine that describes the failure encountered.
This error is commonly encountered when the target location does not exist, does not have
appropriate permissions, or does not have enough disk space for the existing FTS index.
662
Error
Operation requested is too large for a single full text search (FTS) command.
The operation you are attempting generates a full text search (FTS) command that is too
large for the database to handle. Break the operation into smaller pieces. For example, if you
are searching on many different fields that are FTS-enabled or you are issuing many different
qualifications against a single FTS-enabled field, reduce the number of operations being
performed. Consider using the accrue capability to combine searches for multiple values on
the same field.
81
663
Error
A full text search on a field that is not a character or diary field is not allowed.
665
Error
No users are licensed for full text search (FTS) operations on this server.
666
Error
Full text search (FTS) operations are disabled. Turn on FTS operations, and try your
operation again.
An error occurred during a full text search. An attempt was made to search on a field that is
not a character or a diary field. This message indicates an error in the database structure
tables. Contact BMC Remedy Customer Support.
An attempt has been made to retrieve or set information about the full text search (FTS)
environment on the server. However, there are no Full Text Search Option licenses defined
for the server. If you are not using the full text search (FTS) capability of the product, this
error can be ignored. If you want to use the full text search (FTS) capability, you must obtain
a license.
You attempted to perform an operation that can only be performed when the full text search
(FTS) state is set to Enabled. It is currently set to Disabled. To perform this operation, change
the FTS state to Enabled, and try again.
667
Error
Full text search (FTS) operations are enabled. Turn off FTS operations, and try your
operation again.
You attempted to perform an operation that can only be performed when the full text search
(FTS) state is set to Disabled. It is currently set to Enabled. To perform this operation, change
the FTS state to Disabled, and try again.
668
Error
669
Error
670
Warning
The full text search (FTS) operation failed because the search criteria had syntax errors. An
associated error message contains complete information from the FTS engine. Contact BMC
Remedy Customer Support for assistance in resolving the error.
You are attempting to move the location of the full text search (FTS) index directory. The
target directory already exists. To move the index directory, the directory you will be using
cannot already exist. If the directory you specified is not correct, change the name to the
directory you want. If it is correct and there is an empty directory in place, remove the
directory and try the operation again.
The field you are performing the search on is a full text search (FTS) enabled field; however,
the index does not currently exist on this field. Its creation is pending. It might take from a
few minutes to a few hours for the index to be created and put in place, depending on the
amount of indexing that is pending.
For now, the system will default to the search strategy supported by the underlying database.
When the indexing has been completed, the field will be available for full text searches again.
Error Messages
672
Error
Cannot perform a full text search (FTS) index on a Status History field.
673
Warning
The query compares two fields that involve full text search (FTS) indexed fields. The full text
search capability does not support comparing two fields. The comparison will be made using
the functionality of the database.
674
Error
675
Error
The full text search (FTS) home directory can be set only by the installer.
677
Error
678
Error
Full text indexing is disabled -- turn on full text indexing and retry your operation
679
Error
Form based search is not allowed without a full text license or while full text searching is
disabled
The Status History field (core field ID 15) cannot be enabled for a full text search. You
performed an operation that attempted to index this field.
The attempted query involved a full text search (FTS) indexed field, and the search term
matched too many words in the FTS dictionary.
You cannot use the API call arsetfulltextinfo to set the FTS information home
directory. This directory is set during installation.
The value for the license type option must be an integer code (0 = no license, 1 = fixed
license, 2 = floating license, or 3 = restricted read license). The value you specified is not one
of these values. Enter the command again, and specify an appropriate value.
A full text related operation was requested, but full text indexing is not enabled.
A search was requested using the special form-based search field in the qualification. To use
this search feature, you must have a current license of the specified type, and you must enable
full text searching.
680
Error
700
Error
The server attempts to load the specified library if full text user licenses are present on the
system. If you installed the full text search engine, it was not installed correctly. If you did not
install the full text search engine, you must install it to activate the full text search feature. If
you do not want to use the full text feature, you can remove the full text user licenses or
ignore the error message.
The system failed to connect to the network management platform. An associated error
message contains details about why the connection failed. Correct the cause of the error (for
example, run the network manager if the error is that the manager is not running), and run
the daemon again.
83
701
Error
702
Error
703
Error
704
Error
AR System NM Daemon: Failure checking whether configuration file has been accessed.
705
Error
706
Error
AR System NM Daemon: Too many fields specified for one of the traps or events.
707
Error
708
Error
The system failed to connect to the event dispatcher of the network management platform.
An associated error message contains details about why the connection failed. Correct the
cause of the error (for example, if the event subsystem is not configured, configure it), and
run the daemon again.
The system encountered an error during a call to allocate space. In general, this error occurs
when there are too many processes running or when some processes have grown to occupy
most or all of the available memory on your server machine. You can recover that memory
by shutting down unneeded processes. You can also restart processes that have been running
for awhile to recover space used by applications that have suffered memory leak over time.
An error occurred while trying to open the configuration file. Because this file contains the
definition of all the mappings that will be performed, the system cannot run without this file.
An associated error message contains details about why the file could not be opened. Correct
the cause of the error, and run the daemon again.
An error occurred while verifying whether an update to the configuration file has occurred.
Because this file contains the definition of all the mappings that will be performed, the
system cannot run without this file. An associated error message contains details about why
the file could not be opened. Correct the cause of the error and run the daemon again.
The format of one or more lines in the configuration file is not recognizable. If the file has
been manually edited, restore it to its previous format. If the file is merely updated through
AR System NM daemons, this error should not occur.
The configuration has specified more fields to be mapped than the maximum amount
allowed. The system can map a maximum of 300 fields in any single trap mapping; more
than this number are defined.
The specified command-line option is not a legal option for this program. A complete
definition of the allowed command-line options is in the Integrating with Plug-ins and ThirdParty Products guide.
The specified command-line option requires an additional value with this program. A
complete definition of the allowed command-line options is in the Integrating with Plug-ins
and Third-Party Products guide.
Error Messages
709
Error
750
Error
751
Error
The configuration file has been changed by another user while you have been modifying its
contents.
The arxxxd process lost connection to the trapd process for the network management
platform. This error is not expected.
You have not saved your new or changed definitions. If you exit the tool, all changes will be
lost. Unless you are discarding invalid changes, do not ignore this messageacknowledge it
and save your changes before exiting.
While you have been modifying the contents of the mapping file, the file has been changed
by another user. If you save your changes, they will overwrite the changes made by the other
user.
752
Error
753
Error
754
Error
758
Error
You have not opened the file defined in this windowthe file will not be opened if you
continue.
The specified user does not exist on this server. If all the fields being mapped have an open
create mode, an unknown (or guest) user is allowed to perform submissions. If guest users
are allowed and create modes are open, you can ignore this error and continue. However, if
any of the fields being mapped are protected fields, you must be a registered user with
update permission to the field to perform the submission.
The total of all data being mapped causes an overflow of the definition in the mapping file.
This message is a warning that one or more field definitions have been truncated and will be
lost from the mapping specification to fit within the file line length limits.
Changes you have made to this screen will be lost if you continue. If you want to discard the
changes, simply continue. If you want to keep the changes, cancel the dismiss operation, and
save the changes.
You have specified a file name in this window. The file was not opened due to a previous
error or because you have not clicked the Save button on the window. If you continue with
this operation, the new file will not be opened.
759
Error
You have not saved the changes you made; they will be lost if you exit.
You have not saved the changes you made to this file. If you continue to exit the tool, you
will lose the changes you made. To save the changes, cancel the exit operation, and save the
changes by using the Save command on the File menu. After the changes are saved, you can
exit the tool without losing them.
85
760
Error
Out of memory.
761
Error
763
Error
764
Error
765
Error
766
Error
767
Error
768
Error
769
Error
The system encountered an error during a call to allocate memory. In general, this error
occurs when there are too many processes running or when some processes have grown to
occupy most or all of the available memory on your server machine. You can recover
memory by shutting down unneeded processes, or you can restart processes that have been
running for a while to help recover space those processes might have leaked over time.
Cannot connect to any AR System server. Accordingly, the system cannot verify permissions
or retrieve information about forms to map into. You cannot run this tool unless at least one
AR System server is accessible as a target for traps that are mapped.
Cannot connect to any AR System server as the current user. You (1) have not supplied a
password, or (2) your password is different from the one supplied, or (3) the server does not
have a registration for you and does not allow guest users. You cannot run this tool unless
you can access at least one AR System server to be the target for traps that are mapped.
The password you specified is not the password that is recognized for you. Verify the
password that you entered (remember that passwords are case-sensitive), and enter the
corrected password.
The network management configuration file that you specified cannot be opened. An
associated message contains details about why you could not open the file. Correct the
reason for the failure, and attempt to open the file again.
The file indicated in the error message cannot be accessed. Review the associated error
message for more details.
You must specify a form that is the target of the trap being mapped. If there is no target form,
no mapping is performed.
An error occurred while attempting to save changes to the indicated file. An associated
message contains more information about the failure. Correct the failure and save your
changes again.
An error occurred while preparing the Set Fields screen. See the associated error message for
details.
Error Messages
770
Error
771
Error
772
Error
775
Error
You can enter digits only in numeric fields. You have specified a character string in a numeric
field. Change the contents of the indicated field to a legal number.
The value for the real field is not a recognized real format. The system will accept real values
in decimal or scientific notation. Change the value into a legal real number format, and
repeat the operation.
A selection value was specified that is not one of the legal selection values for the field. You
can add the value as a new option to the selection choices, or you can change the value to one
of the legal values.
An error occurred while trying to map an SNMP varbind variable. Verify the syntax
specified in the mapping, and correct it as needed.
791
Error
792
Error
793
Error
794
Error
795
Error
Cannot have a quotation mark in the label due to SunNet Manager syntax.
The program cannot open the specified SunNet Manager configuration file. An associated
error message contains details of the failure. You cannot add new definitions until you can
open the file. Correct the reason for the failure (for example, if you do not have read or write
access to the file, change your file access permissions), and run the tool again.
An error occurred while trying to write updates to the definition file. An associated error
message contains details of the failure. Correct the reason for the failure (for example, if you
are out of space, remove some files to create more space), and perform the operation again.
This is a warning message. An error occurred while trying to create a backup file for the
SunNet Manager definition file. The system creates a backup of the definition file and names
it <file_name>.bak; however, this time it failed. The system is continuing the operation and
updating the definition file; however, there is no backup file. An associated error message
contains details about the failure.
You must supply both a label and a command. The label is the name displayed on the menu,
and the command is the operation performed when the label is selected.
The label you have specified contains a quotation mark. You cannot specify a quotation
mark in the label, because it is a special character in the SunNet Manager definition syntax.
You must change the label so that it does not include a quotation mark character.
87
796
Error
Cannot have a quotation mark in the command line due to SunNet Manager syntax.
797
Error
802
Note
The command line you specified contains a quotation mark. You cannot specify a quotation
mark in the command line, because it is a special character in the SunNet Manager definition
syntax. You must change the command line so that it does not include a quotation mark
character.
You defined a mapping (probably using varbind) where one of the mappings is wrong.
Correct the mapping, and issue the mapping request again.
The server has detected that one of the child processes it is responsible for has terminated.
The name of the process that is being restarted is reported in an associated message.
The server process will relaunch the server that shut down.
842
Error
843
Error
844
Error
845
Error
Attempted to launch this server more than four times within 30 secondsabandoning
attempt to start this server.
The system encountered an error during a call to allocate space. The failure occurred on the
server machine during processing of a call from the client. In general, this error occurs when
there are too many processes running or when some processes have grown to occupy most
or all of the available memory on your server machine. You can recover that memory by
shutting down unneeded processes or by restarting processes that have been running for a
while.
A failure was encountered while trying to launch a child process. An associated message
provides details about the failure. The child process was not launched. Correct the reasons
behind the failure, and try the operation again.
A failure was encountered while trying to launch a child process. An associated message
provides details about the failure. The child process was not launched. Correct the reason
behind the failure, and try the operation again.
The server process has attempted to launch a child process more than four times within 30
seconds. The name of the child process that could not be restarted is identified in an
associated message. Because this process continues to fail, the server will stop trying to
launch the process and will remove it.
847
Error
Error Messages
855
Error
856
Error
857
Error
858
Error
859
Error
860
Error
861
Error
862
Error
Too few arguments for the full text search (FTS) indexer process.
863
Error
Too many arguments for the full text search (FTS) indexer process.
864
Error
Invalid action for the full text search (FTS) index process
The work file must be locked by the arservftd process but is currently being held by
another process.
The arservftd process cannot release the work file, because the file does not exist.
A full text search (FTS) enabled field was updated. The file that holds the list of fields that
have indexing pending could not be opened when you attempted to add a note about the
updated field. An associated error message describes the details of the failure.
A full text search (FTS) enabled field was updated. The file that holds the list of fields that
have indexing pending could not be written to when you attempted to add a note about the
updated field. An associated error message describes the details of the failure encountered.
A full text search (FTS) enabled field was updated. The file that holds the list of fields that
have indexing pending could not be written to when you attempted to add a note about the
updated field, because the record associated with the updated field could not be found. An
associated error message describes the details of the failure.
A full text search (FTS) enabled field was updated. The file that holds the list of fields that
have indexing pending could not be truncated when you attempted to add a note about the
updated field. An associated error message describes the details of the failure encountered.
During a re-index operation, an error occurred while attempting to purge the list of pending
changes. An associated error message describes the details of the failure.
You have not provided the minimum set of arguments required by the full text search (FTS)
indexer process (arservftd). See the Configuring guide for information about the expected
arguments.
You have exceeded the limit of arguments allowed by full text search (FTS) indexer process
(arservftd). See the Configuring guide for information about the expected arguments.
One of the arguments for the full text search (FTS) indexer process (arservftd) indicates
the action for the program to take. The supplied action code is not recognized. See the
Configuring guide for information about allowed routines.
89
865
Error
Full text search (FTS) indexer process terminated when a signal was received by the server.
The server for the full text search (FTS) search feature (arservftd) was terminated by a
signal. The number following this error is the signal that was received.
If the signal is 15, restart the server and continue to work. The process was stopped either
accidently or intentionally by a user in your environment.
If the signal is a number other than 15 or is one you sent directly to the process, contact BMC
Remedy Customer Support for assistance in determining the cause of the problem. The
server most likely shut down due to a bug in the system.
866
Error
Another copy of the full text search (FTS) indexer process is already running.
867
Error
Form ID or name, field ID, Request ID, and action are required together.
868
Error
869
Error
Only one instance of the full text search (FTS) indexer process can be run on any given
machine. Determine if there is already a copy of arservftd running. If so, no action is
required.
When specifying an operation against a specific request, you must supply a form ID or name,
a field ID, and a Request ID. One or more of these values is missing. See the C API Reference
for more information.
The optimize argument has been specified for the full text search (FTS) indexer process.
There is a limit to the other arguments allowed when this option is specified. In this case, one
or more of the arguments have been specified that are not allowed. See the C API Reference
for more information.
Too many arguments specified for the retry argument.
The retry argument has been specified for the full text search (FTS) indexer process. There
is a limit to the other arguments allowed when this option is specified. In this case, one or
more of the arguments have been specified that are not allowed. See the C API Reference for
more information.
951
Error
952
Error
The submitted mail message did not contain a body providing details for the new entry.
953
Error
The submitted mail message had a format that was not recognized.
The mail message does not contain a line identifying which form is the target of the
submission, and there is no default form configured for the armail daemon. The message
can be resubmitted with a form specified, or a default form must be configured for the
armail process.
No text exists in the body of the mail message to specify values to be assigned for the new
entry. To create a new entry by using the mail daemon, one or more values must be provided.
The message can be submitted again with the additional information added.
The format of the mail message does not match the expected format that. Review the message
and verify the format against the formats shown in the Configuring guide.
Error Messages
955
Error
956
Error
957
Error
The submitted mail message specified a form that does not match the required form.
958
Error
The submitted mail message specified a server that does not match the required server.
959
Error
The server specified for this message is not a recognized serveraccess was attempted, but
no server was found.
A command line argument that requires a value was specified but no value was provided.
You must supply an appropriate value for the argument.
The system encountered an error while attempting to access the configuration file indicated
on the command line. An associated message contains more details about why the file could
not be accessed. Most likely, the file specified does not exist (can be a misspelled file name,
or the file has been moved). Correct the reported problem, and issue the command again.
The mail message specifies a submission to a form that is not the form specified as the
required form in the mail configuration file. This daemon has been configured to support
submissions to only a single, specific form. A user has attempted to submit a request to
another form.
The mail message specifies a submission to a server that is not the server specified as the
required server in the mail configuration file. This daemon has been configured to support
submissions to only a single specific server. A user has attempted to submit a request to
another server.
The armail process was run, specifying the -x command line option to connect to a specific
server. However, the server or AR System on that server is not active. The process must be
able to successfully connect with at least one server.
961
Note
964
Error
Your submission was accepted by the AR System. ID for the new request is <Request_ID>.
The submitted email message successfully created a request in AR System. Use the Request
ID number for querying or modifying the request.
The armail attempt to log on to the mail post office failed.
armail failed when trying to log in to the mail system. Verify that the Mail login and
password given during installation are valid and that the mail system is accessible.
965
Error
966
Error
The armail address specified is not considered unique within the mail system.
armail could not read a mail message from the post office. Make sure that the mail system
is still accessible.
967
Error
accessible.
91
968
Error
Attempt to send mail to the mail post office failed. To: <destination>.
971
Warning
The number of matches to your query request exceeded the configured limit of <limit>. The
maximum number of allowable matches are returned.
The address indicated is either ambiguous, does not exist in the mail system, or is not
accessible. Use a valid address, and make sure that the mail system is still accessible.
When retrieving data through the mail query interface, the criteria specified matched more
entries than the limit configured for the armail process. The return includes this message
and the data for the specified maximum number of entries.
972
Warning
973
Warning
No fields in the query list are accessible to you for this form.
980
Error
981
Error
982
Error
983
Error
984
Error
985
Error
The currency code either does not exist in the Currency Code form or has not been marked
as Active.
When querying through the mail interface, no requests were found that match the query
conditions specified.
You specified a quick report format, and one or more requests were found. However, you do
not have access to any of the fields in the report, so you cannot see any data returned from
your search. See your administrator to get the necessary permissions so you can see the data
you are trying to retrieve.
The value portion of the currency structure was not provided. This error can only be
encountered through an API program.
The currency code portion of the currency structure was not provided. This error can only
be encountered through an API program.
When converting a character value to a currency value, this error message is returned if there
is no numeric value contained in the string or if the decimal number is invalid.
This error is returned because no common functional currency was found when comparing
currency constants with functional currency data.
A system error occurred or the AR System Currency Code form was deleted. Restart the
AR System server, which will automatically re-create the form, if necessary.
An attempt was made to reference a currency code that does not exist or has been disabled.
Add the currency code.
Error Messages
986
Error
Currency value contains a currency code that is not allowed for this field.
987
Error
988
Error
998
Error
999
Error
1000
Error
1001
Error
1002
Error
A currency code was entered that is not an allowable currency code for this field.
A currency field was specified to be the group-by field in a statistical query, which is not
allowed.
A currency field was specified in a context where only a specific currency field part is allowed.
Specify a currency field part.
This is an internal error that probably indicates the system is low on resources. Restart the
server.
This error is returned when a shared or exclusive lock cannot be released due to unexpected
events in the server.
The system encountered an error during a call to allocate memory. In general, this error
occurs when there are too many processes running or when some processes have grown to
occupy most or all of the available memory on your server machine. You can recover
memory by shutting down unneeded processes. In addition, restarting processes that have
been running for a while will help by recovering space those processes might have leaked over
time.
The -e or the -i option was specified as the last option on the command line. Both of these
command line options require the name of the macro that is to be run at start-up. Remove
the option, or specify a macro to go with the option.
The -p option was specified as the last option on the command line. This command line
option requires that the name of a parameter and the value for that parameter be supplied.
Remove the option, or specify a parameter and value to go with the option.
1003
Error
1004
Error
The -p option requires the name of a parameter followed by an equal sign followed by a
value. One or more parts of the definition are missing. If either the name or value contains
spaces or special characters, the value must be quoted to be treated as a single value on the
command line.
The specified command line option is not recognized. See the Integrating with Plug-ins and
Third-Party Products guide for information about command line options.
93
1005
Error
1006
Error
1007
Error
1008
Error
The macro name in a parameter is longer than the maximum allowed length.
1009
Error
1010
Error
1011
Error
1012
Error
Error Messages
1013
Error
The directory name in a parameter is longer than the maximum allowed length.
1014
Error
The directory name specified in the -d command line option is longer than the maximum
length allowed for a directory name. Verify the syntax of the command line to make sure that
you have not omitted required spaces between options.
You specified the -d command line option, but no startup macro was specified using the e or -i command line option. Enter the command again, omitting the -d option or
specifying a startup macro with the -e or -i option.
1015
Error
1016
Error
The server name in a parameter is longer than the maximum allowed length.
The -x command line option requires that you specify a server name. Enter the command
again, omitting the -x option (if not needed), or supplying an appropriate server name with
the -x option.
The server name specified in the -x command line option is longer than the maximum
length allowed for a server name. Verify the syntax of the command line to make sure that
you have not omitted required spaces between options.
1017
Error
1067
Error
1100
Note
1101
Note
The preceding error occurred during execution of active link <active_link>, action <action>.
This error is returned because the BMC Remedy Alert client only works with 5.x (or later)
AR System servers.
No description.
The Save operation was completed successfully. This message displays the entry ID of the
newly saved entry.
The error occurred while running an active link. This message gives the name of the active
link and the specific action within the active link where the error occurred. This information
is useful for debugging active links. In general, you can ignore this message.
1102
Note
1103
Note
Attachments for the report are exported under <directory_name>. Include this directory in
the export file if you choose to import the data.
The operation that was being performed generated a large number of error messages. The
most serious messages are displayed. However, to avoid overflowing the screen, some of the
messages have been suppressed.
This message notifies user when the attachments are exported to a directory for reporting.
95
1200
Warning
1201
Warning
1202
Warning
1203
Warning
This record has been updated by another user since you retrieved it.
The text you have specified is too long for the field you are trying to update. The field has a
maximum length defined, and the text that you have entered is too long for the field. The
extra text is truncated so that it fits in the target field.
You have specified that you want to exit BMC Remedy User; however, a macro recording
operation is in progress. To save the macro you are recording, click Cancel Exit, and then
save the macro. After the macro is saved, you can exit without losing the macro. If you do
not want to save the macro and you want to exit the program, click Exit.
The request you are attempting to save changes to has been modified by another user since
you last changed it. You can Save your changes over the changes of the other user, or you can
cancel the operation (not save your changes), retrieve the request again, and re-enter your
changes.
If you are updating a diary field, your changes do not overwrite changes made by the other
user. If you are changing fields where the data you enter is supposed to be the final value,
continue with the operation (saving your changes).
1204
Warning
1205
Warning
New fields added or made accessible by administratoradded as hidden fields to local view
file.
An administrator has updated the form being opened. One or more new fields have been
added to the form. However, you have a customized view of the form. To avoid possible
conflict with your customizations, the new field is added as a hidden field on your view. You
can use the Customize View operation in BMC Remedy User to locate the new field, move it
to an appropriate location, and make it visible if you want to use it.
1207
Warning
Error Messages
1208
Warning
You have not saved changes on this screenthey will be lost if you continue.
1209
Warning
You have not saved changes on this screenthey will be lost if you continue.
1210
Warning
You have not saved changes on the properties screenthey will be lost if you continue.
1211
Warning
You have not saved changes on a diary or text edit windowthey will be lost if you continue.
1212
Warning
Search window is now connected to a different formcontinuing will change the current
form.
You have made changes to the data on the current screen. If you continue with the Dismiss
operation, all of your changes will be lost. To keep your changes, click Cancel Dismiss, then
save the changes. To discard the changes, click Continue.
You have made changes to the data on the current screen. If you continue with the Next or
the Previous operation, all of your changes will be lost. To keep your changes, click Cancel
Dismiss, then save the changes. To discard the changes, click Continue.
You have made changes to the data on the form Item Properties associated with the
Customize View window. If you continue with the Dismiss operation, all changes you have
made will be lost. To keep your changes, click Yes, then save the changes. To discard the
changes, click No.
You have made changes to the data on a Diary or a Text Edit window. If you continue with
the Dismiss operation, all changes you have made will be lost. To keep your changes, click
Cancel Dismiss, and then save the changes. To discard the changes, click Continue.
The Search window is connected to a different form than the form being referenced in the
window where you are performing the operation. If you continue this operation, the window
will change to the new form. If you cancel this operation, the operation is canceled and the
window remains unchanged.
1213
Error
1214
Warning
1215
Warning
Server cannot set the client locale. Locale-sensitive operation done on the server may not
conform to the clients locale convention.
To avoid spurious submissions to the database and to prevent incorrect bulk modifications
of data, the Submit and Modify All operations are not performed when you are recording a
macro. This message is displayed to indicate that the operation is complete and would have
been performed if the macro recording was not in progress.
Make sure that the server and client can use the clients locale convention.
97
1216
Warning
1217
Warning
1221
Warning
1222
Warning
1223
Warning
Duplicate name for macro. Do you want to overwrite the existing macro?
The file you specified as the target of your report already exists. You can choose to overwrite
the file or to cancel the Report operation.
A failure occurred while trying to retrieve Help text for the field. An associated error message
provides details of the failure.
You specified a name for a new macro that is the same as the name of an existing macro. You
can choose to overwrite the existing macro if you want the new definition to replace the old
definition, or you can cancel the operation and change the name for the new macro, leaving
the existing macro definition intact.
The name for a macro is a combination of the name and the directory it is stored in. You can
have a macro with the same name in different directories without conflict.
1224
Warning
Duplicate name for custom report. Do you want to overwrite the existing
custom report?
You have specified a name for a new custom report that is the same as the name of an existing
custom report. You can choose to overwrite the existing custom report if you want the new
definition to replace the old definition, or you can cancel the operation and change the name
for the new custom report, leaving the existing custom report definition intact.
The name for a custom report is a combination of the name and the directory it is stored in.
You can have a custom report with the same name in different directories without conflict.
Error Messages
1225
Warning
Duplicate name for user command. Do you want to overwrite the existing user command?
You have specified a name for a new user command that is the same as the name of an
existing user command. You can choose to overwrite the existing user command if you want
the new definition to replace the old definition, or you can cancel the operation and change
the name for the new user command, leaving the existing user command definition intact.
The name for a user command is a combination of the name and the directory it is stored in.
You can have a user command with the same name in different directories without conflict.
1227
Warning
1228
Warning
1229
Warning
1230
Warning
1232
Warning
Macro recording is activemodifications will be made to the entry but will not be recorded
in the macro.
An error occurred while trying to expand the definition of a character menu. An associated
error message contains the details of the failure.
This prompt is issued (when you attempt to delete a macro definition) to make sure that you
do not accidentally and permanently delete the wrong definition. Click Continue to continue
with the operation and delete the macro, or click Cancel to cancel the Delete operation and
retain the macro definition.
This prompt is issued (when you attempt to delete a custom report definition) to make sure
that you do not accidentally and permanently delete the wrong definition. Click Continue to
continue with the operation and delete the custom report, or click Cancel to cancel the
Delete operation and retain the custom report definition.
This prompt is issued (when you attempt to delete a user command definition) to make sure
that you do not accidentally and permanently delete the wrong definition. Click Continue to
continue with the operation and delete the user command, or click Cancel to cancel the
Delete operation and retain the user command definition.
You are recording a macro in BMC Remedy User. When the macro was processed, any
operation that utilized a global (Modify All) or unrecoverable (Delete) action was
performed. No action was taken, but the operation was recorded and will replay on later use.
1233
Warning
1234
Warning
Help text is too long; only the first 32,000 characters are shown here.
BMC Remedy User displays only 32,000 characters of help text.
99
1235
Warning
Text field is too long; only the first 32,000 characters are shown here. If you change this
request, it will damage the record.
Character fields display only 32,000 characters in BMC Remedy User. If you add more
characters to the field, you will lose all information over the 32,000 character limit and any
changes that you have made.
1236
Warning
1237
Warning
File will be saved in Report File format. Default file extension is *.rep if none specified.
1242
Warning
You are currently running too many applications to operate AR System client tools
efficiently. Shut down all tools other than AR System tools. Consider adding more memory
or reconfiguring your system resources.
This message appears if you are saving a report and do not specify .arx, .rep, or .csv
formats. The report definition defaults to saving the report as a .rep file.
You can continue with out-of-date customized view files, or they can be reloaded from the
server. Do you want to reload the form from the server? If you click Continue, you will lose
your customized view.
If you are continuing with the view from a previous version of the tool, you cannot further
customize without reloading an Admin view from the server. This means that all the
customizations will be lost; but you can customize the view again and continue with this new
view without problems. If you choose not to continue, the existing customized view will
remain available.
1243
Warning
You cannot translate the group name in the Group List or Assignee Group field.
1244
Warning
1301
Error
1400
Error
A group name specified in the Group List field (ID 104) or Assignee Group field (ID 112)
cannot be translated. This means that the name is not recognized as one of the groups
defined for the system. Verify the spelling, capitalization, and spacing of the name to make
sure that it is one of the legal group names.
The supplied qualification or assignment statement has improper syntax.
No such form existsmake a selection from the list.
You have entered an unrecognized form name. The list contains all valid forms. Double-click
a form from the list.
The workflow logging file specified in the logging options dialog cannot be opened.
This error is reported when the path, name (or both), of a workflow log file, as specified by
the user in the workflow logging options dialog of BMC Remedy User, cannot be opened.
Verify that you have file or directory access permissions.
Error Messages
1401
Error
1402
Error
1404
Error
1405
Error
The file containing the cached view for the form cannot be opened. This can be caused by
permission problems in your ARHOME directory. Verify that you have read and write access
to the ARHOME directory and to the view files (files ending in.arv). Correct the access
problem, and try the operation again.
The file containing the cached definition for the form cannot be opened. Verify that you have
read and write access to the ARHOME directory and to the definition files (files ending in
.arf). Correct the access problem, and try the operation again.
The file containing the user-defined defaults for the form cannot be opened. Verify that you
have read and write access to the ARHOME directory and to the default files (files ending in
.ard). Correct the access problem, and try the operation again.
The configuration file cannot be opened. Verify that you have read and write access to the
ARHOME directory and to the configuration file (config). Correct the access problem, and try
the operation again.
1406
Error
1407
Error
The file indicated in the message cannot be opened. An associated error message provides
additional information about the failure. Correct the problem, and try the operation again.
A failure was encountered trying to open a temporary file. These files are opened in the
directory /tmp. An associated error message provides details about the failure. Correct the
problem, and try the operation again.
1408
Error
1409
Error
1411
Error
An error occurred while attempting to read from the file identified in the error message. An
associated error message provides details about the failure. Correct the problem, and try the
operation again.
An error occurred while attempting to write to the file identified in the error message. An
associated error message provides details about the failure. Correct the problem, and try the
operation again.
An error occurred while attempting to write to the definition file for this form. These files
are stored in your ARHOME directory (files ending in .arf). An associated error message
provides details about the failure. Correct the problem, and try the operation again.
101
1412
Error
1413
Error
1414
Error
1415
Error
1416
Error
1417
Error
1418
Error
An error occurred while attempting to write to the user-defined defaults file for this form.
These files are stored in your ARHOME directory (files ending in .ard). An associated error
message provides details about the failure. Correct the problem, and try the operation again.
An error occurred while trying to reset your view. An associated message provides details
about the failure. Correct the problem, and try the operation again.
An error occurred while trying to restore your previous view. An associated message
provides details about the failure. Correct the problem, and try the operation again.
An error occurred while trying to create a backup copy of the view file. An associated message
provides details about the failure. The operation continues without creating a backup file.
The file containing the support file for the form cannot be opened. Verify that you have read
and write access to the ARHOME directory and to the view files (files ending in.arv). Correct
the access problem, and try the operation again.
You cannot write to the specified support data or cache file.
An error occurred while attempting to write to the support file for this form. These files are
stored in your ARHOME directory (files ending in .arv). An associated error message provides
details about the failure. Correct the problem, and try the operation again.
1450
Error
1451
Error
A failure was encountered while trying to start a child process. An associated message
provides details about the failure. The child process was not started. Correct the reason for
the failure, and try the operation again.
A failure was encountered while trying to start a child process that is retrieving data for a
field. An associated message provides details about the failure. The child process was not
started, so no data is changed in any fields. Correct the reason for the failure, and try the
operation again.
Error Messages
1500
Error
Out of memory.
The system encountered an error during a call to allocate memory. The failure occurred on
the client machine (the one running the aruser program, BMC Remedy User). This error
can occur when too many processes are running or when some processes have grown to
occupy most or all of the available memory on your client machine.
You can recover memory by shutting down unneeded processes. Or shut down and restart
processes that have been running for awhile; this process might help recover space those
applications have leaked over time.
1501
Error
1502
Error
Only integer data types can be displayed by using numeric text (defaulting to text field type).
1503
Error
Only selection data types can be displayed using checkboxes (defaulting to text).
1504
Error
Only selection data types can be displayed using exclusive choice boxes (defaulting to text).
1505
Error
1506
Error
You requested a field type of numeric text for a field that is not an integer field. Only integer
type fields can have a field type of numeric text. The field type for this field is text. If a text
field type is acceptable, you can ignore this message. Otherwise, specify a field type that is
appropriate for the data type for this field.
You requested a field type of check box for a field that is not a selection field. Only selection
type fields can have a field type of check box. The field type for this field is text. If a text field
type is acceptable, you can ignore this message. Otherwise, specify a field type that is
appropriate for the data type of the field.
You requested a field type of exclusive choice (option buttons in UNIX) for a field that is not
a selection field. Only selection type fields can have a field type of exclusive choice. The field
type has been changed to text for this field. If a text field type is acceptable, you can ignore
this message. Otherwise, specify a field type that is appropriate for the data type of the field.
You have specified an unrecognized field type for a field. The field type has been changed to
text for this field. If a text field type is acceptable, you can ignore this message. Otherwise,
specify a field type that is appropriate for the data type of the field.
An error occurred while attempting to create a field on the form. This error usually indicates
a serious resource shortage for the application. Treat the error like an Out of memory error
(see Error 1500).
103
1507
Error
1508
Error
1509
Error
1510
Error
1511
Error
1512
Error
1513
Error
1515
Error
1516
Error
1517
Error
The form name found in the view file does not match the name of the form in the definition
file. The view file with the error is deleted and reloaded the next time you access the form.
The view file for the form does not have a form name. The view file with the error will be
deleted and reloaded the next time you access the form.
Because a field clause was not found where expected in the view file, the format of the view
file is not what is expected. The view file with the error will be deleted and reloaded the next
time you access the form.
Because an invalid clause was encountered in a field definition in the view file, the format of
the view file is not what is expected. The view file with the error will be deleted and reloaded
the next time you access the form.
Because the end clause of a form or active link definition was not found where expected in
the view file, the format of the view file is not what is expected. The view file with the error
will be deleted and reloaded the next time you access the form.
The only information expected after the end clause of a form is the definition of active links.
When processing the file contents after the end clause, an entry was found that was not the
start of an active link. Therefore, the format of the view file is not what is expected. The view
file with the error will be deleted and reloaded the next time you access the form.
Because an invalid clause was encountered in an active link definition in the view file, the
format of the view file is not what is expected. The view file with the error will be deleted and
reloaded the next time you access the form.
The form name found in the definition file does not match the name of the form. The
definition file with the error will be deleted and reloaded the next time you access the form.
The definition file for the form does not have a form name. The definition file with the error
will be deleted and reloaded the next time you access the form.
Because a field clause was not found where expected in the definition file, the format of the
definition file is not what is expected. The definition file with the error will be deleted and
reloaded the next time you access the form.
Error Messages
1518
Error
1519
Error
1520
Error
1521
Error
1522
Error
1524
Error
1525
Error
1526
Error
Total number of characters per line between margins less than minimum of 40.
Because an invalid clause was encountered in a field definition in the definition file, the
format of the definition file is not what is expected. The definition file with the error will be
deleted and reloaded the next time you access the form.
An error occurred with the definition of a character menu. Because a menu definition that
tries to jump more than one level in the menu hierarchy is present in the file, the format of
the definition file is not what is expected. The definition file with the error will be deleted and
reloaded the next time you access the form.
Because the end clause of a form or active link definition was not found where expected in
the definition file, the format of the definition file is not what is expected. The definition file
with the error will be deleted and reloaded the next time you access the form.
The only information expected after the end clause of a form is the definition of active links
or of character menus. When processing the file contents after the end clause, an entry was
found that was not the start of an active link and also not a character menu. Therefore, the
format of the definition file is not what is expected. The definition file with the error will be
deleted and reloaded the next time you access the form.
Because an invalid clause was encountered in an active link definition in the definition file,
the format of the definition file is not what is expected. The definition file with the error will
be deleted and reloaded the next time you access the form.
The specified selection value is not a legal selection value for the field. View the definition for
the field to verify the legal values. Remember, selection values are case-sensitive.
The total number of lines on the page between the top and bottom margins is fewer than the
minimum of five lines. A report requires space for at least five lines of text on the page. The
space available for a page is the total number of lines allowed on the page less the size of the
top and bottom margins. Increase the page size, or decrease the size of the top or bottom
margin so that the total space available is at least five lines.
The total number of spaces on the page between the right and left margins is fewer than the
minimum of 40 characters. A report requires space for at least 40 characters of text on a
single line. The space available for a line is the total number of characters allowed on the line
less the size of the right and left margins. Increase the line length, or decrease the size of the
right or left margin so that the total space available is at least 40 characters.
105
1527
Error
Total number of characters per line including margins is greater than maximum of 4096.
1528
Error
Column headers will not fit within the space defined between top and bottom margins
total number of lines increased to the following value.
A report cannot have lines with more than 4096 characters of text. Decrease the line length
so that the total space available is no more than 4096 characters.
The number of lines that remain between the top and bottom margin on the page are
insufficient to allow the column headers to be printed. The number of lines per page has been
increased to the indicated value to provide enough space for the column headers and five
lines of data.
1529
Error
1530
Error
1531
Error
1533
Error
1534
Error
1535
Error
1536
Error
No reference to a Status field can be found for this form. Accordingly, you cannot display
Status History information. This is an unexpected error.
The update of the custom operation failed. An associated error message contains details
about the update failure. A failure when opening or writing to the file holding the custom
operation is a common cause of this problem.
The X or Y coordinate value specified is out of the legal range for the coordinate. The X
coordinate must be between 0 and 1500 inclusive, and the Y coordinate must be between 0
and 3000 inclusive. Change the value of the X and Y parameters.
An error occurred while formatting the diary text for a field. An associated error message
contains details about the failure.
You must specify a user name to log in. You can dismiss this window without changing the
login information for the current user. To change the login information, specify a user name.
An error occurred while trying to create a list of the forms that are available from each of the
connected servers. An associated error message contains the details of the failure.
You are requesting that a macro or custom report be saved. However, you have not specified
a name for the operation. If you are saving a new operation, specify a new name in the Name
field. If you are saving an updated macro or custom report under an existing name, specify
the name you are updating, and click Continue when the prompt warning of duplicate
names appears.
Error Messages
1539
Error
1540
Error
1541
Error
You have entered an improperly formatted value for a date/time field. The format of the time
value is not recognized.
The file system was not able to create or write to the file holding the definition of the
operation. An associated error message contains details of the failure.
The value was entered in a field with a data type of date/time. The value is not a legal time
value. Change the value to a legal time value, and perform the operation again.
1543
Error
1544
Error
1545
Error
1546
Error
1547
Error
You entered a value for a numeric field that is either smaller than the minimum size allowed
or larger than the maximum size allowed.
All of the statistics operations (except COUNT) require a field name. This name specifies the
field the operation will be performed on. You must specify the field name (or arithmetic
operation) on which the operation will be performed.
The value specified for the field name must be a field defined for the form, a numeric value,
or one of the numeric or date keywords. These are the only types of definitions allowed in
the field name for a statistical operation. Make sure that the spelling is correct, and update
the field name request to be a legal operation.
The indicated value was entered as a value for a field with a data type of real. The value is not
a legal real value. Change the value to a legal real value, and try the operation again.
A numeric field contains a nondigit value. You can specify digits only for integer (numeric)
fields. Change the value to a legal integer value, and try the operation again.
The value you specified for the numeric field is either smaller than the minimum size or
larger than the maximum size. Use BMC Remedy Administrator to confirm the size limits of
the field properties.
1548
Error
107
1549
Error
1550
Error
1553
Error
1555
Error
1557
Error
1558
Error
1559
Error
Because there are no macros defined, you cannot run or edit a macro. Define one or more
macros before you open the Select Macro or Edit Macros windows.
The requested user command cannot be located. If you are selecting the command
interactively, the command has probably been deleted or moved by another user since you
started the program. If you are selecting the command from a macro, the command has
probably been deleted since the macro was recorded.
You are requesting that a user command be saved. However, you have not specified a name
for the operation. If you are saving a new command, specify a new name in the Name field.
If you are saving an updated command under an existing name, specify the name you are
updating, and then click Continue when the prompt warning of duplicate names is issued.
You are requesting that a user command be saved. However, you have not specified a
command to be performed for the operation. Specify the command you want to be executed
when this user command is performed, and then save the user command.
An error occurred while trying to create a user command because the file system was not able
to create or write to the file holding the definition of the operation. An associated error
message contains details about the failure.
An error occurred while trying to perform the operation specified in the macro or custom
report. You might get this error message for the following reasons:
The macro or custom report does not exist. It might have been deleted or moved to a new
location. Or, a macro might run another macro as one of the operations it performs, and
that embedded macro does not exist.
The format of the file holding the macro or custom report does not match the expected
format. A common cause is a missing end statement or incorrect formatting of one of the
command lines. The macro and custom report files cannot be edited.
Record the macro or custom report operation again.
Error Messages
1562
Error
1563
Error
1565
Error
1566
Error
1567
Error
1569
Error
1572
Error
1574
Error
The report operation in a macro consists of several commands. The second part of the
command that provides the destination for the report is missing or is not recognized. This is
a specific case of Error 1559, Error in macro or custom report.
You are requesting that a user command be saved. However, you have not specified a
directory in which to store the operation. If you are saving a new operation, specify a new
name in the name field. Specify the directory you want this user command definition to be
stored in.
The statistics operation in a macro consists of several commands. The second part of the
command that provides the destination for the statistics result is missing or is not
recognized. This is a specific case of Error 1559, Error in macro or custom report.
There are no custom reports defined. Accordingly, you cannot manage a custom report.
Define one or more custom reports before opening the Manage Custom Reports window.
An unrecognized operation was detected in the custom report definition. A custom report
definition can contain only operations related to a custom report. This error is usually
caused by trying to rename a macro as a custom report when the macro contains data other
than custom report definition data.
You are trying to save a macro that has no commands defined for it. You cannot create a
macro that does not perform an operation. Make sure that the correct options are set on the
Stop Recording window. If they are correct, you have not performed any operations since
you started recording. Perform the operations you want to record before saving the macro.
An error occurred while trying to create the new definition on the Customize View window.
An associated error message provides details about the error. Usually, the cause of the error
is a lack of system resources.
The file name specified is too long. The maximum size for a file name is 255 characters,
including the directory path and the name of the file. The file specified for this operation is
longer than this maximum. Define a file name that fits within the size limit.
109
1579
Error
You cannot use a selection value name in Status Historyyou do not have access to the
Status field.
You do not have access to the Status field for this form. Accordingly, you cannot use a status
selection value name as the middle portion of a Status History reference. To reference a
specific Status History value for this form, use the 0-based selection index for the selection
value you require.
1580
Error
1581
Error
1582
Error
1583
Error
1584
Error
1585
Error
1586
Error
A field name or character string has an opening quotation mark as required, but there is no
corresponding closing quotation mark at the end of the string. You must supply the ending
quotation mark. If the name or string contains a quotation mark that is the same type of
quotation mark around the value, you must double the embedded quotation mark.
A parsing error was detected in the search line. This message indicates that an error occurred
and shows the portion of the string containing the error with a caret marking the location.
The error is usually at or just before the position that is marked. Correct the error, and
perform the search again.
The only legal operator at this position in a search line is a logical operator (AND, OR, or
NOT). Correct the format for the line, and perform the search again.
The only legal operator at this position in a search line is a relational operator (=, !=, <, <=,
>, >=, or LIKE). Correct the format for the line, and perform the search again.
At this position in a search line, a field reference or value is expected. Correct the format for
the line, and perform the search again.
There are too many open parentheses (maximum of 64 open parentheses active in the search
line) at this position in the search line. The search operation has become too complex. You
must have fewer levels of nested operations within the search operation. Correct the format
for the line, and perform the search again.
A closing parenthesis to match an open parenthesis specified in this command was expected
at this position. There must be a balanced number of parentheses in the command. Correct
the format for the line, and perform the search again.
Error Messages
1587
Error
1589
Error
1590
Error
1592
Error
You cannot translate the group name in the Group List or Assignee Group field.
1600
Error
Overflow while expanding active link process (maximum expanded command is 4096
bytes).
The format for a status history reference is incorrect. A reference must be the name or ID of
the Status History field, followed by a period, followed by the name or index (0-based) of the
status selection value, followed by a period followed by the keyword or index of a user or time
reference (for example, Status-History.Fixed.TIME or 15.2.1). Correct the format for
the line, and perform the search again.
The format of a time value is not recognized. You can omit the time portion of a time stamp
and include only the date or you can omit the date and include only the time. The portion
omitted will default to an appropriate value. However, the format of the portion of time that
is specified must match the rules for time stamps. Correct the format for the line, and
perform the search again.
A group name specified in the Group List field (ID 104) or Assignee Group field (ID 112)
cannot be translated the name is not recognized as one of the groups defined for the
system. Verify the spelling, capitalization, and spacing of the name to make sure it is one of
the legal group names.
Overflow occurred while expanding the command line for an active link. This could be the
command line for a Run Process action or for a $PROCESS$ operation in a Set Fields action.
In either case, the command line contains more than the maximum of 4096 characters after
expansion. Review the definition to make sure that the correct values are being specified.
1601
Error
Overflow while expanding active link macro parameter (maximum expanded parameter is
4096 bytes).
Overflow occurred while substituting a parameter value for a macro parameter in a Run
Macro action for an active link. When a parameter contains data that expands, the maximum
expansion of the values is 4096 characters. Revise the parameter values that are passed to be
fewer than 4096 characters.
111
1602
Error
No item matches active link conditions; this operation has been defined so that no match
generates an error.
An active link action was extracting data from another form or another table in the database
and found no rows that matched the qualification criteria. The administrator configured the
action to return an error if no matches were found.
1603
Error
1604
Error
1605
Error
1606
Error
1608
Error
1609
Error
The statistic operation is too complexit references more than 50 distinct fields.
1610
Error
You must set the environment variable ARHELP to point to the help directory. This is
usually the directory named help under the AR System install directory.
The process that was run to get a value for a field has failed. An associated error message
contains details about the failure. Correct the situation causing the failure, and perform the
operation again.
An active link has specified a new character menu for a field. However, the specified
character menu is not defined. The character menu for the field is being reset to the default
menu for the field. Correct the active link to see an existing character menu, or create the
character menu needed by this active link.
An active link has specified a new character menu for a field that does not exist. Correct the
active link to see an existing field for the form, or remove the active link.
There are no user commands defined. Accordingly, you cannot run or edit a user command.
Define one or more user commands before you open the Select User Commands window.
A value exceeded the maximum size of a value that is allowed within a report. Because the
value will overflow the internal buffers used for reporting, it cannot be included in the
report. Specify a report that excludes the long field, and create the report again.
You have defined a set of statistical operations for a report that includes more than 50
distinct fields in the reporting criteria. The reporting system supports a maximum of 50
unique fields referenced in statistical operations. Simplify the statistics you are gathering, or
divide the report into several pieces, each of which references 50 or fewer fields in the
statistical operations.
To use the online help system under the UNIX environment, set the environment variable
ARHELP to point to the directory containing the help files for the AR System.
1611
Error
Error Messages
1612
Error
Source used in Push Fields active link not allowed: PROCESS, DDE, or SQL.
1613
Error
1620
Error
1621
Error
1622
Error
An error occurred while updating the server. View has not been saved.
1624
Error
1625
Error
1629
Error
Too many windows are open. Close some windows before opening another.
1630
Error
1650
Error
Servers with versions earlier than 3.0 are not supported by this client.
In a Push Fields active link action, the source expression cannot contain $PROCESS$, $DDE$,
or $SQL$. Data from these sources cannot be incorporated into a Push Fields source
expression.
This error message occurs when unexpected, incorrect, or inaccurate definitions are
encountered during processing. This indicates a corrupted or incomplete definition. This
message is usually accompanied by specific errors that explain the failure.
This error message is returned when you attempt to access a macro that is not found in the
macro list. To continue, verify that the macro exists.
The selection list opened by an active link operation contains more items than
can be displayed. The list contains the first 6000 matching items.
During an export view operation, an error was encountered while attempting to update the
view definition on the server. A message preceding this message contains details about the
failure.
Active link debugging is active. An error occurred attempting to open, close, or write to the
active link debug file. An associated message contains additional information about the
failure.
A macro specified that a report is to be generated to an external report writer. This
functionality is supported only on the Windows environment.
There is insufficient memory available to open additional windows or applications.
There is insufficient memory available to perform basic BMC Remedy User functions; for
example, you cannot access a form because there are insufficient memory resources to open
it.
This error is generated by BMC Remedy User version 4.0 (or later) when attempting to
connect to an AR System server version prior to 3.0. Only version 3.0 (or later) AR System
servers can be used by BMC Remedy User version 4.0 (or later).
113
1651
Error
1653
Error
1654
Error
1655
Error
1656
Error
1658
Error
1659
Error
1660
Error
1661
Error
One or more items match active link conditionsthis operation has been defined so that any
match generates an error.
This error message is generated by BMC Remedy User when loading a form. It usually
indicates that the cached form definition files (the .arv and .arf files) contain unexpected
content.
The system cannot read the recent search file. Attempt the search using the advanced search
capabilities of BMC Remedy User.
The system cannot read the saved search file. Attempt the search using the advanced search
capabilities of BMC Remedy User.
The system cannot save the recent search file. Reformat your search to continue.
The system cannot save the search file. Reformat your search to continue.
This message appears when there is an error during report generation. Click Show Details in
the message box for more information.
This message appears as a hint in the error message box when a report error occurs. Click
Show Details in the message box for more information.
You cannot record a macro that logs in to an AR System server. This action is not supported.
Used by the Push Fields action when the administrator configures it to return an error when
multiple matches are found. On the If Action page, the If Any Requests Match field has
Display Any Match Error selected.
1662
Warning
Run Macro was not executed because the macro contains statements that are not supported.
1800
Error
1801
Error
In ARWeb 4.0, not all macro statements are supported. If the macro cannot be executed, this
statement is displayed.
There is insufficient memory available to allocate the form information structure. Close
some open windows or applications, and log in again.
To operate BMC Remedy User, you must have access to at least one server. Make sure that
you have a network connection to a server and that it is running properly.
Error Messages
1802
Error
1803
Error
While storing a macro or report, BMC Remedy User failed to create a missing command
directory on the local disk.
BMC Remedy User could not open or create a printer setup file for a custom report.
1805
Error
System out of memory, executable file was corrupt, or relocation was invalid.
1806
Error
1807
Error
1808
Error
1809
Error
1810
Error
1811
Error
1812
Error
1813
Error
1814
Error
1815
Error
1817
Error
1818
Error
1819
Error
115
1820
Error
1821
Error
1823
Error
1825
Error
1826
Error
1827
Error
1828
Error
1829
Error
1830
Error
1831
Error
1832
Error
1833
Error
During a Run Process active link action, WinExec failed. Another error message documents
the cause of failure.
BMC Remedy User could not retrieve notification information from the Alert client. In
general, this is because the Alert client is not responding.
Form information could not be loaded. The form definition files might be unavailable or
corrupt.
Form information could not be loaded. The form definition files might be unavailable or
corrupt.
Form information could not be loaded. The form definition files might be unavailable or
corrupt.
Form information could not be loaded. The form definition files might be unavailable or
corrupt.
An MDI child window could not be created because an internal windows function provided
an unexpected result that was detected during window creation.
An MDI child window could not be created because an internal windows function provided
an unexpected result that was detected during window creation.
The status history modeless dialog box could not be created because of a Windows error.
BMC Remedy User has run out of memory while building the statistics list for the statistics
report window.
You have entered an invalid field name in the report sort dialog box.
Error Messages
1834
Error
1835
Error
1836
Error
1837
Error
1838
Error
1839
Error
1840
Error
1841
Error
1842
Error
1843
Error
1844
Error
Report to file failed. Ensure that you have enough disk space.
1847
Error
1848
Error
The user home directory in the ARuser section of the win.ini file cannot be located.
An internal Windows error occurred while updating user login information. Specifically,
Windows provided an invalid LB index. This usually indicates a serious Windows error.
An internal Windows error occurred while updating user login information. Specifically,
Windows returned an LB error. This usually indicates a serious Windows error.
BMC Remedy User ran out of memory while building the user information list when
updating the login information window.
Initialization of the user information in uiroot failed during user login.
BMC Remedy User ran out of memory while allocating the schemaInfo structure during
user login.
The X location of a field was made greater than 1500 in the Display Attributes dialog box.
The Y location of a field was made greater than 3000 in the Display Attributes dialog box.
The report to file or screen failed to generate.
Printer driver initialization for the printer selected in printer setup has failed while printing
a report.
BMC Remedy User could not open the specified report output file.
Creation of a home directory for the last user has failed during application startup. This
usually indicates a serious disk problem.
A home directory path was not found in the win.ini file for the last user logged in to
AR System. This condition is detected during application startup.
117
1849
Error
1850
Error
1852
Error
1853
Error
The working directory must be the same as the program path in File > Properties.
BMC Remedy User ran out of memory while building the font preference structure when
changing AR System font preferences.
BMC Remedy User ran out of memory while building the font preference structures during
font preference dialog box initialization.
During application startup, it was detected that Windows is not running in enhanced mode.
During application startup, it was detected that the Windows working directory has not been
set to the AR System application directory.
1854
Error
1855
Error
1856
Error
During application startup, BMC Remedy User globals could not be initialized. This usually
indicates a serious Windows error.
During application startup, BMC Remedy User could not initialize user information lists
(macros, reports, and so on) because memory allocations for lists failed. This usually
indicates a serious Windows error.
Unable to register window class.
You have encountered an unusual error condition.
1857
Error
1858
Error
1859
Error
1860
Error
1861
Error
1862
Error
1863
Error
Error Messages
1864
Error
1865
Error
1866
Error
1867
Error
1868
Error
1869
Error
1870
Error
1871
Error
1875
Error
1876
Error
Internal ErrorLoadIniFile.
1877
Error
1878
Error
1879
Error
Form information could not be loaded. The form definition files might be unavailable or
corrupt.
119
1880
Error
1881
Error
1882
Error
1883
Error
The format for the application section in dde.ini is invalidyou can specify only CSV or
TAB for format.
DDE action other than EXECUTE, POKE, or REQUEST DDE action was specified.
A DDE-invoked process failed and did not provide data to be used as the source of a Set
Fields active link.
DDE Target application entry was not found in the dde.ini file while building DDE file
specification for a DDE operation.
While reporting to an application, the DDE entry for the target application in the dde.ini
file does not specify CSV or TAB format.
1884
Error
1885
Error
1886
Error
Error in reading the GetDetails Information for list item number <item>.
1887
Error
1888
Error
1889
Error
Date is out of allowed range of 01/01/1970 to 01/19/2038 (GMT) for Windows client.
BMC Remedy User ran out of memory while allocating memory to support a DDE action.
While processing a notification get details DDE request, the specified item could not be
found in the notification application.
The customize view grid width and height parameters are not within the allowed range.
No description.
If you enter a date outside of the listed range, based on Greenwich Mean Time (GMT), you
will receive this error message. GMT is the time zone from which all other time zones are
adjusted.
This error also appears for dates that are within the hour that the time changes for the start
of daylight saving time. For more information, see knowledge base article ID 5816 on the
BMC Remedy Customer Support website.
1890
Error
Error Messages
1891
Error
1892
Error
Date and time are out of allowed range of <number> through <number>.
1893
Error
1894
Error
1896
Error
1897
Error
1898
Warning
There is no Home Page form available. Please verify your user preferences or check with your
administrator.
AR System cannot process a time that is out of range. Try again, using a time within the
allowed range.
AR System cannot process dates and times that are out of range. Try again, using a date and
time within the allowed range.
AR System cannot perform this operation in the current mode of the form. Try again with a
different mode of the form.
The system is out of memory or resources while running active links. Terminate unused
applications to make system resources available.
A currency value has been created with an incorrect format. You can enter the currency
decimal value and currency code directly into the field, or enter the decimal value and select
a currency code from the list. If you specify only a decimal value, the Primary Allowable
currency type is used.
A date value has been entered that is out of range. Date fields can accept values from January
1, 4713 B.C. to January 1, 9999.
The Home Page form name specified on the Home Page tab of the Options dialog box in
BMC Remedy User or on the Home Page tab of the AR System User Preferences form cannot
be found. Verify that you have entered a valid AR System server and form name in your BMC
Remedy User options or contact your AR System administrator for assistance.
1899
Error
1900
Error
1901
Error
An error occurred while loading the starting active link for an entry point guide. Contact
your AR System administrator for assistance.
An error occurred while generating the dynamic content for the Application List field.
Contact your AR System administrator.
The entry point chosen from File > Recent Entry Points and the form or guide is no longer
a valid entry point.
121
1902
Error
1904
Error
1905
Error
1906
Error
<error_number> - <Crystal_Reports_error>
1907
Error
1925
Error
1926
Error
1930
Error
1950
Error
1951
Error
1952
Error
1953
Error
1954
Error
1955
Error
The specified currency value is a not an allowable currency type. Contact your AR System
administrator.
See your Crystal Reports documentation for more information.
An invalid ODBC data source was found, or an error occurred when connecting to the
specified ODBC data source.
This is a Crystal Reports Engine exception. See your Crystal Reports documentation for
more information.
An error occurred while generating content for the navigation bar field.
Could not create a new child window. There might be a resource or memory limit on the
client.
Creation of the main MFC frame has failed during BMC Remedy User startup. This usually
indicates a serious Windows error.
The login was aborted because all open windows could not be closed.
Character menu expansion failed in the symbols library; the menu did not load. This is often
caused by a lack of space in the Windows resource heap when loading large menus.
Character menu expansion failed in the symbols library; the menu did not load.
Indicates a serious problem with menu loading.
BMC Remedy User failed to get the group list from the server.
Group list expansion has failed while trying to build the group list.
Adding a submenu to a menu has failed and resulted in a Windows error.
Error Messages
1957
Error
1958
Error
1959
Error
1960
Error
1961
Error
You are trying to access a menu with more than <number_of_entries> entriesthe menu
will be truncated.
The field editor could not open a file with write permissions.
The field editor could not open a file with read permissions.
Allocation of global memory failed while performing edit operations.
Writing to a file failed in the field editor.
The number of items returned for a menu load exceeded the maximum allowed.
1962
Error
1963
Error
1964
Error
1965
Error
Functions MAX and MIN are not supported in Push Fields actions.
1966
Error
1967
Error
1968
Warning
Due to the length limit of the SQL command by Crystal Reporting Engine, only the first
<number> entries are reported.
Failed to build the Windows popup menu. The application resource memory area is
probably full.
Windows Help system failed to load. This is usually caused by the failure to create a
temporary file.
Cannot commit changes to a dialog box or to a submit or a modify record action.
Functions MAX and MIN are not supported in Push Fields actions. Currently Push Fields
actions provide little information about the destination field. Without knowledge of the
destination data type, these two functions cannot be evaluated correctly.
This error occurs when the MAPI mail system failed to initialize when sending an AR System
object to a mail recipient. The failure usually indicates an incorrectly installed mail system.
This error occurs when the MAPI mail system failed to send the mail when sending an
AR System object to a mail recipient.
This error occurs when the Crystal Report Engine returns less data than requested.
1969
Error
123
1970
Warning
1971
Error
Too many columns (fields). Ensure that all column titles fit into one report line.
1972
Error
1973
Error
1974
Note
One or more active links failed when closing the form. Do you still want to exit the
application?
When exiting BMC Remedy User, an active link failed on window close. This note gives the
user a chance to abort BMC Remedy User termination.
1975
Error
Report will not be displayed in specified external program because of the following error:
<type_of_error>.
There was a failure opening an external viewer (for example, Crystal Reports) during the
print preview operation.
1976
Warning
The given directory does not exist. Create the new directory?
1977
Error
1978
Warning
The given directory does not exist in the search path. Add the new directory?
1979
Error
1980
Error
1986
Error
Error Messages
2001
Error
2002
Error
The system encountered an error during a call to allocate memory. In general, this error
occurs when there are too many processes running at one time or when some processes have
grown to occupy most or all of the available memory on your client machine. You can
recover that memory by shutting down unneeded processes. In addition, restarting processes
that have been running for a while will help by recovering space those applications might
have leaked over time.
The UNIX configuration file (config) is missing, or the permission settings are such that
you cannot access it. Make sure that ARHOME is correctly set and that you can read and write
to the config file, then restart the tool.
2003
Error
2004
Error
2005
Error
2006
Error
2009
Error
No servers are specified on the command line or in the AR System directory file.
125
2100
Error
2101
Error
2102
Error
You are deleting a filter. A Delete operation removes the definition and the workflow
associated with the definition. If you proceed, the definition will be removed. If you cancel,
the operation will be terminated, and the definition will be retained.
You specified a file to be used during an Import operation. When trying to load this file, the
tool did not find any AR System structure definitions in the file. This means that there is
nothing that can be imported. Make sure that you have specified the correct name for the file
you are trying to import.
The Import operation in BMC Remedy Administrator is used for structure definitions only.
If you are trying to import data, use BMC Remedy Import, arimport.
2103
Error
2104
Error
You have not saved changes on this screenthey will be lost if you continue.
2106
Error
This server <server_name> is not licensed from BMC Remedy and has limited capabilities.
For unlimited capabilities, contact your Sales Representative or visit www.remedy.com.
When specifying a field reference using the field name, the system could not find a field with
the specified name for the current form. Correct the spelling of the field name in the
reference, and make sure that the field exists for the target form.
You have made one or more changes on the current window since changes were applied. You
are now trying to close the window. If the window is closed, all changes since the last Save
will be lost. Click Cancel to cancel the dismiss action and retain the window and its
information.
This error occurs when the server reports an invalid license during login verification.
2107
Error
Error Messages
2109
Error
Your active link definition and all associated actions will be deleted.
2112
Warning
2114
Warning
2115
Warning
2117
Warning
2119
Warning
The following fields (including data), active links (or both), will be deleted.
2120
Note
2121
Warning
2122
Warning
You are deleting an active link. A Delete operation removes the definition and the workflow
associated with the definition. If you proceed, the definition will be removed. If you cancel,
the operation will be terminated, and the definition will be retained.
The language defined in the LANG environment variable is not recognized by AR System. The
default language of the server will be used instead.
The field labels identified in the message are used for multiple fields on the form. Because
fields are uniquely identified by field ID, duplicate labels are allowed. Because it can be
confusing to have fields with duplicate labels, consider changing one of the labels.
Since changes were last applied, you have made one or more changes on a window that is a
child of the current window. A request has been made to close or dismiss the parent window.
If the window is dismissed, all changes since the last Save will be lost. Click Cancel to cancel
the dismiss and retain the current window, its children, and their information.
You are deleting a character menu. A Delete operation removes the definition. If you
proceed, the definition will be removed. If you cancel, the operation will be terminated, and
the menu definition will be retained.
You have requested that one or more fields or active links be deleted. The fields and the active
links affected are listed as part of the message. Deleting fields will delete the associated data
for the fields and requires restructuring the table in the database. Deleting active links will
remove the workflow associated with the active link. Proceed with the Delete operation to
continue. Click Cancel to stop the Delete operation from being performed.
The operation encountered a number of errorstoo many errors to fit in a single dialog box.
The most critical errors are displayed in the current dialog box. Correct those errors, and
repeat the operation to see if the other errors remain.
You are deleting a filter action. A Delete operation removes the action definition. If you
proceed, the action definition will be removed. If you cancel, the operation will be
terminated, and the action definition will be retained.
You are deleting an active link action. A Delete operation removes the action definition. If
you proceed, the action definition will be removed. If you cancel, the operation will be
terminated, and the action definition will be retained.
127
2123
Warning
2124
Warning
2126
Warning
2127
Warning
The full text search (FTS) reindex operation can take a long time.
2128
Warning
2129
Warning
2130
Warning
You are logged in as a subadministratoraccess to some structures and functions has been
disabled.
You are deleting an administrator view of a form. A Delete operation removes the view
definition. Users using this view will be reset to the default view the next time they connect
to the system. If you proceed, the view will be removed. If you cancel, the operation will be
terminated, and the view will be retained.
The name of an administrator view must be unique for the form. Another view exists with
the same name. Choose a unique name for the view.
You are changing the timing setting for an escalation from calendar to interval and there is
a calendar screen open on the system. The calendar screen is not appropriate when using an
interval time setting. This prompt enables you to cancel the operation or to specify that the
open window be closed.
You selected the full text search (FTS) reindex operation. FTS search capability will be
disabled while the operation is in progress. Because this operation can take a long time and
performance of the system might suffer, perform reindex operations during off hours
whenever possible.
You are deleting an escalation action. A Delete operation removes the action definition. If
you proceed, the action definition will be removed. If you cancel, the operation will be
terminated, and the action definition will be retained.
You are deleting an escalation. A Delete operation removes the definition and the workflow
associated with it. If you proceed, the definition will be removed. If you cancel, the operation
will be terminated, and the definition will be retained.
You are logging in to the system as a user who is a subadministrator. A subadministrator does
not have access to all of the functions on the tool. If you find that you are not allowed to
perform a specific operation, it is probably because you do not have sufficient permissions.
You can log in as an administrator to get full access.
2131
Warning
Error Messages
2132
Warning
2133
Warning
2134
Warning
You must be a member of the Administrator or Subadministrator group with a fixed license
to use this tool.
You have activated the full text search (FTS) subsystem of AR System. Items that are pending
indexing will begin indexing immediately.
You are deactivating the full text search (FTS) subsystem of AR System. All operations that
require updating the FTS index will be queued and performed when the system is activated
again.
2136
Warning
2137
Warning
2138
Error
You are attempting to delete a Distributed Server Option (DSO) form or fielddo you want
to continue?
You are deleting a distributed mapping. A Delete operation removes the mapping definition.
If you proceed, the definition will be removed. If you cancel, the operation will be
terminated, and the definition will be retained.
You have selected one or more pending mapping definitions to be deleted. A Delete
operation will remove them from the set of operations to be performed. The distributed
operation that was initiated against these items will be removed. If you cancel, these items
will be retained.
You have made one or more changes on the current window since changes have been
applied. A request has just been made to close or dismiss the window. If the window is
dismissed, all changes since the last Save will be lost. Click Cancel to cancel the dismiss and
to retain the window and its information.
The form you are trying to delete is one of the special DSO forms. Deleting the form might
affect the functionality of DSO. When you restart the system, the server automatically
recreates the form.
Or, if you are deleting a field, the field you are deleting is one of the fields that make the
current form a DSO form. Deleting this field will make this form unavailable as a DSO form.
When the system is restarted, a new form that contains all the distributed fields will be
created.
129
2139
Warning
2140
Error
Other forms depend on the current form. Deleting this form will cause forms that depend
on it to be deleted. Are you sure you want to continue?
You are trying to change views without having saved your changes to the current view. If you
continue, your changes will be saved automatically.
The form you are trying to delete is a base form for one or more join forms. Because join
forms are dependent on this form, all such forms will be deleted if you delete the base form.
Continue only if you want all dependent forms to be deleted.
2141
Warning
The following field names or IDs have blank labels in your form.
2142
Warning
2143
Warning
2144
Warning
2145
Warning
2146
Warning
This view contains one or more intersecting FORM declarations. Any FORM tags inserted
by the user must not overlap on the open and close service tags.
You have applied changes to a form that contains one or more fields with blank labels.
You are deleting a guide. If you proceed, the guide will be removed. If you cancel, the
operation will be terminated, and the guide will be retained.
You are deleting an application. If you proceed, the application will be removed. If you
cancel, the operation will be terminated, and the application will be retained.
You are deleting a packing list. But because a packing list is really only a container of
AR System objects, if you proceed, deleting the packing list does not delete any underlying
forms, workflow, and so on, that are contained in the packing list. If you cancel, the
operation will be terminated, and the packing list will be retained.
You are deleting a web services object. If you proceed, you will only delete the AR System web
service object and not any underlying XML schemas or WSDL handler URLs. If you cancel,
the operation will be terminated, and the web service will be retained.
This warning is returned when you add a Form (Between open and close services) to an
existing web view and try to save it. This is a limitation of the authoring environment that
does not allow nested or intersecting FORM declarations. Open and close services are the
start and end of a form respectively. The authoring environment will check to make sure that
this situation is brought to the attention of the user if it exists.
2148
Warning
System does not ensure consistency if global elements/complex types in use are changed.
Please choose 'embedded' option if you are not sure.
This warning is returned when you select the Linked option from the Advanced Properties
dialog box after clicking the Options button in the Web Service tab. Proceed at your own
risk. The system does not guarantee any consistency.
Error Messages
2149
Warning
'Public' access is not specified. This will force users to login before accessing wsdl.
2200
Error
2202
Error
This warning is returned when you do not have access to that web service and you try to save
a web service without public permissions.
The system encountered an error during a call to allocate memory. In general, this error
occurs when there are too many processes running or when some processes have grown to
occupy more, or all, of the available memory on your client machine. You can recover that
memory by shutting down unneeded processes. Additionally, restart processes that have
been running for a while to help recover space those applications might have leaked over
time.
While defining properties for a field, you attempted to assign the field type Numeric Text
to a field other than an integer field. Only fields with the data type Integer might be of
numeric text type.
2203
Error
2205
Error
While defining properties for a field, you attempted to put check boxes on a field other than
a selection field. Only fields with the data type selection can use check boxes.
The type specified for the field is not recognized. Update the definition of the field to indicate
a valid display type for the field.
2206
Error
2207
Error
You can not perform Synchronization of Search databases for same or different servers at the
same time from the same instance of the BMC Remedy Administrator.
BMC Remedy Administrator failed to import the required forms while setting up the Search
database. This error can occur if a server exits unexpectedly or fails to import because of
some other server-related cause. Verify the server status, and try the Set Up Search Database
command again.
More than one Sync Search Database command cannot be issued from the same instance of
BMC Remedy Administrator. Open another session of BMC Remedy Administrator to
perform these operations simultaneously.
2208
Error
2209
Error
Field <field_name> has a duplicate name. Please select a unique name for this field before
saving the form. All other changes are not saved.
The definition file of the search database in BMC Remedy Administrator did not load. Close
and reopen BMC Remedy Administrator before you try the operation again. If the error
persists, contact BMC Remedy Customer Support.
This form cannot be saved, because two or more fields have the same database name. Make
sure that each field has a unique database name, and save the form again.
131
2214
Error
2219
Error
2220
Error
2228
Error
2231
Error
2232
Error
2234
Error
2236
Error
2241
Error
A selection is required.
2243
Error
2269
Error
Select an item.
The file specified to receive the exported definitions cannot be opened by the tool. This error
can be the result of an access problem or of a nonexistent directory. Review the associated
error message for details. Try the operation again when the error has been corrected.
A problem was encountered while trying to build the GUI structure to represent a field on a
screen. An associated error message contains more details.
This compatibility error occurs when you use a 3.0 (or later) UNIX Administrator Tool or
BMC Remedy Administrator to connect to a pre-3.0 server. In the pre-3.0 AR System, all
buttons in a form must have an assigned active link.
An error occurred while attempting to open your configuration file. An associated message
contains details about the error. Resolve the error, and repeat the operation.
The X or Y coordinates you specified for the layout of a form field are not in the valid range.
The range for the X coordinate is 0 to 1500. The range for the Y coordinate is 0 to 3000.
Change the coordinate to a valid range.
Specify the name of a form so you can complete the specifications for the window.
Specify the name of a user so you can log in. Enter a name, and click Save.
An error occurred while trying to retrieve the list of forms available to the new user. The
system could not connect to the servers. An associated message contains more details.
To perform an import or export operation, select one or more items to be imported or
exported.
An error occurred while attempting to open a file. An associated error message contains
additional information about the failure. Correct the error, and try the operation again.
No field or active link is currently selected on the window; therefore, you cannot select the
Delete operation. To delete a field or active link, select the item, and click Delete.
Error Messages
2279
Error
Cannot delete the selected item from the list during a cut operation.
2281
Error
2283
Error
2284
Error
2285
Error
2286
Error
2287
Error
2288
Error
2290
Error
2291
Error
An internal error occurred while attempting to remove an item from an internal list. Exit the
tool and start the tool again.
There is no menu definition at the selected level in the menu. Save all work on the current
window, and exit the window. The error message should be dismissed when you reopen the
character menu definition.
You must enter a label for a menu item that you are creating prior to selecting Insert or
Modify. Enter a label, and reselect the desired operation.
There is no menu definition at the previous level in the menu. If you receive this message,
save all work on the current window, and exit the window. The error message should no
longer be displayed when you reopen the character menu definition.
You have not entered a name, which is required, for the filter you are creating. Enter a name,
and click Save.
When creating a message type action, the message number is outside of the allowed range.
User messages have message numbers of 10000 or greater. Correct the message number, and
click Save.
You have not specified a form for the structure you are creating. You must specify the form
to which the structure is attached.
You have not specified an operation for the filter or escalation to execute. You must specify
one or more operations. Select an operation and click Save.
When parsing a line, an open quotation mark was encountered, but no corresponding
closing quotation mark was found. Review the string for the missing quotation mark. If a
quotation mark is contained within a string, you must double the contained quotation mark.
When parsing a line, an unexpected character was encountered. An associated message
contains information about the position within the line where the unexpected character was
encountered.
133
2292
Error
2293
Error
2294
Error
2295
Error
2296
Error
2297
Error
2298
Error
Value specified for selection not one of defined values for this field.
2299
Error
2300
Error
When parsing a line, a relational operation was expected but not found. An associated
message contains information about the position within the line where the operation was
expected.
When parsing a line, a field or value reference was expected. An associated message contains
information about the position within the line where the field or value was expected.
When parsing a line, the system supports a maximum of 64 levels of nested parentheses. The
string being parsed has more than 64 levels of nested parentheses.
When parsing a line, a closing parenthesis was expected. An associated message contains
information about the position within the line where the parenthesis was expected.
When parsing a line, a reference to a field was encountered, but it could not be translated to
a known field for the current form. Make sure that you have used the correct type of
quotation marks (for example, you placed a single quotation mark around a value that
should have included double quotation marks). The message contains information about the
position within the line where the field reference can be found.
When parsing a line, a value for a selection field that was specified was determined to be not
one of the legal values for the field. An associated message contains information about the
position within the line where the selection value can be found.
The function definition contains more parameters than are allowed. Review the definition of
the function, and enter only the appropriate parameters. An associated message contains
information about the position within the line where the function of the extra parameters
can be found.
The format of the specified time value is not recognized. The format is controlled by the
default LANG setting and can be overridden by using the ARDATE environment variable.
Error Messages
2301
Error
2304
Error
2305
Error
2306
Error
2308
Error
2309
Error
2310
Error
2311
Error
You have created the maximum number of active link actions allowed.
2312
Error
You must specify a directory and file name to open a file. Specify both a directory and file
name, and click Save.
There is no data entered on the current screen. Make sure that you have specified the
required information in the fields you are assigning. For example, on a Set Fields window,
specify one or more fields to receive a value. If you do not want to specify data, select Dismiss
to skip this action.
A selection field requires that one or more values be specified. The field is not fully defined
until it contains one or more values.
An internal error occurred while removing an item from the menu. If you receive this
message, save all work on the current window, and exit the window. The error should be
gone when you reopen the character menu definition.
A filter can contain a maximum of 25 actions. You are already at the maximum number of
actions allowed. To perform additional actions, create a new filter with the same conditions,
and add actions in the new filter. Specify an execution order that is greater than the current
filter so the new actions run after the existing actions.
The file name specified is longer than the maximum file name supported by the system (up
to 255 characters).
An error occurred while trying to write to a file. An associated error message contains the
details about why the write operation failed. Correct the problem, and try the operation
again.
An active link can contain a maximum of 25 actions. You are already at the maximum
number of actions allowed. To perform additional actions, create a new active link with the
same conditions, and add actions in the new active link. Specify an execution order that is
greater than the current active link, so the new actions run after the existing actions.
You have not specified a form for the active link you are creating. You must specify the form
to which the active link is attached.
135
2313
Error
2314
Error
2315
Error
2317
Error
Unrecognized group in group list, or group list longer than maximum allowed.
2319
Error
You have not specified a name for the active link you are creating. A name is required. Enter
a name, and click Save.
The execution condition requires that a field be selected to attach the operation of the active
link to. This is required when you execute on Return or on Menu Choice. Select a field to
attach to, and click Save.
You have not specified when to execute the active link. You must specify one or more
occasions for active link execution. Select an execution condition, and click Save.
While parsing the contents of a Group List or Assignee Group field, a name was encountered
that is not a recognized group name, or the total length of the field exceeds 255 bytes. Correct
the problem, and continue with the operation.
While parsing an assignment line, an error occurred. This message contains information
about the position of the error in the line.
2320
Error
2321
Error
2322
Error
2323
Error
2324
Error
While parsing a qualification line, an error occurred. This message contains information
about the position of the error in the line.
The value entered where a real value is expected is not in legal format for a real value. Real
values can include a single decimal point or can be in scientific notation. Enter the value
again in one of these formats, and click Save.
An integer or real field contains a nondigit character. Integer and real fields can contain only
digits (except for real values in legal scientific notation).
The arithmetic operation specified is not legal in the current context.
The length specified by a character field must be greater than or equal to zero.
Error Messages
2325
Error
2326
Error
2328
Error
You do not have a known server specified in your configuration filethe tool will default to
the first server specified in your directory file.
The ID for every field must be unique. You have specified an ID that is in use by another field.
Change the ID to be unique. If you are using BMC Remedy Administrator, you can leave the
field ID blank for the new field, and a legal ID will be created automatically.
Your configuration file has registered that you were last connected to a server to which you
no longer have contact. The system default connects to the first server listed in your
configuration file.
2329
Error
2331
Error
2332
Error
2334
Error
2335
Error
2336
Error
An error occurred while trying to format the change history information for the structure.
Review the definition stored in the database. You can change other aspects of the definition,
but the change history is not available.
One or more of the names specified in the Get list or Index list is not a valid field name for
the current form. Verify the spelling of the names to make sure that you have specified legal
fields.
You have not specified a form for the filter you are creating. You must specify the form to
which the filter is attached.
The total width of all the fields specified for Get List fields is greater than the maximum of
128. Review the width specified for each field and the width of the separators and adjust, as
needed, to be within the maximum width of 128 bytes.
No If actions have been defined for the filter, escalation, or active link. You must specify at
least one If action.
137
2337
Error
2338
Error
2339
Error
2340
Error
2341
Error
2342
Error
2343
Error
2345
Error
2348
Error
Field data type and assignment data type are not compatible.
2349
Error
You have entered a value in your integer field that is outside of the legal range for integers.
The ID specified for the field is outside the legal range of field IDs. Change the value to be in
the legal range. If you are using BMC Remedy Administrator, you can leave the field blank,
and a legal ID will be created automatically.
You cannot change the type of an existing action. You must delete the existing action and
create a new one.
An error occurred while performing a Delete operation. An associated message contains
additional information.
If a macro nests to include other macros, the maximum number of nested levels of macros
is 15. The macro you are using has more than 15 levels of nested macros. You can run the
macros one after another within the same macro, but they cannot be nested more than 15
levels deep.
The format of the DDE assignment line that is used within a Set Fields operation is not valid.
Review the documentation for the expected format for the DDE line, and correct the line.
The macro specified is not in the correct format and is, therefore, unrecognized. You must
specify a valid macro definition.
The values specified for a selection type field must be unique. You have specified two or more
values that are the same. The system cannot tell the difference between the two values if they
are the same.
An error occurred while attempting to retrieve and build the indicated menu for the
specified field. An associated message contains more information.
A value with an incompatible data type that cannot be converted has been assigned to a field.
You must specify a value with a compatible (or at least convertible) data type.
The value for an integer field is outside the range for a 4-byte integer value. Enter a value that
is within the legal range for a 4-byte integer.
Error Messages
2350
Error
2351
Error
2352
Error
2353
Error
You do not have permission to perform Distributed Server Option (DSO) operations.
2354
Error
You have not entered data for any of your fieldsenter data for at least one field before
clicking the Save button.
While creating a distributed mapping, you have assigned the mapping a name that is already
used by another mapping. Mappings must have unique names. Return to the Modify
Distributed Mapping window, and rename the mapping.
The tool could not decode the mapping definition for the custom mapping. The format of
this definition has been manually changed, or there is a problem within the database with the
storage of definitions. Create the custom mapping again.
Because the server specified as the source or the target of the mapping is not available, the
system cannot retrieve the list of forms that are present on this server for menus (or a list of
fields that are contained within a form) for a custom mapping specification. To specify a
custom mapping or to view a menu of forms, wait until the server is available again.
You are connected to the system as a subadministrator, and you do not have access to the
Distributed Mapping form to allow definition of Distributed Mappings. You must be an
administrator or be given sufficient access by an administrator to create and modify
distributed mappings.
The Set Fields action is not defined to assign values to fields. Specify the assignment of one
or more fields.
2355
Error
An active link already exists in this form with the name: <active_link_name>.
2356
Error
You have entered a value in a real number field that is outside the valid range for real
numbers.
An active link with the same name already exists. The names of all active links must be
unique. Change the name of the active link so that it is a unique name.
The value in a real field is outside the range for an 8-byte real value. Enter a value that is
within the legal range for an 8-byte real field.
2357
Error
2358
Error
2359
Error
<number> is not a valid number for the date <date>. The number must be between
<number> and <number>.
An error occurred while the tool was attempting to retrieve a property from a field.
An error occurred while the tool was attempting to set a property for a field.
This is an out-of-range error. For example, the message is displayed if you entered 1/1/2075
as a date.
139
2360
Error
2361
Error
<name> is not recognized as a legal component of the date or time format string.
2362
Error
Date is out of allowed range of 01/01/1970 to 01/19/2038 (GMT) for Windows Client.
2365
Error
The table field <table_field_name> definition is corrupt. If you Save the form, you will delete
this field.
This message indicates the table field does not find a field ID referenced by a column in the
table field. The qualifier for the table field might be improper. If you choose to proceed, the
column representing the field ID will be removed from the table field.
See the Form and Application Objects guide for more information about table fields.
2366
Error
Table field <table_field_name> has no columns. Add at least one column before you create
or modify this table field.
Table fields must have at least one column. See the Form and Application Objects guide for
more information about table fields.
2369
Error
The listed columns for the <table_field_name> table field do not have corresponding data
fields.
This message indicates that one or more columns in a table field do not match field IDs in
the corresponding form. All columns with no matching field IDs will be removed from the
table field when the table field is modified.
See the Form and Application Objects guide for more information about table fields.
2370
Error
2371
Error
Error Messages
2372
Error
2373
Error
Server <server_name> for table field <table_field_name> is not accessible at this time.
This message occurs when you select an invalid file type for the image you want to associate
with an application. Valid file types include .bmp, .jpeg, .jpg, and .dib.
The table field tried to connect with the listed server, but the AR System server is not
running. Try again later.
For more information about servers, see the following AR System documentation:
Configuring
Optimizing and Troubleshooting
Database Reference
2374
Error
2380
Error
This message appears when you try to save a distributed mapping with an existing
distributed mapping name. Change the name of the new mapping or delete the existing
mapping.
You cannot set the Database ID of the Page or Page Holder fields to a NULL value. You must
supply a non-NULL value for the Database ID.
2381
Error
2382
Error
2383
Error
2392
Error
The application state system form could not be found on the queried server.
2393
Error
The application roles system form could not be found on the queried server.
The error occurs when BMC Remedy Administrator is unable to complete an operation
because it failed to obtain an active links list from the current server. Close the dialog and try
the operation again.
The error occurs when BMC Remedy Administrator is unable to complete an operation
because it failed to obtain a filter list from the current server. Close the dialog and try the
operation again.
The error occurs when BMC Remedy Administrator is unable to complete an operation
because it failed to obtain an escalation list from the current server. Close the dialog and try
the operation again.
The AR System Application State form could not be found. Restart the AR System server,
which will re-create the form, if necessary.
The Roles form could not be found. Restart the AR System server, which will re-create the
form, if necessary.
141
2394
Error
The application roles system form did not contain any state fields.
2395
Error
An entry in the state table could not be found for this application.
2396
Error
2401
Error
2403
Error
No state fields (fields with field IDs within 2000-2999) exist on the Roles form. A system
failure occurred or you must add state fields to the form. The state fields included by default
in the Roles form are the Test and Production fields.
The system failed to create an entry for the application in the AR System Application State
form. Create an entry for the application manually.
A system error occurred or the AR System Application State form was deleted. Restart the
AR System server, which will automatically re-create the form, if necessary.
The message with error code <error_number> is missing from the string table.
Unable to initialize user information.
Reading of user preferences from ar.ini failed. This can be due to an invalid or missing
home directory for the selected user name.
Make sure that the ar.ini file exists in the user home directory and that there is a home
directory associated with the user in the aruser section of the win.ini file.
2404
Error
2405
Error
While trying to log in and connect to the specified servers, BMC Remedy Administrator
failed to successfully connect to a server. This can occur when the server is down, when the
network is too slow (leading to a time-out), or if you are not an administrator or
subadministrator user for the server.
You have encountered an unusual error condition.
2408
Error
The user home directory is missing from the ARuser section in the win.ini file.
2412
Error
While trying to initialize the user preferences, BMC Remedy Administrator failed to read the
home directory for the currently logged in user. The <directory_name> might be missing
from the aruser section of the win.ini file, or the specified directory might not exist.
Installing an older BMC Remedy User or BMC Remedy Administrator in the same directory
as a newer one might cause this error. Reinstall the latest version of the BMC Remedy User
or BMC Remedy Administrator.
2416
Error
Error Messages
2417
Error
2418
Error
BMC Remedy Administrator failed to create the specified user home directory. Make sure
that the path is valid and that the disk is not full.
You must specify a user name while trying to save user information in the Login Information
dialog box.
2419
Error
2420
Error
2421
Error
2422
Error
2423
Error
You must specify a menu or button field for active links that execute on a menu or button.
2426
Error
You must specify a home directory while trying to save user information in the Login
Information dialog box.
You cannot save a Set Fields action without specifying a value for a field on the form. Specify
a value for the field on the form to continue.
You cannot delete an active link, filter, escalation, or form that is currently open. Close the
window in question, and try the deletion again.
The selected file is not a valid BMP (bitmap) file, or it is larger than the supported size of 15
x 16 pixels. Select an appropriate file to continue.
You selected Execute On: Menu Item/Button in an active link without associating it with
a menu item or button on the form.
You cannot access a server that is not specified in the list of servers you are logged in to. Add
the server to your server list in the Login Information dialog box, and log in again.
2427
Error
2428
Error
2431
Error
In an existing Set Fields action, BMC Remedy Administrator found some fields whose values
are no longer valid. This can occur if BMC Remedy Administrator cannot allocate enough
memory to get the fields value or if the fields data type is no longer valid.
To save an SQL Set Fields Action, you must specify an SQL command. This will not be
validated in any way, but cannot be left blank. Enter an SQL command to continue.
This message occurs when the server has a problem deleting the pending operation after you
click Remove in the Pending Distributed Operations dialog.
143
2432
Error
2433
Error
2434
Error
2435
Error
In an SQL menu definition, you must specify the column number of the SQL query result
that will be used to create the menu itself. Any number greater than 0 will be accepted.
In an SQL menu definition, you must specify the column number of the SQL query result
that will be used as the value the menu choice inserts into its associated field.
To save an SQL menu definition, you must specify an SQL command. This will not be
validated in any way, but cannot be left blank. Enter an SQL command to continue.
While saving a form using a 3.x (or later) BMC Remedy Administrator into a 2.x AR System
server, the specified button field was not associated with an active link.
You must assign an active link to the button field (or delete the button) before you can save
the form.
2437
Error
2438
Error
You have selected more fields than will fit in the clipboard. Select fewer fields, and try again.
2439
Error
BMC Remedy Administrator failed to read the list of forms on the current server. BMC
Remedy Administrator might have failed to allocate memory to save the list of forms, or
there might be a network connection problem.
If you have selected more than 300 fields on the screen, you cannot use the Edit > Copy
operation. Select 300 or fewer fields to continue.
The following field cannot be displayed in this view because it contains invalid properties.
Remove it from this view by using the Fields In View dialog box.
The specified field in the current view has missing or invalid display properties and cannot
be displayed in the view. Remove the field from the view to continue.
2440
Error
2441
Error
2442
Error
You must specify the hours or minutes (or both) to retry a distributed operation.
The floating palette tool bar used to create new fields could not be created because Windows
has run out of memory. Close some applications, or restart your Windows session.
The name you have specified is used by an existing view. Specify a new name for your view;
remember that names are case-sensitive.
When defining a distributed mapping on the Options page, you have the option to specify
the length of time to retry. If you have selected this option, you must enter this information.
Error Messages
2443
Error
2444
Error
<value> is not a valid value for field <field_name>. Values set to <new_value>.
2445
Error
2446
Error
2447
Error
2448
Error
The current custom mapping is not valid. Unable to display unmapped fields.
2449
Error
A value must be entered for the following fields: Request ID, Form, and Server.
2450
Error
The field can contain double quotation marks () or single quotation marks (), but it cannot
contain both kinds of quotation marks.
Your attempt to get a list of fields from a server has failed. The server might have failed after
you logged in to it.
When defining a Set Fields action in an active link, you have specified a string value for an
enumerated field that does not represent a valid state. For example, you cannot set Status to
Done if the legal states are New, Assigned, and Closed. The Value field will be set to the first
member of the set of legal states.
When defining a Set Fields action in an Active Link, you have specified a numeric value that
is out of range for that field. The Value field will not be set.
When creating a distributed mapping, you did not specify a name. Enter a distributed
mapping name to continue.
When creating an escalation, you did not specify a name. Enter an escalation name to
continue.
You have tried to Show Unmapped Fields in a custom distributed mapping; one or more of
the field mappings is incorrect.
When specifying a Distributed Delete DSO Action for a filter, you must provide a request ID,
form name, and server.
You have attempted to add or modify a DSO Action to a Filter with a field that contains a
combination of double quotation marks and single quotation marks. This can occur in the
If Action or the Else Action page of the Create or Modify Filter window when the New Action
selected is DSO Action.
If the Distribute Transfer option button is selected, the Mapping, To Form, and the To
Server fields might not contain a combination of double and single quotation marks. If the
Distributed Delete option button is selected, the Request ID, Form, and Server fields might
not contain a combination of double and single quotation marks.
These fields might not contain a combination of single and double quotation marks, because
those values are stored already surrounded by either double quotation marks or single
quotation marks, so one of these must not exist in the field.
145
2454
Error
A maximum of 1985 items can be exported at once. Select a fewer number of items, and try
the operation again.
You attempted to export definitions for more than 1985 items. This error can occur when
you select the items directly or when you select Related Items and the number of related
items plus the number of selected items exceeds 1985.
To avoid this error, export fewer than 1985 items at one time.
2455
Error
The width of a results list field and its separator combined is limited to 128 characters.
2458
Error
You must have at least one field with a value in a push field action.
2459
Error
This is a special object parameter in which you can only add another method which returns
the same object.
This error occurs when the administrator attempts to make any column of the results list
wider than 128 characters.
This error occurs when you attempt to save a Push Field action without specifying a push
field value for a field on the form. Specify a value for the field on the form and try again.
This error message occurs if you have defined an OLE method that has a parameter of type
object (IDispatch), and you nest another method whose return type is incompatible to the
object type or if you enter a value for a parameter of type IDispatch.
2460
Error
This is a special parameter in which you can only add another method which returns this
object type.
This error message occurs if you have defined an OLE method that has a parameter of type
pointer, and you nest another method whose return type is incompatible to the pointer type
or if you try to enter a value for a parameter of type pointer. The parameter can only be filled
by nesting another method whose return type is compatible.
You can also use $fld$ to enter the value for a pointer parameter. AR Runtime will get or
set the value of the $fld$ and will treat this field as an OLE pointer variable.
2461
Error
Please select a matching function. Looks like the return type of the method selected and the
method to be added are incompatible.
When you have defined an OLE method that has a return type and you try to nest or call
another method on this return type, BMC Remedy Administrator validates whether the
return type is of type object. You can call or nest another method out of this return type only
if the return type is of type object or object pointer.
2462
Error
2463
Error
The two pointer types do not match. Please select another one.
This error occurs when you have defined an OLE method that returns a pointer and you try
to nest an incompatible return type.
You get this error message when you try to nest a method that returns a pointer, if the pointer
is incompatible with the parameter pointer type you want to nest.
Error Messages
2464
Error
You cannot call another method on the parent method. The Parent return type is not an
Object.
When you nest a method, the parent methods return must be one of the following types:
IDispatch, VARIANT, or Compatible. If the parent methods return type is not one of these
types, this error is returned.
2465
Error
2466
Error
2467
Error
2468
Error
The Constants and properties are for display only. Cannot be inserted by clicking the Add
Method button.
When you nest a method to a parameter, the parameter must be of type pointer.
This error occurs when you attempt to add or nest a method to a parameter, and the return
value is incompatible with the parameter's native type.
This error occurs when you attempt to add or nest a method, and the containing object of
the child method differs from the return type object of the parent method.
The constants, enums, and other data structures that are displayed in the type library tree are
for display purposes only. This error occurs when you place your selection on one of these
data structures and attempt an Add Method operation.
2469
Error
The Parameter or Return value is of wrong type. Please type in a proper value.
2470
Error
2471
Error
2472
Error
2473
Error
When you provide a value for a parameter, BMC Remedy Administrator will attempt to map
it to the OLE methods parameter OLE type. If unsuccessful in the conversion, BMC Remedy
Administrator returns this error message explaining that the value cannot be converted to
the native OLE parameter type.
This error occurs when you click Delete Method without first having selected a method.
To be deleted, a method must be a nested parameter either at the parameter level or at the
return level.
This error message occurs if you have defined an OLE method that has a return value, and
you try to add a method by clicking Add Method when the selection is at the return node.
Labels within guides must be unique. Rename the label, providing a name that has not yet
been used in the guide.
147
2474
Error
2475
Error
2476
Error
2477
Error
You cannot have duplicate named predefined searches. Please give the entry a unique name.
2478
Error
2479
Error
2480
Error
There is already another view with the same label, platform, and locale
combination.
The administrator defines the number of places to the right of the decimal point (precision)
for a given field. The administrator might also define the high and low range for values
entered into the field. The value you entered does not meet the criteria defined by the
administrator.
This message occurs when the Server Name field in an Open Dialog action is empty. Enter a
server name to continue.
You cannot enter a value in the return value node. Right-click and select a field. If the return
type is an object, you can nest another method.
Predefined searches cannot have duplicate names. Enter a unique name to continue.
You must specify a name when creating or modifying a packing list.
You selected View > By Workspace, and you selected Enable Workspace; but you did not
select a packing list. Select a packing list, and try the operation again.
An error is returned because the view you are creating contains the same combination of
information as another view. To continue, create this view with a different combination of
label, platform, and locale.
2481
Error
2482
Error
2483
Error
2484
Error
An error is returned because you attempted to create a view without a label or name. To
continue, specify a view label and name.
When deploying an application, an unspecified error was returned in generating HTML files
that was not covered under errors 2483 to 2495.
When deploying an application, the HTML file generation stopped because the HTML file
could not be created.
Bad Path: <path_directory>
When deploying an application, the HTML file generation stopped because all or part of the
path is invalid.
Error Messages
2485
Error
2486
Error
You do not have the proper permissions to access the file <file_name>.
2487
Error
2488
Error
2489
Error
The number of directory entries for directory <path_directory> has been exceeded.
2490
Error
2491
Error
2492
Error
2493
Error
2494
Error
2495
Error
When deploying an application, the HTML file generation stopped because the permitted
number of open files was exceeded.
When deploying an application, the HTML file generation stopped because the file could not
be accessed.
When deploying an application, the HTML file generation stopped because the file is either
corrupted or the file is open in a non-shared mode.
When deploying an application, the HTML file generation stopped because the current
working directory cannot be removed.
When deploying an application, the HTML file generation stopped because there are no
more directory entries.
When deploying an application, the HTML file generation stopped because there was an
error trying to set the file pointer.
When deploying an application, the HTML file generation stopped because there was a
hardware error, for example, your drive is corrupted or you are trying to write to a network
drive and the network is down.
When deploying an application, the HTML file generation stopped because a shared region
was locked.
When deploying an application, the HTML file generation stopped because there was an
attempt to lock a region that was already locked.
When deploying an application, the HTML file generation stopped because the disk is full.
When deploying an application, the HTML file generation stopped because the end of file
was reached.
149
2501
Warning
Other forms depend on form <form_name>. If you delete this form, all other forms that
depend on this form will be deleted. Do you want to continue?
You are attempting to delete a form used as a member of a join form. If you continue, the
join form will also be deleted.
2502
Error
Warning: If you change the form, existing actions might be made invalid. Verify your
existing actions.
Your active link and filter actions might contain references to fields on this form. Those
actions will be invalidated if you reattach them to a form that no longer contains those fields.
2503
Warning
The following fields were not pasted, because they are already in this view.
2504
Warning
You are removing these data fields from their only view: <field_names>. These fields do not
exist on any other views. All display information, including label text and location, will be
lost. Do you want to continue?
During a Copy or Paste operation from one view to another, you tried to add fields to the
view that already exist in the view. Any fields already in the view are unaffected.
This warning is to confirm that you want to remove data fields from their only view. If you
continue and put the fields back into a view, they will have a default location and appearance.
2505
Warning
2506
Error
Unable to open more windows, because Windows resources are low. User Heap:
<percentage>% free. GDI Heap: <percentage>% free. Close some windows or running
applications to gain more space.
You specified Cross-Reference as the notification mechanism for a Filter Notify action, but
there are no integer or selection fields that you can select to
cross-reference against on this form. Try another notification mechanism.
A new window could not be opened because there are too many windows open or too many
applications running. Close some windows or applications to continue.
2507
Error
The value being deleted is the same as the default value. If you continue, the default value will
also be deleted. Do you want to continue?
This confirmation warns that you are deleting a value from a selection field that is the same
as the default value. If you continue, the default value will also be deleted. You might want
to specify a new default value.
2508
Error
The status field must have a default value. If you continue the default value will be changed
to the first entry. Do you want to continue?
The Status core field is special because a default value is required. If you delete the current
default, it will be replaced by the first value in the list. If you continue, you might want to
specify a new default value.
Error Messages
2509
Warning
Confirm that you want to save the form; the following fields will be deleted: <field_names>.
You have deleted fields while editing the form, and those changes are about to take effect.
This is a final confirmation and a chance to not save the form changes. If you save the
changes, the fields will be deleted. Otherwise, you can close the form without saving any
changes.
2510
Error
You cannot add or modify the Default Login name. Changes are lost.
2513
Error
2514
Error
2515
Error
2516
Error
2517
Error
2518
Error
2519
Error
2520
Error
2521
Error
You tried to change the name or add a new Default Login user name to the login user list.
The Default Login name is a reserved name and cannot be added or changed.
While you tried to log back in, BMC Remedy Administrator failed to close all the existing
open windows, possibly because of a user request for an unsaved window.
You can create a character menu only up to 14 levels deep.
BMC Remedy Administrator failed to read a field for the form you selected for an active link
or filter. Make sure that BMC Remedy Administrator can still connect to the server that the
form is on, then try again.
You have illegally specified a range of exactly one value.
You must save the form before you can rename it.
Integer fields require a number in the valid range.
Integer fields require a number in the valid range.
Integer fields require a number in the valid range.
The minimum value is out of range. The range is <number> to <number>.
Real number fields require a number in the valid range.
2522
Error
2523
Error
151
2524
Error
2525
Error
2526
Error
2527
Warning
2528
Warning
2531
Warning
Active link <active_link_name> is already used by <control_field_name>. Are you sure you
want to move it to <control_field_name>?
Real numbers must have a precision (number of places to the right of the decimal point)
within the specified range.
You must give the field coordinates (X, Y location) such that the field will fit within the
maximum dimensions of a view (1500 x 3000).
You must give the field coordinates (X, Y location) such that the field will fit within the
maximum dimensions of a view (1500 x 3000).
You have restored the selected fields from the database. Some of these fields might have been
added to the current view since you last loaded the form; if so, they will no longer appear in
the current view. Use the Fields in View dialog box to see which views the fields are in.
The current operation can affect the display properties of one or more other views that are
not currently loaded. If you continue, you can switch to the other views that contain the
affected fields to see the result before applying the changes to the form.
Active links can be attached to only one button or menu item. Attaching an active link
detaches it from its current button or menu item (if it has one).
2532
Warning
You are removing these trim or control (or both) fields from their only view: <view_name>.
These fields will be deleted from the database. Do you want to continue?
When trim or control fields are removed from all views, they are marked for deletion, just as
if you had explicitly deleted them.
2533
Warning
2534
Warning
The layering of some fields in this view was not valid. The problem has now been corrected,
and the changes will take effect when you save the form.
BMC Remedy Administrator has detected and corrected a minor problem with the front-toback ordering of fields in this view, and all fields in the view will be saved to the database
when form changes are applied. This usually occurs because of direct API setting of field
properties, or because of problems with the conversion of an old form definition.
Error Messages
2535
Warning
Copy and Paste of join fields is not supported; the selected join fields will not be copied.
2536
Warning
2537
Warning
At least one trim, button, or menu item field will be deleted because you are deleting its only
view.
Normally, the Copy operation is disabled when join fields are selected. This message
indicates that a mixture of join and trim fields was selected, and a Paste operation was
attempted. Only the Paste operation of trim fields will succeed. You cannot have a a join field
appear more than one time in a form.
No menu items in the current view have an associated toolbar item. Therefore, BMC Remedy
Administrator cannot display the Toolbar Layout dialog box.
If you delete this element from this view, it will not exist on any view; it will be completely
and permanently deleted.
Select Cancel if you do not want to delete the selected item.
2538
Warning
2539
Warning
You have specified an ID within the reserved range. Do you want to save this field anyway?
While creating a new field in a form, you specified a field ID that is less than 536870911. Field
IDs in this range are reserved by AR System.
Unless you are intentionally using the AR System reserved field ID range, cancel this
operation, and choose a field ID outside of the reserved range.
2540
Warning
None of the requested field deletions occurred on the server. Please close and reopen the
form after the save operation has completed.
This warning is returned because, although the form is in the process of being saved, the
delete operation did not complete as expected. To continue, open the form after the save
operation completes and try deleting the fields again.
2541
Warning
This form contains a non-standard set of Distributed Fields. Select none, basic, full, or
advanced to return to a standard set of fields.
An inconsistent set of distributed fields is present in your form, perhaps because one or more
fields was deleted. Distributed fields are system-generated and cannot be mixed-andmatched. Use the Distributed Fields dialog box to recreate a standard set of distributed fields
in your form.
2542
Warning
Distributed Fields will be deleted. Are you sure you want to have <number_of_fields>
Distributed Fields instead of <number_of_fields>?
This is a confirmation message when you want to delete DSO mapping fields.
153
2543
Warning
This form contains a Distributed Field of the wrong data type. To delete
Distributed Fields, select None in the Distributed Fields dialog, and press OK.
This message occurs when there is an incorrect data type associated with distributed fields.
2544
Warning
Distributed Fields will be deleted. Are you sure you want to have <number_of_fields>
Distributed Fields?
This is a confirmation message when you want to delete DSO mapping fields.
2545
Warning
Selecting this option could cause an infinite loop in the system. Do you want to continue
with overriding loop detection?
By shutting down loop protection, you run the risk of creating infinite loops and overwriting
the original record in a distributed transfer operation or a distributed return operation. Save
the filter or escalation only if you are sure of what you are doing.
2546
Warning
One/more fields have been deleted from the form which will affect Setfield list. Please press
Modify Action button to rectify the problem.
This error occurs when you open a set field active link action, and some of the fields that are
used in the setfield/value list box have been deleted from the form. To correct this problem,
click Modify Action.
2548
Warning
2549
Warning
2550
Warning
A maximum of <number_of_forms> forms can be selected. Please remove some forms from
the selected form list.
When you selected the Form prefix option in the By Form dialog box, you did not enter a
prefix before clicking OK.
You have selected the Selected Form option in the By Form dialog box but did not select any
forms before clicking OK. Select a form, then click OK.
You can select a maximum of 10 forms through the Selected Form option of the By Form
Dialog Box. This message indicates that you have selected more than 10 forms.
2551
Warning
2552
Error
2553
Error
When you attempt to delete an OLE method, BMC Remedy Administrator warns you that
all of the subsequent methods (if nesting has been done) will be deleted.
You have entered an invalid value for the minimum value in the Field Properties Attributes
page for a Decimal Field.
You have entered an invalid value for the maximum value in the Field Properties Attributes
page for a Decimal Field.
Error Messages
2554
Warning
2555
Error
2556
Warning
A duplicate server was detected in the server list for user <name_of_user>. Server Name in
list: <name_of_server> Short Name of detected server: <short_name_of_server> Long Name
of detected server: <long_name_of_server>
If you attempt to change the extension of an image formats extension (for example, trying
to save a JPEG file as something.gif), this warning appears.
You have entered a value for a Decimal Field in the Attributes page of the Field Properties
Dialog Box. The valid range is between 0 and 28.
This warning appears when you add the same server name, for both the short and long
names, in the list of servers.
2557
Warning
2558
Warning
2559
Warning
2560
Warning
2561
Warning
A global field has just been set to a regular field. The entry mode selection will be set to
default.
You chose an invalid field type to become a global field. To continue, see the Form and
Application Objects guide for available field types.
When viewing a select number of forms in the Server Window, you selected more than 10
forms. The maximum is 10. To continue, select a number less than 10. A workaround would
be to create a packing list and use it to view a larger number of forms.
Global fields by design have no default values. By turning the field back into a regular field,
you now can specify an entry mode.
2562
Warning
Field ID 706 and 1020 are reserved for Alert and Results List respectively. Please choose
another Field ID for field<type_of_field>.
These field IDs are reserved for Alert Lists and Result lists. Choose another field ID not from
these reserved numbers.
155
2563
Warning
Field IDs from 711 to 718 are reserved for columns of Alert List. Please choose another Field
ID for field<type_of_field>.
This range of field IDs is reserved for columns in an Alert List. Choose another field ID not
from this reserved range.
2564
Warning
Some fields that are mapped will not be relevant for this form.
2565
Warning
No field mappings have been defined for Open and Close dialog states.
2566
Warning
2567
Warning
Exporting extension objects in XML is not supported. Selected extension objects will not be
exported.
This warning is returned because you changed the Form Name in the Open Window action
and these field mappings might be invalid in the On Open or On Close modes.
This warning is returned because you did not define any field mappings for Dialog window
type.
This warning is returned because, in Search or Submit mode, you did not define any field
mappings.
This warning is returned because you cannot export extension objects (non-AR System
objects) in XML format.
2569
Warning
Entry point guide does not have a starting active link. The guide will not be executed.
2570
Warning
Deleting this object, <object_name>, will delete all objects in the same lock group. Are you
sure you want to continue?
An entry point guide has been created without specifying a starting active link. The entry
point guide will not execute correctly in an Application List field without a starting active
link. To remove this warning, specify a starting active link for the active link guide.
This warning is returned because a single object that is a member of a locked group cannot
be deleted. If you delete an object that belongs to a locked group, such as a filter in a locked
group of filters, all objects within the locked group are deleted.
2571
Warning
The form, <form_name>, appears to have dependant workflow that is part of a lock group.
Deleting this form will trigger the deletion of one or more lock groups, would you like to
proceed?
This warning is returned because locked workflow is attached to the form being deleted. To
successfully delete this form, the attached workflow must also be deleted.
2572
Warning
One/more fields have been deleted from the form which will affect the Open Window action
field mappings. Please press Modify Action button to rectify the problem.
Verify field mapping for the deleted fields, then click Modify Action.
Error Messages
2706
Error
2707
Error
2709
Error
The maximum number of fields that can be specified in one index is <number_of_fields>.
2710
Error
2711
Error
2713
Error
The system encountered an error during a call to allocate memory space when creating
indexes. This error usually occurs when there are too many processes running or some
processes have grown to occupy most or all of the available memory space on your client
machine. You can recover that memory space by shutting down unneeded processes. Restart
processes that have been running for a while to recover space those applications might have
leaked over time.
The system encountered an error during a call to allocate memory space when adding
indexes. This error usually occurs when there are too many processes running or some
processes have grown to occupy most or all of the available memory space on your client
machine. You can recover that memory space by shutting down unneeded processes. Restart
processes that have been running for a while to recover space those applications might have
leaked over time.
You exceeded the number of fields that can be added to a single index, which is 16. You might
be attempting to index too many fields in your form anyway. Good candidates for indexing
include fields that you search on frequently. If necessary, create multiple indexes for this
form.
You exceeded the number of fields that can be added to a single index, which is 16. You might
be attempting to index too many fields in your form anyway. Good candidates for indexing
include fields that you search on frequently. If necessary, create multiple indexes for this
form.
You created an index without any fields. To continue, add fields that you search on
frequently to your index.
The system encountered an error during a call to allocate memory space when creating query
lists on your form. This error usually occurs when there are too many processes running or
some processes have grown to occupy most or all of the available memory space on your
client machine. You can recover that memory space by shutting down unneeded processes.
Restart processes that have been running for a while to recover space those applications
might have leaked over time.
157
2714
Error
2716
Error
2717
Error
2718
Error
2719
Error
2720
Error
2721
Error
2722
Error
2723
Error
2724
Error
The system encountered an error during a call to allocate memory space when updating
query lists on your form, for example, removing items from the list. This error usually occurs
when there are too many processes running or some processes have grown to occupy most
or all of the available memory space on your client machine. You can recover that memory
space by shutting down unneeded processes. Restart processes that have been running for a
while to recover space those applications might have leaked over time.
When creating or saving a menu, you did not enter a menu name. Enter a menu name to
continue.
When creating or saving a menu, you did not specify a menu type. Specify a menu type to
continue.
When creating or saving a menu, you did not specify a refresh code. Specify a refresh code to
continue.
When creating or saving a Search menu type, you did not enter a server name. Enter a server
name to continue.
When creating or saving a Search menu type, you did not enter a form name. Enter a form
name to continue.
When creating or saving a Search menu type, you did not select a label field. Select a label
field to continue.
When creating or saving a Search menu type, you did not select a value field. Select a value
field to continue.
When creating or saving a File menu type, you did not enter a file location. Enter a file
location to continue.
When creating or saving a File menu type, you did not enter a file name. Enter a file name to
continue.
Error Messages
2725
Error
2726
Error
2727
Error
2728
Error
2729
Error
2730
Error
2731
Error
2732
Error
2733
Error
2734
Error
2735
Error
When creating or saving a Character menu type, you did not add any menu items. Add menu
items to continue.
When creating or modifying a form, you illegally attempted to delete a core field. These fields
are system-generated and must exist in any regular form. If necessary, you can hide these
fields, but you cannot delete them.
When creating a Message active link action, the message number is outside of the allowed
range. User messages have message numbers of 10000 or greater. Correct the message
number, and click Modify Action.
When creating a Message active link action, you did not enter any message text. Enter the
missing message text, and click Modify Action.
When creating a Change Field active link action, you did not select a field name. Select a field
name, and click Add Action.
When creating a DDE active link action, you did not enter a DDE service name. Enter a
service name, and click Add Action.
When creating a DDE active link action, you did not enter a DDE topic. Enter a DDE topic,
and click Add Action.
When creating a DDE active link action, you did not enter a DDE item. DDE poke actions
must include a DDE item. Enter a DDE item, and click Add Action.
When creating a DDE active link action, you did not enter a DDE path. Enter a DDE path,
and click Add Action.
When creating a DDE active link action, you did not enter a DDE command. Enter a DDE
command, and click Add Action.
When creating a decimal field, you specified an illegal range of minimum and maximum
values. To continue, create a minimum value larger than the maximum value.
159
2736
Error
The Default value is out of range with the minimum and/or maximum value. The default
value:
When creating a decimal field, you specified an illegal default value. To continue, create a
default value within the minimum and maximum ranges.
2737
Error
2738
Error
2739
Error
Server object <name_of_object> cannot be opened from here. Please open it from the Server
Window.
You successfully updated the search database. You now can search for any new objects added
to your search database.
There was a failure in updating the search database. You will not be able to perform searches
for new objects added to your search database. To continue, try performing the
synchronization later.
You cannot open server objects from the Related Workflow tab on the Field Properties
window. Click OK, then open the server object from the Server Window.
2740
Error
2741
Error
The named menu is not defined at this time, do you wish to continue?
2742
Error
2743
Error
The Default value is out of range with the minimum and/or maximum value. The minimum
value <minimum_value> and the maximum value <maximum_value>.
When creating a Run Macro active link action, you did not specify a run macro command.
Specify a run macro command, and click Add Action.
When attaching a menu to a character field, you selected an illegal menu. To continue, select
a menu from the drop-down list of available menus.
You attempted changes to a form that were not accepted by AR System.
When creating an integer field, you specified an illegal default value. To continue, create a
default value within the minimum and maximum ranges.
2744
Error
The Default value is out of range with the minimum and/or maximum value. The minimum
value <minimum_value> and the maximum value <maximum_value>.
When creating a real field, you specified an illegal default value. To continue, create a default
value within the minimum and maximum ranges.
2745
Error
Do you wish to close the field property dialog before correcting the errors?
You have specified field property settings that are incorrect. If you close the Field Property
dialog box, your settings will not be saved.
Error Messages
2746
Error
2747
Error
When creating a character field, you specified an input length outside the legal range of
values. To continue, specify an input length within the legal range.
When choosing a default form view in the Manage Views dialog box, you can choose only
from the listed views in the drop-down menu.
2748
Error
2749
Error
2750
Error
2751
Error
Sorry, unable to locate your default browser. Feel free to visit our website for the latest
information about BMC Remedy products and services at http://www.remedy.com.
When creating a Notify filter action, you did not enter notify text. Enter notify text, and click
Add Action.
When creating a Notify filter action, you did not enter a user name. Enter a user name, and
click Add Action.
When creating a Notify filter action, you did not select the reference field that is required
when the notification Mechanism is Cross-Reference. Select a reference field, and click Add
Action.
This error message appears when you choose items from Help > Remedy on the Web >
Remedy Home Page in BMC Remedy Administrator. You must install a browser to access
this information.
2753
Error
2754
Error
2755
Error
When creating a Push Fields action, you did not enter a Push Field If qualification. Enter a
qualification, and click Add Action.
When creating a Search type menu, you did not enter a valid qualification. Check your
qualification, and click Add Action.
161
2757
Error
2759
Error
2760
Error
2761
Error
2762
Error
2765
Error
BMC Remedy Administrator analyzer could not find a list of forms on the server. Possible
problems might be a memory allocation error, or AR System server might have stopped
running. After you verify that you have enough memory resources and that the server is
running, run BMC Remedy Administrator analyzer again.
BMC Remedy Administrator analyzer could not find a list of active links connected to this
form on the server. Possible problems might be a memory allocation error, or AR System
server might have stopped running. After you verify that you have enough memory resources
and that the server is running, run BMC Remedy Administrator analyzer again.
BMC Remedy Administrator analyzer could not find a list of filters on the server. Possible
problems might be a memory allocation error, or AR System server might have stopped
running. After you verify that you have enough memory resources and that the server is
running, run BMC Remedy Administrator analyzer again.
BMC Remedy Administrator analyzer could not find a list of escalations on the server.
Possible problems might be a memory allocation error, or AR System server might have
stopped running. After you verify that you have enough memory resources and that the
server is running, run BMC Remedy Administrator analyzer again.
When creating an Open Window action, you specified a server that the system could not find
or resolve. Enter or select a different server name to continue.
2766
Error
2768
Error
Warning: Some fields that are mapped will not be relevant for this form.
When creating an Open Window action, you specified a server that the system could not find
or resolve. Enter or select a different server name to continue.
When creating an Open Window action, you attempted to enter a set of
field/value mappings that are invalid for the form you just selected. Enter a new set of
mappings, or select the form that was used for these mappings.
Error Messages
2770
Error
2771
Error
2772
Error
Warning: No field mappings have been defined for Open and Close dialog states.
2773
Error
2776
Error
You will lose your existing <name_of_guide> assignments by changing the form. Do you
want to continue?
When creating or modifying an Open Window action, you did not specify a server. Enter or
select a server name to continue.
When creating or modifying an Open Window action, you did not specify a form. Enter or
select a form name to continue.
When creating or modifying an Open Window action, you did not specify a set of field/value
mappings. BMC Remedy Administrator will let you save the action, but the action will not
function properly. Create a set of field/value mappings to continue.
While parsing a qualification line in the Open Window action, an error occurred. This
message contains information about the position of the error in the line.
When modifying an active link or filter guide, you changed which form controls the active
links. Active links and filters can be attached to multiple forms. This change might create
unanticipated results in your guide. To continue, verify which form or forms you want to
control the active links in your guide.
2777
Error
2778
Error
2779
Error
There was an error while attempting to export mail templates. To continue, make sure that
all fields that require a value are visible in the default administrator view of the form and that
the Allow Any User To Submit check box is selected before attempting the export operation.
When creating or modifying a Call Guide action, you did not select a guide. Select a guide to
continue.
A problem was encountered adding a complete list of guides to the tree.
Verify that the guides exist and try repeating the creation of the Call Guide action to
continue.
2781
Error
2782
Error
When creating or modifying a Go To Guide Label action, you did not enter a guide label.
Enter a guide label to continue.
When creating a decimal field, you specified an illegal default value. To continue, create a
default value within the minimum and maximum ranges.
163
2783
Error
2784
Error
2785
Error
BMC Remedy Administrator analyzer could not find a list of fields connected to this form
on the server. Possible problems might be a memory allocation error, or AR System server
might have stopped running. After you verify that you have enough memory resources and
that the server is running, run BMC Remedy Administrator analyzer again.
BMC Remedy Administrator analyzer could not find this field connected to this form on the
server. Possible problems might be a memory allocation error, or AR System server might
have stopped running. After you verify that you have enough memory resources and that the
server is running, run BMC Remedy Administrator analyzer again.
Failed to analyze escalation <escalation_name> in form <form_name>.
BMC Remedy Administrator analyzer could not find a list of escalations connected to this
form on the server. Possible problems might be a memory allocation error, or AR System
server might have stopped running. After you verify that you have enough memory resources
and that the server is running, run BMC Remedy Administrator analyzer again.
2786
Error
2787
Error
2788
Error
BMC Remedy Administrator analyzer could not find a list of filters connected to this form
on the server. Possible problems might be a memory allocation error, or AR System server
might have stopped running. After you verify that you have enough memory resources and
that the server is running, run BMC Remedy Administrator analyzer again.
When attempting to save a report of results from BMC Remedy Administrator analyzer, you
were unable to open a new file. Make sure that you are using a .txt format for the file and
that you have write access to this directory path.
There was an error because the image you attempted to save to a file is not from the following
types:
.jpg
.jpeg
.bmp
.dib
You can only use these formats, and you can only save to a file of the same image type.
2789
Error
Errors were found. Please check the tab order to make sure that all shared fields are in the
same order relative to each other.
This error occurs only with multiple native views of a form in which you are creating the tab
order.
When you are attempting to create a tab order for shared fields across pages in a page holder,
make sure that the tab order is the same for each view of the form.
Error Messages
2791
Error
2793
Error
2794
Error
There was an error when testing the help file or saving it to disk. To continue, verify that you
have the necessary permissions to access the file.
BMC Remedy Administrator analyzer could not find a list of applications on the server.
Possible problems might be a memory allocation error, or AR System server might have
stopped running. After you verify that you have enough memory resources and that the
server is running, run BMC Remedy Administrator analyzer again.
There was a failure during login because AR System did not recognize this user name as a
valid administrator or subadministrator. To continue, enter a different login name.
2795
Warning
2796
Warning
2797
Error
2805
Error
Unable to refresh field detail for field <field_name> in form <form_name> on server
<server_name>. Any further operation on this form can cause unpredictable behavior.
The server failed to save some of the fields you attempted to add to or modify on this form.
Nevertheless, the form was still created on AR System server, along with other fields that
were modified. This problem might be connected to the inability of your underlying RDBMS
to create these fields.
During the login process, the server failed to load the different AR System objects connected
to this form when you were viewing objects by workspace or by form. Verify in BMC Remedy
Administrator if you can view all forms and all objects.
When exporting an object, its related items were not loaded. The export operation will fail.
Verify in BMC Remedy Administrator if objects are related, for example, whether an active
link is connected to a form, and so on.
BMC Remedy Administrator has issued an API call to refresh the fields on this form, but the
call has failed due to instability in the client tool.
To handle this problem, close both the form and the BMC Remedy Administrator client.
Then re-start BMC Remedy Administrator and open the form. If this does not work, you
might need to reboot your system.
2807
Error
Error: The Active Link <active_link_name> could not find the View <view_name> in Form
<form_name>. The View will return to default.
When creating an Open Window action, the Form View you selected could not be found on
AR System server. Accordingly, the view used in the action will be the default administrator
view. Open the form in BMC Remedy Administrator and choose Form > Select a View to
verify that the view you want to use exists.
165
2808
Error
2809
Error
2810
Error
2811
Error
2812
Error
2813
Error
Are you sure you want to remove the selected objects from Source Control, as you will lose
history data along with them?
You attempted to create an object that has the same name as an object that already exists in
the source control system. Use a different name. Otherwise, you will overwrite the old object
with a new one.
You attempted to import the object definitions from source control but the operation failed.
You attempted to perform an operation to an object that has not first been added to the
source control system. Add the object to the source control project.
When you remove an object from source control, you lose the ability to track the history of
any changes made to the object. However, you are not deleting an object from AR System
server. Click OK to continue.
2814
Error
2815
Error
2816
Error
You are in Enforced mode of the Source Control Integration. You cannot modify this object
because it does not exist in Source Control.
You attempted to retrieve user information from source control but the properties could not
be displayed in the User Info dialog box.
In Enforced mode, you attempted to modify an object that does not exist in the source
control database. First check the object in to source control.
2817
Error
You are in Enforced mode of the Source Control Integration. You cannot modify this object
because it is already checked out to another user.
In Enforced mode, only one user at a time can check out an object. Contact the other user if
possible to resolve any administrative issues.
Error Messages
2818
Error
You are in Enforced mode of the Source Control Integration. You cannot modify this object
because you did not check it out first.
If conflicts occur when two users are trying to check out an object at the same time that is in
Enforced mode, the user who checked it out first is its owner. Contact the other user if
possible to resolve any administrative issues.
2819
Error
You are in Enforced mode of the Source Control Integration. You cannot modify this object.
The server is configured for Source Control but you have not integrated it on your client.
You have attempted to modify an object that is under source control in Enforced mode on
AR System server. However, you do not have a source control client installed or you have not
configured it properly with your BMC Remedy Administrator client.
Make sure that you have properly installed the source control client software, then configure
it with BMC Remedy Administrator in the Source Control tab in the Server Information
window. You then will be allowed to modify objects under source control. For a detailed
discussion on source control issues, see the Integrating with Plug-ins and Third-Party
Products guide and the Configuring guide.
2820
Error
You are in Advisory mode of the Source Control Integration. Your Integration is not
initialized, so modifying an object could overwrite or conflict with someone elses work.
You have attempted to perform a source control action, but your BMC Remedy
Administrator client is not properly initialized with the source control system.
Configure your system to have the proper source control integration with AR System.
Otherwise, you run the risk of conflicting with another users work.
2821
Error
You are in Advisory mode of the Source Control Integration. Modifying an object could
overwrite or conflict with someone elses work because it does not exist in Source Control.
You have attempted to modify an object that is under source control in Advisory mode on
AR System server. In Advisory mode, multiple users run the possible risk of accessing the
same object at the same time. Be careful not to overwrite some other users changes.
2822
Error
You are in Advisory mode of the Source Control Integration. Modifying an object could
overwrite or conflict with someone elses work because it is already checked out to another
user.
You have attempted to modify an object that is under source control in Advisory mode on
AR System server. Because AR System integration detects that the object is checked out to
another user, you run the almost certain risk of overwriting another users changes or
introducing inconsistencies. If your development environment absolutely requires Advisory
mode, contact the other user if possible before making any changes to resolve any conflicts.
2823
Error
You are in Advisory mode of the Source Control Integration. Modifying an object could
overwrite or conflict with someone elses work because you did not check it out first.
You have attempted to perform an operation on an object that is under source control in
Advisory mode on AR System server. In Advisory mode, multiple users run the risk of
accessing the same object at the same time. Check out the object before performing any
further operations.
167
2824
Error
2825
Error
Please relogin to this server for the changes made to Source Control Integration to take effect.
2826
Error
2827
Error
2828
Error
2829
Error
You are in Enforced mode of the Source Control Integration. You cannot import this object
because it is already checked out to another user.
When importing from source control into a file, you did not enter a file name before you
clicked OK. Enter a file name to continue.
After you make any changes in your source control provider, project, and other
configuration settings in the Server Information window, you must once again log in to
BMC Remedy Administrator. Then you can start using source control integration with the
AR System server.
You attempted to perform a source control operation on a group, for example, checking a
group name in to source control. This functionality is disallowed with AR System
integration.
You attempted to perform a source control operation on a distributed mapping, for
example, checking a mapping in to source control. This functionality is disallowed with
AR System integration.
You attempted to open a source control project but were unable to. To continue, verify that
you have access to the project, for example, by opening it in the source control client.
You attempted to perform an import operation of an object that is currently checked out to
another user. Contact the other user if possible to resolve any administrative issues.
2830
Error
2831
Error
2832
Error
The object you are importing has been checked out to someone else. Import to server
anyway?
The operation to AR System server was successful but the update to the source control
database failed. Verify that the source control database is running, then try the update
operation again to continue.
There was a failure to retrieve a definition file from source control. Verify that you have
access to the file, for example, by opening it in the source control client, to continue.
If the object is checked out to another user, that object is skipped and the import process
continues. Import the object to the server later.
Error Messages
2833
Error
2834
Error
2835
Error
2836
Error
You are in Enforced mode of the Source Control Integration. You cannot modify the selected
objects. The server is configured for Source Control but you have not integrated it on your
client.
You attempted to manipulate an object (for example, checking it in to the source control
project) that was not first checked out. Check out the object from source control to continue.
During a bulk update to the source control database, an error was encountered in which you
cannot modify the selected objects. Make sure that you have properly installed the source
control client software, then configure it with BMC Remedy Administrator in the Source
Control tab in the Server Information window. You then will be allowed to modify objects
under source control. For a detailed discussion on source control issues, see the Integrating
with Plug-ins and Third-Party Products guide and the Configuring guide.
You have attempted to modify objects that are under source control in Enforced mode on
AR System server. However, you do not have a source control client installed or you have not
configured it properly with your BMC Remedy Administrator client.
Make sure that you have properly installed the source control client software, then configure
it with BMC Remedy Administrator in the Source Control tab in the Server Information
window. You then will be allowed to modify objects under source control. For a detailed
discussion on source control issues, see the Integrating with Plug-ins and Third-Party
Products guide and the Configuring guide.
2839
Error
169
2840
Error
2842
Error
The Form name has not changed. Please specify a new name.
2843
Error
The specified file does not exist. Do you want to create it?
2844
Error
2845
Error
2846
Error
You attempted to save a form that is under source code control. To continue, change the
name of the form.
You attempted to retrieve an object from the source control database that does not already
exist on AR System server. Click Yes to create the object. The object will then be added to
source control. You then will be able to manipulate the object as needed.
When retrieving the latest version of the file from source control, there was an error in
creating the file on AR System server or in the location you specified. To continue, verify that
the object exists in the source control database, and that both AR System server and the
source control database are running. Also, if you are copying the file to a location, check your
permissions.
You attempted to retrieve the latest version of the file from the source control database but
the file already exists either on AR System server or in the location you specified. Click Yes
to overwrite the existing file with the latest version from source control.
You attempted to refresh the status of an object from the source control database but an
invalid status was returned.
Verify that the objects exist in the source control database, and that both AR System server
and the source control database are running.
2847
Warning
2848
Error
Error Messages
2849
Error
2850
Error
2851
Error
2861
Error
2862
Error
2863
Error
2864
Error
2865
Error
2866
Error
When searching in the Search Objects window for an object, no results were returned.
Objects might have been deleted or the names modified. Deleted objects will not appear even
if the database is not synchronized.
You did not select a source control application before you clicked OK in the Source Control
tab. To enable source control integration with AR System, first select a provider from the
Provider Name drop-down list, then click OK.
When attempting to create and name a Distributed Pool object, you used the name of an
object that already exists. Use a different name or rename the original object.
You attempted to perform a source control operation on a distributed pool, for example,
checking a distributed pool in to source control. This functionality is disallowed with
AR System integration.
When creating or modifying an Open Window action, you did not specify a target location.
Enter or select a target location to continue.
When using the Advanced functionality for an Open Window action, you did not specify a
sample server name. Enter a sample server to continue.
When using the Advanced functionality for an Open Window action, you did not specify a
sample form name. Enter a sample form to continue.
When creating or modifying an Open Window action, you did not specify a form view. Enter
or select a form view to continue.
171
2867
Error
2868
Error
2871
Error
2872
Error
2873
Error
2874
Error
Cannot add file. Directory depth exceeds the maximum allowed limit.
2877
Warning
This version of the Action Request System is ready for use or evaluation without purchasing
or activating an authorization key. For unlimited
capabilities, contact your sales representative or visit www.remedy.com.
During an import operation from source control, there was a failure importing some of the
objects. The operation is only partially successful. To continue, verify that you have access to
the objects in the source control database, for example, by attempting to access them in the
source control client. If you are successful, log back in to BMC Remedy Administrator, and
try the import operation again.
When creating or modifying an Open Window action, you did not specify a set of field/value
mappings. BMC Remedy Administrator will let you save the action, but the action will not
function properly. Create a set of field/value mappings to continue.
When creating an application object, you cannot add a support file to your application that
already exists in the current directory.
When creating an application object, you cannot delete or change the name of the Resources
Directory Structure level under the Support Files tab.
When creating an application object, you cannot create a directory before selecting a support
file. If you do not add support files to the new directory, the directory will be removed from
the directory structure the next time you open the application object.
When creating an application object, you cannot add more than 255 support files to the
current directory.
This version of the AR System has a maximum limit of 2000 requests per database table,
includes a maximum of three fixed licenses, and is configured for each client to access a
maximum of one server. To obtain a version of AR System without these limitations, contact
your BMC Remedy sales representative, an authorized reseller, or visit www.remedy.com.
2878
Error
2879
Error
When adding localized text in the Alias Value field, you need to specify a unique alias value.
Your changes to this packing list in your role as a subadministrator might result in loss of
data. To continue, contact your AR System administrator for assistance in modifying this
packing list.
Error Messages
2880
Error
Web view is created but not initialized! Please initialize the web view by opening and saving
the web view.
When you were saving the application to disk in BMC Remedy Administrator, you did not
first save the contents of the web view to the server.
2881
Error
2882
Error
2883
Error
2884
Error
2885
Error
2886
Error
Number of resultant actions exceeded the maximum; the active link will not be saved. To
enable successful conversion, please decompose the active link into multiple active links and
try again.
AR System was unable to convert the existing macro functionality to its equivalent 5.x (or
later) Open Window action. Your pre-5.x workflow will still function. However, as a
workaround, you can manually create an Open Window action as a substitute for your BMC
Remedy User macro used in workflow.
AR System was unable to convert the existing macro command preferences (found in the
Desktop preferences) to its equivalent 5.x (or later) Run Process action. Your pre-5.x
workflow will still function. However, as a workaround, you can manually create an Run
Process action as a substitute for your BMC Remedy User macro used in workflow.
AR System was unable to convert a keyword used in a macro command to its equivalent 5.x
(or later) workflow action. Your pre-5.x workflow will still function. However, as a
workaround, you can manually create a workflow action as a substitute for your BMC
Remedy User macro used in workflow.
AR System was unable to convert the existing macro functionality to its equivalent 5.x (or
later) Run Process action. Your pre-5.x workflow will still function. However, as a
workaround, you can manually create a Run Process action as a substitute for your BMC
Remedy User macro used in workflow.
AR System was unable to convert the existing macro functionality to its equivalent 5.x (or
later) Push Fields action. Your pre-5.x workflow will still function. However, as a
workaround, you can manually create a Push Fields action as a substitute for your BMC
Remedy User macro used in workflow.
AR System was unable to convert the existing macro functionality to a new set of active link
actions. The maximum number of new actions that can be created is 25.
If you want to use the 5.x (or later) macro conversion tool, divide the old active link
functionality into multiple active links, then attempt the macro conversion again. Otherwise,
you could create new active links that use the 5.x (or later) workflow functionality.
173
2887
Error
2888
Error
Succeeded.
2889
Error
Server is referred by a keyword or field ID. Server name should be currently available to
process QBE type of queries.
AR System was unable to convert an existing macro to a new active link action. Your pre-5.x
workflow will still function. As a workaround, create a new active link that uses the 5.x (or
later) workflow functionality.
AR System was successful in converting the existing macro functionality to a new set of active
link actions.
AR System was unable to convert a macro that contained the $Server$ keyword to an
equivalent qualification used by the 5.x (or later) workflow actions. Your pre-5.x workflow
will still function. As a workaround, create a new active link that uses the 5.x (or later)
workflow functionality.
2890
Error
Could not connect to QBE referred server. Server name should be currently available to
process QBE type of queries.
AR System was unable to convert the macro to an equivalent qualification used by the 5.x (or
later) workflow actions, because the qualification used in the macro used a server that could
not be found. This problem might also affect your pre-5.x workflow. As a workaround,
create a new active link that uses the 5.x (or later) workflow functionality.
2891
Error
Could not load the form specified by QBE. Form name should be currently available to
process QBE type of queries.
AR System was unable to convert the macro to an equivalent qualification used by the 5.x (or
later) workflow actions, because the qualification used in the macro used a form that could
not found and loaded. This problem might also affect your pre-5.x workflow. As a
workaround, create a new active link that uses the 5.x (or later) workflow functionality.
2892
Error
2894
Error
2895
Error
Conversion Complete.
AR System was unable to convert the macro to an equivalent qualification used by the 5.x (or
later) workflow actions. As a workaround, create a new active link that uses the 5.x (or later)
workflow functionality.
AR System was unable to convert the macro to an equivalent 5.x (or later) workflow action,
because one of the macro action is not supported. As a workaround, create a new active link
that uses the 5.x (or later) workflow functionality.
AR System was 100% successful in converting the existing macro functionality into a new set
of active link actions.
Error Messages
2896
Error
2897
Error
2898
Error
There is already another view with the same alias, platform, and locale
combination.
Your web alias started with a characters that was not alphanumeric. Begin your alias with
alphanumeric characters only.
Your web alias contained characters that are not alphanumeric. Use only alphanumeric
characters in your alias.
In the View Properties window, you attempted to create more than one view with the same
web alias, platform, and locale. Only one view per form is allowed this unique set of features.
2899
Error
2901
Error
No key field specified. Please specify a key field for this form.
2902
Error
No table name specified. Please specify a table name for this form.
2903
Error
No vendor name specified. Please specify a vendor name for this form.
2904
Error
2906
Error
2907
Error
In the Password Administration tab of the Server Information window, you attempted to
enter a port, password, or RPC program number before you entered a server. To continue,
enter a server name first.
When creating a View form, you did not specify a unique table column to be used as the key
field. This key field will function as the equivalent to the Request ID field in a regular
AR System form. To continue, select a unique table column to be used as the key field.
When creating a Vendor or View form, you did not select a database table name. This
database table provides the external data that will be used in the creation of an AR System
form. To continue, select and load a table name.
When creating a Vendor form, you did not specify the names of database tables associated
with the vendor. These database tables are connected to data sources exposed by an ARDBC
plug-in. To continue, select a vendor name.
When creating or saving a Data Dictionary menu type, you did not specify a field type under
Field Details. Specify a field type to continue.
When creating or saving a Data Dictionary menu type, you did not select an object type.
Specify an object type to continue.
You attempted to create view properties without entering a web alias. Without a web alias,
you cannot deploy a form to the web.
To continue, enter a web alias.
175
2910
Warning
Some web views do not have WebAlias property. This may result in invalid .jsp file names
after deployment.
You attempted to create a web view without a web alias. Without a web alias for a forms web
view, you cannot deploy the form to the web. To continue the save operation, enter a web
alias.
2911
Warning
Form and some web views do not have WebAlias property. This may result in invalid .jsp
file names after deployment.
You attempted to perform a save operation on a form without first creating a web alias.
Without a web alias for a forms web view, you cannot deploy the form to the web. To
continue the save operation, enter a web alias.
2913
Error
Please install Internet Explorer 5.5 or later version to proceed further. You have attempted
an action which requires this component.
The web view of your form cannot be opened because it requires Microsoft Internet Explorer
5.5 (or later). You might also see this error message when performing a command-line bulk
conversion of the form layouts.
2914
Warning
2915
Error
You cannot create the following core fields in view or vendor forms.
2916
Error
2917
Error
2918
Error
Internet Explorer 5.5 or later cannot be found. Portions of the BMC Remedy Administrator
will not be available until it is installed.
You are about to delete one or more custom server objects (for example, a Flashboards server
object). Click Yes to continue the delete operation.
This error is displayed because you attempted to create a Status History field (a character
field with a field ID of 15) in a view or vendor form. However, the Status History field is the
only system-generated core field that is not allowed in the view or vendor forms.
There was a failure to create a directory when making a link, for example, to the folder where
an external image is stored. Verify that you have access to the file (for example, in the Explore
window) to continue.
There was a failure to access a file when making a link, for example, to where an external
image is stored. Verify that you have access to the file (for example, in the Explore window)
to continue.
You do not have access to important functionality in BMC Remedy Administrator because
Microsoft Internet Explorer 5.5 (or later) is required for application initialization. To
continue, install Internet Explorer 5.5 (or later) on your system.
Error Messages
2919
Warning
Internet Explorer 5.5 or later cannot be found. This functionality will not be available until
it is installed.
You do not have access to certain view functionality because Microsoft Internet Explorer 5.5
(or later) is not installed on your system. To continue, install Internet Explorer 5.5 (or later).
2920
Warning
Form must have web alias to generate valid .jsp file name for its web views.
2921
Error
Administrator operations are disabled for this server. Cannot create new objects.
2922
Error
Active link could not be converted successfully. Original Active Link is restored.
2923
Error
2924
Error
2925
Error
2926
Error
You attempted to create a web view of a form without supplying a web alias. To continue,
create a web alias.
In the Configuration tab on the Server Information window, the AR System administrator
configured this server to disable admin operations. No new objects can be created. To
continue, reset the configuration settings.
When using the Macro Conversion utility, there was a failure converting the macro into its
equivalent active link functionality. The conversion, however, will attempt to convert the
other macros. To continue, repair the macro appropriately, for example, remove the unsupported commands (login-related macro commands) or repair the incorrect syntax in the
commands, and try the conversion process again. For a workaround, see error message 2927.
When using the Macro Conversion utility, there was an error in saving the active link. The
conversion however will attempt to convert the other macros. To continue, repair the macro
appropriately, for example, remove the un-supported commands (login-related macro
commands) or repair the incorrect syntax in the commands, and try the conversion process
again. For a workaround, see Error 2927.
When using the Macro Conversion utility, there was an internal schema error converting the
macro into its equivalent active link functionality. For a workaround, see Error 2927.
When using the Macro Conversion utility, an internal error occurred when transforming a
string to its equivalent assignment structure (ARAssignStruct). For a workaround, see
Error 2927.
When using the Macro Conversion utility, an internal error occurred when converting a
value to its equivalent assignment structure (ARAssignStruct). For a workaround, see
Error 2927.
177
2927
Error
The following description lists active links and indicates nature of failure or success under
each RunMacro action. In case of failure, original active link will be restored. Users can see
the FAQ for resolutions and attempt again.
The following are frequently encountered errors when converting macros to active links:
An error indicating that the qualifier could not be loaded might indicate that fields
referred to are not present. It might also be that the labels of the fields are referred to in the
macro query but the conversion process is expecting the database names of the fields.
Verify that the conversion of the query string to a qualifier is correct.
An error indicating that the QBE cannot be loaded might be due to the schema not being
available. See the following workaround.
The server is referred to by a keyword or field ID, and should be available to process QBE
queries. See the following workaround.
An error indicating that the QBE query could not connect to the server.
Workaround: The schema and server names are not available to queries and can be validated.
The schema and server names are represented by
$field-id$. These values may be replaced with specific values for conversion. After
successful conversion, the administrator can see $field-id$ by directly editing the Open
Window action. When editing the Open Window action, the administrator must choose the
Advanced option, allowing for the schema and server names to be edited.
Another error that occurs when converting macros is that the query is converted but some
field/value pairs that were present in QBE part of query are not there.
Workaround: Verify that the fields are display fields. Since your query is on field value in
database and display fields, you do not have any associated value in the database. Display
fields should not be present in a QBE, and are ignored during conversion.
2928
Error
2929
Error
2930
Error
2931
Error
Field with ID <ID_number> is not present in this form. Looks like a corrupt field. Would
you like to delete this field?
When using the Macro Conversion utility, an internal error occurred when converting the
AR System report command in the macro.
When using the Macro Conversion utility, an internal error occurred when converting the
end of the AR System report in the macro.
When using the Macro Conversion utility, an internal error occurred when creating or
opening the temporary AR System Report file in the macro.
When deploying an application, an error was returned in generating HTML files due to nonexistent fields in the web view of the form. This corruption might be due to the user hard
coding a new field in the form. To continue, delete the field.
Error Messages
2932
Error
2933
Error
You attempted to perform a source control operation on a custom server object (for
example, a Flashboards server object). This functionality is disallowed with AR System
integration.
During import operation, the objects could not be imported because:
The object iteration was not constructed properly.
The server name alias embedded in the object could not be resolved properly.
If you are using a server name alias, verify that it is valid.
2934
Error
2936
Error
2937
Error
This error message is returned by your source control application. The source control engine
failed. To continue, verify that you can start the source control executable independently of
BMC Remedy Administrator.
This error message is returned by your source control application. The source control project
could not be located. The project name is a local directory of .def files on your system. To
continue, start the source control application and verify that the source control project exists
on your system.
2938
Error
2939
Error
2940
Error
2941
Error
This error message is returned by your source control application. The source control project
could not be created. To continue, verify your permissions. Also, verify that you have access
to the project, for example, by opening it in the source control client.
This error message is returned by your source control application. You cannot modify an
object under source control unless you check it out first. To continue, check out the object.
This error message is returned by your source control application. You attempted to perform
a source control operation on an object that is currently checked out to another user. To
continue, wait until the object is checked in.
You attempted to perform a source control operation on a file that is currently locked. To
continue, confirm whether some other user is accessing the file.
179
2942
Error
2943
Error
2944
Error
2945
Error
2946
Error
2947
Error
2948
Error
2949
Error
2950
Error
This error message is returned by your source control application. You attempted to perform
a source control operation on a file that is exclusively locked by another user. To continue,
confirm whether some other user is accessing the file.
This error message is returned by your source control application. You failed to access a file
that is currently in use by another user.
This error message is returned by your source control application. You failed to check the
object in to source control because of a conflict between you and another user. To prevent
this happening in the future, set the source control project in AR System server to Enforced
mode.
This error message is returned by your source control application. You cannot add this file
to source control because the file already exists. To continue, delete the file from the source
control database first. Remember that when removing the object from the source control
database, you will also lose history data.
This error message is returned by your source control application. You failed to access a file
because it is not under source control. To continue, add the file to the source control
database.
This error message is returned by your source control application. You failed to check out
this file because it is currently checked out to another user. Contact the other user if possible
to resolve any administrative issues.
This error message is returned by your source control application. You failed to access this
file because it contained no specific version history in the source control database. To
continue, examine the version history of AR System objects under source control.
This error message is returned by your source control application. You failed to access this
file because this operation is not supported by your source control application.
This error message is returned by your source control application. An unspecified error was
returned in your source control provider that was not covered under any specific error
conditions.
Error Messages
2951
Error
2952
Error
2953
Error
2954
Error
2955
Error
2956
Error
2957
Error
2958
Error
2959
Error
2960
Error
2961
Error
This error message is returned by your source control application. You failed to access this
file because this operation was not performed by your source control application.
This error message is returned by your source control application. This file type is not
supported under source control.
This error message is returned by your source control application. The file merge operation
failed under source control.
This error message is returned by your source control application. The file merge operation
failed under source control. Use your source control application to repair the file merge.
This error message is returned by your source control application. An unspecified shell
failure was displayed by the source control application.
This error message is returned by your source control application. You are not a recognized
user in the source control database. Verify that an account has been created for you and that
you have permission to access the source control database.
This error message is returned by your source control application. You attempted to open a
source control operation on an object that has already been opened by you or another user.
This error message is returned by your source control application. There was an unspecified
project syntax error displayed by the source control application.
This error message is returned by your source control application. You could not access files
in your source control project because of an invalid file path. To continue, verify the correct
file path.
This error message is returned by your source control application. You attempted to access
a file from a source control project that was not open. To continue, open the project first.
This error message is returned by your source control application. You attempted an
operation not authorized by your source control engine.
181
2962
Error
2963
Error
2964
Error
2965
Error
2966
Error
2967
Error
Cannot create or modify a Currency Field without at least one selected Functional Currency.
Please select at least one Functional Currency.
This error message is returned by your source control application. There was an unspecified
file syntax error displayed by the source control application.
This error message is returned by your source control application. You attempted to access
a file that does not exist under source control.
This error message is returned by your source control application. There was a failure to
connect to the source control application.
This error message is returned by your source control application. The rename operation
failed.
This error message is returned when the value of a time stamp has been incorrectly converted
for a date type field.
This error message is returned if you do not select a functional currency list.
2968
Error
2969
Error
2970
Error
2971
Error
2972
Error
One or both of the objects have already been mapped. Unmap and continue.
2973
Error
This error message is returned if you did not define a single digit of numeric precision (for
example, numbers 1 to 9) for the Currency Codes preferences.
This error message is returned if you entered an invalid currency code in the Currency Codes
preferences, or left the currency code field blank.
This error message is returned if you created a duplicate operation name in the Operations
List. All operation names must be unique.
This error message is returned if you modified an operation name but the operation name is
not unique. All operation names must be unique.
This error message is returned if you accidentally created a duplicate mapping.
This error message is returned if you attempted to map the fields before you have already
mapped the form.
Error Messages
2974
Error
2975
Error
2976
Error
2977
Error
2978
Error
2979
Error
WebService Handler is using an insecure (http) protocol. If username and password are
mapped, they will be sent in plain-text.
This error message is returned because the web service you are consuming is not secure. Any
critical information (for example, passwords) will not be properly encrypted.
2984
Error
2985
Error
This mapping object is corrupted. Please delete the current operation and continue.
2986
Error
The XML element selected has maxoccurs greater than 1. This mapping is not supported.
2987
Error
2988
Error
Cannot create or modify a data field without specifying a corresponding DB column name.
Please specify a valid DB column name.
This error message is returned because you cannot create a web service that has no
operations. Enter at least one operation in the operations list.
This error message is returned because the mapping you created for the web service
operation has become corrupt. Delete this operation and try creating a new one.
This error message is returned because a field cannot be mapped more than once.
This error message is returned because, in a multi-layered XML schema with a parent-child
relationship, you cannot map a field in a web service object from one form to an XML
element whose top-level form mapping is done with another form.
When creating a view form, data fields must be linked to an underlying database column.
2989
Error
Cannot create or modify a display-only field which has a valid DB column name. Please
specify a valid entry mode.
When creating a view form, a display-only field cannot be linked to an underlying database
column.
183
2992
Error
2993
Warning
At least one choice is not mapped in the mapping object. All the choice nodes have to be
mapped for the web service to work properly.
When creating or modifying a Flashboard field, the Name field in the Database tab (in the
Field Properties window) cannot be empty. Enter a name for the field.
This error message is returned if you did not map any of the choice nodes in a XML schema.
2994
Error
2995
Error
Primary key is not mapped. If field ID is not 1, then the primary key should be mapped.
2996
Error
2997
Error
2998
Error
Form mapping under a choice node or a complex element of type all is not supported.
2999
Error
Invalid mapping because of incompatible data types. AR Datatype - Character can only be
mapped to XML Datatype - string, integer, nonPositiveInteger, negativeInteger,
nonNegativeInteger, or positiveInteger.
This error message is returned if the primary key of the parent form has been mapped.
This error message is returned if any field other than the Request ID (1) is used as the
primary key but not mapped to any element in the XML schema.
This error message is returned if the distinguishing key in a child form is not mapped.
This error message is returned if any of the fields that are selected as foreign keys in the child
forms are mapped.
This error message is returned if any of the immediate children under the choice/all node are
mapped to a different form.
This error message is returned because you attempted to map data types that are
incompatible.
3000
Note
AR System Distributed Server Option (DSO) process terminated when a signal was received
by the server.
The server for the DSO process (arservdsd) was terminated by a signal. The number
following this error denotes the signal that was received.
If the signal is 15, start the server again, and continue to work. The process was stopped either
accidently or intentionally by a user in your environment.
If the signal is a number other than 15 or is one you sent directly to the process, contact BMC
Remedy Customer Support for assistance in determining the cause of the problem. The
server most likely shut down due to a bug in the system.
3001
Note
Error Messages
3002
Note
Request pending transfer or update has been pending for longer than the specified retry
time-out.
A request pending transfer or update has been in the pending state for longer than the
Maximum Time to Retry interval, which is specified in the Modify Distributed Mappings
form or overridden in the distributed fields on the actual request. If the request has a
Transfer or Update Status distributed field, the field is updated to the status Time-out. The
request is removed from the pending list, and the operation is not performed.
3003
Note
3004
Note
3005
Note
An error occurred while trying to transfer or update a request. If there is a Transfer or Update
Status field on the request, the field is updated to the status Canceled. The details of the error
are contained in an associated error message.
The AR System Distributed Server Option is unable to connect to the AR System server. The
connection attempt will be retried periodically for several minutes. If repeated connection
attempts fail, an associated error message will be output and no further attempts will be
made.
The AR System Distributed Server Option was previously unable to connect to the
AR System server. A subsequent connection attempt succeeded.
This scenario is possible when the Distributed Server Option is started before the AR System
server is ready to accept connections.
3100
Error
The AR System is not licensed for the Distributed Server Option (DSO) process.
3101
Error
Error while opening the Distributed Server Option (DSO) process lock file.
3102
Error
A license for the DSO process is required to use the distributed functionality of the system.
arservdsd cannot be run unless the system is licensed for it. Contact your distributor for
information about obtaining a DSO process license.
AR System DSO process (arservdsd) opens a lock file named ar.lck.390601 at startup.
This file is used to prevent multiple copies of arservdsd from being started. An associated
file system error message contains details about the problem with the file. Correct the
problem indicated by the latter message, and run the server again.
Another copy of the Distributed Server Option (DSO) process is already running.
A machine can run only one instance of the DSO process at a time. If another DSO process
is running, no action is required.
If another DSO process is not running, you have probably encountered a known problem
with the NFS lock manager on Sun workstationsthe lock manager sometimes keeps a lock
running even when the process holding the lock is no longer running. If no arservdsd is
running, delete the lock file to free the lock, then start arservdsd again.
185
3103
Error
3106
Error
The server being accessed is not licensed for the Distributed Server Option (DSO) process.
3107
Error
The system encountered an error during a call to allocate space. The failure occurred on the
server machine in the DSO process. In general, this error occurs when there are too many
processes running, or when certain processes occupy most or all of the available memory on
your server machine. To recover the memory, shut down all unneeded processes.
Additionally, you can restart processes that have been running for a long time to recover
space those processes might have leaked while running.
The arservtcd process might be on a target server is not licensed to use the DSO process,
or on a version 2.0 (or earlier) target server that does not interact with arservdsd.
A Distributed Mapping form is required for the system to support distributed operations.
No form could be found that contains all the special reserved fields indicating it is a
Distributed Mapping form.
Load the Distributed Mapping form, and define the appropriate mappings.
3108
Error
Two forms contain all the reserved distributed mapping fields -- delete one to continue.
3109
Error
The system found two forms containing the reserved distributed mapping fields. You must
delete one form, or change it so that it is not considered a Distributed Mapping form
(remove fields in the 200 to 220 range). The two forms are identified in an associated error
message.
A Distributed Pending form is required for the system to support distributed operations. No
form containing all the special reserved fields indicating it is a Distributed Pending form
could be found.
Load the Distributed Pending form.
3110
Error
Two forms contain all the reserved distributed pending fields -- delete one to continue.
3111
Error
The From form in the mapping definition is different from the source form in the attempted
mapping.
The system found two forms containing the reserved distributed pending fields. You must
delete one form or change it so that it is not considered a Distributed Pending form (remove
fields in the 250 to 260 range). The two forms are identified in an associated error message.
The form defined as the From form does not match the form that is the source of this
transfer. Typically, this error occurs when a mapping specified in a transfer operation on the
current server differs from the same mapping on the original server.
Error Messages
3112
Error
The From server in the mapping definition is different from the source server in the
attempted mapping.
The server defined as the From server does not match the server that is the source of this
transfer. Typically, this error occurs when a mapping specified in a transfer operation on the
current server differs from the same mapping on the original server.
3113
Error
The To form in the mapping definition is different from the target form in the attempted
mapping.
The form defined as the To form does not match the form that is the target of this transfer.
Typically, this error occurs when a mapping specified in a transfer operation on the current
server differs from the same mapping on the original server.
3114
Error
The To server in the mapping definition is different from the target server in the attempted
mapping.
The server defined as the To server does not match the server that is the target of this transfer.
Typically, this error occurs when a mapping specified in a transfer operation on the current
server differs from the same mapping on the original server.
3115
Error
3116
Error
3117
Error
Update was unsuccessfulthe From Form field or the From Server field has no value.
3118
Error
A pending request with the pending operation tag set to an unrecognized value was
encountered. This error should only occur if you have manually added requests to the
Distributed Pending form, which is a system form that should not be manipulated manually.
If you made no manual requests to the Distributed Pending form and encounter this error,
contact BMC Remedy Customer Support.
You can only transfer the master instance of a request. The system attempted to transfer the
specified request, but the Master Flag field on the request is set to No.
The From Form and From Server fields contain information about the previous copy of this
request (from where the request was transferred). If the Master Flag is set to Yes, the system
expects a value in the From Form and the From Server fields. If you used the ardist
program to manually change the Master Flag value, you must make sure that there are also
values assigned for the From Form and the From Server fields (you can also change these by
using ardist).
Failed to perform a distributed command.
arserverd received a request to record a distributed command or encountered a situation
187
3119
Error
A specific mapping was specified on the request -- the specified mapping is currently
disabled.
A transfer was being attempted with a specific mapping defined in the To Mapping (or From
Mapping for an update) field. The specified mapping is disabled, so the transfer or update
cannot be performed.
3120
Error
The distributed operation being attempted expected additional information which is not
present.
The Distributed Delete operation requires information about the item being deleted. This
information is stored with the pending operation. If you encounter this message, the
required additional data is missing. Without this data, the operation cannot be performed.
This error should only occur if you have manually added requests to the Distributed Pending
form, which is a system form that should not be manipulated manually. If you made no
manual requests to the Distributed Pending form and you encounter this error, contact
BMC Remedy Customer Support.
3121
Error
Create New is specified as the action if duplicate Request IDs are encountered during
transferthe target form does not have the required From Request ID field.
You attempted to transfer a request to the target form with ownership transferred to the new
request, thus creating a new request due to ID conflict. However, the target form does not
have a From Request ID field, which is required for this action. The From Request ID field
provides a place to store the original ID of the request so the original can be updated when
the copy changes. If you must retain ownership on the original, pass the request as data only.
3122
Error
A distributed operation cannot be specified while deleting a request -- the delete and the
distributed operation are both canceled.
A filter invoked a distributed process (Distributed-Transfer, Distributed-Update,
Distributed-Return) during the deletion of a request. If a delete operation is in progress, the
distributed process waits for the operation to be completed. When a distributed process
begins, the error is createdbecause the request against which the distributed process is run
no longer exists. Remove or disable the filter attempting the distributed operation, or reset
the filter so it does not execute on a delete operation.
3123
Error
You must map the Request ID field to the target Request ID field, or the From Request ID
field must be present on the target form.
You attempted a distributed transfer operation to another form by using a custom mapping
with a transfer mode of Data + Ownership, and one of these conditions exists:
You did not map the Request ID field of the source form to the Request ID field of the
target form.
You did not map the Request ID field on the source form to a From Request ID field on
the target form.
You must map the Request ID field on the source form to one of these fields on the target
form. Correct the mapping, and try the transfer again.
Error Messages
3124
Error
Transfer with ownership requires that the target form contain a Master Flag field.
3125
Error
Transfer with ownership requires that the target form contain a From Form field.
3126
Error
Transfer with ownership requires that the target form contain a From Server field.
3127
Error
Transfer with ownership requires that source form contain Master Flag field.
You attempted a distributed transfer operation using a mapping to another form with a
transfer mode of Data + Ownership, and the target form does not contain a Master Flag
field. It is required that the target form (identified in the error) contain a Master Flag field if
ownership is being transferred.
You attempted a distributed transfer operation by using a mapping to another form with a
transfer mode of Data + Ownership, and the target form does not contain a From Form
field. It is required that the target form (identified in the error) contain a From Form field if
ownership is being transferred.
You attempted a distributed transfer operation using a mapping to another form with
transfer mode of Data + Ownership, and the target form does not contain a From Server
field. It is required that the target form (identified in the error) contain a From Server field
if ownership is being transferred.
A distributed transfer operation was attempted that included a mapping to another form
with a Data + Ownership transfer. The source form does not contain a Master Flag field. It
is required that the source form (identified in the error) contain a Master Flag field if
ownership is being transferred.
3128
Error
Two forms contain all the reserved distributed pool fields -- delete one to continue.
3194
Error
Illegal value specified for -m optionlegal values are 0 (not master) and 1 (master).
3195
Error
3196
Error
3197
Error
The system found two forms containing the reserved distributed pool fields. You must delete
one form. The two forms are identified in an associated error message.
The value specified for the -m argument was not 0 (not master) or 1 (master), as required.
The field is a selection field and requires a numeric value. The value specified was either a
character or an integer other than 0 or 1. Issue the command again, and specify a legal value
for this argument.
You must specify the -e argument to denote the ID of the request (entry) to be modified.
You must specify the -s argument to denote the name of the form to be modified.
You must specify the -x argument to denote the name of the server containing the form to
be modified.
189
3198
Error
3199
Error
You included an argument with no specific value on the ardist command line. Reissue the
command with values assigned to all arguments.
The specified command line argument is not recognized by ardist. See the Administering
BMC Remedy DSO guide for more information about valid command line arguments.
ardist will not execute with invalid arguments specified.
3300
Error
3301
Error
Two forms contain all the reserved alert event fields -- delete one to continue.
3302
Error
3303
Error
3314
Error
3315
Error
3316
Error
3317
Error
3318
Error
The server was unable to locate a form containing the reserved alert events field.
The system found two forms containing the reserved alert events fields. You must delete one
form. The two forms are identified in an associated error message.
The server was unable to successfully import the Alert Events form at startup. An associated
error message contains details about the failure.
The server will not allow the removal of the Alert Events form or its reserved fields.
A sockets error occurred while attempting to establish communication with an alert client.
Turn on alert logging to view a trace of the communication activity.
An attempted communication with an alert client did not succeed within the configured
time period. Turn on alert logging to view a trace of the communication activity.
The server was unable to successfully import the CleanupAlertEvents escalation at startup.
An associated error message contains details about the failure.
A failure occurred while attempting to decode an alert message sent from the server to an
alert client, indicating a data transmission error.
When attempting to send an alert to a client, the AR System server encountered a socket
address that was still in use by the system. This condition can occur on a system that is not
releasing address/port combinations in a timely manner. Turn on alert logging for more
information about the server actions taken.
Error Messages
3320
Error
Two forms contain all the reserved server group fields -- delete one to continue.
3321
Error
3322
Error
3323
Error
Problem encountered during creation of the server group operation ranking form.
3324
Error
This configuration setting is not allowed when the server is a member of a server group.
3325
Error
3326
Error
3327
Warning
The specified check interval is below the minimum value of 10 seconds and has been set to
10.
The system found two forms containing the reserved server group fields, which makes both
forms qualify as the AR System Server Group Operation Ranking form. You must delete one
form. The two forms are identified in an associated error message.
An error occurred during the automatic creation of the AR System Server Group Operation
Ranking form. Contact your AR System administrator.
A server group operation was encountered that is not recognizable by the AR System server.
Use only the supplied operation names.
The AR System Server Group Operation Ranking form definition could not be imported.
Check the server error log for the cause of the problem.
The setting of the configuration item is not allowed because it conflicts with server group
operation management. Do not set the configuration item while the server is a member of a
server group.
The AR System was unable to successfully run a signaling process. Make sure the arsignal
utility program is present in the AR System directory.
An error occurred during the creation of a server group entry in a data dictionary table.
Contact your AR System administrator.
A value of less than 10 seconds was specified for the check interval. You cannot set the check
interval to a value of less than 10 seconds.
3328
Error
3329
Error
A floating license specification was ignored because it requires a server group tag
Unable to launch an agent process to communicate with an external program. Make sure
that the specified program is present in the AR System servers directory.
The AR System server encountered a floating license definition that was ignored because a
server running as a member of a server group only accepts licenses that have a server group
tag. Replace the license definition with a license that has a server group tag.
191
3330
Error
A floating license specification was ignored because it is not allowed to have a server group
tag.
The AR System server encountered a floating license definition that was ignored because an
AR System server not running as a member of a server group only accepts licenses that do
not have a server group tag. Replace the license definition with a license that does not have a
server group tag.
3331
Error
A floating license specification was ignored because differing server group tags were
encountered
The AR System server encountered a floating license definition that was ignored because an
AR System server running as a member of a server group only accepts floating licenses that
have the same server group tag. Make sure that all floating license definitions have the same
server group tag.
3332
Warning
A value change is pending on the Server Group Member setting -- change will take effect the
next time the server is started.
The Server Group Member option was changed and the new value does not take effect
immediately. The AR System server must be restarted for the setting to take effect.
3333
Error
3334
Error
3335
Warning
A value change is pending on the Check Interval setting -- change will take effect when all
servers in the group are restarted.
An internal table containing server group operation definitions has an invalid entry or is
missing an expected entry. Contact your AR System administrator.
An internal table containing server group license entries has an invalid entry or is missing an
expected entry. Contact your AR System administrator.
This is a warning that BMC Remedy AR System Server must be restarted on all the servers in
the server group before a change in how often the server communicates with other servers in
the group takes effect.
3350
Error
3351
Error
3352
Error
The report plug-in was unable to locate a form containing the reserved Report form fields.
A failure occurred while attempting to get a temporary file name for a report definition.
A failure occurred while attempting to create a temporary file for a report definition.
Additional information contains the file name.
Error Messages
3353
Error
3354
Error
3355
Error
3356
Error
3357
Error
3358
Error
Minimum server thread requirements for Report ARDBC plug-in have not been met. The
minimum number of fast and list server threads must be one greater than the maximum
number of plug-in threads.
The field list in a list retrieval contains fields that are not part of the report creation vendor
forms list of reserved or core fields. Only fields that map to individual fields on the Report
form are allowed.
The sort list in a list retrieval contains fields that are not part of the report creation vendor
forms list of reserved or core fields. Only fields that map to individual fields on the Report
form are allowed.
The qualifier in a list retrieval contains fields that are not part of the report creation vendor
forms list of reserved or core fields. Only fields that map to individual fields on the Report
form are allowed.
While attempting to transfer data from a formatted report definition to the fields on the
report creation vendor form, an unexpected definition format prevented proper decoding.
Inspect the contents of the report definition file for the entry.
The field value list supplied to the report creation vendor form is missing a required field.
Additional information contains the field number.
A configuration requirement for the Report plug-in has not been met. In order for the
Report plug-in to successfully make requests of the server, there has to be more fast and list
server threads running than there are Report plug-in threads running. Therefore, the
required configuration is to have the minimum number of fast and list server threads be at
least one greater than the maximum number of Report plug-in threads. An acceptable
configuration is as follows:
Fast thread typeminimum 3, maximum 5
List thread typeminimum 4, maximum 6
Plugin-ARDBC-threadsminimum 2, maximum 4
3375
Error
3376
Error
This error message appears when the host name or port number for the directory service are
incorrect or when authentication with the directory service fails.
This error message is returned when the LDAP search URL does not follow the standard
format. The format is:
ldap[s]://host-name[:port-number]/
193
3377
Error
3378
Error
At least one field on the form must reference the Distinguished Name attribute
3379
Error
Empty or NULL value encountered for the Distinguished Name attribute during a create
operation.
This error message appears if the LDAP operation is unsuccessful, for example, because
proper attribute names are not specified or the operation would violate access privileges
enforced by the directory service.
This error message appears because at least one field on the form must reference the
distinguished name attribute.
This error message appears because the field associated with the distinguished name
attribute has no value. The distinguished name must have a value to create objects.
3400
Error
3401
Error
3402
Error
3403
Error
3501
Error
3502
Error
The variable associated with this alarm has been deleted. A variable should be associated for
this alarm to work.
The BMC Portal External Authentication plug-in was unable to access the AR System
server's configuration file. Verify that the server's configuration file is present and accessible.
The BMC Portal External Authentication plug-in was unable to locate an endpoint URL
configuration item in the AR System server's configuration file. Verify that there is a line with
the Ext-Auth-Endpoint-URL label in the configuration file.
The BMC Portal External Authentication plug-in was unable to initialize a web service
interface to perform authentication. See the supporting text for more information.
The BMC Portal External Authentication plug-in was unable to terminate a web service
interface that was performing authentication. See the supporting text for more information.
This error message appears when you try to save an alarm for which you have not specified
a name. You must provide a name to save an alarm.
This error message appears when you try to open an alarm that references a variable that no
longer exists. You must create a new variable for this alarm.
3503
Error
There are no variables in this server. Please create a variable before creating an alarm.
This error message appears when you try to create an alarm before you create any variables
on the server.
Error Messages
3504
Error
3505
Error
You must enter a user name and message. Please enter them.
3506
Error
3507
Error
3508
Error
Group access is not defined -- only the administrator has access to this data source.
3509
Error
3510
Error
You must associate a data source name with the flashboard. Select one from Configuration
tab.
This error message appears when you try to save an alarm for which you have not selected a
variable. You must create a variable before you save the alarm.
This error message appears when you try to save an alarm if, in the Notify Properties area of
the Configure Alarm tab, you select a notify mechanism value other than None and you do
not specify a user name and message.
This error message appears when you try to save a data source without specifying a name.
This error message appears when you try to save a data source that does not contain any
variables.
This error message appears when you try to save a data source without assigning public
permissions to it.
This error message appears when you try to save a flashboard without specifying a name.
This error message appears when you try to save a flashboard without first associating a data
source with it.
3511
Error
The data source you selected does not contain any variables. Select a data source with
variables.
This error message appears when you try to save a flashboard that references a data source
that has no variables.
3512
Error
No data source has been defined. At least one data source is required to define a valid
flashboard.
This error message appears when you open or create a flashboard without a data source.
3513
Error
End Date and Time should be greater than Start Date and Time.
3514
Error
One of more variables have been deleted from the selected datasource since this flashboard
was saved.
This error message appears when you try to save a flashboard that references a variable with
collection interval end date and times that are greater than its start date and time.
This error message appears when you open a flashboard when the variable has been deleted.
195
3515
Error
Maximum custom range can not be less than the minimum custom range.
3516
Error
You cannot select the start time greater than/same as end time.
3517
Error
You will have only one data collection in the specified interval.
3518
Error
You cannot select the end time less than/same as start time.
3519
Error
3520
Error
3521
Error
3522
Error
3523
Error
3524
Error
Group access is not definedonly the administrator has access to this Flashboard.
3525
Error
Group access is not definedonly the administrator has access to this Variable.
3600
Error
Internal error.
This error message appears when you try to save a flashboard with a maximum custom
Y-axis value that is less than the minimum custom Y-axis value.
This error message appears when you are working with a variable and you try to change the
data collection start time to be the same as or earlier than the end time.
This error message appears when you are working with a variable and you specify data
collection start and end times such that the data collection interval can only contain one data
collection. For example, if you specified hourly collection, but set start and end times only
one hour apart, you could only have one data collection for that interval and start/end time
combination.
This error message appears when you are working with a variable and you try to change the
data collection end time to be the same as or later than the start time.
This error message appears when you try to save a variable without specifying a form name.
This error message appears when you try to save a variable without providing a name.
This error message appears when you try to save a variable for which you have specified an
operation other than Count and an empty expression.
This error message appears when the schedule interval is invalid, such as when you try to save
a variable with an invalid schedule.
This error message appears when you try to select a pie chart for a History/Summary display.
Pie charts are valid only for real-time data.
This error occurs if you do not add permissions to the flashboard. To make sure that users
can see the flashboard, add the appropriate permissions.
This error occurs if you do not add permissions to the variable. To make sure that users can
use the variable, add the appropriate permissions.
A system error has occurred. Contact your AR System administrator.
Error Messages
3601
Error
3602
Error
3603
Error
3604
Error
3605
Error
Invalid Flashboard Data Source: Statistic and History Variables should not be mixed
together.
The flashboard was never created, was renamed, or was deleted. Recreate the flashboard.
Make sure that the form contains the correct fields.
Do not modify the Flashboards forms. If you modified the forms, you will have the same field
IDs in multiple forms. Work only with the forms provided.
Check the name of the form and rename the form, if necessary.
3607
Error
The following parameter(s) needed to display the chart are missing: {parameters}. You may
need to relogin to view the chart.
The type of flashboard is not valid for the action. For example, you might have tried to use
an active link to change a line chart to a stack chart. Enter the correct flashboard type.
The required parameters might be missing from the flashboard definition. Check the
flashboard definition.
3608
Error
You have exceeded the allowed usage of Flashboards. Please obtain a license if you wish to
continue using Flashboards.
Review the license information in the Administering BMC Remedy Flashboards guide to make
sure that you have purchased a license, or contact BMC Remedy Customer Support.
3609
Error
3610
Error
3611
Error
3612
Error
3613
Error
197
3614
Error
3615
Error
3616
Error
Internal error.
3617
Error
3618
Error
No history data was found in the AR System server to display this Flashboard.
3619
Error
3620
Error
3621
Error
No summary data was found in the AR System server to display this Flashboard.
3622
Error
3623
Error
3624
Error
The variable is either not associated with the flashboards correctly or does not exist. Check
the flashboard definition or create a new variable.
Specify a chart type from 0 to 5.
A system error has occurred. Contact your AR System administrator.
A system error has occurred. Contact your AR System administrator.
No history data has been collected in the FB:History form for this flashboard.
History data can be displayed in all chart types except pie charts. To display history data,
specify a different chart type.
User-customizable parameters have not been defined for the flashboard. See your AR System
administrator.
No history summary data has been collected in the FB:History Summary form for this
flashboard.
The AR System form defined for this flashboard contains no data.
History summary data can be displayed in all chart types except pie charts. To display history
summary data, specify a different chart type.
The flashboards mid tier system could not log in to the AR System server because the user
does not have the required permissions, or the flashboards mid tier system could not connect
with the AR System server. Contact your AR System administrator.
Error Messages
3625
Error
Cannot display a graph that contains more than {number} data points.
The number of data points to be plotted on the flashboard exceeds the limit. The default limit
is 3000 data points. An AR System administrator can increase this limit by adding the
following property to the config.properties file located in the
<mid_tier_ install_directory>/WEB-INF/classes directory:
flashboards.maxDataPoints
4000
Note
4001
Note
This message appears after a successful Import operation. No errors were encountered
during import.
System reports that the Import operation has begun. This message is logged only to the log
file.
4002
Note
Only one field title exists in import file -- ensure that you specified the import file correctly.
4003
Note
You have not added or saved your changes to the current fallback mapping -- if you
continue, those changes will be lost.
System warns you that the specified import file has only one field. This is usually caused by
an incorrect Import file format or separator string specified on the Open Import File dialog
box.
System dismisses the Fallback Mappings window before applying the changes.
4004
Note
You have not saved nor imported data with the current mappings -- if you continue, the
mappings will be lost.
You have tried to exit the tool without saving the modified mappings in the main window.
Use the Save Mapping menu item or the Import button before exiting the tool to avoid this
warning.
4005
Note
You have not added or saved your changes to the current mapping -- if you continue, those
changes will be lost.
The current mapping has been changed but not applied. Click the Modify or the Add button
to avoid this warning.
4006
Note
You have not saved your changes to the current mapping -- if you continue, those changes
will not be used for this import.
You will get this warning if the current mapping has been changed but not applied when the
Import button is clicked. Click the Modify or Add button to avoid this warning.
4007
Note
199
4008
Note
4009
Note
4010
Note
This message is logged to the log file when a field is truncated during an Import operation.
This message is logged only to the log file.
System confirms that you really want to begin the Import operation.
Mapping <mapping_name> not loaded.
The specified mapping is not loaded. Earlier messages described why.
4011
Note
Duplicate name for mapping. Do you want to overwrite the existing mapping?
4012
Note
4013
Note
4014
Note
A mapping with the name you have specified already exists. If you choose to overwrite it, the
earlier mapping will be replaced by the new one.
System confirms that you want to exit BMC Remedy Import.
The Add All button operation did not find any matching form and import fields to add as
mappings.
You have stopped the Import process before the tool has completed operation.
Specify whether you want the remaining records to be copied to the log file.
4015
Note
You have not saved your changes to the current fallback mappings. If you continue, your
changes will not be used for this import.
You are trying to start the Import operation without applying the changes they have made to
the fallback mapping window. If you continue, any settings you have made to the fallback
mappings window that have not been saved will be ignored.
If you want those settings used, do not continue with the import; instead, save the changes
on the fallback mappings window, and restart the import.
4016
Note
4017
Note
This file contains duplicate or empty field titles. A number has been appended to those titles.
There are duplicate field titles in the .csv or .asc import data file. A number has been
appended to the end of the field titles in the import fields list so you can distinguish between
them. Names are processed from left to right in the file with the field toward the right being
modified. You can continue with the Import operation and no data will be changed. The
name has been changed so that BMC Remedy Import can distinguish between the two fields
during mapping of data values.
Error Messages
4018
Note
This file contains duplicate or empty field titles. Those titles have been replaced by their field
ids.
Duplicate field titles exist in the .arx import data file. When duplicate names are found in
an .arx format file, both fields will be replaced with their IDs to eliminate confusion about
the fields.
4019
Note
This form contains duplicate or empty field labels. Those labels have been replaced by their
field ids.
The form contains duplicate field names. These fields will be shown by their field IDs in the
form fields list.
4102
Error
4104
Error
Import completed with errors: <number> records were imported; <number> records were
not.
The specified import file is not in AR Export format, which you have specified it to be.
The Import operation has been completed. View the log file to see the error messages and
records that did not get imported.
4105
Error
4106
Error
4108
Error
Stop broadcast.
4110
Error
The user terminated the Import operation after it has already started.
The second part of the message that appears after you stop the Import operation before it is
completed and you choose to copy the remaining records to the log file. You should never
see this message by itself.
This error message is used in BMC Remedy Import when there is a broadcast of messages
within Windows. It occurs when the broadcast message is stopped.
The record starting at the specified offset cannot be read. This error can be caused by not
being able to perform Open or Seek operations in the import file.
4112
Error
4114
Error
4116
Error
You tried to delete a fallback mapping in BMC Remedy Import without first selecting one.
The tool is running in batch mode, but you did not specify which mapping to use for import
on the command line.
This error appears when adding, changing, or removing a mapping request (regular or
fallback). It indicates a failure of the mapping or fallback mapping list box to add, remove,
or change a request.
201
4118
Error
4120
Error
4122
Error
4124
Error
4126
Error
4128
Error
The tool is running in batch mode, but none of the servers specified on the command line or
in the /etc/ar file are available.
The tool is running in batch mode, but you specified two mappings to use for the Import
operation on the command line. Only one mapping is allowed.
You used the -m flag on the command line, but did not supply a mapping name following
the flag.
You specified a mapping name that is longer than 30 characters.
You used the -d flag on the command line, but did not also specify a mapping with the -m
flag.
The field name specified in the Form Field text control is not a valid field name for the
current form.
Enter a valid field name. Try reselecting the form and redefining the mappings; it is possible
that the definition of the form was changed by another user.
4130
Error
4132
Error
4134
Error
4135
Error
4136
Error
Import log file name is longer than the maximum allowed length.
4137
Error
You used the variable syntax ($) in the mapping value, but the string enclosed by the dollar
signs ($) is not an Import field, an Import field ID, or a keyword.
You have specified a log file name that cannot be opened for read and write. You might not
have permission to use the log file. Verify the owner and the permissions for the file.
You have erased the log file name and clicked Save in the Preferences window.
You have specified a directory in the log file text field.
You have specified a log file name longer than 255 characters.
You have specified a log file that is a special file type instead of a normal text file. Choose
another file as the log file.
Error Messages
4138
Error
4140
Error
4142
Error
4144
Error
Bad parameters.
4146
Error
Bad globals.
4148
Error
4150
Error
4152
Error
4153
Error
4154
Error
4155
Error
4156
Error
A system error occurred while writing the log file. The system error is the second part of this
message.
BMC Remedy Import cannot initialize the server API and so cannot establish a connection
to AR System server.
BMC Remedy Import could not create the main window, and the tool could not be started.
The system is probably out of memory.
This is an internal error. You might be able to perform the operation by shutting down BMC
Remedy Import, restarting it, and performing your operation.
This is an internal error. You might be able to perform the operation by shutting down BMC
Remedy Import, restarting it, and performing your operation.
This is an internal error. You might be able to perform the operation by shutting down BMC
Remedy Import, restarting it, and performing your operation.
This is an internal error. You might be able to perform the operation by shutting down BMC
Remedy Import, restarting it, and performing your operation.
This is an internal error. You might be able to perform the operation by shutting down BMC
Remedy Import, restarting it, and performing your operation.
The mapping file that contains the specified mapping cannot be opened. You might have
moved the file or the directory that contained the mapping.
This is an internal error. You might be able to perform the operation by shutting down BMC
Remedy Import, restarting it, and performing your operation.
The mapping file that contains the specified mapping cannot be read. The file probably has
incorrect permissions set.
This is an internal error. You might be able to perform the operation by shutting down BMC
Remedy Import, restarting it, and performing your operation.
203
4158
Error
4160
Error
4162
Error
4164
Error
4166
Error
4168
Error
4170
Error
4172
Error
The mapping file contains invalid syntax. This is probably caused by a user who edited the
mapping file manually. Correct the syntax as necessary.
This is an internal error. You might be able to perform the operation by shutting down BMC
Remedy Import, restarting it, and performing your operation.
This is an internal error. You might be able to perform the operation by shutting down BMC
Remedy Import, restarting it, and performing your operation.
This is an internal error. You might be able to perform the operation by shutting down BMC
Remedy Import, restarting it, and performing your operation.
This is an internal error. You might be able to perform the operation by shutting down BMC
Remedy Import, restarting it, and performing your operation.
This is an internal error. You might be able to perform the operation by shutting down BMC
Remedy Import, restarting it, and performing your operation.
This is an internal error. You might be able to perform the operation by shutting down BMC
Remedy Import, restarting it, and performing your operation.
The tool could not understand this record in the import file. This condition could result
from low memory.
4174
Error
4175
Error
4176
Error
4177
Error
The tool could not understand the field titles in the import file. This condition could result
from low memory.
You specified a nonexistent file as the import file, or you have removed the file since BMC
Remedy Import started.
The tool was not able to understand the syntax in the mapping value string. Rewrite the
mapping.
You have specified a directory as the import file.
Error Messages
4178
Error
4179
Error
4180
Error
4182
Error
4184
Error
4186
Error
4188
Error
The import field separator string is longer than the maximum allowed length.
4190
Error
4192
Error
4194
Error
4196
Error
You have specified an import file that is a special file type instead of a normal text file.
The import file, or the directory it is in, is no longer accessible.
The import file is of length zero.
The Import file contains only field titles (if that) and no data.
You tried to close the Open Import File window without specifying an Import file.
The specified Import file name is longer than 255 characters.
The specified Import field separator string is longer than 30 characters.
For the ASCII file format, a field separator string is required for reading in the field titles.
The specified import file cannot be opened due to a system error. The system error appears
in the second part of this message.
A Seek operation cannot be completed in the import file due to a system error. The system
error is in the second part of this message.
Digits are expected in the line after the string FLD-ID, but a character that is not a digit was
found.
Make sure that the export data file (.arx) is not corrupt, and correct the file so that it
contains only digits in the FLD-ID line.
4198
Error
4200
Error
A data line in an export data file (.arx) did not begin with DATA. The data in the file must
be corrected before an import of this line is possible.
This is an internal error. The import file type has not yet been set.
205
4202
Error
4204
Error
4206
Error
4208
Error
This error message appears when you fail to put the mapping at a given index into the form
and into the mapping text field in BMC Remedy Import.
The specified import file contains a record that is improperly formatted.
Record <number> : <value> is not a valid value for field <field_name>.
The value in the import file is not valid for the form field it has been mapped to. This could
be caused by an unrecognized selection when mapping to a selection form field, or by a
character that is not a digit when mapping to a numeric field.
Record <number> : Too many fields; found <number_found>, expected
<number_expected>.
The record has more fields than the number of field titles.
4210
Error
4212
Error
4214
Error
4216
Error
Message printed in the log file at the end of all copied records from the Import file. You will
never see this message in a dialog box.
After you choose the Truncate option in the Preferences dialog box and records have been
truncated (and some records not imported due to errors), this message indicates how many
records have been truncated and not imported.
4218
Error
Two directories to look for saved mappings have been specified on the command line.
4220
Error
4222
Error
Error Messages
4224
Error
4226
Error
This error message occurs in the BMC Remedy Administrator when a window broadcasts a
message to another window and that window cannot handle the message.
A field of the specified record exceeded 32,767 bytes (one byte less than 32 kilobytes). You
can take one of the following actions:
Exit the record to make the field shorter.
Turn on the truncate character fields value option if it is a character field.
4227
Error
4499
Warning
4619
Error
There are two forms identified as the Approval Preview Signature Line form
4620
Error
4900
Error
Invalid Value.
4901
Error
Already Bound.
4902
Error
NULL value.
4903
Error
Only one form can have this designation. This message appears when the approval engine
starts. To resolve this problem, designate only one Approval Preview Signature Line form.
An Approval Preview Signature Line form is required, but no form has been designated for
this purpose.
An invalid value was supplied, such as a user name or a server name. Verify your input email
message. Contact your AR System administrator if necessary.
An attempt was made to initialize a mail box that was already initialized. Verify your email
configuration or review the email engine logs to diagnose the problem.
A NULL value was supplied, such as for a user name or a server name. Verify your input.
Contact your AR System administrator if necessary.
Missing : in the parsed instruction.
A colon was not supplied after the label name in supplying field values. This error can occur
while parsing an instruction. Supply a colon (:) between the field label and the value in your
input.
207
4904
Error
4906
Error
4908
Error
Invalid value.
4909
Error
Missing Instruction.
4910
Error
4911
Error
4912
Error
4913
Error
4914
Error
4915
Error
4916
Error
The field value was supplied without the field label in the email message. Supply the field
label.
An expected XML tag is missing in the email message. Supply the missing XML tag.
An invalid field value was supplied, such as a non-numeric value for an integer field. Supply
the correct value, depending on the field type in the incoming email message.
The expected header instruction action is missing from the email message. Supply the action
instruction.
An outgoing email message cannot be created because certain information is missing or an
internal error occurred. Review the email engine logs to diagnose the specific problem.
The user instruction specified in the email message does not exist. Verify that the specified
user instruction exists in AR System Email User Instruction Templates form. Contact your
AR System administrator if necessary.
The command line parameter is specified more than once. The message contains the
parameter that is specified more than once. Specify the parameter only once.
A required command line parameter, such as a server name, is not specified in the email
engine startup script. The message provides a description of the information that is missing.
Provide the missing parameter.
A command line parameter is specified without a value in the email engine startup script.
The message provides information about which parameter value is missing. Provide the
missing parameter value.
An invalid parameter or an invalid value for a parameter is specified in the email engine
startup script. The message provides information about which parameter is invalid.
Invalid configuration values in the EmailDaemon.properties file. Review the
EmailDaemon.properties file to see if anything is missing.
Error Messages
4918
Error
4919
Error
4920
Error
Missing Attachment.
4922
Error
4923
Error
4924
Error
4925
Error
Security Key is not valid for the specified From Email Address.
4927
Error
A required action parameter, such as a form name or a request ID, is missing in the incoming
email message. The message provides information about the missing parameter.
You cannot modify the form because an invalid value was supplied. The supplied data type
does not match the data type that is required for the field. Provide the correct value for the
field.
An expected attachment was missing while processing an incoming email message. Provide
the expected attachment.
The security key provided in the incoming email message is disabled. Contact your
AR System administrator.
The security key provided in the incoming email message has expired. Contact your
AR System administrator.
An invalid security key was entered. Verify that the right security key was entered. If the
problem still occurs, contact your AR System administrator.
The security key does not match the originating email address. Verify that you specified the
correct security key for the email address used.
No login information was specified or the specified login information is invalid. Check the
email sent.
If login information has been specified, make sure that the email mailbox is set to use user
supplied login information.
4928
Error
4929
Error
Missing Template.
The specified instruction cannot be found in the AR System Email User Instruction
Templates form. Check the instruction specified or contact your AR System administrator if
necessary.
The specified template cannot be found in the AR System Email Templates form. Verify that
the correct template was specified or contact your AR System administrator if necessary.
209
4930
Error
Unable to encrypt.
4931
Error
Unable to decrypt.
4932
Error
4933
Error
4934
Error
Invalid Checksum.
4935
Error
4936
Error
4937
Error
4938
Error
Invalid Date/Time format for specified date. The correct format is <format>.
A problem occurred in encrypting the modify key. Contact BMC Remedy Customer
Support.
A problem occurred in decrypting the modify key. Contact BMC Remedy Customer
Support.
The modify key contains an invalid entry ID. Make sure that the modify key has not been
modified and that the original outgoing email message has not been deleted.
The modify key contains an invalid AR System server name. Make sure that the modify key
has not been modified and that the original outgoing email message has not been deleted.
The modify key in the incoming email message with modify action is invalid. Make sure that
the modify key has not been modified.
The modify key is missing from the email message with the modify action. Make sure that
the modify key is not deleted from the message.
Modify actions have been disallowed for the incoming mailbox. Contact your AR System
administrator.
The email message with the modify action is missing a security key. You must provide the
security key.
An invalid format was used for the date/time fields. This error message gives details about
the correct date/time format. Supply values for the date/time fields in the suggested format.
4939
Error
4940
Error
4941
Error
Reason: An unknown system error has occurred. Contact BMC Remedy Customer Support
No email addresses have been specified for the email message. Verify that the email address
was specified.
No matching entries were found for the qualification. Verify your qualification or contact
your AR System administrator
Error Messages
4943
Error
4944
Error
4945
Error
4946
Error
4947
Error
4948
Error
4949
Error
4950
Error
4951
Error
7001
Error
Invalid mapping because of incompatible data types. AR Datatype - Integer can only be
mapped to XML Datatype - int, boolean, short, byte, unsigned Int, unsigned Short, or
unsigned Byte.
The supplied value for an option (radio button) or a drop-down list item is invalid. Verify
that you provided the correct value.
The email address of the sender of the modify email is not found in the original email
message. Contact your AR System administrator.
No fields were specified for submit or modify operation. Specify values for the action.
A currency value was specified without a currency code. Specify a currency code for the
value.
The attachment is too large. See your AR System administrator.
Invalid characters were found in the email address for the email message. Verify that the
email address that was specified correctly.
If you use variable replacement with a qualification, you must supply a form name and an
AR System server name.
The required form access permissions are not available. See your AR System administrator.
This error message is returned because you attempted to map data types that are
incompatible.
7002
Error
Invalid mapping because of incompatible data types. AR Datatype - Decimal can only be
mapped to XML Datatype - decimal, long, or unsigned Long.
This error message is returned because you attempted to map data types that are
incompatible.
211
7003
Error
Invalid mapping because of incompatible data types. AR Datatype - View or Display can only
be mapped to XML Datatype - string.
This error message is returned because you attempted to map data types that are
incompatible.
7004
Error
Invalid mapping because of incompatible data types. AR Datatype - DateTime can only be
mapped to XML Datatype - dateTime.
This error message is returned because you attempted to map data types that are
incompatible.
7005
Error
Invalid mapping because of incompatible data types. AR Datatype - Date can only be
mapped to XML Datatype - date, gYearMonth, gYear, gMonthDay, gDay, or gMonth.
This error message is returned because you attempted to map data types that are
incompatible.
7006
Error
Invalid mapping because of incompatible data types. AR Datatype - TimeOfDay can only be
mapped to XML Datatype - time.
This error message is returned because you attempted to map data types that are
incompatible.
7007
Error
Invalid mapping because of incompatible data types. AR Datatype - Real can only be mapped
to XML Datatype - double or float.
This error message is returned because you attempted to map data types that are
incompatible.
7008
Error
Invalid mapping because of incompatible data types. AR Datatype - Diary can only be
mapped to XML Datatype - string.
This error message is returned because you attempted to map data types that are
incompatible.
7009
Error
Invalid mapping because of incompatible data types. AR Datatype - Enum can only be
mapped to XML Datatype - string.
This error message is returned because you attempted to map data types that are
incompatible.
7010
Error
Invalid mapping because of incompatible data types. AR Datatype - Attachment can only be
mapped to XML Datatype - hexBinary or base64Binary.
This error message is returned because you attempted to map data types that are
incompatible.
7011
Error
Error Messages
7012
Error
7013
Error
7014
Error
7015
Error
Failed to get top level elements from xml schema. Specified schema could not be imported.
7016
Error
Failed to create initial mapping from the specified top level element/type.
7017
Error
7018
Error
This error is returned when an invalid URL (or an URL that you have no permissions to
access) is entered for loading Wsdl while creating the filter Set Fields web services action.
This internal error is returned when there are problems while importing the web service
from a definition file or while saving the web service.
This error is returned when a new XML schema is loaded which might be affecting the
mappings which were already created in the web service.
This error is returned when there is a problem with loading the external XML schema. For
example, the dependencies of an element in a schema might be missing.
This internal error is returned when retrieving the XML data type from the schema.
This error is returned when the JRE dependencies are missing or corrupt. Check the required
JRE configuration information in the Configuring guide.
The WSUtil60.dll file must be in the \Admin folder under AR System. If this file is not
present, verify the BMC Remedy Administrator installation logs.
7034
Error
7035
Error
Auto Layout Style Property must be available at application level or view level. Turning off
the Auto Layout mode.
The interval is blank or invalid. An integer value specifying the interval (in seconds) to collect
statistics is required.
No style sheet is available for the current view or the application, or the style sheet has been
removed. Add the style sheet, then turn on Auto Layout.
7036
Error
7037
Error
Can not switch to restricted list as selected form(s) do not belong to the application.
7038
Error
The entry point order must be between 1 and 2147483647. Please enter a new order.
When exporting a style sheet to an XML file, the style sheet must have properties defined.
Remove references to forms that are not in the application or in access points.
The Order field on the Basic tab of the Active Link Guide dialog box, or a default entry point
on the Basic tab of the Form properties dialog box, must have a value that of one or greater.
Specify a value of one or greater than one for the entry point order.
213
7041
Error
The dynamic field values must contain valid field / keyword references.
7042
Error
7043
Error
7045
Error
The set field list did not contain a reference to a dynamic assignment.
7046
Error
XML export of locked objects is not supported in this version. The objects will be exported
in def file format.
A dynamic field value has been specified that does not match a field reference on the current
form or a keyword. Enter a field reference or select a keyword from the list for the field.
The interval is blank or invalid. An integer value specifying the interval (in seconds) to collect
statistics is required.
The Application Statistics Configuration form is deleted or corrupted. Restart the AR System
server and the form will be recreated automatically.
The active link cannot be saved because the Advanced option is selected and no advanced
features are used. You must either create a dynamic field assignment or clear the Advanced
option.
Export of locked objects is not supported. If you specify an .xml file name extension, the
extension is changed to .def and the objects are exported in definition file format.
7047
Error
7048
Error
Left margin/Level Indent in the navigation properties is greater than the Navigation Area.
7049
Warning
This operation may delete some fields, resulting in a loss of data and/or broken workflow.
Do you wish to Continue?
The value for the width of the Navigation Area is greater than the value for the width of the
View Area. The most likely change to make is to increase the width of the View Area.
The sum of the leftMargin and the levelIndent values is greater than the width value in the
Navigation Area. Reduce the value for the leftMargin or the levelIndent.
This is a warning that is a result of the import-in-place operation, data might be lost and
workflow that depends on fields that are deleted might be broken. It is recommended that
you back up your data and current definitions before continuing.
7050
Warning
7051
Warning
Moving a form into a deployable application will strip away all non-implicit groups from the
form and its related workflow objects. You must assign roles to these objects for proper
access control. Do you want to continue?
This is a warning message that you should supply valid corresponding permissions to the
application object that owns the current server object.
This is a warning message that roles must be assigned to objects for access control in
deployable applications.
Error Messages
7052
Warning
Moving a packing list into a deployable application will strip away all non-implicit groups
from the packing list. You must assign roles to the packing list for proper access control. Do
you want to continue?
This is a warning message that roles must be assigned to packing lists for access control in
deployable applications.
7053
Warning
All the Data associated with the forms selected for Import will be deleted. Do you wish to
Continue?
This is a warning that as a result of the import-in-place operation from a pre-6.0 AR System
server, data might be lost and workflow that depends on fields that are deleted might be
broken. It is recommended that you back up your data and current definitions before
continuing.
7054
Warning
7055
Warning
7056
Error
7058
Warning
This is an archive form. Are you sure you want to delete it?
7059
Warning
Some forms had archive forms associated with them. These archive forms have been
automatically licensed.
This is a warning message that the license for a licensed application cannot be made less
restrictive.
This is a warning message that after licensing an application, the license cannot be made less
restrictive.
You must close the application window before you can delete the application
This is a warning message that appears because deleting an archive form deletes the data on
the form, which might be needed as a backup copy of data on the source form.
This is an informational message that if you license a form any associated archive form is
automatically licensed.
7060
Error
7061
Error
7062
Error
An internal error occurred during HTML processing, which probably indicates that the
system is low on resources. Restart the computer running AR System.
An internal error occurred during HTML processing, which probably indicates that the
system is low on resources. Restart the computer running AR System.
215
7064
Error
7069
Error
Please provide valid target directory for the following object type(s): <object_type>
A target directory is required for all object types when using the BMC Remedy integration
with ClearCase.
Since you retrieved this object from the server, it has been modified by <user_name>. Do you
want to overwrite <user_name>'s changes with your changes?
This prompt appears when you try to modify an object that someone else is currently
modifying.
7070
Error
7071
Error
7072
Error
The default view of this form is Web - Legacy (Relative), which is not supported in version
7.0. To view this form in version 7.0, open it in a previous version of Remedy Administrator.
Then, change the default view to Standard.
This error occurs when you try to add menu types to horizontal navigation fields.
This error occurs when you try to enter an empty string in the field. You must enter a value.
The error occurs when you try to open a Web - Legacy (Relative) view, which is no longer
supported as of AR System 7.0.
7076
Error
7077
Error
7078
Error
7079
Warning
Tables may not be audited. Their audit status will not be changed.
7080
Error
7081
Warning
Trailing spaces are not allowed in the form name. The trailing spaces will be trimmed.
7082
Warning
When you try to create a defined search (in the View Properties dialog box), you must enter
a qualification for the search.
This error occurs when you enter 0 as the statistics logging interval. Enter a number greater
than 0.
If you change a table fields properties in the Multiple Field Properties dialog box, this
warning will appear when you click OK to close the dialog box.
You must enter a name for the administrator-defined search you are trying to save.
This warning appears if you enter a form name when performing a Save or Save As operation
and the name has trailing spaces.
This warning appears if you delete the key field in a vendor form and you confirmed that
deleting the key field was the action you wanted to take.
Error Messages
7084
Error
7085
Error
The next request ID block size must be between 1 and 1000. Please enter a new size.
8029
Error
One or more entries match filter conditionsthis operation has been defined so that any
matches generate an error.
This error occurs if you try to create a deployable application, but you are not an
administrator with full access.
The error occurs if you enter an incorrect number in the Next Request ID Block Size field in
the Basic/Entry tab of the Form Properties window.
This message occurs when the Any Match for a Push Fields filter action is defined as Error.
8031
Warning
Some of the fields and/or workflow in this form are not supported in this version of the
client.
When retrieving a list of field definitions for a form, there was a failure filtering certain field
IDs (for example, attachment fields) into the destination structure. The copy operation
failed due to problems with permissions.
8032
Warning
An admin group list was found in an owned container. The administrators access
permissions are determined by the owning object.
A warning was returned because an owned container cannot have a list of subadministrator
groups. This list will be disregarded
8033
Warning
A value change is pending on the floating license timeoutchange will take effect the next
time the server is started.
The number of hours for the Write Floating License Timeout has been changed in the
Timeouts tab of the Server Info window. These server configuration settings will not go into
effect until the server is stopped, then re-started.
8034
Warning
A value change is pending on the full text floating license timeoutchange will take effect
the next time the server is started.
The number of hours for the Full Text Search Floating License Timeout has been changed in
the Timeouts tab of the Server Info window. These server configuration settings will not go
into effect until the server is stopped, then re-started.
8035
Warning
8036
Error
The character menu listed in the message is referenced in a container, but no longer exists.
Create the character menu or remove the reference from the container.
The server parsed the data you specified, but there is at least one additional character that
could not be interpreted. Extraneous characters will be ignored.
217
8037
Warning
Index length longer than 255 bytes -- may not work on all databases
8201
Error
The RPC socket number specified is not one of the legal values (0, 390600, 390621 - 390634,
390636 - 390669, 390680 - 390694).
The operation will proceed. However, some database products do not support indexes
exceeding 255 bytes in length. For more information, consult your database product
documentation.
When connecting the client to AR System server, you set the RPC socket number to a value
outside the legal range. The legal ranges of values are:
0
390600
390621 to 390634
390636 to 390669
390680 to 390694
8202
Error
The RPC port specified is not one of the legal values (0, 1 - 65535).
8203
Error
8204
Error
RPC control failed to set non-blocking I/O mode. Continuing in blocked I/O mode.
8205
Error
8459
Error
8469
Error
8700
Error
When connecting the client to AR System server, you set the TCP/IP port to a value outside
the legal range. The legal range of values are 0 and 1 to 65535.
There was an error creating an RPC connection, because this version of AR System server is
no longer supported. To continue, upgrade to a later version of AR System.
This error occurs when the RPC-Non-Blocking-IO parameter is set in the AR System
configuration file and the AR System server continues in blocking mode. For more
information, see the Configuring guide.
This message appears when a server is started on a port that is already in use.
This error occurs in BMC Remedy Administrator when you attempt to set the number of
rows for a character field to less than 999.
This error occurs in the Server Information Dialog, Source Control page, when you click the
Browse button and no source control provider is selected in the Provider Name field. You
must install a source control system and select it in the Provider Name pull-down menu
before you click the Browse button.
The only acceptable attachment locator types are the filename or the buffer. Use only these
types.
Error Messages
8703
Error
8704
Error
Empty automation.
8705
Error
8706
Error
8707
Error
8708
Error
8709
Error
8710
Error
8711
Error
8712
Error
8713
Error
AR System forms cannot store attachments of the size reported. This error is usually caused
by an attachment that is too large. This error can also be generated when an attachment is
erroneously reported with a negative size, for example, by an API program.
The automation structure required when defining an OLE Automation active link action is
empty. You must specify the appropriate contents for this structure.
The method list required when defining an OLE Automation active link action is empty. You
must provide at least one method for this structure.
The value of an ARCOMValueStruct variable in a method or parameter of an OLE
Automation active link action is invalid. Provide a valid value.
The name of an OLE server or a parameter of an OLE Automation active link action is empty
or exceeding the maximum length allowed (64 characters). Correct the name to continue
your work.
The name of an OLE class ID, a method ID, or an interface of an OLE Automation active link
action is either empty or exceeding the maximum length allowed (128 characters).
The method structure of the OLE Automation active link action is invalid. Detailed errors
follow that explain what part of the method structure is invalid.
The name of a method in an OLE Automation is either empty or exceeds the maximum
length allowed (128 characters).
The method structure required when defining an OLE Automation active link action is
empty. You must provide at least one method for this structure.
The parameter list required when defining an OLE Automation active link action is empty.
You must provide at least one method for this structure.
The parameter structure of a method required when defining a method in an OLE
Automation active link action is empty. You must specify the appropriate contents for this
structure.
219
8714
Error
8715
Error
8716
Error
The RPC socket number for the Approval Server process is not one of the legal values
(390600, 390680 390694).
The parameter structure of a method in this OLE Automation active link action is invalid.
Detailed error messages explain what part of the structure is invalid.
An automation action string required when defining an OLE Automation active link action
is either empty or exceeds the maximum length allowed (2000 characters).
The value for the RPC socket is not set properly. Use the Approval Server Admin-Server
Settings form to set this to a legal value.
8717
Error
The value for the Application Check Interval is not within the legal range of 0 to 3600
seconds.
The value for Application Check Interval is not set properly. Set this to a legal value.
8720
Error
8721
Error
8722
Error
8723
Error
8724
Error
8725
Error
This message occurs when you attempt to create an Open Dialog active link action without
specifying an open dialog structure value. You must enter a value to create the Open Dialog
active link action.
This message occurs when you attempt to create a Call Guide active link action without
specifying a Call Guide structure value. You must enter a value to create the Call Guide active
link action.
This message occurs when you attempt to create a Call Guide active link action without
specifying a Call Guide active link name. You must enter a name to create the Call Guide
active link action.
This message occurs when you attempt to create a Go To active link action without
specifying a Go To action label. You must enter a label to create the Go To active link action.
This message occurs when you attempt to create a Go To active link action without
specifying a field or value for the Go To action tag. You must use a field or value to create the
Go To active link action.
The button title cannot be empty or longer than the defined size of the button. If the title is
empty, supply a title. If the title is too long, shorten the title or lengthen the button.
Error Messages
8726
Error
8727
Error
8728
Error
8729
Error
8730
Error
8731
Error
8732
Error
8733
Error
8734
Error
8735
Error
8736
Error
8737
Error
Notify header name is over the maximum size allowed for the name.
8738
Error
Notify footer name is over the maximum size allowed for the name.
The guide cannot contain workflow that calls that same guide.
The name identified in the vendor field definition is empty or exceeds the defined length
restriction.
The name identified in the vendor form definition is empty.
The join form definition includes a vendor form as one of its base forms. Vendor forms may
not participate in joins. Specify only forms that are not Vendor forms.
The field definition for a field on a join form may not be modified once the field has been
defined. However, you can modify it without error by setting it to the existing mapping.
When modifying an existing field in a form, you attempted to change a field to a different
type.
You attempted to define a disabled or non-existent client type in the client list, that is, by
setting the client type to a number less than zero.
This error message is returned if the currency part structure tag contains a value that is not
legal.
This error message is returned if the currency code is not a valid three character string, for
example, USD.
The decimal data is formatted incorrectly. Only numeric characters are valid as decimal data.
For example, 1.234 is a valid decimal value, while 1.abc##345 is an invalid decimal value.
Your system is unable to complete the arithmetic operation. Contact your AR System
administrator for assistance.
Enter a header name of 255 bytes or less for the email notification template.
Enter a footer name of 255 bytes or less for the email notification template.
221
8739
Error
Notify content name is over the maximum size allowed for the name.
8747
Error
8750
Error
8751
Error
8752
Error
8754
Error
8755
Error
8756
Error
8758
Error
The plug-in name is empty, contains invalid characters, or is a reserved name. The plug-in
will not load.
Enter a content name of 255 bytes or less for the email notification template.
The AR System server has encountered a serious error performing a fundamental operating
system function. The most likely cause is that the system is out of memory.
AR System database connectivity plug-in associated with the form does not support create
operations and a creation was attempted.
AR System database connectivity plug-in associated with the form does not support modify
operations and a modification was attempted.
AR System database connectivity plug-in associated with the form does not support delete
operations and a deletion was attempted.
AR System database connectivity plug-in does not support attachments.
AR System server has referenced a plug-in that the plug-in service has not loaded.
The plug-in service was unable to load the specified plug-in. An associated error message
contains details of the failure.
Plug-in names may not be empty, may not contain space characters, and may not be a
reserved name, such as AREA.
8759
Error
The plug-in does not implement ARPluginIdentify(). The plug-in will not load.
All plug-ins must define the function ARPluginIdentify() and the specified plug-in does
not do so.
8760
Error
8761
Error
An invalid password has been used for access to the plug-in server. Contact your AR System
Administrator for assistance.
The plug-in server is either not running, or has been configured to run at a specific port
number and has not registered with a portmapper.
The plug-in server password has been established to restrict access to AR System servers that
have been similarly configured. In this case, the password used by AR System server does not
match that of the plug-in service.
Error Messages
8762
Error
The specified plug-in failed to initialize properly. Contact your AR System Administrator for
assistance.
The plug-in encountered an error while attempting to initialize, and failed to load.
8763
Error
8770
Error
The RPC socket number for plug-in loopback is not one of the legal values (390621 - 390634,
390636 - 390669, 390680 - 390694).
This error message reports the failure when the set property function of the specified plugin fails in any way.
The value specified for the plug-in loopback RPC socket number in the configuration file is
not in the acceptable range. Choose a number in the listed range.
8780
Error
Duplicate user
8800
Error
8801
Error
8802
Error
8803
Error
8804
Error
8805
Error
8806
Error
AR System no longer supports duplicate user names (for example, two users called XYZ who
use different passwords or belong to different user groups). User names must be unique.
Contact your AR System administrator.
This is likely caused by a programming error, for example, in an incorrect API program.
This is likely caused by a programming error, for example, in an incorrect API program.
This is likely caused by a programming error, for example, in an incorrect API program.
This is likely caused by a programming error, for example, in an incorrect API program.
This is likely caused by a programming error, for example, in an incorrect API program. You
might also see this if an Open Window active link action tries to open a form from a different
server and a different application name.
You do not have permission to access this container. Contact your AR System administrator
for assistance.
A parameter is required, but the value passed is either NULL or an empty string. Load this
parameter with the name of the form you want to reference.
223
8809
Error
8810
Error
8811
Error
8812
Error
8816
Error
8817
Error
8818
Error
8830
Note
8831
Warning
Error Messages
8832
Error
8833
Warning
8834
Error
8835
Error
8836
Error
8837
Note
8838
Warning
8839
Error
8840
Warning
8841
Error
8842
Error
A locked object can only be exported with the same lock key. Changing the lock key is not
allowed.
Locking properties of the object do not match the locking properties of the lock group. The
definition file is possibly corrupted. Contact BMC Remedy Customer Support.
A system error has occurred. Contact BMC Remedy Customer Support.
A non-critical error has occurred in the server cache. Restart the AR System server.
An unexpected end of file has occurred during file processing.
Information is not returned for hidden locked objects.
You cannot delete just this single locked object. You must delete the group of objects that
have the locked key. Use the AR_LOCK_BLOCK_DELETE option to delete all the objects in
the lock group. This error can only be encountered through an API program.
You attempted to modify an object that has a read-only lock, such as by adding a form to a
filter that is read-only. You cannot modify a locked object.
A system error has occurred. The object is possibly corrupted. The form might have been
modified at the database level. Contact BMC Remedy Customer Support.
A system error has occurred. The object is possibly corrupted. The container, such as a guide,
an application, or a packing list, might have been modified at the database level. Contact
BMC Remedy Customer Support.
225
8843
Error
8844
Error
8845
Error
8846
Error
8847
Error
8848
Error
8849
Warning
8850
Error
8851
Warning
8852
Error
8853
Error
8900
Error
8901
Warning
A system error has occurred. The object is possibly corrupted. The active link might have
been modified at the database level. Contact BMC Remedy Customer Support.
A system error has occurred. The object is possibly corrupted. The filter might have been
modified at the database level. Contact BMC Remedy Customer Support.
A system error has occurred. The object is possibly corrupted. The escalation might have
been modified at the database level. Contact BMC Remedy Customer Support.
A system error has occurred. The object is possibly corrupted. The menu might have been
modified at the database level. Contact BMC Remedy Customer Support.
You cannot create fields on a locked form.
You cannot delete fields on a locked form.
During set or create operations locked object properties are not expected. You must export
the object as locked.
In a single export call, all the objects must be exported in the same format, which can be .xml
or .def.
This action is for internal use only.
Check server settings and make any necessary corrections.
This error occurs when you use the API to send initialized locale information in
ARControlStruct. Review your program and make sure the correct ARControlStruct
parameter is passed.
This operation cannot be performed on a dialog form. A dialog has no data to query.
This operation cannot be performed on a dialog form. A dialog has no data to query.
Error Messages
8902
Error
8903
Warning
8905
Error
8907
Error
8908
Error
8909
Error
8910
Error
8911
Warning
Some of the fields have been truncated from the results list because the total length of the
fields and separators is greater than the maximum allowed.
This operation cannot be performed on a dialog form. A dialog has no data to query.
This operation cannot be performed on a dialog form. A dialog has no data to query.
This operation cannot be performed on a dialog form. A dialog has no data to query.
This operation cannot be performed on a dialog form. A dialog has no data to query.
Either the user name or the password is invalid or does not exist on Windows Logon Server.
Make sure that the user name and the password exist and are correct.
An attempt was made to create a join form and one of the forms in the join was a dialog form.
You cannot create joins with dialogs.
This message occurs when you attempt to delete a field that is referenced in a table field
qualification. You cannot delete fields that are referenced in table field qualifications.
Remove the field name from the qualification if you want to delete the field.
The maximum allowed length of AR_MAX_SDESC_SIZE is 128 bytes. Remove fields from the
list, specify shorter field widths, or reduce the separators between columns to reduce the total
to less than AR_MAX_SDESC_SIZE.
8912
Error
8913
Error
8914
Note
8915
Warning
227
8918
Error
8920
Error
Must specify a workflow connection structure to create an active link, filter, or escalation.
8921
Error
Workflow connection structure type of form list specified, but no form list was supplied.
8922
Error
The authentication service is not responding. Cannot connect to the system at this time.
Contact your AR System administrator for assistance.
This error is returned when you are unable to update the next field ID column in the
database for any new VUI in a form.
This error is returned when you have not specified the forms for the workflow you are
creating. You must specify the forms to which the workflow is attached.
This error is returned if there are no forms in the form list. The workflow must be associated
with a single form or a list of forms that currently exists on the server.
The external authentication server is not responding to calls from the AR System server.
8923
Error
8924
Error
Form name specified multiple times in workflow connection structure form list.
8925
Error
The legal value for the RPC socket number for the External Authentication process is 390695.
8926
Note
8927
Error
8930
Error
8931
Error
8932
Error
This error is returned if there is no form list for the workflow connection. The workflow
must be associated with a list of forms that currently exist on the server.
This error is returned if two or more forms in a form list have duplicate form names.
The user has attempted to set the value of the external authentication RPC socket to a
different value than 390695. Specify this value only.
The appended text is a message from the external authentication server.
The appended text is a message from the external authentication server.
This error is returned if an invalid form is found in the form list.
This error is returned if there is an error in the FTS handle (for example, it is greater than 255
characters) and therefore the event semaphore could not be opened to enable signals from
server.
This error is returned if the user is modifying the contents of a field but does not have write
access.
Error Messages
8933
Warning
8934
Error
8935
Error
This error is returned when your attempt to import views into the form failed. An associated
message indicates why the view was not imported. Correct the error, and try to import the
item again.
This error is returned because the proxy fork process was unable to write information to its
log file.
This error is returned because only a valid internal form definition can be upgraded. Only
the following forms are valid here:
Distributed Mapping
Distributed Pending
Distributed Pool
Application Pending
8936
Error
8937
Error
8938
Error
8939
Error
The AR System Plug-In server is not responding. Cannot connect to the system at this time.
Contact your AR System Administrator for assistance.
This error is returned if a client type operation is disabled for the current user, for example,
if a user belongs to an excluded group.
The Xerces library globals used in the XML parser failed to initialize.
There was an RPC time-out when connecting to the arplugin service. To continue, make
sure that the arplugin service and AR System plug-ins are running.
8940
Error
8941
Error
8942
Error
This error is returned when parsing an XML document. The XML file, XML string, and XML
object name cannot be parsed.
The parser encountered an invalid element tag while parsing the XML document.
The parser encountered an invalid attribute tag while parsing the XML document.
229
8943
Error
8944
Error
8945
Error
8946
Error
8947
Error
8948
Error
The value for the session configuration option is not a valid value
8949
Error
8950
Error
Duplicate numeric values specified for a custom style enumerated value. The values must be
unique for each choice.
The parser encountered an invalid enumeration value while parsing the XML document.
This parsing error was encountered while parsing the character data.
This parsing error is returned because no such XML object exists in the object list.
This error is returned because an EXTERNAL qualification making a reference to itself is an
illegal operation. The process stops and an error message is returned.
You were unable to create a license because the license key does not match the generated key
based on the license information provided.
You were unable to set a valid public API session variable. This error can only be
encountered through an API program.
This error is returned because there is an invalid value for an enumerated data type.
This error is returned because there were duplicate values in a custom style enumerated data
type. Make sure all choices are unique.
8951
Error
8952
Error
8953
Error
8954
Error
This error is returned because the Status History field of a Data Dictionary style character
menu cannot be expanded as a query style enumerated value.
The XML document was unable to be parsed by the server because you specified an invalid
XML document type.
This error is returned because the server failed to load the AR System XML shared library.
The name of the library is arxmlutil.
While attempting to append the string contents to the end of the file, the operation failed
because the file could not be opened. To continue, verify that the file exists and that you have
permissions to access it.
Error Messages
8955
Error
8956
Error
8957
Error
8958
Error
8959
Error
8960
Error
8961
Error
8962
Error
8963
Error
8964
Error
8965
Error
8966
Error
This error message is returned because XML import and export is not supported for this
object contained in the file.
This error message is returned because the requested dateparts is not supported by this
operation. Either the dateparts value is invalid or this operation does not support the
dateparts value.
You see this error message if the specified date string is invalid. For example, an invalid date
format would be 22/15/02, which would be converted to Month 22, Day 15, Year 2002 (there
are not 22 months in a year).
When converting a ISO or US date string to Julian calendar format, you see this error
message if the string contains a date value that is not valid.
The XML data type being converted is not supported by AR System or the XML data type is
invalid.
Server information data is not correctly formatted. This error can occur with commands that
take as parameters multiple strings separated by semicolons.
Verify that the XML input document is correct for the XML mapping document. A required
element is missing from the XML input document.
Verify that the XML input document is correct for the XML mapping document. An
unexpected element is in the input document.
The number of entries in the list must be equal to or less than the maxOccurs value.
The number of entries in the list must be equal to or greater than the minOccurs value.
No default mailbox has been configured so no default mailbox is available for the email
notification.
The format of the XML mapping document is incorrect and must be corrected.
231
8967
Error
8969
Error
8970
Error
8971
Error
Two forms contain the reserved centralized user preference field -- delete one to continue.
8972
Error
Two forms contain the reserved centralized administrator preference field -- delete one to
continue.
The format of the XML mapping document is incorrect and must be corrected.
Verify that the XML input document is correct for the XML mapping document. A required
attribute is missing from the XML input document.
The key for this entry must be unique in the XML input document.
The system found two forms containing the reserved centralized user preference field. You
must delete one form.
The system found two forms containing the reserved centralized administrator preference
field. You must delete one form.
8973
Error
Two forms contain the reserved centralized file preference field -- delete one to continue.
8974
Error
Notify from is over the maximum size allowed for the name.
8975
Error
Notify replyto is over the maximum size allowed for the name.
8976
Error
8977
Error
Notify bcc name is over the maximum size allowed for the name.
8978
Error
Notify organization name is over the maximum size allowed for the name.
8979
Error
Notify mailboxname name is over the maximum size allowed for the name.
8981
Warning
The system found two forms containing the reserved centralized file preference field. You
must delete one form.
Enter from information of 255 bytes or less for the email notification message.
Enter reply to information of 255 bytes or less for the email notification message.
Enter CC information of 255 bytes or less for the email notification message.
Enter BCC information of 255 bytes or less for the email notification message.
Enter organization information of 255 bytes or less for the email notification message.
Enter mailbox name information of 255 bytes or less for the email notification message.
The application owner object property cannot be set.
Error Messages
8982
Error
8983
Error
8984
Warning
Group permissions have been removed from the object because the object is in a deployable
application.
This object has an application owner and cannot be added to this application. You must
remove this object from the application that currently owns it before you can add it to this
application.
You cannot perform an import in place operation if the data type of a source field is different
from the data type of a destination field with the same field ID.
Roles permissions have been removed from the object because the object is not in a
deployable application.
An object that is not in a deployable application cannot have role permissions.
8986
Warning
The alias for this object is not unique. It will be set to empty string.
8987
Error
Unrecognized option value for change field action. Please see manual for valid values for this
option.
The web alias names for applications, forms, and views must be unique. The web alias names
for views must be unique within all views for the form.
The option value that was specified is invalid. It must be specified as 1 to indicate a field or
to 0 to indicate a value. Contact your AR System administrator.
8988
Error
8989
Error
8990
Warning
Cannot modify LimitInfo or Permission for a data field in an Archive or Audit form. These
values will be made NULL before setting.
This message is accompanied by more specific messages. Examine the associated messages to
diagnose the problem.
An attempt was made to delete data fields (field types 1 to 14 and 35 to 37) from an archive
or audit form. To delete a field, clear the Enable option in the source form to disable
archiving or auditing for the form first.
This warning is returned when the LimitInfo or Permission property for a field that takes
data (field types 1 to 14 and 35 to 37) in an archive or audit form is modified. The system sets
these properties to NULL before setting them. Set these values to NULL to avoid seeing the
warning message.
233
8991
Error
Cannot create this field in Archive or Audit Form. If this is a main form, then a field with that
ID exists in the Archive/Audit form and archive or audit will be disabled. If this is an Archive/
Audit form then fields of this type cannot be created.
When a field is created in the source form, AR System attempts to create the same field in the
corresponding archive or audit form. This error is returned if another field with the same
field ID but a different data type already exists in the archive or audit form. Either create the
field with the same ID and data type in the source form, or clear the Enable option for archive
or audit on the source form.
Data fields, such as fields with data types 1 to 14 and 35 to 37, cannot be created in an archive
or audit form.
8992
Warning
Could not create the Archive or Audit Form specified. Archive/Audit for this form has been
disabled.
This warning is returned if an archive or audit form cannot be created for a source form
because of a lack of memory or a database error. The create or set operation on the source
form will complete, but archive/audit will be disabled.
8993
Error
If any of the Copy options are chosen, form name should be present.
8994
Error
Both the source form and the Archive or Audit form go together in an Application.
Removing or adding one of them is not possible.
The Archive Type selected is Copy To Archive And Delete From Source or Delete From
Source, but the archive form name has not been specified. Enter a form name in the Archive
To Form field.
You cannot add or remove only the source form or only the associated archive/audit form
from an application. The source form and a corresponding archive/audit form must be
removed from an application together, or added to an application together.
8995
Error
Archive Type does not match the remaining archive information passed in.
8996
Error
Archive not possible on Dialog or Archive forms. For Vendor forms, only 'Copy to Archive'
option is available.
Forms with a Dialog or Archive form type cannot be archived. Only the Copy to Archive
archive type is available for Vendor type forms.
8997
Error
Turn off the archive or audit to this form to delete this form.
If an archive or audit form is being deleted and its source form has archive/audit enabled,
either disable archive/audit on the source form or, if you are using the ARDeleteSchema API
call, use the AR_SCHEMA_SHADOW_DELETE option.
Error Messages
8998
Error
8999
Error
The Archive or Audit form is invalid. Archive or Audit form should not be in use and its data
fields should match those in the main form. Please check the manual for requirements for a
valid Archive form.
You cannot create or modify existing entries in an archive or audit form. If you are using the
MergeEntry API call, entries can be added to the form, but existing entries cannot be
overwritten or modified. Also, filters (Push field or Set field) cannot modify or create entries
in an archive or audit form.
The error is returned if an existing form that is not a valid archive/audit form is specified as
an archive/audit form. Correct the archive/audit form, or specify the name of an existing
form and AR System will automatically create a valid archive/audit form. For more
information about archive and audit forms, see the Configuring guide and the Form and
Application Objects guide.
9000
Error
9001
Error
9002
Error
9003
Error
9004
Error
9005
Error
9006
Error
9007
Error
This error is returned because the RPC call failed and AR System server does not support
encryption.
This error is returned because AR System server does not disallow encryption. The key
exchange protocol requires shared encryption keys between the client and the server and
checks the encryption policy of the server. The client default is to make encrypted calls to the
server.
The actual key exchange between the client and the server failed due to a serious error by one
or both of the RPC calls.
Public key decryption failed due to no authentication between client and server.
The MAC (message authentication code) failed during the decryption routine, when
comparing the MAC in the decrypted message against the locally generated MAC.
There was a failure in generating the random number used during the encryption routine.
This error is returned because an unknown encryption algorithm was used.
This error is returned because the size of the memory buffer used in XDR (external data
representation) is invalid.
235
9008
Error
9009
Error
Client/server encryption is enabled but the encryption library was not found. Either install
the encryption library or disable client/server encryption.
This error is returned because the XDR (external data representation) process was unable to
present the result pointer into the memory buffer.
This error is returned because encryption is required but the encryption shared library is not
loaded.
9010
Error
9011
Error
9012
Error
9013
Error
9014
Error
9015
Error
9016
Error
This error is returned because encryption is turned on but the required encryption shared
library DLL could not be found or loaded.
This error is returned because the encryption shared library DLL could not be successfully
loaded.
This error is returned if no encryption licensing is present on the AR System server.
This error is returned if no encryption licensing is invalid on the AR System server.
The actual size of the string exceeds the size limit specified for the string. This error can occur
when the string becomes corrupted.
An internal error has occurred because the string has a NULL value.
The encrypted string could not be decrypted because the cyclic redundancy check (CRC)
failed. An invalid CRC indicates that the encrypted string has been corrupted.
Error Messages
9050
Error
9051
Error
Multiple Message Catalogs exist. There must only be one Message Catalog.
9052
Error
The VUI is not unique for the form. The label, locale, and platform properties of this VUI
must be unique to the form.
This error is returned because two or more AR System Message Catalog forms were found
on the same server. To continue, you can have only one Message Catalog form on a server.
Delete one of the Message Catalog Forms and restart the server.
For localization purposes, VUIs for a form must be unique. To continue, create a unique
VUI combination of label, locale, and platform.
9053
Warning
The default VUI specified in the schema import file was not found. The default VUI was
redefined to a pre-existing VUI from the form.
This warning is returned because the default admin view of the form was not found during
the import operation. Instead, the previously existing default admin view will be used.
9054
Warning
9055
Error
This warning is returned because the display instance of a field in the VUI did not
correspond to the display instance of the field in the cache during the import operation. The
field will not be imported, and the import process will continue.
This error is returned because no VUI definition from the file was retrieved during the
import operation. For some reason, the format of the import file has been corrupted so that
it contains no VUI information.
237
9056
Error
9057
Error
9058
Error
9059
Error
9060
Error
9061
Error
9062
Error
9063
Error
Server allows only Unicode clients (except Administrator tool and Alert tool).
This error is returned because a query cannot retrieve more than one localized value of a
message at a time.
This error is returned because the timestamp of the localized active link or menu was unable
to be updated.
Fix the join form definition.
A system error prevented the Unicode converter from being opened.
Character data could not be converted to Unicode format.
Character data could not be converted from Unicode format.
AR System Server does not support non-Unicode clients such as BMC Remedy User, BMC
Remedy Import (GUI Version), the runmacro program, and version 6.3 of the Mid Tier. The
server provides limited Unicode support for BMC Remedy Administrator and BMC Remedy
Alert.
To contact this server, use a browser instead of BMC Remedy User.
Error Messages
9075
Error
9076
Error
9077
Error
9078
Error
9079
Error
9080
Error
9081
Error
While server event recording was enabled, the server was unable to find the Server Events
form to record an entry.
The Server Events form is defined from a unique combination of AR System reserved fields.
If an attempt is made to create a form that contains these fields while the Server Events form
already exists, the server will not allow creation of the new form.
While server statistics recording was enabled, the AR System server was unable to find the
Server Statistics form to record an entry. The form might have been deleted or there might
have been a system failure. Restart the AR System server and form will be recreated
automatically.
The Server Statistics form is defined from a unique combination of AR System reserved
fields. If an attempt is made to create a form that contains these fields while the Server
Statistics form already exists, AR System will not allow creation of the new form.
The Application Statistics form is defined from a unique combination of AR System reserved
fields. If an attempt is made to create a form that contains these fields while the Application
Statistics form already exists, AR System will not allow creation of the new form.
While application statistics recording was enabled, the AR System server was unable to find
the Application Statistics form to record an entry. The form might have been deleted or there
might have been a system failure. Restart the AR System server and the form will be recreated
automatically.
239
9082
Error
Only one form can contain the Application Statistics Configuration fields.
9083
Error
9084
Error
9085
Error
9088
Error
The file specified for an application does not hold an application definition.
9089
Error
9090
Error
Cannot change license type of a user to Fixed more than 3 times in 1 week.
9091
Error
9093
Error
9094
Warning
Subadministrator group permissions have been removed from the object because the object
is in a deployable application.
Subadministrator roles permissions have been removed from the object because the object
is not in a deployable application.
An object that is not in a deployable application cannot have subadministrator role
permissions.
Error Messages
9096
Warning
Value specified for the Authentication Chaining Mode is outside the valid range of 0, 1, 2.
9100
Error
This warning occurs when the authentication chaining mode parameter is set outside the
valid range in the AR System configuration file. For more information, see the Configuring
guide.
This error is returned due to a non-local server execution error during the following
operations:
Executing a run process command on the server
Retrieving a list of SQL values specified in the SQL command
9101
Error
9102
Error
9110
Error
Server does not have a valid host id. Please correct this error to enable licensing for this
server.
This error is returned during import and export operations, because the direct SQL and run
process commands are valid only as a server-side process, not as the client-side. In certain
cases, the process will be exported as a client-side process.
There was an error returning the fully substituted command from the database, for example,
an invalid server-side run process command. To continue, verify if the SQL command or run
process command works from a command line.
The host ID you entered does not match the host ID in your license. Make sure that the host
ID you entered is the one you supplied when you requested the license.
9130
Error
9150
Error
9200
Error
9201
Error
Session is invalid or has timed out. Please reload page to log in again.
This error message is generated by the Web Service plug-in whenever an error occurs during
the execution of a Web Service.
This error occurs because you cannot run multiple instances of armonitor from the same
installation directory. However, you can run another instance of armonitor from a different
installation directory. (UNIX only)
You attempted to perform an operation (for example, opening a form) to which you have no
permissions. Check with your administrator.
Your session is no longer available, either because the session is invalid, has timed-out, or no
session data was retrieved.
Log in again to continue.
241
9202
Error
9203
Error
9204
Error
9205
Error
No help available.
9206
Error
9207
Error
9208
Error
9209
Error
Cannot find an empty attachment field large enough to hold this attachment.
9210
Error
The file size exceeds the maximum size allowed for this attachment field.
9211
Error
9212
Error
You attempted to attach an object to an attachment pool in which no fields are left available,
for example, because all the fields are in use. Remove any un-necessary attachments if you
have permissions, or ask your AR System administrator to add more attachment fields to the
attachment pool.
There was an error in one of the form actions, for example, Submit, Search, Modify, or
Delete Entry.
You attempted a display, save, or delete operation but did not first select an attachment.
A failure occurred while trying to retrieve Help text for this form or field. An associated error
message provides details of the failure.
A failure occurred while retrieving the list of fields that contain Help text.
You entered a set of incorrect parameters for this operation, for example, an invalid
qualification statement. This is an unexpected error.
A failure occurred in retrieving a property from the configuration properties file.
There is no field large enough in the attachment pool to contain this particular file. Contact
your administrator to enlarge the size of the attachment field so that you can attach it later,
or try zipping the file to make it smaller.
You attempted to attach a file larger than the maximum size allowed for this attachment
field. Contact your administrator to enlarge the size of the attachment field so that you can
attach it later, or try zipping the file to make it smaller. You can also try to attach to a different
attachment field.
You attempted to attach a file to an attachment field but did not enter a file name. To
complete this process, enter or select a file.
The operation of adding an attachment file failed. Check your permissions. If that does not
solve your problem, contact your AR System administrator.
Error Messages
9213
Error
9214
Error
9215
Error
Internal error.
There was a failure in loading the attachment file because the method attribute of the <form>
tag in the servlet request was set to GET, not POST.
The operation of saving the attachment file to disk failed, either because the file does not exist
or its value is NULL. Make sure that the file exists.
This all-purpose error occurs during numerous internal system failures, including the
following conditions:
Name of a system object or field ID is NULL when trying to retrieve a system object
Internal cache error
Web tier exception
XSL stylesheet not found for certain type of object
Failure to create request in Push Field workflow action at runtime
Failure to set a field in the Set Field workflow action at runtime
Failure to expand an open window
9216
Error
9217
Error
File not found. Either the file requested is not present or the URL supplied is bad.
9218
Error
9219
Error
9220
Error
9221
Error
There was a failure in viewing or saving an attachment file, for example, a new window could
not be opened to display the file. This error occurred here because the request parameters for
the file were invalid, because the file path was NULL, or you did not enter a file path name.
There was a failure in viewing or saving an attachment file because the file could not be found
on the web server. Contact your administrator.
There was a problem viewing the file because, even though the system located the file, it was
unable to be sent.
There was a failure to delete an attachment file because it could not be located on the web
server. Make sure that the file exists.
There was a failure displaying the attachment file in a new window because it could not be
located on the web server. Make sure that the file exists.
There was a failure saving the attachment file to the clients local file system because it could
not be located on the web server. Make sure that the file exists.
243
9222
Error
9223
Error
Cannot convert AR System query into a Crystal query: no fieldname to match with NULL
value. Please see your administrator.
There was a failure downloading the attachment file because it could not be located either on
the web server or AR System server. Make sure that the file exists.
Crystal Report does not allow } in fieldname. Remove this character from the fieldname.
9225
Error
Cannot convert AR System query into a Crystal query: character value in QualifierInfo
object is NULL. Please see your administrator.
An illegal field name not allowed by Crystal Reports was encountered when converting a
AR System query into a Crystal Report web query. Rename the AR System field so that it
does not use a close brace, then attempt the conversion again.
There was a failure during conversion because the field value is NULL and the field name is
incorrect.
9226
Error
Cannot convert AR System query into a Crystal query: bad enum field type. Please see your
administrator.
There was a failure during conversion because the field for which an enum value was
provided is not an enum field type.
9227
Error
Query conversion failure unknown: <name_of_query>. Try again or rewrite your AR System
query in another way.
There was a failure in converting the AR System query into a Crystal Report web query, but
the specific reason for the failure is unknown. To continue, rewrite the AR System query into
a format more easily understood by the Crystal Report engine.
9228
Error
Unsupported syntax in query conversion. Try to rewrite your AR System query in another
way.
There was a failure in converting the AR System query into a Crystal Report web query
because of unsupported syntax. To continue, rewrite the AR System query into a format
more easily understood by the Crystal Report engine.
9229
Error
Cannot convert AR System query into a Crystal query: invalid data type for enum value.
Please see your administrator.
The conversion failed because an invalid enum string value appeared in the AR System
query. To continue, rewrite the AR System query into a format more easily understood by
the Crystal Report engine.
9230
Error
Report filespec location not specified for native reports. Please see your administrator.
The native report output failed because the file location was not specified.
Error Messages
9231
Error
Invalid AR System report definition. Re-attach the definition and try again or create a new
report.
The native report output failed because of an invalid report definition. To continue, try
creating a different definition file or re-designing your report.
9233
Error
Field has no info in AR System report definition. Re-attach the definition and try again or
create a new report.
The native report output failed because the report definition specified no fields. To continue,
try creating a different definition file or re-designing your report.
9234
Error
Cannot display AR System report <name_of_report>. Please try again or see your
administrator.
The native report failed to appear on your browser for unknown reasons. To continue, see
the remainder of the message.
9235
Error
Bad report operation for AR System reports. Please see your administrator.
9236
Error
Cannot open AR System report file <name_of_file>. Please try again or see your
administrator.
An invalid operation was specified for a AR System report. See your administrator.
The native report operation failed to open the report *.arr definition file. Verify that the
report exists. You might also check your permissions and try again. Also check the disk
permissions on your configured report directory.
9237
Error
Problem in parsing AR System report definition: no 'Report: ' string found. Re-attach the
definition and try again or create a new report.
The report operation was unable to parse the field attributes in the definition file. To
continue, try creating a different definition file or re-designing your report.
9238
Error
Cannot parse AR System report definition. Re-attach the definition and try again or create a
new report.
The report operation was unable to parse the field IDs and sort order. The report consists of
a string that cannot be understood by the system. To continue, try creating a different
definition file or re-designing your report.
9240
Error
Cannot decode URL. The URL supplied is invalid. Please see your administrator.
9241
Error
9242
Error
Bad data type for report attachment field. Please try again or see your administrator.
The location (URL) of the native report cannot be decoded. Contact your AR System
administrator.
Check the name of the configured report directory and try again.
There was a failure when extracting the report due to an invalid data type for the attachment
field. Ask your administrator to check the report form definition.
245
9243
Error
No attachment info for report attachment. Please try again or see your administrator.
9244
Error
9245
Error
9246
Error
There was a failure when extracting the report because information about the attachment
field could not be retrieved. To continue, check that the reports entry in the report form has
a valid attachment.
There was a failure when extracting the report because the file name of the report could not
be retrieved. To continue, check that the reports entry in the report form has a valid
attachment.
There was a failure extracting the report definition file because no session-specific report
directory could be retrieved from the configuration. To continue, use the BMC Remedy Mid
Tier Configuration Tool to specify a report directory.
There was a failure to retrieve the report when querying the Report form for the entry that
matches the parameters in the request. To continue, check the report and report type forms
on the server for valid report names and types.
9247
Error
9248
Error
Internal error: Bad data type for query class field. Please see your administrator.
9249
Error
Cannot load query converter class <type_of_class>. Please try again or see your
administrator.
There was a failure to retrieve the report type when querying the Report form for the entry
that matches the parameters in the request. To continue, check the report and report type
forms on the server for valid report names and types.
There was an invalid data type for the query class field when converting the query string from
the AR System native format into the report engines format.
There was a failure to load the query converter class when converting the query string from
the AR System native format into the report engines format. To continue, verify that the
query converter class is installed in your CLASSPATH.
9250
Error
9251
Error
Bad data type for report operation command field. Please see your administrator.
When creating a report in the Open Window action, an invalid operation was used to post
the report. The only valid operations are run, create, or edit. To continue, fix the action to
use a valid operation.
An inappropriate command was issued for the report because of an invalid data type. To
continue, check the report type form definition.
Error Messages
9252
Error
9253
Error
ARServer <name_of_server> does not have form with ID <number_of_ID>. Please see your
administrator.
There was a failure because the report operation command does not have a command
specified for this report type.
There was a failure because AR System server failed to retrieve the form with the specified ID
needed to create the report.
9254
Error
9255
Error
Cannot instantiate query converter class <name_of_class>. Please see your administrator.
9256
Error
There was a failure to create an instance of the query convertor class when converting the
query string from the AR System native format into the report engines format. To continue,
verify that the query converter class implements the report query converter interface.
There was an initial failure when converting the original query string into a QualifierInfo
structure that the report engines format can interpret. To continue, check that the query
converter class implements the report query converter interface.
For information about the QualifierInfo class, see AR System Java API documentation.
9257
Error
9259
Error
9260
Error
Report location is missing from report settings configuration page. Please see your
administrator.
There was a failure creating the report definition file from the Message Catalog.
There was a failure locating this object (for example, a schema, active link, or container) in
the server cache. To continue, verify that the object exists on AR System server.
This error occurs if the location of the Crystal Reports Server XI engine is not specified in the
BMC Remedy Mid Tier Configuration Tool.
9261
Error
9262
Error
Submit failed.
There was a failure creating the XML string containing the Status History field information.
Status history is displayed for the web in a separate window.
The Submit operation failed when creating an AR System request. There are many possible
causes for a Submit failure, for example, a required field is left blank. In this particular case,
enter a value for the required field and re-try the Submit operation.
247
9263
Error
Modify failed.
9264
Error
9265
Error
9266
Error
9267
Error
The Modify operation failed when updating an AR System request. Possible causes for this
error include, for example, a simultaneous modification by another user or a failure in
workflow.
You entered an incorrect user name or attempted to access an AR System form that you have
no permissions to. Try re-entering your user name or check your permissions to continue.
You attempted to access a field that you have no permissions to. Check your permissions to
continue.
There was a failure displaying the status history in a new window because no entry was
selected. The request was therefore ignored.
There was a failure in creating the form view because the required parameters either contain
no value or a NULL value. Required parameters include the following items:
Form (or form alias)
Server name
9268
Error
9269
Error
Unable to perform query because results list field not found. Please inform your AR System
administrator.
There was a failure in the query because the result list in the form could not be located. You
will also see this error if you were unable to drill down to a record in a table field using an
Open Window active link action.
9270
Error
9271
Error
There was a failure to retrieve the request because that entry ID does not exist in the database.
There was a failure to validate the values for this field so that it can be properly formatted.
Error Messages
9272
Error
Value does not fall within the limits specified for the field.
9273
Error
9275
Error
9276
Error
There was a failure to validate the values for this field because they are out of the acceptable
minimum and maximum range limits defined by the administrator.
There was a failure to add the field to the query bar HTML input element because it is a
display-only field. Only fields holding actual database values like, for example, an integer
field, are included.
There was a failure to display the status history because it is valid only in modify mode, not
for submit or query.
You have selected to drill down on a table or to display, using an Open Window action, a
form that does not have a web view defined. This could be a form on a 5.x (or later)
environment where no web view was defined or a form that is located on a AR System server
that is pre-5.x. The system cannot open a form on the web that does not have a valid web
view.
If the server is a 5.x (or later) server, add a web view for the form and you will be able to open
it. If the server is pre-5.x, you must upgrade the server to 5.x (or later) and then create a web
view for the form before you will be able to open it.
9277
Error
9278
Error
No item matches active link conditions; this operation has been defined so that no match
generates an error.
There was a failure because multiple matches were found in the form during a Set Field or
Push Field action. All workflow processing is stopped. To continue, configure the workflow
in BMC Remedy Administrator for a different multiple match response in AR System, for
example, Set Field to $NULL$, or Use First Matching Request.
There was a failure because no matches were found in the form during a Set Field or Push
Field action. All workflow processing is stopped. To continue, configure the workflow in
BMC Remedy Administrator for a different multiple match response in AR System, for
example, Set Field to $NULL$.
9279
Error
Not a valid license for web tier to access the server: <name_of_server>.
9280
Error
A failure occurred because there is no server license for the mid tier. To continue, verify that
a valid license exists.
A failure occurred because the name of the server is not present in the list of valid mid tier
servers. To continue, verify that a valid server exists.
249
9281
Error
9282
Error
9283
Error
9289
Error
9291
Error
Not a valid administrator password on the server - <name_of_server>. Please add/modify the
password for the server in configuration page.
There was a failure in the process used by the Set Fields action. No results were returned. To
continue, verify that the process works independently of the Set Fields action.
There was a failure to expand the query string for a dynamic menu, for example, a search
menu. The server was unable to parse the query correctly.
There was an internal system failure during the execution of this active link. This error is not
due, however, to a more common multiple match or no match error.
There was a failure during login, because you entered an invalid server name.
The mid tier administrator password you specified is not recognized. To continue, try reentering your password or contact your AR System administrator for assistance.
9292
Error
9293
Error
Cannot convert AR System query into a Crystal query: you cannot use <operator_in_query>
to evaluate null. Please rewrite your query.
There was a failure during login, because the system does not recognize this user name as a
valid administrator. To continue, enter a different login name.
There was a failure converting a AR System query into a Crystal report query. The Crystal
engine does not recognize this method for checking NULL values. Rewrite the query to use
operators in the AR System query that the Crystal query will understand, for example,
field = $NULL$. You can only test for = $NULL$ or != $NULL$.
9294
Error
Your query has returned too many results. Narrow your query criteria, specify a smaller
maximum number of queries to return, or ask your administrator to specify a smaller chunk
size for the table or results list.
You are running out of available memory because the query returned too many results. To
continue, re-write your query to return fewer requests.
9295
Error
Incorrect login parameters. Web page, user, and/or server name(s) must be provided.
9296
Error
There was a login failure because you did not enter certain parameters, for example, form
name or user name. To continue, enter the missing parameters.
No matches were found in your qualification. However, processing will continue to display
the zero matches label in the results list header.
To continue, refine the qualification to make sure that it returns at least one matching
request.
Error Messages
9297
Error
9298
Error
9299
Warning
This record has been updated by another user since you retrieved it. Saving your changes will
overwrite the changes made by that user. Do you want to save your changes?
There was a failure converting the AR System query format into the report engines format
because the converted query was too complex. The converted query will be replaced by the
original AR System query string.
There is a conflict because another user and you are retrieving the same request. To continue,
perform one of the following tasks:
Contact the other user (if you know who they are) to avoid overwriting their changes.
Cancel your changes.
Perform query again, then modify.
Save your changes only if you are sure your changes will not destroy important
information.
9300
Error
9301
Error
9303
Error
9304
Error
9305
Error
You cannot translate the group name in the Group List or Assignee Group Field.
9306
Error
There was a failure in the Run Process active link action because this run process command
is not supported. To continue, use a different run process command.
This error occurs if the report file cannot be retrieved from the server to the mid tier server.
There was a failure retrieving a user from the pool of available users, because a user pool does
not work with this version of AR System.
There was a failure retrieving the report file because the ReportServlet used by the Open
Window active link action could not create a temporary directory in which to hold the report
or extract the report to the directory.
The qualification failed because the system was unsuccessful in translating the group names
into group IDs.
The qualification failed because of an illegal mathematical operation. A NULL value is
returned. To continue, rewrite the query so that you do not divide by zero.
251
9307
Error
9308
Error
Page has been updated. Please Refresh to get the updated page.
9309
Error
Show Status History action ignored. Status History field does not exist in form.
9310
Error
9325
Error
You have entered an improperly formatted decimal value for a currency field.
9326
Error
9327
Error
You have entered an invalid currency code for a currency field. Using previous valid code.
9329
Error
The location does not have the required parameter server or webService.
9330
Error
9331
Error
9332
Error
There was a failure because you entered a value for a date/time field which does not fall in
the supported range. To continue, enter a date in the range between 1970 to 2037.
There was an error because your form is outdated. The form has been recently updated in
memory. To continue, click the Refresh button on the page.
There was an error displaying the status history in a new window because the Status History
field is missing from the form. The request to display the status history will be ignored.
This error message is returned if you enter the wrong time format into the Calendar popup
window.
This error message is returned because you did not enter a valid currency value on a currency
field. For example, you entered 1,00 USD.
The specified currency value is a not an allowable currency type. Contact your AR System
administrator.
This error message is returned because you did not enter an allowable currency code on a
currency field. The mid tier will return the field results based on the last previous valid
currency code.
When extracting the details about the web service request from the input document, this
error message is returned due to the wrong format of the namespace. The location must
include the server and the webService parameters.
When processing a web service request on the mid tier, this error message is returned because
no such web service exists on the server.
When processing a web service request on the mid tier, this error message is returned because
no such operation was found in the web service.
Invalid operation type <name_of_operation_type> specified in web service container.
This error message is returned because the mid tier was unable to make the necessary API
call due to an invalid operation type that was specified for the web service.
Error Messages
9334
Error
9335
Error
9336
Error
9337
Error
9338
Error
9339
Error
9341
Error
No Preference servers or Configuration Home Page Server. Home Page needs a server.
9342
Error
9343
Error
No Preference form or ServerSetting Home Page form. Home Page needs a form.
This error message is returned because the mid tier was unable to parse the XML date/time
string.
The WSDLServlet servlet was unable to generate the WSDL for a requested web service due
to an invalid URL.
This error message is returned if a web service is requested but the mid tier cannot locate the
web service definition.
This error messages is returned because neither authentication information is supplied in the
web service request nor anonymous user information is specified in the BMC Remedy Mid
Tier Configuration Tool.
This error message is returned for active links when there is some arithmetic operation and
the two operands cannot be made to match or the arithmetic operation is not supported. For
example, you would see this message if you want to add two currency fields and they both
have different currency codes, such as USD and CAD, but there are no matching functional
currencies to add. Another example would be when you subtract Decimal1 - Decimal2 =
Character. If the target field is a character, then only addition is supported (string
concatenation).
The AR Server field on the Home Page tab of the AR System User Preference form and the
Server Name field on the Home Page Settings page of the BMC Remedy Mid Tier
Configuration Tool are blank. Specify a server in the BMC Remedy Mid Tier Configuration
Tool or specify a server for this user in the AR System User Preference form.
No AR System servers have been configured in the BMC Remedy Mid Tier Configuration
Tool. Contact your AR System administrator.
The Form Name field on the Home Page tab of the AR System User Preference form and the
Default Home Form field on the Configuration tab of the Server Information dialog box are
blank. Specify a default home page form in the Server Information dialog box or specify a
home page form for this user in the AR System User Preference form.
253
9344
Error
9345
Error
Home Page cannot connect to any Configuration servers with user name and password.
9346
Error
Failed to deploy. Make sure the form - <form_name> and the view - <view_name> have an
alias name.
Your user name or password was not accepted by any AR System server configured in the
BMC Remedy Mid Tier Configuration Tool. Contact your AR System administrator.
The form or view does not have an alias name, which is required for viewing the form on the
Web. Contact your AR System administrator.
9350
Error
Network protocol/data error when performing data operation. Please contact administrator.
9351
Error
Unable to set up data connection, which is preventing the application from working
correctly.
An internal error occurred because parameters passed to the back channel were incorrect.
An internal error occurred during a back channel request from the browser to the mid tier
server.
9352
Error
A form definition has been changed, so unable to retrieve data. Please contact administrator.
9353
Error
The operation cannot be completed because you are being logged out.
9354
Error
No compatible (standard or web fixed) view for the requested form can be found - unable to
display form.
The definition of a form that users have loaded has been changed in such a way that a table
on the form cannot be refreshed.
A user who is logging out tried to make requests to the mid tier. This can occur if a user has
opened multiple windows and is trying to do something in one window at almost the same
time as logging out in another window.
The mid tier could not find a view to display for the specified form. This can occur if a form
contains only relative views because relative views are no longer supported by the mid tier.
9355
Error
9356
Error
Error Messages
9357
Error
9358
Error
9359
Error
9360
Error
9361
Error
A current session exists for a different user - <user name>. Log off the existing session and
try again.
The view form servlet requires the server and form parameters to be in the URL (other
parameters are optional). If these parameters are missing this error occurs.
The mid tier implementation of global fields limits the amount of data that can be stored in
all global fields to about 3.5 KB. If this size is exceeded this error occurs.
The view form servlet has been used with user name and password parameters that differ
from the ones used to create the current session.
9362
Error
9363
Error
9364
Error
One or more items match active link conditions; this operation has been defined so that any
match generates an error.
The action failed because the mid tier is not available or could not be contacted. This error
could also occur if the action was canceled by the user while it was being performed.
Used by the Push Fields action when the administrator configures it to return an error when
multiple matches are found. On the If Action page, the If Any Requests Match field has
Display Any Match Error selected.
9365
Error
9366
Error
The modify all action requires that at least one row is selected in the results list. Select one or
more entries in the results list and try again.
There was a failure in the Run Process active link action because this run process command
was used incorrectly, such as using a run process that does not return a value in a Set Fields
action.
255
9367
Error
9368
Error
9369
Error
9370
Error
9371
Error
9372
Error
Bad menu.
9373
Error
9374
Error
9375
Error
9376
Error
The data types of the fields used in a relational operation are not consistent with the
operations allowed for that operation. See the Workflow Objects guide for information about
the allowed data types of operations.
An AR System API function call has been used with an invalid data type.
AR System functions (used in assignments) such as CONVERT, ENCRYPT, and DECRYPT are
supported only in filter workflow and not in active link workflow.
The guide or the primary form for the guide could not be determined. Dynamic workflow
allows an active link guide to be named at run time. If the guide name does not exist on the
server, or the guide does not have a primary form, this error is generated.
The guide specified (via dynamic workflow) is invalid. With dynamic workflow you can
specify guide names from workflow instead of in BMC Remedy Administrator. The
definition for the guide specified cannot be found and might be missing from the AR System
server.
The specified menu is invalid. This error occurs if the browser client requests a non-existent
menu. This could be due to an active link change fields action that has changed the menu for
a character field.
The indicated value was entered as a value for a field with a data type of real. The value is not
a legal real value. Change the value to a legal real value, and try the operation again.
The value was entered in a field with a data type of decimal. The value is not a legal decimal
value. Change the value to a legal decimal value, and perform the operation again.
A numeric field contains a nondigit value. You can specify digits only for integer (numeric)
fields. Change the value to a legal integer value, and try the operation again.
The format of a time value is not recognized. You can omit the time portion of a time stamp
and include only the date or you can omit the date and include only the time. The portion
omitted will default to an appropriate value. However, the format of the portion of time that
is specified must match the rules for time stamps. Correct the format for the line, and
perform the search again.
Error Messages
9377
Error
9378
Warning
The query matched more than the maximum number of entries specified for retrieval.
AR System cannot process a time that is out of range. Try again, using a time within the
allowed range.
The retrieval included a search that selected more than the maximum number of items
allowed by the client or server. The call returned the number of entries specified as the
maximum. Narrow your search criteria or change the limit in user preferences.
To change the local setting in BMC Remedy User, choose Tools > Options > Behaviors, and
modify the settings for Limit Number of Items Returned. Only an administrator can change
the server settings.
9379
Warning
The time entered is invalid. Therefore, the popup will be initialized to the current time.
9380
Warning
The date entered is invalid. Therefore, the popup will be initialized to the current date.
9386
Error
Security Exception!! Possible insecured call is issued. Please try opening the report again.
9387
Error
9390
Error
There is either no definition or the user <user> does not have permission for keys <keys>
for the module <module> in the server <server>.
Click the icon to the right of the field to select the desired time.
Click the icon to the right of the field to select the desired date.
This error occurs when a request is sent to open a Crystal report that is not in encrypted
format.
This error occurs when a request to open a Crystal report through the web has timed out.
This error occurs if the requested plug-in definition does not exist in the Data Visualization
Definition form or if the user does not have correct permissions to access that data.
9391
Error
No module with name <module_name> was found in the following configured module
server(s) <servers>.
This error occurs if the requested plug-in does not exist in the list of plug-in servers in the
BMC Remedy Mid Tier Configuration Tool.
9392
Error
Could not create the required module cache directory <directory_name> to download
module <module> from server <servers>.
The mid tier should be able to create a directory so that it can download the plug-in
information. If it cannot create a directory, this error occurs.
9393
Error
There is no jar file for the module <module> in the server <server>.
This error occurs if the plug-in JAR file is missing for a given data visualization module in
Data Visualization Module form.
257
9394
Error
Could not download the module jar file for module <module> from the server <server>
due to an exception. Please see the log file for further details.
This error occurs if the mid tier cannot download a jar file for a particular data visualization
plug-in in a server.
9395
Error
9396
Error
Could not read the properties file <file> for local module <module>
Flashboards and reports are built on mid-tier local data visualization modules. This error
occurs if a request is made for these modules, and they are not available in the local plug-ins
directory.
In the available local plug-ins directory, there should be a details.txt file that contains the
information of these modules. If the file is missing, this error occurs.
9397
Error
The jar file <file> for local module <module> is not present.
9398
Error
The module class <class> for the module <module> from server <server> does not
implement the required interface.
This error occurs if there is a missing JAR file in the local plug-ins directory.
This error occurs if the entry class specified for a module does not implement the plug-in
interface provided in the GraphPlugin.jar file.
9399
Error
The module class <class> for the module <module> from server <server> is not found
in the jar file.
This error occurs if the entry class specified for a module is not implemented.
9400
Error
The module class <class> for the module <module> from server <server> does not
have the required no arg constructor.
This error occurs if the plug-in container in the mid tier cannot instantiate the specified entry
class for a module.
9401
Error
The module class <class> for the module <module> from server <server> made an
illegal access and cannot be instantiated.
This error occurs if the entry class is not accessed correctly.
9402
Error
9403
Error
The module <module> from the server <server> does not have the privileges to perform
the call.
This error occurs if the localized version of a given string is not available or if the string is not
localized.
This error occurs if the administrator login option is not selected when creating module
information in the Data Visualization Module form, and the module requests the
administrator anyway.
Error Messages
9500
Warning
9501
Warning
The Entry Point Guide has no starting active link. Contact your AR System administrator.
9502
Warning
9503
Warning
9701
Error
9710
Error
9711
Error
9712
Error
9713
Error
Bulk entry transaction has failed due to an error encountered during an individual
operation.
The attempted bulk entry transaction failed due to an error in one of the individual
operations. Check the return list for more detailed information about the individual
operation failure.
9750
Error
259
9751
Error
9752
Error
9753
Error
9754
Error
The shared library does not provide the RPC program number it is registered for
9755
Error
9756
Error
9781
Error
Role name was not found. Verify that the role name is valid.
When a shared extension library is loaded, the AR System server invokes callback routines to
identify the library to the server. This error occurs when the ar.conf file contains multiple
registry entries for the same library, or when the identification callback routine returns an
error.The library is then unloaded from memory. The server will continue to function, but
any functionality associated with the shared library will be unavailable. The error message is
logged in the arerror.log file.
When a shared extension library is loaded, the AR System server invokes callback routines to
identify the library to the server. This error occurs when the server invokes a routine that is
not implemented by the shared library. The library is then unloaded from memory. The
server will continue to function, but any functionality associated with the shared library will
be unavailable. The error message is logged in the arerror.log file.
When a shared extension library is loaded, the AR System server invokes callback routines to
identify the library to the server. This error occurs when the shared library does not
implement a required routine. The library is then unloaded from memory. The server will
continue to function, but any functionality associated with the shared library will be
unavailable. The error message is logged in the arerror.log file.
The server loads a Configuration Management Database (CMDB) shared library and assigns
it a Remote Procedure Call (RPC) identification number. The RPC number is returned by
the library through a callback routine invoked by the server. In this case, the routine returned
an invalid RPC value. To resolve the problem, check the implementation of the callback
routine and make any necessary corrections.
On server startup, an initialization routine runs for all shared extension libraries that are
loaded. The initialization routine returned an error, and the shared library was unloaded
from memory. The server will function, but any functionality associated with the shared
library will be unavailable. To resolve the problem, check the implementation of the routine
and make any necessary corrections.
This is an internal error. A shared library attempted to use an internal API exposed by
AR Server, but the API version is incompatible with the AR Server version.
This message appears when the server attempts to resolve a role name to a role ID, but the
role does not exist. Role names may be specified by a user or by a workflow. Check the
associated role name and make sure it is valid.
Error Messages
9800
Error
9801
Error
9802
Error
9803
Error
9804
Error
A required form for Email is missing. Server will attempt to import the form in place. Please
verify the form gets imported or import it manually to make sure that the Email Engine will
work properly <form_name>.
This error message is returned if reserved fields are being created on the Email form that
already exists on the form with the same field IDs.
When sending email to a specified user, this error message is returned if the server cannot
find the Email Message, Email Attachments, or Email Association forms.
An internal system error has occurred. Contact BMC Remedy Customer Support.
In an email notification, either there is no default mailbox or the mailbox specified in the
notification does not exist.
9853
Note
The following application fixed licenses have been returned to the system: <license_type>.
This informational message indicates that a fixed license has been returned to the system and
is now available for assigning.
9854
Note
9855
Note
The following write application token has become available and has been allocated to you -access has been upgraded to write access.
This informational message indicates that a floating license has been assigned for your use.
9856
Error
261
9857
Error
9858
Error
9859
Error
The license information provided for this form does not match that in owning application.
9860
Error
9861
Error
9862
Warning
No free application user floating write license tokens are available. Currently accessing the
application form in read-only mode. License will upgrade when one is available.
Make sure that the application is a deployable application, not a local application. For
information about local and deployable applications, see the Form and Application Objects
guide.
An internal system error has occurred. Contact BMC Remedy Customer Support.
License information might have been entered incorrectly. Make sure that license names end
with User Fixed or User Floating and that each license for a user is separated by a semi-colon
(;).
An internal system error has occurred. Contact BMC Remedy Customer Support.
You have read-only access to the application. Try later to see if a floating license becomes
available or contact your AR System administrator.
9863
Warning
9864
Error
The Application or the Form cannot be made licensable. Only deployable applications can
be made licensable. Also, Forms have to belong to deployable applications to be made
licensable.
License properties for a form cannot be set when creating a form. You can set the license
properties after the form has been created.
A local application cannot be made licensable. For information about local and deployable
applications, see the Form and Application Objects guide.
9905
Error
9922
Error
9923
Error
Join form Audit cannot be enabled unless the base forms have audit enabled.
9924
Error
The same Log Key cannot be applied to more than one field in a schema.
Error Messages
9925
Error
There are an incorrect number of reserved fields in the Archive or Audit form.
Choose one of the following options to correct the problem:
Make sure that the main form is linked to the correct archive/audit form.
Set archive/audit to none in the main form, correct the problem, and enable archive/audit
again.
Choose a new name for the archive/audit form, and AR System will create a new form
automatically.
9926
Error
9927
Error
The number of data fields in the main form should be less than or equal to the data fields in
the Archive or Audit form.
The data types of the data fields in the Source and Archive/Audit form do not match.
9929
Error
9930
Error
Cannot import only Archive/Audit form. Either the Main form by itself or both Main and
Archive/Audit can be imported.
You cannot import only the source form. You can import the source form alone, or the
source form and the corresponding archive/audit form.
9950
Error
9951
Error
9952
Error
9953
Error
9954
Error
9955
Error
9956
Error
263
9957
Error
9960
Error
The date is out of range of the 1970 - 2038 allowed by the OS.
9961
Error
The recurrence date is not valid for this month. Skipping to next recurrence.
11001
Error
The 'Force For Mailbox' has been enabled but no Mailbox has been supplied.
11002
Error
The 'Expires' has been enabled but no Expiration Date has been supplied.
11003
Error
The 'Force From Email Addresses' has been enabled but no Email Addresses have been
supplied.
If you select Yes in the Force From Email Addresses field, you must specify an email address
in the Email Addresses field.
11004
Error
11005
Error
You are removing the default mailbox. Please specify a new default mailbox.
11006
Error
You are deleting a record that has an associated mailbox. This means that you will no longer
be able to send email notifications and/or reply to emails.
A mailbox name is required. You must specify a mailbox name or request your AR System
administrator to set up a default mailbox in the AR System Email Mailbox Configuration
form.
This is a warning that if you delete the default outgoing mailbox and do not specify a new
default, the mailbox name must be entered when sending an outgoing email or replying to
an incoming email message.
This is a warning that if you delete an associated incoming or outgoing mailbox you will not
be able to either send email notifications or reply to email using this mailbox.
11007
Error
Email Action cannot be set to Parse if no Outgoing Mailbox is associated with this mailbox.
If you select Parse in the Email Action field on the Advanced Configuration tab, you must
select a mailbox in the Associated Mailbox Name field.
Error Messages
11010
Error
11011
Error
Incoming Mailbox configuration either does not contain a User Name or Server Name.
If you selected outgoing for the Mailbox Function, you must specify a server in the Email
Server Name/IP field.
If you selected incoming for the Mailbox Function, you must specify a server in the Email
Server Name/IP field and a user in the Email Server User field.
265
Index
A
error message
custom 19
defined 6
message catalogs
described 13
localizing 14
message not in catalog 14
messages
AR System Error Messages form 15
AR System Message Catalog form 15
custom 19
localizing 14
message catalogs 13
messages not in catalog 14
reporting 12
reserved ranges of message numbers 18
syslog daemon on UNIX 12
terminology 6
UNIX server error reporting 12
Windows server error reporting 13
forms
AR System Error Messages 15
AR System Message Catalog 15
C
catalogs, message on UNIX 13
custom error messages 19
D
display data types 39
documentation, help with error messages 15
H
help with error messages 15
O
organization of this guide 17
R
ranges of message numbers 18
reporting, messages by AR System clients 12
Index
267
S
syslog daemon on UNIX 12
T
troubleshooting. See diagnostic messages
U
UNIX
message catalogs 13
server error reporting 12
syslog daemon 12
W
warning message, defined 6
Windows, server error reporting 13
268 Index
*58471*
*58471*
*58471*
*58471*
*58471*