Seaside Walkback

MessageNotUnderstood: PRPage>> #file

Debug Proceed Full Stack

Possible Causes

Stack Trace

  1. thisContext
    PRPage(Object)>>doesNotUnderstand: #file
    self
    a PRPage[732469248] name: 'pier-components'
    aMessage
    file
    exception
    Instance of PRPage did not understand #file
    resumeValue
    nil
  2. thisContext
    PRFileView>>respondUsing:
    self
    a PRFileView
    aResponse
    a WABufferedResponse status: 200 message: 'OK'
    file
    nil
  3. thisContext
    [ :response | self respondUsing: response ] in PRFileView(PRViewComponent)>>handle:
    self
    a PRFileView
    aRequestContext
    a WARequestContext url: '/pier/john-c-borden/smalltalk/pier/pier-components?_n&189&_s=S6MiE2KvQIfYI6...etc...
    response
    a WABufferedResponse status: 200 message: 'OK'
  4. thisContext
    WARequestContext>>respond:
    self
    a WARequestContext url: '/pier/john-c-borden/smalltalk/pier/pier-components?_n&189&_s=S6MiE2KvQIfYI6...etc...
    aBlock
    [ :response | self respondUsing: response ]
  5. thisContext
    PRFileView(PRViewComponent)>>handle:
    self
    a PRFileView
    aRequestContext
    a WARequestContext url: '/pier/john-c-borden/smalltalk/pier/pier-components?_n&189&_s=S6MiE2KvQIfYI6...etc...