
Email this issue
Send issue summary in email
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
During the AM deployment on tomcat sometimes the webapp can not be started, on the log appear:
"Inspect class" and nothing else is executed.
|
|
Description
|
During the AM deployment on tomcat sometimes the webapp can not be started, on the log appear:
"Inspect class" and nothing else is executed.
|
Show » |
Sort Order:
|
when the AM is being deployed it reads the internal ''ovfindex.xml'' to restore is state and during state recovering all the attached RS are refreshed.
The problem appears when the RS are on the same tomcat as the AM, because the AM try to connect to RS to update the descriptions, but the RS is not still available because the AM is not started.