Unable to deploy business views and receiving the following error:
java.lang.NoSuchMethodException: policies.appl.ApplView.setApplicationName(java.lang.String)
at java.lang.Class.getMethod(Unknown Source)
at com.nastel.nfc.services.admin.Node.setProperties(Node.java:1327)
at com.nastel.nfc.services.admin.Node.deployPolicy(Node.java:1276)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.nastel.nfc.util.Reflector.execute(Reflector.java:118)
at com.nastel.nfc.util.Reflector.execute(Reflector.java:64)
at com.nastel.nfc.agent.Execute$1.run(Execute.java:136)
at com.nastel.nfc.security.SecurityPermissions.doAs(SecurityPermissions.java:169)
at com.nastel.nfc.agent.Execute.process(Execute.java:130)
at com.nastel.nfc.net.AgentExecutor.execute(ConnectionProcessorR.java:364)
at com.nastel.nfc.net.AgentExecutor.run(ConnectionProcessorR.java:379)
at java.lang.Thread.run(Unknown Source)
Solution:
Service Update Level of Enterprise Manager is incompatible with Service Update Level of Domain Server or CEP. Confirm that the Service Update level is the same across all components, Domain, CEP and Enterprise Manager. Enterprise Manager Service Update level should not exceed the CSP level of any of the managed nodes.