Bug #2160

Errors when starting rsb-introspectcl0.11 with style arguments

Added by N. Köster over 9 years ago. Updated over 9 years ago.

Status:RejectedStart date:01/16/2015
Priority:NormalDue date:
Assignee:J. Moringen% Done:

0%

Category:Common Lisp Tools
Target version:rsb-0.11

Description

Issue:

When calling the rsb-introspectcl0.11 with the following style, an error occurs:

[bg: 0]╺─╸[nkoester @ hdn]╺─╸[11:21:05 @ 16.01.15] 
»» [/vol/csra/releases/trusty/lsp-csra-nightly/bin/] rsb-introspectcl0.11 --style 'monitor :max-depth 1' --response-timeout 8 spread://sha:4814
Failed to create style according to specification

  :MONITOR :MAX-DEPTH 1

. Caused by:
> No provider of service #<STANDARD-SERVICE RSB.TOOLS.INTROSPECT::STYLE (3) {1003A407D3}> is known for the designator :MONITOR.

Call without:

[bg: 0]╺─╸[nkoester @ hdn]╺─╸[11:21:22 @ 16.01.15] 
»» [/vol/csra/releases/trusty/lsp-csra-nightly/bin/] rsb-introspectcl0.11 spread://sha:4814
<no entries>

Meta

Version

$ rsb-introspectcl0.11 --version
rsb-introspectcl0.11 version 0.11.74-g56aa027
SBCL version                 1.2.6
RSB version                  0.11.153-g115901e

Context:

LSP-CSRA

History

#1 Updated by J. Moringen over 9 years ago

  • Status changed from New to Rejected

The style names have been changed prior to the release:

object-tree    -> object-tree
monitor        -> monitor/object-tree
events/print   -> monitor/events
events/publish -> <not available in 0.11>

Use

$ rsb-introspectcl0.11 --help-for styles

and/or http://docs.cor-lab.de//rsb-manual/0.11/html/tool-introspect.html to learn about available styles and style options.

#2 Updated by J. Moringen over 9 years ago

  • Target version set to rsb-0.11

Also available in: Atom PDF