Problem with JAVA

Results 1 to 5 of 5
  1. #1
    Apprentice trueaionfan is offline
    MemberRank
    Jan 2015 Join Date
    BulgariaLocation
    14Posts

    Problem with JAVA

    I'm trying to run 4.5(I tried and 4.6) server, but I have problem with starting the game server.
    Login and chat servers are okey, no errors there.
    It says:

    18:24:09.945 INFO [main]: - Successfully connected to database
    18:24:11.287 ERROR[main]: - Java Compiler WARNING: Connection.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5AbyssRankDAO.java
    Line: -1
    Column: -1
    18:24:11.290 ERROR[main]: - Java Compiler WARNING: PreparedStatement.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5AbyssRankDAO.java
    Line: -1
    Column: -1
    18:24:11.292 ERROR[main]: - Java Compiler WARNING: ResultSet.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5AbyssRankDAO.java
    Line: -1
    Column: -1
    18:24:11.297 ERROR[main]: - Java Compiler WARNING: SQLException.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5AbyssRankDAO.java
    Line: -1
    Column: -1
    18:24:11.312 ERROR[main]: - Java Compiler WARNING: ArrayList.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5AbyssRankDAO.java
    Line: -1
    Column: -1
    18:24:11.314 ERROR[main]: - Java Compiler WARNING: HashMap.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5AbyssRankDAO.java
    Line: -1
    Column: -1
    18:24:11.317 ERROR[main]: - Java Compiler WARNING: Map.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5AbyssRankDAO.java
    Line: -1
    Column: -1
    18:24:11.327 ERROR[main]: - Java Compiler WARNING: Object.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5AbyssRankDAO.java
    Line: -1
    Column: -1
    18:24:11.331 ERROR[main]: - Java Compiler WARNING: String.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5AbyssRankDAO.java
    Line: -1
    Column: -1
    18:24:11.335 ERROR[main]: - Java Compiler WARNING: Integer.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5AbyssRankDAO.java
    Line: -1
    Column: -1
    18:24:11.337 ERROR[main]: - Java Compiler WARNING: HashSet.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5Announcements.java
    Line: -1
    Column: -1
    18:24:11.339 ERROR[main]: - Java Compiler WARNING: Set.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5Announcements.java
    Line: -1
    Column: -1
    18:24:11.347 ERROR[main]: - Java Compiler WARNING: Timestamp.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5BrokerDAO.java
    Line: -1
    Column: -1
    18:24:11.349 ERROR[main]: - Java Compiler WARNING: List.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5BrokerDAO.java
    Line: -1
    Column: -1
    18:24:11.436 ERROR[main]: - Java Compiler WARNING: Types.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5HouseScriptsDAO.java
    Line: -1
    Column: -1
    18:24:11.448 ERROR[main]: - Java Compiler WARNING: ByteArrayInputStream.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5HousesDAO.java
    Line: -1
    Column: -1
    18:24:11.450 ERROR[main]: - Java Compiler WARNING: InputStream.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5HousesDAO.java
    Line: -1
    Column: -1
    18:24:11.451 ERROR[main]: - Java Compiler WARNING: Collection.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5HousesDAO.java
    Line: -1
    Column: -1
    18:24:11.501 ERROR[main]: - Java Compiler WARNING: Byte.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5inGameShopDAO.java
    Line: -1
    Column: -1
    18:24:11.760 ERROR[main]: - Java Compiler WARNING: Iterator.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5ItemCooldownsDAO.java
    Line: -1
    Column: -1
    18:24:11.766 ERROR[main]: - Java Compiler WARNING: Collections.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5ItemStoneListDAO.java
    Line: -1
    Column: -1
    18:24:11.770 ERROR[main]: - Java Compiler WARNING: TreeMap.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5LegionDAO.java
    Line: -1
    Column: -1
    18:24:11.801 ERROR[main]: - Java Compiler WARNING: Date.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5PetitionDAO.java
    Line: -1
    Column: -1
    18:24:11.806 ERROR[main]: - Java Compiler WARNING: Long.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5PlayerCooldownsDAO.java
    Line: -1
    Column: -1
    18:24:11.863 ERROR[main]: - Java Compiler WARNING: Map$Entry.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5PlayerDAO.java
    Line: -1
    Column: -1
    18:24:11.866 ERROR[main]: - Java Compiler ERROR: cannot access java.util.Map.Entry
    bad class file: Map$Entry.class
    bad constant pool tag: 15 at 2483
    Please remove or make sure it appears in the correct subdirectory of the classpath.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5PlayerDAO.java
    Line: 54
    Column: 21
    18:24:11.875 ERROR[main]: - Java Compiler WARNING: Override.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5AbyssRankDAO.java
    Line: -1
    Column: -1
    18:24:11.882 ERROR[main]: - Java Compiler WARNING: Annotation.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    Source: /Z:/gameserver/./data/scripts/system/database/mysql5/MySQL5AbyssRankDAO.java
    Line: -1
    Column: -1
    18:24:11.890 ERROR[main]: - Java Compiler WARNING: XmlAccessorType.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    18:24:11.891 ERROR[main]: - Java Compiler WARNING: XmlAccessType.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    18:24:11.892 ERROR[main]: - Java Compiler WARNING: XmlType.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    18:24:11.894 ERROR[main]: - Java Compiler WARNING: XmlAttribute.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    18:24:11.896 ERROR[main]: - Java Compiler WARNING: XmlRootElement.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    18:24:11.897 ERROR[main]: - Java Compiler WARNING: XmlElementWrapper.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    18:24:11.899 ERROR[main]: - Java Compiler WARNING: XmlElement.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    18:24:11.907 ERROR[main]: - Java Compiler WARNING: Retention.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    18:24:11.909 ERROR[main]: - Java Compiler WARNING: RetentionPolicy.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    18:24:11.919 ERROR[main]: - Java Compiler WARNING: Target.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    18:24:11.921 ERROR[main]: - Java Compiler WARNING: ElementType.class: major version 52 is newer than 51, the highest major version supported by this compiler.
    It is recommended that the compiler be upgraded.
    18:24:11.929 ERROR[main]: - Critical Error - Thread: main terminated abnormaly: java.lang.Error: Error while compiling classes
    java.lang.Error: Error while compiling classes
    at com.aionlightning.commons.database.dao.DAOManager.init(DAOManager.java:71) ~[al-commons-4.3.jar:na]
    at com.aionlightning.gameserver.GameServer.initUtilityServicesAndConfig(GameServer.java:395) ~[AL-Game.jar:na]
    at com.aionlightning.gameserver.GameServer.main(GameServer.java:164) ~[AL-Game.jar:na]
    Caused by: java.lang.RuntimeException: Error while compiling classes
    at com.aionlightning.commons.scripting.impl.javacompiler.ScriptCompilerImpl.doCompilation(ScriptCompilerImpl.java:192) ~[al-commons-4.3.jar:na]
    at com.aionlightning.commons.scripting.impl.javacompiler.ScriptCompilerImpl.compile(ScriptCompilerImpl.java:161) ~[al-commons-4.3.jar:na]
    at com.aionlightning.commons.scripting.impl.ScriptContextImpl.init(ScriptContextImpl.java:140) ~[al-commons-4.3.jar:na]
    at com.aionlightning.commons.scripting.scriptmanager.ScriptManager.load(ScriptManager.java:95) ~[al-commons-4.3.jar:na]
    at com.aionlightning.commons.database.dao.DAOManager.init(DAOManager.java:68) ~[al-commons-4.3.jar:na]
    ... 2 common frames omitted


  2. #2
    -=Cogito ergo sum=- Mistik is offline
    MemberRank
    Aug 2014 Join Date
    Silent HillLocation
    287Posts

    Re: Problem with JAVA

    major version 52 is newer than 51, the highest major version supported by this compiler
    wish a nice trip to ignore with you awesome knowledges
    Last edited by Mistik; 26-01-15 at 08:47 PM. Reason: ^_^ say hello to ignore

  3. #3
    Apprentice trueaionfan is offline
    MemberRank
    Jan 2015 Join Date
    BulgariaLocation
    14Posts

    Re: Problem with JAVA

    I searched, but I didn't find anything, and NO I AM NOT A BOT. Anyway, I solved the problem on my own, and the problem wasn't even about JAVA. Thank you for your "KIND" replay. Please, If you hate to help people just don't do it, better don't replay anything if your answer is always hate. :)

  4. #4
    -=Cogito ergo sum=- Mistik is offline
    MemberRank
    Aug 2014 Join Date
    Silent HillLocation
    287Posts

    Re: Problem with JAVA

    Quote Originally Posted by trueaionfan View Post
    I searched, but I didn't find anything, and NO I AM NOT A BOT. Anyway, I solved the problem on my own, and the problem wasn't even about JAVA. Thank you for your "KIND" replay. Please, If you hate to help people just don't do it, better don't replay anything if your answer is always hate. :)
    wish a nice trip to ignore with you awesome knowledges
    Last edited by Mistik; 26-01-15 at 08:46 PM. Reason: this and prev post text changed because user go to ignore

  5. #5
    Apprentice trueaionfan is offline
    MemberRank
    Jan 2015 Join Date
    BulgariaLocation
    14Posts

    Re: Problem with JAVA

    Because at first time I didn't know how to solve it, but later on I did? It happens to everyone...Logic. And unlike you - if I know something, I share it with others. Have a nice day/night.



Advertisement