Project

General

Profile

Bug #10971

Startup parameter validation: no error for zero value in -n (number-of-users)

Added by Vladimir Tsichevski 8 months ago. Updated 8 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version_reported:
16301
version_resolved:
reviewer:
production:
No
env_name:
topics:

Related issues

Copied from Runtime Infrastructure - Bug #8206: Logging manager issues Internal Test

History

#1 Updated by Vladimir Tsichevski 8 months ago

This issue affects validation of the -n (number-of-users) startup parameter when a zero value is provided. The parameter must not be equal to zero.

In OE run any 4GL program, providing the -n 0 command line argument.

In FWD, pass client:cmd-line-option:number-of-users=0 via client command line application parameters.

Expected Behavior (OE)

OpenEdge raises error 1404 immediately, preventing startup:

The -n parameter requires an argument greater than 0. (1404)

Actual Behavior (FWD)

No error is reported; the client starts with the invalid value.

#2 Updated by Vladimir Tsichevski 8 months ago

  • Copied from Bug #8206: Logging manager issues added

Also available in: Atom PDF