Page 1 of 1

L2j r4500+ MySQL Connector/J 5.1.15 Problems

Posted: Thu Feb 24, 2011 6:05 am
by hivitro
Hello.

Not if someone have problems with this topic.

Running windows using the last version of wamp and the updates of java, all works fine.

But the low same thing does not happen under linux centos, With java updated to the maximun possible trying repository like and manually with the oficial rpm java files, both the LS and the GS cannot execute giving mistake in certain functions. Up to 4499 perfect, 4500 + I could not find its works.

Some comments?

Re: L2j r4500+ MySQL Connector/J 5.1.15 Problems

Posted: Thu Feb 24, 2011 5:41 pm
by MELERIX
never use wamp, xampp or related packages for live servers, these packages are only valid for local test.

and btw in Centos with MySQL 5.5.9 and Java 6 Update 24, all working fine here, no issues.

Re: L2j r4500+ MySQL Connector/J 5.1.15 Problems

Posted: Thu Feb 24, 2011 6:00 pm
by AntV
Check if you have another Mysql besides the one from Xampp. Simply try to stop mysql and then start the X-ampp
MELERIX wrote:never use wamp, xampp or related packages for live servers, these packages are only valid for local test.
Why is that? I'm using lampp on my Ubuntu and everything seems to be working great...

Re: L2j r4500+ MySQL Connector/J 5.1.15 Problems

Posted: Thu Feb 24, 2011 11:08 pm
by hivitro
The live server run under Linux, at this moment we are playing r4499 (Freya). The only problem i have in the upgrade from epilogue -> freya was some sub-class players exist in DB, but not recognized for the game.

Update mysql: is already update
Update java: is already update

This is a screenshot from testing r4500

Image

Re: L2j r4500+ MySQL Connector/J 5.1.15 Problems

Posted: Thu Feb 24, 2011 11:34 pm
by MELERIX
that is another issue, is related with Javolution lib, so check if you are using the same lib that we have in svn, because in L2J we are using a modified version of Javolution.

and btw you are not using the last Java version, because your version is 1.6.0_17 but last version is 1.6.0_24