sharjeel / data-provenance

Automatically exported from code.google.com/p/data-provenance
0 stars 0 forks source link

Random Issue Popping Up #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I ran SPADE once without any problem but on subsequent runs SPADE is giving out 
this:

java version "1.7.0_25"
Java(TM) SE Runtime Environment (build 1.7.0_25-b15)
Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode)
YAJSW: yajsw-stable-11.06
OS   : Mac OS X/10.7.5/x86_64
JVM  : Oracle 
Corporation/1.7.0_25//Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/
Home/jre/64
Aug 29, 2013 10:31:20 PM org.apache.commons.vfs2.VfsLog info
INFO: Using "/var/folders/y6/p9sj6_q14dj1r3ppd2mvgvdr000915/T/vfs_cache" as 
temporary files store.
WARNING|wrapper|SPADE|13-08-29 22:31:20|YAJSW: yajsw-stable-11.06
WARNING|wrapper|SPADE|13-08-29 22:31:20|OS   : Mac OS X/10.7.5/x86_64
WARNING|wrapper|SPADE|13-08-29 22:31:20|JVM  : Oracle 
Corporation/1.7.0_25//Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/
Home/jre/64
INFO|wrapper|SPADE|13-08-29 22:31:22|working dir 
/Users/qureshi/workspace/SPADE/bin/.
INFO|wrapper|SPADE|13-08-29 22:31:22|starting 
YAJSW: yajsw-stable-11.06
OS   : Mac OS X/10.7.5/x86_64
JVM  : Oracle 
Corporation/1.7.0_25//Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/
Home/jre/64
createRWfile /tmp/out_-5782407137304340766$1377840682522
createRWfile /tmp/err_-5782407137304340766$1377840682522
INFO|wrapper|SPADE|13-08-29 22:31:23|started process 9833
INFO|wrapper|SPADE|13-08-29 22:31:23|started process with pid 9833
createRWfile /tmp/in_-5782407137304340766$1377840682522
INFO|9833/0|SPADE|13-08-29 22:31:24|java.io.IOException: Device not configured
INFO|9833/0|SPADE|13-08-29 22:31:24|    at 
java.io.FileInputStream.readBytes(Native Method)
INFO|9833/0|SPADE|13-08-29 22:31:24|    at 
java.io.FileInputStream.read(FileInputStream.java:242)
INFO|9833/0|SPADE|13-08-29 22:31:24|    at 
java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
INFO|9833/0|SPADE|13-08-29 22:31:24|    at 
java.io.BufferedInputStream.read(BufferedInputStream.java:254)
INFO|9833/0|SPADE|13-08-29 22:31:24|    at 
org.rzo.yajsw.io.TeeInputStream$Source.run(TeeInputStream.java:221)
INFO|9833/0|SPADE|13-08-29 22:31:24|    at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
INFO|9833/0|SPADE|13-08-29 22:31:24|    at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
INFO|9833/0|SPADE|13-08-29 22:31:24|    at java.lang.Thread.run(Thread.java:724)
INFO|9833/0|SPADE|13-08-29 22:31:24|[INFO] StandardFileSystemManager - Using 
"/var/folders/y6/p9sj6_q14dj1r3ppd2mvgvdr000915/T/vfs_cache" as temporary files 
store.

There is nothing in SPADE logs. 

Original issue reported on code.google.com by sharjeel...@gmail.com on 30 Aug 2013 at 5:36

GoogleCodeExporter commented 9 years ago
Restarted the machine, didn't help.

Set debug=true is wrapper.conf made it running

Original comment by sharjeel...@gmail.com on 30 Aug 2013 at 6:27

GoogleCodeExporter commented 9 years ago
I just experienced this problem on my OSX machine as well.

Original comment by hamb...@gmail.com on 6 Jul 2014 at 6:14