Skip to main content

NetX5.1 crashes when generates xml

  • January 5, 2012
  • 5 replies
  • 0 views

[Migrated content. Thread originally posted on 05 January 2012]

Hi,
my application crashes (the error is (FILE 'XMLCHK'): 119 name is not unique (binding symbol is 'MFCHK_XMLRESET'))
when executes the xml generate statement. This is happen only with Server 5.1. With older version (Application Server 4) or when i'm running the program from NetX it runs correctly. We need to change our Cobol run-time system to a newer version but this error is fatal (we are using alot of XML files).
Can you help me?
Thanx Andrew

5 replies

Chris Glazier
Forum|alt.badge.img+2
  • Moderator
  • 3697 replies
  • January 5, 2012

[Migrated content. Thread originally posted on 05 January 2012]

Hi,
my application crashes (the error is (FILE 'XMLCHK'): 119 name is not unique (binding symbol is 'MFCHK_XMLRESET'))
when executes the xml generate statement. This is happen only with Server 5.1. With older version (Application Server 4) or when i'm running the program from NetX it runs correctly. We need to change our Cobol run-time system to a newer version but this error is fatal (we are using alot of XML files).
Can you help me?
Thanx Andrew

What version and wrappack level of Net Express is the application compiled with and what wrappack level is the Server 5.1 at? If they do not match then this could be the source of the problem.

You can look under Control Panel->Programs and select Net Express or Server 5.1 and click on Click Here for Support Information under Windows XP or just look at the version number under Windows 7.

The version number contains the wrappack information.

For example, 5.105.007 means version 5.1 wrappack 5

Thanks.

  • Author
  • Rocketeer
  • 19312 replies
  • January 12, 2012

[Migrated content. Thread originally posted on 05 January 2012]

Hi,
my application crashes (the error is (FILE 'XMLCHK'): 119 name is not unique (binding symbol is 'MFCHK_XMLRESET'))
when executes the xml generate statement. This is happen only with Server 5.1. With older version (Application Server 4) or when i'm running the program from NetX it runs correctly. We need to change our Cobol run-time system to a newer version but this error is fatal (we are using alot of XML files).
Can you help me?
Thanx Andrew

After a new insatllation of both NetX 4 and 5.1 in my PC i have the same error when i animate the application in both versions of NetX.
My application is OO and the statement (xml generate) is executed from a Cobol Class. When i write a simple program (not OO) it works fine.

For NetX 5.1
Version 5.105.0076 WrapPack #05

For Netx 4
last xml update esq06n40.3820.exe
last update all08n40.exe

  • Author
  • Rocketeer
  • 19312 replies
  • January 12, 2012

[Migrated content. Thread originally posted on 05 January 2012]

Hi,
my application crashes (the error is (FILE 'XMLCHK'): 119 name is not unique (binding symbol is 'MFCHK_XMLRESET'))
when executes the xml generate statement. This is happen only with Server 5.1. With older version (Application Server 4) or when i'm running the program from NetX it runs correctly. We need to change our Cobol run-time system to a newer version but this error is fatal (we are using alot of XML files).
Can you help me?
Thanx Andrew

My only solution is to forget about xml generate statement and change my code to create xml manually

  • Author
  • Rocketeer
  • 19312 replies
  • January 12, 2012

[Migrated content. Thread originally posted on 05 January 2012]

Hi,
my application crashes (the error is (FILE 'XMLCHK'): 119 name is not unique (binding symbol is 'MFCHK_XMLRESET'))
when executes the xml generate statement. This is happen only with Server 5.1. With older version (Application Server 4) or when i'm running the program from NetX it runs correctly. We need to change our Cobol run-time system to a newer version but this error is fatal (we are using alot of XML files).
Can you help me?
Thanx Andrew

My only solution is to forget about xml generate statement and change my code to create xml manually

Chris Glazier
Forum|alt.badge.img+2
  • Moderator
  • 3697 replies
  • January 12, 2012

[Migrated content. Thread originally posted on 05 January 2012]

Hi,
my application crashes (the error is (FILE 'XMLCHK'): 119 name is not unique (binding symbol is 'MFCHK_XMLRESET'))
when executes the xml generate statement. This is happen only with Server 5.1. With older version (Application Server 4) or when i'm running the program from NetX it runs correctly. We need to change our Cobol run-time system to a newer version but this error is fatal (we are using alot of XML files).
Can you help me?
Thanx Andrew

Have you opened up a support incident with SupportLine for this problem?

We could RPI the issue if we had a reproducable sample and then get the problem fixed.