Hi, can someone guide me about this error message ? Im newbie and still learning about webMethod.
In this case, i got an assignment to migrate IS103 → IS1015.
I follow the instruction for migrate, after the migration i try to startup IS1015 and i got this message below from server.log → Error occurred while initializing server , can someone explain or guide me what should i do or i miss something ? Thanks.
2023-10-02 13:30:26 WIB [ISS.0028.0012I] (tid=74) MdrISO8583Adapter: Startup service (MdrISO8583Adapter.wm.server:startupListener)
2023-10-02 13:30:26 WIB [ISP.0090.0004I] (tid=74) – ISO8583ListenerFactory - init – {1}
2023-10-02 13:30:26 WIB [ISP.0090.0004I] (tid=74) [ISO8583@2908] – Enabling
2023-10-02 13:30:26 WIB [ISP.0090.0004I] (tid=74) – ISO8583ListenerFactory - init – {1}
2023-10-02 13:30:26 WIB [ISP.0090.0004I] (tid=74) [ISO8583@2909] – Enabling
2023-10-02 13:30:26 WIB [ISS.0098.0021I] (tid=74) Persistent Trigger Output Dispatcher started
2023-10-02 13:30:26 WIB [ISS.0098.0021I] (tid=74) Volatile Trigger Output Dispatcher started
2023-10-02 13:30:26 WIB [ISS.0098.0027I] (tid=74) PersistenceManager started all Stores
2023-10-02 13:30:26 WIB [ISS.0025.0036I] (tid=74) Dispatcher started
2023-10-02 13:30:26 WIB [ISS.0025.0013I] (tid=74) Cache Sweeper started
2023-10-02 13:30:26 WIB [ISP.0046.0012I] (tid=74) Enabling HTTP Listener on port 9999
2023-10-02 13:30:26 WIB [ISP.0046.0012I] (tid=74) Enabling HTTP Listener on port 5555
2023-10-02 13:30:26 WIB [ISP.0046.0012I] (tid=74) Enabling HTTPS Listener on port 5556
2023-10-02 13:30:26 WIB [ISS.0070.0013W] (tid=74) Failed to start listener HTTPSListener@5556. The following error was encountered: com.wm.util.ServerException: [ISS.0139.9014] Error: keystore ‘yokke2023’ not found. Details: /opt/soa/keystore/staryokke.jks (No such file or directory).
2023-10-02 13:30:26 WIB [ISP.0046.0012I] (tid=74) Enabling HTTPS Listener on port 5543
2023-10-02 13:30:26 WIB [ISS.0014.0054C] (tid=74) Error occurred while initializing server: java.lang.AbstractMethodError: Receiver class com.mdr.listener.iso8583.ISO8583Listener does not define or inherit an implementation of the resolved method ‘abstract void scheduleHostListServiceTask(java.lang.String, java.lang.String, boolean)’ of interface com.wm.app.b2b.server.ServerListenerIf. at com.wm.app.b2b.server.ListenerManager.startListeners(ListenerManager.java:950) at com.wm.app.b2b.server.ListenerAdmin.packageStartListeners(ListenerAdmin.java:158) at com.wm.app.b2b.server.Server.run(Server.java:827)
I cant drop server.log in here, cz new user