Page 1 of 1

are Thumb Drives a problem ?

Posted: Sun Mar 02, 2008 11:03 pm
by Nicholas Jordan
I keep getting errors trying to use the handy portable thumb drives, I have all of the shell/everthing turned off that I could find. This is the first error indication I have gotten, is this error message talking about win semaphores ? I am wasting time I think, trying to get them to work.

Code: Select all

error: error reading LogonShell.java; java.io.IOException:\
The semaphore timeout period has expired

error: cannot read: MatchesLooking.java

Interrupted!

Tool completed with exit code 130

Posted: Mon Mar 03, 2008 12:19 pm
by MudGuard
"Tool completed with exit code 130" indicates that you are running a tool.
And it is this tool that produces the error messages.

Thus, Textpad is innocent.

And without knowing which tool you are using, a more detailed analysis is impossible.

work it down one layer at a time.

Posted: Mon Mar 03, 2008 9:56 pm
by Nicholas Jordan
that's close enough for what i need for the error return for the tool, it is the The semaphore timeout period has expired that I was asking about. It sounds like there is a timeout in the tools/run java application and seems obious ~ it is just that I have had this problem for awhile and need to begin some testing of several modules I got running since last time I had run java working and want to work it down one layer at a time.