Fehler: java.lang.RuntimeException: Sponsor.run() - no category parameter available. SQLDataSourceItem.runSql() - Statement: SELECT config.intkey, btyp.vkpreis, btyp.memberpreis, btyp.bez, bpreisl.von, bpreisl.bis, btyp.ispreisgrp0, btyp.ispreisgrp1 FROM config, btyp, bpreisl where config.mand_refkey = 'xbrain' AND config.division_refkey = 'badminton' AND btyp.config_refkey = config.intkey AND lower(btyp.refkey) ILIKE 'eb%' AND bpreisl.btyp_refkey = btyp.intkey AND ismo is true AND ( btyp.ispreisgrp0 is true OR btyp.ispreisgrp1 is true ) ORDER BY bpreisl.von SQL-Exception: You can't operate on a closed Statement!!! state=null
Fehler: SQLDataSourceItem.runSql() - Statement: SELECT config.intkey, btyp.vkpreis, btyp.memberpreis, btyp.bez, bpreisl.von, bpreisl.bis, btyp.ispreisgrp0, btyp.ispreisgrp1 FROM config, btyp, bpreisl where config.mand_refkey = 'xbrain' AND config.division_refkey = 'kegeln' AND btyp.config_refkey = config.intkey AND lower(btyp.refkey) ILIKE 'eb%' AND bpreisl.btyp_refkey = btyp.intkey AND isfr is true AND ( btyp.ispreisgrp0 is true OR btyp.ispreisgrp1 is true ) ORDER BY bpreisl.von SQL-Exception: This statement has been closed. state=55000
sportbuchung24.de
Fehler: java.lang.RuntimeException: Sponsor.run() - no category parameter available. java.lang.RuntimeException: Sponsor.run() - no category parameter available. SQLDataSourceItem.runSql() - Statement: SELECT config.*, division.*, mand.isreserve, mand.age FROM config, division, mand where mand.refkey = 'xbrain' AND config.mand_refkey = mand.refkey AND config.division_refkey = 'fussball' AND division.refkey = config.division_refkey ORDER BY pos SQL-Exception: This statement has been closed. state=55000