Forum Post: PDSOE 11.4 incorrect -n requires numeric argument (11996) error during launch

  • Thread starter Thread starter cverbiest
  • Start date Start date
Status
Not open for further replies.
C

cverbiest

Guest
When trying to run a launch configuration created in oe11.3 I got -n requires numeric argument (11996). To solve this you need to change the oe version in the launch file stringAttribute key="abl.client.PROVERSION" value="11.3"/ to stringAttribute key="abl.client.PROVERSION" value="11.4"/ When starting the same with debug PDSOE did detect the real issue This launch configuration is set to use 11.3 AVM instead of 11.4 AVM. .... Hence the OpenEdge version is modified to the current version in the launch configuration. Related to https://community.progress.com/businessusers/i/openedge/show_which_parameter_is_wrong_in_error_messages_correctenhance_the_error_messages.aspx Reported to tech support as well.

Continue reading...
 
Status
Not open for further replies.
Back
Top