#1 2014-08-06 23:56:17

marcosfilho
Member
Registered: 2014-08-04

Not Found

Hello,

I have downloaded the new version for ReportServer (RS2.2.0_pre1-5570-reportserver) and I have deployed it to standalone WildFly(wildfly-8.1.0.Final).

The deployment seems to work correctly.

11:18:38,449 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "reportserver.war" (runtime-name: "reportserver.war")
11:18:42,710 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) JBAS017534: Registered web context: /reportserver
11:18:42,749 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS018559: Deployed "reportserver.war" (runtime-name : "reportserver.war")


However, when I  reach http://localhost:8080/reportserver/ I get redirected to http://localhost:8080/reportserver/ReportServer.html and see a Not Found as a response.

There is no errors in the wildfly log file.

I have followed this article to install the app:
http://blog.datenwerke.net/2013/05/inst … ation.html

Also I have configured the file jboss-deployment-structure.xml correctly.

I also have deployed the same app to Tomcat and it works fine.


I would appreciate any help.

Cheers,
Marcos

Offline

#2 2014-08-07 01:12:15

Thorsten J. Krause
datenwerke
Registered: 2012-02-15
Website

Re: Not Found

Hello Marcos,

the redirect is the correct behaviour, as the ReportServer.html page is the actual entry point. I seems unlikely, but did you check if the file is actually there?

The next two things I would verify, are the database and memory configuration. While misconfigurations in both places should trigger a message in the logfile, I have seen wildfly behave strangly when running out of memory.

If non of this solves your problem, you could try to increase the loglevel by editing the relevant section in your standalone.xml file. If you deployed using the webinterface, perhaps try deploying from a directory by unzipping ReportServer to the standalone/deployments directory and creating the .dodeploy file.

Let me know if any of this worked for you, if not I could also take a look at your logfile, perhaps I can spot some anormality.

Cheers,
Thorsten

Offline

#3 2014-08-07 01:28:02

marcosfilho
Member
Registered: 2014-08-04

Re: Not Found

Hi Thorsten,

Thanks for your quick anwser. I will take a look at the mentioned points and get back to you.

Offline

#4 2014-08-07 22:06:26

marcosfilho
Member
Registered: 2014-08-04

Re: Not Found

Hi Thorsten,

I have double checked all the configurations(DB, jvm memory, log file) and re-deployed the app as you said but no luck.

Any chance you can try to replicate this issue on your environment?

Offline

#5 2014-08-08 06:12:07

Arno Mittelbach
datenwerke
Registered: 2012-02-14

Re: Not Found

Hi Marcos,

could you tell us a bit more about your exact environment? In particular, what operating system and what database are you using? Could you also please send us all your log files to arno [dot] mittelbach [at] datenwerke [dot] net?

Regards
Arno

Offline

#6 2014-08-10 21:23:44

marcosfilho
Member
Registered: 2014-08-04

Re: Not Found

Hi Arno,

OS: Ubuntu 14.04.1 LTS
kernel: 3.13.0-32-generic  x86_64 x86_64 x86_64
DB: MySQL version: 5.5.38-0ubuntu0.14.04.1  (mysql is for testing at the moment but I will use Oracle)
WildFly: wildfly-8.1.0.Final
ReportServer: RS2.2.0_pre1-5570-reportserver

I'm gonna send the logs to your email. Is there any reportserver log ?

Cheers,
Marcos

Offline

#7 2014-08-10 23:11:15

Thorsten J. Krause
datenwerke
Registered: 2012-02-15
Website

Re: Not Found

Hi Marcos,

I just set up a vm with a configuration very similar to yours (ubuntu 14.04.1, wildfly 8.1.0) and it just worked. So there is hope, I guess.

There is no specific ReportServer logfile unless you configured one -by default the ReportServer log output is included in general log.

We should probably wait until Arno has had a chance to take a look at your files. I he sees nothing suspicious, perhaps we can schedule a quick screen-sharing session and try to resolve this together.

Cheers,
Thorsten

Offline

#8 2014-08-10 23:17:56

marcosfilho
Member
Registered: 2014-08-04

Re: Not Found

Hi Thorsten,

I'm glad it worked for you. Thanks for testing this. Yes a quick screen-sharing session would be amazing.

Arno, please let us knows your thoughts  so we can see what next steps we may take.

Cheers,
Marcos

Offline

#9 2014-08-10 23:23:37

Thorsten J. Krause
datenwerke
Registered: 2012-02-15
Website

Re: Not Found

Hi Marcos,

as Arno won't be in the office for the next ~7 hrs, and I can't access his emails, can you send me the logfiles, too?

thorsten.krause -@- datenwerke.net

Offline

#10 2014-08-10 23:29:18

marcosfilho
Member
Registered: 2014-08-04

Re: Not Found

Yes of course. I'll send it to you in a minute.

Offline

#11 2014-08-11 22:20:23

marcosfilho
Member
Registered: 2014-08-04

Re: Not Found

Hi Thorsten,

Thanks so much for your help today.
Just for the record, the problem wasnt with reportserver. But the way I was deploying the application to wildfly wasnt apparently right. So we copied the folder reportserver.war to wildfly/standalone/deployment and created the file .dodeploy

Worked very well.

Thank you very much again.

Cheers,
Marcos

Offline

Board footer

Powered by FluxBB