Здравствуйте, Аноним, Вы писали:
А>Не знаете как с этим боротся?
А>com.sun.org.apache.bcel.internal.generic.ClassGenException: Branch target offset too large for short
Попробуй:
New system property to limit entity expansion
The entityExpansionLimit system property lets existing applications constrain the total number of entity expansions without recompiling the code. The parser throws a fatal error once it has reached the entity expansion limit. (By default, the limit is set to 64000.)
To set the entity expansion limit using the system property, use an option like the following on the java command line: -DentityExpansionLimit=100000
Здравствуйте, Blazkowicz, Вы писали:
B>Здравствуйте, Аноним, Вы писали:
B>Попробуй:
B>B>New system property to limit entity expansion
B>The entityExpansionLimit system property lets existing applications constrain the total number of entity expansions without recompiling the code. The parser throws a fatal error once it has reached the entity expansion limit. (By default, the limit is set to 64000.)
B>To set the entity expansion limit using the system property, use an option like the following on the java command line: -DentityExpansionLimit=100000
Не помогло
Здравствуйте, Аноним, Вы писали:
А>Не помогло
Тада, надо либо шаблон рефакторить.
Либо скачать свежую версию XALAN
http://issues.apache.org/jira/browse/XALANJ-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel
И использовать её вместо той что встроена в JVM.
Здравствуйте, Blazkowicz, Вы писали:
B>Тада, надо либо шаблон рефакторить.
B>Либо скачать свежую версию XALAN
B>http://issues.apache.org/jira/browse/XALANJ-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel
B>И использовать её вместо той что встроена в JVM.
Да новый халан помог спасибо