Error when trying to add a table to a design

Stimulsoft Reports.JAVA discussion
Post Reply
borax1974
Posts: 13
Joined: Mon Dec 08, 2025 3:26 pm

Error when trying to add a table to a design

Post by borax1974 »

The web designer throws an error when adding a table to a design. Using 2025.4.1 and Java 17. What could be problem?

Thanks

07-Jan-2026 19:53:02.283 INFO [https-jsse-nio-20743-exec-4] com.stimulsoft.report.components.simplecomponents.StiImageHelper.getImageFromObject Unable to get image:
java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.util.HashMap.get(Object)" is null
at com.stimulsoft.webdesigner.helper.StiReportEdit.createComponent(StiReportEdit.java:5672)
at com.stimulsoft.webdesigner.StiWebDesignerCommands.commandResult(StiWebDesignerCommands.java:280)
at com.stimulsoft.webdesigner.StiWebDesignerActions.processRequestResult(StiWebDesignerActions.java:147)
at com.stimulsoft.webdesigner.StiWebDesignerActions.designerEventResult(StiWebDesignerActions.java:87)
at com.stimulsoft.webdesigner.servlet.StiWebDesignerActionServletHelper.processing(StiWebDesignerActionServletHelper.java:43)
at com.stimulsoft.webdesigner.servlet.StiWebDesignerActionServletJk.doPost(StiWebDesignerActionServletJk.java:33)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)
Lech Kulikowski
Posts: 7587
Joined: Tue Mar 20, 2018 5:34 am

Re: Error when trying to add a table to a design

Post by Lech Kulikowski »

Hello,

Please try to check the last release version.

Thank you.
borax1974
Posts: 13
Joined: Mon Dec 08, 2025 3:26 pm

Re: Error when trying to add a table to a design

Post by borax1974 »

I tried 2026.1.1 unfortunately the same error persists.
borax1974
Posts: 13
Joined: Mon Dec 08, 2025 3:26 pm

Re: Error when trying to add a table to a design

Post by borax1974 »

I noticed that this error occurs only when dragging from the menu. If I add the table clicking on the page it adds the table component. So it is not urgent or important.

Thanks
Vadim
Posts: 436
Joined: Tue Apr 23, 2013 11:23 am

Re: Error when trying to add a table to a design

Post by Vadim »

Hello

Will be fixed from 2026.1.3 version
Post Reply