i asked many times there is no answer yet so i decided to open a thread about it.
i have this error:
i get this error in centos and in noobuntu tooCode:2016-03-05 21:45:35,503 ERROR [main] com.aionemu.gameserver.utils.ThreadUncaughtExceptionHandler [ThreadUncaughtExceptionHandler.java:52] Critical Error - Thread: main terminated abnormaly: java.lang.VerifyError: Expecting a stack map frame Exception Details: Location: com/aionemu/gameserver/utils/javaagent/JavaAgentUtils.checkGlobalCallback()Z @84: iload_2 Reason: Error exists in the bytecode Bytecode: 0000000: 1214 b200 8901 b800 8c4b 2ab6 008e 9900 0000010: 0703 a700 0703 a700 033d 2ab6 008e 9900 0000020: 0e2a b600 90c0 004c b600 923d 1214 b200 0000030: 8901 1cbb 004c 595d 58b7 0094 b800 974b 0000040: 2ab6 0099 9900 0e2a b600 9ac0 004c b600 0000050: 92ac 1cac 1cac Stackmap Table: append_frame(@21,Object[#55]) same_locals_1_stack_item_frame(@25,Integer) full_frame(@44,{Top,Top,Integer},{}) same_frame(@82) java.lang.VerifyError: Expecting a stack map frame Exception Details: Location: com/aionemu/gameserver/utils/javaagent/JavaAgentUtils.checkGlobalCallback()Z @84: iload_2 Reason: Error exists in the bytecode Bytecode: 0000000: 1214 b200 8901 b800 8c4b 2ab6 008e 9900 0000010: 0703 a700 0703 a700 033d 2ab6 008e 9900 0000020: 0e2a b600 90c0 004c b600 923d 1214 b200 0000030: 8901 1cbb 004c 595d 58b7 0094 b800 974b 0000040: 2ab6 0099 9900 0e2a b600 9ac0 004c b600 0000050: 92ac 1cac 1cac Stackmap Table: append_frame(@21,Object[#55]) same_locals_1_stack_item_frame(@25,Integer) full_frame(@44,{Top,Top,Integer},{}) same_frame(@82) at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(GameServer.java:237) ~[AC-Game.jar:na] at com.aionemu.gameserver.GameServer.main(GameServer.java:277) ~[AC-Game.jar:na]
java version in ubuntu:
Java version in centos:Code:root@ubuntu:/aion/AC-Game# java -version java version "1.7.0_80" Java(TM) SE Runtime Environment (build 1.7.0_80-b15) Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode) root@ubuntu:/aion/AC-Game#
systems on error:Code:[root@localhost /]# java -version java version "1.7.0_80" Java(TM) SE Runtime Environment (build 1.7.0_80-b15) Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode) [root@localhost /]#
Code:root@ubuntu:/aion/AC-Game# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 12.04.4 LTS Release: 12.04 Codename: precise root@ubuntu:/aion/AC-Game#any advice?Code:[root@localhost /]# cat /etc/centos-release CentOS release 6.5 (Final) [root@localhost /]#


Reply With Quote

