Build Source Code Error

richard7 years ago

Hi Bro
Recently i'm build traccar with intellij Idea linux ubuntu
with last clone source from git without modification code.
when start tested and adding device on localhost facing problem like bellow

2017-07-27 14:00:45  WARN: NullPointerException (DeviceManager:76 < BaseProtocolDecoder:78 < *:136 < H02ProtocolDecoder:232 < ...)
2017-07-27 14:00:45  WARN: Unknown device - (hidden imei) (114.125.89.133)
2017-07-27 14:00:45  WARN: org.traccar.model.USERID - ClassNotFoundException (... < DataManager:272 < Permission:35 < QueryBuilder:504 < ...)

thanks for attentions
*Sorry for bad english

abyss7 years ago

Thanks for report. First error will be fixed in https://github.com/tananaev/traccar/pull/3397

About second..., which database engine are you using?

richard7 years ago

Thanks for reply bro
Database use innoDB engine

abyss7 years ago

MySQL/MariaDB ?

richard7 years ago

database use MYSQL

abyss7 years ago

@richard
Both problems were fixed.

richard7 years ago

Hi Bro abyss
Thats great

Working perfect without error right now

thanks for your attention. Perfect Team. Perfect Project