Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Upgrade to Birt 2.3.1 and log SEVERE: Not allowed choice any
FoxyBOA
After an upgrade to BIRT 2.3.1 have a tons of logs:
org.eclipse.birt.report.model.metadata.ChoicePropertyType validateXml
SEVERE: Not allowed choice any
Any thoughts how to rid of them will be appreciated.
Find more posts tagged with
Comments
mwilliams
Hi FoxyBOA,
Can you post the entire log file?
dsu
I also got the same error. But I installed 2.3.1 directly not from upgrade. What I did is to merge the birt.war into an existing war and got 3 lines of same error message. Here is the entire log . There is no more error messages except the 3 line of the same message.
Can't tell what the error means.
2008-12-16 17:10:38,281 ERROR [][STDERR] Dec 16, 2008 5:10:38 PM org.eclipse.birt.report.model.metadata.ChoicePropertyType validateXml
SEVERE: Not allowed choice any
2008-12-16 17:10:38,283 ERROR [][STDERR] Dec 16, 2008 5:10:38 PM org.eclipse.birt.report.model.metadata.ChoicePropertyType validateXml
SEVERE: Not allowed choice any
2008-12-16 17:10:38,284 ERROR [][STDERR] Dec 16, 2008 5:10:38 PM org.eclipse.birt.report.model.metadata.ChoicePropertyType validateXml
SEVERE: Not allowed choice any
----
aragornfbm
Have a look here : <br />
<br />
<a class='bbc_url' href='
http://www.birt-exchange.com/forum/deploying-integrating-birt-report-engine-applications/13014-issues-deploying-birt-report-engine-plugins-into-jboss.html#post40582'>http://www.birt-exchange.com/forum/deploying-integrating-birt-report-engine-applications/13014-issues-deploying-birt-report-engine-plugins-into-jboss.html#post40582</a>
;
FoxyBOA
Thank you. I fixed the issue.