Crash data:
Query 'SELECT * FROM users WHERE username = 'admineh'' returned 1 rows and took 31 ms
Query 'SELECT * FROM modules WHERE id IN (SELECT module_id FROM users_modules WHERE user_id = 6) ORDER BY title' returned 4 rows and took 31 ms
Query 'SELECT * FROM users ORDER BY name' returned 5 rows and took 28 ms
Query 'SELECT * FROM modules WHERE id NOT IN (SELECT module_id FROM users_modules WHERE user_id = 5) ORDER BY title' returned 4 rows and took 33 ms
Query 'SELECT * FROM modules WHERE id IN (SELECT module_id FROM users_modules WHERE user_id = 5) ORDER BY title' returned 0 rows and took 42 ms
Query 'SELECT * FROM modules ORDER BY title' returned 4 rows and took 28 ms
chat_client.ChatClientModule
java.lang.NullPointerException
at chat_client.ChatClientModule.<init>(ChatClientModule.java:134)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at platform_common.module.InstanceThread.run(InstanceManager.java:121)</init>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
User: admineh
Description:
INGENTING!
Crash data:
Query 'SELECT * FROM users WHERE username = 'admineh'' returned 1 rows and took 31 ms
Query 'SELECT * FROM modules WHERE id IN (SELECT module_id FROM users_modules WHERE user_id = 6) ORDER BY title' returned 4 rows and took 31 ms
Query 'SELECT * FROM users ORDER BY name' returned 5 rows and took 28 ms
Query 'SELECT * FROM modules WHERE id NOT IN (SELECT module_id FROM users_modules WHERE user_id = 5) ORDER BY title' returned 4 rows and took 33 ms
Query 'SELECT * FROM modules WHERE id IN (SELECT module_id FROM users_modules WHERE user_id = 5) ORDER BY title' returned 0 rows and took 42 ms
Query 'SELECT * FROM modules ORDER BY title' returned 4 rows and took 28 ms
chat_client.ChatClientModule
java.lang.NullPointerException
at chat_client.ChatClientModule.<init>(ChatClientModule.java:134)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at platform_common.module.InstanceThread.run(InstanceManager.java:121)</init>