are Thumb Drives a problem ?

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, MudGuard

Post Reply
User avatar
Nicholas Jordan
Posts: 124
Joined: Mon Dec 20, 2004 12:33 am
Location: Central Texas ISO Latin-1
Contact:

are Thumb Drives a problem ?

Post 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
User avatar
MudGuard
Posts: 1295
Joined: Sun Mar 02, 2003 10:15 pm
Location: Munich, Germany
Contact:

Post 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.
User avatar
Nicholas Jordan
Posts: 124
Joined: Mon Dec 20, 2004 12:33 am
Location: Central Texas ISO Latin-1
Contact:

work it down one layer at a time.

Post 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.
Post Reply