LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Jboss - Jave error message (https://www.linuxquestions.org/questions/linux-server-73/jboss-jave-error-message-641132/)

rdharmalingam 05-09-2008 02:47 PM

Jboss - Jave error message
 
Folks,

I have deployed our customer application in to Jboss App server. Applicaiton is developed in java.

All the pages working except one page , am getting below exception handling mess when i access that pages.

Do you have any idea about this error

Exception
$java.util.ConcurrentModificationException

Traceback

java.util.HashMap$HashIterator.nextEntry(HashMap.java:841)

java.util.HashMap$ValueIterator.next(HashMap.java:871)

org.hibernate.pretty.Printer.toString(Printer.java:90)
....
etc

paulsm4 05-09-2008 07:14 PM

Hi -

The problem isn't with JBoss, but with Hibernate.

Here are some more details:

http://www.javalobby.org/java/forums/t76297.html

http://jira.springframework.org/browse/SPR-907

'Hope that helps .. PSM

rdharmalingam 05-13-2008 05:06 PM

Thanks for your update.
But the same java/jboss setup was working in Debian with out any error.

Do you have any clue about that?

thanks
dharma


All times are GMT -5. The time now is 08:08 AM.