Home > Back-end >  java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory
java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory

Time:09-23

Java project, slf4j two packages are imported, not maven management



Org. Springframework. Remoting. RemoteAccessException: always access the HTTP invoker remote service at [http://localhost:8080/gemship/remoting/common/LoginServiceHttpInvoker]; Nested exception is Java. Lang. NoClassDefFoundError: org/slf4j LoggerFactory
Under Caused by: Java. Lang. NoClassDefFoundError: org/slf4j LoggerFactory
The at org. Hibernate. Proxy. Pojo. Javassist. JavassistLazyInitializer. GetProxy (JavassistLazyInitializer. Java: 106)
The at org. Hibernate. Proxy. Pojo. Javassist. SerializableProxy. ReadResolve (SerializableProxy. Java: 78)
At sun. Reflect. NativeMethodAccessorImpl. Invoke0 (Native Method)
At sun. Reflect. NativeMethodAccessorImpl. Invoke (NativeMethodAccessorImpl. Java: 39)
At sun. Reflect. DelegatingMethodAccessorImpl. Invoke (DelegatingMethodAccessorImpl. Java: 25)
The at Java. Lang. Reflect. Method. Invoke (597) Method. The Java:
The at Java. IO. ObjectStreamClass. InvokeReadResolve (ObjectStreamClass. Java: 1061)
The at Java. IO. ObjectInputStream. ReadOrdinaryObject (ObjectInputStream. Java: 1762)
The at Java. IO. ObjectInputStream. ReadObject0 (ObjectInputStream. Java: 1329)
The at Java. IO. ObjectInputStream. DefaultReadFields (ObjectInputStream. Java: 1947)
The at Java. IO. ObjectInputStream. ReadSerialData (ObjectInputStream. Java: 1871)
The at Java. IO. ObjectInputStream. ReadOrdinaryObject (ObjectInputStream. Java: 1753)
The at Java. IO. ObjectInputStream. ReadObject0 (ObjectInputStream. Java: 1329)
The at Java. IO. ObjectInputStream. DefaultReadFields (ObjectInputStream. Java: 1947)
The at Java. IO. ObjectInputStream. ReadSerialData (ObjectInputStream. Java: 1871)
The at Java. IO. ObjectInputStream. ReadOrdinaryObject (ObjectInputStream. Java: 1753)
The at Java. IO. ObjectInputStream. ReadObject0 (ObjectInputStream. Java: 1329)
The at Java. IO. ObjectInputStream. ReadObject (ObjectInputStream. Java: 351)
The at org. Springframework. Remoting. Httpinvoker. AbstractHttpInvokerRequestExecutor. DoReadRemoteInvocationResult (AbstractHttpInvokerRequestExecutor. Java: 276)
The at org. Springframework. Remoting. Httpinvoker. AbstractHttpInvokerRequestExecutor. ReadRemoteInvocationResult (AbstractHttpInvokerRequestExecutor. Java: 225)
At org.springframework.remoting.httpinvoker.Com monsHttpInvokerRequestExecutor. DoExecuteRequest (CommonsHttpInvokerRequestExecutor. Java: 105)
The at org. Springframework. Remoting. Httpinvoker. AbstractHttpInvokerRequestExecutor. ExecuteRequest (AbstractHttpInvokerRequestExecutor. Java: 119)
The at org. Springframework. Remoting. Httpinvoker. HttpInvokerClientInterceptor. ExecuteRequest (HttpInvokerClientInterceptor. Java: 145)
The at org. Springframework. Remoting. Httpinvoker. HttpInvokerClientInterceptor. Invoke (HttpInvokerClientInterceptor. Java: 122)
The at org. Springframework. Aop. Framework. ReflectiveMethodInvocation. Proceed (ReflectiveMethodInvocation. Java: 185)
The at org. Springframework. Aop. Framework. JdkDynamicAopProxy. Invoke (JdkDynamicAopProxy. Java: 209)
The at $Proxy2. FindUserByUserCode (Unknown Source)
At com.gemship.com, mon. RCP. LoginDialog. ValidateLogin (LoginDialog. Java: 728)
At com.gemship.com, mon. RCP. LoginDialog. The doLogin (LoginDialog. Java: 815)
At com.gemship.com, mon. RCP. LoginDialog. Access $0 (LoginDialog. Java: 802)
At com.gemship.com, mon. RCP. LoginDialog $8. MouseDown (LoginDialog. Java: 444)
At org. Eclipse SWT. Widgets. TypedListener. HandleEvent (TypedListener. Java: 179)
At org. Eclipse SWT. Widgets. EventTable. Adds (EventTable. Java: 84)
At org. Eclipse SWT. Widgets. A Widget. Adds (1003) Widget. Java:
At org. Eclipse SWT. Widgets. Display. RunDeferredEvents (3823) Display. Java:
At org. Eclipse SWT. Widgets. Display. ReadAndDispatch (3422) Display. Java:
At com.gemship.com, mon. RCP. LoginDialog. Open (LoginDialog. Java: 546)
At com.gemship.com, mon. RCP. WorkbenchApplication. Run (WorkbenchApplication. Java: 23)
At sun. Reflect. NativeMethodAccessorImpl. Invoke0 (Native Method)
At sun. Reflect. NativeMethodAccessorImpl. Invoke (NativeMethodAccessorImpl. Java: 39)
At sun. Reflect. DelegatingMethodAccessorImpl. Invoke (DelegatingMethodAccessorImpl. Java: 25)
The at Java. Lang. Reflect. Method. Invoke (597) Method. The Java:
At org. Eclipse equinox. Internal. App. EclipseAppContainer. CallMethodWithException (EclipseAppContainer. Java: 574)
At org. Eclipse equinox. Internal. App. EclipseAppHandle. Run (195) EclipseAppHandle. Java:
The at org. Eclipse. Core. The runtime. Internal. Adaptor. EclipseAppLauncher. RunApplication (EclipseAppLauncher. Java: 110)
The at org. Eclipse. Core. The runtime. Internal. Adaptor. EclipseAppLauncher. Start (EclipseAppLauncher. Java: 79)
The at org. Eclipse. Core. The runtime. Adaptor. EclipseStarter. Run (EclipseStarter. Java: 382)
The at org. Eclipse. Core. The runtime. Adaptor. EclipseStarter. Run (EclipseStarter. Java: 179)
At sun. Reflect. NativeMethodAccessorImpl. Invoke0 (Native Method)
nullnullnullnullnullnullnullnullnullnullnullnullnullnull
  • Related