Hi everyone! I have problem with the management..
In the server.log when try show:
08:47:55,968 INFO  [NamingHelper] JNDI InitialContext properties:{}
08:47:55,984 INFO  [SessionFactoryImpl] Checking 0 named queries
08:47:55,984 INFO  [HibernatePersistenceManager] HibernateSessionFactory Created
stay like standby.. then continue the server without problem.. dont shows any 
errors..the portal show well. 
But when i click in management show this error:
javax.servlet.ServletException: query did not return a unique result: 2
        
org.jboss.portal.server.servlet.PortalServlet.doGet(PortalServlet.java:227)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
        
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)

root cause: 

org.hibernate.NonUniqueResultException: query did not return a unique result: 2
        
org.hibernate.impl.AbstractQueryImpl.uniqueElement(AbstractQueryImpl.java:663)
        
org.hibernate.impl.AbstractQueryImpl.uniqueResult(AbstractQueryImpl.java:650)
        
org.jboss.portal.core.impl.model.portal.PersistentPortalObjectContainer.lookup(PersistentPortalObjectContainer.java:208)
        
org.jboss.portal.core.impl.model.portal.PersistentPortalObjectContainer.getObject(PersistentPortalObjectContainer.java:143

why happens this? please help me..
the portal have a behavior very well.. untill at this happen..
so thanks


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922263#3922263

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922263


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to