Service Virtualization

help, 8.1, lost VSM access

  • 1.  help, 8.1, lost VSM access

    Posted Jun 17, 2015 08:26 AM

    second time in 2 days..

     

    Workstation open,  wokring on vsi/vsm.   deployed on VSE, testing using postman.. all good..

     

    now, unable to open VSM

     

    Error loading VS Model document: null

     

    java.lang.NullPointerException

      at java.util.zip.Inflater.setInput(Unknown Source)

      at com.itko.util.BinaryUtil.decompressZlib(BinaryUtil.java:98)

      at com.itko.util.StrUtil.decompressZlib(StrUtil.java:948)

      at com.itko.lisa.vse.stateful.model.PLCarrier.getParameterList(PLCarrier.java:103)

      at com.itko.lisa.vse.stateful.model.Request.getArguments(Request.java:191)

      at com.itko.lisa.vse.stateful.model.Request.toString(Request.java:655)

      at com.itko.lisa.vse.stateful.model.Request.getPropertyText(Request.java:680)

      at com.itko.util.properties.PropertyUtils.getStringForProperty(PropertyUtils.java:47)

      at com.itko.lisa.test.TestExec.getStringValue(TestExec.java:1554)

      at com.itko.lisa.test.TestExec.setStateValue(TestExec.java:1512)

      at com.itko.lisa.test.TestExec.saveNodeResponse(TestExec.java:986)

      at com.itko.lisa.editor.TestNodeInfo.setRet(TestNodeInfo.java:770)

      at com.itko.lisa.editor.TestCaseInfo.loadResults(TestCaseInfo.java:1364)

      at com.itko.lisa.editor.TestCaseEditor$2.doCallback(TestCaseEditor.java:400)

      at com.itko.util.swing.panels.ProcessingDialog$2.run(ProcessingDialog.java:194)

      at java.lang.Thread.run(Unknown Source)

     

    nothing changed..

     

    yesterday I saved the mar from the VSE, unzipped to get the vsm file and copied it back in, restarted Workstation, even tho the files were the same.

     

    | edit:

     

    interesting, there are some xml blocks in different order, but content is the same.

    close workstation

    copy with windows explorer

    restart workstation

     

    same problem

     

    rename vsm ,

    copy/paste using workstation UI,

    old file copied in works.

     

    Message was edited by: sam detweiler updated with additional usage info