[Glass] error with pool dictionary names in FSAuthorizerRole
PAUL DEBRUICKER via Glass
glass at lists.gemtalksystems.com
Thu May 26 08:02:43 PDT 2016
Hi -
I am upgrading from 3.2.13 to 3.2.15, on the Mac. When installing my application code Metacello successfully fetches all packages. When starting the atomic load I get an error in FSAuthorizerRole>>poolDictionaryNames that I'm not sure how to resolve. I've attached the stack.
In the #do: in that method the value for #each when the error occurs is
aSymbolDictionary( #'FCGI_UNKNOWN_ROLE'->3, #'FCGI_REQUEST_COMPLETE'->0, #'FCGI_LISTENSOCK_FILENO'->0, #'FCGI_FILTER'->3, #'FCGI_AUTHORIZER'->2, #'FCGI_STDOUT'->6, #'FCGI_PARAMS'->4, #'FCGI_KEEP_CONN'->1, #'FCGI_END_REQUEST'->3, #'FCGI_ABORT_REQUEST'->2, #'FCGIConstants'->nil, #'FCGI_STDIN'->5, #'FCGI_OVERLOADED'->2, #'FCGI_HEADER_LEN'->8, #'FCGI_DATA'->8, #'FCGI_VERSION_1'->1, #'FCGI_STDERR'->7, #'FCGI_NULL_REQUEST_ID'->0, #'FCGI_GET_VALUES_RESULT'->10, #'FCGI_CANT_MPX_CONN'->1, #'FCGI_UNKNOWN_TYPE'->11, #'FCGI_RESPONDER'->1, #'FCGI_MAXTYPE'->11, #'FCGI_GET_VALUES'->9, #'FCGI_BEGIN_REQUEST'->1)
Loading my application code reloads Seaside and then my application code. It seems like for the class FSRole and subclasses the poolDictionaries are wrong. When using tODE to navigate to them in both the 3.2.13 and 3.2.15 stone I get an 2904 error dialog claiming that a CharacterCollection was expected. The SymbolDictionary I pasted is the only value in the poolDictionary array for those classes.
Any tips on resetting the values of the poolDictionaries to the expected values?
Thanks
Paul
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pad-error-20160526.txt
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20160526/eb1f7ebd/attachment.txt>
More information about the Glass
mailing list