Warning: session_start(): open(/var/lib/php/sessions/sess_9j9h93bqa6lqronvrr9nolon4d, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
Compile Error. ---------- 1. ERROR in /home/stefan/.javax/1513428004333/main.java (at line 477) Pair> p = tok_parseFunctionCall(tok); ^^^^^^^^^^^^^^^^^^^^^ The method tok_parseFunctionCall(String) in the type main is not applicable for the arguments (List) ---------- 2. ERROR in /home/stefan/.javax/1513428004333/main.java (at line 484) if (isQuoted(t)) return unquote(tok); ^^^^^^^ The method unquote(String) in the type main is not applicable for the arguments (List) ---------- 3. ERROR in /home/stefan/.javax/1513428004333/main.java (at line 485) if (isInteger(t)) return parseInt(tok); ^^^^^^^^ The method parseInt(String) in the type main is not applicable for the arguments (List) ---------- 4. ERROR in /home/stefan/.javax/1513428004333/main.java (at line 1255) return mapGet(ai_getVar_map, name); ^^^^^^ The method mapGet(Map, A) in the type main is not applicable for the arguments (ThreadLocal>, String) ---------- 4 problems (4 errors) java.lang.RuntimeException: java.lang.reflect.InvocationTargetException