Skip to content

Bestellung: Bestellposition anlegen -> Preis setzt sich zurück

Zusammenfassung

##10002
Wenn man eine neue Bestellposition anlegt, den Preis einträgt und anschließend die Artikelnummer mit STRG+C aus ihrem Feld kopiert, dann wird der Preis auf 0 gesetzt, sobald man irgendwo anders in ein Feld, oder anderes Programm klickt.

Schritte zum Reproduzieren

Mit Kieselstein Version 1.0.7

  1. Neue Bestellung anlegen.
  2. Neue Bestellposition anlegen.
  3. Preis eintragen
  4. Artikelnummer kopieren (STRG+C).
  5. In ein anderes Feld/Programm klicken.

Was ist das erwartete richtige Verhalten?

Der Preis bleibt unverändert, wenn man die Artikelnummer kopiert und in ein anderes Programm einfügen möchte.

Relevante Log-Dateien und/oder Screenshots

Server Log

2025-01-14 09:58:46,849 INFO  [com.lp.server.artikel.ejbfac.VkPreisfindungFacBean] (default task-2)  entry: invoke0: 
2025-01-14 09:58:46,912 INFO  [com.lp.server.artikel.fastlanereader.ArtikellisteHandler] (default task-2) Before Call-FLR-Reader setRowCount usecaseId: 2015
2025-01-14 09:58:46,943 INFO  [com.lp.server.artikel.fastlanereader.ArtikellisteHandler] (default task-2) Before Call-FLR-Reader sort usecaseId: 2015
2025-01-14 09:58:47,006 INFO  [com.lp.server.artikel.ejbfac.LagerFacBean] (default task-2)  entry: getHauptlagerDesMandanten: 
2025-01-14 09:58:47,130 INFO  [com.lp.server.artikel.fastlanereader.ArtikellisteHandler] (default task-2) After Call-FLR-Reader getPageAt usecaseId: 2015 duration: 218ms, row-count: 50
2025-01-14 09:58:47,193 ERROR [com.lp.server.system.jcr.service.JcrSession] (default task-2) Couldn't find jcr-name (/jcr/local): javax.naming.NameNotFoundException: java:jcr/local
	at org.jboss.as.naming@26.1.2.Final//org.jboss.as.naming.InitialContext$DefaultInitialContext.findContext(InitialContext.java:191)
	at org.jboss.as.naming@26.1.2.Final//org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:235)
	at org.jboss.as.naming@26.1.2.Final//org.jboss.as.naming.NamingContext.lookup(NamingContext.java:193)
	at org.jboss.as.naming@26.1.2.Final//org.jboss.as.naming.NamingContext.lookup(NamingContext.java:189)
	at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409)
	at java.naming/javax.naming.InitialContext.lookup(InitialContext.java:409)
	at deployment.kieselstein-1.0.7.ear.kieselstein-ejb-1.0.7.jar//com.lp.server.system.jcr.service.JcrSession.createRepo(JcrSession.java:140)
	at deployment.kieselstein-1.0.7.ear.kieselstein-ejb-1.0.7.jar//com.lp.server.system.jcr.service.JcrSession.isOnline(JcrSession.java:78)
	at deployment.kieselstein-1.0.7.ear.kieselstein-ejb-1.0.7.jar//com.lp.server.system.jcr.ejbfac.JCRDocFacBean.checkIfNodeExists(JCRDocFacBean.java:1377)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:79)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:89)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:102)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.jpa@26.1.2.Final//org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:40)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.pool.PooledInstanceInterceptor.processInvocation(PooledInstanceInterceptor.java:51)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:56)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:232)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.never(CMTTxInterceptor.java:355)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:147)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
	at org.jboss.weld.core@3.1.9.Final//org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
	at org.jboss.as.weld.common@26.1.2.Final//org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.IdentityOutflowInterceptor.processInvocation(IdentityOutflowInterceptor.java:73)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.security.SecurityDomainInterceptor.processInvocation(SecurityDomainInterceptor.java:44)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.deployment.processors.EjbSuspendInterceptor.processInvocation(EjbSuspendInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:633)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
	at org.jboss.invocation@1.7.0.Final//org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
	at org.jboss.as.ee@26.1.2.Final//org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsFunctionEx(SecurityIdentity.java:421)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.remote.AssociationImpl.invokeWithIdentity(AssociationImpl.java:674)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.remote.AssociationImpl.invokeMethod(AssociationImpl.java:655)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.remote.AssociationImpl.lambda$receiveInvocationRequest$0(AssociationImpl.java:251)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.remote.AssociationImpl.execute(AssociationImpl.java:344)
	at org.jboss.as.ejb3@26.1.2.Final//org.jboss.as.ejb3.remote.AssociationImpl.receiveInvocationRequest(AssociationImpl.java:297)
	at org.jboss.ejb-client@4.0.44.Final//org.jboss.ejb.protocol.remote.EJBServerChannel$ReceiverImpl.handleInvocationRequest(EJBServerChannel.java:473)
	at org.jboss.ejb-client@4.0.44.Final//org.jboss.ejb.protocol.remote.EJBServerChannel$ReceiverImpl.handleMessage(EJBServerChannel.java:208)
	at org.jboss.remoting@5.0.25.Final//org.jboss.remoting3.remote.RemoteConnectionChannel.lambda$handleMessageData$3(RemoteConnectionChannel.java:432)
	at org.jboss.remoting@5.0.25.Final//org.jboss.remoting3.EndpointImpl$TrackingExecutor.lambda$execute$0(EndpointImpl.java:991)
	at org.jboss.threads@2.4.0.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990)
	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
	at org.jboss.xnio@3.8.7.Final//org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282)
	at java.base/java.lang.Thread.run(Thread.java:829)

2025-01-14 09:58:47,209 ERROR [com.lp.server.system.jcr.service.JcrSession] (default task-2) jcrSession::Couldn't create JCR-Repo!
2025-01-14 09:58:47,209 INFO  [com.lp.server.system.jcr.ejbfac.JCRDocFacBean] (default task-2) finally closing session checkIfNodeExists
2025-01-14 09:58:47,209 INFO  [com.lp.server.system.jcr.service.JcrSession] (default task-2) jcrSession::no logout necessary?
2025-01-14 09:58:50,537 INFO  [com.lp.server.artikel.ejbfac.LagerFacBean] (default task-2)  entry: getHauptlagerDesMandanten: 
2025-01-14 09:58:50,615 INFO  [com.lp.server.artikel.ejbfac.LagerFacBean] (default task-2)  entry: getHauptlagerDesMandanten: 
2025-01-14 09:58:50,693 INFO  [com.lp.server.artikel.ejbfac.LagerFacBean] (default task-2)  entry: getHauptlagerDesMandanten: 
2025-01-14 09:58:50,741 INFO  [com.lp.server.artikel.ejbfac.LagerFacBean] (default task-2)  entry: getHauptlagerDesMandanten: 
2025-01-14 09:58:50,802 INFO  [com.lp.server.artikel.ejbfac.LagerFacBean] (default task-2)  entry: getHauptlagerDesMandanten: ```

Client Konsole
```123656 [AWT-EventQueue-0] WARN  com.lp.client.frame.component.PanelQuery  - vertausche true.
123750 [AWT-EventQueue-0] INFO  com.lp.client.frame.component.PanelQuery  - refresh FLR Liste UC=8001: 32 ms
123750 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: ITEM_CHANGED on panelQuery UC=8001 in com.lp.client.bestellung.TabbedPaneBestellung
123750 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.PanelBestellungPositionen  - class com.lp.client.bestellung.PanelBestellungPositionen|key:null
123812 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger in com.lp.client.bestellung.TabbedPaneBestellung
123812 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 0 [ms]
123812 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger
123812 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
123859 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger in com.lp.client.bestellung.TabbedPaneBestellung
123875 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 16 [ms]
123875 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger
123875 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
123906 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger in com.lp.client.bestellung.TabbedPaneBestellung
123906 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 0 [ms]
123906 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger
123906 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
124281 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 531 [ms]
124281 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: ITEM_CHANGED on panelQuery UC=8001
124281 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
124297 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.PanelBestellungPositionen  - class com.lp.client.bestellung.PanelBestellungPositionen|key:null
124297 [AWT-EventQueue-0] INFO  com.lp.client.frame.component.PanelSplit  - class com.lp.client.frame.component.PanelSplit|key:null
124328 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger in com.lp.client.bestellung.TabbedPaneBestellung
124328 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 0 [ms]
124328 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger
124328 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
124359 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger in com.lp.client.bestellung.TabbedPaneBestellung
124359 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 0 [ms]
124359 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger
124359 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
124390 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger in com.lp.client.bestellung.TabbedPaneBestellung
124390 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 0 [ms]
124390 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger
124390 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
124422 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 1563 [ms]
148125 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: ACTION_NEW on panelQuery UC=8001 in com.lp.client.bestellung.TabbedPaneBestellung
148187 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.PanelBestellungPositionen  - class com.lp.client.bestellung.PanelBestellungPositionen|key:new|strati|DESKTOP-QPU5KKD|                                                                                              |9833a49e-b5e2-41c3-9f55-e2940d4a171d
148218 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger in com.lp.client.bestellung.TabbedPaneBestellung
148234 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 16 [ms]
148234 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger
148234 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
148265 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger in com.lp.client.bestellung.TabbedPaneBestellung
148265 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 0 [ms]
148265 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger
148265 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
148296 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger in com.lp.client.bestellung.TabbedPaneBestellung
148312 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 16 [ms]
148312 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger
148312 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
148359 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger in com.lp.client.bestellung.TabbedPaneBestellung
148375 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 16 [ms]
148375 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger
148375 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
148390 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger in com.lp.client.bestellung.TabbedPaneBestellung
148406 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 16 [ms]
148406 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger
148406 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
148437 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger in com.lp.client.bestellung.TabbedPaneBestellung
148437 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 0 [ms]
148437 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: GOTO_DETAIL_PANEL on wsfKostentraeger
148437 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
148468 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 343 [ms]
148468 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: ACTION_NEW on panelQuery UC=8001
148468 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
149937 [AWT-EventQueue-0] WARN  com.lp.client.frame.component.PanelQueryFLR  - vertausche true.
150171 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: on table in com.lp.client.bestellung.TabbedPaneBestellung
150187 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 16 [ms]
150187 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: on table
150187 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
150203 [AWT-EventQueue-0] INFO  com.lp.client.frame.component.PanelQueryFLR  - refresh FLR Liste UC=2015: 250 ms
150203 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: ITEM_CHANGED on com.lp.client.frame.component.PanelQueryFLR UC=2015 in com.lp.client.bestellung.TabbedPaneBestellung
150203 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 0 [ms]
150203 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: ITEM_CHANGED on com.lp.client.frame.component.PanelQueryFLR UC=2015
150203 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
150297 [AWT-EventQueue-0] WARN  HelperClient  - wtfFkdirektValue1 in com.lp.client.frame.component.PanelFilterKriteriumDirekt is not private or protected
150297 [AWT-EventQueue-0] WARN  HelperClient  - wtfFkdirektValue1 in com.lp.client.frame.component.PanelFilterKriteriumDirekt is not private or protected
150297 [AWT-EventQueue-0] WARN  HelperClient  - wtfFkdirektValue1 in com.lp.client.frame.component.PanelFilterKriteriumDirekt is not private or protected
150297 [AWT-EventQueue-0] WARN  HelperClient  - wtfFkdirektValue1 in com.lp.client.frame.component.PanelFilterKriteriumDirekt is not private or protected
165156 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: on table in com.lp.client.bestellung.TabbedPaneBestellung
165156 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 0 [ms]
165156 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: on table
165171 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 15 [ms]
165234 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: on table in com.lp.client.bestellung.TabbedPaneBestellung
165250 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 16 [ms]
165250 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: on table
165250 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
165469 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: GOTO_DETAIL_PANEL on com.lp.client.frame.component.PanelQueryFLR UC=2015 in com.lp.client.bestellung.TabbedPaneBestellung
165469 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 0 [ms]
165469 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: GOTO_DETAIL_PANEL on com.lp.client.frame.component.PanelQueryFLR UC=2015
165469 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
165578 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: GOTO_DETAIL_PANEL on com.lp.client.frame.component.WrapperIdentField in com.lp.client.bestellung.TabbedPaneBestellung
165578 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 0 [ms]
165578 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: GOTO_DETAIL_PANEL on com.lp.client.frame.component.WrapperIdentField
165578 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
1736845142678ms actionPerformedPreisChanged ausgefuehrt!
9640ms actionPerformedPreisChanged ausgefuehrt!
2110ms actionPerformedPreisChanged ausgefuehrt!
183109 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action start: GOTO_DETAIL_PANEL on com.lp.client.frame.component.WrapperIdentField in com.lp.client.bestellung.TabbedPaneBestellung
183109 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.TabbedPaneBestellung  - action end: 15 [ms]
183109 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action start: GOTO_DETAIL_PANEL on com.lp.client.frame.component.WrapperIdentField
183109 [AWT-EventQueue-0] INFO  com.lp.client.bestellung.InternalFrameBestellung  - action end: 0 [ms]
5687ms actionPerformedPreisChanged ausgefuehrt!```
Edited by Alexis Sorbas