Hibiscus findet die Konten Datenbank nicht mehr

 
Shopsitters
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 24
Dabei seit: 11 / 2012
Betreff:

Hibiscus findet die Konten Datenbank nicht mehr

 · 
Gepostet: 04.04.2014 - 13:20 Uhr  ·  #1
Hall Forum,

komischerweise hat mitten am Tag mein Payment Server den SDienst versagt - von einer auf die andere Minute heolt er keine Umsätze mehr ab. Ich habe da die Bank evtl. in Verdacht, da der Rechner (Server) weder runtergefahren wurde noch eine neue Software installiert wurde. Der letzte Neustart ist rund 1 Monat her. Nachdem der Fehler angeziegt wurde habe ich natürlich erstmal ein Neustart versucht - geändert / verbessert hat sich da aber nichts

Anbei die Fehlermeldun. Ich weiss nicht wo ich da suchen soll

unable to load konto list
java.rmi.RemoteException: Der Service "database" wurde nicht gefunden
at de.willuhn.jameica.hbci.Settings.getDBService(Settings.java:83)
at de.willuhn.jameica.hbci.SynchronizeOptions.getSynchronizeKonten(SynchronizeOptions.java:47)
at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getSynchronizeKonten(AbstractSynchronizeBackend.java:61)
at de.willuhn.jameica.hbci.synchronize.scripting.ScriptingSynchronizeBackend.getSynchronizeKonten(ScriptingSynchronizeBackend.java:71)
at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getSynchronizeJobs(AbstractSynchronizeBackend.java:237)
at de.willuhn.jameica.hbci.payment.web.beans.Jobs.getJobs(Jobs.java:72)
at de.willuhn.jameica.hbci.payment.web.beans.Welcome.haveJobs(Welcome.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:295)
at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:245)
at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:203)
at org.apache.velocity.runtime.parser.node.ASTReference.evaluate(ASTReference.java:396)
at org.apache.velocity.runtime.parser.node.ASTAndNode.evaluate(ASTAndNode.java:111)
at org.apache.velocity.runtime.parser.node.ASTExpression.evaluate(ASTExpression.java:64)
at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:86)
at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318)
at org.apache.velocity.Template.merge(Template.java:254)
at de.willuhn.jameica.webtools.FrontController.service(FrontController.java:253)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:363)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:334)
at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:126)
at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:783)
at org.apache.jsp.index_jsp._jspService(org.apache.jsp.index_jsp:45)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:109)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:389)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:486)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:380)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:363)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:334)
at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:126)
at org.mortbay.jetty.servlet.DefaultServlet.doGet(DefaultServlet.java:465)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:363)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:324)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534)
at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:864)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:533)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:207)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:403)
at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
at org.mortbay.jetty.security.SslSocketConnector$SslConnection.run(SslSocketConnector.java:635)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:522)
hibiscus
Benutzer
Avatar
Geschlecht: keine Angabe
Herkunft: Leipzig
Homepage: willuhn.de/
Beiträge: 10838
Dabei seit: 03 / 2005
Betreff:

Re: Hibiscus findet die Konten Datenbank nicht mehr

 · 
Gepostet: 04.04.2014 - 14:53 Uhr  ·  #2
Bitte umschliesse solche Log-Ausgaben mit einem Code-Tag hier im Forum, damit das besser lesbar ist.

Zum eigentlichen Problem. Die Meldung ist nur ein Folgefehler. Der eigentliche Fehler steht weiter vorher im Log.
Shopsitters
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 24
Dabei seit: 11 / 2012
Betreff:

Re: Hibiscus findet die Konten Datenbank nicht mehr

 · 
Gepostet: 04.04.2014 - 15:08 Uhr  ·  #3
Verzeihe bitte die fehlenden Code Tags,

anbei ein kompletterer Auzug

Code
04.04.2014 14:33:22   

SynchronizeOptions

  

unable to load konto list
java.rmi.RemoteException: Der Service "database" wurde nicht gefunden
  at de.willuhn.jameica.hbci.Settings.getDBService(Settings.java:83)
  at de.willuhn.jameica.hbci.SynchronizeOptions.getSynchronizeKonten(SynchronizeOptions.java:47)
  at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getSynchronizeKonten(AbstractSynchronizeBackend.java:61)
  at de.willuhn.jameica.hbci.synchronize.hbci.HBCISynchronizeBackend.getSynchronizeKonten(HBCISynchronizeBackend.java:80)
  at de.willuhn.jameica.hbci.synchronize.AbstractSynchronizeBackend.getSynchronizeJobs(AbstractSynchronizeBackend.java:237)
  at de.willuhn.jameica.hbci.payment.web.beans.Jobs.getJobs(Jobs.java:72)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  at java.lang.reflect.Method.invoke(Unknown Source)
  at org.apache.velocity.runtime.parser.node.PropertyExecutor.execute(PropertyExecutor.java:137)
  at org.apache.velocity.util.introspection.UberspectImpl$VelGetterImpl.invoke(UberspectImpl.java:350)
  at org.apache.velocity.runtime.parser.node.ASTIdentifier.execute(ASTIdentifier.java:180)
  at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:203)
  at org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.java:419)
  at org.apache.velocity.runtime.parser.node.ASTExpression.value(ASTExpression.java:73)
  at org.apache.velocity.runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:125)
  at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318)
  at org.apache.velocity.runtime.directive.Parse.render(Parse.java:224)
  at org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:170)
  at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318)
  at org.apache.velocity.Template.merge(Template.java:254)
  at de.willuhn.jameica.webtools.FrontController.service(FrontController.java:253)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
  at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:363)
  at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
  at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
  at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
  at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
  at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:334)
  at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:126)
  at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:783)
  at org.apache.jsp.index_jsp._jspService(org.apache.jsp.index_jsp:45)
  at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:109)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:389)
  at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:486)
  at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:380)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
  at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:363)
  at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
  at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
  at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
  at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
  at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:334)
  at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:126)
  at org.mortbay.jetty.servlet.DefaultServlet.doGet(DefaultServlet.java:465)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
  at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:363)
  at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
  at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
  at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
  at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
  at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
  at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
  at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
  at org.mortbay.jetty.Server.handle(Server.java:324)
  at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534)
  at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:864)
  at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:533)
  at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:207)
  at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:403)
  at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
  at org.mortbay.jetty.security.SslSocketConnector$SslConnection.run(SslSocketConnector.java:635)
  at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:522)

04.04.2014 14:33:22   

SynchronizeEngine

  

loading synchronize backends

04.04.2014 14:32:45   

ReminderService

  

unable to send reminder messages for provider de.willuhn.jameica.hbci.reminder.ReminderStorageProviderHibiscus
java.rmi.RemoteException: Der Service "database" wurde nicht gefunden
  at de.willuhn.jameica.hbci.Settings.getDBService(Settings.java:83)
  at de.willuhn.jameica.hbci.reminder.ReminderStorageProviderHibiscus.getUUIDs(ReminderStorageProviderHibiscus.java:124)
  at de.willuhn.jameica.reminder.AbstractReminderStorageProvider.find(AbstractReminderStorageProvider.java:45)
  at de.willuhn.jameica.services.ReminderService.run(ReminderService.java:144)
  at java.util.TimerThread.mainLoop(Unknown Source)
  at java.util.TimerThread.run(Unknown Source)

04.04.2014 14:31:50   

SchedulerImpl$Worker

  

error while collecting data from device hibiscus.server: statistics
java.rmi.RemoteException: Der Service "database" wurde nicht gefunden
  at de.willuhn.jameica.hbci.Settings.getDBService(Settings.java:83)
  at de.willuhn.jameica.hbci.payment.sensors.DeviceImpl.collect(DeviceImpl.java:80)
  at de.willuhn.jameica.sensors.service.impl.SchedulerImpl$Worker.run(SchedulerImpl.java:158)
  at java.util.TimerThread.mainLoop(Unknown Source)
  at java.util.TimerThread.run(Unknown Source)

04.04.2014 14:31:50   

SchedulerImpl$Worker

  

collected data from device: JVM Statistics

04.04.2014 14:31:50   

PluginResources

  

plugin de.willuhn.jameica.sensors.Plugin does not support jameicas locale de_DE

04.04.2014 14:31:50   

I18N

  

loading resource bundle lang/messages for locale de_DE

04.04.2014 14:31:50   

I18N

  

loading resource bundle lang/jameica_sensors_messages for locale de_DE

04.04.2014 14:31:48   

RestServiceImpl

  

register REST commands for class de.willuhn.jameica.hbci.payment.web.rest.UmsatzBean

04.04.2014 14:31:48   

RestServiceImpl

  

register REST commands for class de.willuhn.jameica.hbci.payment.web.rest.UeberweisungBean

04.04.2014 14:31:48   

RestServiceImpl

  

register REST commands for class de.willuhn.jameica.hbci.payment.web.rest.KontoBean

04.04.2014 14:31:48   

RestServiceImpl

  

register REST commands for class de.willuhn.jameica.hbci.payment.web.rest.JobsBean

04.04.2014 14:31:48   

RestServiceImpl

  

register REST commands for class de.willuhn.jameica.sensors.web.rest.Sensor

04.04.2014 14:31:48   

RestServiceImpl

  

register REST commands for class de.willuhn.jameica.sensors.web.rest.Measurement

04.04.2014 14:31:48   

RestServiceImpl

  

register REST commands for class de.willuhn.jameica.webadmin.rest.Service

04.04.2014 14:31:48   

RestServiceImpl

  

register REST commands for class de.willuhn.jameica.webadmin.rest.Server

04.04.2014 14:31:48   

RestServiceImpl

  

register REST commands for class de.willuhn.jameica.webadmin.rest.RestDoc

04.04.2014 14:31:48   

RestServiceImpl

  

register REST commands for class de.willuhn.jameica.webadmin.rest.Plugin

04.04.2014 14:31:48   

RestServiceImpl

  

register REST commands for class de.willuhn.jameica.webadmin.rest.Log

04.04.2014 14:31:48   

RestServiceImpl

  

register REST commands for class de.willuhn.jameica.webadmin.rest.Echo

04.04.2014 14:31:48   

RestServiceImpl

  

register REST commands for class de.willuhn.jameica.webadmin.rest.Certificate

04.04.2014 14:31:48   

RestServiceImpl

  

register REST commands for class de.willuhn.jameica.webadmin.rest.Application

04.04.2014 14:31:48   

PublishServiceMessageConsumer$1

  

9 webservices deployed

04.04.2014 14:31:48   

LookupService

  

register multicast lookup. name: soap:de.willuhn.jameica.hbci.soap.service.UmsatzService, url: https://SERVER2008.displayunion.com:8080/soap/Umsatz

04.04.2014 14:31:48   

ServerImpl

  

Setting the server's publish address to be /Umsatz

04.04.2014 14:31:47   

ReflectionServiceFactoryBean

  

Creating Service {http://impl.service.soap.hbci.jameica.willuhn.de/}UmsatzServiceImplService from class de.willuhn.jameica.hbci.soap.service.UmsatzService

04.04.2014 14:31:47   

PublishServiceImpl

  

publishing webservice de.willuhn.jameica.hbci.soap.service.impl.UmsatzServiceImpl at /Umsatz

04.04.2014 14:31:47   

LookupService

  

register multicast lookup. name: soap:de.willuhn.jameica.hbci.soap.service.UeberweisungService, url: https://SERVER2008.displayunion.com:8080/soap/Ueberweisung

04.04.2014 14:31:47   

ServerImpl

  

Setting the server's publish address to be /Ueberweisung

04.04.2014 14:31:47   

ReflectionServiceFactoryBean

  

Creating Service {http://impl.service.soap.hbci.jameica.willuhn.de/}UeberweisungServiceImplService from class de.willuhn.jameica.hbci.soap.service.UeberweisungService

04.04.2014 14:31:47   

PublishServiceImpl

  

publishing webservice de.willuhn.jameica.hbci.soap.service.impl.UeberweisungServiceImpl at /Ueberweisung

04.04.2014 14:31:47   

LookupService

  

register multicast lookup. name: soap:de.willuhn.jameica.hbci.soap.service.SepaUeberweisungService, url: https://SERVER2008.displayunion.com:8080/soap/SepaUeberweisung

04.04.2014 14:31:47   

ServerImpl

  

Setting the server's publish address to be /SepaUeberweisung

04.04.2014 14:31:47   

ReflectionServiceFactoryBean

  

Creating Service {http://impl.service.soap.hbci.jameica.willuhn.de/}SepaUeberweisungServiceImplService from class de.willuhn.jameica.hbci.soap.service.SepaUeberweisungService

04.04.2014 14:31:47   

PublishServiceImpl

  

publishing webservice de.willuhn.jameica.hbci.soap.service.impl.SepaUeberweisungServiceImpl at /SepaUeberweisung

04.04.2014 14:31:47   

LookupService

  

register multicast lookup. name: soap:de.willuhn.jameica.hbci.soap.service.SepaLastschriftService, url: https://SERVER2008.displayunion.com:8080/soap/SepaLastschrift

04.04.2014 14:31:47   

ServerImpl

  

Setting the server's publish address to be /SepaLastschrift

04.04.2014 14:31:47   

ReflectionServiceFactoryBean

  

Creating Service {http://impl.service.soap.hbci.jameica.willuhn.de/}SepaLastschriftServiceImplService from class de.willuhn.jameica.hbci.soap.service.SepaLastschriftService

04.04.2014 14:31:47   

PublishServiceImpl

  

publishing webservice de.willuhn.jameica.hbci.soap.service.impl.SepaLastschriftServiceImpl at /SepaLastschrift

04.04.2014 14:31:47   

LookupService

  

register multicast lookup. name: soap:de.willuhn.jameica.hbci.soap.service.SammelUeberweisungService, url: https://SERVER2008.displayunion.com:8080/soap/SammelUeberweisung

04.04.2014 14:31:47   

ServerImpl

  

Setting the server's publish address to be /SammelUeberweisung

04.04.2014 14:31:47   

ReflectionServiceFactoryBean

  

Creating Service {http://impl.service.soap.hbci.jameica.willuhn.de/}SammelUeberweisungServiceImplService from class de.willuhn.jameica.hbci.soap.service.SammelUeberweisungService

04.04.2014 14:31:47   

PublishServiceImpl

  

publishing webservice de.willuhn.jameica.hbci.soap.service.impl.SammelUeberweisungServiceImpl at /SammelUeberweisung

04.04.2014 14:31:47   

LookupService

  

register multicast lookup. name: soap:de.willuhn.jameica.hbci.soap.service.SammelLastschriftService, url: https://SERVER2008.displayunion.com:8080/soap/SammelLastschrift

04.04.2014 14:31:47   

ServerImpl

  

Setting the server's publish address to be /SammelLastschrift

04.04.2014 14:31:47   

ReflectionServiceFactoryBean

  

Creating Service {http://impl.service.soap.hbci.jameica.willuhn.de/}SammelLastschriftServiceImplService from class de.willuhn.jameica.hbci.soap.service.SammelLastschriftService

04.04.2014 14:31:47   

PublishServiceImpl

  

publishing webservice de.willuhn.jameica.hbci.soap.service.impl.SammelLastschriftServiceImpl at /SammelLastschrift

04.04.2014 14:31:47   

LookupService

  

register multicast lookup. name: soap:de.willuhn.jameica.hbci.soap.service.LastschriftService, url: https://SERVER2008.displayunion.com:8080/soap/Lastschrift

04.04.2014 14:31:47   

ServerImpl

  

Setting the server's publish address to be /Lastschrift

04.04.2014 14:31:47   

ReflectionServiceFactoryBean

  

Creating Service {http://impl.service.soap.hbci.jameica.willuhn.de/}LastschriftServiceImplService from class de.willuhn.jameica.hbci.soap.service.LastschriftService

04.04.2014 14:31:47   

PublishServiceImpl

  

publishing webservice de.willuhn.jameica.hbci.soap.service.impl.LastschriftServiceImpl at /Lastschrift

04.04.2014 14:31:47   

LookupService

  

register multicast lookup. name: soap:de.willuhn.jameica.hbci.soap.service.KontoService, url: https://SERVER2008.displayunion.com:8080/soap/Konto

04.04.2014 14:31:47   

ServerImpl

  

Setting the server's publish address to be /Konto

04.04.2014 14:31:47   

ReflectionServiceFactoryBean

  

Creating Service {http://impl.service.soap.hbci.jameica.willuhn.de/}KontoServiceImplService from class de.willuhn.jameica.hbci.soap.service.KontoService

04.04.2014 14:31:47   

PublishServiceImpl

  

publishing webservice de.willuhn.jameica.hbci.soap.service.impl.KontoServiceImpl at /Konto

04.04.2014 14:31:47   

LookupService

  

register multicast lookup. name: soap:de.willuhn.jameica.soap.services.Echo, url: https://SERVER2008.displayunion.com:8080/soap/Echo

04.04.2014 14:31:47   

ServerImpl

  

Setting the server's publish address to be /Echo

04.04.2014 14:31:46   

ReflectionServiceFactoryBean

  

Creating Service {http://impl.services.soap.jameica.willuhn.de/}EchoService from class de.willuhn.jameica.soap.services.Echo

04.04.2014 14:31:46   

PublishServiceImpl

  

publishing webservice de.willuhn.jameica.soap.services.impl.Echo at /Echo

04.04.2014 14:31:46   

ServiceNotify

  

   * https://SERVER2008.displayunion.com:8080/xmlrpc/hibiscus.xmlrpc.sepalastschrift

04.04.2014 14:31:46   

ServiceNotify

  

   * https://SERVER2008.displayunion.com:8080/xmlrpc/hibiscus.xmlrpc.sepaueberweisung

04.04.2014 14:31:46   

ServiceNotify

  

   * https://SERVER2008.displayunion.com:8080/xmlrpc/hibiscus.xmlrpc.sammelueberweisung

04.04.2014 14:31:46   

ServiceNotify

  

   * https://SERVER2008.displayunion.com:8080/xmlrpc/hibiscus.xmlrpc.sammellastschrift

04.04.2014 14:31:46   

ServiceNotify

  

   * https://SERVER2008.displayunion.com:8080/xmlrpc/hibiscus.xmlrpc.lastschrift

04.04.2014 14:31:46   

ServiceNotify

  

   * https://SERVER2008.displayunion.com:8080/xmlrpc/hibiscus.xmlrpc.ueberweisung

04.04.2014 14:31:46   

ServiceNotify

  

   * https://SERVER2008.displayunion.com:8080/xmlrpc/hibiscus.xmlrpc.umsatz

04.04.2014 14:31:46   

ServiceNotify

  

   * https://SERVER2008.displayunion.com:8080/xmlrpc/hibiscus.xmlrpc.konto

04.04.2014 14:31:46   

ServiceNotify

  

   * https://SERVER2008.displayunion.com:8080/xmlrpc/hibiscus.xmlrpc.address

04.04.2014 14:31:46   

ServiceNotify

  

   * https://SERVER2008.displayunion.com:8080/xmlrpc/jameica.xmlrpc.echo

04.04.2014 14:31:46   

ServiceNotify

  

XML-RPC-Services

04.04.2014 14:31:46   

Settings

  

    checking service hibiscus.server.tantest

04.04.2014 14:31:46   

Settings

  

    checking service hibiscus.server.scheduler

04.04.2014 14:31:46   

Settings

  

    checking service hibiscus.server.execute

04.04.2014 14:31:46   

Settings

  

  checking plugin hibiscus.server

04.04.2014 14:31:46   

Settings

  

    checking service hibiscus.xmlrpc.sepalastschrift

04.04.2014 14:31:46   

Settings

  

    checking service hibiscus.xmlrpc.sepaueberweisung

04.04.2014 14:31:46   

Settings

  

    checking service hibiscus.xmlrpc.sammelueberweisung

04.04.2014 14:31:46   

Settings

  

    checking service hibiscus.xmlrpc.sammellastschrift

04.04.2014 14:31:46   

Settings

  

    checking service hibiscus.xmlrpc.lastschrift

04.04.2014 14:31:46   

Settings

  

    checking service hibiscus.xmlrpc.ueberweisung

04.04.2014 14:31:46   

Settings

  

    checking service hibiscus.xmlrpc.umsatz

04.04.2014 14:31:46   

Settings

  

    checking service hibiscus.xmlrpc.konto

04.04.2014 14:31:46   

Settings

  

    checking service hibiscus.xmlrpc.address

04.04.2014 14:31:46   

Settings

  

  checking plugin hibiscus.xmlrpc

04.04.2014 14:31:46   

Settings

  

    checking service jameica.xmlrpc.echo

04.04.2014 14:31:46   

Settings

  

  checking plugin jameica.xmlrpc

04.04.2014 14:31:46   

Settings

  

  checking plugin hibiscus.soap

04.04.2014 14:31:46   

Settings

  

    checking service jameica.soap.publish

04.04.2014 14:31:46   

Settings

  

  checking plugin jameica.soap

04.04.2014 14:31:46   

Settings

  

    checking service jameica.sensors.notify

04.04.2014 14:31:46   

Settings

  

    checking service jameica.sensors.rrd

04.04.2014 14:31:46   

Settings

  

    checking service jameica.sensors.archive

04.04.2014 14:31:46   

Settings

  

    checking service jameica.sensors.scheduler

04.04.2014 14:31:46   

Settings

  

  checking plugin jameica.sensors

04.04.2014 14:31:46   

Settings

  

    checking service jameica.webadmin.rest

04.04.2014 14:31:46   

Settings

  

    checking service jameica.webadmin.listener.http

04.04.2014 14:31:46   

Settings

  

  checking plugin jameica.webadmin

04.04.2014 14:31:46   

Settings

  

checking XML-RPC services

04.04.2014 14:31:46   

RestMessageConsumer

  

searching auto rest beans

04.04.2014 14:31:46   

HttpServiceImpl

  

started webserver at port 8080

04.04.2014 14:31:46   

JameicaSocketConnector

  

creating server socket at port: 8080

04.04.2014 14:31:46   

FrontController

  

found 9 page definitions

04.04.2014 14:31:46   

FrontController

  

loaded D:\work\Hauptordner FIBU\banking_server\hibiscus-server\plugins\hibiscus.server\webapps\hibiscus\WEB-INF\webtools.xml

04.04.2014 14:31:46   

FrontController

  

trying to load webtools config: /WEB-INF/webtools.xml

04.04.2014 14:31:46   

FrontController

  

found plugin (hibiscus.server 2.6.2) - using its classloader

04.04.2014 14:31:46   

FrontController

  

trying to determine classloader for plugin de.willuhn.jameica.hbci.payment.Plugin

04.04.2014 14:31:45   

AbstractCXFServlet

  

REPLACED_HTTP_DESTIONFACTORY
hibiscus
Benutzer
Avatar
Geschlecht: keine Angabe
Herkunft: Leipzig
Homepage: willuhn.de/
Beiträge: 10838
Dabei seit: 03 / 2005
Betreff:

Re: Hibiscus findet die Konten Datenbank nicht mehr

 · 
Gepostet: 04.04.2014 - 15:20 Uhr  ·  #4
Da fehlt immer noch der eigentliche Grund. Das sieht auch so aus, als haettest du es von der Webseite kopiert. Schau stattdessen mal direkt auf dem Server. Im Ordner ".jameica" des Benutzers, mit dem der Payment-Server laeuft, findest du eine Log-Datei "jameica.log". Die ist die eigentlich wichtige Datei.
Shopsitters
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 24
Dabei seit: 11 / 2012
Betreff:

Re: Hibiscus findet die Konten Datenbank nicht mehr

 · 
Gepostet: 04.04.2014 - 16:13 Uhr  ·  #5
Komisch, im Benutzerordner vom Administrator auf meinem WIN2008 Server finde ich nur Lock Dateien , bzw eine Datei mit dem Datim 03.01.! - aber zB keine von Heute 04.04. ...
Ich sehe den Wald vor lauter Bäumen nicht mehr. - wo könnte die Datei noch sein?
Shopsitters
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 24
Dabei seit: 11 / 2012
Betreff:

Re: Hibiscus findet die Konten Datenbank nicht mehr

 · 
Gepostet: 09.04.2014 - 15:00 Uhr  ·  #6
Guten Tag Herr Wilhuhn,

wir haben hier leider noch probleme mit jamaika + hibiscus. Schweren Herzens habe ich mal nach einer andere Software geschaut, aber komme
immer wieder auf den Stand zurück, daß wir / ich gerne jamaica weiternutzen würden. Könnten Sie sich vorstellen gegen Berechnung uns einmal
zu helfen (Teamviewer) und bei der Lösung nach dem Problem zu suchen. Wir sind gerne bereits hierfür zu zahlen.

Bitte nehmen Sie Kiontakt zu uns auf wenn Sie eine Möglichkeit sehen und nennen auch den Preis, den wir hierfür sicherlich gerne zahlen werden.
Leider kann ich keine PN an Sie senden, da es scheinbar ein Fehler im Forum gibt.

Herzliche Grüße
Lars
onlbanker
Benutzer
Avatar
Geschlecht:
Beiträge: 3338
Dabei seit: 05 / 2013
Betreff:

Re: Hibiscus findet die Konten Datenbank nicht mehr

 · 
Gepostet: 09.04.2014 - 15:36 Uhr  ·  #7
Lars, das mit der PN ist kein Fehler sondern er hat das abgeschaltet, weil er diese Art Support eigentlich nicht mehr machen möchte.
Ich empfehle, ihm eine E-Mail zu senden, Adresse steht auf der Hibiscus Homepage.
Alternativ hier den Fehler darzulegen, manchmal ist eine Lösung ziemlich einfach.
Shopsitters
Benutzer
Avatar
Geschlecht: keine Angabe
Beiträge: 24
Dabei seit: 11 / 2012
Betreff:

Re: Hibiscus findet die Konten Datenbank nicht mehr

 · 
Gepostet: 09.04.2014 - 15:47 Uhr  ·  #8
Hallo onlbanker,

danke für die Antwort. Ich hatte auch schon vermutet, daß es nicht gewünscht ist per PN - mein Problem ist, daß ich nicht die LOG Datei finde und somit nichts posten kann. Wir benutzen Jamaica hier in einem Win Netzwerk und ich finde einfach keine Lösung wie ich es kommunizieren kann. Natürlich wäre es auch im Sinne der Community einfacher, wenn ich es hier poste und ausdiskutiere, so kann es auch anderen helfen, aber an den Stelle wo die LOG Datei sin sollte ist sie nicht.

Mein Server (WIN2008R2) betreibt den Jamaica Server unter dem Benutzer Administrator. An den Clients (WIN 7 PRO) habe ich eine lokale Jamaice Version, die dann auf die MySQL des Servers zugreift.
Beim Benutzer Administrator auf dem Server finde ich jedoch keine LOG Dateien, die aktuell sind, sondern nur welche zum Zeitpunkt meiner Installation.

Vielleicht denke ich hier auch komplett falsch, deswegen bin ich auch gerne bereit was zu zahlen, um die Denkblockade aufzulösen.

Gruss
Lars
hibiscus
Benutzer
Avatar
Geschlecht: keine Angabe
Herkunft: Leipzig
Homepage: willuhn.de/
Beiträge: 10838
Dabei seit: 03 / 2005
Betreff:

Re: Hibiscus findet die Konten Datenbank nicht mehr

 · 
Gepostet: 09.04.2014 - 15:47 Uhr  ·  #9
Finde auf jeden Fall erstmal heraus, wo sich bei dir ueberhaupt der ".jameica"-Benutzer-Ordner befindet. Siehe http://www.willuhn.de/wiki/doku.php?id=support:fehlermelden
Dann hast du auch die komplette Log-Datei "jameica.log" und findest in der sicher auch die eigentliche Ursache fuer den Fehler.
Gewählte Zitate für Mehrfachzitierung:   0