Now the Hyperserver is crashing.

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

Now the Hyperserver is crashing.

FDominicus
Ok, run around  my imlementation and found startHyperServer

Well it starts:
 _____________________________________________________________________________
|             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:32 2008                                 |
|      BUILD: gss64_2_3_x_branch-20643                                        |
|  BUILT FOR: x86-64 (Linux)                                                  |
|       MODE: 64 bit                                                          |
| RUNNING ON: 8-CPU fxen x86_64 (Linux 2.6.32-3-amd64 #1 SMP Wed Feb 24 18:07:42
| UTC 2010) 12038MB                                                           |
| PROCESS ID: 11375     DATE: 04/28/10 17:24:45 CEST                          |
|   USER IDS: REAL=frido (1000) EFFECTIVE=frido (1000)                        |
|_____________________________________________________________________________|
topaz> topaz> topaz> topaz> topaz> topaz> topaz> topaz> [Info]: LNK client/gem GCI levels = 830/830
[Info]: User ID: DataCurator
[Info]: Repository: seaside
[Info]: Session ID: 7
[Info]: GCI Client Host: <Linked>
[Info]: Page server PID: -1
[Info]: Login Time: 04/28/10 17:24:45.615 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 8081

but on  the  first query I get:
 Hyper Server started on port 8081
-----------------------------------------------------
GemStone: Error         Nonfatal
No method was found for the selector #'resolution:' when sent to ^M--------------
----------GET /seaside HTTP/1.1^M
Host: fxen:8081^M
KEEP-ALIVE: 300^M
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8^M
ACCEPT-LANGUAGE: de-de,en-us;q=0.7,en;q=0.3^M
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.6)
Gecko/20091216 Iceweasel/3.5.6 (like Firefox/3.5.6; Debian-3.5.6-1)^M
Accept...  with arguments contained in anArray( anURIResolution).
Error Category: 231169 [GemStone] Number: 2010 Arg Count: 3 Context : 197203969
Arg 1: [197203713 sz:5 cls: 97322241 HTTPGet] a HTTPGet
  headers         [197202945 sz:1 cls: 84978433 HTTPHeaders] a HTTPHeaders
  requestLine     [197202433 sz:3 cls: 93053441 HTTPRequestLine] a HTTPRequestLine
  peer            [197201921 sz:11 cls: 74753 String] 192.168.1.1
  timestamp       [197201409 sz:1 cls: 16776705 SpTimestamp] a SpTimestamp
  ip              [197200897 sz:11 cls: 74753 String] 192.168.1.1

Arg 2: [67486209 sz:11 cls: 110849 Symbol] resolution:
Arg 3: [197203457 sz:1 cls: 66817 Array] an Array
  #1 [197199873 sz:2 cls: 37133057 URIResolution] an URIResolution


Now executing the following command saved from "iferr 1":
   where
==> 1 ExceptionA >> defaultAction @6 line 7   [GsMethod 11832321]
2 Error >> defaultAction @2 line 7   [GsMethod 11672833]
3 MessageNotUnderstood >> defaultAction @2 line 7   [GsMethod 10887681]
4 ExceptionA >> _defaultAction @1 line 3   [GsMethod 11834881]
5 ExceptionHandler >> outer @5 line 5   [GsMethod 10060289]
6 ExceptionA >> pass @1 line 11   [GsMethod 11832065]
7 HTTPConnection >> handleInternalServerException: @12 line 13   [GsMethod 92569089]
8 ComplexBlock in HTTPConnection >> internalErrorHandler @6 line 6   [GsMethod 92568577]
9 ExceptionA >> valueHandler: @7 line 8   [GsMethod 11838721]
10 ComplexBlock in ExceptionHandler >> valueHandlerBlock @6 line 5   [GsMethod 10064385]
11 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2339585]
12 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2339585]
13 ExceptionHandler >> valueHandlerBlock @10 line 6   [GsMethod 10064385]
14 ExceptionHandler >> caughtException @3 line 4   [GsMethod 10063873]
15 ExceptionHandler >> caughtEx:number:cat:args: @16 line 19   [GsMethod 10060801]
16 ComplexBlock in ExceptionHandler >> try:on:in:do: @9 line 9   [GsMethod 10061569]
17 Exception >> _signal:number:args: @2 line 7   [GsMethod 2381057]
18 System class >> signal:args:signalDictionary: @5 line 13   [GsMethod 3261441]
19 Object >> doesNotUnderstand: @6 line 14   [GsMethod 1939969]
20 Object >> _doesNotUnderstand: @1 line 6   [GsMethod 1943809]
21 URIResolution >> initializeRequest: @3 line 3   [GsMethod 79242753]
22 URIResolution class >> resolveRequest:startingAt: @2 line 2   [GsMethod 79780353]
23 ComplexBlock in SwazooPort >> responseBlock @4 line 8   [GsMethod 78409985]
24 HTTPRequest >> respondUsing: @1 line 5   [GsMethod 96188673]
25 HTTPServer >> answerTo: @6 line 7   [GsMethod 93604865]
26 ComplexBlock in HTTPConnection >> produceResponseFor: @8 line 9   [GsMethod 92568833]
27 ExceptionHandler >> try:on:in:do: @13 line 13   [GsMethod 10061569]
28 ExceptionA class >> try:on:do: @2 line 4   [GsMethod 12068609]
29 ComplexBlock in ExecutableBlock >> on:do: @2 line 8   [GsMethod 2340097]
30 SpExceptionContext class >> for:onAnyErrorDo: @2 line 6   [GsMethod 22443265]
31 HTTPConnection >> produceResponseFor: @13 line 11   [GsMethod 92568833]
32 HTTPConnection >> getAndDispatchMessages @9 line 14   [GsMethod 92567553]
33 ComplexBlock in OSkSocketInboundConnection >> interact @3 line 6   [GsMethod 69497601]
34 ComplexBlock in ExecutableBlock >> ensure: @4 line 11   [GsMethod 2339585]
35 ComplexBlock in ExecutableBlock >> ensure: @6 line 11   [GsMethod 2339585]
36 OSkSocketInboundConnection >> interact @7 line 7   [GsMethod 69497601]
37 OSkSocketListenerService >> handleInboundConnectionOn: @8 line 10   [GsMethod 69158657]
38 ComplexBlock in OSkSocketListenerService >> acceptInboundConnections @12 line 15   [GsMethod 69160449]
39 GsProcess >> _startPart2 @13 line 17   [GsMethod 3005185]
40 GsProcess >> _start @1 line 9   [GsMethod 2992897]
  [GsProcess 197203969]
topaz 1> [268 sz:0 cls: 68097 Boolean] true
topaz 1>
[Info]: Logging out at 04/28/10 17:25:10 CEST

Not very funny,what am I supposed to do about that?

Regards
Friedrich