  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | -none- | -none- 2007-09-02 - By karthiks
Back Hello, User Environment: Application Server: jboss-4 (See http://oss-4.ora-code.com).2.1.GA Database: PostgerSQL 8.2 Portal: jboss-portal-2 (See http://tal-2.ora-code.com).6.1.GA
This is regarding a warning message during startup:
anonymous wrote : 12:01:02,037 WARN [CacheManager] Creating a new instance of CacheManager using the diskStorePath "C:\DOCUME~1\test\LOCALS~1\Temp\/cms" which is already used by an existing CacheManager. | The source of the configuration was URL of file:/C:/Program Files/Java /jboss-4 (See http://oss-4.ora-code.com).2.1.GA/server/default/deploy/jboss-portal.sar/portal-cms.sar/conf /hibernate/cms/ehcache.xml. | The diskStore path for this CacheManager will be set to C:\DOCUME~1\test \LOCALS~1\Temp\/cms\ehcache_auto_created_1188714662037. | To avoid this warning consider using the CacheManager factory methods to create a singleton CacheManager or specifying a separate ehcache configuration (ehcache.xml) for each CacheManager instance.
Everytime i restart my server, the past changes aren't reflected. This i believe may be because of the above mentioned warning message. (Kindly correct me if i'm wrong)
Is there a cache configuration that i must update so that the portal state is maintained across my server sessions. Your responses will be valuable. Much thanks in advance!
KS
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic &p=4080272#4080272
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode =reply&p=4080272 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ jboss-user mailing list jboss-user@(protected) https://lists.jboss.org/mailman/listinfo/jboss-user
|
|
 |