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!

REP-52266 rep_wls_reports fail to start OBJECT_NOT_EXIST no rweng engine

3069088Nov 25 2016 — edited Nov 25 2016

Hello,

When accessing my report URL, http://servername:9002/reports/rwservlet/getserverinfo, following error is received.

REP-52266: The in-process Reports Server rep_wls_reports_usmdlsdowa067 failed to start.org.omg.CORBA.OBJECT_NOT_EXIST: ----------BEGIN server-side stack trace----------

org.omg.CORBA.OBJECT_NOT_EXIST:   vmcid: SUN  minor code: 1004  completed:

Per researching, I modified the rwserver.conf file under D:\Oracle\Middleware\Oracle_Home\user_projects\domains\base_domain\config\fmwconfig\servers\WLS_REPORTS\applications\reports_12.2.1\configuration\, changed the "minEngine" value for rwEng to 0 from 1. This makes the error on the URL go away. However, no engine is there. All is undefined. I then changed the the "minEngine" value for rwURLEng to 0 from 1. Then a rwURLEng-0 engine is created, but it keeps in initial status and won't be ready.

My questions are:

1) How to create a rwEng engine instead of rwURLEng?

2) How to make the rwEng engine be ready?

Thanks,

Bruce

-----------

Dow Chemical

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 23 2016
Added on Nov 25 2016
3 comments
905 views