When running MLIVP batch file - error

When I am trying to run the MLIVP batch file, I am getting the error as below:

Kinldy help me to resolve this issue.

Thanks in Advance
Suresh


Setting up initial Metadata.
WARNING! This will remove ALL the metadata on this server.
If you continue you will have to re-publish any previoulsy published assets.
Continue (0=no 1=yes) ?
y
[META.MLIVP.1001] FAILED! Stack trace:
{0}java.lang.NumberFormatException: For input string: “y”
at java.lang.NumberFormatException.forInputString(NumberFormatException
java:48)
at java.lang.Integer.parseInt(Integer.java:447)
at java.lang.Integer.valueOf(Integer.java:553)
at com.webMethods.sc.metadata.mlivp.MLIVP.getYesNo(Unknown Source)
at com.webMethods.sc.metadata.mlivp.MLIVP.doImport(Unknown Source)
at com.webMethods.sc.metadata.mlivp.MLIVP.run(Unknown Source)
at com.webMethods.sc.metadata.mlivp.MLIVP.main(Unknown Source)

(webMethods.DEFAULT) [mlivp.main.mlivp.main.failed] 2007-09-19 13:28:40.282 IST
ERROR: [META.MLIVP.1001] FAILED! Stack trace:
java.lang.NumberFormatException: For input string: “y”
at java.lang.NumberFormatException.forInputString(NumberFormatException
java:48)
at java.lang.Integer.parseInt(Integer.java:447)
at java.lang.Integer.valueOf(Integer.java:553)
at com.webMethods.sc.metadata.mlivp.MLIVP.getYesNo(Unknown Source)
at com.webMethods.sc.metadata.mlivp.MLIVP.doImport(Unknown Source)
at com.webMethods.sc.metadata.mlivp.MLIVP.run(Unknown Source)
at com.webMethods.sc.metadata.mlivp.MLIVP.main(Unknown Source)


Hi Suresh,

Please try giving “1” instead of “y”

Raghavi

Can you post this to the MDL forum?