Stimulsoft reportdesigner for Linux not working

Stimulsoft Ultimate discussion
Lech Kulikowski
Posts: 6238
Joined: Tue Mar 20, 2018 5:34 am

Re: Stimulsoft reportdesigner for Linux not working

Post by Lech Kulikowski »

Hello,

Could you explain your issue in more details? Which version are you use?

Thank you.
MGS2516
Posts: 10
Joined: Fri Nov 08, 2019 11:04 am

Re: Stimulsoft reportdesigner for Linux not working

Post by MGS2516 »

Hello,

Currently we are using Java 1.8 version with tomcat version 7.

now I tried to use the webdesigner from https://github.com/stimulsoft

When I start the tomcat (version 7.0 V, java 8) on linux, I get the following error when entering the browser:
SEVERE: Servlet.service() for servlet [jsp] in context with path [/webdesigner] threw exception [The absolute uri: http://stimulsoft.com/webdesigner cannot be resolved in either web.xml or the jar files deployed with this application] with root cause
org.apache.jasper.JasperException: The absolute uri: http://stimulsoft.com/webdesigner cannot be resolved in either web.xml or the jar files deployed with this application

at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:55)
at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:293)
at org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:80)
at org.apache.jasper.compiler.TagLibraryInfoImpl.generateTldResourcePath(TagLibraryInfoImpl.java:251)
[...]

I've tried to change the URI in the index.jsp to https://designer.stimulsoft.com and also <%@taglib uri="http://stimulsoft.com/webdesigner"
prefix="stiwebdesigner"%> but it doesn't work, too.
What can I do?
Vadim
Posts: 363
Joined: Tue Apr 23, 2013 11:23 am

Re: Stimulsoft reportdesigner for Linux not working

Post by Vadim »

Hello.
Do you have all stimulsoft*.jar libs in \WEB-INF\lib\ folder ?
stimulsoft-reports-base
stimulsoft-reports-demo
stimulsoft-reports-flex
stimulsoft-reports-lib
stimulsoft-reports-report
stimulsoft-reports-samples
stimulsoft-reports-viewer
stimulsoft-reports-web
stimulsoft-reports-webdesigner
stimulsoft-reports-webviewer
MGS2516
Posts: 10
Joined: Fri Nov 08, 2019 11:04 am

Re: Stimulsoft reportdesigner for Linux not working

Post by MGS2516 »

Hello,

Yes, In Maven i was added all the jars.For your reference below i'm attaching the image also.

Kindly helpful on this asap
Attachments
Screenshot.png
Screenshot.png (352.29 KiB) Viewed 3121 times
Lech Kulikowski
Posts: 6238
Joined: Tue Mar 20, 2018 5:34 am

Re: Stimulsoft reportdesigner for Linux not working

Post by Lech Kulikowski »

Hello,

We need some additional time to investigate the issue, we will let you know about the result.

Thank you.
Strelok_401
Posts: 2
Joined: Sat Nov 30, 2019 6:28 pm

Re: Stimulsoft reportdesigner for Linux not working

Post by Strelok_401 »

It's strange, I recently got the same problem as MGS2516, and it "disappeared" when I deleted and reinstalled Tomcat (I'm still new to Linux stuff, and I'm trying out several distros)
Vadim
Posts: 363
Joined: Tue Apr 23, 2013 11:23 am

Re: Stimulsoft reportdesigner for Linux not working

Post by Vadim »

Hello.
Please Maven Dependency to Web Deployment Assembly
The attachment 1.PNG is no longer available
The attachment 2.PNG is no longer available
1.PNG
1.PNG (50.47 KiB) Viewed 3035 times
Post Reply