Error for Pier after Update to 1.2.1.4

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

Error for Pier after Update to 1.2.1.4

dario trussardi
Hi,

on a Mac i  update the Gemstone  to GLASS 1.0-beta.8.

A) when do the update with   'Update GLASS' menu item

 the system erase some times the error :  MetacelloGemstonePlatform bypassProgressBars ( method d'ont found )
After i load :
MCPlatformSupport commitOnAlmostOutOfMemoryDuring: [
	[	Gofer project load: 'Seaside28' version: '2.8.4.6'.
		Gofer project load: 'Magritte' version: '1.2.1.4'.
		Gofer project load: 'Pier' version: '1.2.1.4' ]
	on: Warning
	do: [:ex |
		Transcript cr; show: ex description.
		ex resume ]].

B) Now when from www a do request to my Pier site, after display some data,  the OODB go down.

The shell report:

Last login: Tue Jun  1 15:49:28 on ttys000
/Users/dtr/OODB/startOODB ; exit;
romano:~ dtr$ /Users/dtr/OODB/startOODB ; exit;
Starting stone: dtr
 _____________________________________________________________________________
|                Gem Configuration Options for process id 268                 |
|_____________________________________________________________________________|

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 = 25000;
GEM_TEMPOBJ_MESPACE_SIZE = 0;
GEM_TEMPOBJ_OOPMAP_SIZE = 0;
GEM_TEMPOBJ_POMGEN_SIZE = 0;
GEM_TEMPOBJ_POMGEN_PRUNE_ON_VOTE = 50;
LOG_WARNINGS = FALSE;
SHR_NUM_FREE_FRAME_SERVERS = 1;
SHR_PAGE_CACHE_NUM_SHARED_COUNTERS = 1900;
SHR_PAGE_CACHE_SIZE_KB = 500000;
SHR_PAGE_CACHE_NUM_PROCS = 10233;
SHR_TARGET_FREE_FRAME_COUNT = -1;
(vmGc spaceSizes: eden init 2000K max 4688K , survivor init 400K max 784K,
 vmGc    old max 18744K, code max 10000K, perm max 5008K, pom 10 * 2088K = 20880K,
 vmGc    remSet 576K, meSpace max 27280K oopMapSize 131072 )
cmdLine= 
stopstone[Info]: GemStone version '2.3.1'
stopstone[Info]: initiating "dtr" shutdown...
[Info]: User ID: DataCurator
[Info]: Repository: dtr
[Info]: Session ID: 2
[Info]: GCI Client Host: <Linked>
[Info]: Page server PID: -1
[Info]: Login Time: 06/01/10 15:51:17.234 CEST

[Info]: Logging out at 06/01/10 15:51:17 CEST
stopstone[Info]: Stone repository monitor "dtr" has been stopped.
startstone[Info]: GemStone version '2.3.1'
startstone[Info]: Starting Stone repository monitor "dtr".
startstone[Info]: GEMSTONE is: "/opt/gemstone/product".
startstone[Info]:
    GEMSTONE_SYS_CONF=/Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/system.conf
    GEMSTONE_EXE_CONF=/Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/dtr.conf
startstone[Info]: Log file is '/opt/gemstone/log/dtr.log'.
startstone[Info]: GemStone server 'dtr' has been started.
startnetldi[Info]: GemStone version '2.3.1'
startnetldi[Info]: Server 'gs64ldi' is already running.
 _____________________________________________________________________________
|                             Configuration Files                             |
|                                                                             |
| System File: /Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/system.conf
|                                                                             |
| Executable File: /Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/gem.conf
|_____________________________________________________________________________|
Using GEM_TEMPOBJ_CACHE_SIZE 50000 from -T command line option
 _____________________________________________________________________________
|                Gem Configuration Options for process id 284                 |
|_____________________________________________________________________________|

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 = 25000;
GEM_TEMPOBJ_MESPACE_SIZE = 0;
GEM_TEMPOBJ_OOPMAP_SIZE = 0;
GEM_TEMPOBJ_POMGEN_SIZE = 0;
GEM_TEMPOBJ_POMGEN_PRUNE_ON_VOTE = 50;
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 = 10233;
SHR_TARGET_FREE_FRAME_COUNT = -1;
(vmGc spaceSizes: eden init 2000K max 4688K , survivor init 400K max 784K,
 vmGc    old max 18744K, code max 10000K, perm max 5008K, pom 10 * 2088K = 20880K,
 vmGc    remSet 576K, meSpace max 27280K oopMapSize 131072 )
 _____________________________________________________________________________
|             GemStone/S64 Object-Oriented Data Management System             |
|               Copyright (C) GemStone Systems, Inc. 1986-2008.               |
|                            All rights reserved.                             |
|     covered by Patent Number 6,567,905 Generational Garbage Collector.      |
+-----------------------------------------------------------------------------+
|    PROGRAM: topaz, Linear GemStone Interface (Linked Session)               |
|    VERSION: 2.3.1, Thu Dec  4 11:33:53 2008                                 |
|      BUILD: gss64_2_3_x_branch-20643                                        |
|  BUILT FOR: Darwin (Apple Macintosh x86)                                    |
|       MODE: 64 bit                                                          |
| RUNNING ON: 2-CPU romano.com i386 (Darwin 10.3.0 ) 2800MHz MacBookPro5,2 2048MB
| PROCESS ID: 284       DATE: 06/01/10 15:51:28 CEST                          |
|   USER IDS: REAL=dtr (501) EFFECTIVE=dtr (501)                              |
|_____________________________________________________________________________|
topaz> topaz> overwriting /opt/gemstone/log/Hyper_server-50081_68.log
topaz> Warning: GemStone is clearing the previous GemStone password.
topaz> topaz> topaz> topaz> topaz> [Info]: LNK client/gem GCI levels = 830/830
[Info]: User ID: DataCurator
[Info]: Repository: dtr
[Info]: Session ID: 2
[Info]: GCI Client Host: <Linked>
[Info]: Page server PID: -1
[Info]: Login Time: 06/01/10 15:51:28.165 CEST
gci login: currSession 1 rpc gem processId -1
successful login
topaz 1> topaz 1> [268 sz:0 cls: 68097 Boolean] true
topaz 1> topaz 1> Hyper Server started on port 50081
--transcript--'Seaside default dispatcher enabled on path /seaside/'
-----------------------------------------------------
GemStone: Error         Nonfatal
No method was found for the selector #'encodeAsUTF8' when sent to
/* HEADER */^M
.icon a {outline: none; background: white;}^M
.search input.text {^M
border: 1px solid white;^M
color: white;}^M
.search input.text:focus {^M
border: 1px solid #ff6633;^M
color: white;}^M
.search input {^M
color: #ff6633;^M
font-size: 1em;^M
outline: none;^M
width: 98%;^M
border: 0;^M
margin-top: 0.1em;^M
padding: 0.3em;^M
paddi...  with arguments contained in anArray( ).
Error Category: 231169 [GemStone] Number: 2010 Arg Count: 3 Context : 3193027585
Arg 1: [1882278145 sz:4642 cls: 103425 ByteArray] 
   1 '/* HEADER */...i'  2f 2a 20 48 45 41 44 45 52 20 2a 2f  d  a 2e 69
  17 'con a {outline: '  63 6f 6e 20 61 20 7b 6f 75 74 6c 69 6e 65 3a 20
  33 'none; background'  6e 6f 6e 65 3b 20 62 61 63 6b 67 72 6f 75 6e 64
  49 ': white;}...sear'  3a 20 77 68 69 74 65 3b 7d  d  a 2e 73 65 61 72
  65 'ch input.text {.'  63 68 20 69 6e 70 75 74 2e 74 65 78 74 20 7b  d
  81 '..border: 1px so'   a  9 62 6f 72 64 65 72 3a 20 31 70 78 20 73 6f
  97 'lid white;...col'  6c 69 64 20 77 68 69 74 65 3b  d  a  9 63 6f 6c
  113 'or: white;}...se'  6f 72 3a 20 77 68 69 74 65 3b 7d  d  a 2e 73 65
  129 'arch input.text:'  61 72 63 68 20 69 6e 70 75 74 2e 74 65 78 74 3a
  145 'focus {...border'  66 6f 63 75 73 20 7b  d  a  9 62 6f 72 64 65 72
  161 ': 1px solid #ff6'  3a 20 31 70 78 20 73 6f 6c 69 64 20 23 66 66 36
  177 '633;...color: wh'  36 33 33 3b  d  a  9 63 6f 6c 6f 72 3a 20 77 68
  193 'ite;}...search i'  69 74 65 3b 7d  d  a 2e 73 65 61 72 63 68 20 69
  209 'nput {...color: '  6e 70 75 74 20 7b  d  a  9 63 6f 6c 6f 72 3a 20
  225 '#ff6633;...font-'  23 66 66 36 36 33 33 3b  d  a  9 66 6f 6e 74 2d
  241 'size: 1em;...out'  73 69 7a 65 3a 20 31 65 6d 3b  d  a  9 6f 75 74
  257 'line: none;...wi'  6c 69 6e 65 3a 20 6e 6f 6e 65 3b  d  a  9 77 69
  273 'dth: 98%;...bord'  64 74 68 3a 20 39 38 25 3b  d  a  9 62 6f 72 64
  289 'er: 0;...margin-'  65 72 3a 20 30 3b  d  a  9 6d 61 72 67 69 6e 2d
  305 'top: 0.1em;...pa'  74 6f 70 3a 20 30 2e 31 65 6d 3b  d  a  9 70 61
  321 'dding: 0.3em;...'  64 64 69 6e 67 3a 20 30 2e 33 65 6d 3b  d  a  9
  337 'padding-top: 0;.'  70 61 64 64 69 6e 67 2d 74 6f 70 3a 20 30 3b  d
  353 '..background: 0;'   a  9 62 61 63 6b 67 72 6f 75 6e 64 3a 20 30 3b
  369 '}...search ul {.'  7d  d  a 2e 73 65 61 72 63 68 20 75 6c 20 7b  d
  385 '..margin: 0;...p'   a  9 6d 61 72 67 69 6e 3a 20 30 3b  d  a  9 70
  401 'adding: 0;...bac'  61 64 64 69 6e 67 3a 20 30 3b  d  a  9 62 61 63
  417 'kground: white;.'  6b 67 72 6f 75 6e 64 3a 20 77 68 69 74 65 3b  d
  433 '..list-style-typ'   a  9 6c 69 73 74 2d 73 74 79 6c 65 2d 74 79 70
  449 'e: none;...borde'  65 3a 20 6e 6f 6e 65 3b  d  a  9 62 6f 72 64 65
  465 'r: 1px solid #ff'  72 3a 20 31 70 78 20 73 6f 6c 69 64 20 23 66 66
  481 '6633;...border-t'  36 36 33 33 3b  d  a  9 62 6f 72 64 65 72 2d 74
  497 'op: 0;}...search'  6f 70 3a 20 30 3b 7d  d  a 2e 73 65 61 72 63 68
  513 ' li.selected a {'  20 6c 69 2e 73 65 6c 65 63 74 65 64 20 61 20 7b
  529 'color: #fff;}...'  63 6f 6c 6f 72 3a 20 23 66 66 66 3b 7d  d  a 2e
  545 'search li.select'  73 65 61 72 63 68 20 6c 69 2e 73 65 6c 65 63 74
  561 'ed {...backgroun'  65 64 20 7b  d  a  9 62 61 63 6b 67 72 6f 75 6e
  577 'd-color: #ff6633'  64 2d 63 6f 6c 6f 72 3a 20 23 66 66 36 36 33 33
  593 ';...color: white'  3b  d  a  9 63 6f 6c 6f 72 3a 20 77 68 69 74 65
  609 ';}...search li {'  3b 7d  d  a 2e 73 65 61 72 63 68 20 6c 69 20 7b
  625 '...margin: 0;...'   d  a  9 6d 61 72 67 69 6e 3a 20 30 3b  d  a  9
  641 'display: block;.'  64 69 73 70 6c 61 79 3a 20 62 6c 6f 63 6b 3b  d
  657 '..padding: 0.2em'   a  9 70 61 64 64 69 6e 67 3a 20 30 2e 32 65 6d
  673 ';...cursor: poin'  3b  d  a  9 63 75 72 73 6f 72 3a 20 70 6f 69 6e
  689 'ter;...list-styl'  74 65 72 3b  d  a  9 6c 69 73 74 2d 73 74 79 6c
  705 'e-type: none;}..'  65 2d 74 79 70 65 3a 20 6e 6f 6e 65 3b 7d  d  a
  721 '.menu ul {...mar'  2e 6d 65 6e 75 20 75 6c 20 7b  d  a  9 6d 61 72
  737 'gin: 0;...margin'  67 69 6e 3a 20 30 3b  d  a  9 6d 61 72 67 69 6e
  753 '-top: 0.2em;...p'  2d 74 6f 70 3a 20 30 2e 32 65 6d 3b  d  a  9 70
  769 'adding-bottom: 0'  61 64 64 69 6e 67 2d 62 6f 74 74 6f 6d 3a 20 30
  785 '.2em;...list-sty'  2e 32 65 6d 3b  d  a  9 6c 69 73 74 2d 73 74 79
  801 'le-type: none;}.'  6c 65 2d 74 79 70 65 3a 20 6e 6f 6e 65 3b 7d  d
  817 '..menu ul li {..'   a 2e 6d 65 6e 75 20 75 6c 20 6c 69 20 7b  d  a
  833 '.display: inline'   9 64 69 73 70 6c 61 79 3a 20 69 6e 6c 69 6e 65
  849 ';...margin: 0;..'  3b  d  a  9 6d 61 72 67 69 6e 3a 20 30 3b  d  a
  865 '.margin-right: 1'   9 6d 61 72 67 69 6e 2d 72 69 67 68 74 3a 20 31
  881 '.5em;...list-sty'  2e 35 65 6d 3b  d  a  9 6c 69 73 74 2d 73 74 79
  897 'le-type: none;}.'  6c 65 2d 74 79 70 65 3a 20 6e 6f 6e 65 3b 7d  d
  913 '..menu li a {...'   a 2e 6d 65 6e 75 20 6c 69 20 61 20 7b  d  a  9
  929 'padding-left: 0.'  70 61 64 64 69 6e 67 2d 6c 65 66 74 3a 20 30 2e
  945 '3em;...padding-r'  33 65 6d 3b  d  a  9 70 61 64 64 69 6e 67 2d 72
  961 'ight: 0.3em;...p'  69 67 68 74 3a 20 30 2e 33 65 6d 3b  d  a  9 70
  977 'adding-top: 0.5e'  61 64 64 69 6e 67 2d 74 6f 70 3a 20 30 2e 35 65
  993 'm;...padding-bot'  6d 3b  d  a  9 70 61 64 64 69 6e 67 2d 62 6f 74
  1009 'tom: 0.3em;}....'  74 6f 6d 3a 20 30 2e 33 65 6d 3b 7d  d  a  d  a
  1025 '../*BLOG*/..div'    d  a 2f 2a 42 4c 4f 47 2a 2f  d  a 64 69 76
  1040 '.post {margin-bo'  2e 70 6f 73 74 20 7b 6d 61 72 67 69 6e 2d 62 6f
  1056 'ttom: 4.5em;}..d'  74 74 6f 6d 3a 20 34 2e 35 65 6d 3b 7d  d  a 64
  1072 'iv.comment {marg'  69 76 2e 63 6f 6d 6d 65 6e 74 20 7b 6d 61 72 67
  1088 'in-bottom: 3em;}'  69 6e 2d 62 6f 74 74 6f 6d 3a 20 33 65 6d 3b 7d
  1104 '...meta {font-si'   d  a 2e 6d 65 74 61 20 7b 66 6f 6e 74 2d 73 69
  1120 'ze: 80%; color: '  7a 65 3a 20 38 30 25 3b 20 63 6f 6c 6f 72 3a 20
  1136 '#aaa;}...leaveco'  23 61 61 61 3b 7d  d  a 2e 6c 65 61 76 65 63 6f
  1152 'mment {margin-to'  6d 6d 65 6e 74 20 7b 6d 61 72 67 69 6e 2d 74 6f
  1168 'p: 4.5em; margin'  70 3a 20 34 2e 35 65 6d 3b 20 6d 61 72 67 69 6e
  1184 '-bottom: 4.5em;}'  2d 62 6f 74 74 6f 6d 3a 20 34 2e 35 65 6d 3b 7d
  1200 '...comments {mar'   d  a 2e 63 6f 6d 6d 65 6e 74 73 20 7b 6d 61 72
  1216 'gin-top: 4.5em;}'  67 69 6e 2d 74 6f 70 3a 20 34 2e 35 65 6d 3b 7d
  1232 '....../* NAVIGAT'   d  a  d  a  d  a 2f 2a 20 4e 41 56 49 47 41 54
  1248 'ION */...sidebar'  49 4f 4e 20 2a 2f  d  a 2e 73 69 64 65 62 61 72
  1264 ' ul {...margin-t'  20 75 6c 20 7b  d  a  9 6d 61 72 67 69 6e 2d 74
  1280 'op: 0;...margin-'  6f 70 3a 20 30 3b  d  a  9 6d 61 72 67 69 6e 2d
  1296 'left: 0;...list-'  6c 65 66 74 3a 20 30 3b  d  a  9 6c 69 73 74 2d
  1312 'style-type: none'  73 74 79 6c 65 2d 74 79 70 65 3a 20 6e 6f 6e 65
  1328 ';}...sidebar ul '  3b 7d  d  a 2e 73 69 64 65 62 61 72 20 75 6c 20
  1344 'ul {...margin-bo'  75 6c 20 7b  d  a  9 6d 61 72 67 69 6e 2d 62 6f
  1360 'ttom: 0;...margi'  74 74 6f 6d 3a 20 30 3b  d  a  9 6d 61 72 67 69
  1376 'n-left: 1.5em;}.'  6e 2d 6c 65 66 74 3a 20 31 2e 35 65 6d 3b 7d  d
  1392 '..sidebar ul li '   a 2e 73 69 64 65 62 61 72 20 75 6c 20 6c 69 20
  1408 '{...margin-top: '  7b  d  a  9 6d 61 72 67 69 6e 2d 74 6f 70 3a 20
  1424 '1.5em;}...sideba'  31 2e 35 65 6d 3b 7d  d  a 2e 73 69 64 65 62 61
  1440 'r ul li a {...pa'  72 20 75 6c 20 6c 69 20 61 20 7b  d  a  9 70 61
  1456 'dding-left: 0.3e'  64 64 69 6e 67 2d 6c 65 66 74 3a 20 30 2e 33 65
  1472 'm;...padding-rig'  6d 3b  d  a  9 70 61 64 64 69 6e 67 2d 72 69 67
  1488 'ht: 0.3em;...pad'  68 74 3a 20 30 2e 33 65 6d 3b  d  a  9 70 61 64
  1504 'ding-top: 0.3em;'  64 69 6e 67 2d 74 6f 70 3a 20 30 2e 33 65 6d 3b
  1520 '...padding-botto'   d  a  9 70 61 64 64 69 6e 67 2d 62 6f 74 74 6f
  1536 'm: 0.3em;}...sid'  6d 3a 20 30 2e 33 65 6d 3b 7d  d  a 2e 73 69 64
  1552 'ebar p,...sideba'  65 62 61 72 20 70 2c  d  a 2e 73 69 64 65 62 61
  1568 'r h1, .sidebar h'  72 20 68 31 2c 20 2e 73 69 64 65 62 61 72 20 68
  1584 '2, .sidebar h3,.'  32 2c 20 2e 73 69 64 65 62 61 72 20 68 33 2c  d
  1600 '..sidebar .postt'   a 2e 73 69 64 65 62 61 72 20 2e 70 6f 73 74 74
  1616 'icker .timestamp'  69 63 6b 65 72 20 2e 74 69 6d 65 73 74 61 6d 70
  1632 ',...sidebar .pos'  2c  d  a 2e 73 69 64 65 62 61 72 20 2e 70 6f 73
  1648 'tticker .summary'  74 74 69 63 6b 65 72 20 2e 73 75 6d 6d 61 72 79
  1664 ' {padding-left: '  20 7b 70 61 64 64 69 6e 67 2d 6c 65 66 74 3a 20
  1680 '0.3em;}...sideba'  30 2e 33 65 6d 3b 7d  d  a 2e 73 69 64 65 62 61
  1696 'r .active,...men'  72 20 2e 61 63 74 69 76 65 2c  d  a 2e 6d 65 6e
  1712 'u li a.active {.'  75 20 6c 69 20 61 2e 61 63 74 69 76 65 20 7b  d
  1728 '..color: white;.'   a  9 63 6f 6c 6f 72 3a 20 77 68 69 74 65 3b  d
  1744 '..background: #f'   a  9 62 61 63 6b 67 72 6f 75 6e 64 3a 20 23 66
  1760 'f6633;}....../*M'  66 36 36 33 33 3b 7d  d  a  d  a  d  a 2f 2a 4d
  1776 'AIN BODY*/...mai'  41 49 4e 20 42 4f 44 59 2a 2f  d  a 2e 6d 61 69
  1792 'nbody {...paddin'  6e 62 6f 64 79 20 7b  d  a  9 70 61 64 64 69 6e
  1808 'g-top: 4em;...pa'  67 2d 74 6f 70 3a 20 34 65 6d 3b  d  a  9 70 61
  1824 'dding-bottom: 15'  64 64 69 6e 67 2d 62 6f 74 74 6f 6d 3a 20 31 35
  1840 'em;}...postticke'  65 6d 3b 7d  d  a 2e 70 6f 73 74 74 69 63 6b 65
  1856 'r ul {...font-si'  72 20 75 6c 20 7b  d  a  9 66 6f 6e 74 2d 73 69
  1872 'ze: 80%;...color'  7a 65 3a 20 38 30 25 3b  d  a  9 63 6f 6c 6f 72
  1888 ': #aaa;...list-s'  3a 20 23 61 61 61 3b  d  a  9 6c 69 73 74 2d 73
  1904 'tyle: none;...ma'  74 79 6c 65 3a 20 6e 6f 6e 65 3b  d  a  9 6d 61
  1920 'rgin-left: 0;}..'  72 67 69 6e 2d 6c 65 66 74 3a 20 30 3b 7d  d  a
  1936 '.postticker ul l'  2e 70 6f 73 74 74 69 63 6b 65 72 20 75 6c 20 6c
  1952 'i {...margin-bot'  69 20 7b  d  a  9 6d 61 72 67 69 6e 2d 62 6f 74
  1968 'tom: 1.5em;}...p'  74 6f 6d 3a 20 31 2e 35 65 6d 3b 7d  d  a 2e 70
  1984 'ostticker .times'  6f 73 74 74 69 63 6b 65 72 20 2e 74 69 6d 65 73
  2000 'tamp {color: #aa'  74 61 6d 70 20 7b 63 6f 6c 6f 72 3a 20 23 61 61
  2016 'a; font-size: 80'  61 3b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 38 30
  2032 '%;}...postticker'  25 3b 7d  d  a 2e 70 6f 73 74 74 69 63 6b 65 72
  2048 ' .subscribe,...p'  20 2e 73 75 62 73 63 72 69 62 65 2c  d  a 2e 70
  2064 'ostticker .time'   6f 73 74 74 69 63 6b 65 72 20 2e 74 69 6d 65
  2079 'stamp .time,...p'  73 74 61 6d 70 20 2e 74 69 6d 65 2c  d  a 2e 70
  2095 'ostticker .times'  6f 73 74 74 69 63 6b 65 72 20 2e 74 69 6d 65 73
  2111 'tamp .author {di'  74 61 6d 70 20 2e 61 75 74 68 6f 72 20 7b 64 69
  2127 'splay: none;}...'  73 70 6c 61 79 3a 20 6e 6f 6e 65 3b 7d  d  a 2e
  2143 'postticker a.pos'  70 6f 73 74 74 69 63 6b 65 72 20 61 2e 70 6f 73
  2159 't {color: #ff663'  74 20 7b 63 6f 6c 6f 72 3a 20 23 66 66 36 36 33
  2175 '3;}...postticker'  33 3b 7d  d  a 2e 70 6f 73 74 74 69 63 6b 65 72
  2191 '  a:hover {color'  20 20 61 3a 68 6f 76 65 72 20 7b 63 6f 6c 6f 72
  2207 ': white; }......'  3a 20 77 68 69 74 65 3b 20 7d  d  a  d  a  d  a
  2223 '/* FOOTER */...f'  2f 2a 20 46 4f 4f 54 45 52 20 2a 2f  d  a 2e 66
  2239 'ooter {...color:'  6f 6f 74 65 72 20 7b  d  a  9 63 6f 6c 6f 72 3a
  2255 ' #aaa;...font-si'  20 23 61 61 61 3b  d  a  9 66 6f 6e 74 2d 73 69
  2271 'ze: 80%;...text-'  7a 65 3a 20 38 30 25 3b  d  a  9 74 65 78 74 2d
  2287 'align: left;}...'  61 6c 69 67 6e 3a 20 6c 65 66 74 3b 7d  d  a 2e
  2303 'footer a { color'  66 6f 6f 74 65 72 20 61 20 7b 20 63 6f 6c 6f 72
  2319 ': #aaa;}...foote'  3a 20 23 61 61 61 3b 7d  d  a 2e 66 6f 6f 74 65
  2335 'r ul {list-style'  72 20 75 6c 20 7b 6c 69 73 74 2d 73 74 79 6c 65
  2351 ': none; margin-l'  3a 20 6e 6f 6e 65 3b 20 6d 61 72 67 69 6e 2d 6c
  2367 'eft: 0em;}...foo'  65 66 74 3a 20 30 65 6d 3b 7d  d  a 2e 66 6f 6f
  2383 'ter ul ul {margi'  74 65 72 20 75 6c 20 75 6c 20 7b 6d 61 72 67 69
  2399 'n-left: 1.5em;}.'  6e 2d 6c 65 66 74 3a 20 31 2e 35 65 6d 3b 7d  d
  2415 '..footer .comman'   a 2e 66 6f 6f 74 65 72 20 2e 63 6f 6d 6d 61 6e
  2431 'ds ul, .footer .'  64 73 20 75 6c 2c 20 2e 66 6f 6f 74 65 72 20 2e
  2447 'views ul {displa'  76 69 65 77 73 20 75 6c 20 7b 64 69 73 70 6c 61
  2463 'y: inline;}...fo'  79 3a 20 69 6e 6c 69 6e 65 3b 7d  d  a 2e 66 6f
  2479 'oter .commands u'  6f 74 65 72 20 2e 63 6f 6d 6d 61 6e 64 73 20 75
  2495 'l li, .footer .v'  6c 20 6c 69 2c 20 2e 66 6f 6f 74 65 72 20 2e 76
  2511 'iews ul li {disp'  69 65 77 73 20 75 6c 20 6c 69 20 7b 64 69 73 70
  2527 'lay: inline; pad'  6c 61 79 3a 20 69 6e 6c 69 6e 65 3b 20 70 61 64
  2543 'ding-right: 1em;'  64 69 6e 67 2d 72 69 67 68 74 3a 20 31 65 6d 3b
  2559 '}....../* META *'  7d  d  a  d  a  d  a 2f 2a 20 4d 45 54 41 20 2a
  2575 '/...metaenvironm'  2f  d  a 2e 6d 65 74 61 65 6e 76 69 72 6f 6e 6d
  2591 'ent h1.heading {'  65 6e 74 20 68 31 2e 68 65 61 64 69 6e 67 20 7b
  2607 'display: none;}.'  64 69 73 70 6c 61 79 3a 20 6e 6f 6e 65 3b 7d  d
  2623 '..metaheader {ba'   a 2e 6d 65 74 61 68 65 61 64 65 72 20 7b 62 61
  2639 'ckground: #C3D9F'  63 6b 67 72 6f 75 6e 64 3a 20 23 43 33 44 39 46
  2655 'F; font-size: 20'  46 3b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 32 30
  2671 '0%}...metaheader'  30 25 7d  d  a 2e 6d 65 74 61 68 65 61 64 65 72
  2687 ' ul {display: in'  20 75 6c 20 7b 64 69 73 70 6c 61 79 3a 20 69 6e
  2703 'line; margin: 0;'  6c 69 6e 65 3b 20 6d 61 72 67 69 6e 3a 20 30 3b
  2719 '}...metaheader l'  7d  d  a 2e 6d 65 74 61 68 65 61 64 65 72 20 6c
  2735 'i {list-style: n'  69 20 7b 6c 69 73 74 2d 73 74 79 6c 65 3a 20 6e
  2751 'one; display: in'  6f 6e 65 3b 20 64 69 73 70 6c 61 79 3a 20 69 6e
  2767 'line; margin: 0;'  6c 69 6e 65 3b 20 6d 61 72 67 69 6e 3a 20 30 3b
  2783 '}...metaheader l'  7d  d  a 2e 6d 65 74 61 68 65 61 64 65 72 20 6c
  2799 'i:after {content'  69 3a 61 66 74 65 72 20 7b 63 6f 6e 74 65 6e 74
  2815 ': "/"}...metaenv'  3a 20 22 2f 22 7d  d  a 2e 6d 65 74 61 65 6e 76
  2831 'ironment.contain'  69 72 6f 6e 6d 65 6e 74 2e 63 6f 6e 74 61 69 6e
  2847 'er {border: 1px '  65 72 20 7b 62 6f 72 64 65 72 3a 20 31 70 78 20
  2863 'solid #C3D9FF; m'  73 6f 6c 69 64 20 23 43 33 44 39 46 46 3b 20 6d
  2879 'argin-top: 0;}..'  61 72 67 69 6e 2d 74 6f 70 3a 20 30 3b 7d  d  a
  2895 '.metafooter {bac'  2e 6d 65 74 61 66 6f 6f 74 65 72 20 7b 62 61 63
  2911 'kground: #C3D9FF'  6b 67 72 6f 75 6e 64 3a 20 23 43 33 44 39 46 46
  2927 ';}...metafooter '  3b 7d  d  a 2e 6d 65 74 61 66 6f 6f 74 65 72 20
  2943 'li {list-style: '  6c 69 20 7b 6c 69 73 74 2d 73 74 79 6c 65 3a 20
  2959 'none;}....../*DE'  6e 6f 6e 65 3b 7d  d  a  d  a  d  a 2f 2a 44 45
  2975 'FAULT*/..body {m'  46 41 55 4c 54 2a 2f  d  a 62 6f 64 79 20 7b 6d
  2991 'argin-top: 0;}..'  61 72 67 69 6e 2d 74 6f 70 3a 20 30 3b 7d  d  a
  3007 'h1, h2, h3, h4, '  68 31 2c 20 68 32 2c 20 68 33 2c 20 68 34 2c 20
  3023 'h5, h6 { margin:'  68 35 2c 20 68 36 20 7b 20 6d 61 72 67 69 6e 3a
  3039 ' 0; font-weight:'  20 30 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74 3a
  3055 ' inherit; font-s'  20 69 6e 68 65 72 69 74 3b 20 66 6f 6e 74 2d 73
  3071 'ize: 100%; line-'  69 7a 65 3a 20 31 30 30 25 3b 20 6c 69 6e 65 2d
  3087 'height: inherit;'  68 65 69 67 68 74 3a 20 69 6e 68 65 72 69 74 3b
  3103 ' }..h1.heading '   20 7d  d  a 68 31 2e 68 65 61 64 69 6e 67 20
  3118 '{ font-size: 2em'  7b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 32 65 6d
  3134 '; margin-bottom:'  3b 20 6d 61 72 67 69 6e 2d 62 6f 74 74 6f 6d 3a
  3150 ' 1.5em; }..h1 { '  20 31 2e 35 65 6d 3b 20 7d  d  a 68 31 20 7b 20
  3166 'font-size: 1.5em'  66 6f 6e 74 2d 73 69 7a 65 3a 20 31 2e 35 65 6d
  3182 '; line-height: 1'  3b 20 6c 69 6e 65 2d 68 65 69 67 68 74 3a 20 31
  3198 '; margin-bottom:'  3b 20 6d 61 72 67 69 6e 2d 62 6f 74 74 6f 6d 3a
  3214 ' 1em; }...mainco'  20 31 65 6d 3b 20 7d  d  a 2e 6d 61 69 6e 63 6f
  3230 'ntents {font-siz'  6e 74 65 6e 74 73 20 7b 66 6f 6e 74 2d 73 69 7a
  3246 'e: 1.5em;}..h2 {'  65 3a 20 31 2e 35 65 6d 3b 7d  d  a 68 32 20 7b
  3262 ' font-size: 1.2e'  20 66 6f 6e 74 2d 73 69 7a 65 3a 20 31 2e 32 65
  3278 'm; height: 1.25e'  6d 3b 20 68 65 69 67 68 74 3a 20 31 2e 32 35 65
  3294 'm; line-height: '  6d 3b 20 6c 69 6e 65 2d 68 65 69 67 68 74 3a 20
  3310 '1.25; margin-bot'  31 2e 32 35 3b 20 6d 61 72 67 69 6e 2d 62 6f 74
  3326 'tom: 1.25em; }..'  74 6f 6d 3a 20 31 2e 32 35 65 6d 3b 20 7d  d  a
  3342 'h3 { font-size: '  68 33 20 7b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20
  3358 '1em; font-weight'  31 65 6d 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74
  3374 ': bold; margin-b'  3a 20 62 6f 6c 64 3b 20 6d 61 72 67 69 6e 2d 62
  3390 'ottom: 1.5em; }.'  6f 74 74 6f 6d 3a 20 31 2e 35 65 6d 3b 20 7d  d
  3406 '.h4 { font-size:'   a 68 34 20 7b 20 66 6f 6e 74 2d 73 69 7a 65 3a
  3422 ' 1em; font-weigh'  20 31 65 6d 3b 20 66 6f 6e 74 2d 77 65 69 67 68
  3438 't: bold; }..h5 {'  74 3a 20 62 6f 6c 64 3b 20 7d  d  a 68 35 20 7b
  3454 ' font-size: 1em;'  20 66 6f 6e 74 2d 73 69 7a 65 3a 20 31 65 6d 3b
  3470 ' }..textarea {wi'  20 7d  d  a 74 65 78 74 61 72 65 61 20 7b 77 69
  3486 'dth: 100%;}..inp'  64 74 68 3a 20 31 30 30 25 3b 7d  d  a 69 6e 70
  3502 'ut.text, input.p'  75 74 2e 74 65 78 74 2c 20 69 6e 70 75 74 2e 70
  3518 'assword {width: '  61 73 73 77 6f 72 64 20 7b 77 69 64 74 68 3a 20
  3534 '200px;}..input[t'  32 30 30 70 78 3b 7d  d  a 69 6e 70 75 74 5b 74
  3550 'ype="button"], i'  79 70 65 3d 22 62 75 74 74 6f 6e 22 5d 2c 20 69
  3566 'nput[type="submi'  6e 70 75 74 5b 74 79 70 65 3d 22 73 75 62 6d 69
  3582 't"], input[type='  74 22 5d 2c 20 69 6e 70 75 74 5b 74 79 70 65 3d
  3598 '"reset"], input['  22 72 65 73 65 74 22 5d 2c 20 69 6e 70 75 74 5b
  3614 'type="file"], bu'  74 79 70 65 3d 22 66 69 6c 65 22 5d 2c 20 62 75
  3630 'tton { margin-le'  74 74 6f 6e 20 7b 20 6d 61 72 67 69 6e 2d 6c 65
  3646 'ft: 0.5em;} ....'  66 74 3a 20 30 2e 35 65 6d 3b 7d 20  d  a  d  a
  3662 '../* PIER */...b'   d  a 2f 2a 20 50 49 45 52 20 2a 2f  d  a 2e 62
  3678 'roken { color: r'  72 6f 6b 65 6e 20 7b 20 63 6f 6c 6f 72 3a 20 72
  3694 'ed; font-weight:'  65 64 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74 3a
  3710 ' bold;}...protec'  20 62 6f 6c 64 3b 7d  d  a 2e 70 72 6f 74 65 63
  3726 'ted { color: #aa'  74 65 64 20 7b 20 63 6f 6c 6f 72 3a 20 23 61 61
  3742 'a; }..a {color: '  61 3b 20 7d  d  a 61 20 7b 63 6f 6c 6f 72 3a 20
  3758 '#ff6633;}..a:hov'  23 66 66 36 36 33 33 3b 7d  d  a 61 3a 68 6f 76
  3774 'er {...color: wh'  65 72 20 7b  d  a  9 63 6f 6c 6f 72 3a 20 77 68
  3790 'ite;...backgroun'  69 74 65 3b  d  a  9 62 61 63 6b 67 72 6f 75 6e
  3806 'd: #ff6633; }..a'  64 3a 20 23 66 66 36 36 33 33 3b 20 7d  d  a 61
  3822 ':hover.nobackgro'  3a 68 6f 76 65 72 2e 6e 6f 62 61 63 6b 67 72 6f
  3838 'und {background:'  75 6e 64 20 7b 62 61 63 6b 67 72 6f 75 6e 64 3a
  3854 ' white;}..a.view'  20 77 68 69 74 65 3b 7d  d  a 61 2e 76 69 65 77
  3870 ', a.command {col'  2c 20 61 2e 63 6f 6d 6d 61 6e 64 20 7b 63 6f 6c
  3886 'or: gray;}..a {t'  6f 72 3a 20 67 72 61 79 3b 7d  d  a 61 20 7b 74
  3902 'ext-decoration: '  65 78 74 2d 64 65 63 6f 72 61 74 69 6f 6e 3a 20
  3918 'none;}..a.enviro'  6e 6f 6e 65 3b 7d  d  a 61 2e 65 6e 76 69 72 6f
  3934 'nment:after {con'  6e 6d 65 6e 74 3a 61 66 74 65 72 20 7b 63 6f 6e
  3950 'tent: "*";}...ri'  74 65 6e 74 3a 20 22 2a 22 3b 7d  d  a 2e 72 69
  3966 'ght {text-align:'  67 68 74 20 7b 74 65 78 74 2d 61 6c 69 67 6e 3a
  3982 ' right;}...left '  20 72 69 67 68 74 3b 7d  d  a 2e 6c 65 66 74 20
  3998 '{text-align: lef'  7b 74 65 78 74 2d 61 6c 69 67 6e 3a 20 6c 65 66
  4014 't;}...center {te'  74 3b 7d  d  a 2e 63 65 6e 74 65 72 20 7b 74 65
  4030 'xt-align: center'  78 74 2d 61 6c 69 67 6e 3a 20 63 65 6e 74 65 72
  4046 ';}...float {floa'  3b 7d  d  a 2e 66 6c 6f 61 74 20 7b 66 6c 6f 61
  4062 't: right;}...nob'  74 3a 20 72 69 67 68 74 3b 7d  d  a 2e 6e 6f 62
  4078 'ullets ul {list-'  75 6c 6c 65 74 73 20 75 6c 20 7b 6c 69 73 74 2d
  4094 'style: none; mar'  73 74 79 6c 65 3a 20 6e 6f 6e 65 3b 20 6d 61 72
  4110 'gin-left: 0;}...'  67 69 6e 2d 6c 65 66 74 3a 20 30 3b 7d  d  a 2e
  4126 'nobullets ul li '  6e 6f 62 75 6c 6c 65 74 73 20 75 6c 20 6c 69 20
  4142 '{list-style: no'   7b 6c 69 73 74 2d 73 74 79 6c 65 3a 20 6e 6f
  4157 'ne; margin-left:'  6e 65 3b 20 6d 61 72 67 69 6e 2d 6c 65 66 74 3a
  4173 ' 0;}..tr th {bac'  20 30 3b 7d  d  a 74 72 20 74 68 20 7b 62 61 63
  4189 'kground: #eee; f'  6b 67 72 6f 75 6e 64 3a 20 23 65 65 65 3b 20 66
  4205 'ont-weight: norm'  6f 6e 74 2d 77 65 69 67 68 74 3a 20 6e 6f 72 6d
  4221 'al;}..label {fon'  61 6c 3b 7d  d  a 6c 61 62 65 6c 20 7b 66 6f 6e
  4237 't-weight: normal'  74 2d 77 65 69 67 68 74 3a 20 6e 6f 72 6d 61 6c
  4253 ';}..tr.group th '  3b 7d  d  a 74 72 2e 67 72 6f 75 70 20 74 68 20
  4269 '{background: whi'  7b 62 61 63 6b 67 72 6f 75 6e 64 3a 20 77 68 69
  4285 'te; font-size: 1'  74 65 3b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 31
  4301 'em; font-weight:'  65 6d 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74 3a
  4317 ' bold; margin-to'  20 62 6f 6c 64 3b 20 6d 61 72 67 69 6e 2d 74 6f
  4333 'p: 1.5em; }..td.'  70 3a 20 31 2e 35 65 6d 3b 20 7d  d  a 74 64 2e
  4349 'required:after {'  72 65 71 75 69 72 65 64 3a 61 66 74 65 72 20 7b
  4365 'color: #ff6633; '  63 6f 6c 6f 72 3a 20 23 66 66 36 36 33 33 3b 20
  4381 'content: "*"; ma'  63 6f 6e 74 65 6e 74 3a 20 22 2a 22 3b 20 6d 61
  4397 'rgin-left: 0.5em'  72 67 69 6e 2d 6c 65 66 74 3a 20 30 2e 35 65 6d
  4413 ';}.....body {..b'  3b 7d  d  a  d  a 2e 62 6f 64 79 20 7b  d  a 62
  4429 'ackground-color:'  61 63 6b 67 72 6f 75 6e 64 2d 63 6f 6c 6f 72 3a
  4445 ' #EEEEEE..}...he'  20 23 45 45 45 45 45 45  d  a 7d  d  a 2e 68 65
  4461 'ader {..backgrou'  61 64 65 72 20 7b  d  a 62 61 63 6b 67 72 6f 75
  4477 'nd-color: #00000'  6e 64 2d 63 6f 6c 6f 72 3a 20 23 30 30 30 30 30
  4493 '0;..color: #FF00'  30 3b  d  a 63 6f 6c 6f 72 3a 20 23 46 46 30 30
  4509 '00;../*margin-bo'  30 30 3b  d  a 2f 2a 6d 61 72 67 69 6e 2d 62 6f
  4525 'ttom: 10px;*/../'  74 74 6f 6d 3a 20 31 30 70 78 3b 2a 2f  d  a 2f
  4541 '* border: 5px so'  2a 20 62 6f 72 64 65 72 3a 20 35 70 78 20 73 6f
  4557 'lid #ff6633 */..'  6c 69 64 20 23 66 66 36 36 33 33 20 2a 2f  d  a
  4573 '}...headerA..{..'  7d  d  a 2e 68 65 61 64 65 72 41  d  a 7b  d  a
  4589 '/*margin-top: 25'  2f 2a 6d 61 72 67 69 6e 2d 74 6f 70 3a 20 32 35
  4605 '0 px;*/..backgro'  30 20 70 78 3b 2a 2f  d  a 62 61 63 6b 67 72 6f
  4621 'und-color: #FFEE'  75 6e 64 2d 63 6f 6c 6f 72 3a 20 23 46 46 45 45
  4637 'EE..} '            45 45  d  a 7d 20
Arg 2: [1414145 sz:12 cls: 110849 Symbol] encodeAsUTF8
Arg 3: [3193024257 sz:0 cls: 66817 Array] an Array

Now executing the following command saved from "iferr 1":
   where
==> 1 ExceptionA >> defaultAction @6 line 7   [GsMethod 11802113]
2 Error >> defaultAction @2 line 7   [GsMethod 11621121]
3 MessageNotUnderstood >> defaultAction @2 line 7   [GsMethod 10857729]
4 ExceptionA >> _defaultAction @1 line 3   [GsMethod 11804673]
5 ExceptionHandler >> outer @5 line 5   [GsMethod 10053889]
6 ExceptionA >> pass @1 line 11   [GsMethod 11801857]
7 HTTPConnection >> handleInternalServerException: @12 line 13   [GsMethod 87549185]
8 ComplexBlock in HTTPConnection >> internalErrorHandler @6 line 6   [GsMethod 87548929]
9 ExceptionA >> valueHandler: @7 line 8   [GsMethod 11808257]
10 ComplexBlock in ExceptionHandler >> valueHandlerBlock @6 line 5   [GsMethod 10057985]
11 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2377473]
12 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2377473]
13 ExceptionHandler >> valueHandlerBlock @10 line 6   [GsMethod 10057985]
14 ExceptionHandler >> caughtException @3 line 4   [GsMethod 10057473]
15 ExceptionHandler >> caughtEx:number:cat:args: @16 line 19   [GsMethod 10054401]
16 ComplexBlock in ExceptionHandler >> try:on:in:do: @9 line 9   [GsMethod 10055169]
17 Exception >> _signal:number:args: @2 line 7   [GsMethod 2458369]
18 System class >> signal:args:signalDictionary: @5 line 13   [GsMethod 2749697]
19 Object >> doesNotUnderstand: @6 line 14   [GsMethod 1925889]
20 Object >> _doesNotUnderstand: @1 line 6   [GsMethod 1939201]
21 UTF8PrimitiveEncoding >> encode: @1 line 4   [GsMethod 108924417]
22 WAUtf8GemStoneCodec >> encode: @2 line 2   [GsMethod 107635969]
23 SeasideHTTPService >> encode: @2 line 2   [GsMethod 109063425]
24 SeasideHTTPService >> contentsOfResponse: @9 line 6   [GsMethod 109061889]
25 SeasideHTTPService >> convertResponse: @70 line 37   [GsMethod 109066753]
26 ComplexVCBlock in SeasideHTTPService >> answerToCheckingLock: @54 line 42   [GsMethod 109064961]
27 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2377473]
28 ComplexVCBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2377473]
29 TransientRecursionLock >> critical: @15 line 8   [GsMethod 19994369]
30 SeasideHTTPService >> answerToCheckingLock: @60 line 7   [GsMethod 109064961]
31 SeasideHTTPService >> process: @3 line 6   [GsMethod 109058817]
32 ComplexBlock in SeasideHTTPService >> start @4 line 5   [GsMethod 109060097]
33 HTTPRequest >> respondUsing: @1 line 5   [GsMethod 108045569]
34 HTTPServer >> answerTo: @6 line 7   [GsMethod 108313345]
35 ComplexBlock in HTTPConnection >> produceResponseFor: @8 line 9   [GsMethod 87547649]
36 ExceptionHandler >> try:on:in:do: @13 line 13   [GsMethod 10055169]
37 ExceptionA class >> try:on:do: @2 line 4   [GsMethod 12016897]
38 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 2378497]
39 SpExceptionContext class >> for:onAnyErrorDo: @2 line 6   [GsMethod 22319617]
40 HTTPConnection >> produceResponseFor: @13 line 11   [GsMethod 87547649]
41 HTTPConnection >> getAndDispatchMessages @9 line 14   [GsMethod 87547905]
42 ComplexBlock in OSkSocketInboundConnection >> interact @3 line 6   [GsMethod 88301313]
43 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2377473]
44 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2377473]
45 OSkSocketInboundConnection >> interact @7 line 7   [GsMethod 88301313]
46 OSkSocketListenerService >> handleInboundConnectionOn: @8 line 10   [GsMethod 109299457]
47 ComplexBlock in OSkSocketListenerService >> acceptInboundConnections @12 line 15   [GsMethod 109301249]
48 GsProcess >> _startPart2 @13 line 17   [GsMethod 2493441]
49 GsProcess >> _start @1 line 9   [GsMethod 2480385]
  [GsProcess 3193027585]
topaz 1> [268 sz:0 cls: 68097 Boolean] true
topaz 1> 
[Info]: Logging out at 06/01/10 15:51:42 CEST
logout

[Processo completato]


Any considerations about this ?

Thanks, 

Dario

Reply | Threaded
Open this post in threaded view
|

Re: Error for Pier after Update to 1.2.1.4

Dale Henrichs
Dario,

It seems that there was a problem with the 'Update GLASS' operation. It
may be that you are using a version of GLASS that I didn't test ...
Could you give me some details about the starting point for GemStone ...

If you are using the version of GLASS that comes with the 2.4.x,
remember that I recommend that you do a bootstrap from a fresh
extent0.dbf following the 1.0-beta.5 bootstrapping instructions _before_
doing the 'Update GLASS' command.

I didn't test that combo, because very few people are using it (I
haven't officially announced GLASS support for 2.4.x yet) and those that
are are using a bleeding edge version of Seaside3.0...

Dale

Dario Trussardi wrote:

> Hi,
>
> on a Mac i  update the Gemstone  to GLASS 1.0-beta.8.
>
> A) when do the update with   'Update GLASS' menu item
>
>  the system erase some times the error :  MetacelloGemstonePlatform bypassProgressBars ( method d'ont found )
> After i load :
> MCPlatformSupport commitOnAlmostOutOfMemoryDuring: [
>
>         [       Gofer project load: 'Seaside28' version: '2.8.4.6'.
>                 Gofer project load: 'Magritte' version: '1.2.1.4'.
>                 Gofer project load: 'Pier' version: '1.2.1.4' ]
>         on: Warning
>         do: [:ex |
>                 Transcript cr; show: ex description.
>                 ex resume ]].
>
> B) Now when from www a do request to my Pier site, after display some data,  the OODB go down.
>
> The shell report:
>
> Last login: Tue Jun  1 15:49:28 on ttys000
> /Users/dtr/OODB/startOODB ; exit;
> romano:~ dtr$ /Users/dtr/OODB/startOODB ; exit;
> Starting stone: dtr
>  _____________________________________________________________________________
> |                Gem Configuration Options for process id 268                 |
> |_____________________________________________________________________________|
>
> 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 = 25000;
> GEM_TEMPOBJ_MESPACE_SIZE = 0;
> GEM_TEMPOBJ_OOPMAP_SIZE = 0;
> GEM_TEMPOBJ_POMGEN_SIZE = 0;
> GEM_TEMPOBJ_POMGEN_PRUNE_ON_VOTE = 50;
> LOG_WARNINGS = FALSE;
> SHR_NUM_FREE_FRAME_SERVERS = 1;
> SHR_PAGE_CACHE_NUM_SHARED_COUNTERS = 1900;
> SHR_PAGE_CACHE_SIZE_KB = 500000;
> SHR_PAGE_CACHE_NUM_PROCS = 10233;
> SHR_TARGET_FREE_FRAME_COUNT = -1;
> (vmGc spaceSizes: eden init 2000K max 4688K , survivor init 400K max 784K,
>  vmGc    old max 18744K, code max 10000K, perm max 5008K, pom 10 * 2088K = 20880K,
>  vmGc    remSet 576K, meSpace max 27280K oopMapSize 131072 )
> cmdLine=
> stopstone[Info]: GemStone version '2.3.1'
> stopstone[Info]: initiating "dtr" shutdown...
> [Info]: User ID: DataCurator
> [Info]: Repository: dtr
> [Info]: Session ID: 2
> [Info]: GCI Client Host: <Linked>
> [Info]: Page server PID: -1
> [Info]: Login Time: 06/01/10 15:51:17.234 CEST
>
> [Info]: Logging out at 06/01/10 15:51:17 CEST
> stopstone[Info]: Stone repository monitor "dtr" has been stopped.
> startstone[Info]: GemStone version '2.3.1'
> startstone[Info]: Starting Stone repository monitor "dtr".
> startstone[Info]: GEMSTONE is: "/opt/gemstone/product".
> startstone[Info]:
>     GEMSTONE_SYS_CONF=/Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/system.conf
>     GEMSTONE_EXE_CONF=/Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/dtr.conf
> startstone[Info]: Log file is '/opt/gemstone/log/dtr.log'.
> startstone[Info]: GemStone server 'dtr' has been started.
> startnetldi[Info]: GemStone version '2.3.1'
> startnetldi[Info]: Server 'gs64ldi' is already running.
>  _____________________________________________________________________________
> |                             Configuration Files                             |
> |                                                                             |
> | System File: /Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/system.conf
> |                                                                             |
> | Executable File: /Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/gem.conf
> |_____________________________________________________________________________|
> Using GEM_TEMPOBJ_CACHE_SIZE 50000 from -T command line option
>  _____________________________________________________________________________
> |                Gem Configuration Options for process id 284                 |
> |_____________________________________________________________________________|
>
> 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 = 25000;
> GEM_TEMPOBJ_MESPACE_SIZE = 0;
> GEM_TEMPOBJ_OOPMAP_SIZE = 0;
> GEM_TEMPOBJ_POMGEN_SIZE = 0;
> GEM_TEMPOBJ_POMGEN_PRUNE_ON_VOTE = 50;
> 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 = 10233;
> SHR_TARGET_FREE_FRAME_COUNT = -1;
> (vmGc spaceSizes: eden init 2000K max 4688K , survivor init 400K max 784K,
>  vmGc    old max 18744K, code max 10000K, perm max 5008K, pom 10 * 2088K = 20880K,
>  vmGc    remSet 576K, meSpace max 27280K oopMapSize 131072 )
>  _____________________________________________________________________________
> |             GemStone/S64 Object-Oriented Data Management System             |
> |               Copyright (C) GemStone Systems, Inc. 1986-2008.               |
> |                            All rights reserved.                             |
> |     covered by Patent Number 6,567,905 Generational Garbage Collector.      |
> +-----------------------------------------------------------------------------+
> |    PROGRAM: topaz, Linear GemStone Interface (Linked Session)               |
> |    VERSION: 2.3.1, Thu Dec  4 11:33:53 2008                                 |
> |      BUILD: gss64_2_3_x_branch-20643                                        |
> |  BUILT FOR: Darwin (Apple Macintosh x86)                                    |
> |       MODE: 64 bit                                                          |
> | RUNNING ON: 2-CPU romano.com<http://romano.com> i386 (Darwin 10.3.0 ) 2800MHz MacBookPro5,2 2048MB
> | PROCESS ID: 284       DATE: 06/01/10 15:51:28 CEST                          |
> |   USER IDS: REAL=dtr (501) EFFECTIVE=dtr (501)                              |
> |_____________________________________________________________________________|
> topaz> topaz> overwriting /opt/gemstone/log/Hyper_server-50081_68.log
> topaz> Warning: GemStone is clearing the previous GemStone password.
> topaz> topaz> topaz> topaz> topaz> [Info]: LNK client/gem GCI levels = 830/830
> [Info]: User ID: DataCurator
> [Info]: Repository: dtr
> [Info]: Session ID: 2
> [Info]: GCI Client Host: <Linked>
> [Info]: Page server PID: -1
> [Info]: Login Time: 06/01/10 15:51:28.165 CEST
> gci login: currSession 1 rpc gem processId -1
> successful login
> topaz 1> topaz 1> [268 sz:0 cls: 68097 Boolean] true
> topaz 1> topaz 1> Hyper Server started on port 50081
> --transcript--'Seaside default dispatcher enabled on path /seaside/'
> -----------------------------------------------------
> GemStone: Error         Nonfatal
> No method was found for the selector #'encodeAsUTF8' when sent to
> /* HEADER */^M
> .icon a {outline: none; background: white;}^M
> .search input.text {^M
> border: 1px solid white;^M
> color: white;}^M
> .search input.text:focus {^M
> border: 1px solid #ff6633;^M
> color: white;}^M
> .search input {^M
> color: #ff6633;^M
> font-size: 1em;^M
> outline: none;^M
> width: 98%;^M
> border: 0;^M
> margin-top: 0.1em;^M
> padding: 0.3em;^M
> paddi...  with arguments contained in anArray( ).
> Error Category: 231169 [GemStone] Number: 2010 Arg Count: 3 Context : 3193027585
> Arg 1: [1882278145 sz:4642 cls: 103425 ByteArray]
>    1 '/* HEADER */...i'  2f 2a 20 48 45 41 44 45 52 20 2a 2f  d  a 2e 69
>   17 'con a {outline: '  63 6f 6e 20 61 20 7b 6f 75 74 6c 69 6e 65 3a 20
>   33 'none; background'  6e 6f 6e 65 3b 20 62 61 63 6b 67 72 6f 75 6e 64
>   49 ': white;}...sear'  3a 20 77 68 69 74 65 3b 7d  d  a 2e 73 65 61 72
>   65 'ch input.text {.'  63 68 20 69 6e 70 75 74 2e 74 65 78 74 20 7b  d
>   81 '..border: 1px so'   a  9 62 6f 72 64 65 72 3a 20 31 70 78 20 73 6f
>   97 'lid white;...col'  6c 69 64 20 77 68 69 74 65 3b  d  a  9 63 6f 6c
>   113 'or: white;}...se'  6f 72 3a 20 77 68 69 74 65 3b 7d  d  a 2e 73 65
>   129 'arch input.text:'  61 72 63 68 20 69 6e 70 75 74 2e 74 65 78 74 3a
>   145 'focus {...border'  66 6f 63 75 73 20 7b  d  a  9 62 6f 72 64 65 72
>   161 ': 1px solid #ff6'  3a 20 31 70 78 20 73 6f 6c 69 64 20 23 66 66 36
>   177 '633;...color: wh'  36 33 33 3b  d  a  9 63 6f 6c 6f 72 3a 20 77 68
>   193 'ite;}...search i'  69 74 65 3b 7d  d  a 2e 73 65 61 72 63 68 20 69
>   209 'nput {...color: '  6e 70 75 74 20 7b  d  a  9 63 6f 6c 6f 72 3a 20
>   225 '#ff6633;...font-'  23 66 66 36 36 33 33 3b  d  a  9 66 6f 6e 74 2d
>   241 'size: 1em;...out'  73 69 7a 65 3a 20 31 65 6d 3b  d  a  9 6f 75 74
>   257 'line: none;...wi'  6c 69 6e 65 3a 20 6e 6f 6e 65 3b  d  a  9 77 69
>   273 'dth: 98%;...bord'  64 74 68 3a 20 39 38 25 3b  d  a  9 62 6f 72 64
>   289 'er: 0;...margin-'  65 72 3a 20 30 3b  d  a  9 6d 61 72 67 69 6e 2d
>   305 'top: 0.1em;...pa'  74 6f 70 3a 20 30 2e 31 65 6d 3b  d  a  9 70 61
>   321 'dding: 0.3em;...'  64 64 69 6e 67 3a 20 30 2e 33 65 6d 3b  d  a  9
>   337 'padding-top: 0;.'  70 61 64 64 69 6e 67 2d 74 6f 70 3a 20 30 3b  d
>   353 '..background: 0;'   a  9 62 61 63 6b 67 72 6f 75 6e 64 3a 20 30 3b
>   369 '}...search ul {.'  7d  d  a 2e 73 65 61 72 63 68 20 75 6c 20 7b  d
>   385 '..margin: 0;...p'   a  9 6d 61 72 67 69 6e 3a 20 30 3b  d  a  9 70
>   401 'adding: 0;...bac'  61 64 64 69 6e 67 3a 20 30 3b  d  a  9 62 61 63
>   417 'kground: white;.'  6b 67 72 6f 75 6e 64 3a 20 77 68 69 74 65 3b  d
>   433 '..list-style-typ'   a  9 6c 69 73 74 2d 73 74 79 6c 65 2d 74 79 70
>   449 'e: none;...borde'  65 3a 20 6e 6f 6e 65 3b  d  a  9 62 6f 72 64 65
>   465 'r: 1px solid #ff'  72 3a 20 31 70 78 20 73 6f 6c 69 64 20 23 66 66
>   481 '6633;...border-t'  36 36 33 33 3b  d  a  9 62 6f 72 64 65 72 2d 74
>   497 'op: 0;}...search'  6f 70 3a 20 30 3b 7d  d  a 2e 73 65 61 72 63 68
>   513 ' li.selected a {'  20 6c 69 2e 73 65 6c 65 63 74 65 64 20 61 20 7b
>   529 'color: #fff;}...'  63 6f 6c 6f 72 3a 20 23 66 66 66 3b 7d  d  a 2e
>   545 'search li.select'  73 65 61 72 63 68 20 6c 69 2e 73 65 6c 65 63 74
>   561 'ed {...backgroun'  65 64 20 7b  d  a  9 62 61 63 6b 67 72 6f 75 6e
>   577 'd-color: #ff6633'  64 2d 63 6f 6c 6f 72 3a 20 23 66 66 36 36 33 33
>   593 ';...color: white'  3b  d  a  9 63 6f 6c 6f 72 3a 20 77 68 69 74 65
>   609 ';}...search li {'  3b 7d  d  a 2e 73 65 61 72 63 68 20 6c 69 20 7b
>   625 '...margin: 0;...'   d  a  9 6d 61 72 67 69 6e 3a 20 30 3b  d  a  9
>   641 'display: block;.'  64 69 73 70 6c 61 79 3a 20 62 6c 6f 63 6b 3b  d
>   657 '..padding: 0.2em'   a  9 70 61 64 64 69 6e 67 3a 20 30 2e 32 65 6d
>   673 ';...cursor: poin'  3b  d  a  9 63 75 72 73 6f 72 3a 20 70 6f 69 6e
>   689 'ter;...list-styl'  74 65 72 3b  d  a  9 6c 69 73 74 2d 73 74 79 6c
>   705 'e-type: none;}..'  65 2d 74 79 70 65 3a 20 6e 6f 6e 65 3b 7d  d  a
>   721 '.menu ul {...mar'  2e 6d 65 6e 75 20 75 6c 20 7b  d  a  9 6d 61 72
>   737 'gin: 0;...margin'  67 69 6e 3a 20 30 3b  d  a  9 6d 61 72 67 69 6e
>   753 '-top: 0.2em;...p'  2d 74 6f 70 3a 20 30 2e 32 65 6d 3b  d  a  9 70
>   769 'adding-bottom: 0'  61 64 64 69 6e 67 2d 62 6f 74 74 6f 6d 3a 20 30
>   785 '.2em;...list-sty'  2e 32 65 6d 3b  d  a  9 6c 69 73 74 2d 73 74 79
>   801 'le-type: none;}.'  6c 65 2d 74 79 70 65 3a 20 6e 6f 6e 65 3b 7d  d
>   817 '..menu ul li {..'   a 2e 6d 65 6e 75 20 75 6c 20 6c 69 20 7b  d  a
>   833 '.display: inline'   9 64 69 73 70 6c 61 79 3a 20 69 6e 6c 69 6e 65
>   849 ';...margin: 0;..'  3b  d  a  9 6d 61 72 67 69 6e 3a 20 30 3b  d  a
>   865 '.margin-right: 1'   9 6d 61 72 67 69 6e 2d 72 69 67 68 74 3a 20 31
>   881 '.5em;...list-sty'  2e 35 65 6d 3b  d  a  9 6c 69 73 74 2d 73 74 79
>   897 'le-type: none;}.'  6c 65 2d 74 79 70 65 3a 20 6e 6f 6e 65 3b 7d  d
>   913 '..menu li a {...'   a 2e 6d 65 6e 75 20 6c 69 20 61 20 7b  d  a  9
>   929 'padding-left: 0.'  70 61 64 64 69 6e 67 2d 6c 65 66 74 3a 20 30 2e
>   945 '3em;...padding-r'  33 65 6d 3b  d  a  9 70 61 64 64 69 6e 67 2d 72
>   961 'ight: 0.3em;...p'  69 67 68 74 3a 20 30 2e 33 65 6d 3b  d  a  9 70
>   977 'adding-top: 0.5e'  61 64 64 69 6e 67 2d 74 6f 70 3a 20 30 2e 35 65
>   993 'm;...padding-bot'  6d 3b  d  a  9 70 61 64 64 69 6e 67 2d 62 6f 74
>   1009 'tom: 0.3em;}....'  74 6f 6d 3a 20 30 2e 33 65 6d 3b 7d  d  a  d  a
>   1025 '../*BLOG*/..div'    d  a 2f 2a 42 4c 4f 47 2a 2f  d  a 64 69 76
>   1040 '.post {margin-bo'  2e 70 6f 73 74 20 7b 6d 61 72 67 69 6e 2d 62 6f
>   1056 'ttom: 4.5em;}..d'  74 74 6f 6d 3a 20 34 2e 35 65 6d 3b 7d  d  a 64
>   1072 'iv.comment {marg'  69 76 2e 63 6f 6d 6d 65 6e 74 20 7b 6d 61 72 67
>   1088 'in-bottom: 3em;}'  69 6e 2d 62 6f 74 74 6f 6d 3a 20 33 65 6d 3b 7d
>   1104 '...meta {font-si'   d  a 2e 6d 65 74 61 20 7b 66 6f 6e 74 2d 73 69
>   1120 'ze: 80%; color: '  7a 65 3a 20 38 30 25 3b 20 63 6f 6c 6f 72 3a 20
>   1136 '#aaa;}...leaveco'  23 61 61 61 3b 7d  d  a 2e 6c 65 61 76 65 63 6f
>   1152 'mment {margin-to'  6d 6d 65 6e 74 20 7b 6d 61 72 67 69 6e 2d 74 6f
>   1168 'p: 4.5em; margin'  70 3a 20 34 2e 35 65 6d 3b 20 6d 61 72 67 69 6e
>   1184 '-bottom: 4.5em;}'  2d 62 6f 74 74 6f 6d 3a 20 34 2e 35 65 6d 3b 7d
>   1200 '...comments {mar'   d  a 2e 63 6f 6d 6d 65 6e 74 73 20 7b 6d 61 72
>   1216 'gin-top: 4.5em;}'  67 69 6e 2d 74 6f 70 3a 20 34 2e 35 65 6d 3b 7d
>   1232 '....../* NAVIGAT'   d  a  d  a  d  a 2f 2a 20 4e 41 56 49 47 41 54
>   1248 'ION */...sidebar'  49 4f 4e 20 2a 2f  d  a 2e 73 69 64 65 62 61 72
>   1264 ' ul {...margin-t'  20 75 6c 20 7b  d  a  9 6d 61 72 67 69 6e 2d 74
>   1280 'op: 0;...margin-'  6f 70 3a 20 30 3b  d  a  9 6d 61 72 67 69 6e 2d
>   1296 'left: 0;...list-'  6c 65 66 74 3a 20 30 3b  d  a  9 6c 69 73 74 2d
>   1312 'style-type: none'  73 74 79 6c 65 2d 74 79 70 65 3a 20 6e 6f 6e 65
>   1328 ';}...sidebar ul '  3b 7d  d  a 2e 73 69 64 65 62 61 72 20 75 6c 20
>   1344 'ul {...margin-bo'  75 6c 20 7b  d  a  9 6d 61 72 67 69 6e 2d 62 6f
>   1360 'ttom: 0;...margi'  74 74 6f 6d 3a 20 30 3b  d  a  9 6d 61 72 67 69
>   1376 'n-left: 1.5em;}.'  6e 2d 6c 65 66 74 3a 20 31 2e 35 65 6d 3b 7d  d
>   1392 '..sidebar ul li '   a 2e 73 69 64 65 62 61 72 20 75 6c 20 6c 69 20
>   1408 '{...margin-top: '  7b  d  a  9 6d 61 72 67 69 6e 2d 74 6f 70 3a 20
>   1424 '1.5em;}...sideba'  31 2e 35 65 6d 3b 7d  d  a 2e 73 69 64 65 62 61
>   1440 'r ul li a {...pa'  72 20 75 6c 20 6c 69 20 61 20 7b  d  a  9 70 61
>   1456 'dding-left: 0.3e'  64 64 69 6e 67 2d 6c 65 66 74 3a 20 30 2e 33 65
>   1472 'm;...padding-rig'  6d 3b  d  a  9 70 61 64 64 69 6e 67 2d 72 69 67
>   1488 'ht: 0.3em;...pad'  68 74 3a 20 30 2e 33 65 6d 3b  d  a  9 70 61 64
>   1504 'ding-top: 0.3em;'  64 69 6e 67 2d 74 6f 70 3a 20 30 2e 33 65 6d 3b
>   1520 '...padding-botto'   d  a  9 70 61 64 64 69 6e 67 2d 62 6f 74 74 6f
>   1536 'm: 0.3em;}...sid'  6d 3a 20 30 2e 33 65 6d 3b 7d  d  a 2e 73 69 64
>   1552 'ebar p,...sideba'  65 62 61 72 20 70 2c  d  a 2e 73 69 64 65 62 61
>   1568 'r h1, .sidebar h'  72 20 68 31 2c 20 2e 73 69 64 65 62 61 72 20 68
>   1584 '2, .sidebar h3,.'  32 2c 20 2e 73 69 64 65 62 61 72 20 68 33 2c  d
>   1600 '..sidebar .postt'   a 2e 73 69 64 65 62 61 72 20 2e 70 6f 73 74 74
>   1616 'icker .timestamp'  69 63 6b 65 72 20 2e 74 69 6d 65 73 74 61 6d 70
>   1632 ',...sidebar .pos'  2c  d  a 2e 73 69 64 65 62 61 72 20 2e 70 6f 73
>   1648 'tticker .summary'  74 74 69 63 6b 65 72 20 2e 73 75 6d 6d 61 72 79
>   1664 ' {padding-left: '  20 7b 70 61 64 64 69 6e 67 2d 6c 65 66 74 3a 20
>   1680 '0.3em;}...sideba'  30 2e 33 65 6d 3b 7d  d  a 2e 73 69 64 65 62 61
>   1696 'r .active,...men'  72 20 2e 61 63 74 69 76 65 2c  d  a 2e 6d 65 6e
>   1712 'u li a.active {.'  75 20 6c 69 20 61 2e 61 63 74 69 76 65 20 7b  d
>   1728 '..color: white;.'   a  9 63 6f 6c 6f 72 3a 20 77 68 69 74 65 3b  d
>   1744 '..background: #f'   a  9 62 61 63 6b 67 72 6f 75 6e 64 3a 20 23 66
>   1760 'f6633;}....../*M'  66 36 36 33 33 3b 7d  d  a  d  a  d  a 2f 2a 4d
>   1776 'AIN BODY*/...mai'  41 49 4e 20 42 4f 44 59 2a 2f  d  a 2e 6d 61 69
>   1792 'nbody {...paddin'  6e 62 6f 64 79 20 7b  d  a  9 70 61 64 64 69 6e
>   1808 'g-top: 4em;...pa'  67 2d 74 6f 70 3a 20 34 65 6d 3b  d  a  9 70 61
>   1824 'dding-bottom: 15'  64 64 69 6e 67 2d 62 6f 74 74 6f 6d 3a 20 31 35
>   1840 'em;}...postticke'  65 6d 3b 7d  d  a 2e 70 6f 73 74 74 69 63 6b 65
>   1856 'r ul {...font-si'  72 20 75 6c 20 7b  d  a  9 66 6f 6e 74 2d 73 69
>   1872 'ze: 80%;...color'  7a 65 3a 20 38 30 25 3b  d  a  9 63 6f 6c 6f 72
>   1888 ': #aaa;...list-s'  3a 20 23 61 61 61 3b  d  a  9 6c 69 73 74 2d 73
>   1904 'tyle: none;...ma'  74 79 6c 65 3a 20 6e 6f 6e 65 3b  d  a  9 6d 61
>   1920 'rgin-left: 0;}..'  72 67 69 6e 2d 6c 65 66 74 3a 20 30 3b 7d  d  a
>   1936 '.postticker ul l'  2e 70 6f 73 74 74 69 63 6b 65 72 20 75 6c 20 6c
>   1952 'i {...margin-bot'  69 20 7b  d  a  9 6d 61 72 67 69 6e 2d 62 6f 74
>   1968 'tom: 1.5em;}...p'  74 6f 6d 3a 20 31 2e 35 65 6d 3b 7d  d  a 2e 70
>   1984 'ostticker .times'  6f 73 74 74 69 63 6b 65 72 20 2e 74 69 6d 65 73
>   2000 'tamp {color: #aa'  74 61 6d 70 20 7b 63 6f 6c 6f 72 3a 20 23 61 61
>   2016 'a; font-size: 80'  61 3b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 38 30
>   2032 '%;}...postticker'  25 3b 7d  d  a 2e 70 6f 73 74 74 69 63 6b 65 72
>   2048 ' .subscribe,...p'  20 2e 73 75 62 73 63 72 69 62 65 2c  d  a 2e 70
>   2064 'ostticker .time'   6f 73 74 74 69 63 6b 65 72 20 2e 74 69 6d 65
>   2079 'stamp .time,...p'  73 74 61 6d 70 20 2e 74 69 6d 65 2c  d  a 2e 70
>   2095 'ostticker .times'  6f 73 74 74 69 63 6b 65 72 20 2e 74 69 6d 65 73
>   2111 'tamp .author {di'  74 61 6d 70 20 2e 61 75 74 68 6f 72 20 7b 64 69
>   2127 'splay: none;}...'  73 70 6c 61 79 3a 20 6e 6f 6e 65 3b 7d  d  a 2e
>   2143 'postticker a.pos'  70 6f 73 74 74 69 63 6b 65 72 20 61 2e 70 6f 73
>   2159 't {color: #ff663'  74 20 7b 63 6f 6c 6f 72 3a 20 23 66 66 36 36 33
>   2175 '3;}...postticker'  33 3b 7d  d  a 2e 70 6f 73 74 74 69 63 6b 65 72
>   2191 '  a:hover {color'  20 20 61 3a 68 6f 76 65 72 20 7b 63 6f 6c 6f 72
>   2207 ': white; }......'  3a 20 77 68 69 74 65 3b 20 7d  d  a  d  a  d  a
>   2223 '/* FOOTER */...f'  2f 2a 20 46 4f 4f 54 45 52 20 2a 2f  d  a 2e 66
>   2239 'ooter {...color:'  6f 6f 74 65 72 20 7b  d  a  9 63 6f 6c 6f 72 3a
>   2255 ' #aaa;...font-si'  20 23 61 61 61 3b  d  a  9 66 6f 6e 74 2d 73 69
>   2271 'ze: 80%;...text-'  7a 65 3a 20 38 30 25 3b  d  a  9 74 65 78 74 2d
>   2287 'align: left;}...'  61 6c 69 67 6e 3a 20 6c 65 66 74 3b 7d  d  a 2e
>   2303 'footer a { color'  66 6f 6f 74 65 72 20 61 20 7b 20 63 6f 6c 6f 72
>   2319 ': #aaa;}...foote'  3a 20 23 61 61 61 3b 7d  d  a 2e 66 6f 6f 74 65
>   2335 'r ul {list-style'  72 20 75 6c 20 7b 6c 69 73 74 2d 73 74 79 6c 65
>   2351 ': none; margin-l'  3a 20 6e 6f 6e 65 3b 20 6d 61 72 67 69 6e 2d 6c
>   2367 'eft: 0em;}...foo'  65 66 74 3a 20 30 65 6d 3b 7d  d  a 2e 66 6f 6f
>   2383 'ter ul ul {margi'  74 65 72 20 75 6c 20 75 6c 20 7b 6d 61 72 67 69
>   2399 'n-left: 1.5em;}.'  6e 2d 6c 65 66 74 3a 20 31 2e 35 65 6d 3b 7d  d
>   2415 '..footer .comman'   a 2e 66 6f 6f 74 65 72 20 2e 63 6f 6d 6d 61 6e
>   2431 'ds ul, .footer .'  64 73 20 75 6c 2c 20 2e 66 6f 6f 74 65 72 20 2e
>   2447 'views ul {displa'  76 69 65 77 73 20 75 6c 20 7b 64 69 73 70 6c 61
>   2463 'y: inline;}...fo'  79 3a 20 69 6e 6c 69 6e 65 3b 7d  d  a 2e 66 6f
>   2479 'oter .commands u'  6f 74 65 72 20 2e 63 6f 6d 6d 61 6e 64 73 20 75
>   2495 'l li, .footer .v'  6c 20 6c 69 2c 20 2e 66 6f 6f 74 65 72 20 2e 76
>   2511 'iews ul li {disp'  69 65 77 73 20 75 6c 20 6c 69 20 7b 64 69 73 70
>   2527 'lay: inline; pad'  6c 61 79 3a 20 69 6e 6c 69 6e 65 3b 20 70 61 64
>   2543 'ding-right: 1em;'  64 69 6e 67 2d 72 69 67 68 74 3a 20 31 65 6d 3b
>   2559 '}....../* META *'  7d  d  a  d  a  d  a 2f 2a 20 4d 45 54 41 20 2a
>   2575 '/...metaenvironm'  2f  d  a 2e 6d 65 74 61 65 6e 76 69 72 6f 6e 6d
>   2591 'ent h1.heading {'  65 6e 74 20 68 31 2e 68 65 61 64 69 6e 67 20 7b
>   2607 'display: none;}.'  64 69 73 70 6c 61 79 3a 20 6e 6f 6e 65 3b 7d  d
>   2623 '..metaheader {ba'   a 2e 6d 65 74 61 68 65 61 64 65 72 20 7b 62 61
>   2639 'ckground: #C3D9F'  63 6b 67 72 6f 75 6e 64 3a 20 23 43 33 44 39 46
>   2655 'F; font-size: 20'  46 3b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 32 30
>   2671 '0%}...metaheader'  30 25 7d  d  a 2e 6d 65 74 61 68 65 61 64 65 72
>   2687 ' ul {display: in'  20 75 6c 20 7b 64 69 73 70 6c 61 79 3a 20 69 6e
>   2703 'line; margin: 0;'  6c 69 6e 65 3b 20 6d 61 72 67 69 6e 3a 20 30 3b
>   2719 '}...metaheader l'  7d  d  a 2e 6d 65 74 61 68 65 61 64 65 72 20 6c
>   2735 'i {list-style: n'  69 20 7b 6c 69 73 74 2d 73 74 79 6c 65 3a 20 6e
>   2751 'one; display: in'  6f 6e 65 3b 20 64 69 73 70 6c 61 79 3a 20 69 6e
>   2767 'line; margin: 0;'  6c 69 6e 65 3b 20 6d 61 72 67 69 6e 3a 20 30 3b
>   2783 '}...metaheader l'  7d  d  a 2e 6d 65 74 61 68 65 61 64 65 72 20 6c
>   2799 'i:after {content'  69 3a 61 66 74 65 72 20 7b 63 6f 6e 74 65 6e 74
>   2815 ': "/"}...metaenv'  3a 20 22 2f 22 7d  d  a 2e 6d 65 74 61 65 6e 76
>   2831 'ironment.contain'  69 72 6f 6e 6d 65 6e 74 2e 63 6f 6e 74 61 69 6e
>   2847 'er {border: 1px '  65 72 20 7b 62 6f 72 64 65 72 3a 20 31 70 78 20
>   2863 'solid #C3D9FF; m'  73 6f 6c 69 64 20 23 43 33 44 39 46 46 3b 20 6d
>   2879 'argin-top: 0;}..'  61 72 67 69 6e 2d 74 6f 70 3a 20 30 3b 7d  d  a
>   2895 '.metafooter {bac'  2e 6d 65 74 61 66 6f 6f 74 65 72 20 7b 62 61 63
>   2911 'kground: #C3D9FF'  6b 67 72 6f 75 6e 64 3a 20 23 43 33 44 39 46 46
>   2927 ';}...metafooter '  3b 7d  d  a 2e 6d 65 74 61 66 6f 6f 74 65 72 20
>   2943 'li {list-style: '  6c 69 20 7b 6c 69 73 74 2d 73 74 79 6c 65 3a 20
>   2959 'none;}....../*DE'  6e 6f 6e 65 3b 7d  d  a  d  a  d  a 2f 2a 44 45
>   2975 'FAULT*/..body {m'  46 41 55 4c 54 2a 2f  d  a 62 6f 64 79 20 7b 6d
>   2991 'argin-top: 0;}..'  61 72 67 69 6e 2d 74 6f 70 3a 20 30 3b 7d  d  a
>   3007 'h1, h2, h3, h4, '  68 31 2c 20 68 32 2c 20 68 33 2c 20 68 34 2c 20
>   3023 'h5, h6 { margin:'  68 35 2c 20 68 36 20 7b 20 6d 61 72 67 69 6e 3a
>   3039 ' 0; font-weight:'  20 30 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74 3a
>   3055 ' inherit; font-s'  20 69 6e 68 65 72 69 74 3b 20 66 6f 6e 74 2d 73
>   3071 'ize: 100%; line-'  69 7a 65 3a 20 31 30 30 25 3b 20 6c 69 6e 65 2d
>   3087 'height: inherit;'  68 65 69 67 68 74 3a 20 69 6e 68 65 72 69 74 3b
>   3103 ' }..h1.heading '   20 7d  d  a 68 31 2e 68 65 61 64 69 6e 67 20
>   3118 '{ font-size: 2em'  7b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 32 65 6d
>   3134 '; margin-bottom:'  3b 20 6d 61 72 67 69 6e 2d 62 6f 74 74 6f 6d 3a
>   3150 ' 1.5em; }..h1 { '  20 31 2e 35 65 6d 3b 20 7d  d  a 68 31 20 7b 20
>   3166 'font-size: 1.5em'  66 6f 6e 74 2d 73 69 7a 65 3a 20 31 2e 35 65 6d
>   3182 '; line-height: 1'  3b 20 6c 69 6e 65 2d 68 65 69 67 68 74 3a 20 31
>   3198 '; margin-bottom:'  3b 20 6d 61 72 67 69 6e 2d 62 6f 74 74 6f 6d 3a
>   3214 ' 1em; }...mainco'  20 31 65 6d 3b 20 7d  d  a 2e 6d 61 69 6e 63 6f
>   3230 'ntents {font-siz'  6e 74 65 6e 74 73 20 7b 66 6f 6e 74 2d 73 69 7a
>   3246 'e: 1.5em;}..h2 {'  65 3a 20 31 2e 35 65 6d 3b 7d  d  a 68 32 20 7b
>   3262 ' font-size: 1.2e'  20 66 6f 6e 74 2d 73 69 7a 65 3a 20 31 2e 32 65
>   3278 'm; height: 1.25e'  6d 3b 20 68 65 69 67 68 74 3a 20 31 2e 32 35 65
>   3294 'm; line-height: '  6d 3b 20 6c 69 6e 65 2d 68 65 69 67 68 74 3a 20
>   3310 '1.25; margin-bot'  31 2e 32 35 3b 20 6d 61 72 67 69 6e 2d 62 6f 74
>   3326 'tom: 1.25em; }..'  74 6f 6d 3a 20 31 2e 32 35 65 6d 3b 20 7d  d  a
>   3342 'h3 { font-size: '  68 33 20 7b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20
>   3358 '1em; font-weight'  31 65 6d 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74
>   3374 ': bold; margin-b'  3a 20 62 6f 6c 64 3b 20 6d 61 72 67 69 6e 2d 62
>   3390 'ottom: 1.5em; }.'  6f 74 74 6f 6d 3a 20 31 2e 35 65 6d 3b 20 7d  d
>   3406 '.h4 { font-size:'   a 68 34 20 7b 20 66 6f 6e 74 2d 73 69 7a 65 3a
>   3422 ' 1em; font-weigh'  20 31 65 6d 3b 20 66 6f 6e 74 2d 77 65 69 67 68
>   3438 't: bold; }..h5 {'  74 3a 20 62 6f 6c 64 3b 20 7d  d  a 68 35 20 7b
>   3454 ' font-size: 1em;'  20 66 6f 6e 74 2d 73 69 7a 65 3a 20 31 65 6d 3b
>   3470 ' }..textarea {wi'  20 7d  d  a 74 65 78 74 61 72 65 61 20 7b 77 69
>   3486 'dth: 100%;}..inp'  64 74 68 3a 20 31 30 30 25 3b 7d  d  a 69 6e 70
>   3502 'ut.text, input.p'  75 74 2e 74 65 78 74 2c 20 69 6e 70 75 74 2e 70
>   3518 'assword {width: '  61 73 73 77 6f 72 64 20 7b 77 69 64 74 68 3a 20
>   3534 '200px;}..input[t'  32 30 30 70 78 3b 7d  d  a 69 6e 70 75 74 5b 74
>   3550 'ype="button"], i'  79 70 65 3d 22 62 75 74 74 6f 6e 22 5d 2c 20 69
>   3566 'nput[type="submi'  6e 70 75 74 5b 74 79 70 65 3d 22 73 75 62 6d 69
>   3582 't"], input[type='  74 22 5d 2c 20 69 6e 70 75 74 5b 74 79 70 65 3d
>   3598 '"reset"], input['  22 72 65 73 65 74 22 5d 2c 20 69 6e 70 75 74 5b
>   3614 'type="file"], bu'  74 79 70 65 3d 22 66 69 6c 65 22 5d 2c 20 62 75
>   3630 'tton { margin-le'  74 74 6f 6e 20 7b 20 6d 61 72 67 69 6e 2d 6c 65
>   3646 'ft: 0.5em;} ....'  66 74 3a 20 30 2e 35 65 6d 3b 7d 20  d  a  d  a
>   3662 '../* PIER */...b'   d  a 2f 2a 20 50 49 45 52 20 2a 2f  d  a 2e 62
>   3678 'roken { color: r'  72 6f 6b 65 6e 20 7b 20 63 6f 6c 6f 72 3a 20 72
>   3694 'ed; font-weight:'  65 64 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74 3a
>   3710 ' bold;}...protec'  20 62 6f 6c 64 3b 7d  d  a 2e 70 72 6f 74 65 63
>   3726 'ted { color: #aa'  74 65 64 20 7b 20 63 6f 6c 6f 72 3a 20 23 61 61
>   3742 'a; }..a {color: '  61 3b 20 7d  d  a 61 20 7b 63 6f 6c 6f 72 3a 20
>   3758 '#ff6633;}..a:hov'  23 66 66 36 36 33 33 3b 7d  d  a 61 3a 68 6f 76
>   3774 'er {...color: wh'  65 72 20 7b  d  a  9 63 6f 6c 6f 72 3a 20 77 68
>   3790 'ite;...backgroun'  69 74 65 3b  d  a  9 62 61 63 6b 67 72 6f 75 6e
>   3806 'd: #ff6633; }..a'  64 3a 20 23 66 66 36 36 33 33 3b 20 7d  d  a 61
>   3822 ':hover.nobackgro'  3a 68 6f 76 65 72 2e 6e 6f 62 61 63 6b 67 72 6f
>   3838 'und {background:'  75 6e 64 20 7b 62 61 63 6b 67 72 6f 75 6e 64 3a
>   3854 ' white;}..a.view'  20 77 68 69 74 65 3b 7d  d  a 61 2e 76 69 65 77
>   3870 ', a.command {col'  2c 20 61 2e 63 6f 6d 6d 61 6e 64 20 7b 63 6f 6c
>   3886 'or: gray;}..a {t'  6f 72 3a 20 67 72 61 79 3b 7d  d  a 61 20 7b 74
>   3902 'ext-decoration: '  65 78 74 2d 64 65 63 6f 72 61 74 69 6f 6e 3a 20
>   3918 'none;}..a.enviro'  6e 6f 6e 65 3b 7d  d  a 61 2e 65 6e 76 69 72 6f
>   3934 'nment:after {con'  6e 6d 65 6e 74 3a 61 66 74 65 72 20 7b 63 6f 6e
>   3950 'tent: "*";}...ri'  74 65 6e 74 3a 20 22 2a 22 3b 7d  d  a 2e 72 69
>   3966 'ght {text-align:'  67 68 74 20 7b 74 65 78 74 2d 61 6c 69 67 6e 3a
>   3982 ' right;}...left '  20 72 69 67 68 74 3b 7d  d  a 2e 6c 65 66 74 20
>   3998 '{text-align: lef'  7b 74 65 78 74 2d 61 6c 69 67 6e 3a 20 6c 65 66
>   4014 't;}...center {te'  74 3b 7d  d  a 2e 63 65 6e 74 65 72 20 7b 74 65
>   4030 'xt-align: center'  78 74 2d 61 6c 69 67 6e 3a 20 63 65 6e 74 65 72
>   4046 ';}...float {floa'  3b 7d  d  a 2e 66 6c 6f 61 74 20 7b 66 6c 6f 61
>   4062 't: right;}...nob'  74 3a 20 72 69 67 68 74 3b 7d  d  a 2e 6e 6f 62
>   4078 'ullets ul {list-'  75 6c 6c 65 74 73 20 75 6c 20 7b 6c 69 73 74 2d
>   4094 'style: none; mar'  73 74 79 6c 65 3a 20 6e 6f 6e 65 3b 20 6d 61 72
>   4110 'gin-left: 0;}...'  67 69 6e 2d 6c 65 66 74 3a 20 30 3b 7d  d  a 2e
>   4126 'nobullets ul li '  6e 6f 62 75 6c 6c 65 74 73 20 75 6c 20 6c 69 20
>   4142 '{list-style: no'   7b 6c 69 73 74 2d 73 74 79 6c 65 3a 20 6e 6f
>   4157 'ne; margin-left:'  6e 65 3b 20 6d 61 72 67 69 6e 2d 6c 65 66 74 3a
>   4173 ' 0;}..tr th {bac'  20 30 3b 7d  d  a 74 72 20 74 68 20 7b 62 61 63
>   4189 'kground: #eee; f'  6b 67 72 6f 75 6e 64 3a 20 23 65 65 65 3b 20 66
>   4205 'ont-weight: norm'  6f 6e 74 2d 77 65 69 67 68 74 3a 20 6e 6f 72 6d
>   4221 'al;}..label {fon'  61 6c 3b 7d  d  a 6c 61 62 65 6c 20 7b 66 6f 6e
>   4237 't-weight: normal'  74 2d 77 65 69 67 68 74 3a 20 6e 6f 72 6d 61 6c
>   4253 ';}..tr.group th '  3b 7d  d  a 74 72 2e 67 72 6f 75 70 20 74 68 20
>   4269 '{background: whi'  7b 62 61 63 6b 67 72 6f 75 6e 64 3a 20 77 68 69
>   4285 'te; font-size: 1'  74 65 3b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 31
>   4301 'em; font-weight:'  65 6d 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74 3a
>   4317 ' bold; margin-to'  20 62 6f 6c 64 3b 20 6d 61 72 67 69 6e 2d 74 6f
>   4333 'p: 1.5em; }..td.'  70 3a 20 31 2e 35 65 6d 3b 20 7d  d  a 74 64 2e
>   4349 'required:after {'  72 65 71 75 69 72 65 64 3a 61 66 74 65 72 20 7b
>   4365 'color: #ff6633; '  63 6f 6c 6f 72 3a 20 23 66 66 36 36 33 33 3b 20
>   4381 'content: "*"; ma'  63 6f 6e 74 65 6e 74 3a 20 22 2a 22 3b 20 6d 61
>   4397 'rgin-left: 0.5em'  72 67 69 6e 2d 6c 65 66 74 3a 20 30 2e 35 65 6d
>   4413 ';}.....body {..b'  3b 7d  d  a  d  a 2e 62 6f 64 79 20 7b  d  a 62
>   4429 'ackground-color:'  61 63 6b 67 72 6f 75 6e 64 2d 63 6f 6c 6f 72 3a
>   4445 ' #EEEEEE..}...he'  20 23 45 45 45 45 45 45  d  a 7d  d  a 2e 68 65
>   4461 'ader {..backgrou'  61 64 65 72 20 7b  d  a 62 61 63 6b 67 72 6f 75
>   4477 'nd-color: #00000'  6e 64 2d 63 6f 6c 6f 72 3a 20 23 30 30 30 30 30
>   4493 '0;..color: #FF00'  30 3b  d  a 63 6f 6c 6f 72 3a 20 23 46 46 30 30
>   4509 '00;../*margin-bo'  30 30 3b  d  a 2f 2a 6d 61 72 67 69 6e 2d 62 6f
>   4525 'ttom: 10px;*/../'  74 74 6f 6d 3a 20 31 30 70 78 3b 2a 2f  d  a 2f
>   4541 '* border: 5px so'  2a 20 62 6f 72 64 65 72 3a 20 35 70 78 20 73 6f
>   4557 'lid #ff6633 */..'  6c 69 64 20 23 66 66 36 36 33 33 20 2a 2f  d  a
>   4573 '}...headerA..{..'  7d  d  a 2e 68 65 61 64 65 72 41  d  a 7b  d  a
>   4589 '/*margin-top: 25'  2f 2a 6d 61 72 67 69 6e 2d 74 6f 70 3a 20 32 35
>   4605 '0 px;*/..backgro'  30 20 70 78 3b 2a 2f  d  a 62 61 63 6b 67 72 6f
>   4621 'und-color: #FFEE'  75 6e 64 2d 63 6f 6c 6f 72 3a 20 23 46 46 45 45
>   4637 'EE..} '            45 45  d  a 7d 20
> Arg 2: [1414145 sz:12 cls: 110849 Symbol] encodeAsUTF8
> Arg 3: [3193024257 sz:0 cls: 66817 Array] an Array
>
> Now executing the following command saved from "iferr 1":
>    where
> ==> 1 ExceptionA >> defaultAction @6 line 7   [GsMethod 11802113]
> 2 Error >> defaultAction @2 line 7   [GsMethod 11621121]
> 3 MessageNotUnderstood >> defaultAction @2 line 7   [GsMethod 10857729]
> 4 ExceptionA >> _defaultAction @1 line 3   [GsMethod 11804673]
> 5 ExceptionHandler >> outer @5 line 5   [GsMethod 10053889]
> 6 ExceptionA >> pass @1 line 11   [GsMethod 11801857]
> 7 HTTPConnection >> handleInternalServerException: @12 line 13   [GsMethod 87549185]
> 8 ComplexBlock in HTTPConnection >> internalErrorHandler @6 line 6   [GsMethod 87548929]
> 9 ExceptionA >> valueHandler: @7 line 8   [GsMethod 11808257]
> 10 ComplexBlock in ExceptionHandler >> valueHandlerBlock @6 line 5   [GsMethod 10057985]
> 11 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2377473]
> 12 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2377473]
> 13 ExceptionHandler >> valueHandlerBlock @10 line 6   [GsMethod 10057985]
> 14 ExceptionHandler >> caughtException @3 line 4   [GsMethod 10057473]
> 15 ExceptionHandler >> caughtEx:number:cat:args: @16 line 19   [GsMethod 10054401]
> 16 ComplexBlock in ExceptionHandler >> try:on:in:do: @9 line 9   [GsMethod 10055169]
> 17 Exception >> _signal:number:args: @2 line 7   [GsMethod 2458369]
> 18 System class >> signal:args:signalDictionary: @5 line 13   [GsMethod 2749697]
> 19 Object >> doesNotUnderstand: @6 line 14   [GsMethod 1925889]
> 20 Object >> _doesNotUnderstand: @1 line 6   [GsMethod 1939201]
> 21 UTF8PrimitiveEncoding >> encode: @1 line 4   [GsMethod 108924417]
> 22 WAUtf8GemStoneCodec >> encode: @2 line 2   [GsMethod 107635969]
> 23 SeasideHTTPService >> encode: @2 line 2   [GsMethod 109063425]
> 24 SeasideHTTPService >> contentsOfResponse: @9 line 6   [GsMethod 109061889]
> 25 SeasideHTTPService >> convertResponse: @70 line 37   [GsMethod 109066753]
> 26 ComplexVCBlock in SeasideHTTPService >> answerToCheckingLock: @54 line 42   [GsMethod 109064961]
> 27 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2377473]
> 28 ComplexVCBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2377473]
> 29 TransientRecursionLock >> critical: @15 line 8   [GsMethod 19994369]
> 30 SeasideHTTPService >> answerToCheckingLock: @60 line 7   [GsMethod 109064961]
> 31 SeasideHTTPService >> process: @3 line 6   [GsMethod 109058817]
> 32 ComplexBlock in SeasideHTTPService >> start @4 line 5   [GsMethod 109060097]
> 33 HTTPRequest >> respondUsing: @1 line 5   [GsMethod 108045569]
> 34 HTTPServer >> answerTo: @6 line 7   [GsMethod 108313345]
> 35 ComplexBlock in HTTPConnection >> produceResponseFor: @8 line 9   [GsMethod 87547649]
> 36 ExceptionHandler >> try:on:in:do: @13 line 13   [GsMethod 10055169]
> 37 ExceptionA class >> try:on:do: @2 line 4   [GsMethod 12016897]
> 38 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 2378497]
> 39 SpExceptionContext class >> for:onAnyErrorDo: @2 line 6   [GsMethod 22319617]
> 40 HTTPConnection >> produceResponseFor: @13 line 11   [GsMethod 87547649]
> 41 HTTPConnection >> getAndDispatchMessages @9 line 14   [GsMethod 87547905]
> 42 ComplexBlock in OSkSocketInboundConnection >> interact @3 line 6   [GsMethod 88301313]
> 43 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2377473]
> 44 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2377473]
> 45 OSkSocketInboundConnection >> interact @7 line 7   [GsMethod 88301313]
> 46 OSkSocketListenerService >> handleInboundConnectionOn: @8 line 10   [GsMethod 109299457]
> 47 ComplexBlock in OSkSocketListenerService >> acceptInboundConnections @12 line 15   [GsMethod 109301249]
> 48 GsProcess >> _startPart2 @13 line 17   [GsMethod 2493441]
> 49 GsProcess >> _start @1 line 9   [GsMethod 2480385]
>   [GsProcess 3193027585]
> topaz 1> [268 sz:0 cls: 68097 Boolean] true
> topaz 1>
> [Info]: Logging out at 06/01/10 15:51:42 CEST
> logout
>
> [Processo completato]
>
>
> Any considerations about this ?
>
> Thanks,
>
> Dario
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Error for Pier after Update to 1.2.1.4

dario trussardi
Dale,


It seems that there was a problem with the 'Update GLASS' operation. It may be that you are using a version of GLASS that I didn't test ... Could you give me some details about the starting point for GemStone ...

i don't have clear idea about the GLASS update  problematic. 



My Pharo image 1.0-10509 start with GemTools 1.0-beta3.

I update GemTools to 1.0-beta6  with:

  Gofer new
        squeaksource
: 'MetacelloRepository';
       
package: 'ConfigurationOfGemTools';
        load
.


Then evaluate the following expression to load the lastest version of GemTools:

  (Smalltalk at: #ConfigurationOfGemTools) 
        perform
: #loadLatestVersion.

This expression opens the GemTools Help Browser (Pharo only in 1.0-beta.6):

  (Smalltalk at: #GemToolsHelpBrowser) open. 



When i Login into the stone the GemTools report 1.0-beta.0 version.

But i think it's update to 1.0-beta5.

How i can test it ?

I search the package Gemstone*  and Glass*  into GemTools Monticello but i found any.



After i:

Update GLASS

If you haven't already done so, you should make sure that you are using the latest version of the GemTools client as you always should upgrade your client when you upgrade the server:

  1. click on the 'Update...' button in the GemTools launcher
  2. select the 'Update GLASS' item
  3. select the '1.0-beta.8 [beta]' item and wait patiently while the upgrade progresses. You can watch progress on the Transcript.
  4. make a backup named '1.0-beta.8.dbf' so you won't have to update again.

How i write in my last message when do it the system erase some times the error :   MetacelloGemstonePlatform bypassProgressBars ( method d'ont found ).


After i load :
MCPlatformSupport commitOnAlmostOutOfMemoryDuring: [
	[	Gofer project load: 'Seaside28' version: '2.8.4.6'.
		Gofer project load: 'Magritte' version: '1.2.1.4'.
		Gofer project load: 'Pier' version: '1.2.1.4' ]
	on: Warning
	do: [:ex |
		Transcript cr; show: ex description.
		ex resume ]].

Now when from www i do request to my Pier site, after display some data,  the OODB go down.



This is all for now.

Thanks, 

Dario




Reply | Threaded
Open this post in threaded view
|

Re: Error for Pier after Update to 1.2.1.4

Dale Henrichs
Dario,

I am wondering what version of GemStone/S you are using and where the
extent0.dbf that you are using came from.

Let's take this one step at a time, so that I can figure out where the
problem is...the other day you asked questions about installing GemStone
on Ubuntu 10 and I want to know if that is the system you are using now
(i.e., a 2.4.x GemStone/S) or whether you are using something else.

As I said before .... _if_ you are using the 2.4.x GemStone/S then you
need to follow the instructions for bootstrapping to 1.0-beta.5. The
fact that you are reporting that the version is 1.0-beta.0, implies that
you haven't followed the instructions for bootstrapping to 1.0-beta.5:

 
http://gemstonesoup.wordpress.com/2009/12/16/bootstrapping-glass-1-0-beta-5/

So I'd like to know:

   1. what version of GemStone/S are you using
   2. Have you followed the instructions for bootstrapping 1.0-beta.5?

Dale

Dario Trussardi wrote:

> Dale,
>
>
> It seems that there was a problem with the 'Update GLASS' operation. It may be that you are using a version of GLASS that I didn't test ... Could you give me some details about the starting point for GemStone ...
>
> i don't have clear idea about the GLASS update  problematic.
>
>
>
> My Pharo image 1.0-10509 start with GemTools 1.0-beta3.
>
> I update GemTools to 1.0-beta6  with:
>
>
>
> In Pharo, evaluate the following statements:
>
>   Gofer new
>         squeaksource: 'MetacelloRepository';
>         package: 'ConfigurationOfGemTools';
>         load.
>
>
> Then evaluate the following expression to load the lastest version of GemTools<http://code.google.com/p/glassdb/wiki/GemTools>:
>
>   (Smalltalk at: #ConfigurationOfGemTools)
>         perform: #loadLatestVersion.
>
> This expression opens the GemTools<http://code.google.com/p/glassdb/wiki/GemTools> Help Browser (Pharo only in 1.0-beta.6):
>
>   (Smalltalk at: #GemToolsHelpBrowser) open.
>
>
>
> When i Login into the stone the GemTools report 1.0-beta.0 version.
>
> But i think it's update to 1.0-beta5.
>
> How i can test it ?
>
> I search the package Gemstone*  and Glass*  into GemTools Monticello but i found any.
>
>
>
> After i:
>
> Update GLASS
>
> If you haven't already done so, you should make sure that you are using the latest version of the GemTools client<http://code.google.com/p/glassdb/wiki/GemToolsUpdate> as you always should upgrade your client when you upgrade the server:
>
>  1.  click on the 'Update...' button in the GemTools<http://code.google.com/p/glassdb/wiki/GemTools> launcher
>  2.  select the 'Update GLASS' item
>  3.  select the '1.0-beta.8 [beta<http://code.google.com/p/glassdb/wiki/GlassReleaseLog#1.0-beta.8>]' item and wait patiently while the upgrade progresses. You can watch progress on the Transcript.
>  4.  make a backup named '1.0-beta.8.dbf' so you won't have to update again.
>
> How i write in my last message when do it the system erase some times the error :   MetacelloGemstonePlatform bypassProgressBars ( method d'ont found ).
>
>
> After i load :
> MCPlatformSupport commitOnAlmostOutOfMemoryDuring: [
>
>         [       Gofer project load: 'Seaside28' version: '2.8.4.6'.
>                 Gofer project load: 'Magritte' version: '1.2.1.4'.
>                 Gofer project load: 'Pier' version: '1.2.1.4' ]
>         on: Warning
>         do: [:ex |
>                 Transcript cr; show: ex description.
>                 ex resume ]].
>
> Now when from www i do request to my Pier site, after display some data,  the OODB go down.
>
>
>
> This is all for now.
>
> Thanks,
>
> Dario
>
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Error for Pier after Update to 1.2.1.4

dario trussardi
In reply to this post by dario trussardi
Some informations :

Dale,


It seems that there was a problem with the 'Update GLASS' operation. It may be that you are using a version of GLASS that I didn't test ... Could you give me some details about the starting point for GemStone ...

i don't have clear idea about the GLASS update  problematic. 



My Pharo image 1.0-10509 start with GemTools 1.0-beta3.

I update GemTools to 1.0-beta6  with:

  Gofer new
        squeaksource
: 'MetacelloRepository';
       
package: 'ConfigurationOfGemTools';
        load
.


Then evaluate the following expression to load the lastest version of GemTools:

  (Smalltalk at: #ConfigurationOfGemTools) 
        perform
: #loadLatestVersion.

This expression opens the GemTools Help Browser (Pharo only in 1.0-beta.6):

  (Smalltalk at: #GemToolsHelpBrowser) open. 


GLASSClient load:  GemToolsClient -DaleHenrichs.538



When i Login into the stone the GemTools report 1.0-beta.0 version.

But i think it's update to 1.0-beta5.

How i can test it ?

I search the package Gemstone*  and Glass*  into GemTools Monticello but i found any.

The Gemstone server 1.0-beta. ?????? load this package:

ConfigurationOfGLASS-DaleHenrichs.109
ConfigurationOfGsCore-DaleHenrichs.46

ConfigurationOfGsMisc-dkh.24


Pier-Model-dkh.335



The Gemstone update to 1.0-beta.8 load this package:
ConfigurationOfGLASS-DaleHenrichs.129
ConfigurationOfGsCore-DaleHenrichs. NOT LOAD

ConfigurationOfGsMisc-dkh.24 NOT LOAD

Pier-Model-DaleHenrichs.352

I can consider  the update to GLASS to 1.0-beta.8  ok ?

Or this information mean some problem ?




After i:

Update GLASS

If you haven't already done so, you should make sure that you are using the latest version of the GemTools client as you always should upgrade your client when you upgrade the server:

  1. click on the 'Update...' button in the GemTools launcher
  2. select the 'Update GLASS' item
  3. select the '1.0-beta.8 [beta]' item and wait patiently while the upgrade progresses. You can watch progress on the Transcript.
  4. make a backup named '1.0-beta.8.dbf' so you won't have to update again.

How i write in my last message when do it the system erase some times the error :   MetacelloGemstonePlatform bypassProgressBars ( method d'ont found ).


After i load :
MCPlatformSupport commitOnAlmostOutOfMemoryDuring: [
	[	Gofer project load: 'Seaside28' version: '2.8.4.6'.
		Gofer project load: 'Magritte' version: '1.2.1.4'.
		Gofer project load: 'Pier' version: '1.2.1.4' ]
	on: Warning
	do: [:ex |
		Transcript cr; show: ex description.
		ex resume ]].

Now when from www i do request to my Pier site, after display some data,  the OODB go down.



This is all for now.


Thanks,
Dario
Reply | Threaded
Open this post in threaded view
|

Re: Error for Pier after Update to 1.2.1.4

dario trussardi
In reply to this post by Dale Henrichs

Dale,

> Dario,
>
> I am wondering what version of GemStone/S you are using and where the extent0.dbf that you are using came from.
>
> Let's take this one step at a time, so that I can figure out where the problem is...the other day you asked questions about installing GemStone on Ubuntu 10 and I want to know if that is the system you are using now (i.e., a 2.4.x GemStone/S) or whether you are using something else.

This is relative to Gemstone 2.3.1 load on MAC with Hyper Server started on port 50081.


>
> As I said before .... _if_ you are using the 2.4.x GemStone/S then you need to follow the instructions for bootstrapping to 1.0-beta.5. The fact that you are reporting that the version is 1.0-beta.0, implies that you haven't followed the instructions for bootstrapping to 1.0-beta.5:
>
> http://gemstonesoup.wordpress.com/2009/12/16/bootstrapping-glass-1-0-beta-5/
>
> So I'd like to know:
>
>  1. what version of GemStone/S are you using
       
My  startOODB.sh  report VERSION: 2.3.1, Thu Dec  4 11:33:53 2008

>  2. Have you followed the instructions for bootstrapping 1.0-beta.5?

I do some work in January and i don't remember, but i think yes.

My last e-mail report :

        The Gemstone server 1.0-beta. ?????? load this package:

        ConfigurationOfGLASS-DaleHenrichs.109
       
        ConfigurationOfGsCore-DaleHenrichs.46

        ConfigurationOfGsMisc-dkh.24


        Pier-Model-dkh.335

Thank,

        Dario
Reply | Threaded
Open this post in threaded view
|

Re: Error for Pier after Update to 1.2.1.4

Dale Henrichs
Dario Trussardi wrote:

> Dale,
>
>> Dario,
>>
>> I am wondering what version of GemStone/S you are using and where the extent0.dbf that you are using came from.
>>
>> Let's take this one step at a time, so that I can figure out where the problem is...the other day you asked questions about installing GemStone on Ubuntu 10 and I want to know if that is the system you are using now (i.e., a 2.4.x GemStone/S) or whether you are using something else.
>
> This is relative to Gemstone 2.3.1 load on MAC with Hyper Server started on port 50081.
>
>
>> As I said before .... _if_ you are using the 2.4.x GemStone/S then you need to follow the instructions for bootstrapping to 1.0-beta.5. The fact that you are reporting that the version is 1.0-beta.0, implies that you haven't followed the instructions for bootstrapping to 1.0-beta.5:
>>
>> http://gemstonesoup.wordpress.com/2009/12/16/bootstrapping-glass-1-0-beta-5/
>>
>> So I'd like to know:
>>
>>  1. what version of GemStone/S are you using
>
> My  startOODB.sh  report VERSION: 2.3.1, Thu Dec  4 11:33:53 2008
>
>>  2. Have you followed the instructions for bootstrapping 1.0-beta.5?
>
> I do some work in January and i don't remember, but i think yes.
>
> My last e-mail report :
>
> The Gemstone server 1.0-beta. ?????? load this package:
>
> ConfigurationOfGLASS-DaleHenrichs.109
>
> ConfigurationOfGsCore-DaleHenrichs.46
>
> ConfigurationOfGsMisc-dkh.24
>
>
> Pier-Model-dkh.335
>
> Thank,
>
> Dario
Dario,

I'm not sure what the problem is, but your initial error appears to be
related to Metacello a stack trace from the error would be nice, but we
can manually go through some of the steps that should get you to the
point where the 'Update GlASS' menu item should work (or at least get
past the initial error). First we're going to remove Gofer and
Metacello, then reinstall it. So execute the following in a GemStone
workspace (i.e., the workspace pane of the GemTools launcher). Make sure
that you have a Transcript window open, since I will want to see the
starting version of Metacello and the ending version of Metacello. I've
tested these expressions in both 1.0-beta.0 and 1.0-beta.5 (I've
extracted some of the logic from 'Update GLASS'...Anyway, if these
expressions fail, I'll want to see the stack trace ... otherwise if the
expressions succeed, you should be able to do 'Update GLASS' without
problems:

| configurations repository |
[Transcript
   cr;
   show: (ConfigurationOfMetacello project currentVersion) printString.
MCWorkingCopy allManagers
   do: [ :wc |
      ((wc packageName beginsWith: 'Metacello') or: [
       wc packageName beginsWith: 'OB-Metacello' ])
         ifTrue: [ wc unload ] ].
MCWorkingCopy allManagers
   do: [ :wc |
     wc packageName = 'Gofer'
       ifTrue: [ wc unload ] ].
ConfigurationOfMetacello
   bootstrapPackage: 'Gofer-Core-dkh.121'
   from: 'http://seaside.gemstone.com/ss/metacello'.
((Smalltalk at: #Gofer) new)
   gemsource: 'metacello';
   version: 'Metacello-Core-DaleHenrichs.361';
   version: 'Metacello-MC-DaleHenrichs.404';
   load.
((Smalltalk at: #Gofer) new)
   gemsource: 'metacello';
   version: 'Metacello-Platform.gemstone-DaleHenrichs.16';
   load.
((Smalltalk at: #Gofer) new)
   gemsource: 'MetacelloRepository';
   package: 'ConfigurationOfMetacello';
   load.
((Smalltalk at: #Gofer) new)
   gemsource: 'MetacelloRepository';
   package: 'ConfigurationOfGofer';
   load.
Transcript
   cr;
   show: (ConfigurationOfMetacello project currentVersion) printString]
     on: Warning
     do: [:ex |
       Transcript cr; show: ex description.
       ex resume ].
configurations := #( 'ConfigurationOfXMLSupport'
'ConfigurationOfSwazoo2' 'ConfigurationOfPier' 'ConfigurationOfGsMisc'
'ConfigurationOfGoferProjectLoader' 'ConfigurationOfGsSeasideTesting28'
'ConfigurationOfSeaside28' 'ConfigurationOfSeaside28Examples'
'ConfigurationOfSeaside' 'ConfigurationOfGsHyper' 'ConfigurationOfGofer'
'ConfigurationOfGsMonticello' 'ConfigurationOfGsSqueakSource'
'ConfigurationOfSeaside30' 'ConfigurationOfGrease'
'ConfigurationOfGsScaffolding' 'ConfigurationOfMagritte'
'ConfigurationOfPierAddOns' 'ConfigurationOfGsCore'
'ConfigurationOfGsOB' 'ConfigurationOfMetacello' 'ConfigurationOfGLASS'
'ConfigurationOfGsSOAP' 'ConfigurationOfGsFastCGI').
repository := MCHttpRepository
   location: 'http://seaside.gemstone.com/ss/MetacelloRepository'
   user: ''
   password: ''.
MCWorkingCopy allManagers do: [:wc |
   (configurations includes: wc packageName)
     ifTrue: [ | group |
       group := MCRepositoryGroup new.
       group addRepository: repository.
       wc repositoryGroup: group.]].
MCWorkingCopy allManagers
   do: [ :wc |
     (wc packageName beginsWith: 'ConfigurationOf')
     ifTrue: [ wc modified: false ] ].
SmalltalkProxy
   compileMethod:
'at: aGlobalName put: anObject
   ^(System myUserProfile symbolList objectNamed: #UserGlobals)
     at: aGlobalName
     put: anObject'
   category: 'accessing'.
TranscriptProxy class
   compileMethod:
'tab
   | proxy |
   (proxy := self proxyTranscript) ~~ nil ifTrue: [ proxy tab ]'
   category: 'transcript'.
Transcript cr; show: System commitTransaction printString.

Dale
Reply | Threaded
Open this post in threaded view
|

Re: Error for Pier after Update to 1.2.1.4

dario trussardi
Dale,

i follow your indication: 

Anyway, if these expressions fail, I'll want to see the stack trace ... otherwise if the expressions succeed, you should be able to do 'Update GLASS' without problems:

| configurations repository |
[Transcript
 cr;
 show: (ConfigurationOfMetacello project currentVersion) printString.
MCWorkingCopy allManagers

Your code do and i Update GLASS without problems.

At the end the system answer:  1.0-beta8  loaded.

I do some test from www and it work.

After i do:

MCPlatformSupport commitOnAlmostOutOfMemoryDuring: [
	[	Gofer project load: 'Seaside28' version: '2.8.4.6'.
		Gofer project load: 'Magritte' version: '1.2.1.4'.
		Gofer project load: 'Pier' version: '1.2.1.4' ]
	on: Warning
	do: [:ex |
		Transcript cr; show: ex description.
		ex resume ]].


Now when i do the test from www i found the 'same' problem:


Last login: Wed Jun  2 21:29:24 on ttys000
/Users/dtr/OODB/startOODB ; exit;
romano:~ dtr$ /Users/dtr/OODB/startOODB ; exit;
Starting stone: dtr
 _____________________________________________________________________________
|                Gem Configuration Options for process id 937                 |
|_____________________________________________________________________________|

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 = 25000;
GEM_TEMPOBJ_MESPACE_SIZE = 0;
GEM_TEMPOBJ_OOPMAP_SIZE = 0;
GEM_TEMPOBJ_POMGEN_SIZE = 0;
GEM_TEMPOBJ_POMGEN_PRUNE_ON_VOTE = 50;
LOG_WARNINGS = FALSE;
SHR_NUM_FREE_FRAME_SERVERS = 1;
SHR_PAGE_CACHE_NUM_SHARED_COUNTERS = 1900;
SHR_PAGE_CACHE_SIZE_KB = 500000;
SHR_PAGE_CACHE_NUM_PROCS = 10233;
SHR_TARGET_FREE_FRAME_COUNT = -1;
(vmGc spaceSizes: eden init 2000K max 4688K , survivor init 400K max 784K,
 vmGc    old max 18744K, code max 10000K, perm max 5008K, pom 10 * 2088K = 20880K,
 vmGc    remSet 576K, meSpace max 27280K oopMapSize 131072 )
cmdLine= 
stopstone[Info]: GemStone version '2.3.1'
stopstone[Info]: Server 'dtr' is not running.
startstone[Info]: GemStone version '2.3.1'
startstone[Info]: Starting Stone repository monitor "dtr".
startstone[Info]: GEMSTONE is: "/opt/gemstone/product".
startstone[Info]:
    GEMSTONE_SYS_CONF=/Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/system.conf
    GEMSTONE_EXE_CONF=/Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/dtr.conf
startstone[Info]: Log file is '/opt/gemstone/log/dtr.log'.
startstone[Info]: GemStone server 'dtr' has been started.
startnetldi[Info]: GemStone version '2.3.1'
startnetldi[Info]: Server 'gs64ldi' is already running.
 _____________________________________________________________________________
|                             Configuration Files                             |
|                                                                             |
| System File: /Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/system.conf
|                                                                             |
| Executable File: /Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/gem.conf
|_____________________________________________________________________________|
Using GEM_TEMPOBJ_CACHE_SIZE 50000 from -T command line option
 _____________________________________________________________________________
|                Gem Configuration Options for process id 951                 |
|_____________________________________________________________________________|

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 = 25000;
GEM_TEMPOBJ_MESPACE_SIZE = 0;
GEM_TEMPOBJ_OOPMAP_SIZE = 0;
GEM_TEMPOBJ_POMGEN_SIZE = 0;
GEM_TEMPOBJ_POMGEN_PRUNE_ON_VOTE = 50;
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 = 10233;
SHR_TARGET_FREE_FRAME_COUNT = -1;
(vmGc spaceSizes: eden init 2000K max 4688K , survivor init 400K max 784K,
 vmGc    old max 18744K, code max 10000K, perm max 5008K, pom 10 * 2088K = 20880K,
 vmGc    remSet 576K, meSpace max 27280K oopMapSize 131072 )
 _____________________________________________________________________________
|             GemStone/S64 Object-Oriented Data Management System             |
|               Copyright (C) GemStone Systems, Inc. 1986-2008.               |
|                            All rights reserved.                             |
|     covered by Patent Number 6,567,905 Generational Garbage Collector.      |
+-----------------------------------------------------------------------------+
|    PROGRAM: topaz, Linear GemStone Interface (Linked Session)               |
|    VERSION: 2.3.1, Thu Dec  4 11:33:53 2008                                 |
|      BUILD: gss64_2_3_x_branch-20643                                        |
|  BUILT FOR: Darwin (Apple Macintosh x86)                                    |
|       MODE: 64 bit                                                          |
| RUNNING ON: 2-CPU romano.com i386 (Darwin 10.3.0 ) 2800MHz MacBookPro5,2 2048MB
| PROCESS ID: 951       DATE: 06/02/10 21:29:43 CEST                          |
|   USER IDS: REAL=dtr (501) EFFECTIVE=dtr (501)                              |
|_____________________________________________________________________________|
topaz> topaz> overwriting /opt/gemstone/log/Hyper_server-50081_80.log
topaz> Warning: GemStone is clearing the previous GemStone password.
topaz> topaz> topaz> topaz> topaz> [Info]: LNK client/gem GCI levels = 830/830
[Info]: User ID: DataCurator
[Info]: Repository: dtr
[Info]: Session ID: 2
[Info]: GCI Client Host: <Linked>
[Info]: Page server PID: -1
[Info]: Login Time: 06/02/10 21:29:43.985 CEST
gci login: currSession 1 rpc gem processId -1
successful login
topaz 1> topaz 1> [268 sz:0 cls: 68097 Boolean] true
topaz 1> topaz 1> Hyper Server started on port 50081
--transcript--'Seaside default dispatcher enabled on path /seaside/'
-----------------------------------------------------
GemStone: Error         Nonfatal
No method was found for the selector #'encodeAsUTF8' when sent to
/* HEADER */^M
.icon a {outline: none; background: white;}^M
.search input.text {^M
border: 1px solid white;^M
color: white;}^M
.search input.text:focus {^M
border: 1px solid #ff6633;^M
color: white;}^M
.search input {^M
color: #ff6633;^M
font-size: 1em;^M
outline: none;^M
width: 98%;^M
border: 0;^M
margin-top: 0.1em;^M
padding: 0.3em;^M
paddi...  with arguments contained in anArray( ).
Error Category: 231169 [GemStone] Number: 2010 Arg Count: 3 Context : 3112865025
Arg 1: [1882278145 sz:4642 cls: 103425 ByteArray] 
   1 '/* HEADER */...i'  2f 2a 20 48 45 41 44 45 52 20 2a 2f  d  a 2e 69
  17 'con a {outline: '  63 6f 6e 20 61 20 7b 6f 75 74 6c 69 6e 65 3a 20
  33 'none; background'  6e 6f 6e 65 3b 20 62 61 63 6b 67 72 6f 75 6e 64
  49 ': white;}...sear'  3a 20 77 68 69 74 65 3b 7d  d  a 2e 73 65 61 72
  65 'ch input.text {.'  63 68 20 69 6e 70 75 74 2e 74 65 78 74 20 7b  d
  81 '..border: 1px so'   a  9 62 6f 72 64 65 72 3a 20 31 70 78 20 73 6f
  97 'lid white;...col'  6c 69 64 20 77 68 69 74 65 3b  d  a  9 63 6f 6c
  113 'or: white;}...se'  6f 72 3a 20 77 68 69 74 65 3b 7d  d  a 2e 73 65
  129 'arch input.text:'  61 72 63 68 20 69 6e 70 75 74 2e 74 65 78 74 3a
  145 'focus {...border'  66 6f 63 75 73 20 7b  d  a  9 62 6f 72 64 65 72
  161 ': 1px solid #ff6'  3a 20 31 70 78 20 73 6f 6c 69 64 20 23 66 66 36
  177 '633;...color: wh'  36 33 33 3b  d  a  9 63 6f 6c 6f 72 3a 20 77 68
  193 'ite;}...search i'  69 74 65 3b 7d  d  a 2e 73 65 61 72 63 68 20 69
  209 'nput {...color: '  6e 70 75 74 20 7b  d  a  9 63 6f 6c 6f 72 3a 20
  225 '#ff6633;...font-'  23 66 66 36 36 33 33 3b  d  a  9 66 6f 6e 74 2d
  241 'size: 1em;...out'  73 69 7a 65 3a 20 31 65 6d 3b  d  a  9 6f 75 74
  257 'line: none;...wi'  6c 69 6e 65 3a 20 6e 6f 6e 65 3b  d  a  9 77 69
  273 'dth: 98%;...bord'  64 74 68 3a 20 39 38 25 3b  d  a  9 62 6f 72 64
  289 'er: 0;...margin-'  65 72 3a 20 30 3b  d  a  9 6d 61 72 67 69 6e 2d
  305 'top: 0.1em;...pa'  74 6f 70 3a 20 30 2e 31 65 6d 3b  d  a  9 70 61
  321 'dding: 0.3em;...'  64 64 69 6e 67 3a 20 30 2e 33 65 6d 3b  d  a  9
  337 'padding-top: 0;.'  70 61 64 64 69 6e 67 2d 74 6f 70 3a 20 30 3b  d
  353 '..background: 0;'   a  9 62 61 63 6b 67 72 6f 75 6e 64 3a 20 30 3b
  369 '}...search ul {.'  7d  d  a 2e 73 65 61 72 63 68 20 75 6c 20 7b  d
  385 '..margin: 0;...p'   a  9 6d 61 72 67 69 6e 3a 20 30 3b  d  a  9 70
  401 'adding: 0;...bac'  61 64 64 69 6e 67 3a 20 30 3b  d  a  9 62 61 63
  417 'kground: white;.'  6b 67 72 6f 75 6e 64 3a 20 77 68 69 74 65 3b  d
  433 '..list-style-typ'   a  9 6c 69 73 74 2d 73 74 79 6c 65 2d 74 79 70
  449 'e: none;...borde'  65 3a 20 6e 6f 6e 65 3b  d  a  9 62 6f 72 64 65
  465 'r: 1px solid #ff'  72 3a 20 31 70 78 20 73 6f 6c 69 64 20 23 66 66
  481 '6633;...border-t'  36 36 33 33 3b  d  a  9 62 6f 72 64 65 72 2d 74
  497 'op: 0;}...search'  6f 70 3a 20 30 3b 7d  d  a 2e 73 65 61 72 63 68
  513 ' li.selected a {'  20 6c 69 2e 73 65 6c 65 63 74 65 64 20 61 20 7b
  529 'color: #fff;}...'  63 6f 6c 6f 72 3a 20 23 66 66 66 3b 7d  d  a 2e
  545 'search li.select'  73 65 61 72 63 68 20 6c 69 2e 73 65 6c 65 63 74
  561 'ed {...backgroun'  65 64 20 7b  d  a  9 62 61 63 6b 67 72 6f 75 6e
  577 'd-color: #ff6633'  64 2d 63 6f 6c 6f 72 3a 20 23 66 66 36 36 33 33
  593 ';...color: white'  3b  d  a  9 63 6f 6c 6f 72 3a 20 77 68 69 74 65
  609 ';}...search li {'  3b 7d  d  a 2e 73 65 61 72 63 68 20 6c 69 20 7b
  625 '...margin: 0;...'   d  a  9 6d 61 72 67 69 6e 3a 20 30 3b  d  a  9
  641 'display: block;.'  64 69 73 70 6c 61 79 3a 20 62 6c 6f 63 6b 3b  d
  657 '..padding: 0.2em'   a  9 70 61 64 64 69 6e 67 3a 20 30 2e 32 65 6d
  673 ';...cursor: poin'  3b  d  a  9 63 75 72 73 6f 72 3a 20 70 6f 69 6e
  689 'ter;...list-styl'  74 65 72 3b  d  a  9 6c 69 73 74 2d 73 74 79 6c
  705 'e-type: none;}..'  65 2d 74 79 70 65 3a 20 6e 6f 6e 65 3b 7d  d  a
  721 '.menu ul {...mar'  2e 6d 65 6e 75 20 75 6c 20 7b  d  a  9 6d 61 72
  737 'gin: 0;...margin'  67 69 6e 3a 20 30 3b  d  a  9 6d 61 72 67 69 6e
  753 '-top: 0.2em;...p'  2d 74 6f 70 3a 20 30 2e 32 65 6d 3b  d  a  9 70
  769 'adding-bottom: 0'  61 64 64 69 6e 67 2d 62 6f 74 74 6f 6d 3a 20 30
  785 '.2em;...list-sty'  2e 32 65 6d 3b  d  a  9 6c 69 73 74 2d 73 74 79
  801 'le-type: none;}.'  6c 65 2d 74 79 70 65 3a 20 6e 6f 6e 65 3b 7d  d
  817 '..menu ul li {..'   a 2e 6d 65 6e 75 20 75 6c 20 6c 69 20 7b  d  a
  833 '.display: inline'   9 64 69 73 70 6c 61 79 3a 20 69 6e 6c 69 6e 65
  849 ';...margin: 0;..'  3b  d  a  9 6d 61 72 67 69 6e 3a 20 30 3b  d  a
  865 '.margin-right: 1'   9 6d 61 72 67 69 6e 2d 72 69 67 68 74 3a 20 31
  881 '.5em;...list-sty'  2e 35 65 6d 3b  d  a  9 6c 69 73 74 2d 73 74 79
  897 'le-type: none;}.'  6c 65 2d 74 79 70 65 3a 20 6e 6f 6e 65 3b 7d  d
  913 '..menu li a {...'   a 2e 6d 65 6e 75 20 6c 69 20 61 20 7b  d  a  9
  929 'padding-left: 0.'  70 61 64 64 69 6e 67 2d 6c 65 66 74 3a 20 30 2e
  945 '3em;...padding-r'  33 65 6d 3b  d  a  9 70 61 64 64 69 6e 67 2d 72
  961 'ight: 0.3em;...p'  69 67 68 74 3a 20 30 2e 33 65 6d 3b  d  a  9 70
  977 'adding-top: 0.5e'  61 64 64 69 6e 67 2d 74 6f 70 3a 20 30 2e 35 65
  993 'm;...padding-bot'  6d 3b  d  a  9 70 61 64 64 69 6e 67 2d 62 6f 74
  1009 'tom: 0.3em;}....'  74 6f 6d 3a 20 30 2e 33 65 6d 3b 7d  d  a  d  a
  1025 '../*BLOG*/..div'    d  a 2f 2a 42 4c 4f 47 2a 2f  d  a 64 69 76
  1040 '.post {margin-bo'  2e 70 6f 73 74 20 7b 6d 61 72 67 69 6e 2d 62 6f
  1056 'ttom: 4.5em;}..d'  74 74 6f 6d 3a 20 34 2e 35 65 6d 3b 7d  d  a 64
  1072 'iv.comment {marg'  69 76 2e 63 6f 6d 6d 65 6e 74 20 7b 6d 61 72 67
  1088 'in-bottom: 3em;}'  69 6e 2d 62 6f 74 74 6f 6d 3a 20 33 65 6d 3b 7d
  1104 '...meta {font-si'   d  a 2e 6d 65 74 61 20 7b 66 6f 6e 74 2d 73 69
  1120 'ze: 80%; color: '  7a 65 3a 20 38 30 25 3b 20 63 6f 6c 6f 72 3a 20
  1136 '#aaa;}...leaveco'  23 61 61 61 3b 7d  d  a 2e 6c 65 61 76 65 63 6f
  1152 'mment {margin-to'  6d 6d 65 6e 74 20 7b 6d 61 72 67 69 6e 2d 74 6f
  1168 'p: 4.5em; margin'  70 3a 20 34 2e 35 65 6d 3b 20 6d 61 72 67 69 6e
  1184 '-bottom: 4.5em;}'  2d 62 6f 74 74 6f 6d 3a 20 34 2e 35 65 6d 3b 7d
  1200 '...comments {mar'   d  a 2e 63 6f 6d 6d 65 6e 74 73 20 7b 6d 61 72
  1216 'gin-top: 4.5em;}'  67 69 6e 2d 74 6f 70 3a 20 34 2e 35 65 6d 3b 7d
  1232 '....../* NAVIGAT'   d  a  d  a  d  a 2f 2a 20 4e 41 56 49 47 41 54
  1248 'ION */...sidebar'  49 4f 4e 20 2a 2f  d  a 2e 73 69 64 65 62 61 72
  1264 ' ul {...margin-t'  20 75 6c 20 7b  d  a  9 6d 61 72 67 69 6e 2d 74
  1280 'op: 0;...margin-'  6f 70 3a 20 30 3b  d  a  9 6d 61 72 67 69 6e 2d
  1296 'left: 0;...list-'  6c 65 66 74 3a 20 30 3b  d  a  9 6c 69 73 74 2d
  1312 'style-type: none'  73 74 79 6c 65 2d 74 79 70 65 3a 20 6e 6f 6e 65
  1328 ';}...sidebar ul '  3b 7d  d  a 2e 73 69 64 65 62 61 72 20 75 6c 20
  1344 'ul {...margin-bo'  75 6c 20 7b  d  a  9 6d 61 72 67 69 6e 2d 62 6f
  1360 'ttom: 0;...margi'  74 74 6f 6d 3a 20 30 3b  d  a  9 6d 61 72 67 69
  1376 'n-left: 1.5em;}.'  6e 2d 6c 65 66 74 3a 20 31 2e 35 65 6d 3b 7d  d
  1392 '..sidebar ul li '   a 2e 73 69 64 65 62 61 72 20 75 6c 20 6c 69 20
  1408 '{...margin-top: '  7b  d  a  9 6d 61 72 67 69 6e 2d 74 6f 70 3a 20
  1424 '1.5em;}...sideba'  31 2e 35 65 6d 3b 7d  d  a 2e 73 69 64 65 62 61
  1440 'r ul li a {...pa'  72 20 75 6c 20 6c 69 20 61 20 7b  d  a  9 70 61
  1456 'dding-left: 0.3e'  64 64 69 6e 67 2d 6c 65 66 74 3a 20 30 2e 33 65
  1472 'm;...padding-rig'  6d 3b  d  a  9 70 61 64 64 69 6e 67 2d 72 69 67
  1488 'ht: 0.3em;...pad'  68 74 3a 20 30 2e 33 65 6d 3b  d  a  9 70 61 64
  1504 'ding-top: 0.3em;'  64 69 6e 67 2d 74 6f 70 3a 20 30 2e 33 65 6d 3b
  1520 '...padding-botto'   d  a  9 70 61 64 64 69 6e 67 2d 62 6f 74 74 6f
  1536 'm: 0.3em;}...sid'  6d 3a 20 30 2e 33 65 6d 3b 7d  d  a 2e 73 69 64
  1552 'ebar p,...sideba'  65 62 61 72 20 70 2c  d  a 2e 73 69 64 65 62 61
  1568 'r h1, .sidebar h'  72 20 68 31 2c 20 2e 73 69 64 65 62 61 72 20 68
  1584 '2, .sidebar h3,.'  32 2c 20 2e 73 69 64 65 62 61 72 20 68 33 2c  d
  1600 '..sidebar .postt'   a 2e 73 69 64 65 62 61 72 20 2e 70 6f 73 74 74
  1616 'icker .timestamp'  69 63 6b 65 72 20 2e 74 69 6d 65 73 74 61 6d 70
  1632 ',...sidebar .pos'  2c  d  a 2e 73 69 64 65 62 61 72 20 2e 70 6f 73
  1648 'tticker .summary'  74 74 69 63 6b 65 72 20 2e 73 75 6d 6d 61 72 79
  1664 ' {padding-left: '  20 7b 70 61 64 64 69 6e 67 2d 6c 65 66 74 3a 20
  1680 '0.3em;}...sideba'  30 2e 33 65 6d 3b 7d  d  a 2e 73 69 64 65 62 61
  1696 'r .active,...men'  72 20 2e 61 63 74 69 76 65 2c  d  a 2e 6d 65 6e
  1712 'u li a.active {.'  75 20 6c 69 20 61 2e 61 63 74 69 76 65 20 7b  d
  1728 '..color: white;.'   a  9 63 6f 6c 6f 72 3a 20 77 68 69 74 65 3b  d
  1744 '..background: #f'   a  9 62 61 63 6b 67 72 6f 75 6e 64 3a 20 23 66
  1760 'f6633;}....../*M'  66 36 36 33 33 3b 7d  d  a  d  a  d  a 2f 2a 4d
  1776 'AIN BODY*/...mai'  41 49 4e 20 42 4f 44 59 2a 2f  d  a 2e 6d 61 69
  1792 'nbody {...paddin'  6e 62 6f 64 79 20 7b  d  a  9 70 61 64 64 69 6e
  1808 'g-top: 4em;...pa'  67 2d 74 6f 70 3a 20 34 65 6d 3b  d  a  9 70 61
  1824 'dding-bottom: 15'  64 64 69 6e 67 2d 62 6f 74 74 6f 6d 3a 20 31 35
  1840 'em;}...postticke'  65 6d 3b 7d  d  a 2e 70 6f 73 74 74 69 63 6b 65
  1856 'r ul {...font-si'  72 20 75 6c 20 7b  d  a  9 66 6f 6e 74 2d 73 69
  1872 'ze: 80%;...color'  7a 65 3a 20 38 30 25 3b  d  a  9 63 6f 6c 6f 72
  1888 ': #aaa;...list-s'  3a 20 23 61 61 61 3b  d  a  9 6c 69 73 74 2d 73
  1904 'tyle: none;...ma'  74 79 6c 65 3a 20 6e 6f 6e 65 3b  d  a  9 6d 61
  1920 'rgin-left: 0;}..'  72 67 69 6e 2d 6c 65 66 74 3a 20 30 3b 7d  d  a
  1936 '.postticker ul l'  2e 70 6f 73 74 74 69 63 6b 65 72 20 75 6c 20 6c
  1952 'i {...margin-bot'  69 20 7b  d  a  9 6d 61 72 67 69 6e 2d 62 6f 74
  1968 'tom: 1.5em;}...p'  74 6f 6d 3a 20 31 2e 35 65 6d 3b 7d  d  a 2e 70
  1984 'ostticker .times'  6f 73 74 74 69 63 6b 65 72 20 2e 74 69 6d 65 73
  2000 'tamp {color: #aa'  74 61 6d 70 20 7b 63 6f 6c 6f 72 3a 20 23 61 61
  2016 'a; font-size: 80'  61 3b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 38 30
  2032 '%;}...postticker'  25 3b 7d  d  a 2e 70 6f 73 74 74 69 63 6b 65 72
  2048 ' .subscribe,...p'  20 2e 73 75 62 73 63 72 69 62 65 2c  d  a 2e 70
  2064 'ostticker .time'   6f 73 74 74 69 63 6b 65 72 20 2e 74 69 6d 65
  2079 'stamp .time,...p'  73 74 61 6d 70 20 2e 74 69 6d 65 2c  d  a 2e 70
  2095 'ostticker .times'  6f 73 74 74 69 63 6b 65 72 20 2e 74 69 6d 65 73
  2111 'tamp .author {di'  74 61 6d 70 20 2e 61 75 74 68 6f 72 20 7b 64 69
  2127 'splay: none;}...'  73 70 6c 61 79 3a 20 6e 6f 6e 65 3b 7d  d  a 2e
  2143 'postticker a.pos'  70 6f 73 74 74 69 63 6b 65 72 20 61 2e 70 6f 73
  2159 't {color: #ff663'  74 20 7b 63 6f 6c 6f 72 3a 20 23 66 66 36 36 33
  2175 '3;}...postticker'  33 3b 7d  d  a 2e 70 6f 73 74 74 69 63 6b 65 72
  2191 '  a:hover {color'  20 20 61 3a 68 6f 76 65 72 20 7b 63 6f 6c 6f 72
  2207 ': white; }......'  3a 20 77 68 69 74 65 3b 20 7d  d  a  d  a  d  a
  2223 '/* FOOTER */...f'  2f 2a 20 46 4f 4f 54 45 52 20 2a 2f  d  a 2e 66
  2239 'ooter {...color:'  6f 6f 74 65 72 20 7b  d  a  9 63 6f 6c 6f 72 3a
  2255 ' #aaa;...font-si'  20 23 61 61 61 3b  d  a  9 66 6f 6e 74 2d 73 69
  2271 'ze: 80%;...text-'  7a 65 3a 20 38 30 25 3b  d  a  9 74 65 78 74 2d
  2287 'align: left;}...'  61 6c 69 67 6e 3a 20 6c 65 66 74 3b 7d  d  a 2e
  2303 'footer a { color'  66 6f 6f 74 65 72 20 61 20 7b 20 63 6f 6c 6f 72
  2319 ': #aaa;}...foote'  3a 20 23 61 61 61 3b 7d  d  a 2e 66 6f 6f 74 65
  2335 'r ul {list-style'  72 20 75 6c 20 7b 6c 69 73 74 2d 73 74 79 6c 65
  2351 ': none; margin-l'  3a 20 6e 6f 6e 65 3b 20 6d 61 72 67 69 6e 2d 6c
  2367 'eft: 0em;}...foo'  65 66 74 3a 20 30 65 6d 3b 7d  d  a 2e 66 6f 6f
  2383 'ter ul ul {margi'  74 65 72 20 75 6c 20 75 6c 20 7b 6d 61 72 67 69
  2399 'n-left: 1.5em;}.'  6e 2d 6c 65 66 74 3a 20 31 2e 35 65 6d 3b 7d  d
  2415 '..footer .comman'   a 2e 66 6f 6f 74 65 72 20 2e 63 6f 6d 6d 61 6e
  2431 'ds ul, .footer .'  64 73 20 75 6c 2c 20 2e 66 6f 6f 74 65 72 20 2e
  2447 'views ul {displa'  76 69 65 77 73 20 75 6c 20 7b 64 69 73 70 6c 61
  2463 'y: inline;}...fo'  79 3a 20 69 6e 6c 69 6e 65 3b 7d  d  a 2e 66 6f
  2479 'oter .commands u'  6f 74 65 72 20 2e 63 6f 6d 6d 61 6e 64 73 20 75
  2495 'l li, .footer .v'  6c 20 6c 69 2c 20 2e 66 6f 6f 74 65 72 20 2e 76
  2511 'iews ul li {disp'  69 65 77 73 20 75 6c 20 6c 69 20 7b 64 69 73 70
  2527 'lay: inline; pad'  6c 61 79 3a 20 69 6e 6c 69 6e 65 3b 20 70 61 64
  2543 'ding-right: 1em;'  64 69 6e 67 2d 72 69 67 68 74 3a 20 31 65 6d 3b
  2559 '}....../* META *'  7d  d  a  d  a  d  a 2f 2a 20 4d 45 54 41 20 2a
  2575 '/...metaenvironm'  2f  d  a 2e 6d 65 74 61 65 6e 76 69 72 6f 6e 6d
  2591 'ent h1.heading {'  65 6e 74 20 68 31 2e 68 65 61 64 69 6e 67 20 7b
  2607 'display: none;}.'  64 69 73 70 6c 61 79 3a 20 6e 6f 6e 65 3b 7d  d
  2623 '..metaheader {ba'   a 2e 6d 65 74 61 68 65 61 64 65 72 20 7b 62 61
  2639 'ckground: #C3D9F'  63 6b 67 72 6f 75 6e 64 3a 20 23 43 33 44 39 46
  2655 'F; font-size: 20'  46 3b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 32 30
  2671 '0%}...metaheader'  30 25 7d  d  a 2e 6d 65 74 61 68 65 61 64 65 72
  2687 ' ul {display: in'  20 75 6c 20 7b 64 69 73 70 6c 61 79 3a 20 69 6e
  2703 'line; margin: 0;'  6c 69 6e 65 3b 20 6d 61 72 67 69 6e 3a 20 30 3b
  2719 '}...metaheader l'  7d  d  a 2e 6d 65 74 61 68 65 61 64 65 72 20 6c
  2735 'i {list-style: n'  69 20 7b 6c 69 73 74 2d 73 74 79 6c 65 3a 20 6e
  2751 'one; display: in'  6f 6e 65 3b 20 64 69 73 70 6c 61 79 3a 20 69 6e
  2767 'line; margin: 0;'  6c 69 6e 65 3b 20 6d 61 72 67 69 6e 3a 20 30 3b
  2783 '}...metaheader l'  7d  d  a 2e 6d 65 74 61 68 65 61 64 65 72 20 6c
  2799 'i:after {content'  69 3a 61 66 74 65 72 20 7b 63 6f 6e 74 65 6e 74
  2815 ': "/"}...metaenv'  3a 20 22 2f 22 7d  d  a 2e 6d 65 74 61 65 6e 76
  2831 'ironment.contain'  69 72 6f 6e 6d 65 6e 74 2e 63 6f 6e 74 61 69 6e
  2847 'er {border: 1px '  65 72 20 7b 62 6f 72 64 65 72 3a 20 31 70 78 20
  2863 'solid #C3D9FF; m'  73 6f 6c 69 64 20 23 43 33 44 39 46 46 3b 20 6d
  2879 'argin-top: 0;}..'  61 72 67 69 6e 2d 74 6f 70 3a 20 30 3b 7d  d  a
  2895 '.metafooter {bac'  2e 6d 65 74 61 66 6f 6f 74 65 72 20 7b 62 61 63
  2911 'kground: #C3D9FF'  6b 67 72 6f 75 6e 64 3a 20 23 43 33 44 39 46 46
  2927 ';}...metafooter '  3b 7d  d  a 2e 6d 65 74 61 66 6f 6f 74 65 72 20
  2943 'li {list-style: '  6c 69 20 7b 6c 69 73 74 2d 73 74 79 6c 65 3a 20
  2959 'none;}....../*DE'  6e 6f 6e 65 3b 7d  d  a  d  a  d  a 2f 2a 44 45
  2975 'FAULT*/..body {m'  46 41 55 4c 54 2a 2f  d  a 62 6f 64 79 20 7b 6d
  2991 'argin-top: 0;}..'  61 72 67 69 6e 2d 74 6f 70 3a 20 30 3b 7d  d  a
  3007 'h1, h2, h3, h4, '  68 31 2c 20 68 32 2c 20 68 33 2c 20 68 34 2c 20
  3023 'h5, h6 { margin:'  68 35 2c 20 68 36 20 7b 20 6d 61 72 67 69 6e 3a
  3039 ' 0; font-weight:'  20 30 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74 3a
  3055 ' inherit; font-s'  20 69 6e 68 65 72 69 74 3b 20 66 6f 6e 74 2d 73
  3071 'ize: 100%; line-'  69 7a 65 3a 20 31 30 30 25 3b 20 6c 69 6e 65 2d
  3087 'height: inherit;'  68 65 69 67 68 74 3a 20 69 6e 68 65 72 69 74 3b
  3103 ' }..h1.heading '   20 7d  d  a 68 31 2e 68 65 61 64 69 6e 67 20
  3118 '{ font-size: 2em'  7b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 32 65 6d
  3134 '; margin-bottom:'  3b 20 6d 61 72 67 69 6e 2d 62 6f 74 74 6f 6d 3a
  3150 ' 1.5em; }..h1 { '  20 31 2e 35 65 6d 3b 20 7d  d  a 68 31 20 7b 20
  3166 'font-size: 1.5em'  66 6f 6e 74 2d 73 69 7a 65 3a 20 31 2e 35 65 6d
  3182 '; line-height: 1'  3b 20 6c 69 6e 65 2d 68 65 69 67 68 74 3a 20 31
  3198 '; margin-bottom:'  3b 20 6d 61 72 67 69 6e 2d 62 6f 74 74 6f 6d 3a
  3214 ' 1em; }...mainco'  20 31 65 6d 3b 20 7d  d  a 2e 6d 61 69 6e 63 6f
  3230 'ntents {font-siz'  6e 74 65 6e 74 73 20 7b 66 6f 6e 74 2d 73 69 7a
  3246 'e: 1.5em;}..h2 {'  65 3a 20 31 2e 35 65 6d 3b 7d  d  a 68 32 20 7b
  3262 ' font-size: 1.2e'  20 66 6f 6e 74 2d 73 69 7a 65 3a 20 31 2e 32 65
  3278 'm; height: 1.25e'  6d 3b 20 68 65 69 67 68 74 3a 20 31 2e 32 35 65
  3294 'm; line-height: '  6d 3b 20 6c 69 6e 65 2d 68 65 69 67 68 74 3a 20
  3310 '1.25; margin-bot'  31 2e 32 35 3b 20 6d 61 72 67 69 6e 2d 62 6f 74
  3326 'tom: 1.25em; }..'  74 6f 6d 3a 20 31 2e 32 35 65 6d 3b 20 7d  d  a
  3342 'h3 { font-size: '  68 33 20 7b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20
  3358 '1em; font-weight'  31 65 6d 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74
  3374 ': bold; margin-b'  3a 20 62 6f 6c 64 3b 20 6d 61 72 67 69 6e 2d 62
  3390 'ottom: 1.5em; }.'  6f 74 74 6f 6d 3a 20 31 2e 35 65 6d 3b 20 7d  d
  3406 '.h4 { font-size:'   a 68 34 20 7b 20 66 6f 6e 74 2d 73 69 7a 65 3a
  3422 ' 1em; font-weigh'  20 31 65 6d 3b 20 66 6f 6e 74 2d 77 65 69 67 68
  3438 't: bold; }..h5 {'  74 3a 20 62 6f 6c 64 3b 20 7d  d  a 68 35 20 7b
  3454 ' font-size: 1em;'  20 66 6f 6e 74 2d 73 69 7a 65 3a 20 31 65 6d 3b
  3470 ' }..textarea {wi'  20 7d  d  a 74 65 78 74 61 72 65 61 20 7b 77 69
  3486 'dth: 100%;}..inp'  64 74 68 3a 20 31 30 30 25 3b 7d  d  a 69 6e 70
  3502 'ut.text, input.p'  75 74 2e 74 65 78 74 2c 20 69 6e 70 75 74 2e 70
  3518 'assword {width: '  61 73 73 77 6f 72 64 20 7b 77 69 64 74 68 3a 20
  3534 '200px;}..input[t'  32 30 30 70 78 3b 7d  d  a 69 6e 70 75 74 5b 74
  3550 'ype="button"], i'  79 70 65 3d 22 62 75 74 74 6f 6e 22 5d 2c 20 69
  3566 'nput[type="submi'  6e 70 75 74 5b 74 79 70 65 3d 22 73 75 62 6d 69
  3582 't"], input[type='  74 22 5d 2c 20 69 6e 70 75 74 5b 74 79 70 65 3d
  3598 '"reset"], input['  22 72 65 73 65 74 22 5d 2c 20 69 6e 70 75 74 5b
  3614 'type="file"], bu'  74 79 70 65 3d 22 66 69 6c 65 22 5d 2c 20 62 75
  3630 'tton { margin-le'  74 74 6f 6e 20 7b 20 6d 61 72 67 69 6e 2d 6c 65
  3646 'ft: 0.5em;} ....'  66 74 3a 20 30 2e 35 65 6d 3b 7d 20  d  a  d  a
  3662 '../* PIER */...b'   d  a 2f 2a 20 50 49 45 52 20 2a 2f  d  a 2e 62
  3678 'roken { color: r'  72 6f 6b 65 6e 20 7b 20 63 6f 6c 6f 72 3a 20 72
  3694 'ed; font-weight:'  65 64 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74 3a
  3710 ' bold;}...protec'  20 62 6f 6c 64 3b 7d  d  a 2e 70 72 6f 74 65 63
  3726 'ted { color: #aa'  74 65 64 20 7b 20 63 6f 6c 6f 72 3a 20 23 61 61
  3742 'a; }..a {color: '  61 3b 20 7d  d  a 61 20 7b 63 6f 6c 6f 72 3a 20
  3758 '#ff6633;}..a:hov'  23 66 66 36 36 33 33 3b 7d  d  a 61 3a 68 6f 76
  3774 'er {...color: wh'  65 72 20 7b  d  a  9 63 6f 6c 6f 72 3a 20 77 68
  3790 'ite;...backgroun'  69 74 65 3b  d  a  9 62 61 63 6b 67 72 6f 75 6e
  3806 'd: #ff6633; }..a'  64 3a 20 23 66 66 36 36 33 33 3b 20 7d  d  a 61
  3822 ':hover.nobackgro'  3a 68 6f 76 65 72 2e 6e 6f 62 61 63 6b 67 72 6f
  3838 'und {background:'  75 6e 64 20 7b 62 61 63 6b 67 72 6f 75 6e 64 3a
  3854 ' white;}..a.view'  20 77 68 69 74 65 3b 7d  d  a 61 2e 76 69 65 77
  3870 ', a.command {col'  2c 20 61 2e 63 6f 6d 6d 61 6e 64 20 7b 63 6f 6c
  3886 'or: gray;}..a {t'  6f 72 3a 20 67 72 61 79 3b 7d  d  a 61 20 7b 74
  3902 'ext-decoration: '  65 78 74 2d 64 65 63 6f 72 61 74 69 6f 6e 3a 20
  3918 'none;}..a.enviro'  6e 6f 6e 65 3b 7d  d  a 61 2e 65 6e 76 69 72 6f
  3934 'nment:after {con'  6e 6d 65 6e 74 3a 61 66 74 65 72 20 7b 63 6f 6e
  3950 'tent: "*";}...ri'  74 65 6e 74 3a 20 22 2a 22 3b 7d  d  a 2e 72 69
  3966 'ght {text-align:'  67 68 74 20 7b 74 65 78 74 2d 61 6c 69 67 6e 3a
  3982 ' right;}...left '  20 72 69 67 68 74 3b 7d  d  a 2e 6c 65 66 74 20
  3998 '{text-align: lef'  7b 74 65 78 74 2d 61 6c 69 67 6e 3a 20 6c 65 66
  4014 't;}...center {te'  74 3b 7d  d  a 2e 63 65 6e 74 65 72 20 7b 74 65
  4030 'xt-align: center'  78 74 2d 61 6c 69 67 6e 3a 20 63 65 6e 74 65 72
  4046 ';}...float {floa'  3b 7d  d  a 2e 66 6c 6f 61 74 20 7b 66 6c 6f 61
  4062 't: right;}...nob'  74 3a 20 72 69 67 68 74 3b 7d  d  a 2e 6e 6f 62
  4078 'ullets ul {list-'  75 6c 6c 65 74 73 20 75 6c 20 7b 6c 69 73 74 2d
  4094 'style: none; mar'  73 74 79 6c 65 3a 20 6e 6f 6e 65 3b 20 6d 61 72
  4110 'gin-left: 0;}...'  67 69 6e 2d 6c 65 66 74 3a 20 30 3b 7d  d  a 2e
  4126 'nobullets ul li '  6e 6f 62 75 6c 6c 65 74 73 20 75 6c 20 6c 69 20
  4142 '{list-style: no'   7b 6c 69 73 74 2d 73 74 79 6c 65 3a 20 6e 6f
  4157 'ne; margin-left:'  6e 65 3b 20 6d 61 72 67 69 6e 2d 6c 65 66 74 3a
  4173 ' 0;}..tr th {bac'  20 30 3b 7d  d  a 74 72 20 74 68 20 7b 62 61 63
  4189 'kground: #eee; f'  6b 67 72 6f 75 6e 64 3a 20 23 65 65 65 3b 20 66
  4205 'ont-weight: norm'  6f 6e 74 2d 77 65 69 67 68 74 3a 20 6e 6f 72 6d
  4221 'al;}..label {fon'  61 6c 3b 7d  d  a 6c 61 62 65 6c 20 7b 66 6f 6e
  4237 't-weight: normal'  74 2d 77 65 69 67 68 74 3a 20 6e 6f 72 6d 61 6c
  4253 ';}..tr.group th '  3b 7d  d  a 74 72 2e 67 72 6f 75 70 20 74 68 20
  4269 '{background: whi'  7b 62 61 63 6b 67 72 6f 75 6e 64 3a 20 77 68 69
  4285 'te; font-size: 1'  74 65 3b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 31
  4301 'em; font-weight:'  65 6d 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74 3a
  4317 ' bold; margin-to'  20 62 6f 6c 64 3b 20 6d 61 72 67 69 6e 2d 74 6f
  4333 'p: 1.5em; }..td.'  70 3a 20 31 2e 35 65 6d 3b 20 7d  d  a 74 64 2e
  4349 'required:after {'  72 65 71 75 69 72 65 64 3a 61 66 74 65 72 20 7b
  4365 'color: #ff6633; '  63 6f 6c 6f 72 3a 20 23 66 66 36 36 33 33 3b 20
  4381 'content: "*"; ma'  63 6f 6e 74 65 6e 74 3a 20 22 2a 22 3b 20 6d 61
  4397 'rgin-left: 0.5em'  72 67 69 6e 2d 6c 65 66 74 3a 20 30 2e 35 65 6d
  4413 ';}.....body {..b'  3b 7d  d  a  d  a 2e 62 6f 64 79 20 7b  d  a 62
  4429 'ackground-color:'  61 63 6b 67 72 6f 75 6e 64 2d 63 6f 6c 6f 72 3a
  4445 ' #EEEEEE..}...he'  20 23 45 45 45 45 45 45  d  a 7d  d  a 2e 68 65
  4461 'ader {..backgrou'  61 64 65 72 20 7b  d  a 62 61 63 6b 67 72 6f 75
  4477 'nd-color: #00000'  6e 64 2d 63 6f 6c 6f 72 3a 20 23 30 30 30 30 30
  4493 '0;..color: #FF00'  30 3b  d  a 63 6f 6c 6f 72 3a 20 23 46 46 30 30
  4509 '00;../*margin-bo'  30 30 3b  d  a 2f 2a 6d 61 72 67 69 6e 2d 62 6f
  4525 'ttom: 10px;*/../'  74 74 6f 6d 3a 20 31 30 70 78 3b 2a 2f  d  a 2f
  4541 '* border: 5px so'  2a 20 62 6f 72 64 65 72 3a 20 35 70 78 20 73 6f
  4557 'lid #ff6633 */..'  6c 69 64 20 23 66 66 36 36 33 33 20 2a 2f  d  a
  4573 '}...headerA..{..'  7d  d  a 2e 68 65 61 64 65 72 41  d  a 7b  d  a
  4589 '/*margin-top: 25'  2f 2a 6d 61 72 67 69 6e 2d 74 6f 70 3a 20 32 35
  4605 '0 px;*/..backgro'  30 20 70 78 3b 2a 2f  d  a 62 61 63 6b 67 72 6f
  4621 'und-color: #FFEE'  75 6e 64 2d 63 6f 6c 6f 72 3a 20 23 46 46 45 45
  4637 'EE..} '            45 45  d  a 7d 20
Arg 2: [1414145 sz:12 cls: 110849 Symbol] encodeAsUTF8
Arg 3: [3112864769 sz:0 cls: 66817 Array] an Array

Now executing the following command saved from "iferr 1":
   where
==> 1 ExceptionA >> defaultAction @6 line 7   [GsMethod 11802113]
2 Error >> defaultAction @2 line 7   [GsMethod 11621121]
3 MessageNotUnderstood >> defaultAction @2 line 7   [GsMethod 10857729]
4 ExceptionA >> _defaultAction @1 line 3   [GsMethod 11804673]
5 ExceptionHandler >> outer @5 line 5   [GsMethod 10053889]
6 ExceptionA >> pass @1 line 11   [GsMethod 11801857]
7 HTTPConnection >> handleInternalServerException: @12 line 13   [GsMethod 87549185]
8 ComplexBlock in HTTPConnection >> internalErrorHandler @6 line 6   [GsMethod 87548929]
9 ExceptionA >> valueHandler: @7 line 8   [GsMethod 11808257]
10 ComplexBlock in ExceptionHandler >> valueHandlerBlock @6 line 5   [GsMethod 10057985]
11 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2377473]
12 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2377473]
13 ExceptionHandler >> valueHandlerBlock @10 line 6   [GsMethod 10057985]
14 ExceptionHandler >> caughtException @3 line 4   [GsMethod 10057473]
15 ExceptionHandler >> caughtEx:number:cat:args: @16 line 19   [GsMethod 10054401]
16 ComplexBlock in ExceptionHandler >> try:on:in:do: @9 line 9   [GsMethod 10055169]
17 Exception >> _signal:number:args: @2 line 7   [GsMethod 2458369]
18 System class >> signal:args:signalDictionary: @5 line 13   [GsMethod 2749697]
19 Object >> doesNotUnderstand: @6 line 14   [GsMethod 1925889]
20 Object >> _doesNotUnderstand: @1 line 6   [GsMethod 1939201]
21 UTF8PrimitiveEncoding >> encode: @1 line 4   [GsMethod 108924417]
22 WAUtf8GemStoneCodec >> encode: @2 line 2   [GsMethod 107635969]
23 SeasideHTTPService >> encode: @2 line 2   [GsMethod 109063425]
24 SeasideHTTPService >> contentsOfResponse: @9 line 6   [GsMethod 109061889]
25 SeasideHTTPService >> convertResponse: @70 line 37   [GsMethod 109066753]
26 ComplexVCBlock in SeasideHTTPService >> answerToCheckingLock: @54 line 42   [GsMethod 109064961]
27 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2377473]
28 ComplexVCBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2377473]
29 TransientRecursionLock >> critical: @15 line 8   [GsMethod 19994369]
30 SeasideHTTPService >> answerToCheckingLock: @60 line 7   [GsMethod 109064961]
31 SeasideHTTPService >> process: @3 line 6   [GsMethod 109058817]
32 ComplexBlock in SeasideHTTPService >> start @4 line 5   [GsMethod 109060097]
33 HTTPRequest >> respondUsing: @1 line 5   [GsMethod 108045569]
34 HTTPServer >> answerTo: @6 line 7   [GsMethod 108313345]
35 ComplexBlock in HTTPConnection >> produceResponseFor: @8 line 9   [GsMethod 87547649]
36 ExceptionHandler >> try:on:in:do: @13 line 13   [GsMethod 10055169]
37 ExceptionA class >> try:on:do: @2 line 4   [GsMethod 12016897]
38 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 2378497]
39 SpExceptionContext class >> for:onAnyErrorDo: @2 line 6   [GsMethod 22319617]
40 HTTPConnection >> produceResponseFor: @13 line 11   [GsMethod 87547649]
41 HTTPConnection >> getAndDispatchMessages @9 line 14   [GsMethod 87547905]
42 ComplexBlock in OSkSocketInboundConnection >> interact @3 line 6   [GsMethod 88301313]
43 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2377473]
44 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2377473]
45 OSkSocketInboundConnection >> interact @7 line 7   [GsMethod 88301313]
46 OSkSocketListenerService >> handleInboundConnectionOn: @8 line 10   [GsMethod 109299457]
47 ComplexBlock in OSkSocketListenerService >> acceptInboundConnections @12 line 15   [GsMethod 109301249]
48 GsProcess >> _startPart2 @13 line 17   [GsMethod 2493441]
49 GsProcess >> _start @1 line 9   [GsMethod 2480385]
  [GsProcess 3112865025]
topaz 1> [268 sz:0 cls: 68097 Boolean] true
topaz 1> 
[Info]: Logging out at 06/02/10 21:29:52 CEST
logout

[Processo completato]



Thank, 
Dario

Reply | Threaded
Open this post in threaded view
|

Re: Error for Pier after Update to 1.2.1.4

Dale Henrichs
Dario,

the Gofer project load didn't work as I had anticipated, so you'll need
to do the following instead:

   Gofer project
     load: 'Magritte'
     version: '1.2.1.4.1'
     group: 'Magritte-Seaside'.

Dale

Dale Henrichs wrote:

> Dario,
>
> The #encodeAsUTF8 problem and was reported back in February as Issue 56
> (including a workaround):
>
>    http://code.google.com/p/glassdb/issues/detail?id=56
>
> Issue 56 was incorrectly marked as fixed since the bugfix had not been
> committed anywhere, so in the end I'm glad that you uncovered this one ...
>
> Anyway, you can get the bugfix by evaluating the following:
>
>    Gofer project load: 'Magritte' version: '1.2.1.4.1'.
>
> Let me know how it goes.
>
> Thanks,
>
> Dale
>
> Dario Trussardi wrote:
>> Dale,
>>
>> i follow your indication:
>>
>> Anyway, if these expressions fail, I'll want to see the stack trace ... otherwise if the expressions succeed, you should be able to do 'Update GLASS' without problems:
>>
>> | configurations repository |
>> [Transcript
>>  cr;
>>  show: (ConfigurationOfMetacello project currentVersion) printString.
>> MCWorkingCopy allManagers
>>
>> Your code do and i Update GLASS without problems.
>>
>> At the end the system answer:  1.0-beta8  loaded.
>>
>> I do some test from www and it work.
>>
>> After i do:
>>
>>
>> MCPlatformSupport commitOnAlmostOutOfMemoryDuring: [
>>         [       Gofer project load: 'Seaside28' version: '2.8.4.6'.
>>                 Gofer project load: 'Magritte' version: '1.2.1.4'.
>>                 Gofer project load: 'Pier' version: '1.2.1.4' ]
>>         on: Warning
>>         do: [:ex |
>>                 Transcript cr; show: ex description.
>>                 ex resume ]].
>>
>>
>> Now when i do the test from www i found the 'same' problem:
>>
>>
>> Last login: Wed Jun  2 21:29:24 on ttys000
>> /Users/dtr/OODB/startOODB ; exit;
>> romano:~ dtr$ /Users/dtr/OODB/startOODB ; exit;
>> Starting stone: dtr
>>  _____________________________________________________________________________
>> |                Gem Configuration Options for process id 937                 |
>> |_____________________________________________________________________________|
>>
>> 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 = 25000;
>> GEM_TEMPOBJ_MESPACE_SIZE = 0;
>> GEM_TEMPOBJ_OOPMAP_SIZE = 0;
>> GEM_TEMPOBJ_POMGEN_SIZE = 0;
>> GEM_TEMPOBJ_POMGEN_PRUNE_ON_VOTE = 50;
>> LOG_WARNINGS = FALSE;
>> SHR_NUM_FREE_FRAME_SERVERS = 1;
>> SHR_PAGE_CACHE_NUM_SHARED_COUNTERS = 1900;
>> SHR_PAGE_CACHE_SIZE_KB = 500000;
>> SHR_PAGE_CACHE_NUM_PROCS = 10233;
>> SHR_TARGET_FREE_FRAME_COUNT = -1;
>> (vmGc spaceSizes: eden init 2000K max 4688K , survivor init 400K max 784K,
>>  vmGc    old max 18744K, code max 10000K, perm max 5008K, pom 10 * 2088K = 20880K,
>>  vmGc    remSet 576K, meSpace max 27280K oopMapSize 131072 )
>> cmdLine=
>> stopstone[Info]: GemStone version '2.3.1'
>> stopstone[Info]: Server 'dtr' is not running.
>> startstone[Info]: GemStone version '2.3.1'
>> startstone[Info]: Starting Stone repository monitor "dtr".
>> startstone[Info]: GEMSTONE is: "/opt/gemstone/product".
>> startstone[Info]:
>>     GEMSTONE_SYS_CONF=/Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/system.conf
>>     GEMSTONE_EXE_CONF=/Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/dtr.conf
>> startstone[Info]: Log file is '/opt/gemstone/log/dtr.log'.
>> startstone[Info]: GemStone server 'dtr' has been started.
>> startnetldi[Info]: GemStone version '2.3.1'
>> startnetldi[Info]: Server 'gs64ldi' is already running.
>>  _____________________________________________________________________________
>> |                             Configuration Files                             |
>> |                                                                             |
>> | System File: /Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/system.conf
>> |                                                                             |
>> | Executable File: /Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/gem.conf
>> |_____________________________________________________________________________|
>> Using GEM_TEMPOBJ_CACHE_SIZE 50000 from -T command line option
>>  _____________________________________________________________________________
>> |                Gem Configuration Options for process id 951                 |
>> |_____________________________________________________________________________|
>>
>> 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 = 25000;
>> GEM_TEMPOBJ_MESPACE_SIZE = 0;
>> GEM_TEMPOBJ_OOPMAP_SIZE = 0;
>> GEM_TEMPOBJ_POMGEN_SIZE = 0;
>> GEM_TEMPOBJ_POMGEN_PRUNE_ON_VOTE = 50;
>> 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 = 10233;
>> SHR_TARGET_FREE_FRAME_COUNT = -1;
>> (vmGc spaceSizes: eden init 2000K max 4688K , survivor init 400K max 784K,
>>  vmGc    old max 18744K, code max 10000K, perm max 5008K, pom 10 * 2088K = 20880K,
>>  vmGc    remSet 576K, meSpace max 27280K oopMapSize 131072 )
>>  _____________________________________________________________________________
>> |             GemStone/S64 Object-Oriented Data Management System             |
>> |               Copyright (C) GemStone Systems, Inc. 1986-2008.               |
>> |                            All rights reserved.                             |
>> |     covered by Patent Number 6,567,905 Generational Garbage Collector.      |
>> +-----------------------------------------------------------------------------+
>> |    PROGRAM: topaz, Linear GemStone Interface (Linked Session)               |
>> |    VERSION: 2.3.1, Thu Dec  4 11:33:53 2008                                 |
>> |      BUILD: gss64_2_3_x_branch-20643                                        |
>> |  BUILT FOR: Darwin (Apple Macintosh x86)                                    |
>> |       MODE: 64 bit                                                          |
>> | RUNNING ON: 2-CPU romano.com<http://romano.com> i386 (Darwin 10.3.0 ) 2800MHz MacBookPro5,2 2048MB
>> | PROCESS ID: 951       DATE: 06/02/10 21:29:43 CEST                          |
>> |   USER IDS: REAL=dtr (501) EFFECTIVE=dtr (501)                              |
>> |_____________________________________________________________________________|
>> topaz> topaz> overwriting /opt/gemstone/log/Hyper_server-50081_80.log
>> topaz> Warning: GemStone is clearing the previous GemStone password.
>> topaz> topaz> topaz> topaz> topaz> [Info]: LNK client/gem GCI levels = 830/830
>> [Info]: User ID: DataCurator
>> [Info]: Repository: dtr
>> [Info]: Session ID: 2
>> [Info]: GCI Client Host: <Linked>
>> [Info]: Page server PID: -1
>> [Info]: Login Time: 06/02/10 21:29:43.985 CEST
>> gci login: currSession 1 rpc gem processId -1
>> successful login
>> topaz 1> topaz 1> [268 sz:0 cls: 68097 Boolean] true
>> topaz 1> topaz 1> Hyper Server started on port 50081
>> --transcript--'Seaside default dispatcher enabled on path /seaside/'
>> -----------------------------------------------------
>> GemStone: Error         Nonfatal
>> No method was found for the selector #'encodeAsUTF8' when sent to
>> /* HEADER */^M
>> .icon a {outline: none; background: white;}^M
>> .search input.text {^M
>> border: 1px solid white;^M
>> color: white;}^M
>> .search input.text:focus {^M
>> border: 1px solid #ff6633;^M
>> color: white;}^M
>> .search input {^M
>> color: #ff6633;^M
>> font-size: 1em;^M
>> outline: none;^M
>> width: 98%;^M
>> border: 0;^M
>> margin-top: 0.1em;^M
>> padding: 0.3em;^M
>> paddi...  with arguments contained in anArray( ).
>> Error Category: 231169 [GemStone] Number: 2010 Arg Count: 3 Context : 3112865025
>> Arg 1: [1882278145 sz:4642 cls: 103425 ByteArray]
>>    1 '/* HEADER */...i'  2f 2a 20 48 45 41 44 45 52 20 2a 2f  d  a 2e 69
>>   17 'con a {outline: '  63 6f 6e 20 61 20 7b 6f 75 74 6c 69 6e 65 3a 20
>>   33 'none; background'  6e 6f 6e 65 3b 20 62 61 63 6b 67 72 6f 75 6e 64
>>   49 ': white;}...sear'  3a 20 77 68 69 74 65 3b 7d  d  a 2e 73 65 61 72
>>   65 'ch input.text {.'  63 68 20 69 6e 70 75 74 2e 74 65 78 74 20 7b  d
>>   81 '..border: 1px so'   a  9 62 6f 72 64 65 72 3a 20 31 70 78 20 73 6f
>>   97 'lid white;...col'  6c 69 64 20 77 68 69 74 65 3b  d  a  9 63 6f 6c
>>   113 'or: white;}...se'  6f 72 3a 20 77 68 69 74 65 3b 7d  d  a 2e 73 65
>>   129 'arch input.text:'  61 72 63 68 20 69 6e 70 75 74 2e 74 65 78 74 3a
>>   145 'focus {...border'  66 6f 63 75 73 20 7b  d  a  9 62 6f 72 64 65 72
>>   161 ': 1px solid #ff6'  3a 20 31 70 78 20 73 6f 6c 69 64 20 23 66 66 36
>>   177 '633;...color: wh'  36 33 33 3b  d  a  9 63 6f 6c 6f 72 3a 20 77 68
>>   193 'ite;}...search i'  69 74 65 3b 7d  d  a 2e 73 65 61 72 63 68 20 69
>>   209 'nput {...color: '  6e 70 75 74 20 7b  d  a  9 63 6f 6c 6f 72 3a 20
>>   225 '#ff6633;...font-'  23 66 66 36 36 33 33 3b  d  a  9 66 6f 6e 74 2d
>>   241 'size: 1em;...out'  73 69 7a 65 3a 20 31 65 6d 3b  d  a  9 6f 75 74
>>   257 'line: none;...wi'  6c 69 6e 65 3a 20 6e 6f 6e 65 3b  d  a  9 77 69
>>   273 'dth: 98%;...bord'  64 74 68 3a 20 39 38 25 3b  d  a  9 62 6f 72 64
>>   289 'er: 0;...margin-'  65 72 3a 20 30 3b  d  a  9 6d 61 72 67 69 6e 2d
>>   305 'top: 0.1em;...pa'  74 6f 70 3a 20 30 2e 31 65 6d 3b  d  a  9 70 61
>>   321 'dding: 0.3em;...'  64 64 69 6e 67 3a 20 30 2e 33 65 6d 3b  d  a  9
>>   337 'padding-top: 0;.'  70 61 64 64 69 6e 67 2d 74 6f 70 3a 20 30 3b  d
>>   353 '..background: 0;'   a  9 62 61 63 6b 67 72 6f 75 6e 64 3a 20 30 3b
>>   369 '}...search ul {.'  7d  d  a 2e 73 65 61 72 63 68 20 75 6c 20 7b  d
>>   385 '..margin: 0;...p'   a  9 6d 61 72 67 69 6e 3a 20 30 3b  d  a  9 70
>>   401 'adding: 0;...bac'  61 64 64 69 6e 67 3a 20 30 3b  d  a  9 62 61 63
>>   417 'kground: white;.'  6b 67 72 6f 75 6e 64 3a 20 77 68 69 74 65 3b  d
>>   433 '..list-style-typ'   a  9 6c 69 73 74 2d 73 74 79 6c 65 2d 74 79 70
>>   449 'e: none;...borde'  65 3a 20 6e 6f 6e 65 3b  d  a  9 62 6f 72 64 65
>>   465 'r: 1px solid #ff'  72 3a 20 31 70 78 20 73 6f 6c 69 64 20 23 66 66
>>   481 '6633;...border-t'  36 36 33 33 3b  d  a  9 62 6f 72 64 65 72 2d 74
>>   497 'op: 0;}...search'  6f 70 3a 20 30 3b 7d  d  a 2e 73 65 61 72 63 68
>>   513 ' li.selected a {'  20 6c 69 2e 73 65 6c 65 63 74 65 64 20 61 20 7b
>>   529 'color: #fff;}...'  63 6f 6c 6f 72 3a 20 23 66 66 66 3b 7d  d  a 2e
>>   545 'search li.select'  73 65 61 72 63 68 20 6c 69 2e 73 65 6c 65 63 74
>>   561 'ed {...backgroun'  65 64 20 7b  d  a  9 62 61 63 6b 67 72 6f 75 6e
>>   577 'd-color: #ff6633'  64 2d 63 6f 6c 6f 72 3a 20 23 66 66 36 36 33 33
>>   593 ';...color: white'  3b  d  a  9 63 6f 6c 6f 72 3a 20 77 68 69 74 65
>>   609 ';}...search li {'  3b 7d  d  a 2e 73 65 61 72 63 68 20 6c 69 20 7b
>>   625 '...margin: 0;...'   d  a  9 6d 61 72 67 69 6e 3a 20 30 3b  d  a  9
>>   641 'display: block;.'  64 69 73 70 6c 61 79 3a 20 62 6c 6f 63 6b 3b  d
>>   657 '..padding: 0.2em'   a  9 70 61 64 64 69 6e 67 3a 20 30 2e 32 65 6d
>>   673 ';...cursor: poin'  3b  d  a  9 63 75 72 73 6f 72 3a 20 70 6f 69 6e
>>   689 'ter;...list-styl'  74 65 72 3b  d  a  9 6c 69 73 74 2d 73 74 79 6c
>>   705 'e-type: none;}..'  65 2d 74 79 70 65 3a 20 6e 6f 6e 65 3b 7d  d  a
>>   721 '.menu ul {...mar'  2e 6d 65 6e 75 20 75 6c 20 7b  d  a  9 6d 61 72
>>   737 'gin: 0;...margin'  67 69 6e 3a 20 30 3b  d  a  9 6d 61 72 67 69 6e
>>   753 '-top: 0.2em;...p'  2d 74 6f 70 3a 20 30 2e 32 65 6d 3b  d  a  9 70
>>   769 'adding-bottom: 0'  61 64 64 69 6e 67 2d 62 6f 74 74 6f 6d 3a 20 30
>>   785 '.2em;...list-sty'  2e 32 65 6d 3b  d  a  9 6c 69 73 74 2d 73 74 79
>>   801 'le-type: none;}.'  6c 65 2d 74 79 70 65 3a 20 6e 6f 6e 65 3b 7d  d
>>   817 '..menu ul li {..'   a 2e 6d 65 6e 75 20 75 6c 20 6c 69 20 7b  d  a
>>   833 '.display: inline'   9 64 69 73 70 6c 61 79 3a 20 69 6e 6c 69 6e 65
>>   849 ';...margin: 0;..'  3b  d  a  9 6d 61 72 67 69 6e 3a 20 30 3b  d  a
>>   865 '.margin-right: 1'   9 6d 61 72 67 69 6e 2d 72 69 67 68 74 3a 20 31
>>   881 '.5em;...list-sty'  2e 35 65 6d 3b  d  a  9 6c 69 73 74 2d 73 74 79
>>   897 'le-type: none;}.'  6c 65 2d 74 79 70 65 3a 20 6e 6f 6e 65 3b 7d  d
>>   913 '..menu li a {...'   a 2e 6d 65 6e 75 20 6c 69 20 61 20 7b  d  a  9
>>   929 'padding-left: 0.'  70 61 64 64 69 6e 67 2d 6c 65 66 74 3a 20 30 2e
>>   945 '3em;...padding-r'  33 65 6d 3b  d  a  9 70 61 64 64 69 6e 67 2d 72
>>   961 'ight: 0.3em;...p'  69 67 68 74 3a 20 30 2e 33 65 6d 3b  d  a  9 70
>>   977 'adding-top: 0.5e'  61 64 64 69 6e 67 2d 74 6f 70 3a 20 30 2e 35 65
>>   993 'm;...padding-bot'  6d 3b  d  a  9 70 61 64 64 69 6e 67 2d 62 6f 74
>>   1009 'tom: 0.3em;}....'  74 6f 6d 3a 20 30 2e 33 65 6d 3b 7d  d  a  d  a
>>   1025 '../*BLOG*/..div'    d  a 2f 2a 42 4c 4f 47 2a 2f  d  a 64 69 76
>>   1040 '.post {margin-bo'  2e 70 6f 73 74 20 7b 6d 61 72 67 69 6e 2d 62 6f
>>   1056 'ttom: 4.5em;}..d'  74 74 6f 6d 3a 20 34 2e 35 65 6d 3b 7d  d  a 64
>>   1072 'iv.comment {marg'  69 76 2e 63 6f 6d 6d 65 6e 74 20 7b 6d 61 72 67
>>   1088 'in-bottom: 3em;}'  69 6e 2d 62 6f 74 74 6f 6d 3a 20 33 65 6d 3b 7d
>>   1104 '...meta {font-si'   d  a 2e 6d 65 74 61 20 7b 66 6f 6e 74 2d 73 69
>>   1120 'ze: 80%; color: '  7a 65 3a 20 38 30 25 3b 20 63 6f 6c 6f 72 3a 20
>>   1136 '#aaa;}...leaveco'  23 61 61 61 3b 7d  d  a 2e 6c 65 61 76 65 63 6f
>>   1152 'mment {margin-to'  6d 6d 65 6e 74 20 7b 6d 61 72 67 69 6e 2d 74 6f
>>   1168 'p: 4.5em; margin'  70 3a 20 34 2e 35 65 6d 3b 20 6d 61 72 67 69 6e
>>   1184 '-bottom: 4.5em;}'  2d 62 6f 74 74 6f 6d 3a 20 34 2e 35 65 6d 3b 7d
>>   1200 '...comments {mar'   d  a 2e 63 6f 6d 6d 65 6e 74 73 20 7b 6d 61 72
>>   1216 'gin-top: 4.5em;}'  67 69 6e 2d 74 6f 70 3a 20 34 2e 35 65 6d 3b 7d
>>   1232 '....../* NAVIGAT'   d  a  d  a  d  a 2f 2a 20 4e 41 56 49 47 41 54
>>   1248 'ION */...sidebar'  49 4f 4e 20 2a 2f  d  a 2e 73 69 64 65 62 61 72
>>   1264 ' ul {...margin-t'  20 75 6c 20 7b  d  a  9 6d 61 72 67 69 6e 2d 74
>>   1280 'op: 0;...margin-'  6f 70 3a 20 30 3b  d  a  9 6d 61 72 67 69 6e 2d
>>   1296 'left: 0;...list-'  6c 65 66 74 3a 20 30 3b  d  a  9 6c 69 73 74 2d
>>   1312 'style-type: none'  73 74 79 6c 65 2d 74 79 70 65 3a 20 6e 6f 6e 65
>>   1328 ';}...sidebar ul '  3b 7d  d  a 2e 73 69 64 65 62 61 72 20 75 6c 20
>>   1344 'ul {...margin-bo'  75 6c 20 7b  d  a  9 6d 61 72 67 69 6e 2d 62 6f
>>   1360 'ttom: 0;...margi'  74 74 6f 6d 3a 20 30 3b  d  a  9 6d 61 72 67 69
>>   1376 'n-left: 1.5em;}.'  6e 2d 6c 65 66 74 3a 20 31 2e 35 65 6d 3b 7d  d
>>   1392 '..sidebar ul li '   a 2e 73 69 64 65 62 61 72 20 75 6c 20 6c 69 20
>>   1408 '{...margin-top: '  7b  d  a  9 6d 61 72 67 69 6e 2d 74 6f 70 3a 20
>>   1424 '1.5em;}...sideba'  31 2e 35 65 6d 3b 7d  d  a 2e 73 69 64 65 62 61
>>   1440 'r ul li a {...pa'  72 20 75 6c 20 6c 69 20 61 20 7b  d  a  9 70 61
>>   1456 'dding-left: 0.3e'  64 64 69 6e 67 2d 6c 65 66 74 3a 20 30 2e 33 65
>>   1472 'm;...padding-rig'  6d 3b  d  a  9 70 61 64 64 69 6e 67 2d 72 69 67
>>   1488 'ht: 0.3em;...pad'  68 74 3a 20 30 2e 33 65 6d 3b  d  a  9 70 61 64
>>   1504 'ding-top: 0.3em;'  64 69 6e 67 2d 74 6f 70 3a 20 30 2e 33 65 6d 3b
>>   1520 '...padding-botto'   d  a  9 70 61 64 64 69 6e 67 2d 62 6f 74 74 6f
>>   1536 'm: 0.3em;}...sid'  6d 3a 20 30 2e 33 65 6d 3b 7d  d  a 2e 73 69 64
>>   1552 'ebar p,...sideba'  65 62 61 72 20 70 2c  d  a 2e 73 69 64 65 62 61
>>   1568 'r h1, .sidebar h'  72 20 68 31 2c 20 2e 73 69 64 65 62 61 72 20 68
>>   1584 '2, .sidebar h3,.'  32 2c 20 2e 73 69 64 65 62 61 72 20 68 33 2c  d
>>   1600 '..sidebar .postt'   a 2e 73 69 64 65 62 61 72 20 2e 70 6f 73 74 74
>>   1616 'icker .timestamp'  69 63 6b 65 72 20 2e 74 69 6d 65 73 74 61 6d 70
>>   1632 ',...sidebar .pos'  2c  d  a 2e 73 69 64 65 62 61 72 20 2e 70 6f 73
>>   1648 'tticker .summary'  74 74 69 63 6b 65 72 20 2e 73 75 6d 6d 61 72 79
>>   1664 ' {padding-left: '  20 7b 70 61 64 64 69 6e 67 2d 6c 65 66 74 3a 20
>>   1680 '0.3em;}...sideba'  30 2e 33 65 6d 3b 7d  d  a 2e 73 69 64 65 62 61
>>   1696 'r .active,...men'  72 20 2e 61 63 74 69 76 65 2c  d  a 2e 6d 65 6e
>>   1712 'u li a.active {.'  75 20 6c 69 20 61 2e 61 63 74 69 76 65 20 7b  d
>>   1728 '..color: white;.'   a  9 63 6f 6c 6f 72 3a 20 77 68 69 74 65 3b  d
>>   1744 '..background: #f'   a  9 62 61 63 6b 67 72 6f 75 6e 64 3a 20 23 66
>>   1760 'f6633;}....../*M'  66 36 36 33 33 3b 7d  d  a  d  a  d  a 2f 2a 4d
>>   1776 'AIN BODY*/...mai'  41 49 4e 20 42 4f 44 59 2a 2f  d  a 2e 6d 61 69
>>   1792 'nbody {...paddin'  6e 62 6f 64 79 20 7b  d  a  9 70 61 64 64 69 6e
>>   1808 'g-top: 4em;...pa'  67 2d 74 6f 70 3a 20 34 65 6d 3b  d  a  9 70 61
>>   1824 'dding-bottom: 15'  64 64 69 6e 67 2d 62 6f 74 74 6f 6d 3a 20 31 35
>>   1840 'em;}...postticke'  65 6d 3b 7d  d  a 2e 70 6f 73 74 74 69 63 6b 65
>>   1856 'r ul {...font-si'  72 20 75 6c 20 7b  d  a  9 66 6f 6e 74 2d 73 69
>>   1872 'ze: 80%;...color'  7a 65 3a 20 38 30 25 3b  d  a  9 63 6f 6c 6f 72
>>   1888 ': #aaa;...list-s'  3a 20 23 61 61 61 3b  d  a  9 6c 69 73 74 2d 73
>>   1904 'tyle: none;...ma'  74 79 6c 65 3a 20 6e 6f 6e 65 3b  d  a  9 6d 61
>>   1920 'rgin-left: 0;}..'  72 67 69 6e 2d 6c 65 66 74 3a 20 30 3b 7d  d  a
>>   1936 '.postticker ul l'  2e 70 6f 73 74 74 69 63 6b 65 72 20 75 6c 20 6c
>>   1952 'i {...margin-bot'  69 20 7b  d  a  9 6d 61 72 67 69 6e 2d 62 6f 74
>>   1968 'tom: 1.5em;}...p'  74 6f 6d 3a 20 31 2e 35 65 6d 3b 7d  d  a 2e 70
>>   1984 'ostticker .times'  6f 73 74 74 69 63 6b 65 72 20 2e 74 69 6d 65 73
>>   2000 'tamp {color: #aa'  74 61 6d 70 20 7b 63 6f 6c 6f 72 3a 20 23 61 61
>>   2016 'a; font-size: 80'  61 3b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 38 30
>>   2032 '%;}...postticker'  25 3b 7d  d  a 2e 70 6f 73 74 74 69 63 6b 65 72
>>   2048 ' .subscribe,...p'  20 2e 73 75 62 73 63 72 69 62 65 2c  d  a 2e 70
>>   2064 'ostticker .time'   6f 73 74 74 69 63 6b 65 72 20 2e 74 69 6d 65
>>   2079 'stamp .time,...p'  73 74 61 6d 70 20 2e 74 69 6d 65 2c  d  a 2e 70
>>   2095 'ostticker .times'  6f 73 74 74 69 63 6b 65 72 20 2e 74 69 6d 65 73
>>   2111 'tamp .author {di'  74 61 6d 70 20 2e 61 75 74 68 6f 72 20 7b 64 69
>>   2127 'splay: none;}...'  73 70 6c 61 79 3a 20 6e 6f 6e 65 3b 7d  d  a 2e
>>   2143 'postticker a.pos'  70 6f 73 74 74 69 63 6b 65 72 20 61 2e 70 6f 73
>>   2159 't {color: #ff663'  74 20 7b 63 6f 6c 6f 72 3a 20 23 66 66 36 36 33
>>   2175 '3;}...postticker'  33 3b 7d  d  a 2e 70 6f 73 74 74 69 63 6b 65 72
>>   2191 '  a:hover {color'  20 20 61 3a 68 6f 76 65 72 20 7b 63 6f 6c 6f 72
>>   2207 ': white; }......'  3a 20 77 68 69 74 65 3b 20 7d  d  a  d  a  d  a
>>   2223 '/* FOOTER */...f'  2f 2a 20 46 4f 4f 54 45 52 20 2a 2f  d  a 2e 66
>>   2239 'ooter {...color:'  6f 6f 74 65 72 20 7b  d  a  9 63 6f 6c 6f 72 3a
>>   2255 ' #aaa;...font-si'  20 23 61 61 61 3b  d  a  9 66 6f 6e 74 2d 73 69
>>   2271 'ze: 80%;...text-'  7a 65 3a 20 38 30 25 3b  d  a  9 74 65 78 74 2d
>>   2287 'align: left;}...'  61 6c 69 67 6e 3a 20 6c 65 66 74 3b 7d  d  a 2e
>>   2303 'footer a { color'  66 6f 6f 74 65 72 20 61 20 7b 20 63 6f 6c 6f 72
>>   2319 ': #aaa;}...foote'  3a 20 23 61 61 61 3b 7d  d  a 2e 66 6f 6f 74 65
>>   2335 'r ul {list-style'  72 20 75 6c 20 7b 6c 69 73 74 2d 73 74 79 6c 65
>>   2351 ': none; margin-l'  3a 20 6e 6f 6e 65 3b 20 6d 61 72 67 69 6e 2d 6c
>>   2367 'eft: 0em;}...foo'  65 66 74 3a 20 30 65 6d 3b 7d  d  a 2e 66 6f 6f
>>   2383 'ter ul ul {margi'  74 65 72 20 75 6c 20 75 6c 20 7b 6d 61 72 67 69
>>   2399 'n-left: 1.5em;}.'  6e 2d 6c 65 66 74 3a 20 31 2e 35 65 6d 3b 7d  d
>>   2415 '..footer .comman'   a 2e 66 6f 6f 74 65 72 20 2e 63 6f 6d 6d 61 6e
>>   2431 'ds ul, .footer .'  64 73 20 75 6c 2c 20 2e 66 6f 6f 74 65 72 20 2e
>>   2447 'views ul {displa'  76 69 65 77 73 20 75 6c 20 7b 64 69 73 70 6c 61
>>   2463 'y: inline;}...fo'  79 3a 20 69 6e 6c 69 6e 65 3b 7d  d  a 2e 66 6f
>>   2479 'oter .commands u'  6f 74 65 72 20 2e 63 6f 6d 6d 61 6e 64 73 20 75
>>   2495 'l li, .footer .v'  6c 20 6c 69 2c 20 2e 66 6f 6f 74 65 72 20 2e 76
>>   2511 'iews ul li {disp'  69 65 77 73 20 75 6c 20 6c 69 20 7b 64 69 73 70
>>   2527 'lay: inline; pad'  6c 61 79 3a 20 69 6e 6c 69 6e 65 3b 20 70 61 64
>>   2543 'ding-right: 1em;'  64 69 6e 67 2d 72 69 67 68 74 3a 20 31 65 6d 3b
>>   2559 '}....../* META *'  7d  d  a  d  a  d  a 2f 2a 20 4d 45 54 41 20 2a
>>   2575 '/...metaenvironm'  2f  d  a 2e 6d 65 74 61 65 6e 76 69 72 6f 6e 6d
>>   2591 'ent h1.heading {'  65 6e 74 20 68 31 2e 68 65 61 64 69 6e 67 20 7b
>>   2607 'display: none;}.'  64 69 73 70 6c 61 79 3a 20 6e 6f 6e 65 3b 7d  d
>>   2623 '..metaheader {ba'   a 2e 6d 65 74 61 68 65 61 64 65 72 20 7b 62 61
>>   2639 'ckground: #C3D9F'  63 6b 67 72 6f 75 6e 64 3a 20 23 43 33 44 39 46
>>   2655 'F; font-size: 20'  46 3b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 32 30
>>   2671 '0%}...metaheader'  30 25 7d  d  a 2e 6d 65 74 61 68 65 61 64 65 72
>>   2687 ' ul {display: in'  20 75 6c 20 7b 64 69 73 70 6c 61 79 3a 20 69 6e
>>   2703 'line; margin: 0;'  6c 69 6e 65 3b 20 6d 61 72 67 69 6e 3a 20 30 3b
>>   2719 '}...metaheader l'  7d  d  a 2e 6d 65 74 61 68 65 61 64 65 72 20 6c
>>   2735 'i {list-style: n'  69 20 7b 6c 69 73 74 2d 73 74 79 6c 65 3a 20 6e
>>   2751 'one; display: in'  6f 6e 65 3b 20 64 69 73 70 6c 61 79 3a 20 69 6e
>>   2767 'line; margin: 0;'  6c 69 6e 65 3b 20 6d 61 72 67 69 6e 3a 20 30 3b
>>   2783 '}...metaheader l'  7d  d  a 2e 6d 65 74 61 68 65 61 64 65 72 20 6c
>>   2799 'i:after {content'  69 3a 61 66 74 65 72 20 7b 63 6f 6e 74 65 6e 74
>>   2815 ': "/"}...metaenv'  3a 20 22 2f 22 7d  d  a 2e 6d 65 74 61 65 6e 76
>>   2831 'ironment.contain'  69 72 6f 6e 6d 65 6e 74 2e 63 6f 6e 74 61 69 6e
>>   2847 'er {border: 1px '  65 72 20 7b 62 6f 72 64 65 72 3a 20 31 70 78 20
>>   2863 'solid #C3D9FF; m'  73 6f 6c 69 64 20 23 43 33 44 39 46 46 3b 20 6d
>>   2879 'argin-top: 0;}..'  61 72 67 69 6e 2d 74 6f 70 3a 20 30 3b 7d  d  a
>>   2895 '.metafooter {bac'  2e 6d 65 74 61 66 6f 6f 74 65 72 20 7b 62 61 63
>>   2911 'kground: #C3D9FF'  6b 67 72 6f 75 6e 64 3a 20 23 43 33 44 39 46 46
>>   2927 ';}...metafooter '  3b 7d  d  a 2e 6d 65 74 61 66 6f 6f 74 65 72 20
>>   2943 'li {list-style: '  6c 69 20 7b 6c 69 73 74 2d 73 74 79 6c 65 3a 20
>>   2959 'none;}....../*DE'  6e 6f 6e 65 3b 7d  d  a  d  a  d  a 2f 2a 44 45
>>   2975 'FAULT*/..body {m'  46 41 55 4c 54 2a 2f  d  a 62 6f 64 79 20 7b 6d
>>   2991 'argin-top: 0;}..'  61 72 67 69 6e 2d 74 6f 70 3a 20 30 3b 7d  d  a
>>   3007 'h1, h2, h3, h4, '  68 31 2c 20 68 32 2c 20 68 33 2c 20 68 34 2c 20
>>   3023 'h5, h6 { margin:'  68 35 2c 20 68 36 20 7b 20 6d 61 72 67 69 6e 3a
>>   3039 ' 0; font-weight:'  20 30 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74 3a
>>   3055 ' inherit; font-s'  20 69 6e 68 65 72 69 74 3b 20 66 6f 6e 74 2d 73
>>   3071 'ize: 100%; line-'  69 7a 65 3a 20 31 30 30 25 3b 20 6c 69 6e 65 2d
>>   3087 'height: inherit;'  68 65 69 67 68 74 3a 20 69 6e 68 65 72 69 74 3b
>>   3103 ' }..h1.heading '   20 7d  d  a 68 31 2e 68 65 61 64 69 6e 67 20
>>   3118 '{ font-size: 2em'  7b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 32 65 6d
>>   3134 '; margin-bottom:'  3b 20 6d 61 72 67 69 6e 2d 62 6f 74 74 6f 6d 3a
>>   3150 ' 1.5em; }..h1 { '  20 31 2e 35 65 6d 3b 20 7d  d  a 68 31 20 7b 20
>>   3166 'font-size: 1.5em'  66 6f 6e 74 2d 73 69 7a 65 3a 20 31 2e 35 65 6d
>>   3182 '; line-height: 1'  3b 20 6c 69 6e 65 2d 68 65 69 67 68 74 3a 20 31
>>   3198 '; margin-bottom:'  3b 20 6d 61 72 67 69 6e 2d 62 6f 74 74 6f 6d 3a
>>   3214 ' 1em; }...mainco'  20 31 65 6d 3b 20 7d  d  a 2e 6d 61 69 6e 63 6f
>>   3230 'ntents {font-siz'  6e 74 65 6e 74 73 20 7b 66 6f 6e 74 2d 73 69 7a
>>   3246 'e: 1.5em;}..h2 {'  65 3a 20 31 2e 35 65 6d 3b 7d  d  a 68 32 20 7b
>>   3262 ' font-size: 1.2e'  20 66 6f 6e 74 2d 73 69 7a 65 3a 20 31 2e 32 65
>>   3278 'm; height: 1.25e'  6d 3b 20 68 65 69 67 68 74 3a 20 31 2e 32 35 65
>>   3294 'm; line-height: '  6d 3b 20 6c 69 6e 65 2d 68 65 69 67 68 74 3a 20
>>   3310 '1.25; margin-bot'  31 2e 32 35 3b 20 6d 61 72 67 69 6e 2d 62 6f 74
>>   3326 'tom: 1.25em; }..'  74 6f 6d 3a 20 31 2e 32 35 65 6d 3b 20 7d  d  a
>>   3342 'h3 { font-size: '  68 33 20 7b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20
>>   3358 '1em; font-weight'  31 65 6d 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74
>>   3374 ': bold; margin-b'  3a 20 62 6f 6c 64 3b 20 6d 61 72 67 69 6e 2d 62
>>   3390 'ottom: 1.5em; }.'  6f 74 74 6f 6d 3a 20 31 2e 35 65 6d 3b 20 7d  d
>>   3406 '.h4 { font-size:'   a 68 34 20 7b 20 66 6f 6e 74 2d 73 69 7a 65 3a
>>   3422 ' 1em; font-weigh'  20 31 65 6d 3b 20 66 6f 6e 74 2d 77 65 69 67 68
>>   3438 't: bold; }..h5 {'  74 3a 20 62 6f 6c 64 3b 20 7d  d  a 68 35 20 7b
>>   3454 ' font-size: 1em;'  20 66 6f 6e 74 2d 73 69 7a 65 3a 20 31 65 6d 3b
>>   3470 ' }..textarea {wi'  20 7d  d  a 74 65 78 74 61 72 65 61 20 7b 77 69
>>   3486 'dth: 100%;}..inp'  64 74 68 3a 20 31 30 30 25 3b 7d  d  a 69 6e 70
>>   3502 'ut.text, input.p'  75 74 2e 74 65 78 74 2c 20 69 6e 70 75 74 2e 70
>>   3518 'assword {width: '  61 73 73 77 6f 72 64 20 7b 77 69 64 74 68 3a 20
>>   3534 '200px;}..input[t'  32 30 30 70 78 3b 7d  d  a 69 6e 70 75 74 5b 74
>>   3550 'ype="button"], i'  79 70 65 3d 22 62 75 74 74 6f 6e 22 5d 2c 20 69
>>   3566 'nput[type="submi'  6e 70 75 74 5b 74 79 70 65 3d 22 73 75 62 6d 69
>>   3582 't"], input[type='  74 22 5d 2c 20 69 6e 70 75 74 5b 74 79 70 65 3d
>>   3598 '"reset"], input['  22 72 65 73 65 74 22 5d 2c 20 69 6e 70 75 74 5b
>>   3614 'type="file"], bu'  74 79 70 65 3d 22 66 69 6c 65 22 5d 2c 20 62 75
>>   3630 'tton { margin-le'  74 74 6f 6e 20 7b 20 6d 61 72 67 69 6e 2d 6c 65
>>   3646 'ft: 0.5em;} ....'  66 74 3a 20 30 2e 35 65 6d 3b 7d 20  d  a  d  a
>>   3662 '../* PIER */...b'   d  a 2f 2a 20 50 49 45 52 20 2a 2f  d  a 2e 62
>>   3678 'roken { color: r'  72 6f 6b 65 6e 20 7b 20 63 6f 6c 6f 72 3a 20 72
>>   3694 'ed; font-weight:'  65 64 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74 3a
>>   3710 ' bold;}...protec'  20 62 6f 6c 64 3b 7d  d  a 2e 70 72 6f 74 65 63
>>   3726 'ted { color: #aa'  74 65 64 20 7b 20 63 6f 6c 6f 72 3a 20 23 61 61
>>   3742 'a; }..a {color: '  61 3b 20 7d  d  a 61 20 7b 63 6f 6c 6f 72 3a 20
>>   3758 '#ff6633;}..a:hov'  23 66 66 36 36 33 33 3b 7d  d  a 61 3a 68 6f 76
>>   3774 'er {...color: wh'  65 72 20 7b  d  a  9 63 6f 6c 6f 72 3a 20 77 68
>>   3790 'ite;...backgroun'  69 74 65 3b  d  a  9 62 61 63 6b 67 72 6f 75 6e
>>   3806 'd: #ff6633; }..a'  64 3a 20 23 66 66 36 36 33 33 3b 20 7d  d  a 61
>>   3822 ':hover.nobackgro'  3a 68 6f 76 65 72 2e 6e 6f 62 61 63 6b 67 72 6f
>>   3838 'und {background:'  75 6e 64 20 7b 62 61 63 6b 67 72 6f 75 6e 64 3a
>>   3854 ' white;}..a.view'  20 77 68 69 74 65 3b 7d  d  a 61 2e 76 69 65 77
>>   3870 ', a.command {col'  2c 20 61 2e 63 6f 6d 6d 61 6e 64 20 7b 63 6f 6c
>>   3886 'or: gray;}..a {t'  6f 72 3a 20 67 72 61 79 3b 7d  d  a 61 20 7b 74
>>   3902 'ext-decoration: '  65 78 74 2d 64 65 63 6f 72 61 74 69 6f 6e 3a 20
>>   3918 'none;}..a.enviro'  6e 6f 6e 65 3b 7d  d  a 61 2e 65 6e 76 69 72 6f
>>   3934 'nment:after {con'  6e 6d 65 6e 74 3a 61 66 74 65 72 20 7b 63 6f 6e
>>   3950 'tent: "*";}...ri'  74 65 6e 74 3a 20 22 2a 22 3b 7d  d  a 2e 72 69
>>   3966 'ght {text-align:'  67 68 74 20 7b 74 65 78 74 2d 61 6c 69 67 6e 3a
>>   3982 ' right;}...left '  20 72 69 67 68 74 3b 7d  d  a 2e 6c 65 66 74 20
>>   3998 '{text-align: lef'  7b 74 65 78 74 2d 61 6c 69 67 6e 3a 20 6c 65 66
>>   4014 't;}...center {te'  74 3b 7d  d  a 2e 63 65 6e 74 65 72 20 7b 74 65
>>   4030 'xt-align: center'  78 74 2d 61 6c 69 67 6e 3a 20 63 65 6e 74 65 72
>>   4046 ';}...float {floa'  3b 7d  d  a 2e 66 6c 6f 61 74 20 7b 66 6c 6f 61
>>   4062 't: right;}...nob'  74 3a 20 72 69 67 68 74 3b 7d  d  a 2e 6e 6f 62
>>   4078 'ullets ul {list-'  75 6c 6c 65 74 73 20 75 6c 20 7b 6c 69 73 74 2d
>>   4094 'style: none; mar'  73 74 79 6c 65 3a 20 6e 6f 6e 65 3b 20 6d 61 72
>>   4110 'gin-left: 0;}...'  67 69 6e 2d 6c 65 66 74 3a 20 30 3b 7d  d  a 2e
>>   4126 'nobullets ul li '  6e 6f 62 75 6c 6c 65 74 73 20 75 6c 20 6c 69 20
>>   4142 '{list-style: no'   7b 6c 69 73 74 2d 73 74 79 6c 65 3a 20 6e 6f
>>   4157 'ne; margin-left:'  6e 65 3b 20 6d 61 72 67 69 6e 2d 6c 65 66 74 3a
>>   4173 ' 0;}..tr th {bac'  20 30 3b 7d  d  a 74 72 20 74 68 20 7b 62 61 63
>>   4189 'kground: #eee; f'  6b 67 72 6f 75 6e 64 3a 20 23 65 65 65 3b 20 66
>>   4205 'ont-weight: norm'  6f 6e 74 2d 77 65 69 67 68 74 3a 20 6e 6f 72 6d
>>   4221 'al;}..label {fon'  61 6c 3b 7d  d  a 6c 61 62 65 6c 20 7b 66 6f 6e
>>   4237 't-weight: normal'  74 2d 77 65 69 67 68 74 3a 20 6e 6f 72 6d 61 6c
>>   4253 ';}..tr.group th '  3b 7d  d  a 74 72 2e 67 72 6f 75 70 20 74 68 20
>>   4269 '{background: whi'  7b 62 61 63 6b 67 72 6f 75 6e 64 3a 20 77 68 69
>>   4285 'te; font-size: 1'  74 65 3b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 31
>>   4301 'em; font-weight:'  65 6d 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74 3a
>>   4317 ' bold; margin-to'  20 62 6f 6c 64 3b 20 6d 61 72 67 69 6e 2d 74 6f
>>   4333 'p: 1.5em; }..td.'  70 3a 20 31 2e 35 65 6d 3b 20 7d  d  a 74 64 2e
>>   4349 'required:after {'  72 65 71 75 69 72 65 64 3a 61 66 74 65 72 20 7b
>>   4365 'color: #ff6633; '  63 6f 6c 6f 72 3a 20 23 66 66 36 36 33 33 3b 20
>>   4381 'content: "*"; ma'  63 6f 6e 74 65 6e 74 3a 20 22 2a 22 3b 20 6d 61
>>   4397 'rgin-left: 0.5em'  72 67 69 6e 2d 6c 65 66 74 3a 20 30 2e 35 65 6d
>>   4413 ';}.....body {..b'  3b 7d  d  a  d  a 2e 62 6f 64 79 20 7b  d  a 62
>>   4429 'ackground-color:'  61 63 6b 67 72 6f 75 6e 64 2d 63 6f 6c 6f 72 3a
>>   4445 ' #EEEEEE..}...he'  20 23 45 45 45 45 45 45  d  a 7d  d  a 2e 68 65
>>   4461 'ader {..backgrou'  61 64 65 72 20 7b  d  a 62 61 63 6b 67 72 6f 75
>>   4477 'nd-color: #00000'  6e 64 2d 63 6f 6c 6f 72 3a 20 23 30 30 30 30 30
>>   4493 '0;..color: #FF00'  30 3b  d  a 63 6f 6c 6f 72 3a 20 23 46 46 30 30
>>   4509 '00;../*margin-bo'  30 30 3b  d  a 2f 2a 6d 61 72 67 69 6e 2d 62 6f
>>   4525 'ttom: 10px;*/../'  74 74 6f 6d 3a 20 31 30 70 78 3b 2a 2f  d  a 2f
>>   4541 '* border: 5px so'  2a 20 62 6f 72 64 65 72 3a 20 35 70 78 20 73 6f
>>   4557 'lid #ff6633 */..'  6c 69 64 20 23 66 66 36 36 33 33 20 2a 2f  d  a
>>   4573 '}...headerA..{..'  7d  d  a 2e 68 65 61 64 65 72 41  d  a 7b  d  a
>>   4589 '/*margin-top: 25'  2f 2a 6d 61 72 67 69 6e 2d 74 6f 70 3a 20 32 35
>>   4605 '0 px;*/..backgro'  30 20 70 78 3b 2a 2f  d  a 62 61 63 6b 67 72 6f
>>   4621 'und-color: #FFEE'  75 6e 64 2d 63 6f 6c 6f 72 3a 20 23 46 46 45 45
>>   4637 'EE..} '            45 45  d  a 7d 20
>> Arg 2: [1414145 sz:12 cls: 110849 Symbol] encodeAsUTF8
>> Arg 3: [3112864769 sz:0 cls: 66817 Array] an Array
>>
>> Now executing the following command saved from "iferr 1":
>>    where
>> ==> 1 ExceptionA >> defaultAction @6 line 7   [GsMethod 11802113]
>> 2 Error >> defaultAction @2 line 7   [GsMethod 11621121]
>> 3 MessageNotUnderstood >> defaultAction @2 line 7   [GsMethod 10857729]
>> 4 ExceptionA >> _defaultAction @1 line 3   [GsMethod 11804673]
>> 5 ExceptionHandler >> outer @5 line 5   [GsMethod 10053889]
>> 6 ExceptionA >> pass @1 line 11   [GsMethod 11801857]
>> 7 HTTPConnection >> handleInternalServerException: @12 line 13   [GsMethod 87549185]
>> 8 ComplexBlock in HTTPConnection >> internalErrorHandler @6 line 6   [GsMethod 87548929]
>> 9 ExceptionA >> valueHandler: @7 line 8   [GsMethod 11808257]
>> 10 ComplexBlock in ExceptionHandler >> valueHandlerBlock @6 line 5   [GsMethod 10057985]
>> 11 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2377473]
>> 12 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2377473]
>> 13 ExceptionHandler >> valueHandlerBlock @10 line 6   [GsMethod 10057985]
>> 14 ExceptionHandler >> caughtException @3 line 4   [GsMethod 10057473]
>> 15 ExceptionHandler >> caughtEx:number:cat:args: @16 line 19   [GsMethod 10054401]
>> 16 ComplexBlock in ExceptionHandler >> try:on:in:do: @9 line 9   [GsMethod 10055169]
>> 17 Exception >> _signal:number:args: @2 line 7   [GsMethod 2458369]
>> 18 System class >> signal:args:signalDictionary: @5 line 13   [GsMethod 2749697]
>> 19 Object >> doesNotUnderstand: @6 line 14   [GsMethod 1925889]
>> 20 Object >> _doesNotUnderstand: @1 line 6   [GsMethod 1939201]
>> 21 UTF8PrimitiveEncoding >> encode: @1 line 4   [GsMethod 108924417]
>> 22 WAUtf8GemStoneCodec >> encode: @2 line 2   [GsMethod 107635969]
>> 23 SeasideHTTPService >> encode: @2 line 2   [GsMethod 109063425]
>> 24 SeasideHTTPService >> contentsOfResponse: @9 line 6   [GsMethod 109061889]
>> 25 SeasideHTTPService >> convertResponse: @70 line 37   [GsMethod 109066753]
>> 26 ComplexVCBlock in SeasideHTTPService >> answerToCheckingLock: @54 line 42   [GsMethod 109064961]
>> 27 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2377473]
>> 28 ComplexVCBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2377473]
>> 29 TransientRecursionLock >> critical: @15 line 8   [GsMethod 19994369]
>> 30 SeasideHTTPService >> answerToCheckingLock: @60 line 7   [GsMethod 109064961]
>> 31 SeasideHTTPService >> process: @3 line 6   [GsMethod 109058817]
>> 32 ComplexBlock in SeasideHTTPService >> start @4 line 5   [GsMethod 109060097]
>> 33 HTTPRequest >> respondUsing: @1 line 5   [GsMethod 108045569]
>> 34 HTTPServer >> answerTo: @6 line 7   [GsMethod 108313345]
>> 35 ComplexBlock in HTTPConnection >> produceResponseFor: @8 line 9   [GsMethod 87547649]
>> 36 ExceptionHandler >> try:on:in:do: @13 line 13   [GsMethod 10055169]
>> 37 ExceptionA class >> try:on:do: @2 line 4   [GsMethod 12016897]
>> 38 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 2378497]
>> 39 SpExceptionContext class >> for:onAnyErrorDo: @2 line 6   [GsMethod 22319617]
>> 40 HTTPConnection >> produceResponseFor: @13 line 11   [GsMethod 87547649]
>> 41 HTTPConnection >> getAndDispatchMessages @9 line 14   [GsMethod 87547905]
>> 42 ComplexBlock in OSkSocketInboundConnection >> interact @3 line 6   [GsMethod 88301313]
>> 43 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2377473]
>> 44 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2377473]
>> 45 OSkSocketInboundConnection >> interact @7 line 7   [GsMethod 88301313]
>> 46 OSkSocketListenerService >> handleInboundConnectionOn: @8 line 10   [GsMethod 109299457]
>> 47 ComplexBlock in OSkSocketListenerService >> acceptInboundConnections @12 line 15   [GsMethod 109301249]
>> 48 GsProcess >> _startPart2 @13 line 17   [GsMethod 2493441]
>> 49 GsProcess >> _start @1 line 9   [GsMethod 2480385]
>>   [GsProcess 3112865025]
>> topaz 1> [268 sz:0 cls: 68097 Boolean] true
>> topaz 1>
>> [Info]: Logging out at 06/02/10 21:29:52 CEST
>> logout
>>
>> [Processo completato]
>>
>>
>>
>> Thank,
>> Dario
>>
>>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Error for Pier after Update to 1.2.1.4

Dale Henrichs
In reply to this post by dario trussardi
Dario,

[This is an editted resend of two messages that didn't make it to the
newsgroup, the first time]


The #encodeAsUTF8 problem and was reported back in February as Issue 56
(including a workaround):

     http://code.google.com/p/glassdb/issues/detail?id=56

Issue 56 was incorrectly marked as fixed since the bugfix had not been
committed anywhere, so in the end I'm glad that you uncovered this one ...

Anyway, you can get the bugfix by evaluating the following:

     Gofer project
       load: 'Magritte'
       version: '1.2.1.4.1'
       group: 'Magritte-Seaside'.

Let me know how it goes.

Thanks,

Dale

Dario Trussardi wrote:

> Dale,
>
> i follow your indication:
>
> Anyway, if these expressions fail, I'll want to see the stack trace ... otherwise if the expressions succeed, you should be able to do 'Update GLASS' without problems:
>
> | configurations repository |
> [Transcript
>  cr;
>  show: (ConfigurationOfMetacello project currentVersion) printString.
> MCWorkingCopy allManagers
>
> Your code do and i Update GLASS without problems.
>
> At the end the system answer:  1.0-beta8  loaded.
>
> I do some test from www and it work.
>
> After i do:
>
>
> MCPlatformSupport commitOnAlmostOutOfMemoryDuring: [
>         [       Gofer project load: 'Seaside28' version: '2.8.4.6'.
>                 Gofer project load: 'Magritte' version: '1.2.1.4'.
>                 Gofer project load: 'Pier' version: '1.2.1.4' ]
>         on: Warning
>         do: [:ex |
>                 Transcript cr; show: ex description.
>                 ex resume ]].
>
>
> Now when i do the test from www i found the 'same' problem:
>
>
> Last login: Wed Jun  2 21:29:24 on ttys000
> /Users/dtr/OODB/startOODB ; exit;
> romano:~ dtr$ /Users/dtr/OODB/startOODB ; exit;
> Starting stone: dtr
>  _____________________________________________________________________________
> |                Gem Configuration Options for process id 937                 |
> |_____________________________________________________________________________|
>
> 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 = 25000;
> GEM_TEMPOBJ_MESPACE_SIZE = 0;
> GEM_TEMPOBJ_OOPMAP_SIZE = 0;
> GEM_TEMPOBJ_POMGEN_SIZE = 0;
> GEM_TEMPOBJ_POMGEN_PRUNE_ON_VOTE = 50;
> LOG_WARNINGS = FALSE;
> SHR_NUM_FREE_FRAME_SERVERS = 1;
> SHR_PAGE_CACHE_NUM_SHARED_COUNTERS = 1900;
> SHR_PAGE_CACHE_SIZE_KB = 500000;
> SHR_PAGE_CACHE_NUM_PROCS = 10233;
> SHR_TARGET_FREE_FRAME_COUNT = -1;
> (vmGc spaceSizes: eden init 2000K max 4688K , survivor init 400K max 784K,
>  vmGc    old max 18744K, code max 10000K, perm max 5008K, pom 10 * 2088K = 20880K,
>  vmGc    remSet 576K, meSpace max 27280K oopMapSize 131072 )
> cmdLine=
> stopstone[Info]: GemStone version '2.3.1'
> stopstone[Info]: Server 'dtr' is not running.
> startstone[Info]: GemStone version '2.3.1'
> startstone[Info]: Starting Stone repository monitor "dtr".
> startstone[Info]: GEMSTONE is: "/opt/gemstone/product".
> startstone[Info]:
>     GEMSTONE_SYS_CONF=/Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/system.conf
>     GEMSTONE_EXE_CONF=/Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/dtr.conf
> startstone[Info]: Log file is '/opt/gemstone/log/dtr.log'.
> startstone[Info]: GemStone server 'dtr' has been started.
> startnetldi[Info]: GemStone version '2.3.1'
> startnetldi[Info]: Server 'gs64ldi' is already running.
>  _____________________________________________________________________________
> |                             Configuration Files                             |
> |                                                                             |
> | System File: /Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/system.conf
> |                                                                             |
> | Executable File: /Users/dtr/GemStone64Bit2.3.1-x86_64.MacOSX/seaside/data/gem.conf
> |_____________________________________________________________________________|
> Using GEM_TEMPOBJ_CACHE_SIZE 50000 from -T command line option
>  _____________________________________________________________________________
> |                Gem Configuration Options for process id 951                 |
> |_____________________________________________________________________________|
>
> 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 = 25000;
> GEM_TEMPOBJ_MESPACE_SIZE = 0;
> GEM_TEMPOBJ_OOPMAP_SIZE = 0;
> GEM_TEMPOBJ_POMGEN_SIZE = 0;
> GEM_TEMPOBJ_POMGEN_PRUNE_ON_VOTE = 50;
> 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 = 10233;
> SHR_TARGET_FREE_FRAME_COUNT = -1;
> (vmGc spaceSizes: eden init 2000K max 4688K , survivor init 400K max 784K,
>  vmGc    old max 18744K, code max 10000K, perm max 5008K, pom 10 * 2088K = 20880K,
>  vmGc    remSet 576K, meSpace max 27280K oopMapSize 131072 )
>  _____________________________________________________________________________
> |             GemStone/S64 Object-Oriented Data Management System             |
> |               Copyright (C) GemStone Systems, Inc. 1986-2008.               |
> |                            All rights reserved.                             |
> |     covered by Patent Number 6,567,905 Generational Garbage Collector.      |
> +-----------------------------------------------------------------------------+
> |    PROGRAM: topaz, Linear GemStone Interface (Linked Session)               |
> |    VERSION: 2.3.1, Thu Dec  4 11:33:53 2008                                 |
> |      BUILD: gss64_2_3_x_branch-20643                                        |
> |  BUILT FOR: Darwin (Apple Macintosh x86)                                    |
> |       MODE: 64 bit                                                          |
> | RUNNING ON: 2-CPU romano.com<http://romano.com> i386 (Darwin 10.3.0 ) 2800MHz MacBookPro5,2 2048MB
> | PROCESS ID: 951       DATE: 06/02/10 21:29:43 CEST                          |
> |   USER IDS: REAL=dtr (501) EFFECTIVE=dtr (501)                              |
> |_____________________________________________________________________________|
> topaz> topaz> overwriting /opt/gemstone/log/Hyper_server-50081_80.log
> topaz> Warning: GemStone is clearing the previous GemStone password.
> topaz> topaz> topaz> topaz> topaz> [Info]: LNK client/gem GCI levels = 830/830
> [Info]: User ID: DataCurator
> [Info]: Repository: dtr
> [Info]: Session ID: 2
> [Info]: GCI Client Host: <Linked>
> [Info]: Page server PID: -1
> [Info]: Login Time: 06/02/10 21:29:43.985 CEST
> gci login: currSession 1 rpc gem processId -1
> successful login
> topaz 1> topaz 1> [268 sz:0 cls: 68097 Boolean] true
> topaz 1> topaz 1> Hyper Server started on port 50081
> --transcript--'Seaside default dispatcher enabled on path /seaside/'
> -----------------------------------------------------
> GemStone: Error         Nonfatal
> No method was found for the selector #'encodeAsUTF8' when sent to
> /* HEADER */^M
> .icon a {outline: none; background: white;}^M
> .search input.text {^M
> border: 1px solid white;^M
> color: white;}^M
> .search input.text:focus {^M
> border: 1px solid #ff6633;^M
> color: white;}^M
> .search input {^M
> color: #ff6633;^M
> font-size: 1em;^M
> outline: none;^M
> width: 98%;^M
> border: 0;^M
> margin-top: 0.1em;^M
> padding: 0.3em;^M
> paddi...  with arguments contained in anArray( ).
> Error Category: 231169 [GemStone] Number: 2010 Arg Count: 3 Context : 3112865025
> Arg 1: [1882278145 sz:4642 cls: 103425 ByteArray]
>    1 '/* HEADER */...i'  2f 2a 20 48 45 41 44 45 52 20 2a 2f  d  a 2e 69
>   17 'con a {outline: '  63 6f 6e 20 61 20 7b 6f 75 74 6c 69 6e 65 3a 20
>   33 'none; background'  6e 6f 6e 65 3b 20 62 61 63 6b 67 72 6f 75 6e 64
>   49 ': white;}...sear'  3a 20 77 68 69 74 65 3b 7d  d  a 2e 73 65 61 72
>   65 'ch input.text {.'  63 68 20 69 6e 70 75 74 2e 74 65 78 74 20 7b  d
>   81 '..border: 1px so'   a  9 62 6f 72 64 65 72 3a 20 31 70 78 20 73 6f
>   97 'lid white;...col'  6c 69 64 20 77 68 69 74 65 3b  d  a  9 63 6f 6c
>   113 'or: white;}...se'  6f 72 3a 20 77 68 69 74 65 3b 7d  d  a 2e 73 65
>   129 'arch input.text:'  61 72 63 68 20 69 6e 70 75 74 2e 74 65 78 74 3a
>   145 'focus {...border'  66 6f 63 75 73 20 7b  d  a  9 62 6f 72 64 65 72
>   161 ': 1px solid #ff6'  3a 20 31 70 78 20 73 6f 6c 69 64 20 23 66 66 36
>   177 '633;...color: wh'  36 33 33 3b  d  a  9 63 6f 6c 6f 72 3a 20 77 68
>   193 'ite;}...search i'  69 74 65 3b 7d  d  a 2e 73 65 61 72 63 68 20 69
>   209 'nput {...color: '  6e 70 75 74 20 7b  d  a  9 63 6f 6c 6f 72 3a 20
>   225 '#ff6633;...font-'  23 66 66 36 36 33 33 3b  d  a  9 66 6f 6e 74 2d
>   241 'size: 1em;...out'  73 69 7a 65 3a 20 31 65 6d 3b  d  a  9 6f 75 74
>   257 'line: none;...wi'  6c 69 6e 65 3a 20 6e 6f 6e 65 3b  d  a  9 77 69
>   273 'dth: 98%;...bord'  64 74 68 3a 20 39 38 25 3b  d  a  9 62 6f 72 64
>   289 'er: 0;...margin-'  65 72 3a 20 30 3b  d  a  9 6d 61 72 67 69 6e 2d
>   305 'top: 0.1em;...pa'  74 6f 70 3a 20 30 2e 31 65 6d 3b  d  a  9 70 61
>   321 'dding: 0.3em;...'  64 64 69 6e 67 3a 20 30 2e 33 65 6d 3b  d  a  9
>   337 'padding-top: 0;.'  70 61 64 64 69 6e 67 2d 74 6f 70 3a 20 30 3b  d
>   353 '..background: 0;'   a  9 62 61 63 6b 67 72 6f 75 6e 64 3a 20 30 3b
>   369 '}...search ul {.'  7d  d  a 2e 73 65 61 72 63 68 20 75 6c 20 7b  d
>   385 '..margin: 0;...p'   a  9 6d 61 72 67 69 6e 3a 20 30 3b  d  a  9 70
>   401 'adding: 0;...bac'  61 64 64 69 6e 67 3a 20 30 3b  d  a  9 62 61 63
>   417 'kground: white;.'  6b 67 72 6f 75 6e 64 3a 20 77 68 69 74 65 3b  d
>   433 '..list-style-typ'   a  9 6c 69 73 74 2d 73 74 79 6c 65 2d 74 79 70
>   449 'e: none;...borde'  65 3a 20 6e 6f 6e 65 3b  d  a  9 62 6f 72 64 65
>   465 'r: 1px solid #ff'  72 3a 20 31 70 78 20 73 6f 6c 69 64 20 23 66 66
>   481 '6633;...border-t'  36 36 33 33 3b  d  a  9 62 6f 72 64 65 72 2d 74
>   497 'op: 0;}...search'  6f 70 3a 20 30 3b 7d  d  a 2e 73 65 61 72 63 68
>   513 ' li.selected a {'  20 6c 69 2e 73 65 6c 65 63 74 65 64 20 61 20 7b
>   529 'color: #fff;}...'  63 6f 6c 6f 72 3a 20 23 66 66 66 3b 7d  d  a 2e
>   545 'search li.select'  73 65 61 72 63 68 20 6c 69 2e 73 65 6c 65 63 74
>   561 'ed {...backgroun'  65 64 20 7b  d  a  9 62 61 63 6b 67 72 6f 75 6e
>   577 'd-color: #ff6633'  64 2d 63 6f 6c 6f 72 3a 20 23 66 66 36 36 33 33
>   593 ';...color: white'  3b  d  a  9 63 6f 6c 6f 72 3a 20 77 68 69 74 65
>   609 ';}...search li {'  3b 7d  d  a 2e 73 65 61 72 63 68 20 6c 69 20 7b
>   625 '...margin: 0;...'   d  a  9 6d 61 72 67 69 6e 3a 20 30 3b  d  a  9
>   641 'display: block;.'  64 69 73 70 6c 61 79 3a 20 62 6c 6f 63 6b 3b  d
>   657 '..padding: 0.2em'   a  9 70 61 64 64 69 6e 67 3a 20 30 2e 32 65 6d
>   673 ';...cursor: poin'  3b  d  a  9 63 75 72 73 6f 72 3a 20 70 6f 69 6e
>   689 'ter;...list-styl'  74 65 72 3b  d  a  9 6c 69 73 74 2d 73 74 79 6c
>   705 'e-type: none;}..'  65 2d 74 79 70 65 3a 20 6e 6f 6e 65 3b 7d  d  a
>   721 '.menu ul {...mar'  2e 6d 65 6e 75 20 75 6c 20 7b  d  a  9 6d 61 72
>   737 'gin: 0;...margin'  67 69 6e 3a 20 30 3b  d  a  9 6d 61 72 67 69 6e
>   753 '-top: 0.2em;...p'  2d 74 6f 70 3a 20 30 2e 32 65 6d 3b  d  a  9 70
>   769 'adding-bottom: 0'  61 64 64 69 6e 67 2d 62 6f 74 74 6f 6d 3a 20 30
>   785 '.2em;...list-sty'  2e 32 65 6d 3b  d  a  9 6c 69 73 74 2d 73 74 79
>   801 'le-type: none;}.'  6c 65 2d 74 79 70 65 3a 20 6e 6f 6e 65 3b 7d  d
>   817 '..menu ul li {..'   a 2e 6d 65 6e 75 20 75 6c 20 6c 69 20 7b  d  a
>   833 '.display: inline'   9 64 69 73 70 6c 61 79 3a 20 69 6e 6c 69 6e 65
>   849 ';...margin: 0;..'  3b  d  a  9 6d 61 72 67 69 6e 3a 20 30 3b  d  a
>   865 '.margin-right: 1'   9 6d 61 72 67 69 6e 2d 72 69 67 68 74 3a 20 31
>   881 '.5em;...list-sty'  2e 35 65 6d 3b  d  a  9 6c 69 73 74 2d 73 74 79
>   897 'le-type: none;}.'  6c 65 2d 74 79 70 65 3a 20 6e 6f 6e 65 3b 7d  d
>   913 '..menu li a {...'   a 2e 6d 65 6e 75 20 6c 69 20 61 20 7b  d  a  9
>   929 'padding-left: 0.'  70 61 64 64 69 6e 67 2d 6c 65 66 74 3a 20 30 2e
>   945 '3em;...padding-r'  33 65 6d 3b  d  a  9 70 61 64 64 69 6e 67 2d 72
>   961 'ight: 0.3em;...p'  69 67 68 74 3a 20 30 2e 33 65 6d 3b  d  a  9 70
>   977 'adding-top: 0.5e'  61 64 64 69 6e 67 2d 74 6f 70 3a 20 30 2e 35 65
>   993 'm;...padding-bot'  6d 3b  d  a  9 70 61 64 64 69 6e 67 2d 62 6f 74
>   1009 'tom: 0.3em;}....'  74 6f 6d 3a 20 30 2e 33 65 6d 3b 7d  d  a  d  a
>   1025 '../*BLOG*/..div'    d  a 2f 2a 42 4c 4f 47 2a 2f  d  a 64 69 76
>   1040 '.post {margin-bo'  2e 70 6f 73 74 20 7b 6d 61 72 67 69 6e 2d 62 6f
>   1056 'ttom: 4.5em;}..d'  74 74 6f 6d 3a 20 34 2e 35 65 6d 3b 7d  d  a 64
>   1072 'iv.comment {marg'  69 76 2e 63 6f 6d 6d 65 6e 74 20 7b 6d 61 72 67
>   1088 'in-bottom: 3em;}'  69 6e 2d 62 6f 74 74 6f 6d 3a 20 33 65 6d 3b 7d
>   1104 '...meta {font-si'   d  a 2e 6d 65 74 61 20 7b 66 6f 6e 74 2d 73 69
>   1120 'ze: 80%; color: '  7a 65 3a 20 38 30 25 3b 20 63 6f 6c 6f 72 3a 20
>   1136 '#aaa;}...leaveco'  23 61 61 61 3b 7d  d  a 2e 6c 65 61 76 65 63 6f
>   1152 'mment {margin-to'  6d 6d 65 6e 74 20 7b 6d 61 72 67 69 6e 2d 74 6f
>   1168 'p: 4.5em; margin'  70 3a 20 34 2e 35 65 6d 3b 20 6d 61 72 67 69 6e
>   1184 '-bottom: 4.5em;}'  2d 62 6f 74 74 6f 6d 3a 20 34 2e 35 65 6d 3b 7d
>   1200 '...comments {mar'   d  a 2e 63 6f 6d 6d 65 6e 74 73 20 7b 6d 61 72
>   1216 'gin-top: 4.5em;}'  67 69 6e 2d 74 6f 70 3a 20 34 2e 35 65 6d 3b 7d
>   1232 '....../* NAVIGAT'   d  a  d  a  d  a 2f 2a 20 4e 41 56 49 47 41 54
>   1248 'ION */...sidebar'  49 4f 4e 20 2a 2f  d  a 2e 73 69 64 65 62 61 72
>   1264 ' ul {...margin-t'  20 75 6c 20 7b  d  a  9 6d 61 72 67 69 6e 2d 74
>   1280 'op: 0;...margin-'  6f 70 3a 20 30 3b  d  a  9 6d 61 72 67 69 6e 2d
>   1296 'left: 0;...list-'  6c 65 66 74 3a 20 30 3b  d  a  9 6c 69 73 74 2d
>   1312 'style-type: none'  73 74 79 6c 65 2d 74 79 70 65 3a 20 6e 6f 6e 65
>   1328 ';}...sidebar ul '  3b 7d  d  a 2e 73 69 64 65 62 61 72 20 75 6c 20
>   1344 'ul {...margin-bo'  75 6c 20 7b  d  a  9 6d 61 72 67 69 6e 2d 62 6f
>   1360 'ttom: 0;...margi'  74 74 6f 6d 3a 20 30 3b  d  a  9 6d 61 72 67 69
>   1376 'n-left: 1.5em;}.'  6e 2d 6c 65 66 74 3a 20 31 2e 35 65 6d 3b 7d  d
>   1392 '..sidebar ul li '   a 2e 73 69 64 65 62 61 72 20 75 6c 20 6c 69 20
>   1408 '{...margin-top: '  7b  d  a  9 6d 61 72 67 69 6e 2d 74 6f 70 3a 20
>   1424 '1.5em;}...sideba'  31 2e 35 65 6d 3b 7d  d  a 2e 73 69 64 65 62 61
>   1440 'r ul li a {...pa'  72 20 75 6c 20 6c 69 20 61 20 7b  d  a  9 70 61
>   1456 'dding-left: 0.3e'  64 64 69 6e 67 2d 6c 65 66 74 3a 20 30 2e 33 65
>   1472 'm;...padding-rig'  6d 3b  d  a  9 70 61 64 64 69 6e 67 2d 72 69 67
>   1488 'ht: 0.3em;...pad'  68 74 3a 20 30 2e 33 65 6d 3b  d  a  9 70 61 64
>   1504 'ding-top: 0.3em;'  64 69 6e 67 2d 74 6f 70 3a 20 30 2e 33 65 6d 3b
>   1520 '...padding-botto'   d  a  9 70 61 64 64 69 6e 67 2d 62 6f 74 74 6f
>   1536 'm: 0.3em;}...sid'  6d 3a 20 30 2e 33 65 6d 3b 7d  d  a 2e 73 69 64
>   1552 'ebar p,...sideba'  65 62 61 72 20 70 2c  d  a 2e 73 69 64 65 62 61
>   1568 'r h1, .sidebar h'  72 20 68 31 2c 20 2e 73 69 64 65 62 61 72 20 68
>   1584 '2, .sidebar h3,.'  32 2c 20 2e 73 69 64 65 62 61 72 20 68 33 2c  d
>   1600 '..sidebar .postt'   a 2e 73 69 64 65 62 61 72 20 2e 70 6f 73 74 74
>   1616 'icker .timestamp'  69 63 6b 65 72 20 2e 74 69 6d 65 73 74 61 6d 70
>   1632 ',...sidebar .pos'  2c  d  a 2e 73 69 64 65 62 61 72 20 2e 70 6f 73
>   1648 'tticker .summary'  74 74 69 63 6b 65 72 20 2e 73 75 6d 6d 61 72 79
>   1664 ' {padding-left: '  20 7b 70 61 64 64 69 6e 67 2d 6c 65 66 74 3a 20
>   1680 '0.3em;}...sideba'  30 2e 33 65 6d 3b 7d  d  a 2e 73 69 64 65 62 61
>   1696 'r .active,...men'  72 20 2e 61 63 74 69 76 65 2c  d  a 2e 6d 65 6e
>   1712 'u li a.active {.'  75 20 6c 69 20 61 2e 61 63 74 69 76 65 20 7b  d
>   1728 '..color: white;.'   a  9 63 6f 6c 6f 72 3a 20 77 68 69 74 65 3b  d
>   1744 '..background: #f'   a  9 62 61 63 6b 67 72 6f 75 6e 64 3a 20 23 66
>   1760 'f6633;}....../*M'  66 36 36 33 33 3b 7d  d  a  d  a  d  a 2f 2a 4d
>   1776 'AIN BODY*/...mai'  41 49 4e 20 42 4f 44 59 2a 2f  d  a 2e 6d 61 69
>   1792 'nbody {...paddin'  6e 62 6f 64 79 20 7b  d  a  9 70 61 64 64 69 6e
>   1808 'g-top: 4em;...pa'  67 2d 74 6f 70 3a 20 34 65 6d 3b  d  a  9 70 61
>   1824 'dding-bottom: 15'  64 64 69 6e 67 2d 62 6f 74 74 6f 6d 3a 20 31 35
>   1840 'em;}...postticke'  65 6d 3b 7d  d  a 2e 70 6f 73 74 74 69 63 6b 65
>   1856 'r ul {...font-si'  72 20 75 6c 20 7b  d  a  9 66 6f 6e 74 2d 73 69
>   1872 'ze: 80%;...color'  7a 65 3a 20 38 30 25 3b  d  a  9 63 6f 6c 6f 72
>   1888 ': #aaa;...list-s'  3a 20 23 61 61 61 3b  d  a  9 6c 69 73 74 2d 73
>   1904 'tyle: none;...ma'  74 79 6c 65 3a 20 6e 6f 6e 65 3b  d  a  9 6d 61
>   1920 'rgin-left: 0;}..'  72 67 69 6e 2d 6c 65 66 74 3a 20 30 3b 7d  d  a
>   1936 '.postticker ul l'  2e 70 6f 73 74 74 69 63 6b 65 72 20 75 6c 20 6c
>   1952 'i {...margin-bot'  69 20 7b  d  a  9 6d 61 72 67 69 6e 2d 62 6f 74
>   1968 'tom: 1.5em;}...p'  74 6f 6d 3a 20 31 2e 35 65 6d 3b 7d  d  a 2e 70
>   1984 'ostticker .times'  6f 73 74 74 69 63 6b 65 72 20 2e 74 69 6d 65 73
>   2000 'tamp {color: #aa'  74 61 6d 70 20 7b 63 6f 6c 6f 72 3a 20 23 61 61
>   2016 'a; font-size: 80'  61 3b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 38 30
>   2032 '%;}...postticker'  25 3b 7d  d  a 2e 70 6f 73 74 74 69 63 6b 65 72
>   2048 ' .subscribe,...p'  20 2e 73 75 62 73 63 72 69 62 65 2c  d  a 2e 70
>   2064 'ostticker .time'   6f 73 74 74 69 63 6b 65 72 20 2e 74 69 6d 65
>   2079 'stamp .time,...p'  73 74 61 6d 70 20 2e 74 69 6d 65 2c  d  a 2e 70
>   2095 'ostticker .times'  6f 73 74 74 69 63 6b 65 72 20 2e 74 69 6d 65 73
>   2111 'tamp .author {di'  74 61 6d 70 20 2e 61 75 74 68 6f 72 20 7b 64 69
>   2127 'splay: none;}...'  73 70 6c 61 79 3a 20 6e 6f 6e 65 3b 7d  d  a 2e
>   2143 'postticker a.pos'  70 6f 73 74 74 69 63 6b 65 72 20 61 2e 70 6f 73
>   2159 't {color: #ff663'  74 20 7b 63 6f 6c 6f 72 3a 20 23 66 66 36 36 33
>   2175 '3;}...postticker'  33 3b 7d  d  a 2e 70 6f 73 74 74 69 63 6b 65 72
>   2191 '  a:hover {color'  20 20 61 3a 68 6f 76 65 72 20 7b 63 6f 6c 6f 72
>   2207 ': white; }......'  3a 20 77 68 69 74 65 3b 20 7d  d  a  d  a  d  a
>   2223 '/* FOOTER */...f'  2f 2a 20 46 4f 4f 54 45 52 20 2a 2f  d  a 2e 66
>   2239 'ooter {...color:'  6f 6f 74 65 72 20 7b  d  a  9 63 6f 6c 6f 72 3a
>   2255 ' #aaa;...font-si'  20 23 61 61 61 3b  d  a  9 66 6f 6e 74 2d 73 69
>   2271 'ze: 80%;...text-'  7a 65 3a 20 38 30 25 3b  d  a  9 74 65 78 74 2d
>   2287 'align: left;}...'  61 6c 69 67 6e 3a 20 6c 65 66 74 3b 7d  d  a 2e
>   2303 'footer a { color'  66 6f 6f 74 65 72 20 61 20 7b 20 63 6f 6c 6f 72
>   2319 ': #aaa;}...foote'  3a 20 23 61 61 61 3b 7d  d  a 2e 66 6f 6f 74 65
>   2335 'r ul {list-style'  72 20 75 6c 20 7b 6c 69 73 74 2d 73 74 79 6c 65
>   2351 ': none; margin-l'  3a 20 6e 6f 6e 65 3b 20 6d 61 72 67 69 6e 2d 6c
>   2367 'eft: 0em;}...foo'  65 66 74 3a 20 30 65 6d 3b 7d  d  a 2e 66 6f 6f
>   2383 'ter ul ul {margi'  74 65 72 20 75 6c 20 75 6c 20 7b 6d 61 72 67 69
>   2399 'n-left: 1.5em;}.'  6e 2d 6c 65 66 74 3a 20 31 2e 35 65 6d 3b 7d  d
>   2415 '..footer .comman'   a 2e 66 6f 6f 74 65 72 20 2e 63 6f 6d 6d 61 6e
>   2431 'ds ul, .footer .'  64 73 20 75 6c 2c 20 2e 66 6f 6f 74 65 72 20 2e
>   2447 'views ul {displa'  76 69 65 77 73 20 75 6c 20 7b 64 69 73 70 6c 61
>   2463 'y: inline;}...fo'  79 3a 20 69 6e 6c 69 6e 65 3b 7d  d  a 2e 66 6f
>   2479 'oter .commands u'  6f 74 65 72 20 2e 63 6f 6d 6d 61 6e 64 73 20 75
>   2495 'l li, .footer .v'  6c 20 6c 69 2c 20 2e 66 6f 6f 74 65 72 20 2e 76
>   2511 'iews ul li {disp'  69 65 77 73 20 75 6c 20 6c 69 20 7b 64 69 73 70
>   2527 'lay: inline; pad'  6c 61 79 3a 20 69 6e 6c 69 6e 65 3b 20 70 61 64
>   2543 'ding-right: 1em;'  64 69 6e 67 2d 72 69 67 68 74 3a 20 31 65 6d 3b
>   2559 '}....../* META *'  7d  d  a  d  a  d  a 2f 2a 20 4d 45 54 41 20 2a
>   2575 '/...metaenvironm'  2f  d  a 2e 6d 65 74 61 65 6e 76 69 72 6f 6e 6d
>   2591 'ent h1.heading {'  65 6e 74 20 68 31 2e 68 65 61 64 69 6e 67 20 7b
>   2607 'display: none;}.'  64 69 73 70 6c 61 79 3a 20 6e 6f 6e 65 3b 7d  d
>   2623 '..metaheader {ba'   a 2e 6d 65 74 61 68 65 61 64 65 72 20 7b 62 61
>   2639 'ckground: #C3D9F'  63 6b 67 72 6f 75 6e 64 3a 20 23 43 33 44 39 46
>   2655 'F; font-size: 20'  46 3b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 32 30
>   2671 '0%}...metaheader'  30 25 7d  d  a 2e 6d 65 74 61 68 65 61 64 65 72
>   2687 ' ul {display: in'  20 75 6c 20 7b 64 69 73 70 6c 61 79 3a 20 69 6e
>   2703 'line; margin: 0;'  6c 69 6e 65 3b 20 6d 61 72 67 69 6e 3a 20 30 3b
>   2719 '}...metaheader l'  7d  d  a 2e 6d 65 74 61 68 65 61 64 65 72 20 6c
>   2735 'i {list-style: n'  69 20 7b 6c 69 73 74 2d 73 74 79 6c 65 3a 20 6e
>   2751 'one; display: in'  6f 6e 65 3b 20 64 69 73 70 6c 61 79 3a 20 69 6e
>   2767 'line; margin: 0;'  6c 69 6e 65 3b 20 6d 61 72 67 69 6e 3a 20 30 3b
>   2783 '}...metaheader l'  7d  d  a 2e 6d 65 74 61 68 65 61 64 65 72 20 6c
>   2799 'i:after {content'  69 3a 61 66 74 65 72 20 7b 63 6f 6e 74 65 6e 74
>   2815 ': "/"}...metaenv'  3a 20 22 2f 22 7d  d  a 2e 6d 65 74 61 65 6e 76
>   2831 'ironment.contain'  69 72 6f 6e 6d 65 6e 74 2e 63 6f 6e 74 61 69 6e
>   2847 'er {border: 1px '  65 72 20 7b 62 6f 72 64 65 72 3a 20 31 70 78 20
>   2863 'solid #C3D9FF; m'  73 6f 6c 69 64 20 23 43 33 44 39 46 46 3b 20 6d
>   2879 'argin-top: 0;}..'  61 72 67 69 6e 2d 74 6f 70 3a 20 30 3b 7d  d  a
>   2895 '.metafooter {bac'  2e 6d 65 74 61 66 6f 6f 74 65 72 20 7b 62 61 63
>   2911 'kground: #C3D9FF'  6b 67 72 6f 75 6e 64 3a 20 23 43 33 44 39 46 46
>   2927 ';}...metafooter '  3b 7d  d  a 2e 6d 65 74 61 66 6f 6f 74 65 72 20
>   2943 'li {list-style: '  6c 69 20 7b 6c 69 73 74 2d 73 74 79 6c 65 3a 20
>   2959 'none;}....../*DE'  6e 6f 6e 65 3b 7d  d  a  d  a  d  a 2f 2a 44 45
>   2975 'FAULT*/..body {m'  46 41 55 4c 54 2a 2f  d  a 62 6f 64 79 20 7b 6d
>   2991 'argin-top: 0;}..'  61 72 67 69 6e 2d 74 6f 70 3a 20 30 3b 7d  d  a
>   3007 'h1, h2, h3, h4, '  68 31 2c 20 68 32 2c 20 68 33 2c 20 68 34 2c 20
>   3023 'h5, h6 { margin:'  68 35 2c 20 68 36 20 7b 20 6d 61 72 67 69 6e 3a
>   3039 ' 0; font-weight:'  20 30 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74 3a
>   3055 ' inherit; font-s'  20 69 6e 68 65 72 69 74 3b 20 66 6f 6e 74 2d 73
>   3071 'ize: 100%; line-'  69 7a 65 3a 20 31 30 30 25 3b 20 6c 69 6e 65 2d
>   3087 'height: inherit;'  68 65 69 67 68 74 3a 20 69 6e 68 65 72 69 74 3b
>   3103 ' }..h1.heading '   20 7d  d  a 68 31 2e 68 65 61 64 69 6e 67 20
>   3118 '{ font-size: 2em'  7b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 32 65 6d
>   3134 '; margin-bottom:'  3b 20 6d 61 72 67 69 6e 2d 62 6f 74 74 6f 6d 3a
>   3150 ' 1.5em; }..h1 { '  20 31 2e 35 65 6d 3b 20 7d  d  a 68 31 20 7b 20
>   3166 'font-size: 1.5em'  66 6f 6e 74 2d 73 69 7a 65 3a 20 31 2e 35 65 6d
>   3182 '; line-height: 1'  3b 20 6c 69 6e 65 2d 68 65 69 67 68 74 3a 20 31
>   3198 '; margin-bottom:'  3b 20 6d 61 72 67 69 6e 2d 62 6f 74 74 6f 6d 3a
>   3214 ' 1em; }...mainco'  20 31 65 6d 3b 20 7d  d  a 2e 6d 61 69 6e 63 6f
>   3230 'ntents {font-siz'  6e 74 65 6e 74 73 20 7b 66 6f 6e 74 2d 73 69 7a
>   3246 'e: 1.5em;}..h2 {'  65 3a 20 31 2e 35 65 6d 3b 7d  d  a 68 32 20 7b
>   3262 ' font-size: 1.2e'  20 66 6f 6e 74 2d 73 69 7a 65 3a 20 31 2e 32 65
>   3278 'm; height: 1.25e'  6d 3b 20 68 65 69 67 68 74 3a 20 31 2e 32 35 65
>   3294 'm; line-height: '  6d 3b 20 6c 69 6e 65 2d 68 65 69 67 68 74 3a 20
>   3310 '1.25; margin-bot'  31 2e 32 35 3b 20 6d 61 72 67 69 6e 2d 62 6f 74
>   3326 'tom: 1.25em; }..'  74 6f 6d 3a 20 31 2e 32 35 65 6d 3b 20 7d  d  a
>   3342 'h3 { font-size: '  68 33 20 7b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20
>   3358 '1em; font-weight'  31 65 6d 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74
>   3374 ': bold; margin-b'  3a 20 62 6f 6c 64 3b 20 6d 61 72 67 69 6e 2d 62
>   3390 'ottom: 1.5em; }.'  6f 74 74 6f 6d 3a 20 31 2e 35 65 6d 3b 20 7d  d
>   3406 '.h4 { font-size:'   a 68 34 20 7b 20 66 6f 6e 74 2d 73 69 7a 65 3a
>   3422 ' 1em; font-weigh'  20 31 65 6d 3b 20 66 6f 6e 74 2d 77 65 69 67 68
>   3438 't: bold; }..h5 {'  74 3a 20 62 6f 6c 64 3b 20 7d  d  a 68 35 20 7b
>   3454 ' font-size: 1em;'  20 66 6f 6e 74 2d 73 69 7a 65 3a 20 31 65 6d 3b
>   3470 ' }..textarea {wi'  20 7d  d  a 74 65 78 74 61 72 65 61 20 7b 77 69
>   3486 'dth: 100%;}..inp'  64 74 68 3a 20 31 30 30 25 3b 7d  d  a 69 6e 70
>   3502 'ut.text, input.p'  75 74 2e 74 65 78 74 2c 20 69 6e 70 75 74 2e 70
>   3518 'assword {width: '  61 73 73 77 6f 72 64 20 7b 77 69 64 74 68 3a 20
>   3534 '200px;}..input[t'  32 30 30 70 78 3b 7d  d  a 69 6e 70 75 74 5b 74
>   3550 'ype="button"], i'  79 70 65 3d 22 62 75 74 74 6f 6e 22 5d 2c 20 69
>   3566 'nput[type="submi'  6e 70 75 74 5b 74 79 70 65 3d 22 73 75 62 6d 69
>   3582 't"], input[type='  74 22 5d 2c 20 69 6e 70 75 74 5b 74 79 70 65 3d
>   3598 '"reset"], input['  22 72 65 73 65 74 22 5d 2c 20 69 6e 70 75 74 5b
>   3614 'type="file"], bu'  74 79 70 65 3d 22 66 69 6c 65 22 5d 2c 20 62 75
>   3630 'tton { margin-le'  74 74 6f 6e 20 7b 20 6d 61 72 67 69 6e 2d 6c 65
>   3646 'ft: 0.5em;} ....'  66 74 3a 20 30 2e 35 65 6d 3b 7d 20  d  a  d  a
>   3662 '../* PIER */...b'   d  a 2f 2a 20 50 49 45 52 20 2a 2f  d  a 2e 62
>   3678 'roken { color: r'  72 6f 6b 65 6e 20 7b 20 63 6f 6c 6f 72 3a 20 72
>   3694 'ed; font-weight:'  65 64 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74 3a
>   3710 ' bold;}...protec'  20 62 6f 6c 64 3b 7d  d  a 2e 70 72 6f 74 65 63
>   3726 'ted { color: #aa'  74 65 64 20 7b 20 63 6f 6c 6f 72 3a 20 23 61 61
>   3742 'a; }..a {color: '  61 3b 20 7d  d  a 61 20 7b 63 6f 6c 6f 72 3a 20
>   3758 '#ff6633;}..a:hov'  23 66 66 36 36 33 33 3b 7d  d  a 61 3a 68 6f 76
>   3774 'er {...color: wh'  65 72 20 7b  d  a  9 63 6f 6c 6f 72 3a 20 77 68
>   3790 'ite;...backgroun'  69 74 65 3b  d  a  9 62 61 63 6b 67 72 6f 75 6e
>   3806 'd: #ff6633; }..a'  64 3a 20 23 66 66 36 36 33 33 3b 20 7d  d  a 61
>   3822 ':hover.nobackgro'  3a 68 6f 76 65 72 2e 6e 6f 62 61 63 6b 67 72 6f
>   3838 'und {background:'  75 6e 64 20 7b 62 61 63 6b 67 72 6f 75 6e 64 3a
>   3854 ' white;}..a.view'  20 77 68 69 74 65 3b 7d  d  a 61 2e 76 69 65 77
>   3870 ', a.command {col'  2c 20 61 2e 63 6f 6d 6d 61 6e 64 20 7b 63 6f 6c
>   3886 'or: gray;}..a {t'  6f 72 3a 20 67 72 61 79 3b 7d  d  a 61 20 7b 74
>   3902 'ext-decoration: '  65 78 74 2d 64 65 63 6f 72 61 74 69 6f 6e 3a 20
>   3918 'none;}..a.enviro'  6e 6f 6e 65 3b 7d  d  a 61 2e 65 6e 76 69 72 6f
>   3934 'nment:after {con'  6e 6d 65 6e 74 3a 61 66 74 65 72 20 7b 63 6f 6e
>   3950 'tent: "*";}...ri'  74 65 6e 74 3a 20 22 2a 22 3b 7d  d  a 2e 72 69
>   3966 'ght {text-align:'  67 68 74 20 7b 74 65 78 74 2d 61 6c 69 67 6e 3a
>   3982 ' right;}...left '  20 72 69 67 68 74 3b 7d  d  a 2e 6c 65 66 74 20
>   3998 '{text-align: lef'  7b 74 65 78 74 2d 61 6c 69 67 6e 3a 20 6c 65 66
>   4014 't;}...center {te'  74 3b 7d  d  a 2e 63 65 6e 74 65 72 20 7b 74 65
>   4030 'xt-align: center'  78 74 2d 61 6c 69 67 6e 3a 20 63 65 6e 74 65 72
>   4046 ';}...float {floa'  3b 7d  d  a 2e 66 6c 6f 61 74 20 7b 66 6c 6f 61
>   4062 't: right;}...nob'  74 3a 20 72 69 67 68 74 3b 7d  d  a 2e 6e 6f 62
>   4078 'ullets ul {list-'  75 6c 6c 65 74 73 20 75 6c 20 7b 6c 69 73 74 2d
>   4094 'style: none; mar'  73 74 79 6c 65 3a 20 6e 6f 6e 65 3b 20 6d 61 72
>   4110 'gin-left: 0;}...'  67 69 6e 2d 6c 65 66 74 3a 20 30 3b 7d  d  a 2e
>   4126 'nobullets ul li '  6e 6f 62 75 6c 6c 65 74 73 20 75 6c 20 6c 69 20
>   4142 '{list-style: no'   7b 6c 69 73 74 2d 73 74 79 6c 65 3a 20 6e 6f
>   4157 'ne; margin-left:'  6e 65 3b 20 6d 61 72 67 69 6e 2d 6c 65 66 74 3a
>   4173 ' 0;}..tr th {bac'  20 30 3b 7d  d  a 74 72 20 74 68 20 7b 62 61 63
>   4189 'kground: #eee; f'  6b 67 72 6f 75 6e 64 3a 20 23 65 65 65 3b 20 66
>   4205 'ont-weight: norm'  6f 6e 74 2d 77 65 69 67 68 74 3a 20 6e 6f 72 6d
>   4221 'al;}..label {fon'  61 6c 3b 7d  d  a 6c 61 62 65 6c 20 7b 66 6f 6e
>   4237 't-weight: normal'  74 2d 77 65 69 67 68 74 3a 20 6e 6f 72 6d 61 6c
>   4253 ';}..tr.group th '  3b 7d  d  a 74 72 2e 67 72 6f 75 70 20 74 68 20
>   4269 '{background: whi'  7b 62 61 63 6b 67 72 6f 75 6e 64 3a 20 77 68 69
>   4285 'te; font-size: 1'  74 65 3b 20 66 6f 6e 74 2d 73 69 7a 65 3a 20 31
>   4301 'em; font-weight:'  65 6d 3b 20 66 6f 6e 74 2d 77 65 69 67 68 74 3a
>   4317 ' bold; margin-to'  20 62 6f 6c 64 3b 20 6d 61 72 67 69 6e 2d 74 6f
>   4333 'p: 1.5em; }..td.'  70 3a 20 31 2e 35 65 6d 3b 20 7d  d  a 74 64 2e
>   4349 'required:after {'  72 65 71 75 69 72 65 64 3a 61 66 74 65 72 20 7b
>   4365 'color: #ff6633; '  63 6f 6c 6f 72 3a 20 23 66 66 36 36 33 33 3b 20
>   4381 'content: "*"; ma'  63 6f 6e 74 65 6e 74 3a 20 22 2a 22 3b 20 6d 61
>   4397 'rgin-left: 0.5em'  72 67 69 6e 2d 6c 65 66 74 3a 20 30 2e 35 65 6d
>   4413 ';}.....body {..b'  3b 7d  d  a  d  a 2e 62 6f 64 79 20 7b  d  a 62
>   4429 'ackground-color:'  61 63 6b 67 72 6f 75 6e 64 2d 63 6f 6c 6f 72 3a
>   4445 ' #EEEEEE..}...he'  20 23 45 45 45 45 45 45  d  a 7d  d  a 2e 68 65
>   4461 'ader {..backgrou'  61 64 65 72 20 7b  d  a 62 61 63 6b 67 72 6f 75
>   4477 'nd-color: #00000'  6e 64 2d 63 6f 6c 6f 72 3a 20 23 30 30 30 30 30
>   4493 '0;..color: #FF00'  30 3b  d  a 63 6f 6c 6f 72 3a 20 23 46 46 30 30
>   4509 '00;../*margin-bo'  30 30 3b  d  a 2f 2a 6d 61 72 67 69 6e 2d 62 6f
>   4525 'ttom: 10px;*/../'  74 74 6f 6d 3a 20 31 30 70 78 3b 2a 2f  d  a 2f
>   4541 '* border: 5px so'  2a 20 62 6f 72 64 65 72 3a 20 35 70 78 20 73 6f
>   4557 'lid #ff6633 */..'  6c 69 64 20 23 66 66 36 36 33 33 20 2a 2f  d  a
>   4573 '}...headerA..{..'  7d  d  a 2e 68 65 61 64 65 72 41  d  a 7b  d  a
>   4589 '/*margin-top: 25'  2f 2a 6d 61 72 67 69 6e 2d 74 6f 70 3a 20 32 35
>   4605 '0 px;*/..backgro'  30 20 70 78 3b 2a 2f  d  a 62 61 63 6b 67 72 6f
>   4621 'und-color: #FFEE'  75 6e 64 2d 63 6f 6c 6f 72 3a 20 23 46 46 45 45
>   4637 'EE..} '            45 45  d  a 7d 20
> Arg 2: [1414145 sz:12 cls: 110849 Symbol] encodeAsUTF8
> Arg 3: [3112864769 sz:0 cls: 66817 Array] an Array
>
> Now executing the following command saved from "iferr 1":
>    where
> ==> 1 ExceptionA >> defaultAction @6 line 7   [GsMethod 11802113]
> 2 Error >> defaultAction @2 line 7   [GsMethod 11621121]
> 3 MessageNotUnderstood >> defaultAction @2 line 7   [GsMethod 10857729]
> 4 ExceptionA >> _defaultAction @1 line 3   [GsMethod 11804673]
> 5 ExceptionHandler >> outer @5 line 5   [GsMethod 10053889]
> 6 ExceptionA >> pass @1 line 11   [GsMethod 11801857]
> 7 HTTPConnection >> handleInternalServerException: @12 line 13   [GsMethod 87549185]
> 8 ComplexBlock in HTTPConnection >> internalErrorHandler @6 line 6   [GsMethod 87548929]
> 9 ExceptionA >> valueHandler: @7 line 8   [GsMethod 11808257]
> 10 ComplexBlock in ExceptionHandler >> valueHandlerBlock @6 line 5   [GsMethod 10057985]
> 11 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2377473]
> 12 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2377473]
> 13 ExceptionHandler >> valueHandlerBlock @10 line 6   [GsMethod 10057985]
> 14 ExceptionHandler >> caughtException @3 line 4   [GsMethod 10057473]
> 15 ExceptionHandler >> caughtEx:number:cat:args: @16 line 19   [GsMethod 10054401]
> 16 ComplexBlock in ExceptionHandler >> try:on:in:do: @9 line 9   [GsMethod 10055169]
> 17 Exception >> _signal:number:args: @2 line 7   [GsMethod 2458369]
> 18 System class >> signal:args:signalDictionary: @5 line 13   [GsMethod 2749697]
> 19 Object >> doesNotUnderstand: @6 line 14   [GsMethod 1925889]
> 20 Object >> _doesNotUnderstand: @1 line 6   [GsMethod 1939201]
> 21 UTF8PrimitiveEncoding >> encode: @1 line 4   [GsMethod 108924417]
> 22 WAUtf8GemStoneCodec >> encode: @2 line 2   [GsMethod 107635969]
> 23 SeasideHTTPService >> encode: @2 line 2   [GsMethod 109063425]
> 24 SeasideHTTPService >> contentsOfResponse: @9 line 6   [GsMethod 109061889]
> 25 SeasideHTTPService >> convertResponse: @70 line 37   [GsMethod 109066753]
> 26 ComplexVCBlock in SeasideHTTPService >> answerToCheckingLock: @54 line 42   [GsMethod 109064961]
> 27 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2377473]
> 28 ComplexVCBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2377473]
> 29 TransientRecursionLock >> critical: @15 line 8   [GsMethod 19994369]
> 30 SeasideHTTPService >> answerToCheckingLock: @60 line 7   [GsMethod 109064961]
> 31 SeasideHTTPService >> process: @3 line 6   [GsMethod 109058817]
> 32 ComplexBlock in SeasideHTTPService >> start @4 line 5   [GsMethod 109060097]
> 33 HTTPRequest >> respondUsing: @1 line 5   [GsMethod 108045569]
> 34 HTTPServer >> answerTo: @6 line 7   [GsMethod 108313345]
> 35 ComplexBlock in HTTPConnection >> produceResponseFor: @8 line 9   [GsMethod 87547649]
> 36 ExceptionHandler >> try:on:in:do: @13 line 13   [GsMethod 10055169]
> 37 ExceptionA class >> try:on:do: @2 line 4   [GsMethod 12016897]
> 38 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 2378497]
> 39 SpExceptionContext class >> for:onAnyErrorDo: @2 line 6   [GsMethod 22319617]
> 40 HTTPConnection >> produceResponseFor: @13 line 11   [GsMethod 87547649]
> 41 HTTPConnection >> getAndDispatchMessages @9 line 14   [GsMethod 87547905]
> 42 ComplexBlock in OSkSocketInboundConnection >> interact @3 line 6   [GsMethod 88301313]
> 43 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2377473]
> 44 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2377473]
> 45 OSkSocketInboundConnection >> interact @7 line 7   [GsMethod 88301313]
> 46 OSkSocketListenerService >> handleInboundConnectionOn: @8 line 10   [GsMethod 109299457]
> 47 ComplexBlock in OSkSocketListenerService >> acceptInboundConnections @12 line 15   [GsMethod 109301249]
> 48 GsProcess >> _startPart2 @13 line 17   [GsMethod 2493441]
> 49 GsProcess >> _start @1 line 9   [GsMethod 2480385]
>   [GsProcess 3112865025]
> topaz 1> [268 sz:0 cls: 68097 Boolean] true
> topaz 1>
> [Info]: Logging out at 06/02/10 21:29:52 CEST
> logout
>
> [Processo completato]
>
>
>
> Thank,
> Dario
>
>



Reply | Threaded
Open this post in threaded view
|

Re: Error for Pier after Update to 1.2.1.4

dario trussardi
Dale,

>
> The #encodeAsUTF8 problem and was reported back in February as Issue 56
> (including a workaround):
>
>    http://code.google.com/p/glassdb/issues/detail?id=56
>
> Issue 56 was incorrectly marked as fixed since the bugfix had not been
> committed anywhere, so in the end I'm glad that you uncovered this one ...
>
> Anyway, you can get the bugfix by evaluating the following:
>
>    Gofer project
>      load: 'Magritte'
>      version: '1.2.1.4.1'
>      group: 'Magritte-Seaside'.
>
> Let me know how it goes.

It goes.

Thank,

        Dario