PreciousStones

PreciousStones

269k Downloads

Error on Load the Plugin

lucasdidur opened this issue ยท 1 comments

commented

Hello,

The plugin is configured to SQL, because in MySQL, sometimes the connection closes, and I have to restart the server. But when I start the server on SQL, it appears this error

2011-09-19 07:32:45 [INFO] [PreciousStones] version 6.1 loaded
2011-09-19 07:32:46 [SEVERE] java.lang.UnsatisfiedLinkError: /tmp/sqlite-3.7.2-libsqlitejdbc.so: /tmp/sqlite-3.7.2-libsqlitejdbc.so: failed to map segment from shared object: Operation not permitted
2011-09-19 07:32:46 [INFO] [PreciousStones] SQLite Connection successful
2011-09-19 07:32:46 [INFO] [PreciousStones] Creating table: pstone_fields
2011-09-19 07:32:47 [INFO] [PreciousStones] Creating table: pstone_unbreakables
2011-09-19 07:32:47 [INFO] [PreciousStones] Creating table: pstone_grief_undo
2011-09-19 07:32:47 [INFO] [PreciousStones] Creating table: pstone_players
2011-09-19 07:32:47 [INFO] [PreciousStones] Creating table: pstone_snitches
2011-09-19 07:32:47 [INFO] [PreciousStones] Payment method: iConomy v5

This error affects the functioning of the plugin?

About MySQL, is on the same server, but I'm not using localhost. It may be that if closes the connection?

commented

That's a problem with your setup not PS. No idea what that is.