Jetspeed - JBoss (cont)
Wanted to post back with an alternative solution that the removal of the castor jars. After making some changes to try and include an additional portlets.xreg file, I found myself back in the "jetspeed hangs" mode - where a series of
[DaemonThread:feeddaemon] DEBUG CastorRegistryService - RegistryService: Waiting for init of Registry...
messages appears in the jetspeedservices.log file.
So, I followed the instructions in:
http://www.mail-archive.com/jetspeed-user@jakarta.apache.org/msg10348.html and updated the source to the CastorRegistry.java file - making sure to use the version that was in the attachment - not the source code that showed up in the posting.
Of course, things are never quite that simple. That just caused jetspeed to hang with a different error message, something along the lines of:
[TP-Processor4] DEBUG JetspeedRunDataService - JetspeedRunDataService: storing rundata org.apache.jetspeed.services.rundata.DefaultJetspeedRunData@4703c for thread: Thread[TP-Processor4,5,jboss]
So I reinstalled JBoss 3.2.3 to bring my deleted castor.jar files back, recreated the jetspeed.ear/jetspeed.war (exploded) needed to work on JBoss 3.2.3 - and now everything is working. Even the SNMP agent is fine now that it has the castor.jar files back.
Perhaps this will be of use to you or someone on the list - and kudos to Paul Egaru for finding/fixing this hanging problem. Now my question is - am I brave enough to take another try and creating my rbportlets.xreg file.
Enjoy,
RB
Comments
One other note - I ran into problems when I tried to debug Jetspeed, but that was when I was using Lomboz. I switched to JBossIDE and everything was fine.
Posted by: Richard Berger | February 26, 2004 01:57 PM
Hi Richard,
I've tryed to get the modified file but I was unable to find it.
Can you, please send me the file ?
Thanks,
Gabi
Posted by: Gabriel Ciuloaica | March 23, 2004 04:15 AM