I'm trying to deploy fusion web app to the standalone weblogic server (Version is 10.3 and its hosting OBIEE), but JDeveloper (Studio Edition Version 12.2.1.0.0) is reporting the error below.
[01:27:03 AM] ---- Deployment incomplete ----.
[01:27:03 AM] [J2EE Deployment SPI:260111]Errors were detected while attempting to communicate with the Administration Server.
[01:27:03 AM] The requested attribute is not exposed through JMX: isDynamicallyCreated: com.bea:Name=AdminServer,Type=Server:DynamicallyCreated
[01:27:03 AM] com.bea:Name=AdminServer,Type=Server:DynamicallyCreated
However, application server is successfully passing all the tests, result below.
Testing JSR-160 Runtime ... success
Testing JSR-160 DomainRuntime ... success
Testing JSR-88 ... success
Testing JSR-88-LOCAL ... success
Testing Server MBeans Model ... success
Testing App Controller ... success
Testing JSR-88-DEP-MGR ... success
Testing JSR-88-DEP-MGR-LOCAL ... success
Testing JNDI ... success
Testing JSR-160 Edit ... success
Testing HTTP ... success
11 of 11 tests successful.
I'm able to successfully connect & deploy applications to the same weblogic from JDeveloper - version 11.1.1.7, but I'm facing the issue with JDeveloper - version 12.2.1.0.0.
Any help is much appreciated.
Thank you,
Vishwa