GithubHelp home page GithubHelp logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
I have also found that if the promela file is located in a directory whose name 
begins with "u" (e.g. J:\u\spin1.pml or J:\uwhatever\spin1.pml) the jSpin 
visualization is empty (no trail/emphasize trail/only trail).

Workaround: move the file somewhere else. Visualization works the file is 
copied to J:\aaa\spin1.pml



Writing never claim
Running spin.exe -a -o3  -N J:\u\spin1.nvr J:\u\spin1.pml
Running X:\MinGW\bin\gcc.exe -DCHECK -DSAFETY -DPRINTF -DNOREDUCE -o pan pan.c
Running J:\u\pan
IO exception Cannot run program "J:\u\pan" (in directory "J:\u"): CreateProcess 
error=2, El sistema no puede hallar el archivo especificado while executing 
J:\u\pan
Running J:\u\pan -d
IO exception Cannot run program "J:\u\pan" (in directory "J:\u"): CreateProcess 
error=2, El sistema no puede hallar el archivo especificado while executing 
J:\u\pan -d
Reading -d file
FILE ERROR J:\u\spin1.d (the never claim may be missing)
Reading -DCHECK file
Writing dot file
Running C:\ARCHIV~1\Graphviz2.26.3\bin\dot.exe -Tpng -o J:\u\spin1.png 
J:\u\spin1.dot
Done


Original comment by [email protected] on 19 Feb 2013 at 9:02

from jspin.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
OS: Windows XP SP3 [5.1.2600]
graphviz: version 2.26.3
Spin Version 6.2.3
jspin: 5.0
Java(TM) SE Runtime Environment (build 1.7.0_13-b20) 
Java HotSpot(TM) Client VM (build 23.7-b01)

Original comment by [email protected] on 19 Feb 2013 at 9:05

from jspin.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
Apparently what is happening is that it is interpreting \u and the start of an 
unsigned number. Similarly, \x is interpreted as the start of a hex number. 
I'll try to figure out a fix, but in the meantime you can use other directory 
names.
Thanks
Moti

Original comment by [email protected] on 19 Feb 2013 at 9:38

from jspin.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
There really is a problem which is caused by Spin itself not recognizing 
Windows file names with backslashes when the command is run by forking a 
process from the Java program. I tried to fix it but I can't do it without 
making jSpin non-portable. Since there is a simple workaround and since I'm not 
interested in supporting SpinSpider (in favor of a better facility in Erigone), 
I won't be pursuing this. Thanks for pointing it out.

Original comment by [email protected] on 21 Feb 2013 at 7:23

from jspin.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 23, 2024
I understand the decision of not supporting SpinSpider. Thanks for explaining 
where is the issue. 

Original comment by [email protected] on 22 Feb 2013 at 4:59

from jspin.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.