Activity for HERVE

  • HERVE HERVE posted a comment on discussion ART Help

    I Think that the report Description field was set for this purpose.

  • HERVE HERVE posted a comment on discussion ART Help

    Of course there are better possibilities, the fact is that we are migrating gradually. They use this file to obtain management KPIs.

  • HERVE HERVE posted a comment on discussion ART Help

    I Started using ART last year, we planed to use it in the whole organization, but I don't know if it could work because some of our reports have more than 600 000 rows and many sheets. I'm using Jxls on many of them. Until here ART is cool.

  • HERVE HERVE posted a comment on discussion ART Help

    I'm using ART 7 version and tomcat 9 on a windows environment

  • HERVE HERVE posted a comment on discussion ART Help

    Hello, I have a Jxls report which render more than 600 000 rows, the first day I tried it, I Had java memory error, after increasing memory on my setenv file, I get error 500 and in my logs file I have de message below. 11-May-2023 15:05:50.840 GRAVE [http-nio-8181-exec-2] org.apache.catalina.core.StandardHostValve.custom Exception Processing ErrorPage[exceptionType=java.lang.Throwable, location=/error] org.springframework.web.util.NestedServletException: Request processing failed; nested exception...

  • HERVE HERVE posted a comment on discussion ART Help

    Yesterday I've added one schedule and today I received planned report. I'll planned another's to see the results. I'll let you know. Le mer. 3 mai 2023 à 06:23, Gerd S schnutz@users.sourceforge.net a écrit : Can you please post some screenshots with the data of the job which you want to create but instead getting the error? Maybe we can find the issue there... java.lang.NullPointerException running jobs https://sourceforge.net/p/art/discussion/352129/thread/d21951a71b/?limit=25#6c56 Sent from sourceforge.net...

  • HERVE HERVE posted a comment on discussion ART Help

    I've just add one schedule.

  • HERVE HERVE posted a comment on discussion ART Help

    Nothing.

  • HERVE HERVE modified a comment on discussion ART Help

    Yes some of them run Manually.

  • HERVE HERVE posted a comment on discussion ART Help

    Yes some of them Manually.

  • HERVE HERVE posted a comment on discussion ART Help

    I Have 11 Jobs.

  • HERVE HERVE posted a comment on discussion ART Help

    Okay, can anyone help me ?

  • HERVE HERVE modified a comment on discussion ART Help

    Please here is logs when I restart tomcat [INFO] 28-avr.-2023 12:03:37.083 |main| org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor [INFO] 28-avr.-2023 12:03:37.114 |main| org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl [INFO] 28-avr.-2023 12:03:37.114 |main| org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.2.1 created. [INFO] 28-avr.-2023 12:03:37.114 |main| org.quartz.impl.jdbcjobstore.JobStoreTX...

  • HERVE HERVE posted a comment on discussion ART Help

    Please here logs when I restart tomcat [INFO] 28-avr.-2023 12:03:37.083 |main| org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor [INFO] 28-avr.-2023 12:03:37.114 |main| org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl [INFO] 28-avr.-2023 12:03:37.114 |main| org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.2.1 created. [INFO] 28-avr.-2023 12:03:37.114 |main| org.quartz.impl.jdbcjobstore.JobStoreTX...

  • HERVE HERVE posted a comment on discussion ART Help

    Here is error log when I create or Update a Job.

  • HERVE HERVE posted a comment on discussion ART Help

    java.lang.NullPointerException: null at art.jobschedule.JobScheduleService.addJobSchedules(JobScheduleService.java:103) at art.jobschedule.JobScheduleService.recreateJobSchedules(JobScheduleService.java:69) at art.jobschedule.JobScheduleService$$FastClassBySpringCGLIB$$811e6686.invoke(<generated>) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)...

  • HERVE HERVE modified a comment on discussion ART Help

    Hello! I'm facing an issue on Job page when creating or updating. And my shedules don't work. Somethimes i have the error : java.lang.NumberFormatException: For input string: "herve@gmail.com" I'm using Art 7 version, i recently make a migration. and MySql dbms Please help me.

  • HERVE HERVE posted a comment on discussion ART Help

    Hello! I'm facing an issue on Job page when creating or updating. And my shedules don't work. Somethimes i have the error : java.lang.NumberFormatException: For input string: "herve@gmail.com" I'm using Art 7 version, i recently make a migration. Please help me.

  • HERVE HERVE posted a comment on discussion ART Help

    I resolved my issue, the problem was the for loop on my map object. i removed it and keep the for loop on my unique array.

  • HERVE HERVE posted a comment on discussion ART Help

    Please i need your help, I would like to implement the query INSERT INTO source1.table(.......) select ......... from source2.table where ...... Is't possible? I'm using the art 7.0 version.

  • HERVE HERVE posted a comment on discussion ART Help

    Here is my JS code var colorIndex=-1; var colors = "FF0000", "00FF00", "0000FF", "FF00FF", "00FFFF", "800000", "008000", "000080", "808000", "800080", "008080", "808080", "C00000", "00C000", "0000C0", "C0C000", "C000C0", "00C0C0", "C0C0C0", "400000", "004000", "000040", "404000", "400040", "004040", "404040", "200000", "002000", "000020", "202000", "200020", "002020", "202020", "600000", "006000", "000060", "606000", "600060", "006060", "606060", "A00000", "00A000", "0000A0", "A0A000", "A000A0",...

  • HERVE HERVE posted a comment on discussion ART Help

    Hello! Please Can somebody help me on Chart.js , I would like to increase bar width, I'm using the Art 7.0 version. Here is a screen shot.

  • HERVE HERVE posted a comment on discussion ART Help

    It work with the 7.0 version. Thanks

  • HERVE HERVE posted a comment on discussion ART Help

    I'm Using 6.9

  • HERVE HERVE posted a comment on discussion ART Help

    Hello! I'm new on ART, i'm facing error when trying to implement windows domain login. i'm getting the error below: java.lang.IllegalAccessError: tried to access class org.bouncycastle.asn1.DEROutputStream from class jcifs.spnego.NegTokenInit java.lang.IllegalAccessError: tried to access class org.bouncycastle.asn1.DEROutputStream from class jcifs.spnego.NegTokenInit at jcifs.spnego.NegTokenInit.toByteArray(NegTokenInit.java:158) at jcifs.smb.SpnegoContext.initSecContext(SpnegoContext.java:207) at...

1