[Ricardo Rodriguez] Your EPEC Network ICT Team wrote:
> Vincent Massol wrote:
>   
>> Hi Ricardo,
>>
>> I've tried the dump you sent and it worked perfectly fine...
>> Here's what I did:

Some more information on this issue, now once I've moved ahead to 
1.3RC1. I can now reproduce the issue.

It only happens once when the servlet container is restarted. The first 
time I access any wiki, the main one (controller) or any virtual one, 
the same error message appears. It is the same posted before...

javax.servlet.ServletException: com.xpn.xwiki.XWikiException: Error 
number 3201 in 3: Exception while saving document XWiki.XWikiPreferences
Wrapped Exception: Error number 3211 in 3: Exception while updating 
archive XWiki.XWikiPreferences
Wrapped Exception: Error number 3212 in 3: Exception while loading 
archive 104,408,758
Wrapped Exception: Error number 0 in 3: Exception while hibernate execute
Wrapped Exception: Null value was assigned to a property of primitive 
type setter of com.xpn.xwiki.doc.rcs.XWikiRCSNodeInfo.diff
    
org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:535)
    
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:433)
    
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
    org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
    org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)

If I hit the reload page button in the browser, the page loads just fine.

While this exception is shown in the browser, here the output in 
catalina.out:

sh-3.2# tail -n1000 catalina.out | grep com.xpn.xwiki.XWikiExceptio
2008-03-01 00:07:06,192 [] [http-80-3] WARN  
action.RequestProcessor         - Unhandled Exception thrown: class 
com.xpn.xwiki.XWikiException
2008-03-01 00:07:50,602 [] [http-80-3] WARN  
action.RequestProcessor         - Unhandled Exception thrown: class 
com.xpn.xwiki.XWikiException
2008-03-01 00:07:58,703 [] [http-80-7] WARN  
action.RequestProcessor         - Unhandled Exception thrown: class 
com.xpn.xwiki.XWikiException
2008-03-01 00:08:17,321 [] [http-80-3] WARN  
action.RequestProcessor         - Unhandled Exception thrown: class 
com.xpn.xwiki.XWikiException
2008-03-01 00:08:23,146 [] [http-80-8] WARN  
action.RequestProcessor         - Unhandled Exception thrown: class 
com.xpn.xwiki.XWikiException
2008-03-01 00:08:28,954 [] [http-80-13] WARN  
action.RequestProcessor         - Unhandled Exception thrown: class 
com.xpn.xwiki.XWikiException
2008-03-01 00:19:18,933 [] [http-80-1] WARN  
action.RequestProcessor         - Unhandled Exception thrown: class 
com.xpn.xwiki.XWikiException
2008-03-01 00:24:01,840 [] [http-80-1] WARN  
action.RequestProcessor         - Unhandled Exception thrown: class 
com.xpn.xwiki.XWikiException

Each of these entries corresponds with each failure. Once the page loads 
after the reload, some other warning messages are recorded.

Here a record that shows the correct migration of all databases, a first 
failure throwing the expection pasted before and the warning messages 
recorded after hitting the reload button.

http://tinyurl.com/3y9ljz

Once the page is reloaded, any new access only throws the warning messages.

I I restart the server, the error message happens again.

Hope this has some sense for you. Please, let me know how I could be of 
any further help. Thank you.

Best regards,

Ricardo

-- 
Ricardo Rodríguez
Your EPEC Network ICT Team
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to