[Seaside] SeasideComet problem

Philippe Marschall philippe.marschall at gmail.com
Thu Jan 18 20:56:52 UTC 2007


2007/1/18, Esteban Robles Luna <esteban.roblesluna at gmail.com>:
> Hi,
> I`m having some problems with seasidecomet on vw 7.4.1.
> I have just loaded SeasideForWebToolkit, SeasideScriptacuolus and
> SeasideComet from the cincom public repository and I got this error
> when I´m trying the counter comet example.
>
> Internal Error
> Error: Streaming-server required.
>
> Seaside.CTSession(Object)>>error:
> optimized [] in Seaside.CTSession>>incomingRequest:
> UndefinedObject>>ifNil:
> Seaside.CTSession>>incomingRequest:
> Seaside.CTSession(Seaside.WAExpiringHandler)>>handleRequest:
> Seaside.WAApplication>>handleDefaultRequest:
> Seaside.WAApplication(Seaside.WARegistry)>>handleRequest:
> Seaside.WAApplication>>handleRequest:
> Seaside.WADispatcher>>handleRequest:
> optimized [] in Seaside.SeasideServlet>>handleRequest:
> BlockClosure>>on:do:
> Seaside.SeasideServlet>>handleRequest:
> Seaside.SeasideServlet>>handle:response:
> Seaside.SeasideServlet>>doGet:response:
> Seaside.SeasideServlet(VisualWave.HttpServlet)>>service:response:
> VisualWave.ServletHandler>>basicEvaluate
> optimized [] in VisualWave.WWHandler>>evaluate
> BlockClosure>>on:do:
> VisualWave.ServletHandler(VisualWave.WWHandler)>>evaluate
> VisualWave.ServletHandler>>sendEntityOver:
> VisualWave.ServletHandler(VisualWave.WWHandler)>>sendHTTPOver:forServer:forRequest:
> optimized [] in VisualWave.WebRequest>>answerWith:
> BlockClosure>>on:do:
> VisualWave.WebRequest>>answerWith:
> VisualWave.HttpWebRequestService(VisualWave.WebRequestService)>>privateDispatchRequest:
> VisualWave.HttpWebRequestService(VisualWave.WebRequestService)>>dispatchRequest:
> VisualWave.HttpWebRequestService(VisualWave.WebRequestService)>>privateServe:
> optimized [] in VisualWave.WebRequestService>>serveMarshaller:
> BlockClosure>>on:do:
> VisualWave.HttpWebRequestService(VisualWave.WebRequestService)>>serveMarshaller:
> VisualWave.WaveMarshaler>>handleIncomingMessageOn:
> optimized [] in [] in VisualWave.WaveTransport>>handlingIncomingMessage
> BlockClosure>>ensure:
> optimized [] in VisualWave.WaveTransport>>handlingIncomingMessage
> BlockClosure>>on:do:
> VisualWave.WaveTransport>>handlingIncomingMessage
> VisualWave.WaveTransport>>serverProcessBody
> optimized [] in Opentalk.Transport>>startServerProcess
> BlockClosure>>on:do:
> optimized [] in Process class>>forBlock:priority:
>
> The transcript after loading the bundles was:
>
> visualnc.im created at May 30, 2006 10:30:05 am
> Loading SeasideForWebToolkit . . .
> Autoloading WebToolkit from $(VISUALWORKS)\web\WebToolkit.pcl
> Autoloading FTP from $(VISUALWORKS)\net\FTP.pcl
> Autoloading NetClientBase from $(VISUALWORKS)\net\NetClientBase.pcl
> Autoloading Protocols-Common from $(VISUALWORKS)\parcels\Protocols-Common.pcl
> Autoloading Protocol-Common-Namespace from
> $(VISUALWORKS)\parcels\ProtocolNamespace.pcl
> Autoloading NetNamespace from $(VISUALWORKS)\net\NetNamespace.pcl
> Autoloading HTTP from $(VISUALWORKS)\net\HTTP.pcl
> Autoloading DES from $(VISUALWORKS)\security\DES.pcl
> Autoloading CiphersBase from $(VISUALWORKS)\security\CiphersBase.pcl
> Autoloading SHA from $(VISUALWORKS)\security\SHA.pcl
> Autoloading MIME from $(VISUALWORKS)\net\MIME.pcl
> Autoloading Regex11 from $(VISUALWORKS)\contributed\Regex11.pcl
> Autoloading Wave-Server from $(VISUALWORKS)\waveserver\Wave-Server.pcl
> Autoloading Wave-Server-Base from $(VISUALWORKS)\waveserver\Wave-Server-Base.pcl
> Autoloading Opentalk-CGI from $(VISUALWORKS)\opentalk\Opentalk-CGI.pcl
> Autoloading Opentalk-HTTP from $(VISUALWORKS)\opentalk\Opentalk-HTTP.pcl
> Autoloading Opentalk-Core from $(VISUALWORKS)\opentalk\Opentalk-Core.pcl
> Autoloading Opentalk-Core-Support from
> $(VISUALWORKS)\opentalk\Opentalk-Core-Support.pcl
> Autoloading Opentalk-Prerequisites from
> $(VISUALWORKS)\opentalk\Opentalk-Prerequisites.pcl
> JavaSTGMRenderer was not initialized properly because the javastgm.cla
> file was not found in the renderer directory (a
> PortableFilename('.')). (SeasideLoader #canInstall -
> SeasidePlatformSupport is undeclared)  (Squeak.Time class
> #namesForTimes: - noEffect)  (SeasidePlatformSupport class
> #profileSendsDuring: - TimeProfiler is undeclared)
> Seaside initialized (Object #validationError: - undeclaredSoftLink)
> (Seaside.WAConfiguration class #writeUserConfigurationsOn: - INIFile
> is undeclared)  (Seaside.WAResponse class #root:render: -
> WAStaticHtmlCanvas is undeclared)  (Seaside.WAResponse class
> #updateRoot:render: - WAHtmlRoot is undeclared)  (Seaside.WAResponse
> #initialize - WACurrentSession is undeclared)  (Seaside.WAFileHandler
> #configurationComponent - WAFileHandlerEditor is undeclared)
> (Seaside.WADispatcher #configurationComponent - WADispatcherEditor is
> undeclared)  (Seaside.WAAbstractHtmlBuilder #attributes -
> WAHtmlAttributes is undeclared)  (Seaside.WAHtmlRenderer
> #imageWithFileNamed:mimeType: - WACachedDocument is undeclared)
> (Seaside.WAHtmlRenderer #divWithShow:hide:do: - noEffect)
> (Seaside.WAHtmlRenderer #checkboxWithValue:callback:submitFormNamed: -
> noEffect)  (Seaside.WAHtmlRenderer #autofocus: - noEffect)
> (Seaside.WAHtmlRenderer #installShortcuts - noEffect)
> (Seaside.WAHtmlRenderer #autofocus:withCursorAt: - noEffect)
> (Seaside.WAHtmlRenderer #anchorWithAction:text:submitFormNamed: -
> noEffect)  (Seaside.WAHtmlRenderer #spanWithShow:hide:do: - noEffect)
> (Seaside.WAHtmlTreeDocument #initializeWithRoot: - WAHtmlElement is
> undeclared)  (Seaside.WAHtmlRoot #meta - WAMetaElement is undeclared)
> (Seaside.WAHtmlRoot #link - WALinkElement is undeclared)
> (Seaside.WAHtmlRoot #script - WAScriptElement is undeclared)
> (Seaside.WAHtmlRoot #base - WABaseElement is undeclared)
> (Seaside.WAHtmlRoot #if - WAConditionalComment is undeclared)
> (Seaside.WATagBrush #addShortcut: - noEffect)  (Seaside.WAHtmlCanvas
> #tableColumn - WATableColumnTag is undeclared)  (Seaside.WAHtmlCanvas
> #tableColumnGroup - WATableColumnGroupTag is undeclared)
> (Seaside.WAHtmlCanvas #canvas - WACanvasTag is undeclared)
> (Seaside.WAHtmlCanvas #orderedList - WAListTag is undeclared)
> (Seaside.WAHtmlCanvas #iframe - WAIframeTag is undeclared)
> (Seaside.WAHtmlCanvas #heading - WAHeadingTag is undeclared)
> (Seaside.WAHtmlCanvas #tableData - WATableDataTag is undeclared)
> (Seaside.WAHtmlCanvas #tableHeading - WATableHeadingTag is undeclared)
>  (Seaside.WAHtmlCanvas #image - WAImageTag is undeclared)
> (Seaside.WAHtmlCanvas #script - WAScriptTag is undeclared)
> (Seaside.WAHtmlCanvas #textInput - WATextInputTag is undeclared)
> (Seaside.WAHtmlCanvas #div - WADivTag is undeclared)
> (Seaside.WAHtmlCanvas #fieldSet - WAFieldSetTag is undeclared)
> (Seaside.WAHtmlCanvas #label - WALabelTag is undeclared)
> (Seaside.WAHtmlCanvas #popupAnchor - WAPopupAnchorTag is undeclared)
> (Seaside.WAHtmlCanvas #submitButton - WASubmitButtonTag is undeclared)
>  (Seaside.WAHtmlCanvas #table - WATableTag is undeclared)
> (Seaside.WAHtmlCanvas #anchor - WAAnchorTag is undeclared)
> (Seaside.WAHtmlCanvas #rubyText - WARubyTextTag is undeclared)
> (Seaside.WAHtmlCanvas #imageMap - WAImageMapTag is undeclared)
> (Seaside.WAStaticHtmlCanvas #textArea - WATextAreaTag is undeclared)
> (Seaside.WARenderCanvas #fileUpload - WAFileUploadTag is undeclared)
> (Seaside.WARenderCanvas #select - WASelectTag is undeclared)
> (Seaside.WARenderCanvas #checkbox - WACheckboxTag is undeclared)
> (Seaside.WARenderCanvas #imageButton - WAImageButtonTag is undeclared)
>  (Seaside.WARenderCanvas #form - WAFormTag is undeclared)
> (Seaside.WARenderCanvas #timeInput - WATimeInput is undeclared)
> (Seaside.WARenderCanvas #passwordInput - WAPasswordInputTag is
> undeclared)  (Seaside.WARenderCanvas #option - WAOptionTag is
> undeclared)  (Seaside.WARenderCanvas #button - WAButtonTag is
> undeclared)  (Seaside.WARenderCanvas #hiddenInput - WAHiddenInputTag
> is undeclared)  (Seaside.WARenderCanvas #dateInput - WADateInput is
> undeclared)  (Seaside.WARenderCanvas #radioButton - WARadioButtonTag
> is undeclared)  (Seaside.WARenderCanvas #cancelButton -
> WACancelButtonTag is undeclared)  (Seaside.WAAnchorTag
> #handlerForForm: - noEffect)  (Seaside.WAFormInputTag #setFocus -
> noEffect)  (Seaside.WAFormInputTag #submitOnClick - noEffect)
> (Seaside.WAAbstractTextAreaTag #setCursorPosition: - noEffect)
> (Seaside.WAIframeTag #performRendering: - WARenderedHtmlRoot is
> undeclared)  (Seaside.WAStringLibrary #configurationComponent -
> WAStringLibraryEditor is undeclared)  (Seaside.WAStringLibrary -
> notOptimized)  (Seaside.WAStandardScripts class #updateRoot: -
> noEffect)  (Seaside.WAFileLibrary #configurationComponent -
> WAFileLibraryEditor is undeclared)  (Seaside.WAFileLibrary -
> notOptimized)  (Seaside.WASession #initializeWithApplication: -
> WAStateRegistry is undeclared)  (Seaside.WAApplication
> #configurationComponent - WAApplicationEditor is undeclared)
> (Seaside.WAApplication #defaultAncestor - WARenderLoopConfiguration is
> undeclared)  (Seaside.WAWalkbackErrorHandler #handleError: -
> WAWalkback is undeclared)  (Seaside.WAWalkbackErrorHandler
> #handleWarning: - WAFormDialog is undeclared)
> (Seaside.WARenderLoopConfiguration #rootComponents - WAComponent is
> undeclared)  (Seaside.WARender #buildDocRoot - noEffect)
> (Seaside.WARenderLoop #root: - WAToolFrame is undeclared)
> (Seaside.WAPresenter #renderWithContext: - WAHalo is undeclared)
> (Seaside.WAComponent class #registerAsAuthenticatedApplication: -
> WAAuthConfiguration is undeclared)  (Seaside.WAComponent
> #authenticateWith:during: - WABasicAuthentication is undeclared)
> (Seaside.WAComponent #isolate: - WATransaction is undeclared)
> (Seaside.WAComponent #request:label:default: - WAInputDialog is
> undeclared)  (Seaside.WAComponent #addMessage: - WAMessageDecoration
> is undeclared)  (Seaside.WAComponent #confirm: - WAYesOrNoDialog is
> undeclared)  (Seaside.WAComponent #validateWith: -
> WAValidationDecoration is undeclared)  (Seaside.WASimpleNavigation
> class #example - WACounter is undeclared)  (Seaside.WASimpleNavigation
> class #example - WAPath is undeclared)  (Seaside.WABatchSelection
> #items: - WABatchedList is undeclared)  (Seaside.WAIframeTest
> #renderContentOn: - WAStore is undeclared)  (Seaside.WAProxyTest #test
> - WAStoreAddress is undeclared)  (Seaside.WATableReportTest
> #initialize - WAStoreInventory is undeclared)  (UndefinedObject #DoIt
> - undeclaredSoftLink)
> Seaside installation started
>
> Attempting to configure web application server from: "~default~"
> [d:\Programas\vwnc7.4.1\web\webtools.ini].
> Server configured from: "~default~" [d:\Programas\vwnc7.4.1\web\webtools.ini].
> Seaside installation complete, version 2.6b1.128
> Done
>
> init
> Seaside default servlet ready
> Seaside default dispatcher relocated for path /seaside/go/
> Seaside dispatcher started on path /seaside/go/
> Loading SeasideScriptaculous . . . (Object #asFunction -
> undeclaredSoftLink)  (Seaside.WATagBrush #passenger: -
> undeclaredSoftLink)  (Seaside.WAComponent #lightbox: -
> undeclaredSoftLink)  (Seaside.WASession #effect - undeclaredSoftLink)
> (BlockClosure #asFunction - undeclaredSoftLink)  (BlockClosure
> #asFunction - undeclaredSoftLink)  (String #javascriptOn: -
> undeclaredSoftLink)  (BlockContext #asFunction - undeclaredSoftLink)
> (BlockContext #asFunction - undeclaredSoftLink)
> (Seaside.WARenderCanvas #logger - undeclaredSoftLink)
> (Seaside.WARenderCanvas #insertion - undeclaredSoftLink)
> (Seaside.WARenderCanvas #formElement - undeclaredSoftLink)
> (Seaside.WARenderCanvas #inPlaceEditor - undeclaredSoftLink)
> (Seaside.WARenderCanvas #droppable - undeclaredSoftLink)
> (Seaside.WARenderCanvas #periodical - undeclaredSoftLink)
> (Seaside.WARenderCanvas #autocompleter - undeclaredSoftLink)
> (Seaside.WARenderCanvas #draggable - undeclaredSoftLink)
> (Seaside.WARenderCanvas #element - undeclaredSoftLink)
> (Seaside.WARenderCanvas #sortable - undeclaredSoftLink)
> (Seaside.WARenderCanvas #request - undeclaredSoftLink)
> (Seaside.WARenderCanvas #javascript - undeclaredSoftLink)
> (Seaside.WARenderCanvas #selector - undeclaredSoftLink)
> (Seaside.WARenderCanvas #effect - undeclaredSoftLink)
> (Seaside.WARenderCanvas #evaluator - undeclaredSoftLink)
> (Seaside.WARenderCanvas #slider - undeclaredSoftLink)
> (Seaside.WARenderCanvas #updater - undeclaredSoftLink)
> (Seaside.SUObject #every: - SUExecuter is undeclared)
> (Seaside.SUObject #assignTo: - SUAssign is undeclared)
> (Seaside.SUObject #access: - SUAccess is undeclared)
> (Seaside.SUObject #create - SUCreate is undeclared)  (Seaside.SUObject
> #before: - SUBefore is undeclared)  (Seaside.SUObject #assignLocalTo:
> - SUAssignLocal is undeclared)  (Seaside.SUObject #after: - SUAfter is
> undeclared)  (Seaside.SUObject #property: - SUProperty is undeclared)
> (Seaside.SUObject #apply: - SUApply is undeclared)  (Seaside.SUObject
> #condition: - SUCondition is undeclared)  (Seaside.SUObject #alias: -
> SUAlias is undeclared)  (Seaside.SUScript #element - SUElement is
> undeclared)  (Seaside.SUScript #selector - SUSelector is undeclared)
> (Seaside.SUScript #effect - SUEffect is undeclared)  (Seaside.SUScript
> #insertion - SUInsertion is undeclared)  (Seaside.SUScript
> #formElement - SUFormElement is undeclared)  (Seaside.SUAjax
> #triggerTree:callback: - SUSortable is undeclared)  (Seaside.SUAjax
> #triggerForm: - SUForm is undeclared)  (Seaside.SUAccordion class
> #example - SUCounterTest is undeclared) Done
>
> Loading SeasideComet . . . (Seaside.WARenderCanvas #comet -
> undeclaredSoftLink)  (Seaside.CTPusher class #initialize - WAListener
> is undeclared) Done
>
>
> Any sugguestions?

As the error says: use a streaming server.
On Squeak this would be WAListener instead of WAKom. I don't know the
VW equivalent.

Philippe


More information about the Seaside mailing list