Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

localhost:7001/reports/rwservlet/getserverinfo doesn't show

juliojgsNov 22 2013

I'm trying to run reports 11.1.2 in a development windows pc.

Forms works ok.

I just don't get to have the getserverinfo page shown, the browser keeps waiting like forever

The server seems to be ok, as the url http://localhost:7001/reports works fine. It shows the help page, as expected.

So it seems that something is wrong with the reports server

After looking up on internet, I've tried increasing timeout in the console with no success. This are the parameters I've already tried.

-Dweblogic.client.socket.ConnectTimeout=500 (this one is added in the startup parameters of the server)

LoginTimeoutMillis changed from 5000 to 0 (= no timeout)

StuckThreadMaxTime from 600 to 1200 (seconds)

My forms and reports installation is claimed to be the same as my co-developers' so I set this values back to their initial state as anything got better with them.

Now, taking a look at the logs (Adminserver-diagnostic.log) , everytime I try to access to the getserverinfo (or any rwservlet command other than help) an incident is created after the timeout:

[probKey: BEA-337 [WebLogicServer]] Incidente 29 creado con la clave del problema "BEA-337 [WebLogicServer]"

Now, I read the incident files, but I'm not able to extract the source of the problem.

Any hint?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 20 2013
Added on Nov 22 2013
0 comments
1,761 views