Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with file access - eng tests - Text file busy #46

Open
prubach opened this issue Mar 24, 2015 · 0 comments
Open

Problem with file access - eng tests - Text file busy #46

prubach opened this issue Mar 24, 2015 · 0 comments

Comments

@prubach
Copy link

prubach commented Mar 24, 2015

I just came across a strange error when booting sorcer from eng-open.

INFO 2015.03.24 23:11:29,833 ServiceBeanExecHandler.exec - Terminate process for ServiceBean [Sorcer_OS/Cataloger-pol-1]
SEVERE 2015.03.24 23:11:29,834 ServiceBeanDelegateImpl$1.run - Failed to load the ServiceBean [Cataloger-pol] classpath [http://192.168.0.112:50001/sos-cataloger-5.2.0.jar, http://192.168.0.112:50001/sorcer-lib-5.2.0.jar]
java.io.IOException: Cannot run program "/tmp/exec-6392467741703987612.sh" (in directory "/home/pol/dev/MSTC-Eng/sorcer-modeling/sorcer-modeling-distribution/build/sorcer-modeling-2.4.0/bin/rio"): error=26, Text file busy
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at org.rioproject.impl.exec.posix.PosixShell.exec(PosixShell.java:90)
at org.rioproject.impl.exec.ServiceBeanExecHandler.exec(ServiceBeanExecHandler.java:186)
at org.rioproject.impl.exec.ServiceBeanExecHandler.exec(ServiceBeanExecHandler.java:98)
at org.rioproject.cybernode.service.ServiceBeanDelegateImpl$1.run(ServiceBeanDelegateImpl.java:491)
Caused by: java.io.IOException: error=26, Text file busy
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.(UNIXProcess.java:248)
at java.lang.ProcessImpl.start(ProcessImpl.java:134)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
... 4 more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant