TPEAP won't start.
TPEAP stopped working, I upgraded it to the latest I could find (4.4.6). Still doesn't work. All my stuff seems to be to spec but maybe I'm reading something wrong.
Omada_SDN_Controller_v4.4.6_Linux_x64
java version "1.8.0_261"
Java(TM) SE Runtime Environment (build 1.8.0_261-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.261-b12, mixed mode)
commons daemon version "1.0.15-dev"
commons daemon process (id: 4165, parent: 4164)
Going to init controller!
Going to start controller!
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.commons.daemon.support.DaemonLoader.start(DaemonLoader.java:243)
Caused by: java.lang.NoSuchMethodError: com.tplink.omada.common.util.z.c()Z
at com.tplink.omada.start.OmadaLinuxMain.start(SourceFile:42)
... 5 more
Cannot start daemon
Service exit with a return value of 5
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
Dear @4mp3d,
4mp3d wrote
TPEAP stopped working, I upgraded it to the latest I could find (4.4.6). Still doesn't work. All my stuff seems to be to spec but maybe I'm reading something wrong.
To confirm, was the TPEAP working before?
If yes, were there anything changed before it stopped working?
java version "1.8.0_261"
Java(TM) SE Runtime Environment (build 1.8.0_261-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.261-b12, mixed mode)
commons daemon version "1.0.15-dev"
commons daemon process (id: 4165, parent: 4164)
Going to init controller!
Going to start controller!
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.commons.daemon.support.DaemonLoader.start(DaemonLoader.java:243)
Caused by: java.lang.NoSuchMethodError: com.tplink.omada.common.util.z.c()Z
at com.tplink.omada.start.OmadaLinuxMain.start(SourceFile:42)
... 5 more
Cannot start daemon
Service exit with a return value of 5
The issue you are experiencing sounds unusual, I'd like to escalate your case to the TP-Link support team for further investigation.
They will reach you via your registered email address shortly, please pay attention to your email box later.
Once the issue is addressed or resolved, I'd encourage you to share it with the community.
Thank you so much for your cooperation and support!
- Copy Link
- Report Inappropriate Content
@Fae
It was working, I don't know when it stopped. I just noticed it wasn't working.
When it wouldn't start up I decided to do the upgrade, so downloaded the latest deb file and ran the install to see if it fixed it. No dice.
This is just running on an Ubuntu box.
- Copy Link
- Report Inappropriate Content
@Fae same is happening over here since the update to 4.4.6 because of the log4j-vulnerability that is going on. It always worked before and since I've updated I'm getting the same error logs:
java version "1.8.0_292"
OpenJDK Runtime Environment (build 1.8.0_292-8u292-b10-0ubuntu1~20.04-b10)
OpenJDK 64-Bit Server VM (build 25.292-b10, mixed mode)
commons daemon version "1.0.15-dev"
commons daemon process (id: 18126, parent: 18125)
Going to init controller!
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/opt/tplink/EAPController/lib/log4j-slf4j-impl-2.15.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/opt/tplink/EAPController/lib/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
Going to start controller!
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.commons.daemon.support.DaemonLoader.start(DaemonLoader.java:243)
Caused by: java.lang.NoSuchMethodError: com.tplink.omada.common.util.z.c()Z
at com.tplink.omada.start.OmadaLinuxMain.start(SourceFile:42)
... 5 more
Cannot start daemon
Service exit with a return value of 5
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
Information
Helpful: 0
Views: 1244
Replies: 6
Voters 0
No one has voted for it yet.