Pretty Timestamps missing under Configuration Settings
'+' Symbol added when uploading/downloading attachment
Error when creating new ticket
jakarta.activation-1.2.1.jar is there under WEB-INF\lib\ Only mssql-jdbc-11.2.0.jre17.jar was added
I got the following error message when trying to submit ticket. OS: Windows Server 2019 Java: openjdk version "17.0.6" 2023-01-17 OpenJDK Runtime Environment Temurin-17.0.6+10 (build 17.0.6+10) OpenJDK 64-Bit Server VM Temurin-17.0.6+10 (build 17.0.6+10, mixed mode, sharing 2023-08-15 16:30:37,176 [qtp1924582348-17] ERROR [org.apache.wicket.RequestCycle] - Method onFormSubmitted of interface org.apache.wicket.markup.html.form.IFormSubmitListener targeted at component [MarkupContainer [Component id...
Just an update. I was using Java 17 and had to add the following to the start.bat Dsun.misc.URLClassPath.disableJarChecking=true --add-opens jdk.naming.rmi/com.sun.jndi.rmi.registry=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.security.action=ALL-UNNAMED --add-opens java.base/sun.net=ALL-UNNAMED****
I tried with older and newer version, i'm still getting the same error message.
I was able to resolve the database issue. I still got the following error: : Error creating bean with name 'jtrac' 2023-06-01 15:24:01,350 [main] INFO [info.jtrac.config.JtracConfigurer] - found 'jtrac-init.properties' on classpath, processing... 2023-06-01 15:24:01,350 [main] INFO [info.jtrac.config.JtracConfigurer] - locales available configured are 'en,ar,cs,de,el,en,es,es_AR,es_MX,fr,hu,it,ja,ko,nl,no,pl,pt_BR,ru,sl,sv,tr,uk,zh_CN,zh_TW' 2023-06-01 15:24:01,350 [main] INFO [info.jtrac.config.JtracConfigurer]...