Hidendra / LWC

Lightweight Protection for Chests, Furnaces, Dispensers, and more for the Minecraft server mod Bukkit
Other
166 stars 123 forks source link

strange warn on loadup #944

Open tara81 opened 8 years ago

tara81 commented 8 years ago

[13:04:30] [Server thread/INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT [13:04:30] [Server thread/INFO]: [LWC] Connecting to SQLite [13:04:30] [Server thread/WARN]: java.lang.UnsatisfiedLinkError: /home/mc/pwing/Minecraft/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: /home/mc/pwing/Minecraft/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: file too short

thgilfodrol commented 8 years ago

Getting this on my end as well.

Startup excerpt:

[01:56:14] [Server thread/INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT  
[01:56:15] [Server thread/INFO]: [LWC] Connecting to SQLite  
[01:56:15] [Server thread/WARN]: Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library /home/testservers/minecraft/live/bellerophon/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so which might have disabled stack guard. The VM will try to fix the stack guard now. It's highly recommended that you fix the library with 'execstack -c ', or link it with '-z noexecstack'.  
[01:56:15] [Server thread/WARN]: java.lang.UnsatisfiedLinkError: /home/testservers/minecraft/live/bellerophon/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: /home/testservers/minecraft/live/bellerophon/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: file too short

Java version:

$ java -version  
java version "1.8.0_66"  
Java(TM) SE Runtime Environment (build 1.8.0_66-b17)  
Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode)  
xknat commented 7 years ago

its okey to ignore? i hat the same but it gives no problem to me :P