To stay updated on your favorite discussions, please create an account or log in. Then, click the Bookmark icon to subscribe and receive notifications.

Policy Manager Console not working after upgrading from 12.x -> 13.01

dmueller
dmueller W/ Alumni Posts: 8 Security Scout

Hi all,

 

after upgrading PM to 13.0.1 all seems to work smoothly, but we cannot use the console anymone. It stops loading with "internal error".

 

In administrator.error.log are few execptions like

 

java.lang.IllegalArgumentException: Version '2462' does not match version pattern '(\d+)\.(\d)(\d)?(?:\.-?(\d+))?'


Exception in thread "pool-5-thread-1" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
    at com.fsecure.common.awt.EventQueueUtils.invokeAndWait(EventQueueUtils.java:57)
    at com.fsecure.fspmc.ui.BackgroundGuiUpdater$13.run(BackgroundGuiUpdater.java:257)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.reflect.InvocationTargetException
    at java.awt.EventQueue.invokeAndWait(EventQueue.java:1321)
    at java.awt.EventQueue.invokeAndWait(EventQueue.java:1296)
    at com.fsecure.common.awt.EventQueueUtils.invokeAndWait(EventQueueUtils.java:41)

 

Can you help me with that?

This discussion has been closed.