TUGG error attn: angusmann (1 Viewer)

raf

Portal Pro
January 23, 2005
90
3
Sydney, AUSTRALIA
For the last few days I keep getting an error when running TUGG, it starts ok then about 2 mins in it comes up with an error, here is the text from the error log:

Code:
Error log timestamp Wednesday 08/03/06 10:57:16 PM

Runtime error: file past end, handle: #clean

Error(Exception)>>defaultAction
Error(Exception)>>activateHandler: <anUndefinedObject> 
Error(Exception)>>handle
Error(Exception)>>signal
Error class(Exception class)>>signal: <'file past end, handl...'> 
BasicRunProgram(Object)>>error: <'file past end, handl...'> 
BasicRunProgram(BasicProgram)>>terminateRun: <anError> 
[] in BasicProgram>>errorHandlerBlock
ExceptionHandler>>evaluateResponseBlock: <aBlockClosure> for: <anError> 
[] in ExceptionHandler>>handle:
ProtectedFrameMarker(BlockClosure)>>setUnwind: <aBlockClosure> 
BlockClosure>>invisibleEnsure: <aBlockClosure> 
ExceptionHandler>>handle: <anError> 
ExceptionHandler>>findHandler: <anError> 
Error(Exception)>>activateHandler: <anExceptionHandler> 
Error(Exception)>>handle
Error(Exception)>>signal
Error class(Exception class)>>signal: <'file past end, handl...'> 
BasicRunProgram(Object)>>error: <'file past end, handl...'> 
[] in LineInputCommand>>using:
BlockClosure>>value: <aBasicRunProgram> value: <'#clean'> value: <'clean$'> 
BasicTripleParameterContextHolder>>value
[] in BasicRunProgram>>begin
ExceptionHandler>>evaluateProtectedBlock: <aBlockClosure> 
[] in ExceptionHandler>>activateDuring:
ProtectedFrameMarker(BlockClosure)>>setUnwind: <aBlockClosure> 
BlockClosure>>invisibleEnsure: <aBlockClosure> 
ExceptionHandler>>activateDuring: <aBlockClosure> 
ExceptionHandler class>>handle: <anError class> with: <aBlockClosure> during: <aBlockClosure> 
BlockClosure>>on: <anError class> do: <aBlockClosure> 
BasicRunProgram>>begin
BasicRunProgram(BasicProgram)>>run
BasicOnDemandCompiler class>>readTknFile: <aFileStream> callingProgram: <anUndefinedObject> commandLine: <''> 
Basic class>>start
Message>>perform
NotificationManager>>empty
NotificationManager>>runPendingEvents
NotificationManager>>runEventLoop
Message>>perform
Message>>evaluate
Process>>safelyEvaluate: <aMessage> 
Process>>evaluate: <aMessage>
[/quote]
 

angusmann

Portal Pro
October 22, 2005
145
32
Sorry it took me a while to notice this post.

TUGG was crashing because the web-site from which it grabs data had technical problems.

Basically the program was looking for information that was not there, and crashed as a result.

As far as I know the web site is working again and TUGG should now work without problems.

PM me if you need more info.
 

Users who are viewing this thread

Top Bottom