Page 1 of 1

25.04: cannot add new import profile

Posted: Wed Aug 06, 2025 12:52 pm
by pquotto
Just wanted to test 25.04, which was upgraded from 24.10, but I cannot add a new import profile:

Code: Select all

2025-08-06 13:47:34,300: ERROR [http-nio-8080-exec-5] com.agnitas.emm.core.ErrorController - Failed to parse multipart servlet request
MultipartException:
Failed to parse multipart servlet request
StackTrace:
org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:133)
org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:112)
org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:88)
org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:112)
org.springframework.web.multipart.support.MultipartFilter.doFilterInternal(MultipartFilter.java:115)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
com.agnitas.emm.core.commons.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:89)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:598)
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:666)
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)
org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)
org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)
org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
java.base/java.lang.Thread.run(Thread.java:840)


caused by
FileCountLimitExceededException:
attachment
StackTrace:
org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:459)
org.apache.catalina.connector.Request.parseParts(Request.java:2650)
org.apache.catalina.connector.Request.getParts(Request.java:2536)
org.apache.catalina.connector.RequestFacade.getParts(RequestFacade.java:773)
org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:95)
org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:88)
org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:112)
org.springframework.web.multipart.support.MultipartFilter.doFilterInternal(MultipartFilter.java:115)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
com.agnitas.emm.core.commons.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:89)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:598)
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:666)
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)
org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)
org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)
org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
java.base/java.lang.Thread.run(Thread.java:840)

Request Parameters:
allowRedesigned: true

Request Attributes:
IP: 192.168.10.185
jakarta.servlet.forward.request_uri: /import-profile/save.action;jsessionid=6574BF6003E90B68256C9FA8862293B6
jakarta.servlet.forward.context_path: 
jakarta.servlet.forward.servlet_path: /import-profile/save.action
jakarta.servlet.forward.mapping: org.apache.catalina.core.ApplicationMapping$MappingImpl@16437446
org.springframework.web.context.request.async.WebAsyncManager.WEB_ASYNC_MANAGER: org.springframework.web.context.request.async.WebAsyncManager@47fcb2df
org.springframework.web.servlet.HandlerMapping.bestMatchingHandler: com.agnitas.emm.core.ErrorController#showRedesigned(HttpServletRequest, Model)
org.springframework.web.servlet.DispatcherServlet.CONTEXT: WebApplicationContext for namespace 'spring-mvc-servlet', started on Wed Aug 06 13:38:28 CEST 2025, parent: Root WebApplicationContext
org.springframework.web.servlet.HandlerMapping.matrixVariables: {}
jakarta.servlet.error.exception_type: class org.springframework.web.multipart.MultipartException
org.springframework.web.servlet.DispatcherServlet.THEME_SOURCE: WebApplicationContext for namespace 'spring-mvc-servlet', started on Wed Aug 06 13:38:28 CEST 2025, parent: Root WebApplicationContext
org.springframework.web.util.ServletRequestPathUtils.PATH: /errorRedesigned.action
jakarta.servlet.error.message: Failed to parse multipart servlet request
org.springframework.web.servlet.DispatcherServlet.LOCALE_RESOLVER: com.agnitas.web.mvc.AdminLocaleResolver@4659bfb3
org.springframework.web.context.request.RequestContextListener.REQUEST_ATTRIBUTES: org.apache.catalina.connector.RequestFacade@2e376de9
org.springframework.web.servlet.HandlerMapping.bestMatchingPattern: /errorRedesigned.action
org.springframework.web.servlet.DispatcherServlet.OUTPUT_FLASH_MAP: FlashMap [attributes={}, targetRequestPath=null, targetRequestParams={}]
jakarta.servlet.error.exception: org.springframework.web.multipart.MultipartException: Failed to parse multipart servlet request
jakarta.servlet.error.servlet_name: spring-mvc
org.springframework.web.servlet.HandlerMapping.pathWithinHandlerMapping: /errorRedesigned.action
jakarta.servlet.error.request_uri: /import-profile/save.action;jsessionid=6574BF6003E90B68256C9FA8862293B6
org.springframework.web.servlet.DispatcherServlet.FLASH_MAP_MANAGER: org.springframework.web.servlet.support.SessionFlashMapManager@6ea5b1ad
org.springframework.web.servlet.HandlerMapping.uriTemplateVariables: {}
org.springframework.core.convert.ConversionService: ConversionService converters =
	@org.springframework.format.annotation.DateTimeFormat java.lang.Long -> java.lang.String: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@509fadfa,@org.springframework.format.annotation.NumberFormat java.lang.Long -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@280db605
	@org.springframework.format.annotation.DateTimeFormat java.time.Instant -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.time.Instant -> java.lang.String : org.springframework.format.datetime.standard.InstantFormatter@5264a4b1
	@org.springframework.format.annotation.DateTimeFormat java.time.LocalDate -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.time.LocalDate -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@7b4b721b
	@org.springframework.format.annotation.DateTimeFormat java.time.LocalDateTime -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.time.LocalDateTime -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@3dd5a5ac
	@org.springframework.format.annotation.DateTimeFormat java.time.LocalTime -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.time.LocalTime -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@10f5d09b
	@org.springframework.format.annotation.DateTimeFormat java.time.MonthDay -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.time.MonthDay -> java.lang.String : org.springframework.format.datetime.standard.MonthDayFormatter@564347ec
	@org.springframework.format.annotation.DateTimeFormat java.time.OffsetDateTime -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.time.OffsetDateTime -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@13a5f92f
	@org.springframework.format.annotation.DateTimeFormat java.time.OffsetTime -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.time.OffsetTime -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@577ba526
	@org.springframework.format.annotation.DateTimeFormat java.time.YearMonth -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.time.YearMonth -> java.lang.String : org.springframework.format.datetime.standard.YearMonthFormatter@1ea158f9
	@org.springframework.format.annotation.DateTimeFormat java.time.ZonedDateTime -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.time.ZonedDateTime -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@4a2e8f65
	@org.springframework.format.annotation.DateTimeFormat java.util.Calendar -> java.lang.String: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@509fadfa
	@org.springframework.format.annotation.DateTimeFormat java.util.Date -> java.lang.String: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@509fadfa
	@org.springframework.format.annotation.DurationFormat java.time.Duration -> java.lang.String: org.springframework.format.datetime.standard.DurationFormatAnnotationFormatterFactory@7499345c,java.time.Duration -> java.lang.String : org.springframework.format.datetime.standard.DurationFormatter@1e86737d
	@org.springframework.format.annotation.NumberFormat java.lang.Byte -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@280db605
	@org.springframework.format.annotation.NumberFormat java.lang.Double -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@280db605
	@org.springframework.format.annotation.NumberFormat java.lang.Float -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@280db605
	@org.springframework.format.annotation.NumberFormat java.lang.Integer -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@280db605
	@org.springframework.format.annotation.NumberFormat java.lang.Short -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@280db605
	@org.springframework.format.annotation.NumberFormat java.math.BigDecimal -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@280db605
	@org.springframework.format.annotation.NumberFormat java.math.BigInteger -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@280db605
	java.lang.Boolean -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@46cf4260
	java.lang.Character -> java.lang.Number : org.springframework.core.convert.support.CharacterToNumberFactory@71e6a061
	java.lang.Character -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@5132ba1a
	java.lang.Enum -> java.lang.Integer : org.springframework.core.convert.support.EnumToIntegerConverter@118bc400
	java.lang.Enum -> java.lang.String : org.springframework.core.convert.support.EnumToStringConverter@73912e15
	java.lang.Integer -> java.lang.Enum : org.springframework.core.convert.support.IntegerToEnumConverterFactory@efdab4d
	java.lang.Long -> java.time.Instant : org.springframework.format.datetime.standard.DateTimeConverters$LongToInstantConverter@23a221e5
	java.lang.Long -> java.util.Calendar : org.springframework.format.datetime.DateFormatterRegistrar$LongToCalendarConverter@8fd8a92,java.lang.Long -> java.util.Calendar : org.springframework.format.datetime.DateFormatterRegistrar$LongToCalendarConverter@1785ac6b
	java.lang.Long -> java.util.Date : org.springframework.format.datetime.DateFormatterRegistrar$LongToDateConverter@96cbf95,java.lang.Long -> java.util.Date : org.springframework.format.datetime.DateFormatterRegistrar$LongToDateConverter@40fc5c4e
	java.lang.Number -> java.lang.Character : org.springframework.core.convert.support.NumberToCharacterConverter@10dac564
	java.lang.Number -> java.lang.Number : org.springframework.core.convert.support.NumberToNumberConverterFactory@e7f56b7
	java.lang.Number -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@31af5d9e
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.lang.Long: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@509fadfa,java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Long: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@280db605
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.Instant: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.lang.String -> java.time.Instant: org.springframework.format.datetime.standard.InstantFormatter@5264a4b1
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.LocalDate: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.lang.String -> java.time.LocalDate: org.springframework.format.datetime.standard.TemporalAccessorParser@57c3d34d
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.LocalDateTime: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.lang.String -> java.time.LocalDateTime: org.springframework.format.datetime.standard.TemporalAccessorParser@9d2fd77
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.LocalTime: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.lang.String -> java.time.LocalTime: org.springframework.format.datetime.standard.TemporalAccessorParser@3fea568
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.MonthDay: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.lang.String -> java.time.MonthDay: org.springframework.format.datetime.standard.MonthDayFormatter@564347ec
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.OffsetDateTime: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.lang.String -> java.time.OffsetDateTime: org.springframework.format.datetime.standard.TemporalAccessorParser@6c042983
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.OffsetTime: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.lang.String -> java.time.OffsetTime: org.springframework.format.datetime.standard.TemporalAccessorParser@414484d8
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.YearMonth: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.lang.String -> java.time.YearMonth: org.springframework.format.datetime.standard.YearMonthFormatter@1ea158f9
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.ZonedDateTime: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@40155c1e,java.lang.String -> java.time.ZonedDateTime: org.springframework.format.datetime.standard.TemporalAccessorParser@7812a735
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.util.Calendar: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@509fadfa
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.util.Date: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@509fadfa
	java.lang.String -> @org.springframework.format.annotation.DurationFormat java.time.Duration: org.springframework.format.datetime.standard.DurationFormatAnnotationFormatterFactory@7499345c,java.lang.String -> java.time.Duration: org.springframework.format.datetime.standard.DurationFormatter@1e86737d
	java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Byte: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@280db605
	java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Double: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@280db605
	java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Float: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@280db605
	java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Integer: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@280db605
	java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Short: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@280db605
	java.lang.String -> @org.springframework.format.annotation.NumberFormat java.math.BigDecimal: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@280db605
	java.lang.String -> @org.springframework.format.annotation.NumberFormat java.math.BigInteger: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@280db605
	java.lang.String -> java.lang.Boolean : org.springframework.core.convert.support.StringToBooleanConverter@78762afb
	java.lang.String -> java.lang.Character : org.springframework.core.convert.support.StringToCharacterConverter@2603407e
	java.lang.String -> java.lang.Enum : org.springframework.core.convert.support.StringToEnumConverterFactory@1d711262
	java.lang.String -> java.lang.Number : org.springframework.core.convert.support.StringToNumberConverterFactory@6ce7793c
	java.lang.String -> java.nio.charset.Charset : org.springframework.core.convert.support.StringToCharsetConverter@76d22909
	java.lang.String -> java.time.Month: org.springframework.format.datetime.standard.MonthFormatter@322e890
	java.lang.String -> java.time.Period: org.springframework.format.datetime.standard.PeriodFormatter@5b38db55
	java.lang.String -> java.time.Year: org.springframework.format.datetime.standard.YearFormatter@20c1091c
	java.lang.String -> java.util.Currency : org.springframework.core.convert.support.StringToCurrencyConverter@28c1fcd0
	java.lang.String -> java.util.Locale : org.springframework.core.convert.support.StringToLocaleConverter@501a2919
	java.lang.String -> java.util.Properties : org.springframework.core.convert.support.StringToPropertiesConverter@31e111fb
	java.lang.String -> java.util.TimeZone : org.springframework.core.convert.support.StringToTimeZoneConverter@9c4361d
	java.lang.String -> java.util.UUID : org.springframework.core.convert.support.StringToUUIDConverter@27ac5e87
	java.lang.String -> java.util.regex.Pattern : org.springframework.core.convert.support.StringToPatternConverter@3a378636
	java.nio.charset.Charset -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@3374b670
	java.time.Instant -> java.lang.Long : org.springframework.format.datetime.standard.DateTimeConverters$InstantToLongConverter@7fccd016
	java.time.LocalDateTime -> java.time.LocalDate : org.springframework.format.datetime.standard.DateTimeConverters$LocalDateTimeToLocalDateConverter@16823654
	java.time.LocalDateTime -> java.time.LocalTime : org.springframework.format.datetime.standard.DateTimeConverters$LocalDateTimeToLocalTimeConverter@521147d3
	java.time.Month -> java.lang.String : org.springframework.format.datetime.standard.MonthFormatter@322e890
	java.time.OffsetDateTime -> java.time.Instant : org.springframework.format.datetime.standard.DateTimeConverters$OffsetDateTimeToInstantConverter@12323a02
	java.time.OffsetDateTime -> java.time.LocalDate : org.springframework.format.datetime.standard.DateTimeConverters$OffsetDateTimeToLocalDateConverter@234b0bb
	java.time.OffsetDateTime -> java.time.LocalDateTime : org.springframework.format.datetime.standard.DateTimeConverters$OffsetDateTimeToLocalDateTimeConverter@7af143e
	java.time.OffsetDateTime -> java.time.LocalTime : org.springframework.format.datetime.standard.DateTimeConverters$OffsetDateTimeToLocalTimeConverter@3496a9bd
	java.time.OffsetDateTime -> java.time.ZonedDateTime : org.springframework.format.datetime.standard.DateTimeConverters$OffsetDateTimeToZonedDateTimeConverter@e2ea9e7
	java.time.Period -> java.lang.String : org.springframework.format.datetime.standard.PeriodFormatter@5b38db55
	java.time.Year -> java.lang.String : org.springframework.format.datetime.standard.YearFormatter@20c1091c
	java.time.ZoneId -> java.util.TimeZone : org.springframework.core.convert.support.ZoneIdToTimeZoneConverter@660851ae
	java.time.ZonedDateTime -> java.time.Instant : org.springframework.format.datetime.standard.DateTimeConverters$ZonedDateTimeToInstantConverter@37f084c7
	java.time.ZonedDateTime -> java.time.LocalDate : org.springframework.format.datetime.standard.DateTimeConverters$ZonedDateTimeToLocalDateConverter@1e466baa
	java.time.ZonedDateTime -> java.time.LocalDateTime : org.springframework.format.datetime.standard.DateTimeConverters$ZonedDateTimeToLocalDateTimeConverter@36d21f4a
	java.time.ZonedDateTime -> java.time.LocalTime : org.springframework.format.datetime.standard.DateTimeConverters$ZonedDateTimeToLocalTimeConverter@52a0b7e2
	java.time.ZonedDateTime -> java.time.OffsetDateTime : org.springframework.format.datetime.standard.DateTimeConverters$ZonedDateTimeToOffsetDateTimeConverter@18a7a3ec
	java.time.ZonedDateTime -> java.util.Calendar : org.springframework.core.convert.support.ZonedDateTimeToCalendarConverter@31adc5c
	java.util.Calendar -> java.lang.Long : org.springframework.format.datetime.DateFormatterRegistrar$CalendarToLongConverter@7c896f89,java.util.Calendar -> java.lang.Long : org.springframework.format.datetime.DateFormatterRegistrar$CalendarToLongConverter@24fe8014
	java.util.Calendar -> java.time.Instant : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToInstantConverter@2ee1770
	java.util.Calendar -> java.time.LocalDate : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToLocalDateConverter@4335edc
	java.util.Calendar -> java.time.LocalDateTime : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToLocalDateTimeConverter@2ce66036
	java.util.Calendar -> java.time.LocalTime : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToLocalTimeConverter@1a2d046d
	java.util.Calendar -> java.time.OffsetDateTime : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToOffsetDateTimeConverter@563b6164
	java.util.Calendar -> java.time.ZonedDateTime : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToZonedDateTimeConverter@3ae7cced
	java.util.Calendar -> java.util.Date : org.springframework.format.datetime.DateFormatterRegistrar$CalendarToDateConverter@68254020,java.util.Calendar -> java.util.Date : org.springframework.format.datetime.DateFormatterRegistrar$CalendarToDateConverter@5172ea16
	java.util.Currency -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@45c690b8
	java.util.Date -> java.lang.Long : org.springframework.format.datetime.DateFormatterRegistrar$DateToLongConverter@4d07293e,java.util.Date -> java.lang.Long : org.springframework.format.datetime.DateFormatterRegistrar$DateToLongConverter@28f124ac
	java.util.Date -> java.util.Calendar : org.springframework.format.datetime.DateFormatterRegistrar$DateToCalendarConverter@5d373de1,java.util.Date -> java.util.Calendar : org.springframework.format.datetime.DateFormatterRegistrar$DateToCalendarConverter@2246dc9d
	java.util.Locale -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@6ed9905
	java.util.Properties -> java.lang.String : org.springframework.core.convert.support.PropertiesToStringConverter@3d2bb8fd
	java.util.UUID -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@2c16fe3e
	java.util.regex.Pattern -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@26de378d
	org.springframework.core.convert.support.ArrayToArrayConverter@23156b2d
	org.springframework.core.convert.support.ArrayToCollectionConverter@1ac6b70e
	org.springframework.core.convert.support.ArrayToObjectConverter@32f6d4b2
	org.springframework.core.convert.support.ArrayToStringConverter@21ab8a99
	org.springframework.core.convert.support.ByteBufferConverter@14ee2fb5
	org.springframework.core.convert.support.ByteBufferConverter@14ee2fb5
	org.springframework.core.convert.support.ByteBufferConverter@14ee2fb5
	org.springframework.core.convert.support.ByteBufferConverter@14ee2fb5
	org.springframework.core.convert.support.CollectionToArrayConverter@19ccdf7c
	org.springframework.core.convert.support.CollectionToCollectionConverter@7d471963
	org.springframework.core.convert.support.CollectionToObjectConverter@9030e3f
	org.springframework.core.convert.support.CollectionToStringConverter@40598a2c
	org.springframework.core.convert.support.FallbackObjectToStringConverter@58e9dd99
	org.springframework.core.convert.support.IdToEntityConverter@55a2c94a,org.springframework.core.convert.support.ObjectToObjectConverter@1c4a00f7
	org.springframework.core.convert.support.MapToMapConverter@51526c7f
	org.springframework.core.convert.support.ObjectToArrayConverter@36cff189
	org.springframework.core.convert.support.ObjectToCollectionConverter@472bf4dc
	org.springframework.core.convert.support.ObjectToOptionalConverter@6c740fb0
	org.springframework.core.convert.support.ObjectToOptionalConverter@6c740fb0
	org.springframework.core.convert.support.ObjectToOptionalConverter@6c740fb0
	org.springframework.core.convert.support.StreamConverter@1f7bd1d1
	org.springframework.core.convert.support.StreamConverter@1f7bd1d1
	org.springframework.core.convert.support.StreamConverter@1f7bd1d1
	org.springframework.core.convert.support.StreamConverter@1f7bd1d1
	org.springframework.core.convert.support.StringToArrayConverter@7570fac
	org.springframework.core.convert.support.StringToCollectionConverter@1708927f

org.springframework.web.servlet.DispatcherServlet.THEME_RESOLVER: org.springframework.web.servlet.theme.FixedThemeResolver@372c2bfb
jakarta.servlet.error.status_code: 500

org.springframework.web.multipart.MultipartException: Failed to parse multipart servlet request
	at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:133) ~[spring-web-6.2.2.jar:6.2.2]
	at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:112) ~[spring-web-6.2.2.jar:6.2.2]
	at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:88) ~[spring-web-6.2.2.jar:6.2.2]
	at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:112) ~[spring-web-6.2.2.jar:6.2.2]
	at org.springframework.web.multipart.support.MultipartFilter.doFilterInternal(MultipartFilter.java:115) ~[spring-web-6.2.2.jar:6.2.2]
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.2.jar:6.2.2]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) ~[catalina.jar:10.1.42]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) ~[catalina.jar:10.1.42]
	at com.agnitas.emm.core.commons.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:89) ~[classes/:?]
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.2.jar:6.2.2]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) ~[catalina.jar:10.1.42]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) ~[catalina.jar:10.1.42]
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) ~[catalina.jar:10.1.42]
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[catalina.jar:10.1.42]
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:598) ~[catalina.jar:10.1.42]
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116) [catalina.jar:10.1.42]
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) [catalina.jar:10.1.42]
	at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:666) [catalina.jar:10.1.42]
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [catalina.jar:10.1.42]
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) [catalina.jar:10.1.42]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398) [tomcat-coyote.jar:10.1.42]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) [tomcat-coyote.jar:10.1.42]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) [tomcat-coyote.jar:10.1.42]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) [tomcat-coyote.jar:10.1.42]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) [tomcat-coyote.jar:10.1.42]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) [tomcat-util.jar:10.1.42]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) [tomcat-util.jar:10.1.42]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) [tomcat-util.jar:10.1.42]
	at java.base/java.lang.Thread.run(Thread.java:840) [?:?]
Caused by: org.apache.tomcat.util.http.fileupload.impl.FileCountLimitExceededException: attachment
	at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:459) ~[tomcat-coyote.jar:10.1.42]
	at org.apache.catalina.connector.Request.parseParts(Request.java:2650) ~[catalina.jar:10.1.42]
	at org.apache.catalina.connector.Request.getParts(Request.java:2536) ~[catalina.jar:10.1.42]
	at org.apache.catalina.connector.RequestFacade.getParts(RequestFacade.java:773) ~[catalina.jar:10.1.42]
	at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:95) ~[spring-web-6.2.2.jar:6.2.2]
	... 27 more
I've just set a name and the delimiter to comma (,) and clicked save.
The upgrade process went smooth as far as I can tell and in the backend all lights are green (apart form the job queue not running, but since this is a test system it should not run).

Re: 25.04: cannot add new import profile

Posted: Sat Aug 16, 2025 10:32 am
by maschoff
In the whole stacktrace I can not see a single class of OpenEMM being involved (except for the error controller). Would be best to restart OpenEMM and check the log for any error at launch time, first. If nothing is there, try saving the import profile again and post the stacktrace including OpenEMM classes.

If this does not help, we can provide a reference schema file so that you can check the completeness of your database schema on the system status page.

Re: 25.04: cannot add new import profile

Posted: Fri Sep 12, 2025 12:26 pm
by pquotto
I've restarted the instance, found nothing in the log files after the restart. Went to the existing import profile, didnt change anything and just clicked save:

Code: Select all

2025-09-12 13:25:06,288: ERROR [http-nio-8080-exec-4] com.agnitas.emm.core.ErrorController - Failed to parse multipart servlet request
MultipartException:
Failed to parse multipart servlet request
StackTrace:
org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:133)
org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:112)
org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:88)
org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:112)
org.springframework.web.multipart.support.MultipartFilter.doFilterInternal(MultipartFilter.java:115)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
com.agnitas.emm.core.commons.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:89)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:598)
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:666)
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)
org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)
org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)
org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
java.base/java.lang.Thread.run(Thread.java:840)


caused by
FileCountLimitExceededException:
attachment
StackTrace:
org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:459)
org.apache.catalina.connector.Request.parseParts(Request.java:2650)
org.apache.catalina.connector.Request.getParts(Request.java:2536)
org.apache.catalina.connector.RequestFacade.getParts(RequestFacade.java:773)
org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:95)
org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:88)
org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:112)
org.springframework.web.multipart.support.MultipartFilter.doFilterInternal(MultipartFilter.java:115)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
com.agnitas.emm.core.commons.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:89)
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140)
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:598)
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:666)
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344)
org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398)
org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769)
org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189)
org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658)
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
java.base/java.lang.Thread.run(Thread.java:840)

Request Parameters:
allowRedesigned: true

Request Attributes:
IP: 192.168.10.185
jakarta.servlet.forward.request_uri: /import-profile/save.action;jsessionid=B16FFEF9FED095271EFD45FE273F6074
jakarta.servlet.forward.context_path: 
jakarta.servlet.forward.servlet_path: /import-profile/save.action
jakarta.servlet.forward.mapping: org.apache.catalina.core.ApplicationMapping$MappingImpl@225dcf9c
org.springframework.web.context.request.async.WebAsyncManager.WEB_ASYNC_MANAGER: org.springframework.web.context.request.async.WebAsyncManager@2bda347
org.springframework.web.servlet.HandlerMapping.bestMatchingHandler: com.agnitas.emm.core.ErrorController#showRedesigned(HttpServletRequest, Model)
org.springframework.web.servlet.DispatcherServlet.CONTEXT: WebApplicationContext for namespace 'spring-mvc-servlet', started on Fri Sep 12 13:20:35 CEST 2025, parent: Root WebApplicationContext
org.springframework.web.servlet.HandlerMapping.matrixVariables: {}
jakarta.servlet.error.exception_type: class org.springframework.web.multipart.MultipartException
org.springframework.web.servlet.DispatcherServlet.THEME_SOURCE: WebApplicationContext for namespace 'spring-mvc-servlet', started on Fri Sep 12 13:20:35 CEST 2025, parent: Root WebApplicationContext
org.springframework.web.util.ServletRequestPathUtils.PATH: /errorRedesigned.action
jakarta.servlet.error.message: Failed to parse multipart servlet request
org.springframework.web.servlet.DispatcherServlet.LOCALE_RESOLVER: com.agnitas.web.mvc.AdminLocaleResolver@59e94c65
org.springframework.web.context.request.RequestContextListener.REQUEST_ATTRIBUTES: org.apache.catalina.connector.RequestFacade@45a7361c
org.springframework.web.servlet.HandlerMapping.bestMatchingPattern: /errorRedesigned.action
org.springframework.web.servlet.DispatcherServlet.OUTPUT_FLASH_MAP: FlashMap [attributes={}, targetRequestPath=null, targetRequestParams={}]
jakarta.servlet.error.exception: org.springframework.web.multipart.MultipartException: Failed to parse multipart servlet request
jakarta.servlet.error.servlet_name: spring-mvc
org.springframework.web.servlet.HandlerMapping.pathWithinHandlerMapping: /errorRedesigned.action
jakarta.servlet.error.request_uri: /import-profile/save.action;jsessionid=B16FFEF9FED095271EFD45FE273F6074
org.springframework.web.servlet.DispatcherServlet.FLASH_MAP_MANAGER: org.springframework.web.servlet.support.SessionFlashMapManager@61bff977
org.springframework.web.servlet.HandlerMapping.uriTemplateVariables: {}
org.springframework.core.convert.ConversionService: ConversionService converters =
	@org.springframework.format.annotation.DateTimeFormat java.lang.Long -> java.lang.String: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@5dce2755,@org.springframework.format.annotation.NumberFormat java.lang.Long -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@6e2b124c
	@org.springframework.format.annotation.DateTimeFormat java.time.Instant -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.time.Instant -> java.lang.String : org.springframework.format.datetime.standard.InstantFormatter@55cdf0d9
	@org.springframework.format.annotation.DateTimeFormat java.time.LocalDate -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.time.LocalDate -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@6a300eb7
	@org.springframework.format.annotation.DateTimeFormat java.time.LocalDateTime -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.time.LocalDateTime -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@6fe4aa8c
	@org.springframework.format.annotation.DateTimeFormat java.time.LocalTime -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.time.LocalTime -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@36fb63f0
	@org.springframework.format.annotation.DateTimeFormat java.time.MonthDay -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.time.MonthDay -> java.lang.String : org.springframework.format.datetime.standard.MonthDayFormatter@55c29861
	@org.springframework.format.annotation.DateTimeFormat java.time.OffsetDateTime -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.time.OffsetDateTime -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@33383a92
	@org.springframework.format.annotation.DateTimeFormat java.time.OffsetTime -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.time.OffsetTime -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@21ebfd35
	@org.springframework.format.annotation.DateTimeFormat java.time.YearMonth -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.time.YearMonth -> java.lang.String : org.springframework.format.datetime.standard.YearMonthFormatter@4872f3bc
	@org.springframework.format.annotation.DateTimeFormat java.time.ZonedDateTime -> java.lang.String: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.time.ZonedDateTime -> java.lang.String : org.springframework.format.datetime.standard.TemporalAccessorPrinter@7b7724c2
	@org.springframework.format.annotation.DateTimeFormat java.util.Calendar -> java.lang.String: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@5dce2755
	@org.springframework.format.annotation.DateTimeFormat java.util.Date -> java.lang.String: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@5dce2755
	@org.springframework.format.annotation.DurationFormat java.time.Duration -> java.lang.String: org.springframework.format.datetime.standard.DurationFormatAnnotationFormatterFactory@1c226063,java.time.Duration -> java.lang.String : org.springframework.format.datetime.standard.DurationFormatter@428d14c2
	@org.springframework.format.annotation.NumberFormat java.lang.Byte -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@6e2b124c
	@org.springframework.format.annotation.NumberFormat java.lang.Double -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@6e2b124c
	@org.springframework.format.annotation.NumberFormat java.lang.Float -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@6e2b124c
	@org.springframework.format.annotation.NumberFormat java.lang.Integer -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@6e2b124c
	@org.springframework.format.annotation.NumberFormat java.lang.Short -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@6e2b124c
	@org.springframework.format.annotation.NumberFormat java.math.BigDecimal -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@6e2b124c
	@org.springframework.format.annotation.NumberFormat java.math.BigInteger -> java.lang.String: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@6e2b124c
	java.lang.Boolean -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@4ed0ff08
	java.lang.Character -> java.lang.Number : org.springframework.core.convert.support.CharacterToNumberFactory@73777511
	java.lang.Character -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@70c95b12
	java.lang.Enum -> java.lang.Integer : org.springframework.core.convert.support.EnumToIntegerConverter@286552fa
	java.lang.Enum -> java.lang.String : org.springframework.core.convert.support.EnumToStringConverter@3fb1b1e4
	java.lang.Integer -> java.lang.Enum : org.springframework.core.convert.support.IntegerToEnumConverterFactory@44fd8fac
	java.lang.Long -> java.time.Instant : org.springframework.format.datetime.standard.DateTimeConverters$LongToInstantConverter@7db2e3fb
	java.lang.Long -> java.util.Calendar : org.springframework.format.datetime.DateFormatterRegistrar$LongToCalendarConverter@1b495718,java.lang.Long -> java.util.Calendar : org.springframework.format.datetime.DateFormatterRegistrar$LongToCalendarConverter@7800d26d
	java.lang.Long -> java.util.Date : org.springframework.format.datetime.DateFormatterRegistrar$LongToDateConverter@52eed1eb,java.lang.Long -> java.util.Date : org.springframework.format.datetime.DateFormatterRegistrar$LongToDateConverter@64a3928d
	java.lang.Number -> java.lang.Character : org.springframework.core.convert.support.NumberToCharacterConverter@48781728
	java.lang.Number -> java.lang.Number : org.springframework.core.convert.support.NumberToNumberConverterFactory@6e5d83c8
	java.lang.Number -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@765d3181
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.lang.Long: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@5dce2755,java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Long: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@6e2b124c
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.Instant: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.lang.String -> java.time.Instant: org.springframework.format.datetime.standard.InstantFormatter@55cdf0d9
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.LocalDate: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.lang.String -> java.time.LocalDate: org.springframework.format.datetime.standard.TemporalAccessorParser@692bea19
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.LocalDateTime: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.lang.String -> java.time.LocalDateTime: org.springframework.format.datetime.standard.TemporalAccessorParser@40899003
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.LocalTime: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.lang.String -> java.time.LocalTime: org.springframework.format.datetime.standard.TemporalAccessorParser@40ea30c5
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.MonthDay: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.lang.String -> java.time.MonthDay: org.springframework.format.datetime.standard.MonthDayFormatter@55c29861
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.OffsetDateTime: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.lang.String -> java.time.OffsetDateTime: org.springframework.format.datetime.standard.TemporalAccessorParser@59ec4586
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.OffsetTime: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.lang.String -> java.time.OffsetTime: org.springframework.format.datetime.standard.TemporalAccessorParser@61a71a00
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.YearMonth: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.lang.String -> java.time.YearMonth: org.springframework.format.datetime.standard.YearMonthFormatter@4872f3bc
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.time.ZonedDateTime: org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory@5e801e23,java.lang.String -> java.time.ZonedDateTime: org.springframework.format.datetime.standard.TemporalAccessorParser@5dcef08
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.util.Calendar: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@5dce2755
	java.lang.String -> @org.springframework.format.annotation.DateTimeFormat java.util.Date: org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory@5dce2755
	java.lang.String -> @org.springframework.format.annotation.DurationFormat java.time.Duration: org.springframework.format.datetime.standard.DurationFormatAnnotationFormatterFactory@1c226063,java.lang.String -> java.time.Duration: org.springframework.format.datetime.standard.DurationFormatter@428d14c2
	java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Byte: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@6e2b124c
	java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Double: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@6e2b124c
	java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Float: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@6e2b124c
	java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Integer: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@6e2b124c
	java.lang.String -> @org.springframework.format.annotation.NumberFormat java.lang.Short: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@6e2b124c
	java.lang.String -> @org.springframework.format.annotation.NumberFormat java.math.BigDecimal: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@6e2b124c
	java.lang.String -> @org.springframework.format.annotation.NumberFormat java.math.BigInteger: org.springframework.format.number.NumberFormatAnnotationFormatterFactory@6e2b124c
	java.lang.String -> java.lang.Boolean : org.springframework.core.convert.support.StringToBooleanConverter@525e68b7
	java.lang.String -> java.lang.Character : org.springframework.core.convert.support.StringToCharacterConverter@378829a8
	java.lang.String -> java.lang.Enum : org.springframework.core.convert.support.StringToEnumConverterFactory@758c216f
	java.lang.String -> java.lang.Number : org.springframework.core.convert.support.StringToNumberConverterFactory@772c6f24
	java.lang.String -> java.nio.charset.Charset : org.springframework.core.convert.support.StringToCharsetConverter@1f199842
	java.lang.String -> java.time.Month: org.springframework.format.datetime.standard.MonthFormatter@23850793
	java.lang.String -> java.time.Period: org.springframework.format.datetime.standard.PeriodFormatter@36e23c01
	java.lang.String -> java.time.Year: org.springframework.format.datetime.standard.YearFormatter@5fd3e304
	java.lang.String -> java.util.Currency : org.springframework.core.convert.support.StringToCurrencyConverter@4d87ab18
	java.lang.String -> java.util.Locale : org.springframework.core.convert.support.StringToLocaleConverter@541526bd
	java.lang.String -> java.util.Properties : org.springframework.core.convert.support.StringToPropertiesConverter@2a2dbe18
	java.lang.String -> java.util.TimeZone : org.springframework.core.convert.support.StringToTimeZoneConverter@a775016
	java.lang.String -> java.util.UUID : org.springframework.core.convert.support.StringToUUIDConverter@4b36f92e
	java.lang.String -> java.util.regex.Pattern : org.springframework.core.convert.support.StringToPatternConverter@4233bb10
	java.nio.charset.Charset -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@239be3ed
	java.time.Instant -> java.lang.Long : org.springframework.format.datetime.standard.DateTimeConverters$InstantToLongConverter@329580a0
	java.time.LocalDateTime -> java.time.LocalDate : org.springframework.format.datetime.standard.DateTimeConverters$LocalDateTimeToLocalDateConverter@4a07c025
	java.time.LocalDateTime -> java.time.LocalTime : org.springframework.format.datetime.standard.DateTimeConverters$LocalDateTimeToLocalTimeConverter@1ecdf8a3
	java.time.Month -> java.lang.String : org.springframework.format.datetime.standard.MonthFormatter@23850793
	java.time.OffsetDateTime -> java.time.Instant : org.springframework.format.datetime.standard.DateTimeConverters$OffsetDateTimeToInstantConverter@5e2a3599
	java.time.OffsetDateTime -> java.time.LocalDate : org.springframework.format.datetime.standard.DateTimeConverters$OffsetDateTimeToLocalDateConverter@511f8ca4
	java.time.OffsetDateTime -> java.time.LocalDateTime : org.springframework.format.datetime.standard.DateTimeConverters$OffsetDateTimeToLocalDateTimeConverter@3df02619
	java.time.OffsetDateTime -> java.time.LocalTime : org.springframework.format.datetime.standard.DateTimeConverters$OffsetDateTimeToLocalTimeConverter@31e6216d
	java.time.OffsetDateTime -> java.time.ZonedDateTime : org.springframework.format.datetime.standard.DateTimeConverters$OffsetDateTimeToZonedDateTimeConverter@463ce535
	java.time.Period -> java.lang.String : org.springframework.format.datetime.standard.PeriodFormatter@36e23c01
	java.time.Year -> java.lang.String : org.springframework.format.datetime.standard.YearFormatter@5fd3e304
	java.time.ZoneId -> java.util.TimeZone : org.springframework.core.convert.support.ZoneIdToTimeZoneConverter@1dc93a7c
	java.time.ZonedDateTime -> java.time.Instant : org.springframework.format.datetime.standard.DateTimeConverters$ZonedDateTimeToInstantConverter@24a4c389
	java.time.ZonedDateTime -> java.time.LocalDate : org.springframework.format.datetime.standard.DateTimeConverters$ZonedDateTimeToLocalDateConverter@c952d58
	java.time.ZonedDateTime -> java.time.LocalDateTime : org.springframework.format.datetime.standard.DateTimeConverters$ZonedDateTimeToLocalDateTimeConverter@1104bc1
	java.time.ZonedDateTime -> java.time.LocalTime : org.springframework.format.datetime.standard.DateTimeConverters$ZonedDateTimeToLocalTimeConverter@574f238c
	java.time.ZonedDateTime -> java.time.OffsetDateTime : org.springframework.format.datetime.standard.DateTimeConverters$ZonedDateTimeToOffsetDateTimeConverter@1b605f54
	java.time.ZonedDateTime -> java.util.Calendar : org.springframework.core.convert.support.ZonedDateTimeToCalendarConverter@26dadd2
	java.util.Calendar -> java.lang.Long : org.springframework.format.datetime.DateFormatterRegistrar$CalendarToLongConverter@2ab32dd8,java.util.Calendar -> java.lang.Long : org.springframework.format.datetime.DateFormatterRegistrar$CalendarToLongConverter@5bcad0cd
	java.util.Calendar -> java.time.Instant : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToInstantConverter@647d43e
	java.util.Calendar -> java.time.LocalDate : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToLocalDateConverter@6cecf3d
	java.util.Calendar -> java.time.LocalDateTime : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToLocalDateTimeConverter@3ecbac30
	java.util.Calendar -> java.time.LocalTime : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToLocalTimeConverter@48872d80
	java.util.Calendar -> java.time.OffsetDateTime : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToOffsetDateTimeConverter@94147db
	java.util.Calendar -> java.time.ZonedDateTime : org.springframework.format.datetime.standard.DateTimeConverters$CalendarToZonedDateTimeConverter@585bfc6c
	java.util.Calendar -> java.util.Date : org.springframework.format.datetime.DateFormatterRegistrar$CalendarToDateConverter@5370784e,java.util.Calendar -> java.util.Date : org.springframework.format.datetime.DateFormatterRegistrar$CalendarToDateConverter@146ad146
	java.util.Currency -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@1ca88b29
	java.util.Date -> java.lang.Long : org.springframework.format.datetime.DateFormatterRegistrar$DateToLongConverter@68fa13e1,java.util.Date -> java.lang.Long : org.springframework.format.datetime.DateFormatterRegistrar$DateToLongConverter@a3c1559
	java.util.Date -> java.util.Calendar : org.springframework.format.datetime.DateFormatterRegistrar$DateToCalendarConverter@6e644fde,java.util.Date -> java.util.Calendar : org.springframework.format.datetime.DateFormatterRegistrar$DateToCalendarConverter@5c68fd67
	java.util.Locale -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@45b30f7f
	java.util.Properties -> java.lang.String : org.springframework.core.convert.support.PropertiesToStringConverter@4544db94
	java.util.UUID -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@31c5a67e
	java.util.regex.Pattern -> java.lang.String : org.springframework.core.convert.support.ObjectToStringConverter@6d109381
	org.springframework.core.convert.support.ArrayToArrayConverter@6094c81d
	org.springframework.core.convert.support.ArrayToCollectionConverter@17ed113
	org.springframework.core.convert.support.ArrayToObjectConverter@58e12a48
	org.springframework.core.convert.support.ArrayToStringConverter@1c657b8a
	org.springframework.core.convert.support.ByteBufferConverter@7d1332c4
	org.springframework.core.convert.support.ByteBufferConverter@7d1332c4
	org.springframework.core.convert.support.ByteBufferConverter@7d1332c4
	org.springframework.core.convert.support.ByteBufferConverter@7d1332c4
	org.springframework.core.convert.support.CollectionToArrayConverter@478e5e15
	org.springframework.core.convert.support.CollectionToCollectionConverter@3447e484
	org.springframework.core.convert.support.CollectionToObjectConverter@423894
	org.springframework.core.convert.support.CollectionToStringConverter@582d70e5
	org.springframework.core.convert.support.FallbackObjectToStringConverter@21190349
	org.springframework.core.convert.support.IdToEntityConverter@209be9cb,org.springframework.core.convert.support.ObjectToObjectConverter@12126bf
	org.springframework.core.convert.support.MapToMapConverter@bd881ca
	org.springframework.core.convert.support.ObjectToArrayConverter@2b09095d
	org.springframework.core.convert.support.ObjectToCollectionConverter@23d19d7a
	org.springframework.core.convert.support.ObjectToOptionalConverter@1b449ad0
	org.springframework.core.convert.support.ObjectToOptionalConverter@1b449ad0
	org.springframework.core.convert.support.ObjectToOptionalConverter@1b449ad0
	org.springframework.core.convert.support.StreamConverter@5fbe5cda
	org.springframework.core.convert.support.StreamConverter@5fbe5cda
	org.springframework.core.convert.support.StreamConverter@5fbe5cda
	org.springframework.core.convert.support.StreamConverter@5fbe5cda
	org.springframework.core.convert.support.StringToArrayConverter@73b32c23
	org.springframework.core.convert.support.StringToCollectionConverter@6952cd84

org.springframework.web.servlet.DispatcherServlet.THEME_RESOLVER: org.springframework.web.servlet.theme.FixedThemeResolver@4cf9a90d
jakarta.servlet.error.status_code: 500

org.springframework.web.multipart.MultipartException: Failed to parse multipart servlet request
	at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.handleParseFailure(StandardMultipartHttpServletRequest.java:133) ~[spring-web-6.2.2.jar:6.2.2]
	at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:112) ~[spring-web-6.2.2.jar:6.2.2]
	at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.<init>(StandardMultipartHttpServletRequest.java:88) ~[spring-web-6.2.2.jar:6.2.2]
	at org.springframework.web.multipart.support.StandardServletMultipartResolver.resolveMultipart(StandardServletMultipartResolver.java:112) ~[spring-web-6.2.2.jar:6.2.2]
	at org.springframework.web.multipart.support.MultipartFilter.doFilterInternal(MultipartFilter.java:115) ~[spring-web-6.2.2.jar:6.2.2]
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.2.jar:6.2.2]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) ~[catalina.jar:10.1.42]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) ~[catalina.jar:10.1.42]
	at com.agnitas.emm.core.commons.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:89) ~[classes/:?]
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.2.jar:6.2.2]
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:164) ~[catalina.jar:10.1.42]
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:140) ~[catalina.jar:10.1.42]
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167) ~[catalina.jar:10.1.42]
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[catalina.jar:10.1.42]
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:598) ~[catalina.jar:10.1.42]
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116) [catalina.jar:10.1.42]
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) [catalina.jar:10.1.42]
	at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:666) [catalina.jar:10.1.42]
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [catalina.jar:10.1.42]
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:344) [catalina.jar:10.1.42]
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:398) [tomcat-coyote.jar:10.1.42]
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) [tomcat-coyote.jar:10.1.42]
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) [tomcat-coyote.jar:10.1.42]
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) [tomcat-coyote.jar:10.1.42]
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) [tomcat-coyote.jar:10.1.42]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) [tomcat-util.jar:10.1.42]
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) [tomcat-util.jar:10.1.42]
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) [tomcat-util.jar:10.1.42]
	at java.base/java.lang.Thread.run(Thread.java:840) [?:?]
Caused by: org.apache.tomcat.util.http.fileupload.impl.FileCountLimitExceededException: attachment
	at org.apache.tomcat.util.http.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:459) ~[tomcat-coyote.jar:10.1.42]
	at org.apache.catalina.connector.Request.parseParts(Request.java:2650) ~[catalina.jar:10.1.42]
	at org.apache.catalina.connector.Request.getParts(Request.java:2536) ~[catalina.jar:10.1.42]
	at org.apache.catalina.connector.RequestFacade.getParts(RequestFacade.java:773) ~[catalina.jar:10.1.42]
	at org.springframework.web.multipart.support.StandardMultipartHttpServletRequest.parseRequest(StandardMultipartHttpServletRequest.java:95) ~[spring-web-6.2.2.jar:6.2.2]
	... 27 more
(Same stacktrace)

A schematic file would be helpful, yes.
In "Verwaltung" > "System Status" it says everything green for "Datenbank".

Re: 25.04: cannot add new import profile

Posted: Fri Sep 12, 2025 12:44 pm
by pquotto
The above text was with version 25.04.000.145, but I can confirm I have the same issue with 25.04.000.171.