Installation unter Ubuntu 12.4 LTS


Startseite Foren Installation Installation unter Ubuntu 12.4 LTS

  • Dieses Thema ist leer.
10 Beiträge anzeigen - 1 bis 10 (von insgesamt 10)
  • Autor
    Beiträge
  • #466
    Justus
    Mitglied

    Hallo,
    ich bin von meiner Frau beautragt worden ihre eine Anwaltssoftware unter Ubuntu zu installieren und bin dabei auf j-lawyer gestoßen. Ein tolles Programm. Ich habe zunächst auf einem komplett neuen PC Ubuntu 12.4 installiert und dann Java.

    Wenn ich … java -version eingebe, bekomme ich die Antwort:

    java version „1.7.0_25“
    OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1ubuntu0.12.04.2)
    OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)

    Beim starten des j-lawyer-server kamen schon haufenweise Fehlermeldungen mit Java. Am ende stand dann allerdings server startet in 46 sec

    11:20:24,256 ERROR [STDERR] log4j:WARN No appenders could be found for logger (com.jdimension.jlawyer.startup.AutoStartServlet).
    11:20:24,256 ERROR [STDERR] log4j:WARN Please initialize the log4j system properly.
    11:20:24,288 ERROR [STDERR] java.io.FileNotFoundException: /home/rechtanwaeltinchristinespoetzl/jlawyer/j-lawyer-server/jboss-6.1.0.Final/server/default/j-lawyer-init/mastertemplates/master-text.odt (Datei oder Verzeichnis nicht gefunden)
    11:20:24,289 ERROR [STDERR] at java.io.FileInputStream.open(Native Method)
    11:20:24,290 ERROR [STDERR] at java.io.FileInputStream.<init>(FileInputStream.java:138)
    11:20:24,290 ERROR [STDERR] at java.io.FileInputStream.<init>(FileInputStream.java:97)
    11:20:24,290 ERROR [STDERR] at com.jdimension.jlawyer.startup.AutoStartServlet.init(AutoStartServlet.java:62)
    11:20:24,291 ERROR [STDERR] at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1208)
    11:20:24,291 ERROR [STDERR] at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1108)
    11:20:24,291 ERROR [STDERR] at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3628)
    11:20:24,292 ERROR [STDERR] at org.apache.catalina.core.StandardContext.start(StandardContext.java:3851)
    11:20:24,292 ERROR [STDERR] at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:294)
    11:20:24,292 ERROR [STDERR] at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:146)
    11:20:24,293 ERROR [STDERR] at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:476)
    11:20:24,293 ERROR [STDERR] at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118)
    11:20:24,293 ERROR [STDERR] at org.jboss.web.deployers.WebModule.start(WebModule.java:95)
    11:20:24,293 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    11:20:24,294 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    11:20:24,294 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    11:20:24,294 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:606)
    11:20:24,295 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
    11:20:24,295 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
    11:20:24,300 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
    11:20:24,300 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:271)
    11:20:24,300 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:670)
    11:20:24,301 ERROR [STDERR] at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206)
    11:20:24,301 ERROR [STDERR] at com.sun.proxy.$Proxy42.start(Unknown Source)
    11:20:24,301 ERROR [STDERR] at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:53)
    11:20:24,301 ERROR [STDERR] at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:41)
    11:20:24,302 ERROR [STDERR] at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
    11:20:24,302 ERROR [STDERR] at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
    11:20:24,302 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
    11:20:24,302 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379)
    11:20:24,303 ERROR [STDERR] at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:301)
    11:20:24,303 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044)
    11:20:24,303 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083)
    11:20:24,304 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322)
    11:20:24,304 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246)
    11:20:24,304 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139)
    11:20:24,304 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939)
    11:20:24,304 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654)
    11:20:24,304 ERROR [STDERR] at org.jboss.system.ServiceController.doChange(ServiceController.java:671)
    11:20:24,305 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:443)
    11:20:24,305 ERROR [STDERR] at org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:189)
    11:20:24,305 ERROR [STDERR] at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:102)
    11:20:24,305 ERROR [STDERR] at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:49)
    11:20:24,306 ERROR [STDERR] at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:63)
    11:20:24,312 ERROR [STDERR] at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:55)
    11:20:24,312 ERROR [STDERR] at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179)
    11:20:24,312 ERROR [STDERR] at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1832)
    11:20:24,312 ERROR [STDERR] at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1550)
    11:20:24,312 ERROR [STDERR] at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1571)
    11:20:24,313 ERROR [STDERR] at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1603)
    11:20:24,313 ERROR [STDERR] at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1491)
    11:20:24,314 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379)
    11:20:24,314 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044)
    11:20:24,314 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083)
    11:20:24,314 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322)
    11:20:24,314 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246)
    11:20:24,314 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139)
    11:20:24,315 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939)
    11:20:24,315 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654)
    11:20:24,315 ERROR [STDERR] at org.jboss.deployers.plugins.deployers.DeployersImpl.change(DeployersImpl.java:1983)
    11:20:24,315 ERROR [STDERR] at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:1076)
    11:20:24,315 ERROR [STDERR] at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:679)
    11:20:24,315 ERROR [STDERR] at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.process(MainDeployerPlugin.java:106)
    11:20:24,316 ERROR [STDERR] at org.jboss.profileservice.dependency.ProfileControllerContext$DelegateDeployer.process(ProfileControllerContext.java:143)
    11:20:24,316 ERROR [STDERR] at org.jboss.profileservice.dependency.ProfileDeployAction.deploy(ProfileDeployAction.java:151)
    11:20:24,316 ERROR [STDERR] at org.jboss.profileservice.dependency.ProfileDeployAction.installActionInternal(ProfileDeployAction.java:94)
    11:20:24,324 ERROR [STDERR] at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)
    11:20:24,329 ERROR [STDERR] at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)
    11:20:24,333 ERROR [STDERR] at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
    11:20:24,334 ERROR [STDERR] at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
    11:20:24,334 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
    11:20:24,334 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379)
    11:20:24,335 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044)
    11:20:24,335 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083)
    11:20:24,336 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322)
    11:20:24,336 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246)
    11:20:24,336 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139)
    11:20:24,337 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939)
    11:20:24,337 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654)
    11:20:24,337 ERROR [STDERR] at org.jboss.profileservice.dependency.ProfileActivationWrapper$BasicProfileActivation.start(ProfileActivationWrapper.java:190)
    11:20:24,338 ERROR [STDERR] at org.jboss.profileservice.dependency.ProfileActivationWrapper.start(ProfileActivationWrapper.java:87)
    11:20:24,338 ERROR [STDERR] at org.jboss.profileservice.dependency.ProfileActivationService.activateProfile(ProfileActivationService.java:215)
    11:20:24,340 ERROR [STDERR] at org.jboss.profileservice.dependency.ProfileActivationService.activate(ProfileActivationService.java:159)
    11:20:24,341 ERROR [STDERR] at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.activate(AbstractProfileServiceBootstrap.java:112)
    11:20:24,341 ERROR [STDERR] at org.jboss.profileservice.resolver.BasicResolverFactory$ProfileResolverFacade.deploy(BasicResolverFactory.java:87)
    11:20:24,341 ERROR [STDERR] at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.start(AbstractProfileServiceBootstrap.java:91)
    11:20:24,343 ERROR [STDERR] at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:132)
    11:20:24,344 ERROR [STDERR] at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56)
    11:20:24,345 ERROR [STDERR] at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827)
    11:20:24,351 ERROR [STDERR] at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417)
    11:20:24,352 ERROR [STDERR] at java.lang.Thread.run(Thread.java:724)
    11:20:27,988 INFO [HornetQServerImpl] trying to deploy queue jms.topic.dirObserverTopic
    11:20:28,016 INFO [HornetQServerImpl] trying to deploy queue jms.topic.faxQueueTopic
    11:20:28,020 INFO [HornetQServerImpl] trying to deploy queue jms.queue.DLQ
    11:20:28,035 INFO [HornetQServerImpl] trying to deploy queue jms.topic.systemMonitoringTopic
    11:20:28,038 INFO [HornetQServerImpl] trying to deploy queue jms.queue.ExpiryQueue
    11:20:28,069 INFO [service] Removing bootstrap log handlers
    11:20:29,355 INFO [org.apache.coyote.http11.Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
    11:20:29,378 INFO [org.apache.coyote.ajp.AjpProtocol] Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009
    11:20:29,379 INFO [org.jboss.bootstrap.impl.base.server.AbstractServer] JBossAS [6.1.0.Final „Neo“] Started in 45s:968ms

    Das Terminal reagiert aber nicht mehr.

    Ich mache es zu und starte in einem anderen Terminal j-lawyer und bekomme die
    Fehlermeldung…

    j-lawyer-client$ sh run.sh11:25:44,620 INFO [Main] Java: 1.7.0_25
    Okt 20, 2013 11:26:02 AM com.jdimension.jlawyer.services.JLawyerServiceLocator lookupSecurityServiceRemote
    SEVERE: exception caught
    javax.naming.CommunicationException: Could not obtain connection to any of these urls: jnp://localhost:1099 [Root exception is javax.naming.CommunicationException: Failed to connect to server localhost/127.0.0.1:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost/127.0.0.1:1099 [Root exception is java.net.ConnectException: Verbindungsaufbau abgelehnt]]]
    at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1780)
    at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:695)
    at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:688)
    at javax.naming.InitialContext.lookup(InitialContext.java:411)
    at com.jdimension.jlawyer.services.JLawyerServiceLocator.lookupSecurityServiceRemote(JLawyerServiceLocator.java:55)
    at com.jdimension.jlawyer.client.LoginDialog.cmdLoginActionPerformed(LoginDialog.java:257)
    at com.jdimension.jlawyer.client.LoginDialog.pwPasswordKeyPressed(LoginDialog.java:219)
    at com.jdimension.jlawyer.client.LoginDialog.access$200(LoginDialog.java:30)
    at com.jdimension.jlawyer.client.LoginDialog$3.keyPressed(LoginDialog.java:106)
    at java.awt.Component.processKeyEvent(Component.java:6463)
    at javax.swing.JComponent.processKeyEvent(JComponent.java:2820)
    at java.awt.Component.processEvent(Component.java:6282)
    at java.awt.Container.processEvent(Container.java:2229)
    at java.awt.Component.dispatchEventImpl(Component.java:4861)
    at java.awt.Container.dispatchEventImpl(Container.java:2287)
    at java.awt.Component.dispatchEvent(Component.java:4687)
    at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1895)
    at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:762)
    at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:1027)
    at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:899)
    at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:727)
    at java.awt.Component.dispatchEventImpl(Component.java:4731)
    at java.awt.Container.dispatchEventImpl(Container.java:2287)
    at java.awt.Window.dispatchEventImpl(Window.java:2719)
    at java.awt.Component.dispatchEvent(Component.java:4687)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
    at java.awt.EventQueue.access$200(EventQueue.java:103)
    at java.awt.EventQueue$3.run(EventQueue.java:694)
    at java.awt.EventQueue$3.run(EventQueue.java:692)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
    at java.awt.EventQueue$4.run(EventQueue.java:708)
    at java.awt.EventQueue$4.run(EventQueue.java:706)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
    Caused by: javax.naming.CommunicationException: Failed to connect to server localhost/127.0.0.1:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost/127.0.0.1:1099 [Root exception is java.net.ConnectException: Verbindungsaufbau abgelehnt]]
    at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:337)
    at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1746)
    … 42 more
    Caused by: javax.naming.ServiceUnavailableException: Failed to connect to server localhost/127.0.0.1:1099 [Root exception is java.net.ConnectException: Verbindungsaufbau abgelehnt]
    at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:307)
    … 43 more
    Caused by: java.net.ConnectException: Verbindungsaufbau abgelehnt
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:579)
    at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:97)
    at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:82)
    at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:303)
    … 43 more

    11:26:02,366 ERROR [LoginDialog] Error connecting to server
    java.lang.RuntimeException: javax.naming.CommunicationException: Could not obtain connection to any of these urls: jnp://localhost:1099 [Root exception is javax.naming.CommunicationException: Failed to connect to server localhost/127.0.0.1:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost/127.0.0.1:1099 [Root exception is java.net.ConnectException: Verbindungsaufbau abgelehnt]]]
    at com.jdimension.jlawyer.services.JLawyerServiceLocator.lookupSecurityServiceRemote(JLawyerServiceLocator.java:64)
    at com.jdimension.jlawyer.client.LoginDialog.cmdLoginActionPerformed(LoginDialog.java:257)
    at com.jdimension.jlawyer.client.LoginDialog.pwPasswordKeyPressed(LoginDialog.java:219)
    at com.jdimension.jlawyer.client.LoginDialog.access$200(LoginDialog.java:30)
    at com.jdimension.jlawyer.client.LoginDialog$3.keyPressed(LoginDialog.java:106)
    at java.awt.Component.processKeyEvent(Component.java:6463)
    at javax.swing.JComponent.processKeyEvent(JComponent.java:2820)
    at java.awt.Component.processEvent(Component.java:6282)
    at java.awt.Container.processEvent(Container.java:2229)
    at java.awt.Component.dispatchEventImpl(Component.java:4861)
    at java.awt.Container.dispatchEventImpl(Container.java:2287)
    at java.awt.Component.dispatchEvent(Component.java:4687)
    at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1895)
    at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:762)
    at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:1027)
    at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:899)
    at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:727)
    at java.awt.Component.dispatchEventImpl(Component.java:4731)
    at java.awt.Container.dispatchEventImpl(Container.java:2287)
    at java.awt.Window.dispatchEventImpl(Window.java:2719)
    at java.awt.Component.dispatchEvent(Component.java:4687)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
    at java.awt.EventQueue.access$200(EventQueue.java:103)
    at java.awt.EventQueue$3.run(EventQueue.java:694)
    at java.awt.EventQueue$3.run(EventQueue.java:692)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
    at java.awt.EventQueue$4.run(EventQueue.java:708)
    at java.awt.EventQueue$4.run(EventQueue.java:706)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
    Caused by: javax.naming.CommunicationException: Could not obtain connection to any of these urls: jnp://localhost:1099 [Root exception is javax.naming.CommunicationException: Failed to connect to server localhost/127.0.0.1:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost/127.0.0.1:1099 [Root exception is java.net.ConnectException: Verbindungsaufbau abgelehnt]]]
    at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1780)
    at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:695)
    at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:688)
    at javax.naming.InitialContext.lookup(InitialContext.java:411)
    at com.jdimension.jlawyer.services.JLawyerServiceLocator.lookupSecurityServiceRemote(JLawyerServiceLocator.java:55)
    … 38 more
    Caused by: javax.naming.CommunicationException: Failed to connect to server localhost/127.0.0.1:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost/127.0.0.1:1099 [Root exception is java.net.ConnectException: Verbindungsaufbau abgelehnt]]
    at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:337)
    at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1746)
    … 42 more
    Caused by: javax.naming.ServiceUnavailableException: Failed to connect to server localhost/127.0.0.1:1099 [Root exception is java.net.ConnectException: Verbindungsaufbau abgelehnt]
    at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:307)
    … 43 more
    Caused by: java.net.ConnectException: Verbindungsaufbau abgelehnt
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:579)
    at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:97)
    at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:82)
    at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:303)
    … 43 more

    Kann mir jemand weiterhelfen?
    Liebe Grüße, Berthold

    #582
    j-lawyer.org
    Administrator

    Hallo Berthold,

    die Ausgabe „Started in 45s:968ms“ im j-lawyer Server ist schon mal gut – d.h. er läuft. Nach dieser Ausgabe läuft er und wartet auf Verbindungen aus einem / mehrere j-lawyer Clients. Dabei müssen nicht zwangsweise weitere Ausgaben in diesem Fenster zu sehen sein. Das heisst – dieses Terminal muss unbedingt offen bleiben! Das kann sowohl auf dem selben Rechner sein als auch auf einem anderen im lokalen Netzwerk.

    Danach den j-lawyer Client starten. Läuft der Server auf einem anderen Rechner, muss dies beim Login im Reiter „Verbindung“ angegeben werden.

    Sofern das nicht das Problem behebt, melden Sie sich nochmal – dann schauen wir weiter.

    Viel Erfolg,
    Jens
    (j-lawyer.org)

    #583
    Justus
    Mitglied

    Vielen Dank für die schnelle Antwort, das Problem ließ sich damit beheben und die Software läuft. Danke. Allerdings gibt es noch zwei Fehlermeldungen. Die erste kommt beim Starten des Servers und lautet:

    DEPLOYMENTS IN ERROR:
    Deployment „vfs:///home/kanzlei/j-lawyer-server/jboss-6.1.0.Final/server/default/deploy/properties-service.xml“ is in error due to the following reason(s): org.xml.sax.SAXParseException; systemId: vfs:///home/kanzlei/j-lawyer-server/jboss-6.1.0.Final/server/default/deploy/properties-service.xml; lineNumber: 62; columnNumber: 7; The element type „kanzlei“ must be terminated by the matching end-tag „</kanzlei>“.

    Der Server startet aber trotzdem und der Client lässt sich ebenfalls starten. Nun kommt aber die Fehlermeldung:

    .. ERROR [EmailTemplatesPanel] javax.ejb.EJBException: java.lang.NullPointerException
    fax status label is null – editor needs to be loaded after JKanzleiGUI in SplashThread#run
    19:25:30,096 ERROR [TemplatesPanel] javax.ejb.EJBException: java.lang.NullPointerException

    Wenn ich dann versuche die importierten Formatvorlagen zu bearbeiten kommt wieder die gleiche Fehlermeldung

    „Fehler beim Laden der Vorlage: java.lang.NullPointerExeption“

    Vielen Dank nochmals für die Hilfe,

    liebe Grüße, Berthold

    #584
    j-lawyer.org
    Administrator

    Hallo Berthold,

    da ist beim Bearbeiten der Datei /home/kanzlei/j-lawyer-server/jboss-6.1.0.Final/server/default/deploy/properties-service.xml wohl ein Inhalt reingekommen der da nicht hingehört.

    Anhand der Logs nehme ich an daß die Datei folgende Zeilen enthält:

    jlawyer.server.basedirectory=/home/<kanzlei>/j-lawyer-server/j-lawyer-data/
    jlawyer.server.initdir=/home/<kanzlei>/j-lawyer-server/jboss-6.1.0.Final/server/default/j-lawyer-init/

    Bitte mal wie folgt abändern: (es dürfen keine spitzen Klammern enthalten sein)

    jlawyer.server.basedirectory=/home/kanzlei/j-lawyer-server/j-lawyer-data/
    jlawyer.server.initdir=/home/kanzlei/j-lawyer-server/jboss-6.1.0.Final/server/default/j-lawyer-init/

    Der j-lawyer Server muss danach neu gestartet werden.

    Die Fehlermeldung im Client ist ein Folgefehler, ohne die Einträge oben findet der j-lawyer Server sein Basisverzeichnis nicht, somit also auch keine Dokumentvorlagen.

    Viele Grüße,
    Jens
    (j-lawyer.org)

    #585
    j-lawyer.org
    Administrator

    Hallo Berthold,

    hat der Tipp geholfen bzw. kann ich noch irgendwie helfen?

    Grüße,
    Jens
    (j-lawyer.org)

    #586
    Justus
    Mitglied

    Hallo Jens,
    danke, der Tipp hat geholfen, jetzt kommen aber andere Fehlermeldungen. J-Lawyer startet nun ohne Fehlermeldung, aber wenn man in eine Akte Dokumente einfügen will, so ist das Drop-down-Menu für die Vorlagen lehr. Ebenso sind Mastervorlage und Dokumentenvorlagen leer. Beim Start des Servers werden folgende Fehlermeldungen angezeigt:

    21:46:58,502 ERROR [STDERR] log4j:WARN No appenders could be found for logger (com.jdimension.jlawyer.startup.AutoStartServlet).
    21:46:58,502 ERROR [STDERR] log4j:WARN Please initialize the log4j system properly.
    21:46:58,505 ERROR [STDERR] java.io.FileNotFoundException: /home/kanzlei/jlawyer/j-lawyer-server/jboss-6.1.0.Final/server/default/j-lawyer-init/mastertemplates/master-text.odt (Datei oder Verzeichnis nicht gefunden)
    21:46:58,506 ERROR [STDERR] at java.io.FileInputStream.open(Native Method)
    21:46:58,508 ERROR [STDERR] at java.io.FileInputStream.<init>(FileInputStream.java:146)
    21:46:58,508 ERROR [STDERR] at java.io.FileInputStream.<init>(FileInputStream.java:101)
    21:46:58,508 ERROR [STDERR] at com.jdimension.jlawyer.startup.AutoStartServlet.init(AutoStartServlet.java:62)
    21:46:58,509 ERROR [STDERR] at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1208)
    21:46:58,509 ERROR [STDERR] at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1108)
    21:46:58,509 ERROR [STDERR] at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3628)
    21:46:58,510 ERROR [STDERR] at org.apache.catalina.core.StandardContext.start(StandardContext.java:3851)
    21:46:58,512 ERROR [STDERR] at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:294)
    21:46:58,514 ERROR [STDERR] at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:146)
    21:46:58,514 ERROR [STDERR] at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:476)
    21:46:58,515 ERROR [STDERR] at org.jboss.web.deployers.WebModule.startModule(WebModule.java:118)
    21:46:58,515 ERROR [STDERR] at org.jboss.web.deployers.WebModule.start(WebModule.java:95)
    21:46:58,517 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    21:46:58,517 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    21:46:58,518 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    21:46:58,518 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:606)
    21:46:58,518 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
    21:46:58,519 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
    21:46:58,519 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
    21:46:58,521 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:271)
    21:46:58,521 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:670)
    21:46:58,522 ERROR [STDERR] at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:206)
    21:46:58,522 ERROR [STDERR] at com.sun.proxy.$Proxy42.start(Unknown Source)
    21:46:58,522 ERROR [STDERR] at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:53)
    21:46:58,523 ERROR [STDERR] at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:41)
    21:46:58,524 ERROR [STDERR] at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
    21:46:58,525 ERROR [STDERR] at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
    21:46:58,525 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
    21:46:58,526 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379)
    21:46:58,527 ERROR [STDERR] at org.jboss.system.microcontainer.ServiceControllerContext.install(ServiceControllerContext.java:301)
    21:46:58,530 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044)
    21:46:58,531 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083)
    21:46:58,532 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322)
    21:46:58,533 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246)
    21:46:58,534 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139)
    21:46:58,535 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939)
    21:46:58,537 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654)
    21:46:58,538 ERROR [STDERR] at org.jboss.system.ServiceController.doChange(ServiceController.java:671)
    21:46:58,538 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:443)
    21:46:58,539 ERROR [STDERR] at org.jboss.system.deployers.ServiceDeployer.start(ServiceDeployer.java:189)
    21:46:58,541 ERROR [STDERR] at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:102)
    21:46:58,542 ERROR [STDERR] at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:49)
    21:46:58,543 ERROR [STDERR] at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:63)
    21:46:58,544 ERROR [STDERR] at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:55)
    21:46:58,545 ERROR [STDERR] at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179)
    21:46:58,546 ERROR [STDERR] at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1832)
    21:46:58,547 ERROR [STDERR] at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1550)
    21:46:58,548 ERROR [STDERR] at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1571)
    21:46:58,549 ERROR [STDERR] at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1603)
    21:46:58,549 ERROR [STDERR] at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1491)
    21:46:58,550 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379)
    21:46:58,551 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044)
    21:46:58,551 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083)
    21:46:58,552 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322)
    21:46:58,553 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246)
    21:46:58,553 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139)
    21:46:58,554 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939)
    21:46:58,555 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654)
    21:46:58,555 ERROR [STDERR] at org.jboss.deployers.plugins.deployers.DeployersImpl.change(DeployersImpl.java:1983)
    21:46:58,556 ERROR [STDERR] at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:1076)
    21:46:58,556 ERROR [STDERR] at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:679)
    21:46:58,557 ERROR [STDERR] at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.process(MainDeployerPlugin.java:106)
    21:46:58,557 ERROR [STDERR] at org.jboss.profileservice.dependency.ProfileControllerContext$DelegateDeployer.process(ProfileControllerContext.java:143)
    21:46:58,559 ERROR [STDERR] at org.jboss.profileservice.dependency.ProfileDeployAction.deploy(ProfileDeployAction.java:151)
    21:46:58,559 ERROR [STDERR] at org.jboss.profileservice.dependency.ProfileDeployAction.installActionInternal(ProfileDeployAction.java:94)
    21:46:58,559 ERROR [STDERR] at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)
    21:46:58,560 ERROR [STDERR] at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)
    21:46:58,560 ERROR [STDERR] at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
    21:46:58,560 ERROR [STDERR] at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
    21:46:58,566 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
    21:46:58,567 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379)
    21:46:58,568 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044)
    21:46:58,569 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083)
    21:46:58,570 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322)
    21:46:58,571 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246)
    21:46:58,572 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139)
    21:46:58,573 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939)
    21:46:58,574 ERROR [STDERR] at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654)
    21:46:58,575 ERROR [STDERR] at org.jboss.profileservice.dependency.ProfileActivationWrapper$BasicProfileActivation.start(ProfileActivationWrapper.java:190)
    21:46:58,576 ERROR [STDERR] at org.jboss.profileservice.dependency.ProfileActivationWrapper.start(ProfileActivationWrapper.java:87)
    21:46:58,576 ERROR [STDERR] at org.jboss.profileservice.dependency.ProfileActivationService.activateProfile(ProfileActivationService.java:215)
    21:46:58,579 ERROR [STDERR] at org.jboss.profileservice.dependency.ProfileActivationService.activate(ProfileActivationService.java:159)
    21:46:58,580 ERROR [STDERR] at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.activate(AbstractProfileServiceBootstrap.java:112)
    21:46:58,580 ERROR [STDERR] at org.jboss.profileservice.resolver.BasicResolverFactory$ProfileResolverFacade.deploy(BasicResolverFactory.java:87)
    21:46:58,581 ERROR [STDERR] at org.jboss.profileservice.bootstrap.AbstractProfileServiceBootstrap.start(AbstractProfileServiceBootstrap.java:91)
    21:46:58,585 ERROR [STDERR] at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:132)
    21:46:58,586 ERROR [STDERR] at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceBootstrap.start(BasicProfileServiceBootstrap.java:56)
    21:46:58,586 ERROR [STDERR] at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(AbstractServer.java:827)
    21:46:58,587 ERROR [STDERR] at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417)
    21:46:58,589 ERROR [STDERR] at java.lang.Thread.run(Thread.java:744)

    Hast du eine Ahnung, was da los ist?
    Liebe Grüße, Berthold

    #587
    j-lawyer.org
    Administrator

    Hallo Berthold, die Fehlermeldung ist unkritisch.

    Hast Du das Vorlagenpaket (http://www.j-lawyer.org/downloads/j-lawyer-templates.tar.gz) heruntergeladen und die Dateien nach

    Code:
    /home/kanzlei/j-lawyer-server/j-lawyer-data/

    extrahiert? Es müsste in diesem Verzeichnis dann drei Unterverzeichnisse mit Inhalten wie folgt geben:

    Code:
    mastertemplates:
    – j-lawyer-allgemeine-Mastervorlage.odt
    Eine allgemein verwendbare Mastervorlage.

    emailtemplates:

    – Mandant-aktenbezogen.xml
    Demo-Vorlage zum Senden von Emails aus einer Akte heraus. Der Betreff wird mit Daten aus der Akte, der Emailtext mit Daten des Mandanten und Ihres Firmenprofils gefüllt.

    templates:

    – j-lawyer-alle Platzhalter.odt
    Vorlage mit allen nutzbaren Platzhaltern als Referenz

    – j-lawyer-allgemeiner-Brief-Dritte.odt
    – j-lawyer-allgemeiner-Brief-Gegner.odt
    – j-lawyer-allgemeiner-Brief-Gegnervertreter.odt
    – j-lawyer-allgemeiner-Brief-Mandant.odt

    – j-lawyer-Schriftstück-Gegner.odt
    – j-lawyer-Schriftstück-Gegnervertreter.odt
    – j-lawyer-Schriftstück-Mandant.odt

    – j-lawyer-Kostendeckungsanfrage-RS-Mandant.odt
    – j-lawyer-Kostendeckungsanfrage-RS-Mandant-1. Instanz.odt

    Viele Grüße,
    Jens
    (j-lawyer.org)

    #588
    Justus
    Mitglied

    Hallo Jens,
    ja hab ich gemacht. Die sind auch dort.
    Liebe Grüße, Berthold

    #589
    Justus
    Mitglied

    Hallo Jens,
    ich denke ich habe es an den falschen Ort ausgepackt. Zunächst hatte ich es bei /home/kanzlei/j-lawyer-server/j-lawyer-data/, dann habe gesehen, dass es noch ein Verzeichnis, /home/kanzlei//jlwayer/j-lawyer-server/j-lawyer-data/ gibt. Ich habe nochmals dorthin ausgepackt und siehe da, es funktioniert. Super. Vielen Dank für die Hilfe.

    Liebe Grüße, Berthold

    #590
    j-lawyer.org
    Administrator

    Berthold, danke für die Rückmeldung. Somit schließe ich dieses Forenthema.

    Grüße,
    Jens
    (j-lawyer.org)

10 Beiträge anzeigen - 1 bis 10 (von insgesamt 10)
  • Das Thema ‘Installation unter Ubuntu 12.4 LTS’ ist für neue Antworten geschlossen.