Swazoo server crash on JQuery UI Autocomplete example

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Swazoo server crash on JQuery UI Autocomplete example

Bart Gauquie
Dear list,

I've been trying out the Gemstone / GLASS system. But while clicking around in the JQuery UI examples of seaside I've noticed that when I try the Autocomplete example, the Swazoo server crashes. 
The swazoo server crashes the moment i type something into the input field.

I did a native install on Ubuntu 10.04. And did a install of seaside 300rc this morning.

I don't know gemstone smalltalk, so have no idea starting to figure out what is going wrong (in the log there is something like a  Gemstone Smalltalk Compiler Errors: but what piece of code is not compiling?). I'm also not getting any remote debug in my attached gemstone session (through Gemtools). Anyone who can reproduce this problem and point me in the right direction how to solve this?

Log is attached.

Thanks for any help.

Kind regards,

Bart

--
imagination is more important than knowledge - Albert Einstein
Logic will get you from A to B. Imagination will take you everywhere - Albert Einstein
Learn from yesterday, live for today, hope for tomorrow. The important thing is not to stop questioning. - Albert Einstein
The true sign of intelligence is not knowledge but imagination. - Albert Einstein
However beautiful the strategy, you should occasionally look at the results. - Sir Winston Churchill
It's not enough that we do our best; sometimes we have to do what's required. - Sir Winston Churchill

P.S.: log attached ...

 _____________________________________________________________________________
|                             Configuration Files                             |
|                                                                             |
| System File: /opt/gemstone/GemStone64Bit2.4.4.1-x86_64.Linux/seaside/data/system.conf
|                                                                             |
| Executable File: /opt/gemstone/GemStone64Bit2.4.4.1-x86_64.Linux/seaside/data/gem.conf
|_____________________________________________________________________________|
Using GEM_TEMPOBJ_CACHE_SIZE 50000 from -T command line option
 _____________________________________________________________________________
|                Gem Configuration Options for process id 2990                |
|_____________________________________________________________________________|

DUMP_OPTIONS = TRUE;
GEM_GCI_LOG_ENABLED = FALSE;
GEM_FREE_FRAME_CACHE_SIZE = -1;
GEM_FREE_FRAME_LIMIT = -1;
GEM_HALT_ON_ERROR = 0;
GEM_IO_LIMIT = 5000;
GEM_KEEP_MIN_SOFTREFS = 0;
GEM_MAX_SMALLTALK_STACK_DEPTH = 1000;
GEM_PRIVATE_PAGE_CACHE_KB = 1000;
GEM_PGSVR_FREE_FRAME_CACHE_SIZE = -1;
GEM_PGSVR_FREE_FRAME_LIMIT = -1;
GEM_PGSVR_UPDATE_CACHE_ON_READ = FALSE;
GEM_RPCGCI_TIMEOUT = 0;
GEM_SOFTREF_CLEANUP_PERCENT_MEM = 50;
GEM_TEMPOBJ_AGGRESSIVE_STUBBING = TRUE;
GEM_TEMPOBJ_CACHE_SIZE = 50000;
GEM_TEMPOBJ_INITIAL_SIZE not used on this platform
GEM_TEMPOBJ_MESPACE_SIZE = 0;
GEM_TEMPOBJ_OOPMAP_SIZE = 0;
GEM_TEMPOBJ_POMGEN_SIZE = 0;
GEM_TEMPOBJ_POMGEN_PRUNE_ON_VOTE = 50;
GEM_TEMPOBJ_POMGEN_SCAVENGE_INTERVAL = 1800;
LOG_WARNINGS = TRUE;
SHR_NUM_FREE_FRAME_SERVERS = 1;
SHR_PAGE_CACHE_NUM_SHARED_COUNTERS = 1900;
SHR_PAGE_CACHE_SIZE_KB = 500000;
SHR_PAGE_CACHE_NUM_PROCS = 1017;
SHR_TARGET_FREE_FRAME_COUNT = -1;
(vmGc spaceSizes: eden init 2000K max 9368K , survivor init 400K max 1568K,
 vmGc    old max 37496K, code max 10000K, perm max 5000K, pom 10 * 4168K = 41680K,
 vmGc    remSet 1008K, meSpace max 47800K oopMapSize 262144 )
 _____________________________________________________________________________
|             GemStone/S64 Object-Oriented Data Management System             |
|               Copyright (C) GemStone Systems, Inc. 1986-2010                |
|                            All rights reserved.                             |
|     covered by Patent Number 6,567,905 Generational Garbage Collector.      |
+-----------------------------------------------------------------------------+
|    PROGRAM: topaz, Linear GemStone Interface (Linked Session)               |
|    VERSION: 2.4.4.1, Tue Jul 13 15:19:49 2010                               |
|      BUILD: gss64_2_4_4_x_branch-23813                                      |
|  BUILT FOR: x86-64 (Linux)                                                  |
|       MODE: 64 bit                                                          |
| RUNNING ON: 2-CPU craptop x86_64 (Linux 2.6.32-24-generic #38-Ubuntu SMP Mon|
| Jul 5 09:20:59 UTC 2010) 2009MB                                             |
| PROCESS ID: 2990      DATE: 07/29/2010 09:29:52 AM CEST                     |
|   USER IDS: REAL=gauquiebart (1000) EFFECTIVE=gauquiebart (1000)            |
|_____________________________________________________________________________|
topaz> topaz> topaz> topaz> topaz> topaz> topaz> [Info]: LNK client/gem GCI levels = 844/844
[Info]: User ID: DataCurator
[Info]: Repository: gs64stone
[Info]: Session ID: 10
[Info]: GCI Client Host: <Linked>
[Info]: Page server PID: -1
[Info]: Login Time: 07/29/2010 09:29:52 AM.913 CEST
[07/29/2010 09:29:52 AM.970 CEST] gci login: currSession 1 rpc gem processId -1
successful login
topaz 1> topaz 1> [138497281 sz:3 cls: 114945 GsFile] a GsFile
  isClient        [2 sz:0 cls: 74241 SmallInteger] 0
  pathName        [138497793 sz:57 cls: 74753 String] /opt/gemstone/product/seaside/data/Swazoo_server-9001.pid
  mode            [8827393 sz:1 cls: 74753 String] w

topaz 1> topaz 1> Swazoo Server started on port 9001
--transcript--'Swazoo2 Internal Error: No data available.  Socket probably closed'
----------- Swazoo2 Internal Error ERROR Encountered: 2010-07-29T00:29:54.86889100074768-07:00
No data available.  Socket probably closed
1 GRGemStonePlatform >> logError:title: @2 line 4  [GsMethod OOP 83130625]
2 HTTPConnection >> internalError: @6 line 4  [GsMethod OOP 113324289]
3 ComplexBlock in HTTPConnection >> interact @11 line 12  [GsMethod OOP 113320449]
4 ExceptionHandler >> caughtExceptionWithAction: @5 line 4  [GsMethod OOP 10065153]
5 ComplexBlock in ExceptionHandler >> caughtEx:number:cat:args:handler: @12 line 13  [GsMethod OOP 10064641]
6 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
7 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
8 ExceptionHandler >> caughtEx:number:cat:args:handler: @16 line 14  [GsMethod OOP 10064641]
9 ComplexBlock in ExceptionHandler >> try:on:do: @10 line 12  [GsMethod OOP 10062081]
10 Exception >> _signal:number:args: @2 line 7  [GsMethod OOP 2327041]
11 ExceptionA >> signal @14 line 41  [GsMethod OOP 10057473]
12 ExceptionA >> signal: @3 line 12  [GsMethod OOP 10050817]
13 ExceptionA class >> signal: @2 line 3  [GsMethod OOP 11895041]
14 SpAbstractError class >> raiseSignal: @1 line 2  [GsMethod OOP 22077441]
15 SwazooBuffer >> refillFrom: @15 line 11  [GsMethod OOP 112614401]
16 SwazooStream >> fillBuffer @7 line 3  [GsMethod OOP 112854017]
17 SwazooStream >> anyDataReady @5 line 5  [GsMethod OOP 112850433]
18 HTTPConnection >> getAndDispatchMessages @2 line 5  [GsMethod OOP 113324033]
19 ComplexBlock in HTTPConnection >> interact @7 line 6  [GsMethod OOP 113320449]
20 ExceptionHandler >> doTryBlock: @9 line 7  [GsMethod OOP 10065409]
21 ExceptionHandler >> try:on:do: @15 line 18  [GsMethod OOP 10062081]
22 ComplexBlock in ExecutableBlock >> on:do: @2 line 8  [GsMethod OOP 9005057]
23 ComplexVCBlock in HTTPConnection >> interact @12 line 9  [GsMethod OOP 113320449]
24 ComplexBlock in ExecutableBlock >> ifCurtailed: @4 line 6  [GsMethod OOP 81736193]
25 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
26 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
27 ComplexVCBlock in ExecutableBlock >> ifCurtailed: @8 line 8  [GsMethod OOP 81736193]
28 ComplexVCBlock in HTTPConnection >> interact @19 line 13  [GsMethod OOP 113320449]
29 HTTPConnection >> interact @26 line 18  [GsMethod OOP 113320449]
30 HTTPServer >> acceptConnection @15 line 11  [GsMethod OOP 113591553]
31 ComplexBlock in HTTPServer >> start @13 line 6  [GsMethod OOP 113589761]
32 ComplexBlock in BlockClosure >> repeat @3 line 5  [GsMethod OOP 19138561]
33 ComplexVCBlock in HTTPServer >> start @14 line 6  [GsMethod OOP 113589761]
34 GsProcess >> _startPart2 @15 line 17  [GsMethod OOP 4501249]
35 GsProcess >> _start @1 line 9  [GsMethod OOP 4501761]
-----------
--transcript--'Swazoo2 Internal Error: No data available.  Socket probably closed'
----------- Swazoo2 Internal Error ERROR Encountered: 2010-07-29T00:29:56.87543106079102-07:00
No data available.  Socket probably closed
1 GRGemStonePlatform >> logError:title: @2 line 4  [GsMethod OOP 83130625]
2 HTTPConnection >> internalError: @6 line 4  [GsMethod OOP 113324289]
3 ComplexBlock in HTTPConnection >> interact @11 line 12  [GsMethod OOP 113320449]
4 ExceptionHandler >> caughtExceptionWithAction: @5 line 4  [GsMethod OOP 10065153]
5 ComplexBlock in ExceptionHandler >> caughtEx:number:cat:args:handler: @12 line 13  [GsMethod OOP 10064641]
6 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
7 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
8 ExceptionHandler >> caughtEx:number:cat:args:handler: @16 line 14  [GsMethod OOP 10064641]
9 ComplexBlock in ExceptionHandler >> try:on:do: @10 line 12  [GsMethod OOP 10062081]
10 Exception >> _signal:number:args: @2 line 7  [GsMethod OOP 2327041]
11 ExceptionA >> signal @14 line 41  [GsMethod OOP 10057473]
12 ExceptionA >> signal: @3 line 12  [GsMethod OOP 10050817]
13 ExceptionA class >> signal: @2 line 3  [GsMethod OOP 11895041]
14 SpAbstractError class >> raiseSignal: @1 line 2  [GsMethod OOP 22077441]
15 SwazooBuffer >> refillFrom: @15 line 11  [GsMethod OOP 112614401]
16 SwazooStream >> fillBuffer @7 line 3  [GsMethod OOP 112854017]
17 SwazooStream >> anyDataReady @5 line 5  [GsMethod OOP 112850433]
18 HTTPConnection >> getAndDispatchMessages @2 line 5  [GsMethod OOP 113324033]
19 ComplexBlock in HTTPConnection >> interact @7 line 6  [GsMethod OOP 113320449]
20 ExceptionHandler >> doTryBlock: @9 line 7  [GsMethod OOP 10065409]
21 ExceptionHandler >> try:on:do: @15 line 18  [GsMethod OOP 10062081]
22 ComplexBlock in ExecutableBlock >> on:do: @2 line 8  [GsMethod OOP 9005057]
23 ComplexVCBlock in HTTPConnection >> interact @12 line 9  [GsMethod OOP 113320449]
24 ComplexBlock in ExecutableBlock >> ifCurtailed: @4 line 6  [GsMethod OOP 81736193]
25 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
26 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
27 ComplexVCBlock in ExecutableBlock >> ifCurtailed: @8 line 8  [GsMethod OOP 81736193]
28 ComplexVCBlock in HTTPConnection >> interact @19 line 13  [GsMethod OOP 113320449]
29 HTTPConnection >> interact @26 line 18  [GsMethod OOP 113320449]
30 HTTPServer >> acceptConnection @15 line 11  [GsMethod OOP 113591553]
31 ComplexBlock in HTTPServer >> start @13 line 6  [GsMethod OOP 113589761]
32 ComplexBlock in BlockClosure >> repeat @3 line 5  [GsMethod OOP 19138561]
33 ComplexVCBlock in HTTPServer >> start @14 line 6  [GsMethod OOP 113589761]
34 GsProcess >> _startPart2 @15 line 17  [GsMethod OOP 4501249]
35 GsProcess >> _start @1 line 9  [GsMethod OOP 4501761]
-----------
--transcript--'Swazoo2 Internal Error: No data available.  Socket probably closed'
----------- Swazoo2 Internal Error ERROR Encountered: 2010-07-29T00:29:58.87649011611938-07:00
No data available.  Socket probably closed
1 GRGemStonePlatform >> logError:title: @2 line 4  [GsMethod OOP 83130625]
2 HTTPConnection >> internalError: @6 line 4  [GsMethod OOP 113324289]
3 ComplexBlock in HTTPConnection >> interact @11 line 12  [GsMethod OOP 113320449]
4 ExceptionHandler >> caughtExceptionWithAction: @5 line 4  [GsMethod OOP 10065153]
5 ComplexBlock in ExceptionHandler >> caughtEx:number:cat:args:handler: @12 line 13  [GsMethod OOP 10064641]
6 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
7 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
8 ExceptionHandler >> caughtEx:number:cat:args:handler: @16 line 14  [GsMethod OOP 10064641]
9 ComplexBlock in ExceptionHandler >> try:on:do: @10 line 12  [GsMethod OOP 10062081]
10 Exception >> _signal:number:args: @2 line 7  [GsMethod OOP 2327041]
11 ExceptionA >> signal @14 line 41  [GsMethod OOP 10057473]
12 ExceptionA >> signal: @3 line 12  [GsMethod OOP 10050817]
13 ExceptionA class >> signal: @2 line 3  [GsMethod OOP 11895041]
14 SpAbstractError class >> raiseSignal: @1 line 2  [GsMethod OOP 22077441]
15 SwazooBuffer >> refillFrom: @15 line 11  [GsMethod OOP 112614401]
16 SwazooStream >> fillBuffer @7 line 3  [GsMethod OOP 112854017]
17 SwazooStream >> anyDataReady @5 line 5  [GsMethod OOP 112850433]
18 HTTPConnection >> getAndDispatchMessages @2 line 5  [GsMethod OOP 113324033]
19 ComplexBlock in HTTPConnection >> interact @7 line 6  [GsMethod OOP 113320449]
20 ExceptionHandler >> doTryBlock: @9 line 7  [GsMethod OOP 10065409]
21 ExceptionHandler >> try:on:do: @15 line 18  [GsMethod OOP 10062081]
22 ComplexBlock in ExecutableBlock >> on:do: @2 line 8  [GsMethod OOP 9005057]
23 ComplexVCBlock in HTTPConnection >> interact @12 line 9  [GsMethod OOP 113320449]
24 ComplexBlock in ExecutableBlock >> ifCurtailed: @4 line 6  [GsMethod OOP 81736193]
25 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
26 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
27 ComplexVCBlock in ExecutableBlock >> ifCurtailed: @8 line 8  [GsMethod OOP 81736193]
28 ComplexVCBlock in HTTPConnection >> interact @19 line 13  [GsMethod OOP 113320449]
29 HTTPConnection >> interact @26 line 18  [GsMethod OOP 113320449]
30 HTTPServer >> acceptConnection @15 line 11  [GsMethod OOP 113591553]
31 ComplexBlock in HTTPServer >> start @13 line 6  [GsMethod OOP 113589761]
32 ComplexBlock in BlockClosure >> repeat @3 line 5  [GsMethod OOP 19138561]
33 ComplexVCBlock in HTTPServer >> start @14 line 6  [GsMethod OOP 113589761]
34 GsProcess >> _startPart2 @15 line 17  [GsMethod OOP 4501249]
35 GsProcess >> _start @1 line 9  [GsMethod OOP 4501761]
-----------
--transcript--'Swazoo2 Internal Error: No data available.  Socket probably closed'
----------- Swazoo2 Internal Error ERROR Encountered: 2010-07-29T00:30:00.88402009010315-07:00
No data available.  Socket probably closed
1 GRGemStonePlatform >> logError:title: @2 line 4  [GsMethod OOP 83130625]
2 HTTPConnection >> internalError: @6 line 4  [GsMethod OOP 113324289]
3 ComplexBlock in HTTPConnection >> interact @11 line 12  [GsMethod OOP 113320449]
4 ExceptionHandler >> caughtExceptionWithAction: @5 line 4  [GsMethod OOP 10065153]
5 ComplexBlock in ExceptionHandler >> caughtEx:number:cat:args:handler: @12 line 13  [GsMethod OOP 10064641]
6 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
7 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
8 ExceptionHandler >> caughtEx:number:cat:args:handler: @16 line 14  [GsMethod OOP 10064641]
9 ComplexBlock in ExceptionHandler >> try:on:do: @10 line 12  [GsMethod OOP 10062081]
10 Exception >> _signal:number:args: @2 line 7  [GsMethod OOP 2327041]
11 ExceptionA >> signal @14 line 41  [GsMethod OOP 10057473]
12 ExceptionA >> signal: @3 line 12  [GsMethod OOP 10050817]
13 ExceptionA class >> signal: @2 line 3  [GsMethod OOP 11895041]
14 SpAbstractError class >> raiseSignal: @1 line 2  [GsMethod OOP 22077441]
15 SwazooBuffer >> refillFrom: @15 line 11  [GsMethod OOP 112614401]
16 SwazooStream >> fillBuffer @7 line 3  [GsMethod OOP 112854017]
17 SwazooStream >> anyDataReady @5 line 5  [GsMethod OOP 112850433]
18 HTTPConnection >> getAndDispatchMessages @2 line 5  [GsMethod OOP 113324033]
19 ComplexBlock in HTTPConnection >> interact @7 line 6  [GsMethod OOP 113320449]
20 ExceptionHandler >> doTryBlock: @9 line 7  [GsMethod OOP 10065409]
21 ExceptionHandler >> try:on:do: @15 line 18  [GsMethod OOP 10062081]
22 ComplexBlock in ExecutableBlock >> on:do: @2 line 8  [GsMethod OOP 9005057]
23 ComplexVCBlock in HTTPConnection >> interact @12 line 9  [GsMethod OOP 113320449]
24 ComplexBlock in ExecutableBlock >> ifCurtailed: @4 line 6  [GsMethod OOP 81736193]
25 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
26 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
27 ComplexVCBlock in ExecutableBlock >> ifCurtailed: @8 line 8  [GsMethod OOP 81736193]
28 ComplexVCBlock in HTTPConnection >> interact @19 line 13  [GsMethod OOP 113320449]
29 HTTPConnection >> interact @26 line 18  [GsMethod OOP 113320449]
30 HTTPServer >> acceptConnection @15 line 11  [GsMethod OOP 113591553]
31 ComplexBlock in HTTPServer >> start @13 line 6  [GsMethod OOP 113589761]
32 ComplexBlock in BlockClosure >> repeat @3 line 5  [GsMethod OOP 19138561]
33 ComplexVCBlock in HTTPServer >> start @14 line 6  [GsMethod OOP 113589761]
34 GsProcess >> _startPart2 @15 line 17  [GsMethod OOP 4501249]
35 GsProcess >> _start @1 line 9  [GsMethod OOP 4501761]
-----------
--transcript--'Swazoo2 Internal Error: No data available.  Socket probably closed'
----------- Swazoo2 Internal Error ERROR Encountered: 2010-07-29T00:30:02.9343159198761-07:00
No data available.  Socket probably closed
1 GRGemStonePlatform >> logError:title: @2 line 4  [GsMethod OOP 83130625]
2 HTTPConnection >> internalError: @6 line 4  [GsMethod OOP 113324289]
3 ComplexBlock in HTTPConnection >> interact @11 line 12  [GsMethod OOP 113320449]
4 ExceptionHandler >> caughtExceptionWithAction: @5 line 4  [GsMethod OOP 10065153]
5 ComplexBlock in ExceptionHandler >> caughtEx:number:cat:args:handler: @12 line 13  [GsMethod OOP 10064641]
6 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
7 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
8 ExceptionHandler >> caughtEx:number:cat:args:handler: @16 line 14  [GsMethod OOP 10064641]
9 ComplexBlock in ExceptionHandler >> try:on:do: @10 line 12  [GsMethod OOP 10062081]
10 Exception >> _signal:number:args: @2 line 7  [GsMethod OOP 2327041]
11 ExceptionA >> signal @14 line 41  [GsMethod OOP 10057473]
12 ExceptionA >> signal: @3 line 12  [GsMethod OOP 10050817]
13 ExceptionA class >> signal: @2 line 3  [GsMethod OOP 11895041]
14 SpAbstractError class >> raiseSignal: @1 line 2  [GsMethod OOP 22077441]
15 SwazooBuffer >> refillFrom: @15 line 11  [GsMethod OOP 112614401]
16 SwazooStream >> fillBuffer @7 line 3  [GsMethod OOP 112854017]
17 SwazooStream >> anyDataReady @5 line 5  [GsMethod OOP 112850433]
18 HTTPConnection >> getAndDispatchMessages @2 line 5  [GsMethod OOP 113324033]
19 ComplexBlock in HTTPConnection >> interact @7 line 6  [GsMethod OOP 113320449]
20 ExceptionHandler >> doTryBlock: @9 line 7  [GsMethod OOP 10065409]
21 ExceptionHandler >> try:on:do: @15 line 18  [GsMethod OOP 10062081]
22 ComplexBlock in ExecutableBlock >> on:do: @2 line 8  [GsMethod OOP 9005057]
23 ComplexVCBlock in HTTPConnection >> interact @12 line 9  [GsMethod OOP 113320449]
24 ComplexBlock in ExecutableBlock >> ifCurtailed: @4 line 6  [GsMethod OOP 81736193]
25 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
26 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
27 ComplexVCBlock in ExecutableBlock >> ifCurtailed: @8 line 8  [GsMethod OOP 81736193]
28 ComplexVCBlock in HTTPConnection >> interact @19 line 13  [GsMethod OOP 113320449]
29 HTTPConnection >> interact @26 line 18  [GsMethod OOP 113320449]
30 HTTPServer >> acceptConnection @15 line 11  [GsMethod OOP 113591553]
31 ComplexBlock in HTTPServer >> start @13 line 6  [GsMethod OOP 113589761]
32 ComplexBlock in BlockClosure >> repeat @3 line 5  [GsMethod OOP 19138561]
33 ComplexVCBlock in HTTPServer >> start @14 line 6  [GsMethod OOP 113589761]
34 GsProcess >> _startPart2 @15 line 17  [GsMethod OOP 4501249]
35 GsProcess >> _start @1 line 9  [GsMethod OOP 4501761]
-----------
--transcript--'Swazoo2 Internal Error: No data available.  Socket probably closed'
----------- Swazoo2 Internal Error ERROR Encountered: 2010-07-29T00:30:04.89404106140137-07:00
No data available.  Socket probably closed
1 GRGemStonePlatform >> logError:title: @2 line 4  [GsMethod OOP 83130625]
2 HTTPConnection >> internalError: @6 line 4  [GsMethod OOP 113324289]
3 ComplexBlock in HTTPConnection >> interact @11 line 12  [GsMethod OOP 113320449]
4 ExceptionHandler >> caughtExceptionWithAction: @5 line 4  [GsMethod OOP 10065153]
5 ComplexBlock in ExceptionHandler >> caughtEx:number:cat:args:handler: @12 line 13  [GsMethod OOP 10064641]
6 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
7 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
8 ExceptionHandler >> caughtEx:number:cat:args:handler: @16 line 14  [GsMethod OOP 10064641]
9 ComplexBlock in ExceptionHandler >> try:on:do: @10 line 12  [GsMethod OOP 10062081]
10 Exception >> _signal:number:args: @2 line 7  [GsMethod OOP 2327041]
11 ExceptionA >> signal @14 line 41  [GsMethod OOP 10057473]
12 ExceptionA >> signal: @3 line 12  [GsMethod OOP 10050817]
13 ExceptionA class >> signal: @2 line 3  [GsMethod OOP 11895041]
14 SpAbstractError class >> raiseSignal: @1 line 2  [GsMethod OOP 22077441]
15 SwazooBuffer >> refillFrom: @15 line 11  [GsMethod OOP 112614401]
16 SwazooStream >> fillBuffer @7 line 3  [GsMethod OOP 112854017]
17 SwazooStream >> anyDataReady @5 line 5  [GsMethod OOP 112850433]
18 HTTPConnection >> getAndDispatchMessages @2 line 5  [GsMethod OOP 113324033]
19 ComplexBlock in HTTPConnection >> interact @7 line 6  [GsMethod OOP 113320449]
20 ExceptionHandler >> doTryBlock: @9 line 7  [GsMethod OOP 10065409]
21 ExceptionHandler >> try:on:do: @15 line 18  [GsMethod OOP 10062081]
22 ComplexBlock in ExecutableBlock >> on:do: @2 line 8  [GsMethod OOP 9005057]
23 ComplexVCBlock in HTTPConnection >> interact @12 line 9  [GsMethod OOP 113320449]
24 ComplexBlock in ExecutableBlock >> ifCurtailed: @4 line 6  [GsMethod OOP 81736193]
25 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
26 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
27 ComplexVCBlock in ExecutableBlock >> ifCurtailed: @8 line 8  [GsMethod OOP 81736193]
28 ComplexVCBlock in HTTPConnection >> interact @19 line 13  [GsMethod OOP 113320449]
29 HTTPConnection >> interact @26 line 18  [GsMethod OOP 113320449]
30 HTTPServer >> acceptConnection @15 line 11  [GsMethod OOP 113591553]
31 ComplexBlock in HTTPServer >> start @13 line 6  [GsMethod OOP 113589761]
32 ComplexBlock in BlockClosure >> repeat @3 line 5  [GsMethod OOP 19138561]
33 ComplexVCBlock in HTTPServer >> start @14 line 6  [GsMethod OOP 113589761]
34 GsProcess >> _startPart2 @15 line 17  [GsMethod OOP 4501249]
35 GsProcess >> _start @1 line 9  [GsMethod OOP 4501761]
-----------
--transcript--'open: [WAGemStoneWalkbackErrorHandler] [0]: WARemoteDebuggingWalkbackErrorHandler'
-----------------------------------------------------
GemStone: Error         Nonfatal
A hard break was received.
Error Category: 231169 [GemStone] Number: 6004 Arg Count: 1 Context : 138484993
Arg 1: [77433089 sz:33 cls: 74753 String] interrupted for Seaside debugging

Now executing the following command saved from "iferr 1":
   where
==> 1 System class >> signal:args:signalDictionary: @8 line 15   [GsMethod 3241473]
2 GRGemStonePlatform >> generateHardBreak @5 line 7   [GsMethod 83123969]
3 GRGemStonePlatform >> openDebuggerOn: @1 line 3   [GsMethod 83126273]
4 WADebugErrorHandler >> open: @2 line 2   [GsMethod 124728065]
5 WAWalkbackErrorHandler >> open: @5 line 3   [GsMethod 125785601]
6 WAGemStoneWalkbackErrorHandler >> open: @12 line 4   [GsMethod 125739265]
7 WARemoteDebuggingWalkbackErrorHandler >> open: @5 line 3   [GsMethod 124454913]
8 WADebugErrorHandler >> debugAndResume: @1 line 2   [GsMethod 124727297]
9 WADebugErrorHandler >> handleDefault: @1 line 2   [GsMethod 124727809]
10 WAErrorHandler >> handleError: @1 line 2   [GsMethod 87668993]
11 WAErrorHandler >> handleException: @3 line 3   [GsMethod 87668481]
12 WARemoteDebuggingWalkbackErrorHandler >> handleException: @5 line 5   [GsMethod 124452865]
13 ComplexBlock in WAExceptionHandler >> handleExceptionsDuring: @4 line 5   [GsMethod 87689217]
14 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
15 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
16 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
17 ComplexVCBlock in WAExceptionHandler >> handleExceptionsDuring: @7 line 8   [GsMethod 87689217]
18 ExceptionHandler >> caughtExceptionWithAction: @5 line 4   [GsMethod 10065153]
19 ComplexBlock in ExceptionHandler >> caughtEx:number:cat:args:handler: @12 line 13   [GsMethod 10064641]
20 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
21 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
22 ExceptionHandler >> caughtEx:number:cat:args:handler: @16 line 14   [GsMethod 10064641]
23 ComplexBlock in ExceptionHandler >> try:on:do: @10 line 12   [GsMethod 10062081]
24 Exception >> _signal:number:args: @2 line 7   [GsMethod 2327041]
25 System class >> signal:args:signalDictionary: @5 line 13   [GsMethod 3241473]
26 Object >> doesNotUnderstand: @6 line 14   [GsMethod 1926913]
27 Object >> _doesNotUnderstand: @1 line 6   [GsMethod 1926657]
28 ComplexBlock in JQAutocomplete >> sourceCallback: @6 line 6   [GsMethod 141769217]
29 ComplexBlock in JQAjax >> text: @12 line 10   [GsMethod 143900417]
30 WARequestContext >> respond: @2 line 4   [GsMethod 88306689]
31 ComplexBlock in JQAjax >> respond: @4 line 4   [GsMethod 143897857]
32 JQAjax >> processCallback @3 line 3   [GsMethod 143902721]
33 ComplexBlock in JQAjax >> enableCallbacks @15 line 6   [GsMethod 143901953]
34 ComplexBlock in ExecutableBlock >> valueWithPossibleArguments: @6 line 4   [GsMethod 81743361]
35 JSAjaxCallback >> evaluateWithArgument: @4 line 3   [GsMethod 141049089]
36 WACallback >> evaluateWithFieldValues: @5 line 2   [GsMethod 83589889]
37 ComplexBlock in WACallbackRegistry >> handle: @16 line 10   [GsMethod 83598593]
38 Collection >> do: @5 line 10   [GsMethod 1547777]
39 WACallbackRegistry >> handle: @17 line 9   [GsMethod 83598593]
40 ComplexBlock in WAActionPhaseContinuation >> runCallbacks @7 line 4   [GsMethod 88649729]
41 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
42 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
43 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
44 WARenderLoopContinuation >> withNotificationHandlerDo: @3 line 2   [GsMethod 88669185]
45 ComplexVCBlock in WAActionPhaseContinuation >> runCallbacks @8 line 3   [GsMethod 88649729]
46 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
47 ComplexVCBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
48 WAActionPhaseContinuation >> runCallbacks @18 line 6   [GsMethod 88649729]
49 WAActionPhaseContinuation >> handleRequest @1 line 2   [GsMethod 88650497]
50 ComplexBlock in WASessionContinuation >> basicValue @3 line 2   [GsMethod 88632577]
51 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
52 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
53 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
54 WASessionContinuation >> withUnregisteredHandlerDo: @7 line 3   [GsMethod 88634113]
55 WASessionContinuation >> basicValue @4 line 2   [GsMethod 88632577]
56 WASessionContinuation >> value @3 line 5   [GsMethod 88631553]
57 WASession >> handleFiltered: @14 line 10   [GsMethod 83626753]
58 WARequestFilter >> handleFiltered: @2 line 4   [GsMethod 88664833]
59 ComplexBlock in WADeprecatedToolFilter >> handleFiltered: @3 line 2   [GsMethod 125804033]
60 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
61 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
62 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
63 WADeprecatedToolFilter >> handleFiltered: @6 line 3   [GsMethod 125804033]
64 WARequestFilter >> handleFiltered: @2 line 4   [GsMethod 88664833]
65 ComplexBlock in WATimingToolFilter >> handleFiltered: @4 line 3   [GsMethod 125799681]
66 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
67 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
68 WATimingToolFilter >> handleFiltered: @8 line 4   [GsMethod 125799681]
69 ComplexBlock in WARequestHandler >> handle: @4 line 4   [GsMethod 87710209]
70 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
71 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
72 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
73 WADynamicVariable class >> use:during: @4 line 4   [GsMethod 84240897]
74 ComplexBlock in WARequestContext >> push:while: @4 line 5   [GsMethod 88305409]
75 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
76 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
77 WARequestContext >> push:while: @7 line 6   [GsMethod 88305409]
78 WARequestHandler >> handle: @5 line 4   [GsMethod 87710209]
79 WASession >> handle: @10 line 11   [GsMethod 83627009]
80 WARegistry >> dispatch:to: @1 line 5   [GsMethod 88579841]
81 WARegistry >> handleKeyed:with: @2 line 5   [GsMethod 88585217]
82 WARegistry >> handleFiltered: @31 line 19   [GsMethod 88582401]
83 WAApplication >> handleFiltered: @5 line 5   [GsMethod 83603713]
84 WARequestFilter >> handleFiltered: @2 line 4   [GsMethod 88664833]
85 ComplexBlock in WAExceptionFilter >> handleFiltered: @3 line 3   [GsMethod 87681793]
86 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
87 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
88 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
89 WAExceptionHandler >> handleExceptionsDuring: @8 line 3   [GsMethod 87689217]
90 WAExceptionHandler class >> handleExceptionsDuring:context: @2 line 2   [GsMethod 88919809]
91 WAExceptionFilter >> handleFiltered: @4 line 3   [GsMethod 87681793]
92 ComplexBlock in WARequestHandler >> handle: @4 line 4   [GsMethod 87710209]
93 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
94 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
95 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
96 WADynamicVariable class >> use:during: @4 line 4   [GsMethod 84240897]
97 ComplexBlock in WARequestContext >> push:while: @4 line 5   [GsMethod 88305409]
98 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
99 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
100 WARequestContext >> push:while: @7 line 6   [GsMethod 88305409]
101 WARequestHandler >> handle: @5 line 4   [GsMethod 87710209]
102 WADispatcher >> handleFiltered:named: @7 line 5   [GsMethod 88705281]
103 WADispatcher >> handleFiltered: @7 line 6   [GsMethod 88705537]
104 ComplexBlock in WARequestHandler >> handle: @4 line 4   [GsMethod 87710209]
105 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
106 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
107 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
108 WADynamicVariable class >> use:during: @4 line 4   [GsMethod 84240897]
109 ComplexBlock in WARequestContext >> push:while: @4 line 5   [GsMethod 88305409]
110 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
111 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
112 WARequestContext >> push:while: @7 line 6   [GsMethod 88305409]
113 WARequestHandler >> handle: @5 line 4   [GsMethod 87710209]
114 WADispatcher >> handleFiltered:named: @7 line 5   [GsMethod 88705281]
115 WADispatcher >> handleFiltered: @7 line 6   [GsMethod 88705537]
116 ComplexBlock in WARequestHandler >> handle: @4 line 4   [GsMethod 87710209]
117 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
118 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
119 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
120 WADynamicVariable class >> use:during: @4 line 4   [GsMethod 84240897]
121 ComplexBlock in WARequestContext >> push:while: @4 line 5   [GsMethod 88305409]
122 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
123 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
124 WARequestContext >> push:while: @7 line 6   [GsMethod 88305409]
125 WARequestHandler >> handle: @5 line 4   [GsMethod 87710209]
126 ComplexBlock in WAServerAdaptor >> handleRequest: @4 line 4   [GsMethod 88408065]
127 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
128 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
129 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
130 WAServerAdaptor >> handleRequest: @6 line 5   [GsMethod 88408065]
131 WAServerAdaptor >> handle: @1 line 4   [GsMethod 88407041]
132 ComplexBlock in WAServerAdaptor >> process: @5 line 6   [GsMethod 88406529]
133 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
134 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
135 WAServerAdaptor >> process: @9 line 7   [GsMethod 88406529]
136 ComplexBlock in WAGsSwazooAdaptor >> process: @3 line 6   [GsMethod 114063105]
137 ComplexBlock in GRGemStonePlatform >> seasideProcessRequestWithRetry:resultBlock: @9 line 10   [GsMethod 83123713]
138 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
139 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
140 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
141 ComplexVCBlock in GRGemStonePlatform >> seasideProcessRequestWithRetry:resultBlock: @15 line 11   [GsMethod 83123713]
142 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
143 ComplexVCBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
144 TransientRecursionLock >> critical: @15 line 8   [GsMethod 21159937]
145 GRGemStonePlatform >> seasideProcessRequestWithRetry:resultBlock: @37 line 5   [GsMethod 83123713]
146 ComplexBlock in GRGemStonePlatform >> seasideProcessRequest:adaptor:resultBlock: @6 line 8   [GsMethod 83124225]
147 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
148 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
149 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
150 GRGemStonePlatform >> seasideProcessRequest:adaptor:resultBlock: @25 line 14   [GsMethod 83124225]
151 WAGsSwazooAdaptor >> process: @4 line 4   [GsMethod 114063105]
152 WAPluggableSite >> answerTo: @2 line 2   [GsMethod 113379585]
153 WAPluggableSite >> helpResolve: @7 line 3   [GsMethod 113379329]
154 URIResolution >> visitResource: @1 line 2   [GsMethod 112730881]
155 ComplexBlock in URIResolution >> visitChildrenOf:advancing: @10 line 7   [GsMethod 112731905]
156 Collection >> do: @5 line 10   [GsMethod 1547777]
157 URIResolution >> visitChildrenOf:advancing: @15 line 5   [GsMethod 112731905]
158 URIResolution >> resolveTransparentComposite: @2 line 2   [GsMethod 112732417]
159 URIResolution >> resolveServerRoot: @1 line 2   [GsMethod 112728321]
160 ServerRootComposite >> helpResolve: @1 line 2   [GsMethod 113196033]
161 URIResolution >> visitResource: @1 line 2   [GsMethod 112730881]
162 URIResolution class >> resolveRequest:startingAt: @3 line 2   [GsMethod 113550337]
163 HTTPServer >> answerTo: @3 line 3   [GsMethod 113588737]
164 ComplexBlock in HTTPConnection >> produceResponseFor: @9 line 5   [GsMethod 113323009]
165 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
166 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
167 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
168 HTTPConnection >> produceResponseFor: @23 line 6   [GsMethod 113323009]
169 HTTPConnection >> getAndDispatchMessages @9 line 9   [GsMethod 113324033]
170 ComplexBlock in HTTPConnection >> interact @7 line 6   [GsMethod 113320449]
171 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
172 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
173 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
174 ComplexVCBlock in HTTPConnection >> interact @12 line 9   [GsMethod 113320449]
175 ComplexBlock in ExecutableBlock >> ifCurtailed: @4 line 6   [GsMethod 81736193]
176 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
177 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
178 ComplexVCBlock in ExecutableBlock >> ifCurtailed: @8 line 8   [GsMethod 81736193]
179 ComplexVCBlock in HTTPConnection >> interact @19 line 13   [GsMethod 113320449]
180 HTTPConnection >> interact @26 line 18   [GsMethod 113320449]
181 HTTPServer >> acceptConnection @15 line 11   [GsMethod 113591553]
182 ComplexBlock in HTTPServer >> start @13 line 6   [GsMethod 113589761]
183 ComplexBlock in BlockClosure >> repeat @3 line 5   [GsMethod 19138561]
184 ComplexVCBlock in HTTPServer >> start @14 line 6   [GsMethod 113589761]
185 GsProcess >> _startPart2 @15 line 17   [GsMethod 4501249]
186 GsProcess >> _start @1 line 9   [GsMethod 4501761]
  [GsProcess 138484993]
topaz 1> GemStone Smalltalk Compiler Errors:
   GemToGemAnnouncement uninstallStaticHandler.
   System beginTransaction.
   (ObjectLogEntry
     fatal: '9001: topaz exit'
     object:
       'port: ', Swazoo printString, ' ',
 *               ^1                                                   *******
       'pid: ', (System gemVersionReport at: 'processId') printString) addToLog.
   System commitTransaction.

1: [1031] undefined symbol

Now executing the following command saved from "iferr 1":
   where
Stack is not active
topaz 1> 
[Info]: Logging out at 07/29/2010 09:30:05 AM CEST

Reply | Threaded
Open this post in threaded view
|

Re: Swazoo server crash on JQuery UI Autocomplete example

Dale Henrichs
Bart,

I've tried this using FastCGI and  the example doesn't work correctly,
so this isn't necessarily a Swazoo-related problem.

I've looked into it a bit and it seems to be that the GRUtf8CodecStream
is missing a required method for JQuery (I dropped a stitch in the
port)...I'll send mail with a patch when I have one....I don't know why
we're not getting a proper error notification as it appears that the
connection is closed without any notification, which triggers the Swazoo
bug.

It turns out that there were two bugs involved:

   - missing method
   - another variant of the GemStone "temp variable reference" bug

The fix for the missing method is:

category: '*javascript-gemstone-core'
method: GRCodecStream
json: anObject
        anObject jsonOn: self
%

And the fix for the temp variable reference bug is:

category: 'convenience'
method: JQAutocomplete
sourceCallback: aOneArgumentBlock
        "A one argument block that will be evaluated with the term the user
currently typed. The block is expected to answer a colleciton of strings."
       
        self sourceCallback: aOneArgumentBlock assoc: Association new
%
category: 'convenience'
method: JQAutocomplete
sourceCallback: aOneArgumentBlock assoc: assoc
        "A one argument block that will be evaluated with the term the user
currently typed. The block is expected to answer a colleciton of strings."
       
        self source: ((self jQuery getJson
                text: [ :stream | stream json: (aOneArgumentBlock value: assoc value) ];
                callback: [ :value | assoc value: value ] value: (JSStream on:
'request.term');
                onComplete: 'response(arguments[0])';
                dataType: 'jsonp') asFunction: #('request' 'response'))
%

Now I am working on pushing out Seaside3.0.0-rc.1 and I will include
this fix in the GemStone code base. Issue 152
(http://code.google.com/p/glassdb/issues/detail?id=152) is used to track
the bug.

You also asked for pointers on debugging the problem...

Typically the best way to debug a problem in the framework is to run the
seaside session in GemTools (read this section
(http://gemstonesoup.wordpress.com/2009/04/15/glass-beta-update-working-with-soap-preview/#soaphttpdev 
for information on doing http server debugging in GemTools).

The odd thing was that something about the the Atuocomplete function was
causing the framework to misfire, so stepping through the Autocomplete
test is the logical place to start:

Set a breakpoint in JQAutocompleteFunctionalTest>>renderContentOn: where
#packageNamesFor: is called ... this is the block that is triggered when
you type something into the field.

Then go to the Seaside3.0 workspace (the GemTools View menu) and execute:

   WAGsSwazooAdaptor startOn: 8383

which launches the server (blocking). Head over to your browser and type
something into the autocomplete field and you should get a debugger
popping up ...

Thanks for the report,

Dale


Bart Gauquie wrote:

> Dear list,
>
> I've been trying out the Gemstone / GLASS system. But while clicking around in the JQuery UI examples of seaside I've noticed that when I try the Autocomplete example, the Swazoo server crashes.
> The swazoo server crashes the moment i type something into the input field.
>
> I did a native install on Ubuntu 10.04. And did a install of seaside 300rc this morning.
>
> I don't know gemstone smalltalk, so have no idea starting to figure out what is going wrong (in the log there is something like a  Gemstone Smalltalk Compiler Errors: but what piece of code is not compiling?). I'm also not getting any remote debug in my attached gemstone session (through Gemtools). Anyone who can reproduce this problem and point me in the right direction how to solve this?
>
> Log is attached.
>
> Thanks for any help.
>
> Kind regards,
>
> Bart
>
> --
> imagination is more important than knowledge - Albert Einstein
> Logic will get you from A to B. Imagination will take you everywhere - Albert Einstein
> Learn from yesterday, live for today, hope for tomorrow. The important thing is not to stop questioning. - Albert Einstein
> The true sign of intelligence is not knowledge but imagination. - Albert Einstein
> However beautiful the strategy, you should occasionally look at the results. - Sir Winston Churchill
> It's not enough that we do our best; sometimes we have to do what's required. - Sir Winston Churchill
>
> P.S.: log attached ...
>
>  _____________________________________________________________________________
> |                             Configuration Files                             |
> |                                                                             |
> | System File: /opt/gemstone/GemStone64Bit2.4.4.1-x86_64.Linux/seaside/data/system.conf
> |                                                                             |
> | Executable File: /opt/gemstone/GemStone64Bit2.4.4.1-x86_64.Linux/seaside/data/gem.conf
> |_____________________________________________________________________________|
> Using GEM_TEMPOBJ_CACHE_SIZE 50000 from -T command line option
>  _____________________________________________________________________________
> |                Gem Configuration Options for process id 2990                |
> |_____________________________________________________________________________|
>
> DUMP_OPTIONS = TRUE;
> GEM_GCI_LOG_ENABLED = FALSE;
> GEM_FREE_FRAME_CACHE_SIZE = -1;
> GEM_FREE_FRAME_LIMIT = -1;
> GEM_HALT_ON_ERROR = 0;
> GEM_IO_LIMIT = 5000;
> GEM_KEEP_MIN_SOFTREFS = 0;
> GEM_MAX_SMALLTALK_STACK_DEPTH = 1000;
> GEM_PRIVATE_PAGE_CACHE_KB = 1000;
> GEM_PGSVR_FREE_FRAME_CACHE_SIZE = -1;
> GEM_PGSVR_FREE_FRAME_LIMIT = -1;
> GEM_PGSVR_UPDATE_CACHE_ON_READ = FALSE;
> GEM_RPCGCI_TIMEOUT = 0;
> GEM_SOFTREF_CLEANUP_PERCENT_MEM = 50;
> GEM_TEMPOBJ_AGGRESSIVE_STUBBING = TRUE;
> GEM_TEMPOBJ_CACHE_SIZE = 50000;
> GEM_TEMPOBJ_INITIAL_SIZE not used on this platform
> GEM_TEMPOBJ_MESPACE_SIZE = 0;
> GEM_TEMPOBJ_OOPMAP_SIZE = 0;
> GEM_TEMPOBJ_POMGEN_SIZE = 0;
> GEM_TEMPOBJ_POMGEN_PRUNE_ON_VOTE = 50;
> GEM_TEMPOBJ_POMGEN_SCAVENGE_INTERVAL = 1800;
> LOG_WARNINGS = TRUE;
> SHR_NUM_FREE_FRAME_SERVERS = 1;
> SHR_PAGE_CACHE_NUM_SHARED_COUNTERS = 1900;
> SHR_PAGE_CACHE_SIZE_KB = 500000;
> SHR_PAGE_CACHE_NUM_PROCS = 1017;
> SHR_TARGET_FREE_FRAME_COUNT = -1;
> (vmGc spaceSizes: eden init 2000K max 9368K , survivor init 400K max 1568K,
>  vmGc    old max 37496K, code max 10000K, perm max 5000K, pom 10 * 4168K = 41680K,
>  vmGc    remSet 1008K, meSpace max 47800K oopMapSize 262144 )
>  _____________________________________________________________________________
> |             GemStone/S64 Object-Oriented Data Management System             |
> |               Copyright (C) GemStone Systems, Inc. 1986-2010                |
> |                            All rights reserved.                             |
> |     covered by Patent Number 6,567,905 Generational Garbage Collector.      |
> +-----------------------------------------------------------------------------+
> |    PROGRAM: topaz, Linear GemStone Interface (Linked Session)               |
> |    VERSION: 2.4.4.1, Tue Jul 13 15:19:49 2010                               |
> |      BUILD: gss64_2_4_4_x_branch-23813                                      |
> |  BUILT FOR: x86-64 (Linux)                                                  |
> |       MODE: 64 bit                                                          |
> | RUNNING ON: 2-CPU craptop x86_64 (Linux 2.6.32-24-generic #38-Ubuntu SMP Mon|
> | Jul 5 09:20:59 UTC 2010) 2009MB                                             |
> | PROCESS ID: 2990      DATE: 07/29/2010 09:29:52 AM CEST                     |
> |   USER IDS: REAL=gauquiebart (1000) EFFECTIVE=gauquiebart (1000)            |
> |_____________________________________________________________________________|
> topaz> topaz> topaz> topaz> topaz> topaz> topaz> [Info]: LNK client/gem GCI levels = 844/844
> [Info]: User ID: DataCurator
> [Info]: Repository: gs64stone
> [Info]: Session ID: 10
> [Info]: GCI Client Host: <Linked>
> [Info]: Page server PID: -1
> [Info]: Login Time: 07/29/2010 09:29:52 AM.913 CEST
> [07/29/2010 09:29:52 AM.970 CEST] gci login: currSession 1 rpc gem processId -1
> successful login
> topaz 1> topaz 1> [138497281 sz:3 cls: 114945 GsFile] a GsFile
>   isClient        [2 sz:0 cls: 74241 SmallInteger] 0
>   pathName        [138497793 sz:57 cls: 74753 String] /opt/gemstone/product/seaside/data/Swazoo_server-9001.pid
>   mode            [8827393 sz:1 cls: 74753 String] w
>
> topaz 1> topaz 1> Swazoo Server started on port 9001
> --transcript--'Swazoo2 Internal Error: No data available.  Socket probably closed'
> ----------- Swazoo2 Internal Error ERROR Encountered: 2010-07-29T00:29:54.86889100074768-07:00
> No data available.  Socket probably closed
> 1 GRGemStonePlatform >> logError:title: @2 line 4  [GsMethod OOP 83130625]
> 2 HTTPConnection >> internalError: @6 line 4  [GsMethod OOP 113324289]
> 3 ComplexBlock in HTTPConnection >> interact @11 line 12  [GsMethod OOP 113320449]
> 4 ExceptionHandler >> caughtExceptionWithAction: @5 line 4  [GsMethod OOP 10065153]
> 5 ComplexBlock in ExceptionHandler >> caughtEx:number:cat:args:handler: @12 line 13  [GsMethod OOP 10064641]
> 6 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
> 7 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
> 8 ExceptionHandler >> caughtEx:number:cat:args:handler: @16 line 14  [GsMethod OOP 10064641]
> 9 ComplexBlock in ExceptionHandler >> try:on:do: @10 line 12  [GsMethod OOP 10062081]
> 10 Exception >> _signal:number:args: @2 line 7  [GsMethod OOP 2327041]
> 11 ExceptionA >> signal @14 line 41  [GsMethod OOP 10057473]
> 12 ExceptionA >> signal: @3 line 12  [GsMethod OOP 10050817]
> 13 ExceptionA class >> signal: @2 line 3  [GsMethod OOP 11895041]
> 14 SpAbstractError class >> raiseSignal: @1 line 2  [GsMethod OOP 22077441]
> 15 SwazooBuffer >> refillFrom: @15 line 11  [GsMethod OOP 112614401]
> 16 SwazooStream >> fillBuffer @7 line 3  [GsMethod OOP 112854017]
> 17 SwazooStream >> anyDataReady @5 line 5  [GsMethod OOP 112850433]
> 18 HTTPConnection >> getAndDispatchMessages @2 line 5  [GsMethod OOP 113324033]
> 19 ComplexBlock in HTTPConnection >> interact @7 line 6  [GsMethod OOP 113320449]
> 20 ExceptionHandler >> doTryBlock: @9 line 7  [GsMethod OOP 10065409]
> 21 ExceptionHandler >> try:on:do: @15 line 18  [GsMethod OOP 10062081]
> 22 ComplexBlock in ExecutableBlock >> on:do: @2 line 8  [GsMethod OOP 9005057]
> 23 ComplexVCBlock in HTTPConnection >> interact @12 line 9  [GsMethod OOP 113320449]
> 24 ComplexBlock in ExecutableBlock >> ifCurtailed: @4 line 6  [GsMethod OOP 81736193]
> 25 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
> 26 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
> 27 ComplexVCBlock in ExecutableBlock >> ifCurtailed: @8 line 8  [GsMethod OOP 81736193]
> 28 ComplexVCBlock in HTTPConnection >> interact @19 line 13  [GsMethod OOP 113320449]
> 29 HTTPConnection >> interact @26 line 18  [GsMethod OOP 113320449]
> 30 HTTPServer >> acceptConnection @15 line 11  [GsMethod OOP 113591553]
> 31 ComplexBlock in HTTPServer >> start @13 line 6  [GsMethod OOP 113589761]
> 32 ComplexBlock in BlockClosure >> repeat @3 line 5  [GsMethod OOP 19138561]
> 33 ComplexVCBlock in HTTPServer >> start @14 line 6  [GsMethod OOP 113589761]
> 34 GsProcess >> _startPart2 @15 line 17  [GsMethod OOP 4501249]
> 35 GsProcess >> _start @1 line 9  [GsMethod OOP 4501761]
> -----------
> --transcript--'Swazoo2 Internal Error: No data available.  Socket probably closed'
> ----------- Swazoo2 Internal Error ERROR Encountered: 2010-07-29T00:29:56.87543106079102-07:00
> No data available.  Socket probably closed
> 1 GRGemStonePlatform >> logError:title: @2 line 4  [GsMethod OOP 83130625]
> 2 HTTPConnection >> internalError: @6 line 4  [GsMethod OOP 113324289]
> 3 ComplexBlock in HTTPConnection >> interact @11 line 12  [GsMethod OOP 113320449]
> 4 ExceptionHandler >> caughtExceptionWithAction: @5 line 4  [GsMethod OOP 10065153]
> 5 ComplexBlock in ExceptionHandler >> caughtEx:number:cat:args:handler: @12 line 13  [GsMethod OOP 10064641]
> 6 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
> 7 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
> 8 ExceptionHandler >> caughtEx:number:cat:args:handler: @16 line 14  [GsMethod OOP 10064641]
> 9 ComplexBlock in ExceptionHandler >> try:on:do: @10 line 12  [GsMethod OOP 10062081]
> 10 Exception >> _signal:number:args: @2 line 7  [GsMethod OOP 2327041]
> 11 ExceptionA >> signal @14 line 41  [GsMethod OOP 10057473]
> 12 ExceptionA >> signal: @3 line 12  [GsMethod OOP 10050817]
> 13 ExceptionA class >> signal: @2 line 3  [GsMethod OOP 11895041]
> 14 SpAbstractError class >> raiseSignal: @1 line 2  [GsMethod OOP 22077441]
> 15 SwazooBuffer >> refillFrom: @15 line 11  [GsMethod OOP 112614401]
> 16 SwazooStream >> fillBuffer @7 line 3  [GsMethod OOP 112854017]
> 17 SwazooStream >> anyDataReady @5 line 5  [GsMethod OOP 112850433]
> 18 HTTPConnection >> getAndDispatchMessages @2 line 5  [GsMethod OOP 113324033]
> 19 ComplexBlock in HTTPConnection >> interact @7 line 6  [GsMethod OOP 113320449]
> 20 ExceptionHandler >> doTryBlock: @9 line 7  [GsMethod OOP 10065409]
> 21 ExceptionHandler >> try:on:do: @15 line 18  [GsMethod OOP 10062081]
> 22 ComplexBlock in ExecutableBlock >> on:do: @2 line 8  [GsMethod OOP 9005057]
> 23 ComplexVCBlock in HTTPConnection >> interact @12 line 9  [GsMethod OOP 113320449]
> 24 ComplexBlock in ExecutableBlock >> ifCurtailed: @4 line 6  [GsMethod OOP 81736193]
> 25 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
> 26 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
> 27 ComplexVCBlock in ExecutableBlock >> ifCurtailed: @8 line 8  [GsMethod OOP 81736193]
> 28 ComplexVCBlock in HTTPConnection >> interact @19 line 13  [GsMethod OOP 113320449]
> 29 HTTPConnection >> interact @26 line 18  [GsMethod OOP 113320449]
> 30 HTTPServer >> acceptConnection @15 line 11  [GsMethod OOP 113591553]
> 31 ComplexBlock in HTTPServer >> start @13 line 6  [GsMethod OOP 113589761]
> 32 ComplexBlock in BlockClosure >> repeat @3 line 5  [GsMethod OOP 19138561]
> 33 ComplexVCBlock in HTTPServer >> start @14 line 6  [GsMethod OOP 113589761]
> 34 GsProcess >> _startPart2 @15 line 17  [GsMethod OOP 4501249]
> 35 GsProcess >> _start @1 line 9  [GsMethod OOP 4501761]
> -----------
> --transcript--'Swazoo2 Internal Error: No data available.  Socket probably closed'
> ----------- Swazoo2 Internal Error ERROR Encountered: 2010-07-29T00:29:58.87649011611938-07:00
> No data available.  Socket probably closed
> 1 GRGemStonePlatform >> logError:title: @2 line 4  [GsMethod OOP 83130625]
> 2 HTTPConnection >> internalError: @6 line 4  [GsMethod OOP 113324289]
> 3 ComplexBlock in HTTPConnection >> interact @11 line 12  [GsMethod OOP 113320449]
> 4 ExceptionHandler >> caughtExceptionWithAction: @5 line 4  [GsMethod OOP 10065153]
> 5 ComplexBlock in ExceptionHandler >> caughtEx:number:cat:args:handler: @12 line 13  [GsMethod OOP 10064641]
> 6 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
> 7 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
> 8 ExceptionHandler >> caughtEx:number:cat:args:handler: @16 line 14  [GsMethod OOP 10064641]
> 9 ComplexBlock in ExceptionHandler >> try:on:do: @10 line 12  [GsMethod OOP 10062081]
> 10 Exception >> _signal:number:args: @2 line 7  [GsMethod OOP 2327041]
> 11 ExceptionA >> signal @14 line 41  [GsMethod OOP 10057473]
> 12 ExceptionA >> signal: @3 line 12  [GsMethod OOP 10050817]
> 13 ExceptionA class >> signal: @2 line 3  [GsMethod OOP 11895041]
> 14 SpAbstractError class >> raiseSignal: @1 line 2  [GsMethod OOP 22077441]
> 15 SwazooBuffer >> refillFrom: @15 line 11  [GsMethod OOP 112614401]
> 16 SwazooStream >> fillBuffer @7 line 3  [GsMethod OOP 112854017]
> 17 SwazooStream >> anyDataReady @5 line 5  [GsMethod OOP 112850433]
> 18 HTTPConnection >> getAndDispatchMessages @2 line 5  [GsMethod OOP 113324033]
> 19 ComplexBlock in HTTPConnection >> interact @7 line 6  [GsMethod OOP 113320449]
> 20 ExceptionHandler >> doTryBlock: @9 line 7  [GsMethod OOP 10065409]
> 21 ExceptionHandler >> try:on:do: @15 line 18  [GsMethod OOP 10062081]
> 22 ComplexBlock in ExecutableBlock >> on:do: @2 line 8  [GsMethod OOP 9005057]
> 23 ComplexVCBlock in HTTPConnection >> interact @12 line 9  [GsMethod OOP 113320449]
> 24 ComplexBlock in ExecutableBlock >> ifCurtailed: @4 line 6  [GsMethod OOP 81736193]
> 25 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
> 26 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
> 27 ComplexVCBlock in ExecutableBlock >> ifCurtailed: @8 line 8  [GsMethod OOP 81736193]
> 28 ComplexVCBlock in HTTPConnection >> interact @19 line 13  [GsMethod OOP 113320449]
> 29 HTTPConnection >> interact @26 line 18  [GsMethod OOP 113320449]
> 30 HTTPServer >> acceptConnection @15 line 11  [GsMethod OOP 113591553]
> 31 ComplexBlock in HTTPServer >> start @13 line 6  [GsMethod OOP 113589761]
> 32 ComplexBlock in BlockClosure >> repeat @3 line 5  [GsMethod OOP 19138561]
> 33 ComplexVCBlock in HTTPServer >> start @14 line 6  [GsMethod OOP 113589761]
> 34 GsProcess >> _startPart2 @15 line 17  [GsMethod OOP 4501249]
> 35 GsProcess >> _start @1 line 9  [GsMethod OOP 4501761]
> -----------
> --transcript--'Swazoo2 Internal Error: No data available.  Socket probably closed'
> ----------- Swazoo2 Internal Error ERROR Encountered: 2010-07-29T00:30:00.88402009010315-07:00
> No data available.  Socket probably closed
> 1 GRGemStonePlatform >> logError:title: @2 line 4  [GsMethod OOP 83130625]
> 2 HTTPConnection >> internalError: @6 line 4  [GsMethod OOP 113324289]
> 3 ComplexBlock in HTTPConnection >> interact @11 line 12  [GsMethod OOP 113320449]
> 4 ExceptionHandler >> caughtExceptionWithAction: @5 line 4  [GsMethod OOP 10065153]
> 5 ComplexBlock in ExceptionHandler >> caughtEx:number:cat:args:handler: @12 line 13  [GsMethod OOP 10064641]
> 6 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
> 7 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
> 8 ExceptionHandler >> caughtEx:number:cat:args:handler: @16 line 14  [GsMethod OOP 10064641]
> 9 ComplexBlock in ExceptionHandler >> try:on:do: @10 line 12  [GsMethod OOP 10062081]
> 10 Exception >> _signal:number:args: @2 line 7  [GsMethod OOP 2327041]
> 11 ExceptionA >> signal @14 line 41  [GsMethod OOP 10057473]
> 12 ExceptionA >> signal: @3 line 12  [GsMethod OOP 10050817]
> 13 ExceptionA class >> signal: @2 line 3  [GsMethod OOP 11895041]
> 14 SpAbstractError class >> raiseSignal: @1 line 2  [GsMethod OOP 22077441]
> 15 SwazooBuffer >> refillFrom: @15 line 11  [GsMethod OOP 112614401]
> 16 SwazooStream >> fillBuffer @7 line 3  [GsMethod OOP 112854017]
> 17 SwazooStream >> anyDataReady @5 line 5  [GsMethod OOP 112850433]
> 18 HTTPConnection >> getAndDispatchMessages @2 line 5  [GsMethod OOP 113324033]
> 19 ComplexBlock in HTTPConnection >> interact @7 line 6  [GsMethod OOP 113320449]
> 20 ExceptionHandler >> doTryBlock: @9 line 7  [GsMethod OOP 10065409]
> 21 ExceptionHandler >> try:on:do: @15 line 18  [GsMethod OOP 10062081]
> 22 ComplexBlock in ExecutableBlock >> on:do: @2 line 8  [GsMethod OOP 9005057]
> 23 ComplexVCBlock in HTTPConnection >> interact @12 line 9  [GsMethod OOP 113320449]
> 24 ComplexBlock in ExecutableBlock >> ifCurtailed: @4 line 6  [GsMethod OOP 81736193]
> 25 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
> 26 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
> 27 ComplexVCBlock in ExecutableBlock >> ifCurtailed: @8 line 8  [GsMethod OOP 81736193]
> 28 ComplexVCBlock in HTTPConnection >> interact @19 line 13  [GsMethod OOP 113320449]
> 29 HTTPConnection >> interact @26 line 18  [GsMethod OOP 113320449]
> 30 HTTPServer >> acceptConnection @15 line 11  [GsMethod OOP 113591553]
> 31 ComplexBlock in HTTPServer >> start @13 line 6  [GsMethod OOP 113589761]
> 32 ComplexBlock in BlockClosure >> repeat @3 line 5  [GsMethod OOP 19138561]
> 33 ComplexVCBlock in HTTPServer >> start @14 line 6  [GsMethod OOP 113589761]
> 34 GsProcess >> _startPart2 @15 line 17  [GsMethod OOP 4501249]
> 35 GsProcess >> _start @1 line 9  [GsMethod OOP 4501761]
> -----------
> --transcript--'Swazoo2 Internal Error: No data available.  Socket probably closed'
> ----------- Swazoo2 Internal Error ERROR Encountered: 2010-07-29T00:30:02.9343159198761-07:00
> No data available.  Socket probably closed
> 1 GRGemStonePlatform >> logError:title: @2 line 4  [GsMethod OOP 83130625]
> 2 HTTPConnection >> internalError: @6 line 4  [GsMethod OOP 113324289]
> 3 ComplexBlock in HTTPConnection >> interact @11 line 12  [GsMethod OOP 113320449]
> 4 ExceptionHandler >> caughtExceptionWithAction: @5 line 4  [GsMethod OOP 10065153]
> 5 ComplexBlock in ExceptionHandler >> caughtEx:number:cat:args:handler: @12 line 13  [GsMethod OOP 10064641]
> 6 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
> 7 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
> 8 ExceptionHandler >> caughtEx:number:cat:args:handler: @16 line 14  [GsMethod OOP 10064641]
> 9 ComplexBlock in ExceptionHandler >> try:on:do: @10 line 12  [GsMethod OOP 10062081]
> 10 Exception >> _signal:number:args: @2 line 7  [GsMethod OOP 2327041]
> 11 ExceptionA >> signal @14 line 41  [GsMethod OOP 10057473]
> 12 ExceptionA >> signal: @3 line 12  [GsMethod OOP 10050817]
> 13 ExceptionA class >> signal: @2 line 3  [GsMethod OOP 11895041]
> 14 SpAbstractError class >> raiseSignal: @1 line 2  [GsMethod OOP 22077441]
> 15 SwazooBuffer >> refillFrom: @15 line 11  [GsMethod OOP 112614401]
> 16 SwazooStream >> fillBuffer @7 line 3  [GsMethod OOP 112854017]
> 17 SwazooStream >> anyDataReady @5 line 5  [GsMethod OOP 112850433]
> 18 HTTPConnection >> getAndDispatchMessages @2 line 5  [GsMethod OOP 113324033]
> 19 ComplexBlock in HTTPConnection >> interact @7 line 6  [GsMethod OOP 113320449]
> 20 ExceptionHandler >> doTryBlock: @9 line 7  [GsMethod OOP 10065409]
> 21 ExceptionHandler >> try:on:do: @15 line 18  [GsMethod OOP 10062081]
> 22 ComplexBlock in ExecutableBlock >> on:do: @2 line 8  [GsMethod OOP 9005057]
> 23 ComplexVCBlock in HTTPConnection >> interact @12 line 9  [GsMethod OOP 113320449]
> 24 ComplexBlock in ExecutableBlock >> ifCurtailed: @4 line 6  [GsMethod OOP 81736193]
> 25 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
> 26 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
> 27 ComplexVCBlock in ExecutableBlock >> ifCurtailed: @8 line 8  [GsMethod OOP 81736193]
> 28 ComplexVCBlock in HTTPConnection >> interact @19 line 13  [GsMethod OOP 113320449]
> 29 HTTPConnection >> interact @26 line 18  [GsMethod OOP 113320449]
> 30 HTTPServer >> acceptConnection @15 line 11  [GsMethod OOP 113591553]
> 31 ComplexBlock in HTTPServer >> start @13 line 6  [GsMethod OOP 113589761]
> 32 ComplexBlock in BlockClosure >> repeat @3 line 5  [GsMethod OOP 19138561]
> 33 ComplexVCBlock in HTTPServer >> start @14 line 6  [GsMethod OOP 113589761]
> 34 GsProcess >> _startPart2 @15 line 17  [GsMethod OOP 4501249]
> 35 GsProcess >> _start @1 line 9  [GsMethod OOP 4501761]
> -----------
> --transcript--'Swazoo2 Internal Error: No data available.  Socket probably closed'
> ----------- Swazoo2 Internal Error ERROR Encountered: 2010-07-29T00:30:04.89404106140137-07:00
> No data available.  Socket probably closed
> 1 GRGemStonePlatform >> logError:title: @2 line 4  [GsMethod OOP 83130625]
> 2 HTTPConnection >> internalError: @6 line 4  [GsMethod OOP 113324289]
> 3 ComplexBlock in HTTPConnection >> interact @11 line 12  [GsMethod OOP 113320449]
> 4 ExceptionHandler >> caughtExceptionWithAction: @5 line 4  [GsMethod OOP 10065153]
> 5 ComplexBlock in ExceptionHandler >> caughtEx:number:cat:args:handler: @12 line 13  [GsMethod OOP 10064641]
> 6 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
> 7 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
> 8 ExceptionHandler >> caughtEx:number:cat:args:handler: @16 line 14  [GsMethod OOP 10064641]
> 9 ComplexBlock in ExceptionHandler >> try:on:do: @10 line 12  [GsMethod OOP 10062081]
> 10 Exception >> _signal:number:args: @2 line 7  [GsMethod OOP 2327041]
> 11 ExceptionA >> signal @14 line 41  [GsMethod OOP 10057473]
> 12 ExceptionA >> signal: @3 line 12  [GsMethod OOP 10050817]
> 13 ExceptionA class >> signal: @2 line 3  [GsMethod OOP 11895041]
> 14 SpAbstractError class >> raiseSignal: @1 line 2  [GsMethod OOP 22077441]
> 15 SwazooBuffer >> refillFrom: @15 line 11  [GsMethod OOP 112614401]
> 16 SwazooStream >> fillBuffer @7 line 3  [GsMethod OOP 112854017]
> 17 SwazooStream >> anyDataReady @5 line 5  [GsMethod OOP 112850433]
> 18 HTTPConnection >> getAndDispatchMessages @2 line 5  [GsMethod OOP 113324033]
> 19 ComplexBlock in HTTPConnection >> interact @7 line 6  [GsMethod OOP 113320449]
> 20 ExceptionHandler >> doTryBlock: @9 line 7  [GsMethod OOP 10065409]
> 21 ExceptionHandler >> try:on:do: @15 line 18  [GsMethod OOP 10062081]
> 22 ComplexBlock in ExecutableBlock >> on:do: @2 line 8  [GsMethod OOP 9005057]
> 23 ComplexVCBlock in HTTPConnection >> interact @12 line 9  [GsMethod OOP 113320449]
> 24 ComplexBlock in ExecutableBlock >> ifCurtailed: @4 line 6  [GsMethod OOP 81736193]
> 25 ComplexBlock in ExecutableBlock >> ensure: @4 line 11  [GsMethod OOP 2304001]
> 26 ComplexBlock in ExecutableBlock >> ensure: @6 line 11  [GsMethod OOP 2304001]
> 27 ComplexVCBlock in ExecutableBlock >> ifCurtailed: @8 line 8  [GsMethod OOP 81736193]
> 28 ComplexVCBlock in HTTPConnection >> interact @19 line 13  [GsMethod OOP 113320449]
> 29 HTTPConnection >> interact @26 line 18  [GsMethod OOP 113320449]
> 30 HTTPServer >> acceptConnection @15 line 11  [GsMethod OOP 113591553]
> 31 ComplexBlock in HTTPServer >> start @13 line 6  [GsMethod OOP 113589761]
> 32 ComplexBlock in BlockClosure >> repeat @3 line 5  [GsMethod OOP 19138561]
> 33 ComplexVCBlock in HTTPServer >> start @14 line 6  [GsMethod OOP 113589761]
> 34 GsProcess >> _startPart2 @15 line 17  [GsMethod OOP 4501249]
> 35 GsProcess >> _start @1 line 9  [GsMethod OOP 4501761]
> -----------
> --transcript--'open: [WAGemStoneWalkbackErrorHandler] [0]: WARemoteDebuggingWalkbackErrorHandler'
> -----------------------------------------------------
> GemStone: Error         Nonfatal
> A hard break was received.
> Error Category: 231169 [GemStone] Number: 6004 Arg Count: 1 Context : 138484993
> Arg 1: [77433089 sz:33 cls: 74753 String] interrupted for Seaside debugging
>
> Now executing the following command saved from "iferr 1":
>    where
> ==> 1 System class >> signal:args:signalDictionary: @8 line 15   [GsMethod 3241473]
> 2 GRGemStonePlatform >> generateHardBreak @5 line 7   [GsMethod 83123969]
> 3 GRGemStonePlatform >> openDebuggerOn: @1 line 3   [GsMethod 83126273]
> 4 WADebugErrorHandler >> open: @2 line 2   [GsMethod 124728065]
> 5 WAWalkbackErrorHandler >> open: @5 line 3   [GsMethod 125785601]
> 6 WAGemStoneWalkbackErrorHandler >> open: @12 line 4   [GsMethod 125739265]
> 7 WARemoteDebuggingWalkbackErrorHandler >> open: @5 line 3   [GsMethod 124454913]
> 8 WADebugErrorHandler >> debugAndResume: @1 line 2   [GsMethod 124727297]
> 9 WADebugErrorHandler >> handleDefault: @1 line 2   [GsMethod 124727809]
> 10 WAErrorHandler >> handleError: @1 line 2   [GsMethod 87668993]
> 11 WAErrorHandler >> handleException: @3 line 3   [GsMethod 87668481]
> 12 WARemoteDebuggingWalkbackErrorHandler >> handleException: @5 line 5   [GsMethod 124452865]
> 13 ComplexBlock in WAExceptionHandler >> handleExceptionsDuring: @4 line 5   [GsMethod 87689217]
> 14 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
> 15 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
> 16 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
> 17 ComplexVCBlock in WAExceptionHandler >> handleExceptionsDuring: @7 line 8   [GsMethod 87689217]
> 18 ExceptionHandler >> caughtExceptionWithAction: @5 line 4   [GsMethod 10065153]
> 19 ComplexBlock in ExceptionHandler >> caughtEx:number:cat:args:handler: @12 line 13   [GsMethod 10064641]
> 20 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
> 21 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
> 22 ExceptionHandler >> caughtEx:number:cat:args:handler: @16 line 14   [GsMethod 10064641]
> 23 ComplexBlock in ExceptionHandler >> try:on:do: @10 line 12   [GsMethod 10062081]
> 24 Exception >> _signal:number:args: @2 line 7   [GsMethod 2327041]
> 25 System class >> signal:args:signalDictionary: @5 line 13   [GsMethod 3241473]
> 26 Object >> doesNotUnderstand: @6 line 14   [GsMethod 1926913]
> 27 Object >> _doesNotUnderstand: @1 line 6   [GsMethod 1926657]
> 28 ComplexBlock in JQAutocomplete >> sourceCallback: @6 line 6   [GsMethod 141769217]
> 29 ComplexBlock in JQAjax >> text: @12 line 10   [GsMethod 143900417]
> 30 WARequestContext >> respond: @2 line 4   [GsMethod 88306689]
> 31 ComplexBlock in JQAjax >> respond: @4 line 4   [GsMethod 143897857]
> 32 JQAjax >> processCallback @3 line 3   [GsMethod 143902721]
> 33 ComplexBlock in JQAjax >> enableCallbacks @15 line 6   [GsMethod 143901953]
> 34 ComplexBlock in ExecutableBlock >> valueWithPossibleArguments: @6 line 4   [GsMethod 81743361]
> 35 JSAjaxCallback >> evaluateWithArgument: @4 line 3   [GsMethod 141049089]
> 36 WACallback >> evaluateWithFieldValues: @5 line 2   [GsMethod 83589889]
> 37 ComplexBlock in WACallbackRegistry >> handle: @16 line 10   [GsMethod 83598593]
> 38 Collection >> do: @5 line 10   [GsMethod 1547777]
> 39 WACallbackRegistry >> handle: @17 line 9   [GsMethod 83598593]
> 40 ComplexBlock in WAActionPhaseContinuation >> runCallbacks @7 line 4   [GsMethod 88649729]
> 41 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
> 42 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
> 43 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
> 44 WARenderLoopContinuation >> withNotificationHandlerDo: @3 line 2   [GsMethod 88669185]
> 45 ComplexVCBlock in WAActionPhaseContinuation >> runCallbacks @8 line 3   [GsMethod 88649729]
> 46 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
> 47 ComplexVCBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
> 48 WAActionPhaseContinuation >> runCallbacks @18 line 6   [GsMethod 88649729]
> 49 WAActionPhaseContinuation >> handleRequest @1 line 2   [GsMethod 88650497]
> 50 ComplexBlock in WASessionContinuation >> basicValue @3 line 2   [GsMethod 88632577]
> 51 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
> 52 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
> 53 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
> 54 WASessionContinuation >> withUnregisteredHandlerDo: @7 line 3   [GsMethod 88634113]
> 55 WASessionContinuation >> basicValue @4 line 2   [GsMethod 88632577]
> 56 WASessionContinuation >> value @3 line 5   [GsMethod 88631553]
> 57 WASession >> handleFiltered: @14 line 10   [GsMethod 83626753]
> 58 WARequestFilter >> handleFiltered: @2 line 4   [GsMethod 88664833]
> 59 ComplexBlock in WADeprecatedToolFilter >> handleFiltered: @3 line 2   [GsMethod 125804033]
> 60 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
> 61 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
> 62 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
> 63 WADeprecatedToolFilter >> handleFiltered: @6 line 3   [GsMethod 125804033]
> 64 WARequestFilter >> handleFiltered: @2 line 4   [GsMethod 88664833]
> 65 ComplexBlock in WATimingToolFilter >> handleFiltered: @4 line 3   [GsMethod 125799681]
> 66 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
> 67 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
> 68 WATimingToolFilter >> handleFiltered: @8 line 4   [GsMethod 125799681]
> 69 ComplexBlock in WARequestHandler >> handle: @4 line 4   [GsMethod 87710209]
> 70 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
> 71 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
> 72 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
> 73 WADynamicVariable class >> use:during: @4 line 4   [GsMethod 84240897]
> 74 ComplexBlock in WARequestContext >> push:while: @4 line 5   [GsMethod 88305409]
> 75 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
> 76 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
> 77 WARequestContext >> push:while: @7 line 6   [GsMethod 88305409]
> 78 WARequestHandler >> handle: @5 line 4   [GsMethod 87710209]
> 79 WASession >> handle: @10 line 11   [GsMethod 83627009]
> 80 WARegistry >> dispatch:to: @1 line 5   [GsMethod 88579841]
> 81 WARegistry >> handleKeyed:with: @2 line 5   [GsMethod 88585217]
> 82 WARegistry >> handleFiltered: @31 line 19   [GsMethod 88582401]
> 83 WAApplication >> handleFiltered: @5 line 5   [GsMethod 83603713]
> 84 WARequestFilter >> handleFiltered: @2 line 4   [GsMethod 88664833]
> 85 ComplexBlock in WAExceptionFilter >> handleFiltered: @3 line 3   [GsMethod 87681793]
> 86 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
> 87 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
> 88 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
> 89 WAExceptionHandler >> handleExceptionsDuring: @8 line 3   [GsMethod 87689217]
> 90 WAExceptionHandler class >> handleExceptionsDuring:context: @2 line 2   [GsMethod 88919809]
> 91 WAExceptionFilter >> handleFiltered: @4 line 3   [GsMethod 87681793]
> 92 ComplexBlock in WARequestHandler >> handle: @4 line 4   [GsMethod 87710209]
> 93 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
> 94 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
> 95 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
> 96 WADynamicVariable class >> use:during: @4 line 4   [GsMethod 84240897]
> 97 ComplexBlock in WARequestContext >> push:while: @4 line 5   [GsMethod 88305409]
> 98 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
> 99 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
> 100 WARequestContext >> push:while: @7 line 6   [GsMethod 88305409]
> 101 WARequestHandler >> handle: @5 line 4   [GsMethod 87710209]
> 102 WADispatcher >> handleFiltered:named: @7 line 5   [GsMethod 88705281]
> 103 WADispatcher >> handleFiltered: @7 line 6   [GsMethod 88705537]
> 104 ComplexBlock in WARequestHandler >> handle: @4 line 4   [GsMethod 87710209]
> 105 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
> 106 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
> 107 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
> 108 WADynamicVariable class >> use:during: @4 line 4   [GsMethod 84240897]
> 109 ComplexBlock in WARequestContext >> push:while: @4 line 5   [GsMethod 88305409]
> 110 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
> 111 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
> 112 WARequestContext >> push:while: @7 line 6   [GsMethod 88305409]
> 113 WARequestHandler >> handle: @5 line 4   [GsMethod 87710209]
> 114 WADispatcher >> handleFiltered:named: @7 line 5   [GsMethod 88705281]
> 115 WADispatcher >> handleFiltered: @7 line 6   [GsMethod 88705537]
> 116 ComplexBlock in WARequestHandler >> handle: @4 line 4   [GsMethod 87710209]
> 117 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
> 118 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
> 119 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
> 120 WADynamicVariable class >> use:during: @4 line 4   [GsMethod 84240897]
> 121 ComplexBlock in WARequestContext >> push:while: @4 line 5   [GsMethod 88305409]
> 122 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
> 123 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
> 124 WARequestContext >> push:while: @7 line 6   [GsMethod 88305409]
> 125 WARequestHandler >> handle: @5 line 4   [GsMethod 87710209]
> 126 ComplexBlock in WAServerAdaptor >> handleRequest: @4 line 4   [GsMethod 88408065]
> 127 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
> 128 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
> 129 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
> 130 WAServerAdaptor >> handleRequest: @6 line 5   [GsMethod 88408065]
> 131 WAServerAdaptor >> handle: @1 line 4   [GsMethod 88407041]
> 132 ComplexBlock in WAServerAdaptor >> process: @5 line 6   [GsMethod 88406529]
> 133 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
> 134 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
> 135 WAServerAdaptor >> process: @9 line 7   [GsMethod 88406529]
> 136 ComplexBlock in WAGsSwazooAdaptor >> process: @3 line 6   [GsMethod 114063105]
> 137 ComplexBlock in GRGemStonePlatform >> seasideProcessRequestWithRetry:resultBlock: @9 line 10   [GsMethod 83123713]
> 138 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
> 139 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
> 140 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
> 141 ComplexVCBlock in GRGemStonePlatform >> seasideProcessRequestWithRetry:resultBlock: @15 line 11   [GsMethod 83123713]
> 142 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
> 143 ComplexVCBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
> 144 TransientRecursionLock >> critical: @15 line 8   [GsMethod 21159937]
> 145 GRGemStonePlatform >> seasideProcessRequestWithRetry:resultBlock: @37 line 5   [GsMethod 83123713]
> 146 ComplexBlock in GRGemStonePlatform >> seasideProcessRequest:adaptor:resultBlock: @6 line 8   [GsMethod 83124225]
> 147 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
> 148 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
> 149 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
> 150 GRGemStonePlatform >> seasideProcessRequest:adaptor:resultBlock: @25 line 14   [GsMethod 83124225]
> 151 WAGsSwazooAdaptor >> process: @4 line 4   [GsMethod 114063105]
> 152 WAPluggableSite >> answerTo: @2 line 2   [GsMethod 113379585]
> 153 WAPluggableSite >> helpResolve: @7 line 3   [GsMethod 113379329]
> 154 URIResolution >> visitResource: @1 line 2   [GsMethod 112730881]
> 155 ComplexBlock in URIResolution >> visitChildrenOf:advancing: @10 line 7   [GsMethod 112731905]
> 156 Collection >> do: @5 line 10   [GsMethod 1547777]
> 157 URIResolution >> visitChildrenOf:advancing: @15 line 5   [GsMethod 112731905]
> 158 URIResolution >> resolveTransparentComposite: @2 line 2   [GsMethod 112732417]
> 159 URIResolution >> resolveServerRoot: @1 line 2   [GsMethod 112728321]
> 160 ServerRootComposite >> helpResolve: @1 line 2   [GsMethod 113196033]
> 161 URIResolution >> visitResource: @1 line 2   [GsMethod 112730881]
> 162 URIResolution class >> resolveRequest:startingAt: @3 line 2   [GsMethod 113550337]
> 163 HTTPServer >> answerTo: @3 line 3   [GsMethod 113588737]
> 164 ComplexBlock in HTTPConnection >> produceResponseFor: @9 line 5   [GsMethod 113323009]
> 165 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
> 166 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
> 167 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
> 168 HTTPConnection >> produceResponseFor: @23 line 6   [GsMethod 113323009]
> 169 HTTPConnection >> getAndDispatchMessages @9 line 9   [GsMethod 113324033]
> 170 ComplexBlock in HTTPConnection >> interact @7 line 6   [GsMethod 113320449]
> 171 ExceptionHandler >> doTryBlock: @9 line 7   [GsMethod 10065409]
> 172 ExceptionHandler >> try:on:do: @15 line 18   [GsMethod 10062081]
> 173 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 9005057]
> 174 ComplexVCBlock in HTTPConnection >> interact @12 line 9   [GsMethod 113320449]
> 175 ComplexBlock in ExecutableBlock >> ifCurtailed: @4 line 6   [GsMethod 81736193]
> 176 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2304001]
> 177 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2304001]
> 178 ComplexVCBlock in ExecutableBlock >> ifCurtailed: @8 line 8   [GsMethod 81736193]
> 179 ComplexVCBlock in HTTPConnection >> interact @19 line 13   [GsMethod 113320449]
> 180 HTTPConnection >> interact @26 line 18   [GsMethod 113320449]
> 181 HTTPServer >> acceptConnection @15 line 11   [GsMethod 113591553]
> 182 ComplexBlock in HTTPServer >> start @13 line 6   [GsMethod 113589761]
> 183 ComplexBlock in BlockClosure >> repeat @3 line 5   [GsMethod 19138561]
> 184 ComplexVCBlock in HTTPServer >> start @14 line 6   [GsMethod 113589761]
> 185 GsProcess >> _startPart2 @15 line 17   [GsMethod 4501249]
> 186 GsProcess >> _start @1 line 9   [GsMethod 4501761]
>   [GsProcess 138484993]
> topaz 1> GemStone Smalltalk Compiler Errors:
>    GemToGemAnnouncement uninstallStaticHandler.
>    System beginTransaction.
>    (ObjectLogEntry
>      fatal: '9001: topaz exit'
>      object:
>        'port: ', Swazoo printString, ' ',
>  *               ^1                                                   *******
>        'pid: ', (System gemVersionReport at: 'processId') printString) addToLog.
>    System commitTransaction.
>
> 1: [1031] undefined symbol
>
> Now executing the following command saved from "iferr 1":
>    where
> Stack is not active
> topaz 1>
> [Info]: Logging out at 07/29/2010 09:30:05 AM CEST
>
>