Не запускается UTM5

Технические вопросы по UTM 5.0
Закрыто
pingz
Сообщения: 12
Зарегистрирован: Вт июн 17, 2014 06:29

Не запускается UTM5

Сообщение pingz »

Запускаю как написано тут:
http://www.netup.ru/UTM5/documentation/ ... ti/ssl-v3/

Выдает такую ошибку:
Unexpected problem in thread main object access violation: org.garret.perst.StorageError: Invalid object reference. Rxamine console.log

Лог фаил:

Код: Выделить всё

1.12.2015 21:03:43:640 : DEBUG : Object access violation: org.garret.perst.StorageError: Invalid object reference
org.garret.perst.StorageError: Object access violation: org.garret.perst.StorageError: Invalid object reference
	at org.garret.perst.impl.StorageImpl.loadStub(StorageImpl.java:2631)
	at org.garret.perst.impl.StorageImpl.loadObject(StorageImpl.java:2547)
	at org.garret.perst.Persistent.load(Persistent.java:9)
	at org.garret.perst.impl.TtreePage.find(TtreePage.java:45)
	at org.garret.perst.impl.Ttree.iterator(Ttree.java:249)
	at org.garret.perst.impl.Ttree.iterator(Ttree.java:243)
	at org.garret.perst.impl.Ttree.iterator(Ttree.java:239)
	at org.garret.perst.PersistentCollection.select(PersistentCollection.java:10)
	at biz.netup.control.storage.impl.StorageImpl.select(Unknown Source)
	at biz.netup.utmutils.control.Settings.getValueFromPerst(Unknown Source)
	at biz.netup.utmutils.control.Settings.verify(Unknown Source)
	at biz.netup.projects.utmadmin.Start.run(Unknown Source)
	at biz.netup.projects.utmadmin.StartAdmin.main(Unknown Source)
Caused by: org.garret.perst.StorageError: Invalid object reference
	at org.garret.perst.impl.StorageImpl.getPos(StorageImpl.java:58)
	at org.garret.perst.impl.StorageImpl.loadStub(StorageImpl.java:2608)
	at org.garret.perst.impl.StorageImpl.lookupObject(StorageImpl.java:2554)
	at org.garret.perst.impl.StorageImpl.findClassDescriptor(StorageImpl.java:2571)
	at org.garret.perst.impl.StorageImpl.unswizzle(StorageImpl.java:2598)
	at org.garret.perst.impl.StorageImpl.unpackObject(StorageImpl.java:3105)
	at org.garret.perst.impl.StorageImpl.loadStub(StorageImpl.java:2629)
	... 12 more
Java откатил до jre-7u25 не помогло
ОС: Windows XP

makaron
Сообщения: 5
Зарегистрирован: Пн ноя 16, 2015 17:10

Сообщение makaron »

settings.xml попробуй удалить

Закрыто