Can EM Express be part of an instance that has dynamic database registration turned off?
I have a new Oracle 12 instance on a windows 2012 server that requires dynamic registration of the instance to be statically defined. Once I got that setup and working, I tried to start EM Express and it would not connect. I followed the trouble shooting suggestions in Doc ID 1604062.1 and got to the step that says I should be able to run conn system/<password>@SID1xdb to connect to the XDB environment. that connection results in this error
ORA-12518: TNS:listener could not hand off client connection
The listener log has this error
TNS-01182: Listener rejected registration of service ""
This is my listener.ora file