Thursday, 27 November 2014

Service Bus 12c deployment issue: MalformedURLException

This is the first error that i had encountered when i started working with oracle service bus 12c.











The resolution is,


  • Open weblogic admin console and go to Services --> OSGi Frameworks
  • Select bac-svnserver-osgi-framework








  • Enter felix.service.urlhandlers=false in the init properties.


















  • Save the changes and restart the server. The above error should be resolved.



No comments:

Post a Comment