Re: JVM weirdness - "JVM does not support SVG"?!?
Colin Williams <[email protected]>
| Newsgroups | gmane.comp.lang.as400.java |
|---|---|
| Message-ID | <CAJOH7P1QFo35QrG6kS_q6GkBVH+xcv0pEqd09iNL8Qpu6JrrUg@mail.gmail.com> |
Svg files are defined using xml markup. So there really shouldnt be any support for SVG required in java as such. Could this be a problem with xml libraries clashing? If you know which class is having the problem you can turn on verbose jvm classloading and you can see which jar the class is being loaded from. If you have a setup that works cant you get all your servers into the same level? On Sat, 16 May 2020, 01:31 James H. H. Lampert, <jamesl-6/ELSmrcqeUu8xhjR5IN5AC/[email protected]> wrote: > We have been having a weird problem with our CRM product on a customer > box: it seems that out of all the installations that use the Web > interface (which runs in Tomcat), ONE of them is unable to serve charts > in BIRT reports. > > And our Tomcat specialist just analyzed some data I was able to collect > over the past few days, and came to the conclusion that their Java 8 JVM > (WRKJVMJOB shows 1.8.0_211, 64-bit) somehow "does not support SVG." > > How would that even be possible? > > -- > JHHL > -- > This is the Java Programming on and around the IBM i (JAVA400-L) mailing > list > To post a message email: [email protected] > To subscribe, unsubscribe, or change list options, > visit: https://lists.midrange.com/mailman/listinfo/java400-l > or email: JAVA400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org > Before posting, please take a moment to review the archives > at https://archive.midrange.com/java400-l. > > Help support midrange.com by shopping at amazon.com with our affiliate > link: https://amazon.midrange.com > -- This is the Java Programming on and around the IBM i (JAVA400-L) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request-+hD5IHI5Xscn3HwCXmMcX9BPR1lH4CV8@public.gmane.org Before posting, please take a moment to review the archives at https://archive.midrange.com/java400-l. Help support midrange.com by shopping at amazon.com with our affiliate link: https://amazon.midrange.com