Weblogic 12c Identity Manager Managed Servers won't start
search cancel

Weblogic 12c Identity Manager Managed Servers won't start

book

Article ID: 43697

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal CA Risk Analytics CA Secure Cloud SaaS - Arcot A-OK (WebFort) CLOUDMINDER ADVANCED AUTHENTICATION CA Secure Cloud SaaS - Advanced Authentication CA Secure Cloud SaaS - Identity Management CA Secure Cloud SaaS - Single Sign On

Issue/Introduction

How to start Weblogic 12c CA Identity Manager managed servers on a fresh install in Linux?

Environment

Release: CAIDMB99000-12.6.7-Identity Manager-B to B
Component:

Resolution

On the command line for startup in Weblogic 12c, this should be run to have the server startup correctly: 

./startManagedWebLogic.sh <IDM_Server-Name> -Xms256m -Xmx1024m -XX:ReservedCodeCacheSize=50m -XX:MaxPermSize=256m -Dweblogic.management.server=localhost:7001

 

In Weblogic 11g, this parameter is used "-Djavax.xml.stream.XMLInputFactory=weblogic.xml.stax.XMLStreamInputFactory". This parameter is Weblogic 11g specific and only should be used in that version.