Page 1 of 1

Unknown error (A00000)

Posted: Wed Apr 02, 2008 1:06 am
by markusbusta
After upgraded from 11.0 to 11.3 we get this error by using the 'mobile web client'

We have restarted the server and checked the ip and dns. NO Result.

Also suffering from Unknown error (A00000)

Posted: Thu Apr 17, 2008 7:41 am
by ruth_schell
Same here.

After upgrade from 11.1 to 11.3 the "Scalix Mobile Web Client" refuses logins.
On the first visit of http://scalix.domain.com/m/ the login screen is displayed.
If i try to login i get ' Ein Fehler ist aufgetreten: Unknown error (A00000)'.
If i reload a couple of times, i get a tomcat error:

Code: Select all

java.lang.NullPointerException
   com.scalix.apps.mobile.controller.MainController.doList(MainController.java:98)
   com.scalix.apps.mobile.controller.MainController.doListInbox(MainController.java:41)
   sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
   sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   java.lang.reflect.Method.invoke(Unknown Source)
   org.springframework.web.servlet.mvc.multiaction.MultiActionController.invokeNamedMethod(MultiActionController.java:369)
   org.springframework.web.servlet.mvc.multiaction.MultiActionController.handleRequestInternal(MultiActionController.java:325)
   org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:139)
   org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:44)
   org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:717)
   org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:658)
   org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:392)
   org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:347)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
   com.scalix.apps.mobile.filter.CharsetFilter.doFilter(CharsetFilter.java:20)


and

"[Fatal Error] :29:184: The element type "HR" must be terminated by the matching end-tag "</HR>".

in the tomcat logs.