Re: seaside Digest, Vol 175, Issue 33

"David Pennington" <[email protected]>
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <[email protected]>
David,
I think you will need to provide a bit more of the stacktrace to know =what is going wrong.Seems like you are sending `javascript:` directly to a stream; so we =need to know what is going on where.
I do find it strange that you need to restart your Smalltalk image for =this. This should be an error for a single Seaside session and not =blocking..=20Though, I must say, I am not a VAST user.
-------------------
It is not me that is doing this. I am NOT sending any JavaScript to the image - this happens at times when I am not using the image (I am using it to test a project for the Open University so it is only used as a testbed under close working conditions. hence know when I am using it and this happens when I am not.
The stack trace means nothing to me as it is all within Seaside. Any breaks that I put in my code do not fire when this happens.
Stack trace attached.

--------- Original Message ---------
From: <[email protected]>
To: <[email protected]>
Subject: seaside Digest, Vol 175, Issue 33
Date: 07/29/2017 13:00:06 (Sat)

Send seaside mailing list submissions to
	[email protected]

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
or, via email, send a message with subject or body 'help' to
	[email protected]

You can reach the person managing the list at
	[email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of seaside digest..."

Today's Topics:

   1. Re; What does this error mean? (David Pennington)
   2. Re: What does this error mean? (Johan Brichau)

_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

Message sent using Winmail Mail Server

_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
stack.txt (text/plain, 10.5 KB)
Debugger Stack Trace Report:
Error String: '(ExMessageNotUnderstood) An exception has occurred: GRNullCodecStream does not understand javascript:'
Resumable: true

Process
	Name: Dispatch worker: 28062
	Process State: suspended
	Priority: 3

Executing in: [] in WADefaultScriptGenerator(WAScriptGenerator)>>#writeLoadScriptsOn:

System Configuration Dump


Copyright:

	VA Smalltalk V8.6.1; Image: 8.6.2 [349]
	VM Timestamp: 4.0,(NC) 7/24/2014 (86)
	(C) Copyright Instantiations 1994, 2014.  All rights reserved.
	(C) Copyright International Business Machines Corp. 1994, 2006.  All rights reserved.

Time:  16:37:27
Date:  29/07/2017

Platform:

	Virtual machine:  ES
	Bytecode version:  4.0
	Manager version:  4.00
	'OS' subsystem:  'WIN32s'
	'CLIM' subsystem:  'ES'
	'CP' subsystem:  'WIN32s'
	'CLDT' subsystem:  'ES'
	'CFS' subsystem:  'WIN32s'
	'SCI' subsystem:  'WIN'
	'CW' subsystem:  'WIN32s'
	'CPM' subsystem:  'ES'
	'CG' subsystem:  'WIN32s'
	'CPIC' subsystem:  'WIN32s'

Current user:  Library Supervisor

Connected Library:

	Pathname:  C:\ProgramData\Instantiations\VA Smalltalk\8.6\manager\mgr86.dat

INFO: Trapped error dumping system configuration.
=============<STACK TRACE BEGINS>============
GRVASTPlatform>>#openDebuggerOn:
	self=a GRVASTPlatform
	aSignal=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
WAWalkbackErrorHandler(WADebugErrorHandler)>>#open:
	self=a WAWalkbackErrorHandler
	anException=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
WAWalkbackErrorHandler>>#openUsingDirectRendering:
	self=a WAWalkbackErrorHandler
	anException=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
	debugAction='_debug'
WAWalkbackErrorHandler>>#open:
	self=a WAWalkbackErrorHandler
	anException=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
WAWalkbackErrorHandler>>#handleDefault:
	self=a WAWalkbackErrorHandler
	anException=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
WAWalkbackErrorHandler(WAErrorHandler)>>#handleError:
	self=a WAWalkbackErrorHandler
	anError=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
WAWalkbackErrorHandler(WAErrorHandler)>>#handleException:
	self=a WAWalkbackErrorHandler
	anException=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
[] in WAWalkbackErrorHandler(WAExceptionHandler)>>#handleExceptionsDuring:
	self=a WAWalkbackErrorHandler
	aBlock=[] in WAExceptionFilter>>#handleFiltered:
	exception=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
BlockContextTemplate(Block)>>#valueWithErrorHandler:oldHandler:onReturnDo:
	self=[] in WAExceptionHandler>>#handleExceptionsDuring:
	handler=[] in Block>>#when:do:exitWith:retryReturn:
	oldHandler=[] in Block>>#when:do:exitWith:retryReturn:
	completionBlock=[]
BlockContextTemplate(Block)>>#when:do:exitWith:retryReturn:
	self=[] in WAExceptionHandler>>#handleExceptionsDuring:
	exception=Exception: (ExError) An error has occurred.
	handlerBlock=[] in WAExceptionHandler>>#handleExceptionsDuring:
	exitBlock=[] in Block>>#when:do:
	knownResult=an Object
	retryBlock=[] in Block>>#when:do:exitWith:retryReturn:
	handler=[] in Block>>#when:do:exitWith:retryReturn:
	oldHandler=[] in Block>>#when:do:exitWith:retryReturn:
BlockContextTemplate(Block)>>#when:do:
	self=[] in WAExceptionHandler>>#handleExceptionsDuring:
	exception=Exception: (ExError) An error has occurred.
	handlerBlock=[] in WAExceptionHandler>>#handleExceptionsDuring:
	knownResult=an Object
	result=nil
Error class(Exception class)>>#handle:do:
	self=Error
	protectedBlock=[] in WAExceptionHandler>>#handleExceptionsDuring:
	handlerBlock=[] in WAExceptionHandler>>#handleExceptionsDuring:
BlockContextTemplate(Block)>>#on:do:
	self=[] in WAExceptionHandler>>#handleExceptionsDuring:
	selector=Error
	action=[] in WAExceptionHandler>>#handleExceptionsDuring:
[] in WAWalkbackErrorHandler(WAExceptionHandler)>>#handleExceptionsDuring:
	self=a WAWalkbackErrorHandler
	aBlock=[] in WAExceptionFilter>>#handleFiltered:
	exception=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
MessageNotUnderstood(Exception)>>#evaluate:
	self=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
	aBlock=[] in WAExceptionHandler>>#handleExceptionsDuring:
[] in BlockContextTemplate(Block)>>#when:do:exitWith:retryReturn:
	self=[] in WAExceptionFilter>>#handleFiltered:
	exception=an ExceptionalEventCollection
	handlerBlock=[] in WAExceptionHandler>>#handleExceptionsDuring:
	exitBlock=[] in Block>>#when:do:
	knownResult=an Object
	retryBlock=[] in Block>>#when:do:exitWith:retryReturn:
	handler=[] in Block>>#when:do:exitWith:retryReturn:
	oldHandler=[] in Block>>#when:do:exitWith:retryReturn:
	signal=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
[] in BlockContextTemplate(Block)>>#when:do:exitWith:retryReturn:
	self=[] in WAExceptionFilter>>#handleFiltered:
	exception=Exception: (ExWACurrentExceptionHandler) A notification has occurred
	handlerBlock=[] in WADynamicVariable class>>#use:during:
	exitBlock=[] in Block>>#when:do:
	knownResult=an Object
	retryBlock=[] in Block>>#when:do:exitWith:retryReturn:
	handler=[] in Block>>#when:do:exitWith:retryReturn:
	oldHandler=[] in Block>>#when:do:exitWith:retryReturn:
	signal=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
[] in BlockContextTemplate(Block)>>#when:do:exitWith:retryReturn:
	self=[] in WARequestHandler>>#handle:
	exception=Exception: (ExWACurrentRequestContext) A notification has occurred
	handlerBlock=[] in WADynamicVariable class>>#use:during:
	exitBlock=[] in Block>>#when:do:
	knownResult=an Object
	retryBlock=[] in Block>>#when:do:exitWith:retryReturn:
	handler=[] in Block>>#when:do:exitWith:retryReturn:
	oldHandler=[] in Block>>#when:do:exitWith:retryReturn:
	signal=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
[] in BlockContextTemplate(Block)>>#when:do:exitWith:retryReturn:
	self=[] in WASessionContinuation>>#handle:
	exception=Exception: (ExWAUnregisteredHandlerError) An exception has occurred
	handlerBlock=[] in WASessionContinuation>>#withUnregisteredHandlerDo:
	exitBlock=[] in Block>>#when:do:
	knownResult=an Object
	retryBlock=[] in Block>>#when:do:exitWith:retryReturn:
	handler=[] in Block>>#when:do:exitWith:retryReturn:
	oldHandler=[] in Block>>#when:do:exitWith:retryReturn:
	signal=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
[] in BlockContextTemplate(Block)>>#when:do:exitWith:retryReturn:
	self=[] in WARequestHandler>>#handle:
	exception=Exception: (ExWACurrentRequestContext) A notification has occurred
	handlerBlock=[] in WADynamicVariable class>>#use:during:
	exitBlock=[] in Block>>#when:do:
	knownResult=an Object
	retryBlock=[] in Block>>#when:do:exitWith:retryReturn:
	handler=[] in Block>>#when:do:exitWith:retryReturn:
	oldHandler=[] in Block>>#when:do:exitWith:retryReturn:
	signal=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
[] in BlockContextTemplate(Block)>>#when:do:exitWith:retryReturn:
	self=[] in WASessionContinuation>>#handle:
	exception=Exception: (ExWAUnregisteredHandlerError) An exception has occurred
	handlerBlock=[] in WASessionContinuation>>#withUnregisteredHandlerDo:
	exitBlock=[] in Block>>#when:do:
	knownResult=an Object
	retryBlock=[] in Block>>#when:do:exitWith:retryReturn:
	handler=[] in Block>>#when:do:exitWith:retryReturn:
	oldHandler=[] in Block>>#when:do:exitWith:retryReturn:
	signal=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
[] in BlockContextTemplate(Block)>>#when:do:exitWith:retryReturn:
	self=[] in WARequestHandler>>#handle:
	exception=Exception: (ExWACurrentRequestContext) A notification has occurred
	handlerBlock=[] in WADynamicVariable class>>#use:during:
	exitBlock=[] in Block>>#when:do:
	knownResult=an Object
	retryBlock=[] in Block>>#when:do:exitWith:retryReturn:
	handler=[] in Block>>#when:do:exitWith:retryReturn:
	oldHandler=[] in Block>>#when:do:exitWith:retryReturn:
	signal=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
ExceptionalEvent>>#signalFor:
	self=Exception: (ExMessageNotUnderstood) An exception has occurred
	aSignalOrExceptionSelector=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
	handler=[] in Block>>#when:do:exitWith:retryReturn:
MessageNotUnderstood(Exception)>>#signal
	self=Signal on Exception: (ExMessageNotUnderstood) An exception has occurred
MessageNotUnderstood class(Exception class)>>#signalWith:
	self=MessageNotUnderstood
	signallerTag=(a GRNullCodecStream Message (#javascript:, (a JQAjaxSetup ($.ajaxSetup({"error":function(){alert("The session has expired.");window.location="/javascript/jquery/ajaxrequests?_s=xHx88zEoyg4xv7Av&_k=EdNGugf7erj82Sq6"}})))))
GRNullCodecStream(Object)>>#doesNotUnderstand:
	self=a GRNullCodecStream
	aMessage=Message (#javascript:, (a JQAjaxSetup ($.ajaxSetup({"error":function(){alert("The session has expired.");window.location="/javascript/jquery/ajaxrequests?_s=xHx88zEoyg4xv7Av&_k=EdNGugf7erj82Sq6"}}))))
[] in WADefaultScriptGenerator(WAScriptGenerator)>>#writeLoadScriptsOn:
	self=a WADefaultScriptGenerator
	aDocument=a WAHtmlDocument
	each=a JQAjaxSetup ($.ajaxSetup({"error":function(){alert("The session has expired.");window.location="/javascript/jquery/ajaxrequests?_s=xHx88zEoyg4xv7Av&_k=EdNGugf7erj82Sq6"}}))
OrderedCollection>>#do:
	self=OrderedCollection(a JQAjaxSetup ($.ajaxSetup({"error":function(){alert("The session has expired.");window.location="/javascript/jquery/ajaxrequests?_s=xHx88zEoyg4xv7Av&_k=EdNGugf7erj82Sq6"}})) )
	aBlock=[] in WAScriptGenerator>>#writeLoadScriptsOn:
WADefaultScriptGenerator(WAScriptGenerator)>>#writeLoadScriptsOn:
	self=a WADefaultScriptGenerator
	aDocument=a WAHtmlDocument
[] in WADefaultScriptGenerator>>#close:on:
	self=a WADefaultScriptGenerator
	aHtmlRoot=a WAHtmlRoot
	aDocument=a WAHtmlDocument
WADefaultScriptGenerator(WAScriptGenerator)>>#writeScriptTag:on:
	self=a WADefaultScriptGenerator
	aBlock=[] in WADefaultScriptGenerator>>#close:on:
	aDocument=a WAHtmlDocument
	attributes=a WAHtmlAttributes('type'->'text/javascript')
WADefaultScriptGenerator>>#close:on:
	self=a WADefaultScriptGenerator
	aHtmlRoot=a WAHtmlRoot
	aDocument=a WAHtmlDocument
WAHtmlRoot>>#closeOn:
	self=a WAHtmlRoot
	aDocument=a WAHtmlDocument
WAHtmlDocument(WADocument)>>#close
	self=a WAHtmlDocument
WARenderPhaseContinuation>>#processRendering:
	self=a WARenderPhaseContinuation
	aResponse=a WABufferedResponse status: 200 message: 'OK'
	document=a WAHtmlDocument
	actionContinuation=a WACallbackProcessingActionContinuation
	renderContext=a WARenderContext
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.