java.lang.RuntimeException: Can't handle request for param object: org.bibsonomy.database.params.BibTexParam@514493f3[

Issue #1197 closed
Robert Jäschke created an issue
java.lang.RuntimeException: Can't handle request for param object: org.bibsonomy.database.params.BibTexParam@514493f3[
  firstYear=<null>
  lastYear=<null>
  year=<null>
  resource=<null>
  tags=<null>
  tag=<null>
  tagName=<null>
  title=<null>
  author=<null>
  tagIndex=[]
  numTransitiveConcepts=0
  numSimpleConcepts=0
  numSimpleTags=0
  numSimpleConceptsWithParent=0
  numSimpleConceptsWithAncestors=0
  numCorrelatedConcepts=0
  groups=[0]
  groupNames=[public]
  caseSensitiveTagNames=false
  date=<null>
  requestedContentId=0
  hash=<null>
  simHash=SIM_HASH
  search=<null>
  rawSearch=<null>
  userName=<null>
  description=<null>
  extension=<null>
  requestedUserName=<null>
  groupId=-1
  requestedGroupName=<null>
  limit=20
  offset=0
  friendOf=false
  idsType=IDS_UNDEFINED_CONTENT_ID
  newContentId=0
  url=<null>
  contentType=<null>
  order=ADDED
  grouping=USER
  filter=JUST_POSTS
  searchEntity=<null>
  days=-1
  bibtexKey=<null>
  systemTags={}
]

Comments (3)

  1. Stephan Doerfel

    Dieser Schnippsel stammt aus einem Logfile. Aufgabe: Bei welchen Aufruf kann man diesen Fehler produzieren?

  2. Log in to comment