L2j r4500+ MySQL Connector/J 5.1.15 Problems

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
hivitro
Posts: 7
Joined: Sat Nov 13, 2010 6:27 am

L2j r4500+ MySQL Connector/J 5.1.15 Problems

Post 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?
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: L2j r4500+ MySQL Connector/J 5.1.15 Problems

Post 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.
User avatar
AntV
Posts: 177
Joined: Mon May 10, 2010 10:46 pm

Re: L2j r4500+ MySQL Connector/J 5.1.15 Problems

Post 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...
hivitro
Posts: 7
Joined: Sat Nov 13, 2010 6:27 am

Re: L2j r4500+ MySQL Connector/J 5.1.15 Problems

Post 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
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: L2j r4500+ MySQL Connector/J 5.1.15 Problems

Post 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
Post Reply