README·test

OperationTips

Access http://localhost:7080/ (or whatever you configured) anonymous or http://localhost:7081/ with user name "gonzo" password "oznog".

  • Better keep it on a terminal to watch log output for now.
  • Start with understanding the applications in the "app" directory.
  • Exploring the system inside (only recommended if you need to debug the server, not your applications - but "sparse" error messages might still force app developers to know how to do it):

    $ telnet <host> 7070
    

    (The number 7070 is the "Control Port" defined in the config file and controlled via the system control panel.)

    See the prompt ";; Nu". Type valid scheme expressions at the next line. Be careful, doing so might corrupt your data base if you accidentally keep references to objects in the data base over garbage collection time in the persistent store. If you don't understand what I'm talking about: just explore it but refrain from modifying the data base and you're safe.

    You M U S T N O T run the debug access at any production system! you definitely don't want to do that, it breaks each and every safety measurement.

  • Useful command on the debug console:

    enable-warningsbooleanlog more warnings and include stack trace with exceptions
    $broadcast-debug-proposallambda (OID this message result)traces AskemosDVM step by step through the procedure.
  • (X)Emacs uses want to customize wiki-remote (see SystemRequirements) it really eases the edit/test cycle. xemacs+wiki-remote are not SSL aware. As a work around it is recommented to use ssh port forwarding with plain http.


border
locked byjfw
last modification: Tue, 18 Nov 2008 12:54:08 +0100
authors: jfw,
document identifier: A849640f672ed0df0958abc0712110f3c
delivered to public at Sat, 31 Jul 2010 19:50:29 +0200
short comments

rss
pdf :: context view
search

25 Jul 2010SQL
16 Jun 2010BALL
16 Jun 2010CouchDB
16 Jun 2010AskemosServer
07 Mai 2010SystemRequirements
30 Mar 2010ProjectsOnThePlate
30 Mar 2010AskemosResources
30 Mar 2010RSchemeInstall
30 Mar 2010INSTALL
30 Mar 2010ChickenScheme
debug-access.scm
27 Nov 2009subscriber
development
12 Jul 2009test
01 Jul 2009TrustCenter
27 Dez 2008JKomG
27 Dez 2008SQLITE
26 Dez 2008FanOut
26 Dez 2008MIME
NetBSD
NOTE
02 Mai 2006AskemosTopMenu
18 Nov 2008StorageAdaptor
18 Nov 2008PStoreStorageAdapt
18 Nov 2008OperationTips
15 Nov 2008PCRE
04 Nov 2008ProgrammingLanguag
09 Sep 2008RelatedProjects
23 Jul 2008ModuleStructure05
17 Jun 2008NEWS
17 Jun 2008HTML
17 Jun 2008ACM
22 Mai 2008HTTP
22 Mai 2008BOSH
10 Mai 2008AskemosBibliograph
10 Mai 2008JerrysDreamAbstrac
20 Apr 2008XSLT
11 Mar 2008CodingStyle
10 Mar 2008
09 Mar 2008MIMEConverter
BSD
07 Mar 2008XML
06 Mar 2008SRFI
01 Mar 2008RFC4810
01 Mar 2008RFC4998
01 Mar 2008KondratieffWerk
04 Jan 2008service-level
04 Jan 2008NameSpaceDSSSLinde
24 Jun 2004KommunikationsInfr
BOINC



Add