Listener getting down frequentky

Hi All
We are in RAC with two nodes in vesrion Oracle Database 10g Release 10.1.0.5.0
Os Details -Windows 2003 32-bit OS (4 Gb ram each)
My SGA and PGA are 1536M and 650M
Users connecting to each instances are more than 200...to 250 per instance
We get this tns error in the listerner log files of the second instance and first instancein last few day's
Now we checked the number of users connected to server while we get this TNS error are 170 and 240 in the first and second instancerespectively
Listener get's down automatically with this below error...
16-SEP-2009 11:52:06 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=orcl)(CID=(PROGRAM=D:\orant\BIN\RWRBE60.exe)(HOST=XXXXXXXXX-CTX02)(USER=ajmancashier))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.35)(PORT=4391)) * establish * orcl * 12500
TNS-12500: TNS:listener failed to start a dedicated server process
TNS-12560: TNS:protocol adapter error
TNS-00530: Protocol adapter error
32-bit Windows Error: 233: Unknown error
16-SEP-2009 11:52:09 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=orcl)(CID=(PROGRAM=D:\orant\BIN\RWRBE60.exe)(HOST=XXXXXXXXX-CTX02)(USER=kishor.kumar))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.35)(PORT=4395)) * establish * orcl * 12500
TNS-12500: TNS:listener failed to start a dedicated server process
TNS-12560: TNS:protocol adapter error
TNS-00530: Protocol adapter error
32-bit Windows Error: 233: Unknown error
The errors in the alert log files are given below:
Wed Sep 16 11:05:23 2009
ARC1: Evaluating archive thread 2 sequence 11010
Committing creation of archivelog 'D:\ARCHIVE\ARC11010_0650724155.002'
Wed Sep 16 11:11:35 2009
skgpspawn failed:category = 27143, depinfo = 997, op = spcdr:9261:4200, loc = skgpspawn
Wed Sep 16 11:11:35 2009
kkjcre1p: unable to spawn jobq slave process
Wed Sep 16 11:11:35 2009
Errors in file d:\oracle\product\10.1.0\admin\orcl\bdump\orcl2_cjq0_2440.trc:
Wed Sep 16 11:19:35 2009
skgpspawn failed:category = 27143, depinfo = 997, op = spcdr:9261:4200, loc = skgpspawn
Wed Sep 16 11:19:35 2009
kkjcre1p: unable to spawn jobq slave process
Wed Sep 16 11:19:35 2009
Errors in file d:\oracle\product\10.1.0\admin\orcl\bdump\orcl2_cjq0_2440.trc:
Wed Sep 16 11:47:35 2009
skgpspawn failed:category = 27143, depinfo = 997, op = spcdr:9261:4200, loc = skgpspawn
Wed Sep 16 11:47:35 2009
kkjcre1p: unable to spawn jobq slave process
Wed Sep 16 11:47:35 2009
Errors in file d:\oracle\product\10.1.0\admin\orcl\bdump\orcl2_cjq0_2440.trc:
I suspect this listener is getting down frequently due to out of memory in the server, but i don't see any error's in alert log file stating out of memory.
Pls share your views on this scenario.
Thanks
Regards
Hari
Edited by: hariharan.thyagarajan on Sep 16, 2009 2:42 PM

hariharan.thyagarajan wrote:
TNS-12500: TNS:listener failed to start a dedicated server process
TNS-12560: TNS:protocol adapter error
TNS-00530: Protocol adapter error
32-bit Windows Error: 233: Unknown errorNot too familiar with how Oracle's processing architecture works on Windows - never used Oracle really on Windows. I suspect that the Listener will call something like +[CreateThread()|http://msdn.microsoft.com/en-us/library/ms682453(VS.85).aspx]+ (or CreateRemoteThread() ) to start a dedicated server process.
This calls fails. The reason for the underlaying (root cause) Win32 error you're seeing.
This can fail for a number of reasons.. the most likeliest being insufficient resources (memory specifically) being available for that thread to be created.
The MSDN article I've linked to above says:
>
The number of threads a process can create is limited by the available virtual memory. By default, every thread has one megabyte of stack space. Therefore, you can create at most 2,048 threads. If you reduce the default stack size, you can create more threads. However, your application will have better performance if you create one thread per processor and build queues of requests for which the application maintains the context information. A thread would process all requests in a queue before processing requests in the next queue
>
Of course, this assumption is that the CreateThread() call is used. Oracle could be using fibres or some other Win32 call.. but in principle, that call is failing and is why you are seeing this error.
Oracle supports shared server process architecture on Win32 too. This should (I suspect) reduce the memory footprint of server threads. You may want to investigate this option.

Similar Messages

  • Listener getting down in every 5-6 hrs

    Hi Frends,
    Our database listener is getting down in 5-6 hrs from last 3 days. On this database, we run batch files which continueosly upload data using SQL loader. Our environment detail is as follos:
    Database : Version 10.2.0.2.0
    OS : Linux
    In listener log it throws below errors :
    TNS-12518: TNS:listener could not hand off client connection
    Regards,
    Umesh

    Hi Pavan, please find the details as below:
    1.Try to check whether are you using dedicated or shared server. ?
    --> Its a dedicated server
    Try to check the listener services - you can check number of refused connections.-- >
    oracle@btc:/btc> lsnrctl services
    LSNRCTL for Linux: Version 10.2.0.2.0 - Production on 12-APR-2011 13:33:31
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    Services Summary...
    Service "+ASM" has 1 instance(s).
      Instance "+ASM", status BLOCKED, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0 state:ready
             LOCAL SERVER
    Service "+ASM_XPT" has 1 instance(s).
      Instance "+ASM", status BLOCKED, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0 state:ready
             LOCAL SERVER
    Service "btc.ind.com" has 1 instance(s).
      Instance "btc", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:64665 refused:13 state:ready
             LOCAL SERVER
    Service "btcXDB.ind.com" has 1 instance(s).
      Instance "btc", status READY, has 1 handler(s) for this service...
        Handler(s):
          "D000" established:0 refused:0 current:0 max:1022 state:ready
             DISPATCHER <machine: btc, pid: 7683>
             (ADDRESS=(PROTOCOL=tcp)(HOST=btc.ind.com)(PORT=19662))
    Service "btc_XPT.ind.com" has 1 instance(s).
      Instance "btc", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:64665 refused:13 state:ready
             LOCAL SERVER
    The command completed successfully
    If you are working with dedicated server then try to increase the process paramter value since it might not be sufficient/could not able to handle the connections and monitor listener.log for issues.--> Process parameter has been set to 2000 and running processes and session is as follows:
    SQL> select count(*) from v$session;
    COUNT(*)
    37
    SQL> select count(*) from v$process;
    COUNT(*)
    40
    Regards,
    Umesh

  • TNS listener getting down

    Hi all,
    I am having Oracle 11g R1 installed on windows 2003 SP1 64bit std Edition. I have migrated from 9i to 11g.
    Clients are using Oracle 9i.
    The application i am using is ASP and VB.net.
    The performance is much more increased in 11g compared to 9i.
    Issues:
    1) From the last 10 months i am facing the listener down.It happens 3 times and it affects my transaction. This happens when i connect from VB.net.
    2) Second issue is my undo tablespace is getting filled very fast. It is not getting refreshed.

    user12119634(bobs) wrote:
    Hi all,
    I am having Oracle 11g R1 installed on windows 2003 SP1 64bit std Edition. I have migrated from 9i to 11g.
    Clients are using Oracle 9i.
    The application i am using is ASP and VB.net.
    The performance is much more increased in 11g compared to 9i.
    Issues:
    1) From the last 10 months i am facing the listener down.It happens 3 times and it affects my transaction. This happens when i connect from VB.net.I won't consider this such a big thing since in your own words , it has happened just 3 times within 10 months . You are on Windows and due to a service not responding properly of listener, it may happen very easily on a Windows environment. No one here can tell you why it happened( though not often) . Did you check the listener's log file?
    2) Second issue is my undo tablespace is getting filled very fast It is not getting refreshed.Undo would be filled based on the activity you do. If you are doing a lots of transactions , generating the Undo blocks in large number, its a natural outcome. Undo retention would work for the committed transactions. You may want to check with the undo advisor for the recommended size of the Undo tablespace for your database.
    HTH
    Aman....

  • EM12c Oracle Database Plug-In 12.1.0.7 update now shows 10g listener as down when it's not

    EM 12.1.0.4 with Oracle Database Plug-in 12.1.0.7
    Monitored database and listener:  10.2.0.4
    Our EM12c monitors 12.1,11.2 and 10.2 databases and listeners.  All monitored targets are up and running.
    I updated Oracle Database Plug-in from 12.1.0.6 to 12.1.0.7 and now the only 10g listener that I have shows as down.
    The listener on the server is up and running.
    The monitoring configuration is right.
    I removed this target and re-added it, but it came back as down.
    It's a little disconcerting to have a listener show as down since it's a production box, but nothing I do corrects the problem.
    Any insights or suggestions are appreciated.
    Sherrie

    Hi Sherrie,
    In most cases we have this issue due to monitoring configuration , I know you mentioned that you have checked on it but still I would recommend to just re-confirm on below steps
    1. Go to
        EM Console -> Targets -> Listener -> Listener Home page -> Target Setup -> Monitoring Configuration
    2. Get the details
          Listener Name
          Listener.ora Directory
          Machine Name
          Oracle Home
          TCP Port Numbe
    3. Go to the server where this listener is running
       Check to see if the listener is up
           ps -ef | grep tns
    4. Next run
           $ORACLE_HOME/bin/lsnrctl status
       From this outpuy verify details in (1)
          Listener Name   <======= Alias
          Listener.ora Directory <=== Listener Parameter File ie the directory
          Machine Name  <======= HOST=
          Oracle Home<========== This is where tnslsnr is started from
          TCP Port Number <======  PORT=
    5. Makes sure that all the details matches in (4) and (2)
    If above is fine then I would recommend to go through the troubleshooting steps as per below doc , they are valid for listener status down too and should give a further insight on the root cause of the issue
    Troubleshooting the 'Pending' status for a Listener Target in Enterprise Manager 12c Cloud Control (Doc ID 1546576.1)
    Regards,
    Rahul

  • Admin Server getting down

    I m new in weblogic, please help me,
    I have two managed server both are clustered with running ssl port. when i m trying to stop any managed server, the admin server also getting down automatically, and I could't able to stop / start my managed server. Can any one please help me to troubleshoot. it is in weblogic 10.3.1.

    Hi user736859,
    Seems that your Core team donot listen to your comments.... Even after your instructions to them they didnot put any comment here.
    Thanks
    Jay SenSharma

  • BPM Server is getting down frequently in dev environment.

    Hi,
    Please help me to resolve the problem that BPM Server getting down frequently in development environment. Daily 2-3 times it gets down. Generally it happens when we do any application deployment.
    Thanks in advance.

    What are your Memory settings? Do You Know the BPM Performance Tuning Guide?http://www.oracle.com/technetwork/middleware/bpm/learnmore/bpm11gperftuning-1912340.pdf
    Danilo

  • File system getting full and Server node getting down.

    Hi Team,
    Currently we are using IBM Power 6 AIX operating system.
    And in our environment, for development system, file system is getting full and development system is getting slow while accessing.
    Can you please let me know , what exactly the problem & which command is used to see the file system size and how to resolve the issue by deleting the core files or some ting. Please help me .
    Thanks
    Manoj K

    Hi      Orkun Gedik,
    When i executed the command df -lg and find . -name core noting is displayed, but if i execute the command df is showed me the below information. below is an original file which i have modified the sid.
    Filesystem    512-blocks      Free %Used    Iused %Iused Mounted on
    /dev/fslv10     52428800  16279744   69%   389631    15% /usr/sap/SID
    Server 0 node is giving the problem. its getting down all the times.
    And if i check it in the /usr/sap/SID/<Instance>/work for the server node "std_server0.out file , the below information is written in the file.
    framework started for 73278 ms.
    SAP J2EE Engine Version 7.00   PatchLevel 81863.450 is running! PatchLevel 81863.450 March 10, 2010 11:48 GMT
    94.539: [GC 94.539: [ParNew: 239760K->74856K(261888K), 0.2705150 secs] 239760K->74856K(2009856K), 0.2708720 secs] [Times: user=0.00 sys=0.36, real=0.27 secs]
    105.163: [GC 105.164: [ParNew: 249448K->80797K(261888K), 0.2317650 secs] 249448K->80797K(2009856K), 0.2320960 secs] [Times: user=0.00 sys=0.44, real=0.23 secs]
    113.248: [GC 113.248: [ParNew: 255389K->87296K(261888K), 0.3284190 secs] 255389K->91531K(2009856K), 0.3287400 secs] [Times: user=0.00 sys=0.58, real=0.33 secs]
    Please advise.
    thanks in advance
    Manoj K

  • UME IM getting down frequently.

    Hi,
    In our development portal UME IM is frequently getting down and we don't understand why it happens. We redeploy the component again into the portal and whenever the portal restarting , again it goes down.
    it shows the following error
    " A required service for the identity management user interface is not available. Contact your system administrator "
    By the if in case if we want restart he UME IM in Portal, What is the Application Console name of UME IM ?
    please help
    Regards,
    Jyothi

    Hi,
    My system details are below
    Java(TM) 2 Runtime Environment, Standard Edition :  1.4.2_13-b06
    OS                                            :  SunOS (5.10)
    Server                                                                  :  64 Bit
    I find there is not error in trace file. Where can we find "JHVM_LoadJavaVM" and other details?
    Regards,
    Jyothi

  • Notification mailer getting down frequently

    Hi All,
    Notification mailer getting down frequently.
    We have checked the log file and got the below errors:
    1) Maximum number of errors (null) have been reached for this Service Component -> oracle.apps.fnd.cp.gsc.ProcessorException: Unable to connect to mail store)
    2) Maximum number of errors (10) have been reached for this Service Component -> oracle.apps.fnd.cp.gsc.ProcessorException: Unable to connect to mail store
    Please help us to resolve the issue.
    Thanks
    Subhasis
    Edited by: user11977214 on Jul 13, 2010 12:48 AM
    This Automatic Service Component has been restarted the maximum of 10 times after stopping with error. Thus, it has been system deactivated -> oracle.apps.fnd.cp.gsc.ProcessorException: Problem getting HTML content. -> oracle.apps.fnd.wf.mailer.FormatterException: Problem getting the HTML content -> oracle.apps.fnd.wf.mailer.NotificationFormatter$FormatterSAXException: Problem obtaining the HTML content -> oracle.apps.fnd.wf.common.HTTPClientException: Unable to invoke method HTTPClient.HTTPConnection.Get caused by: java.net.UnknownHostException: ccuine03.eveready.co.in at oracle.apps.fnd.wf.mailer.NotificationFormatter.handleResEndTag(NotificationFormatter.java:3151) at oracle.apps.fnd.wf.mailer.NotificationFormatter.endElement(NotificationFormatter.java:562) at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196) at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212) at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301) at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268) at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:253) at oracle.apps.fnd.wf.mailer.NotificationFormatter.getFormattedMessages(NotificationFormatter.java:338) at oracle.apps.fnd.wf.mailer.SMTPMessageHandler.prepareMessages(SMTPMessageHandler.java:96) at oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.read(SMTPOutboundProcessor.java:707) at oracle.apps.fnd.cp.gsc.SvcComponentProcessor.process(SvcComponentProcessor.java:596) at oracle.apps.fnd.cp.gsc.Processor.run(Processor.java:283) at java.lang.Thread.run(Thread.java:534) Caused by: oracle.apps.fnd.wf.mailer.NotificationFormatter$FormatterSAXException: Problem obtaining the HTML content -> oracle.apps.fnd.wf.common.HTTPClientException: Unable to invoke method HTTPClient.HTTPConnection.Get caused by: java.net.UnknownHostException: ccuine03.eveready.co.in
    Is the error

    Please go through the Note: 469822.1 - Oracle Workflow Release 12 Diagnostics and run the tests.
    It may help is troubleshooting the issue.
    Regards
    http://www.oracleracexpert.com
    ORA-07445 Error and reasons for it.
    http://www.oracleracexpert.com/2009/08/ora-07445-error.html
    See the ORA-27102 Error and Soltuion on Solaris
    http://www.oracleracexpert.com/2009/08/ora-27102-out-of-memory-on-solaris.html

  • Manage server are getting down frequently

    Hi All,
    i am using weblogic 10.3 version i have one problem , weblogic server is have two managed servers ,problem here is my one of manage server is always getting down, when i check in Unix memory utilization the usage is 90% displaying. is the problem is related to memory utilization are some thing else
    Exception its displaying
    java.lang.OutOfMemoryError: GC overhead limit exceeded
    Please help me on these
    Thanks in Advance
    Sreenivasulu

    I am not getting exactly same messsage. Here is my message, just outcome look sames, managedsever got disconnected from AdminServer.
    ####<Feb 3, 2011 10:31:16 AM CST> <Info> <Health> <bldxbiap01> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <> <1296750676097> <BEA-3100
    02> <43% of the total memory in the server is free>
    ####<Feb 3, 2011 12:33:16 PM CST> <Info> <Health> <bldxbiap01> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <> <1296757996590> <BEA-3100
    02> <32% of the total memory in the server is free>
    ####<Feb 3, 2011 1:13:42 PM CST> <Info> <Server> <bldxbiap01> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (
    self-tuning)'> <<WLS Kernel>> <> <> <1296760422800> <BEA-002634> <The server "BIServer01" disconnected from this server.>
    ####<Feb 3, 2011 1:13:42 PM CST> <Info> <JMX> <bldxbiap01> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self
    -tuning)'> <<WLS Kernel>> <> <> <1296760422801> <BEA-149507> <JMX Connectivity has been discontinued with the managed server BIServer01.>
    ####<Feb 3, 2011 2:56:17 PM CST> <Info> <Health> <bldxbiap01> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <> <1296766577142> <BEA-31000
    2> <21% of the total memory in the server is free>

  • MDM ABAP API  ISSUE ( server  is getting down )

    Hi Folks,
    I am trying to retrieve matching results using MDM ABAP API.
    I am spiting source and target records into lot of blocks dynamically
    in program. I am getting output 2 to 3 times if i can run program
    sequential after that server is getting down (before running program
    i am completely going out and rerunning).After server bring's up
    running couple of times and server getting down.
    Please help me how can i solve this issue.
    Thanks,
    Anil.

    Hi Anil,
    You can have a look at the below links can cross check the steps you have performed in establishing the connection correctly:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/00c49ffb-e5e5-2910-73ba-c85af1da5b0a
    ABAP APIs: Error "The connection is not trusted"
    Comaptible ABAP APIs for MDM 5.5 SP6 Patch 1
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/tip%2b%2bMDM%2bABAP-API%2b%2bThings%2bto%2bRemember%2b(for%2bStarters)
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e060251e-b58d-2910-02a2-c9a1d60d9116
    Hope It Helped
    Thanks & Regards
    Simona Pinto

  • 12c - Listener shows down

    I added a host to 12c and it discovered database. Listener shows down. The listener on the host is actually up. 12c is looking for listener.ora file in a specific directory (TSN_ADMIN) but the file is in $TNS_ADMIN/SID_host directory. How do I manually correct the configuration so that the agent knows where the listener.ora file is? I looked everywhere but I can't find a location in 12c where I can put in the location of listener.ora file.
    I want to update this target's "LISTENER.ORA Location" parameter with the location of the currently running Listener. How do I do this? Thanks.

    >
    I want to update this target's "LISTENER.ORA Location" parameter with the location of the currently running Listener. How do I do this?
    >
    Go to the homepage of the listener target, and select Oracle Listener > Target Setup > Monitoring Configuration. You can then specify an appropriate value in the Listener.ora Directory field.
    Regards,
    - Loc

  • Tomcat is getting down abruptly

    Hi All,
    I am using jdk1.5 and Tomcat 5.0.2 on Linux.
    Tomcat is getting down abruptly frequently. Need to get it up manually every time.
    Is there any known solution to fix this issue.
    Thanks
    Krrish

    What are your Memory settings? Do You Know the BPM Performance Tuning Guide?http://www.oracle.com/technetwork/middleware/bpm/learnmore/bpm11gperftuning-1912340.pdf
    Danilo

  • 10gRAC VIP get down frequently on VM....

    Hi All,
    I have setup oracle10gR2 RAC (10.2.0.4.0) EE on VM. During the installation there is no issues , infact going very smoothly.
    When I handover this envrionment to my QA/QA department there is always complaint about VIP. VIP frequently gets down on both the nodes. I have no option except reboot both the RAC VMs. CAn you please suggest me what could be the reason to get VIP frequently down on VM ? Is this known issue on VM?
    Please suggest me.
    Thanks...

    Hi,
    You need to have minimum 3 voting disk to determine the survival in case on node eviction. So add 2 more voting disk.
    Always ODD number of Voting disks.
    http://docs.oracle.com/cd/B19306_01/rac.102/b28759/adminoc.htm#TDPRC055
    And ownership should be oracle:dba with 640 permission.
    Anand

  • Odisrv services getting down automatically

    odisrv services getting down automatically even though I have started services manually.
    Please suggest

    Please refer to the piece of log:
    2012-01-06 04:11:03,543 INFO [main] CSS is initialized as client. The default logger properties will be loaded com.hyperion.css.CSSSystem.<init>(Unknown Source)
    2012-01-06 04:11:03,543 INFO [main] CSS Log file will be generated at E:\Hyperion\logs\essbase\SharedServices_Security_Client.log com.hyperion.css.CSSSystem.<init>(Unknown Source)
    2012-01-06 04:11:03,558 INFO [main] Configure CSS with registry com.hyperion.css.CSSSystem.initCSSSystem(Unknown Source)
    2012-01-06 04:11:03,558 INFO [main] Initializing CSS from Registry. com.hyperion.css.common.configuration.CSSConfigurationManager.getConfiguration(Unknown Source)
    2012-01-06 04:11:03,590 INFO [main] Trying to get Registry Instance com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)
    2012-01-06 04:11:05,777 INFO [main] Got Registry Instance com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)
    2012-01-06 04:11:06,324 INFO [main] Got hub location from Registry:http://US1SAWN00077.wmservice.corpnet1.com:28080 com.hyperion.css.registry.RegistryManager.getHubLocationFromRegistry(Unknown Source)
    2012-01-06 04:11:06,527 INFO [main] Got native directory location from Registry:US1SAWN00077.wmservice.corpnet1.com:28089 com.hyperion.css.registry.RegistryManager.getNativeProviderLocationFromRegistry(Unknown Source)
    2012-01-06 04:11:06,527 INFO [main] URL constructed out of values in Registry database:ldap://US1SAWN00077.wmservice.corpnet1.com:28089/dc=css,dc=hyperion,dc=com com.hyperion.css.common.configuration.CSSConfigurationImplXML.initConfiguration(Unknown Source)

Maybe you are looking for