Page 2 of 2

Re: Stimulsoft reportdesigner for Linux not working

Posted: Fri Nov 08, 2019 2:35 pm
by Lech Kulikowski
Hello,

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

Thank you.

Re: Stimulsoft reportdesigner for Linux not working

Posted: Mon Nov 11, 2019 10:16 am
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?

Re: Stimulsoft reportdesigner for Linux not working

Posted: Tue Nov 12, 2019 8:13 am
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

Re: Stimulsoft reportdesigner for Linux not working

Posted: Wed Nov 13, 2019 9:34 am
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

Re: Stimulsoft reportdesigner for Linux not working

Posted: Tue Nov 19, 2019 11:09 am
by Lech Kulikowski
Hello,

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

Thank you.

Re: Stimulsoft reportdesigner for Linux not working

Posted: Sat Nov 30, 2019 6:51 pm
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)

Re: Stimulsoft reportdesigner for Linux not working

Posted: Mon Dec 02, 2019 8:41 am
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 4470 times