BAPI object - FATAL ERROR.

Receiving xMII Workbench errors due to possible BAPI coding discrepancies in BAPI object CSEP_MAT_BOM_READ.
Am getting a FATAL ERROR RADIO BUTTON in xMII work bench with Jco connector to R3 systems.
However the same BAPI Object CSEP_MAT_BOM_READ passes properly in the xMII Workbench with JCo connector to system S10 client 53.
In xMII workbench wheni run the transcation am getting
[INFO ]: <?xml version="1.0" encoding="UTF-8"?><Rowsets DateCreated="2007-06-19T10:15:44" EndDate="2007-06-19T10:15:44" StartDate="2007-06-19T10:15:44" Version="12.0.0 Build(58)"><FatalError>JCOProxy error: INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified. </FatalError></Rowsets>
Can any one tell me why am getting this fatal error. Am new to xMII and this issue is very urgent. I did open a CSS before and waiting for the response..
Thanks
Subbu

Hi Jeremy
We are on Version 12 build 75.
In xMII workbench, when I click on Actions and then ERP system interface, SAP JCo interface, I right click and configure for a particular R/3  with CSEP (mentioned above) RFC name and search pattern after configuring for this r/3 I quit and come back to click on Links, here under requests or links I dont get any fatal error.
But for the same CSEP ** when I do for another R/3 system and click on links and under requests and reponse I get a Fatal error listed.
and when I place the cursor over the request I get the following message.
fatal error , jco proxy error, Inavlid_character _error. An invalid or illegal XML character is specified.,</Fatal error>
Any help appreciated!

Similar Messages

  • ORA-39125:Worker unexpected fatal error for different different objects...

    Hi All,
    I am using Oracle database 10.2.0.4 on windows 2003 server.
    I want to take full bakup/schema level backup, for this I am using expdp. when I run this expdp it's getting failed with below error:=
    ===================================================================================
    take the schema level backup: Starting "SYSTEM"."SYS_EXPORT_SCHEMA_03": system/********@TEST schemas=JISPBILCORBILLING501 directory=BACKUP_DIR dumpfile=JISPBILCORBILLING501.dmp logfile=JISPBILCORBILLING501.log
    Estimate in progress using BLOCKS method...
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    ORA-39125: Worker unexpected fatal error in KUPW$WORKER.GET_TABLE_DATA_OBJECTS while calling DBMS_METADATA.FETCH_XML_CLOB []
    ORA-01115: IO error reading block from file 5 (block # 3913)
    ORA-01110: data file 5: 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\TEST\JISPBILCORBILLING501.DBF'
    ORA-27091: unable to queue I/O
    ORA-27070: async read/write failed
    OSD-04006: ReadFile() failure, unable to read from file
    O/S-Error: (OS 38) Reached the end of the file.
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPW$WORKER", line 6307
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    000007FF9ABA7AC0 15032 package body SYS.KUPW$WORKER
    000007FF9ABA7AC0 6372 package body SYS.KUPW$WORKER
    000007FF9ABA7AC0 9206 package body SYS.KUPW$WORKER
    000007FF9ABA7AC0 1936 package body SYS.KUPW$WORKER
    000007FF9ABA7AC0 6944 package body SYS.KUPW$WORKER
    000007FF9ABA7AC0 1314 package body SYS.KUPW$WORKER
    000007FF94192598 2 anonymous block
    Job "SYSTEM"."SYS_EXPORT_SCHEMA_03" stopped due to fatal error at 11:12:50
    ==================================================================================================
    On the same server if I take the other database full backup then also getting similar type of error:
    Starting "SYSTEM"."SYS_EXPORT_FULL_11": system/********@jisp full=y directory=BACKUP_DIR dumpfile=jispratcorbilling501_full%U.dmp filesize=3G logfile=jispratcorbilling.log
    ORA-39125: Worker unexpected fatal error in KUPW$WORKER.UNLOAD_METADATA while ca
    lling DBMS_METADATA.FETCH_XML_CLOB [TYPE:"SYSMAN"."MGMT_CONTAINER_CRED_ARRAY"]
    ORA-22813: operand value exceeds system limits
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 229
    ORA-06512: at "SYS.KUPW$WORKER", line 889
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    000007FFCB72CDB0 15032 package body SYS.KUPW$WORKER
    000007FFCB72CDB0 6372 package body SYS.KUPW$WORKER
    000007FFCB72CDB0 2396 package body SYS.KUPW$WORKER
    000007FFCB72CDB0 6944 package body SYS.KUPW$WORKER
    000007FFCB72CDB0 1314 package body SYS.KUPW$WORKER
    000007FFCBAA7290 2 anonymous block
    Job "SYSTEM"."SYS_EXPORT_FULL_11" stopped due to fatal error at 11:48:49
    ====================================================================================================
    Can anyone suggest me what to look for this error?
    Thanks...

    I did
    1. DMSYS account unlock as well change the password .
    2. run this query and verify it VALID status.
    select COMP_NAME,VERSION,STATUS from dba_registry where COMP_NAME='Oracle Data Mining';
    is any thing else require?

  • Fatal Error: missing resource: java.util.PropertyResourceBundle =Urgent

    Hi all,
    In the JSP ,if I include the statement <%@ page import="jack.samples.*" %>
    it is throwing following error:
    This is the Error Message from the Exception:
         Server caught unhandled exception from servlet [BaseServlet]: Server caught
         unhandled exception from servlet [CategoryDisplay]: Server caught unhandled
         exception from servlet [jsp]: Fatal Error: missing resource: java.util.PropertyResourceBundle
         I am using Websphere 3.5 on Windows NT.
         can somebody please help me what is going wrong here ???I am stopped at
         this problem for last 2 days.
    Thanks
    Jack

    Hi,
    Finally I was able to resolve after adding this jar file to the classfile
    path of the application.
    Now,I am trying to access use linkTable.add(new Item(222,"222","333",12.33)) in JSP.
    where linkTable is a LinkedList.
    It fails giving following error:
    This is the Error Message from the Exception:
    Server caught unhandled exception from servlet [BaseServlet]: Server caught unhandled exception from servlet : Server caught unhandled exception from servlet [jsp]: Compilation of "softproduct.jsp" failed: d:\ibm\WAServer\temp\default_host\WCSServlets\_jameco_2F_softproduct_2E_jsp_jsp_2.java:824: No constructor matching Item&#40;int, java.lang.String, java.lang.String, double&#41; found in class jack.samples.Item. linkTab.add&#40;new Item&#40;2222,"222","222",22.33&#41;&#41;&#59; ^ Note: d:\ibm\WAServer\temp\default_host\WCSServlets\_jameco_2F_softproduct_2E_jsp_jsp_2.java uses or overrides a deprecated API. Recompile with "-deprecation" for details. 1 error, 1 warning
    I dont understand why it is failing to add Item object to LinkedList.
    can somebody help me in the forum in this regard.
    Thanks
    Jack

  • How to print only fatal error in log file in tomcat4.1

    Hi all ,i m using tomcat4.1
    1> i want to print only fatal error in log file ,but it print all thing in log file ,how i can avoid it(because i think this process is consuming my resource)
    assume below ip address is corect:
    this is exact printing in my log file
    .12.2.3.3  - - [24/Oct/2007:00:00:00 5050] "GET /menu/ir.jsp HTTP/1.1" 200 2828
    12.2.3.3  - - [24/Oct/2007:00:00:00 5050] "GET /menu/bottomAdv.jsp HTTP/1.1" 200 528
    12.2.3.3  - - [24/Oct/2007:00:00:02 5050] "GET /menu/alerts.jsp HTTP/1.1" 200 323
    12.2.3.3  - - [24/Oct/2007:00:00:02 5050] "GET /alerts/createAlertShow.jsp HTTP/1.1" 200 26140
    123.2.3. - - [24/Oct/2007:00:00:05 5050] "GET /menu/getsensex.jsp HTTP/1.1" 200 642
    12.2.3.3 - - [24/Oct/2007:00:00:05 5050] "GET /menu/latestRecommendation.jsp HTTP/1.1" 200 5210
    12.2.3.3 - - [24/Oct/2007:00:00:05 5050] "GET /portfolio/watchlist/displayWatchlistItemsShow.jsp?watchlistId=20070509013642953_1&watchlistName=First&refreshRate=900&flag=1 HTTP/1.1" 500 7257
    12.2.3.3  - - [24/Oct/2007:00:00:05 5050] "GET /menu/iwealthNewsScroller.jsp HTTP/1.1" 200 2828
    112.23.3  - - [24/Oct/2007:00:00:06 5050] "GET /menu/alerts.jsp HTTP/1.1" 200 323
    112.23.3 - - [24/Oct/2007:00:00:06 5050] "GET /menu/bottomAdv.jsp HTTP/1.1" 200 528
    12.2.3.3  - - [24/Oct/2007:00:00:07 5050] "GET /menu/alerts.jsp HTTP/1.0" 200 323
    12.2.3.3 - - [24/Oct/2007:00:00:09 5050] "POST /Transaction/equity/modifyConfirmShow.jsp?DelId=0 HTTP/1.1" 200 28661
    12.2.3.3  - - [24/Oct/2007:00:00:09 5050] "GET /menu/getsensex.jsp HTTP/1.1" 200 6422>what will happen if i change timestamp="false" and what is the significance of verbosity="1" or "2" or "3" ,or "4" and what happen if i change debug="1" or other in below code
    <Logger className="org.apache.catalina.logger.FileLogger" debug="0" directory="logs" prefix="www.xyz_log." suffix=".txt" timestamp="true" verbosity="4"/>Edited by: Deepak23 on Oct 24, 2007 10:41 PM
    Edited by: Deepak23 on Oct 24, 2007 11:16 PM

    One of my standard answers (which will explain the use of Directory Objects)...
    The UTL_FILE_DIR parameter has been deprecated by oracle in favour of direcory objects because of it's security problems.
    The correct thing to do is to create a directory object e.g.:
    CREATE OR REPLACE DIRECTORY mydir AS 'c:\myfiles';Note: This does not create the directory on the file system. You have to do that yourself and ensure that oracle has permission to read/write to that file system directory.
    Then, grant permission to the users who require access e.g....
    GRANT READ,WRITE ON DIRECTORY mydir TO myuser;Then use that directory object inside your FOPEN statement e.g.
    fh := UTL_FILE.FOPEN('MYDIR', 'myfile.txt', 'r');Note: You MUST specify the directory object name in quotes and in UPPER case for this to work as it is a string that is referring to a database object name which will have been stored in uppercase by default.

  • Fatal Error has occured and the application is being terminated

    It seems that Captivate is eating my projects.  I've started my second project (after completing my first without any errors) and I'm constintly getting corrupted files.  It set me back at least a few hours worth of work.  So I started creating backup files every 10mins, regardless of how much work i've done.  Everything was going fine, until I took an hour break and went to resume my work.
    When I try to open my file I get the following pop up message when trying to open my file: "Adobe Captivate - A fatal error has occured and the application is being terminated. Adobe Captivate has tried to save all your work in the respective project folder as .cpbackup files.  Please restart Adobe Captivate."
    I can click on the program workspace and not click ok on the error message to keep the file open.  I see my slides and objects, but all the text is missing.
    I'm using Captivate 5.5 and windows 7 64.  Within Captivate, I'm using standard objects with importing MP3 audio files and some Photoshop images.  I have a total of 4 slides with 1 being 3.5mins long and the rest are less than 1min.
    When I first started having this problem, I thought maybe the variable files were corrupte so I deleted the Users/name/appdata/local/adobe/Captivate5.5 directory to see if that was the issue.  That was before this last stint of errors.
    I tried opening a backup that was like 10 saves ago, but it displays the same message.
    I'm not sure what to do next.

    Failed to back up the data. A fatal error has occured and the application is being terminated.
    This question is Not Answered.(Mark as assumed answered)
    hi,
    I am working on a content development using captivate 5.5. all of sudden I am not able slide view I am not able to view the text captions in slide view but i am able to see the text caption in Filmstrip. and when I am selecting another side it throwing below error and application ends.
    Adobe Captivate
    A fatal error has occured and the application is being terminated. Adobe Captivate has tried to save all your work in the respective project folders as ".cpbackup" files.
    Please restart Adobe Captivate.
    OK 
    I have a deliverable by this weekend if some can help to resolve this issue will be appreciated.
    Note: when first time it crashed, I re-created the course again from scratch and its crashed again. I have multiple attempt to finish this course but no luck.
    Please help me out to deliver my work.
    Thanks
    CD

  • Fatal error while executing the DQS installer on SQL Server 2014

    Hi all.
    I am receiving the following error when attempting to install DQS on the following platform:
    Windows Server 2012
    Microsoft SQL Server 2014 - 12.0.2000.8 (X64)   Feb 20 2014 20:04:26   Copyright (c) Microsoft Corporation  Enterprise Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: )
    (no entries in event viewer)
    Error is:
    [4/15/2015 8:45:04 AM] Fatal error while executing the DQS installer.
    Microsoft.Ssdqs.Proxy.ImportExport.ImportExportException: Error occurred in a server proxy call during the import/export process. ---> Microsoft.Ssdqs.Proxy.ImportExport.ImportProcessFailedException: System.NullReferenceException: Object reference not set
    to an instance of an object.
       at System.Security.Cryptography.CryptoStream..ctor(Stream stream, ICryptoTransform transform, CryptoStreamMode mode)
       at Microsoft.Ssdqs.ImportExportManagement.ImportExport.ImportExportReader..ctor(Stream stream)
       at Microsoft.Ssdqs.ImportExportManagement.ImportExport.ImportExportManager.Import(Stream input)
       at Microsoft.Ssdqs.ImportExportManagement.Calibrator.ImportKnowledgebaseCalibrator.Calibrate(IMasterContext masterContext, CalibrationMode calibrationMode, ConfigurationDomParameter calibratorConfiguration)
       at Microsoft.Ssdqs.Core.Service.Calibration.Impl.ExecuteCalibratorFlow.Process(IMasterContext context)
       --- End of inner exception stack trace ---
       at Microsoft.Ssdqs.Proxy.ImportExport.ImportAsProcessManager.WaitUntillProcessCompletes(Int64 processId, Int64 knowledgebaseId, ImportExportCancellationToken cancelToken)
       at Microsoft.Ssdqs.Proxy.ImportExport.ImportAsProcessManager.KnowledgebaseImport(String kbName, String kbDescription, String fileName, ImportExportCancellationToken cancelToken)
       at Microsoft.Ssdqs.DqsInstaller.Logic.Actions.LoadOutOfTheBoxDataAction.Execute()
       at Microsoft.Ssdqs.DqsInstaller.Logic.ActionExecuter.ExecuteAllActions()
       at Microsoft.Ssdqs.DqsInstaller.Logic.Installer.Main(String[] args)
    Thanks for any advice you can give.
    Full log below:
    Microsoft (R) DQS Installer Command Line Tool
    Copyright (c) 2014 Microsoft. All rights reserved.
    [4/15/2015 7:58:20 AM] DQS Installer started. Installation log will be written to C:\Program Files\Microsoft SQL Server\MSSQL12.DW01\MSSQL\Log\DQS_install.log
    [4/15/2015 7:58:20 AM] Setting the collation to default value: SQL_Latin1_General_CP1_CI_AS
    [4/15/2015 7:58:20 AM] Using instance: DW01, catalog: DQS.
    [4/15/2015 7:58:20 AM] Executing action: Validate collation argument.
    [4/15/2015 7:58:20 AM] Action 'Validate collation argument' finished successfully.
    [4/15/2015 7:58:20 AM] Executing action: Check whether system reboot is pending.
    [4/15/2015 7:58:20 AM] Action 'Check whether system reboot is pending' finished successfully.
    [4/15/2015 7:58:20 AM] Executing action: Create data quality event source.
    [4/15/2015 7:58:20 AM] Action 'Create data quality event source' finished successfully.
    [4/15/2015 7:58:20 AM] Executing action: Request Database Master Key password from user..
    Microsoft (R) DQS Installer Command Line Tool
    Copyright (c) 2014 Microsoft. All rights reserved.
    [4/15/2015 8:39:59 AM] DQS Installer started. Installation log will be written to C:\Program Files\Microsoft SQL Server\MSSQL12.DW01\MSSQL\Log\DQS_install.log
    [4/15/2015 8:39:59 AM] Parsing DqsInstaller command line arguments.
    [4/15/2015 8:39:59 AM] Setting the catalog to default value: DQS
    [4/15/2015 8:39:59 AM] Setting the collation to default value: SQL_Latin1_General_CP1_CI_AS
    [4/15/2015 8:39:59 AM] Using instance: DEV01, catalog: DQS.
    [4/15/2015 8:39:59 AM] Executing action: Validate collation argument.
    [4/15/2015 8:39:59 AM] Action 'Validate collation argument' finished successfully.
    [4/15/2015 8:39:59 AM] Executing action: Check whether system reboot is pending.
    [4/15/2015 8:39:59 AM] Action 'Check whether system reboot is pending' finished successfully.
    [4/15/2015 8:39:59 AM] Executing action: Create data quality event source.
    [4/15/2015 8:39:59 AM] Action 'Create data quality event source' finished successfully.
    [4/15/2015 8:39:59 AM] Executing action: Request Database Master Key password from user..
    [4/15/2015 8:41:05 AM] Action 'Request Database Master Key password from user.' finished successfully.
    [4/15/2015 8:41:05 AM] Executing action: Approve removal of data quality services previous schema.
    [4/15/2015 8:41:05 AM] Action 'Approve removal of data quality services previous schema' finished successfully.
    [4/15/2015 8:41:05 AM] Executing action: Load Installation Scripts.
    [4/15/2015 8:41:05 AM] Extracting script to: C:\Users\SqlServiceAcct\AppData\Local\Temp\3mo2vwbu.xch
    [4/15/2015 8:41:06 AM] Extracting script: db\create_core_db_objects.sql
    [4/15/2015 8:41:06 AM] Extracting script: db\create_logic_db_objects.sql
    [4/15/2015 8:41:06 AM] Extracting script: db\create_transient_db_objects.sql
    [4/15/2015 8:41:06 AM] Extracting script: db\static_data.sql
    [4/15/2015 8:41:06 AM] Extracting script: db\drop_dq_databases.sql
    [4/15/2015 8:41:06 AM] Extracting script: db\db_version.sql
    [4/15/2015 8:41:06 AM] Extracting script: helper\DeleteSchemaDs.sql
    [4/15/2015 8:41:06 AM] Extracting script: sql\drop_all_assemblies.sql
    [4/15/2015 8:41:06 AM] Extracting script: sql\create_databases.sql
    [4/15/2015 8:41:06 AM] Extracting script: sql\drop_databases.sql
    [4/15/2015 8:41:06 AM] Extracting script: sql\drop_all_tables.sql
    [4/15/2015 8:41:06 AM] Extracting script: sql\drop_database_properties.sql
    [4/15/2015 8:41:06 AM] Extracting script: sql\master_create.sql
    [4/15/2015 8:41:06 AM] Extracting script: sql\master_recreate.sql
    [4/15/2015 8:41:06 AM] Extracting script: sql\register_assemblies.sql
    [4/15/2015 8:41:06 AM] Extracting script: sql\register_assemblies_tsql.sql
    [4/15/2015 8:41:06 AM] Extracting script: sql\register_dq_assemblies.sql
    [4/15/2015 8:41:06 AM] Extracting script: sql\create_service_broker_objects.sql
    [4/15/2015 8:41:06 AM] Extracting script: sql\drop_service_broker_objects.sql
    [4/15/2015 8:41:06 AM] Extracting script: db\set_dq_databases_single_user.sql
    [4/15/2015 8:41:06 AM] Extracting script: db\set_dq_databases_multi_user.sql
    [4/15/2015 8:41:06 AM] Extracting script: db\upgrade_all_versions.sql
    [4/15/2015 8:41:06 AM] Extracting script: recreate_schema.bat
    [4/15/2015 8:41:06 AM] Extracting script: upgrade_schema.bat
    [4/15/2015 8:41:06 AM] Extracting script: upgrade_version_tables.bat
    [4/15/2015 8:41:06 AM] Extracting script: drop_databases.cmd
    [4/15/2015 8:41:06 AM] Extracting script: register_dlls.cmd
    [4/15/2015 8:41:06 AM] Extracting script: unregister_dlls.cmd
    [4/15/2015 8:41:06 AM] Extracting script: assembly_paths_retail.txt
    [4/15/2015 8:41:06 AM] Extracting script: DQS_Data.dqs
    [4/15/2015 8:41:06 AM] Extracting script: DefaultKbs.xml
    [4/15/2015 8:41:06 AM] Total scripts extracted: 31
    [4/15/2015 8:41:06 AM] Action 'Load Installation Scripts' finished successfully.
    [4/15/2015 8:41:06 AM] Executing action: Create data quality schema.
    [4/15/2015 8:41:06 AM] Script: 'recreate_schema.bat CMTSQLSVR04\DEV01 DQS SQL_Latin1_General_CP1_CI_AS'
    [4/15/2015 8:41:06 AM] .  Trying to connect using Windows Authentication and db name...
    [4/15/2015 8:41:06 AM] Run create_databases.sql to create Data Quality Service databases if they do not exist.
    [4/15/2015 8:41:07 AM] 
    [4/15/2015 8:41:07 AM]  --> Running File: create_databases.sql
    [4/15/2015 8:41:07 AM] ---[ Creating databases ]---
    [4/15/2015 8:41:07 AM] Changed database context to 'master'.
    [4/15/2015 8:41:10 AM] 
    [4/15/2015 8:41:10 AM]  --> Running File: drop_dq_database.sql
    [4/15/2015 8:41:10 AM] ---[ Dropping Data Quality Databases ]---
    [4/15/2015 8:41:10 AM] Creating DQS databases (DQS_MAIN, DQS_PROJECTS, DQS_STAGING_DATA)...
    [4/15/2015 8:41:10 AM] Configuring DQS databases
    [4/15/2015 8:41:10 AM] Configuration option 'clr enabled' changed from 0 to 1. Run the RECONFIGURE statement to install.
    [4/15/2015 8:41:10 AM] Configuration option 'show advanced options' changed from 0 to 1. Run the RECONFIGURE statement to install.
    [4/15/2015 8:41:10 AM] Configuration option 'xp_cmdshell' changed from 0 to 1. Run the RECONFIGURE statement to install.
    [4/15/2015 8:41:10 AM] Creating Master Key for database DQS_MAIN...
    [4/15/2015 8:41:10 AM] Creating Module Signing Certificate for database DQS_MAIN...
    [4/15/2015 8:41:10 AM] Exporting Certificate from DQS_MAIN
    [4/15/2015 8:41:10 AM] Importing Certificate into DQS_PROJECTS
    [4/15/2015 8:41:10 AM] Configuration option 'xp_cmdshell' changed from 1 to 0. Run the RECONFIGURE statement to install.
    [4/15/2015 8:41:10 AM] Creating DQS roles
    [4/15/2015 8:41:10 AM] Run master_recreate.sql to recreate Data Quality Service Main and Projects Databases and drop all tables including known temporary tables.
    [4/15/2015 8:41:10 AM] 
    [4/15/2015 8:41:10 AM]  --> Running master_recreate.sql
    [4/15/2015 8:41:10 AM] ---[ Recreate DQS Main and Projects Databases ]---
    [4/15/2015 8:41:10 AM] Changed database context to 'DQS_STAGING_DATA'.
    [4/15/2015 8:41:10 AM] 
    [4/15/2015 8:41:10 AM]  --> Running File: drop_database_properties.sql
    [4/15/2015 8:41:10 AM] ---[ Dropping Database Properties]---
    [4/15/2015 8:41:10 AM] Changed database context to 'DQS_PROJECTS'.
    [4/15/2015 8:41:10 AM] 
    [4/15/2015 8:41:10 AM]  --> Running File: drop_all_tables.sql
    [4/15/2015 8:41:10 AM] ---[ Dropping all SSDQS Database objects and KB schemas ]---
    [4/15/2015 8:41:10 AM] 
    [4/15/2015 8:41:10 AM]  --[ Drop all Symmetric Keys ]
    [4/15/2015 8:41:10 AM] 
    [4/15/2015 8:41:10 AM]  --[ Drop all Certificates ]
    [4/15/2015 8:41:10 AM] 
    [4/15/2015 8:41:10 AM]  --[ Drop all FK constraints ]
    [4/15/2015 8:41:10 AM] 
    [4/15/2015 8:41:10 AM]  --[ Drop all views ]
    [4/15/2015 8:41:10 AM] 
    [4/15/2015 8:41:10 AM]  --[ Drop all tables and synonyms ]
    [4/15/2015 8:41:10 AM] 
    [4/15/2015 8:41:10 AM]  --[ Drop all database triggers ]
    [4/15/2015 8:41:10 AM] 
    [4/15/2015 8:41:10 AM]  --[ Drop all stored procedures in Knowledge Base schemas ]
    [4/15/2015 8:41:10 AM] 
    [4/15/2015 8:41:10 AM]  --[ Drop all types in Knowledge Base schemas ]
    [4/15/2015 8:41:10 AM] 
    [4/15/2015 8:41:10 AM]  --[ Drop all Knowledge Base schemas ]
    [4/15/2015 8:41:10 AM] 
    [4/15/2015 8:41:10 AM]  --> Running File: drop_database_properties.sql
    [4/15/2015 8:41:10 AM] ---[ Dropping Database Properties]---
    [4/15/2015 8:41:10 AM] Changed database context to 'DQS_MAIN'.
    [4/15/2015 8:41:10 AM] 
    [4/15/2015 8:41:10 AM]  --> Running File: drop_all_tables.sql
    [4/15/2015 8:41:10 AM] ---[ Dropping all SSDQS Database objects and KB schemas ]---
    [4/15/2015 8:41:11 AM] 
    [4/15/2015 8:41:11 AM]  --[ Drop all Symmetric Keys ]
    [4/15/2015 8:41:11 AM] 
    [4/15/2015 8:41:11 AM]  --[ Drop all Certificates ]
    [4/15/2015 8:41:11 AM] 
    [4/15/2015 8:41:11 AM]  --[ Drop all FK constraints ]
    [4/15/2015 8:41:11 AM] 
    [4/15/2015 8:41:11 AM]  --[ Drop all views ]
    [4/15/2015 8:41:11 AM] 
    [4/15/2015 8:41:11 AM]  --[ Drop all tables and synonyms ]
    [4/15/2015 8:41:11 AM] 
    [4/15/2015 8:41:11 AM]  --[ Drop all database triggers ]
    [4/15/2015 8:41:11 AM] 
    [4/15/2015 8:41:11 AM]  --[ Drop all stored procedures in Knowledge Base schemas ]
    [4/15/2015 8:41:11 AM] 
    [4/15/2015 8:41:11 AM]  --[ Drop all types in Knowledge Base schemas ]
    [4/15/2015 8:41:11 AM] 
    [4/15/2015 8:41:11 AM]  --[ Drop all Knowledge Base schemas ]
    [4/15/2015 8:41:11 AM] 
    [4/15/2015 8:41:11 AM]  --> Running File: drop_database_properties.sql
    [4/15/2015 8:41:11 AM] ---[ Dropping Database Properties]---
    [4/15/2015 8:41:11 AM] 
    [4/15/2015 8:41:11 AM]  --> Running master_create.sql
    [4/15/2015 8:41:11 AM] ---[ Creating and Populating Main DQS DB ]---
    [4/15/2015 8:41:11 AM] Changed database context to 'DQS_STAGING_DATA'.
    [4/15/2015 8:41:11 AM] Changed database context to 'DQS_PROJECTS'.
    [4/15/2015 8:41:11 AM] Changed database context to 'DQS_MAIN'.
    [4/15/2015 8:41:11 AM] 
    [4/15/2015 8:41:11 AM]  --> Running File: create_core_db_objects.sql
    [4/15/2015 8:41:11 AM] ---[  Creating Certificates  ]---
    [4/15/2015 8:41:11 AM] 
    [4/15/2015 8:41:11 AM] ---[  Creating Symmetric Keys  ]---
    [4/15/2015 8:41:11 AM] 
    [4/15/2015 8:41:11 AM] ---[  Creating Tables  ]---
    [4/15/2015 8:41:11 AM] Creating Table:     A_TEST   
    [4/15/2015 8:41:11 AM] Creating Table:     A_TEST2   
    [4/15/2015 8:41:11 AM] Creating Table:     A_FLOW   
    [4/15/2015 8:41:11 AM] Creating Table:     A_FLOW_ANSWER   
    [4/15/2015 8:41:11 AM] Creating Table:     A_EXECUTION_UNIT
    [4/15/2015 8:41:11 AM] Creating Table:     A_CODE_GROUP   
    [4/15/2015 8:41:11 AM] Creating Table:     A_CODE_MEMBER   
    [4/15/2015 8:41:11 AM] Creating Table:     A_CONFIGURATION   
    [4/15/2015 8:41:11 AM] Creating Table:     A_PROCESS   
    [4/15/2015 8:41:11 AM] Creating Table:     A_SERVICE_BROKER_TASK   
    [4/15/2015 8:41:11 AM] Creating Table:     A_KNOWLEDGEBASE   
    [4/15/2015 8:41:11 AM] Creating Table:     A_KNOWLEDGEBASE_AUDIT   
    [4/15/2015 8:41:11 AM] Creating Table:     A_KNOWLEDGEBASE_ACTIVITY   
    [4/15/2015 8:41:11 AM] Creating Table:     A_PROFILING_ACTIVITY_ARCHIVE   
    [4/15/2015 8:41:11 AM] Creating Table:     A_CLIENT_SESSION   
    [4/15/2015 8:41:11 AM] Creating Table:     A_REFERENCE_DATA_PROVIDER   
    [4/15/2015 8:41:11 AM] Creating Table:     A_REFERENCE_DATA_PROVIDER_SCHEMA   
    [4/15/2015 8:41:11 AM] Creating Table:     A_REFERENCE_DATA_CACHE   
    [4/15/2015 8:41:11 AM] Creating Table:     A_REFERENCE_DATA_CACHE_SUGGESTION   
    [4/15/2015 8:41:11 AM] Creating Table:     A_REFERENCE_DATA_CACHE_SUGGESTION_PARSED   
    [4/15/2015 8:41:11 AM] Creating Table:     A_REFERENCE_DATA_AUDIT   
    [4/15/2015 8:41:11 AM] Creating Table:     A_IMPORTED_PROJECT   
    [4/15/2015 8:41:11 AM] Creating Table:     A_SPELLER_DICTIONARY_VALUE   
    [4/15/2015 8:41:11 AM] Creating Table:     A_SPECIAL_CHARACTER_RULE   
    [4/15/2015 8:41:11 AM] Creating Table:     A_PERSISTENT_CACHE   
    [4/15/2015 8:41:11 AM] Creating Table:     A_TEMPLATE_OBJECTS   
    [4/15/2015 8:41:11 AM] Creating Table:     A_TEMPLATE_FOREIGN_KEYS   
    [4/15/2015 8:41:11 AM] Creating Table:     A_TEMPLATE_COLUMNS   
    [4/15/2015 8:41:11 AM] ---[ Creating Views ]---
    [4/15/2015 8:41:11 AM] Creating View:      V_A_FLOW
    [4/15/2015 8:41:11 AM] Creating View:      V_A_KNOWLEDGEBASE
    [4/15/2015 8:41:11 AM] Creating View:      V_A_KNOWLEDGEBASE_AUDIT
    [4/15/2015 8:41:11 AM] Creating View:     V_A_REFERENCE_DATA_PROVIDER   
    [4/15/2015 8:41:11 AM] Changed database context to 'DQS_PROJECTS'.
    [4/15/2015 8:41:11 AM] Changed database context to 'DQS_MAIN'.
    [4/15/2015 8:41:11 AM] 
    [4/15/2015 8:41:11 AM]  --> Running File: static_data.sql
    [4/15/2015 8:41:11 AM] ---[ Inserting Data ]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Insert Cleansing configuration section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Insert Logging settings section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Insert Logging settings section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Insert Association configuration section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Insert DataValueService configuration section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Insert Association rules configuration section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Insert IndexService configuration section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Insert Knowledgebase configuration section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Insert Notification configuration section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Insert Interactive Cleansing configuration section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Reference Data configuration section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Insert client paging configuration section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Insert client process sampling configuration section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Matching configuration section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Profiling configuration section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Process configuration section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[FileStorageManager configuration section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[ImportExportManager configuration section]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Reference Data Add provider]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Reference Data Add provider schema]---
    [4/15/2015 8:41:11 AM] ---[Add Special characters for term normalization]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] 
    [4/15/2015 8:41:11 AM]  --> Running File: db_version.sql
    [4/15/2015 8:41:11 AM] ---[ Running version related work ]---
    [4/15/2015 8:41:11 AM] Changed database context to 'DQS_MAIN'.
    [4/15/2015 8:41:11 AM] Creating Table:     A_DB_VERSION_INFO   
    [4/15/2015 8:41:11 AM] Creating Table:     A_DB_VERSION   
    [4/15/2015 8:41:11 AM] Creating Table:     A_DB_VERSION_UPGRADE_SCRIPTS   
    [4/15/2015 8:41:11 AM] Creating Table:     A_DB_VERSION_UPGADE_SCRIPT_PATH   
    [4/15/2015 8:41:11 AM] Creating view:     V_DB_VERSION 
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (0 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (0 rows affected)
    [4/15/2015 8:41:11 AM] ---[Add DB Version information]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (0 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (0 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (0 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Add DB Version upgrade scripts]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Add DB Version upgrade scripts path]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] ---[Add DB Version upgrade scripts path]---
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] (1 rows affected)
    [4/15/2015 8:41:11 AM] Changed database context to 'DQS_PROJECTS'.
    [4/15/2015 8:41:11 AM] Creating Table:     A_DB_VERSION in PROJECTS database 
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM]
    [4/15/2015 8:41:11 AM] Action 'Create data quality schema' finished successfully.
    [4/15/2015 8:41:11 AM] Executing action: Register data quality assemblies and stored procedures.
    [4/15/2015 8:41:11 AM] Script: 'register_dlls.cmd CMTSQLSVR04\DEV01 DQS'
    [4/15/2015 8:41:12 AM] .  Trying to connect using Windows Authentication and db name...
    [4/15/2015 8:41:12 AM] 
    [4/15/2015 8:41:12 AM]  --> Running File: drop_all_assemblies.sql
    [4/15/2015 8:41:12 AM] ---[ Dropping all SSDQS Executable Objects ]---
    [4/15/2015 8:41:12 AM] 
    [4/15/2015 8:41:12 AM]  --> Drop all SSDQS Types
    [4/15/2015 8:41:12 AM] 
    [4/15/2015 8:41:12 AM]  --> Drop all SSDQS Assemblies
    [4/15/2015 8:41:12 AM] 
    [4/15/2015 8:41:12 AM]  --> Drop all SSDQS Schemas
    [4/15/2015 8:41:12 AM] 
    [4/15/2015 8:41:12 AM]  --> Drop all CLR Assemblies
    [4/15/2015 8:41:12 AM] 
    [4/15/2015 8:41:12 AM]  --> Drop DQ startup stored procedure DQInitDQS_MAIN
    [4/15/2015 8:41:12 AM] Changed database context to 'master'.
    [4/15/2015 8:41:12 AM] 
    [4/15/2015 8:41:12 AM]  --> Running File: drop_service_broker_objects.sql
    [4/15/2015 8:41:12 AM] ---[ Dropping all SSDQS Service Broker Objects ]---
    [4/15/2015 8:41:12 AM] Changed database context to 'DQS_MAIN'.
    [4/15/2015 8:41:12 AM] Dropping Service Broker Services.
    [4/15/2015 8:41:12 AM] Dropping Service Broker Queues.
    [4/15/2015 8:41:12 AM] Dropping Service Broker Contracts.
    [4/15/2015 8:41:12 AM] Dropping Service Broker Messages.
    [4/15/2015 8:41:12 AM] Completed - Service Broker objects dropped.
    [4/15/2015 8:41:12 AM] 
    [4/15/2015 8:41:12 AM]  --> Running register_assemblies.sql
    [4/15/2015 8:41:12 AM] ---[ Registering Assemblies ]---
    [4/15/2015 8:41:12 AM] Changed database context to 'DQS_MAIN'.
    [4/15/2015 8:41:12 AM] 
    [4/15/2015 8:41:12 AM]  --> Registering Assemblies
    [4/15/2015 8:41:12 AM]      The following Warnings are benign to DQSInstaller and may be ignored.
    [4/15/2015 8:41:12 AM] 
    [4/15/2015 8:41:12 AM]      * Register .NET dependency assemblies
    [4/15/2015 8:41:25 AM] Warning: The Microsoft .NET Framework assembly 'system.management, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:25 AM] Warning: The Microsoft .NET Framework assembly 'system.configuration.install, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted
    environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:25 AM] Warning: The Microsoft .NET Framework assembly 'system.runtime.serialization, version=4.0.0.0, culture=neutral, publickeytoken=b77a5c561934e089, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted
    environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:25 AM] Warning: The Microsoft .NET Framework assembly 'smdiagnostics, version=4.0.0.0, culture=neutral, publickeytoken=b77a5c561934e089, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:25 AM] Warning: The Microsoft .NET Framework assembly 'system.windows.forms, version=4.0.0.0, culture=neutral, publickeytoken=b77a5c561934e089, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:25 AM] Warning: The Microsoft .NET Framework assembly 'system.drawing, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:25 AM] Warning: The Microsoft .NET Framework assembly 'accessibility, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:25 AM] Warning: The Microsoft .NET Framework assembly 'system.runtime.serialization.formatters.soap, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the
    SQL Server hosted environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:25 AM] Warning: The Microsoft .NET Framework assembly 'microsoft.jscript, version=10.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:26 AM] Warning: The Microsoft .NET Framework assembly 'system.management.instrumentation, version=4.0.0.0, culture=neutral, publickeytoken=b77a5c561934e089, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server
    hosted environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:27 AM] Warning: The Microsoft .NET Framework assembly 'system.messaging, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:27 AM] Warning: The Microsoft .NET Framework assembly 'system.directoryservices, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted
    environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:44 AM] Warning: The Microsoft .NET Framework assembly 'system.enterpriseservices, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=amd64.' you are registering is not fully tested in the SQL Server hosted
    environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:44 AM] Warning: The Microsoft .NET Framework assembly 'system.runtime.remoting, version=4.0.0.0, culture=neutral, publickeytoken=b77a5c561934e089, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted
    environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:44 AM] Warning: The Microsoft .NET Framework assembly 'system.web, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=amd64.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:44 AM] Warning: The Microsoft .NET Framework assembly 'microsoft.build.framework, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted
    environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:44 AM] Warning: The Microsoft .NET Framework assembly 'system.xaml, version=4.0.0.0, culture=neutral, publickeytoken=b77a5c561934e089, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:44 AM] Warning: The Microsoft .NET Framework assembly 'system.runtime.caching, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:44 AM] Warning: The Microsoft .NET Framework assembly 'microsoft.build.utilities.v4.0, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server
    hosted environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:44 AM] Warning: The Microsoft .NET Framework assembly 'system.directoryservices.protocols, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server
    hosted environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:44 AM] Warning: The Microsoft .NET Framework assembly 'system.design, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:44 AM] Warning: The Microsoft .NET Framework assembly 'system.drawing.design, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:44 AM] Warning: The Microsoft .NET Framework assembly 'system.web.regularexpressions, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted
    environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:44 AM] Warning: The Microsoft .NET Framework assembly 'microsoft.build.tasks.v4.0, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted
    environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:44 AM] Warning: The Microsoft .NET Framework assembly 'system.serviceprocess, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:44 AM]      * Register Microsoft.Practices assemblies
    [4/15/2015 8:41:47 AM] Warning: The Microsoft .NET Framework assembly 'microsoft.csharp, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:47 AM] Warning: The Microsoft .NET Framework assembly 'system.dynamic, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [4/15/2015 8:41:47 AM] 
    [4/15/2015 8:41:47 AM]      The preceding Warnings are benign to DQSInstaller and may be ignored.
    [4/15/2015 8:41:48 AM] 
    [4/15/2015 8:41:48 AM]  --> Running register_dq_assemblies.sql
    [4/15/2015 8:41:48 AM] ---[  Registering Data Quality assemblies ]---
    [4/15/2015 8:41:49 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.infra, version=12.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [4/15/2015 8:41:50 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.core, version=12.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [4/15/2015 8:41:51 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.dataservice, version=12.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [4/15/2015 8:41:51 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.referencedata, version=12.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [4/15/2015 8:41:52 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.index, version=12.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [4/15/2015 8:41:52 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.associationrules, version=12.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [4/15/2015 8:41:53 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.datavalueservice, version=12.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [4/15/2015 8:41:54 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.domainrules, version=12.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [4/15/2015 8:41:54 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.cleansing, version=12.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [4/15/2015 8:41:55 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.association, version=12.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [4/15/2015 8:41:55 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.flow, version=12.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [4/15/2015 8:41:56 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.matching, version=12.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [4/15/2015 8:41:57 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs, version=12.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [4/15/2015 8:41:57 AM] Resource file was not copied
    [4/15/2015 8:41:57 AM] 
    [4/15/2015 8:41:57 AM]  --> Running register_assemblies_tsql.sql
    [4/15/2015 8:41:57 AM] ---[ Registering Assemblies for TSQL]---
    [4/15/2015 8:41:57 AM] Changed database context to 'master'.
    [4/15/2015 8:41:57 AM] Changed database context to 'DQS_MAIN'.
    [4/15/2015 8:41:57 AM] 
    [4/15/2015 8:41:57 AM]      * Clear the Code Member Table A_CODE_MEMBER.
    [4/15/2015 8:41:57 AM]
    [4/15/2015 8:41:57 AM] (0 rows affected)
    [4/15/2015 8:41:57 AM] 
    [4/15/2015 8:41:57 AM]      * Clear the Code Group Table A_CODE_GROUP.
    [4/15/2015 8:41:57 AM]
    [4/15/2015 8:41:57 AM] (0 rows affected)
    [4/15/2015 8:41:57 AM] 
    [4/15/2015 8:41:57 AM]      * Register assemblies T-SQL executable objects
    [4/15/2015 8:41:57 AM]         - Creating assemblies T-SQL registeration stored procedure.
    [4/15/2015 8:41:57 AM] 
    [4/15/2015 8:41:57 AM]      * Creating the internal_core schema
    [4/15/2015 8:41:57 AM]         - Registering Microsoft.Ssdqs.Infra T-SQL executable objects.
    [4/15/2015 8:42:05 AM]         - Registering Microsoft.Ssdqs.Core T-SQL executable objects.
    [4/15/2015 8:42:11 AM]         - Registering Microsoft.Ssdqs.DataService T-SQL executable objects.
    [4/15/2015 8:42:16 AM]         - Registering Microsoft.Ssdqs.ReferenceData T-SQL executable objects.
    [4/15/2015 8:42:21 AM]         - Registering Microsoft.Ssdqs.Index T-SQL executable objects.
    [4/15/2015 8:42:26 AM]         - Registering Microsoft.Ssdqs.Cleansing T-SQL executable objects.
    [4/15/2015 8:42:32 AM]         - Registering Microsoft.Ssdqs.Association T-SQL executable objects.
    [4/15/2015 8:42:37 AM]         - Registering Microsoft.Ssdqs.Flow T-SQL executable objects.
    [4/15/2015 8:42:42 AM]         - Registering Microsoft.Ssdqs T-SQL executable objects.
    [4/15/2015 8:42:51 AM]         - Registering Microsoft.Ssdqs.DataValueService T-SQL executable objects.
    [4/15/2015 8:42:56 AM]         - Registering Microsoft.Ssdqs.DomainRules T-SQL executable objects.
    [4/15/2015 8:43:01 AM]         - Registering Microsoft.Ssdqs.AssociationRules T-SQL executable objects.
    [4/15/2015 8:43:06 AM]         - Registering Microsoft.Ssdqs.Matching T-SQL executable objects.
    [4/15/2015 8:43:12 AM]         - Creating refresh assemblies stored procedure.
    [4/15/2015 8:43:12 AM] Changed database context to 'master'.
    [4/15/2015 8:43:12 AM]         - Creating refresh assemblies helper linked server.
    [4/15/2015 8:43:12 AM]         - Creating and registering [dbo].[DQInitDQS_MAIN] (calls internal_core.InitServer) as startup stored procedure.
    [4/15/2015 8:43:12 AM] 
    [4/15/2015 8:43:12 AM]  --> Running File: create_service_broker_objects.sql
    [4/15/2015 8:43:12 AM] ---[ Registering Service Broker Objects ]---
    [4/15/2015 8:43:12 AM] Changed database context to 'DQS_MAIN'.
    [4/15/2015 8:43:12 AM]         - Creating SB dispatcher stored procedure, messages and contract
    [4/15/2015 8:43:13 AM]         - Creating parallel execution SB queues and services
    [4/15/2015 8:43:13 AM]         - Creating calibration SB queues and services
    [4/15/2015 8:43:13 AM]         - Creating parallel calibration SB queues and services
    [4/15/2015 8:43:13 AM]
    [4/15/2015 8:43:13 AM]
    [4/15/2015 8:43:13 AM] Successfully registered all assemblies.
    [4/15/2015 8:43:13 AM]
    [4/15/2015 8:43:13 AM]
    [4/15/2015 8:43:13 AM] Action 'Register data quality assemblies and stored procedures' finished successfully.
    [4/15/2015 8:43:13 AM] Executing action: Set product version property.
    [4/15/2015 8:43:13 AM] Action 'Set product version property' finished successfully.
    [4/15/2015 8:43:13 AM] Executing action: Create MDS user (if MDS login exists).
    [4/15/2015 8:43:13 AM] Action 'Create MDS user (if MDS login exists)' finished successfully.
    [4/15/2015 8:43:13 AM] Executing action: Load out of the box data.
    [4/15/2015 8:43:22 AM] Started loading knowledgebase 'DQS Data'
    [4/15/2015 8:45:04 AM] Starting installation rollback...
    [4/15/2015 8:45:04 AM] Installation rollback completed successfully.
    [4/15/2015 8:45:04 AM] Fatal error while executing the DQS installer.
    Microsoft.Ssdqs.Proxy.ImportExport.ImportExportException: Error occurred in a server proxy call during the import/export process. ---> Microsoft.Ssdqs.Proxy.ImportExport.ImportProcessFailedException: System.NullReferenceException: Object reference not set
    to an instance of an object.
       at System.Security.Cryptography.CryptoStream..ctor(Stream stream, ICryptoTransform transform, CryptoStreamMode mode)
       at Microsoft.Ssdqs.ImportExportManagement.ImportExport.ImportExportReader..ctor(Stream stream)
       at Microsoft.Ssdqs.ImportExportManagement.ImportExport.ImportExportManager.Import(Stream input)
       at Microsoft.Ssdqs.ImportExportManagement.Calibrator.ImportKnowledgebaseCalibrator.Calibrate(IMasterContext masterContext, CalibrationMode calibrationMode, ConfigurationDomParameter calibratorConfiguration)
       at Microsoft.Ssdqs.Core.Service.Calibration.Impl.ExecuteCalibratorFlow.Process(IMasterContext context)
       --- End of inner exception stack trace ---
       at Microsoft.Ssdqs.Proxy.ImportExport.ImportAsProcessManager.WaitUntillProcessCompletes(Int64 processId, Int64 knowledgebaseId, ImportExportCancellationToken cancelToken)
       at Microsoft.Ssdqs.Proxy.ImportExport.ImportAsProcessManager.KnowledgebaseImport(String kbName, String kbDescription, String fileName, ImportExportCancellationToken cancelToken)
       at Microsoft.Ssdqs.DqsInstaller.Logic.Actions.LoadOutOfTheBoxDataAction.Execute()
       at Microsoft.Ssdqs.DqsInstaller.Logic.ActionExecuter.ExecuteAllActions()
       at Microsoft.Ssdqs.DqsInstaller.Logic.Installer.Main(String[] args)
    Microsoft (R) DQS Installer Command Line Tool
    Copyright (c) 2014 Microsoft. All rights reserved.

    Thank you for the quick response.
    Unfortunately running cmd as admin had no effect on the result. Same exact error.
    After the rollback indicated in the log above, only the DQS_STAGING_DATA database remains in the sql server instance.

  • Fatal Error while Installing DQS.

    Fatal error while trying to install the DQS. Only the DQS staging database is available when I open the SSMS the other databases are not made available with the installation please help out with the error or provide with leads.
    Error Log:
    [11/18/2014 1:49:38 AM] DQS Installer started. Installation log will be written to C:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\Log\DQS_install.log
    [11/18/2014 1:49:39 AM] Setting the collation to default value: SQL_Latin1_General_CP1_CI_AS
    [11/18/2014 1:49:47 AM] Using instance: MSSQLSERVER, catalog: DQS.
    [11/18/2014 1:49:48 AM] Executing action: Validate collation argument.
    [11/18/2014 1:49:48 AM] Action 'Validate collation argument' finished successfully.
    [11/18/2014 1:49:48 AM] Executing action: Check whether system reboot is pending.
    [11/18/2014 1:49:48 AM] Action 'Check whether system reboot is pending' finished successfully.
    [11/18/2014 1:49:48 AM] Executing action: Create data quality event source.
    [11/18/2014 1:49:49 AM] Action 'Create data quality event source' finished successfully.
    [11/18/2014 1:49:49 AM] Executing action: Request Database Master Key password from user..
    [11/18/2014 1:50:38 AM] Action 'Request Database Master Key password from user.' finished successfully.
    [11/18/2014 1:50:38 AM] Executing action: Approve removal of data quality services previous schema.
    [11/18/2014 1:50:38 AM] Action 'Approve removal of data quality services previous schema' finished successfully.
    [11/18/2014 1:50:38 AM] Executing action: Load Installation Scripts.
    [11/18/2014 1:50:38 AM] Extracting script to: C:\Users\Administrator\AppData\Local\Temp\hvu0kshe.qei
    [11/18/2014 1:50:41 AM] Extracting script: db\create_core_db_objects.sql
    [11/18/2014 1:50:41 AM] Extracting script: db\create_logic_db_objects.sql
    [11/18/2014 1:50:41 AM] Extracting script: db\create_transient_db_objects.sql
    [11/18/2014 1:50:41 AM] Extracting script: db\static_data.sql
    [11/18/2014 1:50:41 AM] Extracting script: db\drop_dq_databases.sql
    [11/18/2014 1:50:41 AM] Extracting script: helper\DeleteSchemaDs.sql
    [11/18/2014 1:50:41 AM] Extracting script: sql\drop_all_assemblies.sql
    [11/18/2014 1:50:41 AM] Extracting script: sql\create_databases.sql
    [11/18/2014 1:50:41 AM] Extracting script: sql\drop_databases.sql
    [11/18/2014 1:50:41 AM] Extracting script: sql\drop_all_tables.sql
    [11/18/2014 1:50:41 AM] Extracting script: sql\drop_database_properties.sql
    [11/18/2014 1:50:41 AM] Extracting script: sql\master_create.sql
    [11/18/2014 1:50:41 AM] Extracting script: sql\master_recreate.sql
    [11/18/2014 1:50:41 AM] Extracting script: sql\register_assemblies.sql
    [11/18/2014 1:50:41 AM] Extracting script: sql\register_assemblies_tsql.sql
    [11/18/2014 1:50:41 AM] Extracting script: sql\register_dq_assemblies.sql
    [11/18/2014 1:50:41 AM] Extracting script: sql\create_service_broker_objects.sql
    [11/18/2014 1:50:41 AM] Extracting script: sql\drop_service_broker_objects.sql
    [11/18/2014 1:50:41 AM] Extracting script: recreate_schema.bat
    [11/18/2014 1:50:41 AM] Extracting script: drop_databases.cmd
    [11/18/2014 1:50:41 AM] Extracting script: register_dlls.cmd
    [11/18/2014 1:50:41 AM] Extracting script: unregister_dlls.cmd
    [11/18/2014 1:50:41 AM] Extracting script: assembly_paths_retail.txt
    [11/18/2014 1:50:41 AM] Extracting script: DQS_Data.dqs
    [11/18/2014 1:50:42 AM] Extracting script: DefaultKbs.xml
    [11/18/2014 1:50:42 AM] Total scripts extracted: 25
    [11/18/2014 1:50:42 AM] Action 'Load Installation Scripts' finished successfully.
    [11/18/2014 1:50:42 AM] Executing action: Create data quality schema.
    [11/18/2014 1:50:42 AM] Script: 'recreate_schema.bat SHANKS-PC DQS SQL_Latin1_General_CP1_CI_AS'
    [11/18/2014 1:50:42 AM] .  Trying to connect using Windows Authentication and db name...
    [11/18/2014 1:50:43 AM] Changed database context to 'master'.
    [11/18/2014 1:50:54 AM] Creating DQS databases (DQS_MAIN, DQS_PROJECTS, DQS_STAGING_DATA)...
    [11/18/2014 1:50:54 AM] Configuring DQS databases
    [11/18/2014 1:50:54 AM] Configuration option 'clr enabled' changed from 0 to 1. Run the RECONFIGURE statement to install.
    [11/18/2014 1:50:54 AM] Creating Master Key for database DQS_MAIN...
    [11/18/2014 1:50:54 AM] Creating Module Signing Certificate for database DQS_MAIN...
    [11/18/2014 1:50:54 AM] Exporting Certificate from DQS_MAIN
    [11/18/2014 1:50:54 AM] Importing Certificate into DQS_PROJECTS
    [11/18/2014 1:50:54 AM] Configuration option 'show advanced options' changed from 1 to 1. Run the RECONFIGURE statement to install.
    [11/18/2014 1:50:54 AM] Configuration option 'xp_cmdshell' changed from 0 to 1. Run the RECONFIGURE statement to install.
    [11/18/2014 1:50:54 AM] Configuration option 'xp_cmdshell' changed from 1 to 0. Run the RECONFIGURE statement to install.
    [11/18/2014 1:50:54 AM] Creating DQS roles
    [11/18/2014 1:50:54 AM] Changed database context to 'DQS_STAGING_DATA'.
    [11/18/2014 1:50:54 AM]  
    [11/18/2014 1:50:54 AM]  --> Running File: drop_database_properties.sql
    [11/18/2014 1:50:54 AM] Changed database context to 'DQS_PROJECTS'.
    [11/18/2014 1:50:54 AM]  
    [11/18/2014 1:50:54 AM]  --> Drop all SSDQS Database objects and KB schemas
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all Symmetric Keys ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all Certificates ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all FK constraints ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all views ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all tables and synonyms ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all database triggers ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all stored procedures in Knowledge Base schemas ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all types in Knowledge Base schemas ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all Knowledge Base schemas ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --> Running File: drop_database_properties.sql
    [11/18/2014 1:50:56 AM] Changed database context to 'DQS_MAIN'.
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --> Drop all SSDQS Database objects and KB schemas
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all Symmetric Keys ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all Certificates ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all FK constraints ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all views ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all tables and synonyms ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all database triggers ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all stored procedures in Knowledge Base schemas ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all types in Knowledge Base schemas ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --[ Drop all Knowledge Base schemas ]
    [11/18/2014 1:50:56 AM]  
    [11/18/2014 1:50:56 AM]  --> Running File: drop_database_properties.sql
    [11/18/2014 1:50:56 AM] Changed database context to 'DQS_STAGING_DATA'.
    [11/18/2014 1:50:56 AM] Changed database context to 'DQS_PROJECTS'.
    [11/18/2014 1:50:56 AM] Changed database context to 'DQS_MAIN'.
    [11/18/2014 1:50:57 AM]  
    [11/18/2014 1:50:57 AM]  --> Running File: create_core_db_objects.sql
    [11/18/2014 1:50:57 AM] ---[  Creating Certificates  ]---
    [11/18/2014 1:50:57 AM]  
    [11/18/2014 1:50:57 AM] ---[  Creating Symmetric Keys  ]---
    [11/18/2014 1:50:57 AM]  
    [11/18/2014 1:50:57 AM] ---[  Creating Tables  ]---
    [11/18/2014 1:50:57 AM] Creating Table:     A_TEST    
    [11/18/2014 1:50:57 AM] Creating Table:     A_TEST2    
    [11/18/2014 1:50:57 AM] Creating Table:     A_FLOW    
    [11/18/2014 1:50:57 AM] Creating Table:     A_FLOW_ANSWER    
    [11/18/2014 1:50:57 AM] Creating Table:     A_EXECUTION_UNIT 
    [11/18/2014 1:50:57 AM] Creating Table:     A_CODE_GROUP    
    [11/18/2014 1:50:57 AM] Creating Table:     A_CODE_MEMBER    
    [11/18/2014 1:50:57 AM] Creating Table:     A_CONFIGURATION    
    [11/18/2014 1:50:57 AM] Creating Table:     A_PROCESS    
    [11/18/2014 1:50:57 AM] Creating Table:     A_SERVICE_BROKER_TASK    
    [11/18/2014 1:50:57 AM] Creating Table:     A_KNOWLEDGEBASE    
    [11/18/2014 1:50:57 AM] Creating Table:     A_KNOWLEDGEBASE_AUDIT    
    [11/18/2014 1:50:57 AM] Creating Table:     A_KNOWLEDGEBASE_ACTIVITY    
    [11/18/2014 1:50:57 AM] Creating Table:     A_PROFILING_ACTIVITY_ARCHIVE    
    [11/18/2014 1:50:57 AM] Creating Table:     A_CLIENT_SESSION    
    [11/18/2014 1:50:57 AM] Creating Table:     A_REFERENCE_DATA_PROVIDER    
    [11/18/2014 1:50:57 AM] Creating Table:     A_REFERENCE_DATA_PROVIDER_SCHEMA    
    [11/18/2014 1:50:57 AM] Creating Table:     A_REFERENCE_DATA_CACHE    
    [11/18/2014 1:50:57 AM] Creating Table:     A_REFERENCE_DATA_CACHE_SUGGESTION    
    [11/18/2014 1:50:57 AM] Creating Table:     A_REFERENCE_DATA_CACHE_SUGGESTION_PARSED    
    [11/18/2014 1:50:57 AM] Creating Table:     A_REFERENCE_DATA_AUDIT    
    [11/18/2014 1:50:57 AM] Creating Table:     A_IMPORTED_PROJECT    
    [11/18/2014 1:50:57 AM] Creating Table:     A_SPELLER_DICTIONARY_VALUE    
    [11/18/2014 1:50:57 AM] Creating Table:     A_SPECIAL_CHARACTER_RULE    
    [11/18/2014 1:50:57 AM] Creating Table:     A_PERSISTENT_CACHE    
    [11/18/2014 1:50:57 AM] Creating Table:     A_TEMPLATE_OBJECTS    
    [11/18/2014 1:50:57 AM] Creating Table:     A_TEMPLATE_FOREIGN_KEYS    
    [11/18/2014 1:50:57 AM] Creating Table:     A_TEMPLATE_COLUMNS    
    [11/18/2014 1:50:57 AM] ---[ Creating Views ]---
    [11/18/2014 1:50:57 AM] Creating View:      V_A_FLOW
    [11/18/2014 1:50:57 AM] Creating View:      V_A_KNOWLEDGEBASE
    [11/18/2014 1:50:57 AM] Creating View:      V_A_KNOWLEDGEBASE_AUDIT
    [11/18/2014 1:50:57 AM] Creating View:     V_A_REFERENCE_DATA_PROVIDER    
    [11/18/2014 1:50:57 AM] Changed database context to 'DQS_PROJECTS'.
    [11/18/2014 1:50:57 AM] Changed database context to 'DQS_MAIN'.
    [11/18/2014 1:50:57 AM]  
    [11/18/2014 1:50:57 AM]  --> Running File: static_data.sql
    [11/18/2014 1:50:57 AM] ---[ Insert Data ]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] ---[Insert Cleansing configuration section]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] ---[Insert Logging settings section]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] ---[Insert Logging settings section]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] ---[Insert Association configuration section]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] ---[Insert DataValueService configuration section]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] ---[Insert Association rules configuration section]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] ---[Insert IndexService configuration section]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] ---[Insert Knowledgebase configuration section]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] ---[Insert Notification configuration section]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] ---[Insert Interactive Cleansing configuration section]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] ---[Reference Data configuration section]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] ---[Insert client paging configuration section]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] ---[Insert client process sampling configuration section]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] ---[Matching configuration section]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] ---[Profiling configuration section]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] ---[Process configuration section]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] ---[Reference Data Add provider]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] ---[Reference Data Add provider schema]---
    [11/18/2014 1:50:57 AM] ---[Add Special characters for term normalization]---
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] (1 rows affected)
    [11/18/2014 1:50:57 AM] 
    [11/18/2014 1:50:57 AM] Action 'Create data quality schema' finished successfully.
    [11/18/2014 1:50:57 AM] Executing action: Register data quality assemblies and stored procedures.
    [11/18/2014 1:50:57 AM] Script: 'register_dlls.cmd SHANKS-PC DQS'
    [11/18/2014 1:50:58 AM] .  Trying to connect using Windows Authentication and db name...
    [11/18/2014 1:50:58 AM]  
    [11/18/2014 1:50:58 AM]  --> Drop all SSDQS Executable Objects
    [11/18/2014 1:50:58 AM]  
    [11/18/2014 1:50:58 AM]  --> Drop all SSDQS Types
    [11/18/2014 1:50:58 AM]  
    [11/18/2014 1:50:58 AM]  --> Drop all SSDQS Assemblies
    [11/18/2014 1:50:58 AM]  
    [11/18/2014 1:50:58 AM]  --> Drop all SSDQS Schemas
    [11/18/2014 1:50:58 AM]  
    [11/18/2014 1:50:58 AM]  --> Drop all CLR Assemblies
    [11/18/2014 1:50:58 AM]  
    [11/18/2014 1:50:58 AM]  --> Drop DQ startup stored procedure DQInitDQS_MAIN
    [11/18/2014 1:50:58 AM] Changed database context to 'master'.
    [11/18/2014 1:50:58 AM]  
    [11/18/2014 1:50:58 AM]  --> Drop all SSDQS Service Broker Objects
    [11/18/2014 1:50:58 AM] Changed database context to 'DQS_MAIN'.
    [11/18/2014 1:50:58 AM] Dropping Service Broker Services.
    [11/18/2014 1:50:58 AM] Dropping Service Broker Queues.
    [11/18/2014 1:50:58 AM] Dropping Service Broker Contracts.
    [11/18/2014 1:50:58 AM] Dropping Service Broker Messages.
    [11/18/2014 1:50:58 AM] Completed - Service Broker objects dropped.
    [11/18/2014 1:50:58 AM] Changed database context to 'DQS_MAIN'.
    [11/18/2014 1:50:58 AM]  
    [11/18/2014 1:50:58 AM]  --> Registering Assemblies
    [11/18/2014 1:50:58 AM]  
    [11/18/2014 1:50:58 AM]      * Register .NET dependency assemblies
    [11/18/2014 1:51:49 AM] Warning: The Microsoft .NET Framework assembly 'system.management, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:52:00 AM] Warning: The Microsoft .NET Framework assembly 'system.configuration.install, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted
    environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:52:00 AM] Warning: The Microsoft .NET Framework assembly 'system.runtime.serialization, version=4.0.0.0, culture=neutral, publickeytoken=b77a5c561934e089, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted
    environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:52:00 AM] Warning: The Microsoft .NET Framework assembly 'smdiagnostics, version=4.0.0.0, culture=neutral, publickeytoken=b77a5c561934e089, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:52:00 AM] Warning: The Microsoft .NET Framework assembly 'system.windows.forms, version=4.0.0.0, culture=neutral, publickeytoken=b77a5c561934e089, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:52:00 AM] Warning: The Microsoft .NET Framework assembly 'system.drawing, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:52:00 AM] Warning: The Microsoft .NET Framework assembly 'accessibility, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:52:00 AM] Warning: The Microsoft .NET Framework assembly 'system.runtime.serialization.formatters.soap, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in
    the SQL Server hosted environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:52:00 AM] Warning: The Microsoft .NET Framework assembly 'microsoft.jscript, version=10.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:52:00 AM] Warning: The Microsoft .NET Framework assembly 'system.management.instrumentation, version=4.0.0.0, culture=neutral, publickeytoken=b77a5c561934e089, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server
    hosted environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:52:00 AM] Warning: The Microsoft .NET Framework assembly 'system.messaging, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:52:00 AM] Warning: The Microsoft .NET Framework assembly 'system.directoryservices, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted
    environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:53:25 AM] Warning: The Microsoft .NET Framework assembly 'system.enterpriseservices, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=amd64.' you are registering is not fully tested in the SQL Server hosted
    environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:53:25 AM] Warning: The Microsoft .NET Framework assembly 'system.runtime.remoting, version=4.0.0.0, culture=neutral, publickeytoken=b77a5c561934e089, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted
    environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:53:25 AM] Warning: The Microsoft .NET Framework assembly 'system.web, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=amd64.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:53:25 AM] Warning: The Microsoft .NET Framework assembly 'microsoft.build.framework, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted
    environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:53:25 AM] Warning: The Microsoft .NET Framework assembly 'system.xaml, version=4.0.0.0, culture=neutral, publickeytoken=b77a5c561934e089, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:53:25 AM] Warning: The Microsoft .NET Framework assembly 'system.runtime.caching, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted
    environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:53:25 AM] Warning: The Microsoft .NET Framework assembly 'microsoft.build.utilities.v4.0, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server
    hosted environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:53:25 AM] Warning: The Microsoft .NET Framework assembly 'system.directoryservices.protocols, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server
    hosted environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:53:25 AM] Warning: The Microsoft .NET Framework assembly 'system.design, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:53:25 AM] Warning: The Microsoft .NET Framework assembly 'system.drawing.design, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:53:25 AM] Warning: The Microsoft .NET Framework assembly 'system.web.regularexpressions, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server
    hosted environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:53:25 AM] Warning: The Microsoft .NET Framework assembly 'microsoft.build.tasks.v4.0, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted
    environment and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:53:25 AM] Warning: The Microsoft .NET Framework assembly 'system.serviceprocess, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:53:25 AM]      * Register Microsoft.Practices assemblies
    [11/18/2014 1:53:30 AM] Warning: The Microsoft .NET Framework assembly 'microsoft.csharp, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:53:30 AM] Warning: The Microsoft .NET Framework assembly 'system.dynamic, version=4.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a, processorarchitecture=msil.' you are registering is not fully tested in the SQL Server hosted environment
    and is not supported. In the future, if you upgrade or service this assembly or the .NET Framework, your CLR integration routine may stop working. Please refer SQL Server Books Online for more details.
    [11/18/2014 1:53:30 AM]  
    [11/18/2014 1:53:30 AM]      * Register DQ assemblies
    [11/18/2014 1:53:34 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.infra, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [11/18/2014 1:53:35 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.core, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [11/18/2014 1:53:35 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.dataservice, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [11/18/2014 1:53:36 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.referencedata, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [11/18/2014 1:53:37 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.index, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [11/18/2014 1:53:37 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.associationrules, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted
    environment.
    [11/18/2014 1:53:38 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.datavalueservice, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted
    environment.
    [11/18/2014 1:53:39 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.domainrules, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [11/18/2014 1:53:44 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.cleansing, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [11/18/2014 1:53:45 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.association, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [11/18/2014 1:53:45 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.flow, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [11/18/2014 1:53:46 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs.matching, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [11/18/2014 1:53:47 AM] Warning: The SQL Server client assembly 'microsoft.ssdqs, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil.' you are registering is not fully tested in SQL Server hosted environment.
    [11/18/2014 1:53:47 AM] Resource file was not copied
    [11/18/2014 1:53:47 AM] Changed database context to 'master'.
    [11/18/2014 1:53:47 AM] Changed database context to 'DQS_MAIN'.
    [11/18/2014 1:53:47 AM]  
    [11/18/2014 1:53:47 AM]      * Clear the Code Member Table A_CODE_MEMBER.
    [11/18/2014 1:53:47 AM] 
    [11/18/2014 1:53:47 AM] (0 rows affected)
    [11/18/2014 1:53:47 AM]  
    [11/18/2014 1:53:47 AM]      * Clear the Code Group Table A_CODE_GROUP.
    [11/18/2014 1:53:47 AM] 
    [11/18/2014 1:53:47 AM] (0 rows affected)
    [11/18/2014 1:53:47 AM]  
    [11/18/2014 1:53:47 AM]      * Register assemblies T-SQL executable objects
    [11/18/2014 1:53:47 AM]         - Creating assemblies T-SQL registeration stored procedure.
    [11/18/2014 1:53:47 AM]  
    [11/18/2014 1:53:47 AM]      * Creating the internal_core schema
    [11/18/2014 1:53:47 AM]         - Registering Microsoft.Ssdqs.Infra T-SQL executable objects.
    [11/18/2014 1:54:01 AM]         - Registering Microsoft.Ssdqs.Core T-SQL executable objects.
    [11/18/2014 1:54:01 AM]         - Registering Microsoft.Ssdqs.DataService T-SQL executable objects.
    [11/18/2014 1:54:02 AM]         - Registering Microsoft.Ssdqs.ReferenceData T-SQL executable objects.
    [11/18/2014 1:54:02 AM]         - Registering Microsoft.Ssdqs.Index T-SQL executable objects.
    [11/18/2014 1:54:02 AM]         - Registering Microsoft.Ssdqs.Cleansing T-SQL executable objects.
    [11/18/2014 1:54:03 AM]         - Registering Microsoft.Ssdqs.Association T-SQL executable objects.
    [11/18/2014 1:54:03 AM]         - Registering Microsoft.Ssdqs.Flow T-SQL executable objects.
    [11/18/2014 1:54:03 AM]         - Registering Microsoft.Ssdqs T-SQL executable objects.
    [11/18/2014 1:54:08 AM]         - Registering Microsoft.Ssdqs.DataValueService T-SQL executable objects.
    [11/18/2014 1:54:08 AM]         - Registering Microsoft.Ssdqs.DomainRules T-SQL executable objects.
    [11/18/2014 1:54:08 AM]         - Registering Microsoft.Ssdqs.AssociationRules T-SQL executable objects.
    [11/18/2014 1:54:08 AM]         - Registering Microsoft.Ssdqs.Matching T-SQL executable objects.
    [11/18/2014 1:54:08 AM]         - Creating refresh assemblies stored procedure.
    [11/18/2014 1:54:10 AM] Changed database context to 'master'.
    [11/18/2014 1:54:10 AM]         - Creating refresh assemblies helper linked server.
    [11/18/2014 1:54:10 AM]         - Creating and registering [dbo].[DQInitDQS_MAIN] (calls internal_core.InitServer) as startup stored procedure.
    [11/18/2014 1:54:10 AM]  
    [11/18/2014 1:54:10 AM]      * Register Service Broker objects
    [11/18/2014 1:54:10 AM] Changed database context to 'DQS_MAIN'.
    [11/18/2014 1:54:10 AM]         - Creating SB dispatcher stored procedure, messages and contract
    [11/18/2014 1:54:10 AM]         - Creating parallel execution SB queues and services
    [11/18/2014 1:54:10 AM]         - Creating calibration SB queues and services
    [11/18/2014 1:54:10 AM]         - Creating parallel calibration SB queues and services
    [11/18/2014 1:54:10 AM] 
    [11/18/2014 1:54:10 AM] 
    [11/18/2014 1:54:10 AM] Successfully registered all assemblies.
    [11/18/2014 1:54:10 AM] 
    [11/18/2014 1:54:10 AM] 
    [11/18/2014 1:54:10 AM] Action 'Register data quality assemblies and stored procedures' finished successfully.
    [11/18/2014 1:54:10 AM] Executing action: Set product version property.
    [11/18/2014 1:54:10 AM] Action 'Set product version property' finished successfully.
    [11/18/2014 1:54:10 AM] Executing action: Create MDS user (if MDS login exists).
    [11/18/2014 1:54:10 AM] Action 'Create MDS user (if MDS login exists)' finished successfully.
    [11/18/2014 1:54:10 AM] Executing action: Load out of the box data.
    [11/18/2014 1:54:14 AM] Started loading knowledgebase 'DQS Data'
    [11/18/2014 1:59:54 AM] Starting installation rollback...
    [11/18/2014 1:59:55 AM] Installation rollback completed successfully.
    [11/18/2014 1:59:55 AM] Fatal error while executing the DQS installer.
    Microsoft.Ssdqs.Infra.Exceptions.EntryPointException: Execution of DB script 'Microsoft.Ssdqs.Core.Service.KnowledgebaseManagement.TSQL.create_logic_tables_and_copy_data.sql' failed.
       at Microsoft.Ssdqs.Proxy.Database.DBAccessClient.Exec()
       at Microsoft.Ssdqs.Proxy.EntryPoint.KnowledgebaseManagementEntryPointClient.KnowledgebasePublish(Knowledgebase knowledgebase)
       at Microsoft.Ssdqs.DqsInstaller.Logic.Actions.LoadOutOfTheBoxDataAction.Execute()
       at Microsoft.Ssdqs.DqsInstaller.Logic.ActionExecuter.ExecuteAllActions()
       at Microsoft.Ssdqs.DqsInstaller.Logic.Installer.Main(String[] args)
    [11/18/2014 2:08:25 AM] DQS Installer started. Installation log will be written to C:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\Log\DQS_install.log
    [11/18/2014 2:08:25 AM] Setting the collation to default value: SQL_Latin1_General_CP1_CI_AS
    [11/18/2014 2:08:26 AM] Using instance: MSSQLSERVER, catalog: DQS.
    [11/18/2014 2:08:26 AM] Executing action: Validate collation argument.
    [11/18/2014 2:08:26 AM] Action 'Validate collation argument' finished successfully.
    [11/18/2014 2:08:26 AM] Executing action: Check whether system reboot is pending.

    Can you check in event viewer for the actual errors? What is @@version?
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Database Design
    New Book / Kindle: Beginner Database Design & SQL Programming Using Microsoft SQL Server 2014

  • RW-50010: Error, RC-50004: Fatal: Error occurred in App and exit_code=139

    I am installing R12 on Oracle Enterprise Linux and gettiing above errors.
    ++++++++ Platform++++++
    (I) OS: OEL 4 64-bit update 7 ( installed from DVD if that matters)
    [root@arun2 vmware]# uname -a
    Linux arun2.devar.com 2.6.9-78.0.0.0.1.ELsmp #1 SMP Fri Jul 25 16:04:35 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
    [root@arun2 vmware]# more /etc/redhat-release
    Enterprise Linux Enterprise Linux AS release 4 (October Update 7)
    (II) Apps: R12 64-bit (latest available on web released on Jan 13, 2009)
    [root@arun2 rapidwiz]# ./RapidWizVersion
    Oracle Applications Rapid Install Wizard
    Version 12.0.4.6
    (c) Copyright 2000-2006 Oracle Corporation. All rights reserved.
    (III)H/W: Dell(insiron 530) Intel quad core with 6GB RAM 1TB disk
    +++++++ rapidwiz+++++
    1) Downloaded x86-64bit ebusiness suit from oracle site
    2) unzipped all packages
    3) installed recommend Linux rpms
    [root@arun2 vmware]# more /tmp/orarpm.2.sh
    rpm -Uvh binutils-2.15.92.0.2-25.x86_64.rpm
    rpm -Uvh compat-db-4.1.25-9.i386.rpm
    rpm -Uvh compat-db-4.1.25-9.x86_64.rpm
    rpm -Uvh control-center-2.8.0-12.rhel4.5.x86_64.rpm
    rpm -Uvh gcc-3.4.6-10.0.1.x86_64.rpm
    rpm -Uvh gcc-c++-3.4.6-10.0.1.x86_64.rpm
    rpm -Uvh glibc-2.3.4-2.41.i686.rpm
    rpm -Uvh glibc-2.3.4-2.41.x86_64.rpm
    rpm -Uvh glibc-devel-2.3.4-2.41.i386.rpm
    rpm -Uvh glibc-devel-2.3.4-2.41.x86_64.rpm
    rpm -Uvh glibc-common-2.3.4-2.41.x86_64.rpm
    rpm -Uvh gnome-libs-1.4.1.2.90-44.2.x86_64.rpm
    rpm -Uvh libstdc++-3.4.6-10.0.1.i386.rpm
    rpm -Uvh libstdc++-3.4.6-10.0.1.x86_64.rpm
    rpm -Uvh libstdc++-devel-3.4.6-10.0.1.i386.rpm
    rpm -Uvh libstdc++-devel-3.4.6-10.0.1.x86_64.rpm
    rpm -Uvh libgcc-3.4.6-10.0.1.i386.rpm
    rpm -Uvh libgcc-3.4.6-10.0.1.x86_64.rpm
    rpm -Uvh make-3.80-7.EL4.x86_64.rpm
    rpm -Uvh pdksh-5.2.14-30.6.x86_64.rpm
    rpm -Uvh setarch-1.6-1.x86_64.rpm
    rpm -Uvh sysstat-5.0.5-19.el4.x86_64.rpm
    rpm -Uvh xscreensaver-4.18-5.rhel4.14.0.1.x86_64.rpm
    rpm -Uvh openmotif21-2.1.30-11.0.1.RHEL4.6.i386.rpm
    rpm -Uvh libaio-0.3.105-2.x86_64.rpm
    rpm -Uvh libaio-0.3.105-2.i386.rpm
    rpm -Uvh libaio-devel-0.3.105-2.x86_64.rpm
    Note: some of them were already applied.
    4) Changed /etc/sysctl.conf
    kernel.shmmax=3221225472
    net.ipv4.ip_local_port_range = 2024 65000
    kernel.semmsl=256
    kernel.semmns=32000
    kernel.semopm=100
    kernel.semmni=142
    kernel.shmall=2097152
    kernel.shmmni=4096
    kernel.msgmax=8192
    kernel.msgmnb=65535
    kernel.msgmni=2878
    fs.file-max=65536
    net.core.rmem_default=262144
    net.core.rmem_max=262144
    net.core.wmem_default=262144
    net.core.wmem_max=262144
    Note: rebooted the server couple of times
    5) /etc/hosts entry
    [root@arun2 vmware]# more /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1 localhost.localdomain localhost
    192.168.2.5 arun2.devar.com arun2
    6) openmotif:
    [root@arun2 vmware]# rpm -qa| grep openm
    openmotif-2.2.3-10.2.el4
    openmotif-devel-2.2.3-10.2.el4
    openmpi-libs-1.2.5-5.el4
    openmotif-2.2.3-10.2.el4
    openmotif21-2.1.30-11.0.1.RHEL4.6
    7) added couple of params to /etc/resolv.conf
    options attempts:5
    options timeout:15
    8) Another hostname file
    [root@arun2 rapidwiz]# more /etc/sysconfig/network
    NETWORKING=yes
    HOSTNAME=arun2.devar.com
    9) there is no file called /etc/sysconfig/networking/profiles/default/network
    [root@arun2 rapidwiz]# ls -l /etc/sysconfig/networking/profiles/default/network
    ls: /etc/sysconfig/networking/profiles/default/network: No such file or directory
    10) soft and all in /etc/security/limits.conf
    # Added for Oracle
    hard nofile 65535
    soft nofile 4096
    hard nproc 16384
    soft nproc 2047
    11) It fails at 33% of steps 2
    12) I find most binaries are crashing. ldd command on binary doesn't show anything is missing.
    13) file on libraries looks like this
    [oracle6@arun2 ~]$ file /d01/oracle6/MARS10/db/tech_st/10.2.0/lib/libsqlplus.so /d01/oracle6/MARS10/db/tech_st/10.2.0/lib/libclntsh.so.10.1
    /d01/oracle6/MARS10/db/tech_st/10.2.0/lib/libsqlplus.so: ELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV), not stripped
    /d01/oracle6/MARS10/db/tech_st/10.2.0/lib/libclntsh.so.10.1: ELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV), not stripped
    It become challenging and frustrating for me. I am really exhausted. Any help would be greately appreciated.
    Regards
    -Arun
    PS: snip of log file:
    (a)
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    Cannot execute configure of database using RapidClone
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for MARS6 instance
    ADX Database Utility
    (b) tail -30
    /d01/oracle6/MARS6/db/tech_st/10.2.0/appsutil/log/MARS6_arun2/ApplyDatabase_02021441.log
    Executable : /d01/oracle6/MARS6/db/tech_st/10.2.0/bin/sqlplus
    The log information will be written to
    /d01/oracle6/MARS6/db/tech_st/10.2.0/appsutil/log/MARS6_arun2/adcrdb_MARS6.txt
    Creating the control file for MARS6_arun2 database ...
    exit_code=139
    Checking for errors ...
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : arun2
    sDbDomain : devar.com
    sDbPort : 1537
    sDbSid : MARS6
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@arun2.devar.com:1537:MARS6
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=arun2.devar.com)(PORT=1537))(CONNECT_DATA=(SERVICE_NAME=MARS6)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=arun2.devar.com)(PORT=1537))(CONNECT_DATA=(SERVICE_NAME=MARS6.devar.com)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    RC-00118: Error occurred during creation of database
    Raised by oracle.apps.ad.clone.ApplyDatabase

    Thanks, appreciate your reply. As I mentioned earlier, binaries are crashing. (side note: I am on 10th attempt, so SID=MARS10)
    1) There is a connection issue, not sure why.
    2) I see, something cored. .... adcrdb.sh: line 107: 30881 Segmentation fault sqlplus /nolog......(full text below)
    3) ldd on sqlplus in case required
    [oracle6@arun2 bin]$ ldd sqlplus
         libsqlplus.so => /d01/oracle6/MARS10/db/tech_st/10.2.0/lib/libsqlplus.so (0x0000002a95557000)
         libclntsh.so.10.1 => /d01/oracle6/MARS10/db/tech_st/10.2.0/lib/libclntsh.so.10.1 (0x0000002a9574a000)
         libnnz10.so => /d01/oracle6/MARS10/db/tech_st/10.2.0/lib/libnnz10.so (0x0000002a96ae6000)
         libdl.so.2 => /lib64/libdl.so.2 (0x00000039f7200000)
         libm.so.6 => /lib64/tls/libm.so.6 (0x00000039f7000000)
         libpthread.so.0 => /lib64/tls/libpthread.so.0 (0x00000039f7a00000)
         libnsl.so.1 => /lib64/libnsl.so.1 (0x00000039feb00000)
         libc.so.6 => /lib64/tls/libc.so.6 (0x00000039f6d00000)
         /lib64/ld-linux-x86-64.so.2 (0x00000039f6b00000)
    4) last part of $ORACLE_HOME/appsutil/log/MARS10_arun2/ApplyDatabase_02061554.log
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : arun2
    sDbDomain : devar.com
    sDbPort : 1541
    sDbSid : MARS10
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@arun2.devar.com:1541:MARS10
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=arun2.devar.com)(PORT=1541))(CONNECT_DATA=(SERVICE_NAME=MARS10)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=arun2.devar.com)(PORT=1541))(CONNECT_DATA=(SERVICE_NAME=MARS10.devar.com)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    adcrdb.sh started at Fri Feb 6 15:54:57 EST 2009
    The environment settings are as follows ...
    ORACLE_HOME : /d01/oracle6/MARS10/db/tech_st/10.2.0
    ORACLE_SID : MARS10
    TWO_TASK :
    PATH : /d01/oracle6/MARS10/db/tech_st/10.2.0/perl/bin:/d01/oracle6/MARS10/db/tech_st/10.2.0/bin:/usr/bin:/usr/sbin:/d01/oracle6/MARS10/db/tech_st/10.2.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/usr/bin:/softwares/appsr12/startCD/Disk1/rapidwiz/unzip/Linux_x64:/usr/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
    LD_LIBRARY_PATH : /d01/oracle6/MARS10/db/tech_st/10.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/d01/oracle6/MARS10/db/tech_st/10.2.0/lib:/usr/dt/lib:/d01/oracle6/MARS10/db/tech_st/10.2.0/ctx/lib
    Executable : /d01/oracle6/MARS10/db/tech_st/10.2.0/bin/sqlplus
    The log information will be written to
         /d01/oracle6/MARS10/db/tech_st/10.2.0/appsutil/log/MARS10_arun2/adcrdb_MARS10.txt
    Creating the control file for MARS10_arun2 database ...
    exit_code=139
    Checking for errors ...
    .end std out.
    /d01/oracle6/MARS10/db/tech_st/10.2.0/appsutil/install/MARS10_arun2/adcrdb.sh: line 107: 30881 Segmentation fault sqlplus /nolog @/d01/oracle6/MARS10/db/tech_st/10.2.0/appsutil/install/MARS10_arun2/adcrdbclone.sql "so" "$S_RDBMS_VERS"
    egrep: /d01/oracle6/MARS10/db/tech_st/10.2.0/appsutil/log/MARS10_arun2/adcrdb_MARS10.txt: No such file or directory
    .end err out.
    -------------------ADX Database Utility Finished---------------
    RC-00118: Error occurred during creation of database
    Raised by oracle.apps.ad.clone.ApplyDatabase

  • RC-50004: Fatal: Error occurred in ApplyDatabase: Control file creation fai

    Hi guys,
    I am cloning and EBS 12.1.3 from one server to another, and when Configuring the target system database server with ''perl adcfgclone.pl dbTier'', I am getting the following error:
    RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    MOS is saying that it is due to wrong permissions on the /var/tmp/.oracle directory and we should give it the following permissions:
    chmod 777 /var/tmp/.oracle
    After giving those permissions and rebooting the server , and running the perl adcfgclone.pl dbTier script, I am still having the same problem:
    RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    This is the contents of the ApplyDBTier log file (since the file exceed 30.000 characters, i am going to post the parts where the errors occur:
    [oratest@DLAERPSRV01 ERP_DLAERPSRV01]$ cat ApplyDBTier_05021530.log
    Started ApplyDBTier at Thu May 02 15:30:44 WAT 2013
    Version:
    ApplyDBTier.java : 120.6.12010000.3
    ApplyDBTier (prog) -1 true true true...
    # Calling ApplyDBTechStack...
    Executing runInstallDriver...
    Started unzipping files...
    Completed runInstallDriver.
    Executing home registration for s_db_oh...
    instantiate file:
    source : /u02/oratest/db/tech_st/11.1.0/appsutil/template/adouidb.pl
    dest : /u02/oratest/db/tech_st/11.1.0/appsutil/clone/ouicli.pl
    backup : /u02/oratest/db/tech_st/11.1.0/appsutil/clone/ouicli.pl to /u02/oratest/db/tech_st/11.1.0/appsutil/out/ouicli20.pl
    setting permissions: 700
    setting ownership: oratest:dba
    instantiate file:
    source : /u02/oratest/db/tech_st/11.1.0/appsutil/template/config_ux.tmp
    dest : /u02/oratest/db/tech_st/11.1.0/rdbms/lib/config.c
    backup : /u02/oratest/db/tech_st/11.1.0/rdbms/lib/config.c to /u02/oratest/db/tech_st/11.1.0/appsutil/out/config21.c
    setting permissions: 700
    setting ownership: oratest:dba
    instantiate file:
    source : /u02/oratest/db/tech_st/11.1.0/appsutil/template/adlnkoh.sh
    dest : /u02/oratest/db/tech_st/11.1.0/appsutil/clone/adlnkoh.sh
    backup : /u02/oratest/db/tech_st/11.1.0/appsutil/clone/adlnkoh.sh to /u02/oratest/db/tech_st/11.1.0/appsutil/out/adlnkoh20.sh
    setting permissions: 700
    setting ownership: oratest:dba
    Executing script in InstantiateFile:
    /u02/oratest/db/tech_st/11.1.0/perl/bin/perl -I /u02/oratest/db/tech_st/11.1.0/perl/lib/5.8.3 -I /u02/oratest/db/tech_st/11.1.0/perl/lib/site_perl/5.8.3 -I /u02/oratest/db/tech_st/11.1.0/appsutil/perl /u02/oratest/db/tech_st/11.1.0/appsutil/clone/ouicli.pl
    script returned:
    Beginning OUI CLI cloning for s_db_ohThu May 2 15:30:46 2013
    /u02/oratest/db/tech_st/11.1.0/appsutil/jre/bin/java -classpath /u02/oratest/db/tech_st/11.1.0/appsutil/java:/u02/oratest/db/tech_st/11.1.0/oui/jlib/OraInstaller.jar:/u02/oratest/db/tech_st/11.1.0/appsutil/java/xmlparserv2.jar oracle.apps.ad.clone.util.OracleHomeCloner -OUICLI -e /u02/oratest/db/tech_st/11.1.0/appsutil/ERP_DLAERPSRV01.xml -nolink -oaVar s_db_oh -homestub db -log /u02/oratest/db/tech_st/11.1.0/appsutil/log/ERP_DLAERPSRV01/ohclone.log
    Running OUI CLI home cloning from within OracleHomeCloner:
    /u02/oratest/db/tech_st/11.1.0/oui/bin/runInstaller -clone -silent -force -nolink -waitForCompletion -invPtrLoc /u02/oratest/db/tech_st/11.1.0/admin/oui/ERP_DLAERPSRV01/oraInst.loc ORACLE_HOME=/u02/oratest/db/tech_st/11.1.0 ORACLE_BASE=/u02/oratest/db/tech_st/11.1.0 ORACLE_HOME_NAME=ERP_DB__u02_oratest_db_tech_st_11_1_0 -J-Doracle.installer.noLink=true
    Finished OUI CLI cloning for s_db_oh with return code: 0Thu May 2 15:30:56 2013
    Executing script in InstantiateFile:
    /u02/oratest/db/tech_st/11.1.0/appsutil/clone/adlnkoh.sh
    script returned:
    adlnkoh.sh started at Thu May 2 15:30:56 WAT 2013
    Log file located at /u02/oratest/db/tech_st/11.1.0/appsutil/log/ERP_DLAERPSRV01/make_05021530.log
    Using make file "ins_emagent.mk" for linking SYSMAN utilities...
    Error while running adlnkoh.sh.
    return code = .16
    Please check logfile located at /u02/oratest/db/tech_st/11.1.0/appsutil/log/ERP_DLAERPSRV01/make_05021530.log
    .end std out.
    .end err out.
    Executing Technology Stack Configuration...
    Executing runAutoConfig...
    Deleting files of type INSTALL
    Checking for file: /u02/oratest/db/tech_st/11.1.0/network/admin/ERP_DLAERPSRV01/sqlnet.ora
    Processing driver file: /u02/oratest/db/tech_st/11.1.0/appsutil/template/addbtmpl.drv
    Checking for file: /u02/oratest/db/tech_st/11.1.0/appsutil/install/ERP_DLAERPSRV01/txkConfigDbOcm.pl
    File exists
    File deleted
    Checking for file: /u02/oratest/db/tech_st/11.1.0/dbs/initERP.ora
    File exists
    File deleted
    Checking for file: /u02/oratest/db/tech_st/11.1.0/network/admin/ERP_DLAERPSRV01/listener.ora
    File exists
    File deleted
    Checking for file: /u02/oratest/db/tech_st/11.1.0/network/admin/ERP_DLAERPSRV01/tnsnames.ora
    File exists
    File deleted
    Testing for RAC specific parameters before running autoconfig
    No RAC specific parameters were found, running with CVM
    Starting CVM in INSTE8_SETUP mode
    Using Context file : /u02/oratest/db/tech_st/11.1.0/appsutil/ERP_DLAERPSRV01.xml
    Attempting to create a back up of the Context file
    Created back up file of name :
    /u02/oratest/db/tech_st/11.1.0/appsutil/out/ERP_DLAERPSRV01/05021531/ERP_DLAERPSRV01.xml
    ===========================================================================
    Starting synchronization of file system Context file and its templates with those in the database
    Database connection : Failed
    OAM Context editing support feature: Unverified
    OAM Customization support feature : Unverified
    File system template : /u02/oratest/db/tech_st/11.1.0/appsutil/template/adxdbctx.tmp
    Checking for customizations to Context template
    Warning: Unable to connect to Database.
    If the system is OAM enabled, this may result in loss of customizations.
    Looking for custom template at : /u02/oratest/db/tech_st/11.1.0/appsutil/template/custom/adxdbctx.tmp
    Custom template : Not Available
    Customizations found : None
    File system Context file :/u02/oratest/db/tech_st/11.1.0/appsutil/ERP_DLAERPSRV01.xml
    Checking the Context file for possible updates from the Database
    Warning: Unable to connect to Database.
    If the system is OAM enabled, this may result in loss of customizations and the Context files in DataBase and in the file system may be unsynchronized
    ===========================================================================
    Starting Updates of Context file Thu May 02 15:31:44 WAT 2013
    found context version : 120.34.12010000.14
    available update version : 120.34.12010000.14
    No updates to apply
    Starting DB listener with command:
    /u02/oratest/db/tech_st/11.1.0/appsutil/scripts/ERP_DLAERPSRV01/addlnctl.sh start ERP
    Logfile: /u02/oratest/db/tech_st/11.1.0/appsutil/log/ERP_DLAERPSRV01/addlnctl.txt
    You are running addlnctl.sh version 120.1.12010000.4
    Starting listener process ERP ...
    LSNRCTL for Linux: Version 11.1.0.7.0 - Production on 02-MAY-2013 15:32:23
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Starting /u02/oratest/db/tech_st/11.1.0/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.1.0.7.0 - Production
    System parameter file is /u02/oratest/db/tech_st/11.1.0/network/admin/ERP_DLAERPSRV01/listener.ora
    Log messages written to /u02/oratest/db/tech_st/11.1.0/admin/ERP_DLAERPSRV01/diag/tnslsnr/DLAERPSRV01/erp/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DLAERPSRV01.camairco.local)(PORT=1523)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=DLAERPSRV01.camairco.local)(PORT=1523)))
    STATUS of the LISTENER
    Alias ERP
    Version TNSLSNR for Linux: Version 11.1.0.7.0 - Production
    Start Date 02-MAY-2013 15:32:23
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u02/oratest/db/tech_st/11.1.0/network/admin/ERP_DLAERPSRV01/listener.ora
    Listener Log File /u02/oratest/db/tech_st/11.1.0/admin/ERP_DLAERPSRV01/diag/tnslsnr/DLAERPSRV01/erp/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DLAERPSRV01.camairco.local)(PORT=1523)))
    Services Summary...
    Service "ERP" has 1 instance(s).
    Instance "ERP", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    addlnctl.sh: exiting with status 0
    addlnctl.sh: check the logfile /u02/oratest/db/tech_st/11.1.0/appsutil/log/ERP_DLAERPSRV01/addlnctl.txt for more information ...
    .end std out.
    .end err out.
    checking DB Connection...
    DEBUG: checkDBConnection in()
    ADX Database Utility
    getConnection() -->
    sDbHost : DLAERPSRV01
    sDbDomain : camairco.local
    sDbPort : 1523
    sDbSid : ERP
    sDbUser : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@DLAERPSRV01.camairco.local:1523:ERP
    Exception occurred: java.sql.SQLRecoverableException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DLAERPSRV01.camairco.local)(PORT=1523))(CONNECT_DATA=(SERVICE_NAME=ERP)))
    Exception occurred: java.sql.SQLRecoverableException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DLAERPSRV01.camairco.local)(PORT=1523))(CONNECT_DATA=(SERVICE_NAME=ERP.camairco.local)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    DEBUG: checkDBConnection out()
    Skipping Profile Phase
    Skipping Apply Phase
    Executing CreateDB...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : DLAERPSRV01
    sDbDomain : camairco.local
    sDbPort : 1523
    sDbSid : ERP
    sDbUser : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@DLAERPSRV01.camairco.local:1523:ERP
    Exception occurred: java.sql.SQLRecoverableException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DLAERPSRV01.camairco.local)(PORT=1523))(CONNECT_DATA=(SERVICE_NAME=ERP)))
    Exception occurred: java.sql.SQLRecoverableException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DLAERPSRV01.camairco.local)(PORT=1523))(CONNECT_DATA=(SERVICE_NAME=ERP.camairco.local)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    adcrdb.sh started at Thu May 2 15:32:40 WAT 2013
    The environment settings are as follows ...
    ORACLE_HOME : /u02/oratest/db/tech_st/11.1.0
    ORACLE_SID : ERP
    TWO_TASK :
    PATH : /u02/oratest/db/tech_st/11.1.0/perl/bin:/u02/oratest/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/u02/oratest/db/tech_st/11.1.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/u02/oratest/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/u02/oratest/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oratest/bin:.
    LD_LIBRARY_PATH : /u02/oratest/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/u02/oratest/db/tech_st/11.1.0/lib:/usr/dt/lib:/u02/oratest/db/tech_st/11.1.0/ctx/lib
    Executable : /u02/oratest/db/tech_st/11.1.0/bin/sqlplus
    The log information will be written to
    /u02/oratest/db/tech_st/11.1.0/appsutil/log/ERP_DLAERPSRV01/adcrdb_ERP.txt
    Creating the control file for ERP_DLAERPSRV01 database ...
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu May 2 15:32:40 2013
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORA-27154: post/wait create failed
    ORA-27300: OS system dependent operation:semget failed with status: 22
    ORA-27301: OS failure message: Invalid argument
    ORA-27302: failure occurred at: sskgpbitsper
    CREATE CONTROLFILE REUSE SET DATABASE "ERP"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter database open resetlogs
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter tablespace TEMP add tempfile '/u02/oratest/db/apps_st/data/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    ALTER DATABASE RENAME GLOBAL_NAME TO "ERP.camairco.local"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Connected to an idle instance.
    ORA-27154: post/wait create failed
    ORA-27300: OS system dependent operation:semget failed with status: 22
    ORA-27301: OS failure message: Invalid argument
    ORA-27302: failure occurred at: sskgpbitsper
    BEGIN dbms_backup_restore.zeroDbid(0); END;
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORACLE instance shut down.
    Connected to an idle instance.
    ORA-27154: post/wait create failed
    ORA-27300: OS system dependent operation:semget failed with status: 22
    ORA-27301: OS failure message: Invalid argument
    ORA-27302: failure occurred at: sskgpbitsper
    CREATE CONTROLFILE REUSE SET DATABASE "ERP"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter database open resetlogs
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter tablespace TEMP add tempfile '/u02/oratest/db/apps_st/data/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    ALTER DATABASE RENAME GLOBAL_NAME TO "ERP.camairco.local"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    declare lib_ver varchar2(3);
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    ERROR:
    ORA-01012: not logged on
    Process ID: 0
    Session ID: 0 Serial number: 0
    Disconnected
    exit_code=1
    Checking for errors ...
    The database has not been successfully created. Shutting down the instance ...
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu May 2 15:32:42 2013
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Disconnected
    .end std out.
    .end err out.
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : DLAERPSRV01
    sDbDomain : camairco.local
    sDbPort : 1523
    sDbSid : ERP
    sDbUser : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@DLAERPSRV01.camairco.local:1523:ERP
    Exception occurred: java.sql.SQLRecoverableException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DLAERPSRV01.camairco.local)(PORT=1523))(CONNECT_DATA=(SERVICE_NAME=ERP)))
    Exception occurred: java.sql.SQLRecoverableException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DLAERPSRV01.camairco.local)(PORT=1523))(CONNECT_DATA=(SERVICE_NAME=ERP.camairco.local)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    RC-00118: Error occurred during creation of database
    Raised by oracle.apps.ad.clone.ApplyDatabase
    StackTrace:
    java.lang.Exception: Control file creation failed
    at oracle.apps.ad.clone.ApplyDatabase.doConf(ApplyDatabase.java:635)
    at oracle.apps.ad.clone.ApplyDatabase.doApply(ApplyDatabase.java:473)
    at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:366)
    at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:110)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)
    at java.lang.Thread.run(Unknown Source)
    [oratest@DLAERPSRV01 ERP_DLAERPSRV01]$
    Please guys, how can I solve this problem?

    @Hussain Sawwan
    Hi Hussain,
    After successfully configured the DbTier and AppsTier with their respective post clone scripts the appstier was automatically started at the end.
    But now, I can't seem to connect with my IE 9 and Firefow browsers.
    Link: http://dlaerpsrv01.camairco.local:8002/OA_HTML/
    Contents of the portpool.lst:
    ***** List of ports allocated based on port pool 2 *****
    Database Port : 1523 (EXT_PORT)
    RPC Port : 1628
    Web SSL Port : 4445
    ONS Local Port : 6102
    ONS Remote Port : 6202
    ONS Request Port : 6502
    Web Listener Port : 8002
    Active Web Port : 8002 (DUP_PORT)
    Forms Port : 9002
    Metrics Server Data Port : 9102
    Metrics Server Request Port : 9202
    JTF Fulfillment Server Port : 9302
    MSCA Server Port : 10212-10217
    MCSA Telnet Server Port : 10212,10214,10216 (DUP_PORT)
    MSCA Dispatcher Port : 10806
    Java Object Cache Port : 12347
    OC4J JMS Port Range for Oacore : 23010-23014
    OC4J JMS Port Range for Forms : 23510-23514
    OC4J JMS Port Range for Home : 24010-24014
    OC4J JMS Port Range for Oafm : 24510-24514
    OC4J JMS Port Range for Forms-c4ws : 26510-26514
    OC4J AJP Port Range for Oacore : 21510-21514
    OC4J AJP Port Range for Forms : 22010-22014
    OC4J AJP Port Range for Home : 22510-22514
    OC4J AJP Port Range for Oafm : 25010-25014
    OC4J AJP Port Range for Forms-c4ws : 26010-26014
    OC4J RMI Port Range for Oacore : 20010-20014
    OC4J RMI Port Range for Forms : 20510-20514
    OC4J RMI Port Range for Home : 21010-21014
    OC4J RMI Port Range for Oafm : 25510-25514
    OC4J RMI Port Range for Forms-c4ws : 27510-27514
    [root@DLAERPSRV01 appltest]#
    Entry in the /etc/hosts in my Win 7 Laptop:
    192.168.0.245 dlaerpsrv01.camairco.local dlaerpsrv01
    What could be the cause of this problem? It is unfortunate to reach at this point and not being able to connect.

  • String to XML conversion without fatal error?

    Can one of you tell me how to convert the folowing string to XML without fatal error?
    String s1 = "<?xml version="1.0" encoding="UTF-6.0"?> <Main> <sub> 12345 </sub> </Main>".

    First, you can't have double quotes (") in a string like that, you need to do (\") instead. If you wrote the below line and saved the file as a file_name.xml It should work fine.
    import java.io.*;
    public class yourclass{
         public static void writeXML(){
              try{
                   File xmlOut = new File("file_name.xml");
                   BufferedWriter xmlWriter = new BufferedWriter(new FileWriter(xmlOut));
                   String s1 = "<?xml version=\"1.0\" encoding=\"UTF-6.0\"?> <Main> <sub> 12345 </sub> </Main>";
                   // you can concatenate the strings using a + 
                   // the \n will create a new line in the file
                   String s2 = "<?xml version=\"1.0\" encoding=\"UTF-6.0\"?>" + "\n" +  "<Main> <sub> 12345 </sub> </Main>";
                   xmlWriter.write(s1);
                   xmlWriter.close();
              }catch(Exception ex){
                   ex.printStackTrace();
    }There are a few other ways to do this, the one above is sloppy. One is XStream to convert xml to Java objects and back again. http://xstream.codehaus.org/tutorial.html

  • EXPDP error - ORA-39126: Worker unexpected fatal error in KUPW$WORKER.UNLOA

    Greetings All,
    Oracle 11g (11.2.0.0) on Windows 2008 R2
    I am getting the error below during a schema export of just 1 particular schema. Other schema expdp’s don’t encounter this problem.
    Processing object type SCHEMA_EXPORT/PACKAGE/PACKAGE_BODY
    Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/REF_CONSTRAINT
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.UNLOAD_METADATA [REF_CONSTRAINT:"CM_MASTER"."PPY_PEN_FK"]
    ORA-04063: package body "XDB.DBMS_XDBUTIL_INT" has errors
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPW$WORKER", line 8165
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    000000047B38A000     18990  package body SYS.KUPW$WORKER
    000000047B38A000      8192  package body SYS.KUPW$WORKER
    000000047B38A000      2823  package body SYS.KUPW$WORKER
    000000047B38A000      8847  package body SYS.KUPW$WORKER
    000000047B38A000      1649  package body SYS.KUPW$WORKER
    000000047A576CD0         2  anonymous block
    Job "CM_MASTER"."EXP_CM_MASTER" stopped due to fatal error at 17:11:30I have deleted the identified constraint, but then errors out again on another constraint.
    I have found a tentative resolution for the ORA-39126 error (delete database stats, then gather database stats) but have not done so yet.
    I have tried deleting the statistics for just the schema (cm_master), and then re-gathered stats for the same schema. Still get the error.
    I am concerned about the ORA-04063: package body “XDB.DBMS_XDBUTIL_INT” has errors.
    I have unlocked and set new password for the XDB user, but am not able to logon as XDB to re-compile the package body in question.
    We had some maintenance applied over the weekend that “revoked execute from public” on the following packages:
    dbms_datapump
    dbms_crypto
    dbms_crypto_toolkit
    dbms_java_test
    dbms_random
    dbms_sql
    utl_file
    utl_http
    utl_mail
    utl_smtp
    utl_tcpThe user performing the export with the problem (cm_master) was then granted execute back on the following packages:
    dbms_datapump
    dbms_crypto
    dbms_random
    dbms_sql
    utl_file
    utl_http
    utl_mail
    (not: dbms_crypto_toolkit, dbms_java_test,  utl_smtp, utl_tcp,)Other schemas were granted execute on the following packages and are NOT having expdp problems:
    dbms_datapump
    dbms_sql
    utl_file
    utl_http
    utl_mail
    (not: dbms_crypto, dbms_crypto_toolkit, dbms_random, utl_smtp, utl_tcp )I don't think the public revokes are causing this error because the "Other schemas" do not have this error and were not specifically granted back all of the public revokes that cm_master received back.
    I appreciate any suggestions.
    Thanks for your time,
    Bob
    Edited by: Snyds on Jun 5, 2012 10:03 AM

    rjamya,
    I checked dba_registry, all 18 rows returned are VALID.
    I attempted to compile the package body identified in the error messages:
    ORA-04063: package body "XDB.DBMS_XDBUTIL_INT" has errorswith
    alter package xdb.dbms_xdbutil_int compile body;I got thje following results
    Error starting at line 60 in command:
    alter package xdb.dbms_xdbutil_int compile body
    Error report:
    SQL Command: package XDB.DBMS_XDBUTIL_INT
    Failed: ORA-24344: success with compilation error
    24344. 00000 -  "success with compilation error"
    *Cause:    A sql/plsql compilation error occurred.
    *Action:   Return OCI_SUCCESS_WITH_INFO along with the error code
    package XDB.DBMS_XDBUTIL_INT altered.Any other suggestions regarding how to resolve errors in the XDB.DBMS_ packages?
    I also tried granting CM_MASTER execute on the packages that I revoked execute to PUBLIC on, with no effect.
    I tried “exclude=REF_CONSTRAINT” on the export, the problem seemed to move to the next section:
    Estimate in progress using BLOCKS method...
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    Total estimation using BLOCKS method: 96.31 MB
    Processing object type SCHEMA_EXPORT/USER
    Processing object type SCHEMA_EXPORT/SYSTEM_GRANT
    Processing object type SCHEMA_EXPORT/ROLE_GRANT
    Processing object type SCHEMA_EXPORT/DEFAULT_ROLE
    Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
    Processing object type SCHEMA_EXPORT/DB_LINK
    Processing object type SCHEMA_EXPORT/SEQUENCE/SEQUENCE
    Processing object type SCHEMA_EXPORT/TABLE/TABLE
    Processing object type SCHEMA_EXPORT/TABLE/GRANT/OWNER_GRANT/OBJECT_GRANT
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/INDEX
    Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
    Processing object type SCHEMA_EXPORT/TABLE/COMMENT
    Processing object type SCHEMA_EXPORT/PACKAGE/PACKAGE_SPEC
    Processing object type SCHEMA_EXPORT/FUNCTION/FUNCTION
    Processing object type SCHEMA_EXPORT/PACKAGE/COMPILE_PACKAGE/PACKAGE_SPEC/ALTER_PACKAGE_SPEC
    Processing object type SCHEMA_EXPORT/FUNCTION/ALTER_FUNCTION
    Processing object type SCHEMA_EXPORT/VIEW/VIEW
    Processing object type SCHEMA_EXPORT/PACKAGE/PACKAGE_BODY
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.UNLOAD_METADATA [PACKAGE_BODY:"CM_MASTER"."SR_MAINTENANCE"]
    ORA-04063: package body "XDB.DBMS_XDBUTIL_INT" has errors
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPW$WORKER", line 8165
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    000000047B38A000     18990  package body SYS.KUPW$WORKER
    000000047B38A000      8192  package body SYS.KUPW$WORKER
    000000047B38A000      2823  package body SYS.KUPW$WORKER
    000000047B38A000      8847  package body SYS.KUPW$WORKER
    000000047B38A000      1649  package body SYS.KUPW$WORKER
    000000047A576CD0         2  anonymous block
    Job "CM_MASTER"."EXP_CM_MASTER" stopped due to fatal error at 19:36:23I tried the suggestion from my Google-ing, drop database statistics, then gather database statistics. No effect, same error.
    I also tried granting CM_MASTER execute on the packages that I revoked execute to PUBLIC on, with no effect.
    Again what seems odd is that I can export other schemas without errors.
    Any other suggestions, please.
    Thanks,
    Bob
    Edited by: Snyds on Jun 5, 2012 12:04 PM

  • Fatal error on Mac OSX 10.8.3 when running tutorial 2 (Creating a Form)

    Tutorial 1, hello world, works fine but tutorial 2 throws the following errors:
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x000000010c0e6e59, pid=882, tid=1799
    # JRE version: 7.0_17-b02
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode bsd-amd64 compressed oops)
    # Problematic frame:
    # V [libjvm.dylib+0x2a4e59]
    # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
    # If you would like to submit a bug report, please visit:
    # http://bugreport.sun.com/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x00007fc95b8be000): JavaThread "JavaFX Application Thread" [_thread_in_vm, id=1799, stack(0x00007fff536e8000,0x00007fff53ee8000)]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x0000000000000000
    Registers:
    RAX=0x00007fff53edb090, RBX=0x00007fff53edb018, RCX=0x0000000000000000, RDX=0x00007fff53edb018
    RSP=0x00007fff53edaef0, RBP=0x00007fff53edaf00, RSI=0x0000000000000000, RDI=0x00007fff53edafc8
    R8 =0x0000000000000000, R9 =0x0000000000000001, R10=0x00007fc95d873ad0, R11=0x00007fff7c3e4368
    R12=0x00007fc95b8be000, R13=0x0000000000000278, R14=0x00007fff53edafc8, R15=0x00007fc95b8be1d8
    RIP=0x000000010c0e6e59, EFLAGS=0x0000000000010246, ERR=0x0000000000000004
    TRAPNO=0x000000000000000e
    Top of Stack: (sp=0x00007fff53edaef0)
    0x00007fff53edaef0: 0000000000000000 00007fff53edafc8
    0x00007fff53edaf00: 00007fff53edb080 000000010c0dee61
    0x00007fff53edaf10: 00007fc95d884300 0000000000000000
    0x00007fff53edaf20: 00007fff53edaf18 0000000000000000
    0x00007fff53edaf30: 0000000000000000 0000000000000001
    0x00007fff53edaf40: 00007fc95d884610 0000000000000000
    0x00007fff53edaf50: 00007fff9653b2c3 00007fc95d8841e0
    0x00007fff53edaf60: 00007fc95d883fa0 0000000000000280
    0x00007fff53edaf70: 00007fff53edafd0 00007fff96072e81
    0x00007fff53edaf80: 0000000000000003 00007fff53edaf00
    0x00007fff53edaf90: 000000005d881808 ffffffffffffffff
    0x00007fff53edafa0: 0000000000000000 00007fc95d8841e0
    0x00007fff53edafb0: 00007fff9653b2c3 00007fc95d8841e0
    0x00007fff53edafc0: 00007fc95d884610 00007fc95d883fa0
    0x00007fff53edafd0: 00007fff53edb080 00007fff9607311a
    0x00007fff53edafe0: 000000010bd2e000 0000000000000001
    0x00007fff53edaff0: ffffffffffffffff 0000000000000000
    0x00007fff53edb000: 00007fff7ce770e0 000000000000000e
    0x00007fff53edb010: 00007fff96073145 0000003000000018
    0x00007fff53edb020: 00007fff53edb090 00007fff53edaf10
    0x00007fff53edb030: 00007fc95b8be000 0000000000000000
    0x00007fff53edb040: 00007fff9606af40 00007fff92b56354
    0x00007fff53edb050: 00007fc95b8be000 00007fc95b8be000
    0x00007fff53edb060: 000000010c0ded6b 0000000000000001
    0x00007fff53edb070: 0000000000000001 00007fc95b8be1d8
    0x00007fff53edb080: 00007fff53edb560 000000016fb72400
    0x00007fff53edb090: 00007fc95d8817f0 00007fc95a8006f0
    0x00007fff53edb0a0: 0000000000000048 00007fff7c2e0b48
    0x00007fff53edb0b0: 00007fff53edb110 00007fff91966f5b
    0x00007fff53edb0c0: 00007fff53edb360 0000000000000000
    0x00007fff53edb0d0: ffff8036a2793b4f 00007fff53edb4e0
    0x00007fff53edb0e0: 00007fc95a800800 00007fc95d86c4b0
    Instructions: (pc=0x000000010c0e6e59)
    0x000000010c0e6e39: 3e 00 48 83 c0 10 49 89 06 49 89 5e 28 5b 41 5e
    0x000000010c0e6e49: 5d c3 90 55 48 89 e5 41 56 53 48 89 d3 49 89 fe
    0x000000010c0e6e59: 48 8b 06 48 8b 48 10 48 8b 78 18 0f b7 71 42 e8
    0x000000010c0e6e69: c5 2a 21 00 48 89 c6 48 83 e6 fe 4c 89 f7 e8 74
    Register to memory mapping:
    RAX=0x00007fff53edb090 is pointing into the stack for thread: 0x00007fc95b8be000
    RBX=0x00007fff53edb018 is pointing into the stack for thread: 0x00007fc95b8be000
    RCX=0x0000000000000000 is an unknown value
    RDX=0x00007fff53edb018 is pointing into the stack for thread: 0x00007fc95b8be000
    RSP=0x00007fff53edaef0 is pointing into the stack for thread: 0x00007fc95b8be000
    RBP=0x00007fff53edaf00 is pointing into the stack for thread: 0x00007fc95b8be000
    RSI=0x0000000000000000 is an unknown value
    RDI=0x00007fff53edafc8 is pointing into the stack for thread: 0x00007fc95b8be000
    R8 =0x0000000000000000 is an unknown value
    R9 =0x0000000000000001 is an unknown value
    R10=0x00007fc95d873ad0 is an unknown value
    R11=0x00007fff7c3e4368: OBJC_EHTYPE_$_NSException+0x1880 in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation at 0x00007fff92a2a000
    R12=0x00007fc95b8be000 is a thread
    R13=0x0000000000000278 is an unknown value
    R14=0x00007fff53edafc8 is pointing into the stack for thread: 0x00007fc95b8be000
    R15=0x00007fc95b8be1d8 is an unknown value
    Stack: [0x00007fff536e8000,0x00007fff53ee8000], sp=0x00007fff53edaef0, free space=8139k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.dylib+0x2a4e59]
    V [libjvm.dylib+0x29ce61]
    C [libglass.dylib+0x16400] -[GlassTouches(hidden) sendJavaTouchEvent:]+0x450
    C [libglass.dylib+0x15be4] listenTouchEvents+0x44
    C [CoreGraphics+0x440a66] processEventTapData+0x258
    C [CoreGraphics+0x4406f7] _CGYPostEventTapData+0xbd
    C [CoreGraphics+0x4f7d4e] _XPostEventTapData+0x6b
    C [CoreGraphics+0x4f7e46] CGYEventTap_server+0x6a
    C [CoreGraphics+0x4407e5] eventTapMessageHandler+0x1e
    C [CoreFoundation+0x2e40] __CFMachPortPerform+0x120
    C [CoreFoundation+0x2d09] __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__+0x29
    C [CoreFoundation+0x2a49] __CFRunLoopDoSource1+0x99
    C [CoreFoundation+0x35c02] __CFRunLoopRun+0x722
    C [CoreFoundation+0x350e2] CFRunLoopRunSpecific+0x122
    C [HIToolbox+0x5feb4] RunCurrentEventLoopInMode+0xd1
    C [HIToolbox+0x5fc52] ReceiveNextEventCommon+0x164
    C [HIToolbox+0x5fae3] BlockUntilNextEventMatchingListInMode+0x3e
    C [AppKit+0x155563] _DPSNextEvent+0x2ad
    C [AppKit+0x154e22] -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]+0x80
    C [AppKit+0x14c1d3] -[NSApplication run]+0x205
    C [libglass.dylib+0x30a9] -[GlassApplication runLoop:]+0x309
    C [Foundation+0x92d3a] __NSThreadPerformPerform+0xe1
    C [CoreFoundation+0x12b31] __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__+0x11
    C [CoreFoundation+0x12455] __CFRunLoopDoSources0+0xf5
    C [CoreFoundation+0x357f5] __CFRunLoopRun+0x315
    C [CoreFoundation+0x350e2] CFRunLoopRunSpecific+0x122
    C [java+0x742d] CreateExecutionEnvironment+0x367
    C [java+0x1bdc] JLI_Launch+0x7a0
    C [java+0x778a] main+0x65
    C [java+0x1434] start+0x34
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x00007fc95b8b0000 JavaThread "Thread-4" daemon [_thread_in_native, id=33539, stack(0x00000001712f1000,0x0000000171371000)]
    =>0x00007fc95b8be000 JavaThread "JavaFX Application Thread" [_thread_in_vm, id=1799, stack(0x00007fff536e8000,0x00007fff53ee8000)]
    0x00007fc95a892000 JavaThread "Thread-2" daemon [_thread_blocked, id=27651, stack(0x000000016fbbb000,0x000000016fcbb000)]
    0x00007fc95a8a4800 JavaThread "Disposer" daemon [_thread_blocked, id=27395, stack(0x000000016fa5a000,0x000000016fb5a000)]
    0x00007fc95a89b000 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=22275, stack(0x000000016e79f000,0x000000016e89f000)]
    0x00007fc95b8a4800 JavaThread "JavaFX-Launcher" [_thread_blocked, id=22019, stack(0x000000016e69c000,0x000000016e79c000)]
    0x00007fc95b89f000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=21763, stack(0x000000016e53c000,0x000000016e63c000)]
    0x00007fc95d01b800 JavaThread "Service Thread" daemon [_thread_blocked, id=21251, stack(0x000000016e123000,0x000000016e223000)]
    0x00007fc95d01a800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=20995, stack(0x000000016e020000,0x000000016e120000)]
    0x00007fc95d019000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=20739, stack(0x000000016df1d000,0x000000016e01d000)]
    0x00007fc95d002000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=20483, stack(0x000000016de1a000,0x000000016df1a000)]
    0x00007fc95a857800 JavaThread "Finalizer" daemon [_thread_blocked, id=16131, stack(0x000000016dbc9000,0x000000016dcc9000)]
    0x00007fc95a857000 JavaThread "Reference Handler" daemon [_thread_blocked, id=15875, stack(0x000000016dac6000,0x000000016dbc6000)]
    0x00007fc95c800000 JavaThread "main" [_thread_blocked, id=5891, stack(0x000000010c8ea000,0x000000010c9ea000)]
    Other Threads:
    0x00007fc95a854800 VMThread [stack: 0x000000016d9c3000,0x000000016dac3000] [id=15619]
    0x00007fc95d012800 WatcherThread [stack: 0x000000016e226000,0x000000016e326000] [id=21507]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen total 24640K, used 11066K [0x000000014bef0000, 0x000000014da70000, 0x0000000167790000)
    eden space 21120K, 52% used [0x000000014bef0000,0x000000014c9bebd0,0x000000014d390000)
    from space 3520K, 0% used [0x000000014d700000,0x000000014d700000,0x000000014da70000)
    to space 3520K, 0% used [0x000000014d390000,0x000000014d390000,0x000000014d700000)
    ParOldGen total 56448K, used 0K [0x0000000114d90000, 0x00000001184b0000, 0x000000014bef0000)
    object space 56448K, 0% used [0x0000000114d90000,0x0000000114d90000,0x00000001184b0000)
    PSPermGen total 21248K, used 5606K [0x000000010fb90000, 0x0000000111050000, 0x0000000114d90000)
    object space 21248K, 26% used [0x000000010fb90000,0x0000000110109af0,0x0000000111050000)
    Card table byte_map: [0x0000000167790000,0x0000000167a4f000] byte_map_base: 0x0000000166f12380
    Polling page: 0x000000010ca29000
    Code Cache [0x000000010cabf000, 0x000000010cd2f000, 0x000000010fabf000)
    total_blobs=339 nmethods=35 adapters=256 free_code_cache=48608Kb largest_free_block=49741696
    Compilation events (10 events):
    Event: 1.025 Thread 0x00007fc95d019000 nmethod 30 0x000000010cb3db90 code [0x000000010cb3dce0, 0x000000010cb3dd78]
    Event: 1.025 Thread 0x00007fc95d019000 31 java.util.zip.ZipCoder::getBytes (192 bytes)
    Event: 1.031 Thread 0x00007fc95d019000 nmethod 31 0x000000010cb3f990 code [0x000000010cb3fb80, 0x000000010cb401f0]
    Event: 1.031 Thread 0x00007fc95d019000 32 java.util.zip.ZipCoder::encoder (35 bytes)
    Event: 1.032 Thread 0x00007fc95d019000 nmethod 32 0x000000010cb3d4d0 code [0x000000010cb3d600, 0x000000010cb3d698]
    Event: 1.032 Thread 0x00007fc95d019000 33 java.nio.charset.CharsetEncoder::reset (11 bytes)
    Event: 1.032 Thread 0x00007fc95d019000 nmethod 33 0x000000010cb3d290 code [0x000000010cb3d3c0, 0x000000010cb3d418]
    Event: 1.032 Thread 0x00007fc95d019000 34 java.nio.charset.CharsetEncoder::implReset (1 bytes)
    Event: 1.032 Thread 0x00007fc95d019000 nmethod 34 0x000000010cb40c50 code [0x000000010cb40d80, 0x000000010cb40dd8]
    Event: 1.042 Thread 0x00007fc95d01a800 nmethod 21 0x000000010cb47950 code [0x000000010cb47e40, 0x000000010cb4b4f0]
    GC Heap History (0 events):
    No events
    Deoptimization events (0 events):
    No events
    Internal exceptions (10 events):
    Event: 1.034 Thread 0x00007fc95b8be000 Threw 0x000000014c94be48 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.035 Thread 0x00007fc95b8be000 Threw 0x000000014c952370 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.035 Thread 0x00007fc95b8be000 Threw 0x000000014c957fe0 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.036 Thread 0x00007fc95b8be000 Threw 0x000000014c95d130 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.036 Thread 0x00007fc95b8be000 Threw 0x000000014c962ef0 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.036 Thread 0x00007fc95b8be000 Threw 0x000000014c966d28 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.037 Thread 0x00007fc95b8be000 Threw 0x000000014c96a8b0 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.037 Thread 0x00007fc95b8be000 Threw 0x000000014c96eb48 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.045 Thread 0x00007fc95b8be000 Threw 0x000000014c9749f0 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Event: 1.058 Thread 0x00007fc95b8be000 Threw 0x000000014c97b300 at /HUDSON/workspace/jdk7u17-2-build-macosx-amd64-product/jdk7u17/hotspot/src/share/vm/prims/jvm.cpp:1166
    Events (10 events):
    Event: 1.045 loading class 0x00007fc95a41baf0
    Event: 1.045 loading class 0x00007fc95a41baf0 done
    Event: 1.045 loading class 0x00007fc95a43ea00
    Event: 1.045 loading class 0x00007fc95a43ea00 done
    Event: 1.045 loading class 0x00007fc95b004640
    Event: 1.045 loading class 0x00007fc95b004640 done
    Event: 1.058 loading class 0x00007fc95a4b4560
    Event: 1.058 loading class 0x00007fc95a4b4560 done
    Event: 4.133 Executing VM operation: EnableBiasedLocking
    Event: 4.133 Executing VM operation: EnableBiasedLocking done

    Dynamic libraries:
    0x000000000b4b6000      /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x000000000b4b6000      /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x000000000b4b6000      /usr/lib/libz.1.dylib
    0x000000000b4b6000      /usr/lib/libSystem.B.dylib
    0x000000000b4b6000      /usr/lib/libobjc.A.dylib
    0x000000000b4b6000      /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x000000000b4b6000      /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x000000000b4b6000      /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x000000000b4b6000      /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x000000000b4b6000      /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x000000000b4b6000      /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x000000000b4b6000      /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x000000000b4b6000      /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x000000000b4b6000      /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x000000000b4b6000      /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x000000000b4b6000      /usr/lib/libauto.dylib
    0x000000000b4b6000      /usr/lib/libicucore.A.dylib
    0x000000000b4b6000      /usr/lib/libxml2.2.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x000000000b4b6000      /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x000000000b4b6000      /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x000000000b4b6000      /usr/lib/liblangid.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x000000000b4b6000      /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x000000000b4b6000      /usr/lib/libDiagnosticMessagesClient.dylib
    0x000000000b4b6000      /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x000000000b4b6000      /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x000000000b4b6000      /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x000000000b4b6000      /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x000000000b4b6000      /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x000000000b4b6000      /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x000000000b4b6000      /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x000000000b4b6000      /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x000000000b4b6000      /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x000000000b4b6000      /usr/lib/libCRFSuite.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x000000000b4b6000      /usr/lib/libc++.1.dylib
    0x000000000b4b6000      /usr/lib/libc++abi.dylib
    0x000000000b4b6000      /usr/lib/system/libcache.dylib
    0x000000000b4b6000      /usr/lib/system/libcommonCrypto.dylib
    0x000000000b4b6000      /usr/lib/system/libcompiler_rt.dylib
    0x000000000b4b6000      /usr/lib/system/libcopyfile.dylib
    0x000000000b4b6000      /usr/lib/system/libdispatch.dylib
    0x000000000b4b6000      /usr/lib/system/libdnsinfo.dylib
    0x000000000b4b6000      /usr/lib/system/libdyld.dylib
    0x000000000b4b6000      /usr/lib/system/libkeymgr.dylib
    0x000000000b4b6000      /usr/lib/system/liblaunch.dylib
    0x000000000b4b6000      /usr/lib/system/libmacho.dylib
    0x000000000b4b6000      /usr/lib/system/libquarantine.dylib
    0x000000000b4b6000      /usr/lib/system/libremovefile.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_blocks.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_c.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_dnssd.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_info.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_kernel.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_m.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_network.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_notify.dylib
    0x000000000b4b6000      /usr/lib/system/libsystem_sandbox.dylib
    0x000000000b4b6000      /usr/lib/system/libunc.dylib
    0x000000000b4b6000      /usr/lib/system/libunwind.dylib
    0x000000000b4b6000      /usr/lib/system/libxpc.dylib
    0x000000000b4b6000      /usr/lib/system/libcorecrypto.dylib
    0x000000000b4b6000      /usr/lib/libstdc++.6.dylib
    0x000000000b4b6000      /usr/lib/libbsm.0.dylib
    0x000000000b4b6000      /usr/lib/libsqlite3.dylib
    0x000000000b4b6000      /usr/lib/libxar.1.dylib
    0x000000000b4b6000      /usr/lib/libpam.2.dylib
    0x000000000b4b6000      /usr/lib/libOpenScriptingUtil.dylib
    0x000000000b4b6000      /usr/lib/libbz2.1.0.dylib
    0x000000000b4b6000      /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x000000000b4b6000      /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x000000000b4b6000      /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x000000000b4b6000      /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x000000000b4b6000      /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x000000000b4b6000      /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x000000000b4b6000      /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x000000000b4b6000      /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x000000000b4b6000      /usr/lib/system/libkxld.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x000000000b4b6000      /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x000000000b4b6000      /usr/lib/libxslt.1.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x000000000b4b6000      /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x000000000b4b6000      /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x000000000b4b6000      /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x000000000b4b6000      /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x000000000b4b6000      /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x000000000b4b6000      /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x000000000b4b6000      /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x000000000b4b6000      /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x000000000b4b6000      /usr/lib/libcups.2.dylib
    0x000000000b4b6000      /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x000000000b4b6000      /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x000000000b4b6000      /usr/lib/libresolv.9.dylib
    0x000000000b4b6000      /usr/lib/libiconv.2.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x000000000b4b6000      /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x000000000b4b6000      /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x000000000b4b6000      /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x000000000b4b6000      /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x000000000b4b6000      /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x000000000b4b6000      /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x000000000b4b6000      /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x000000000b4b6000      /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x000000000b4b6000      /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x000000000b4b6000      /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x000000000b4b6000      /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x000000000b4b6000      /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x000000000b4b6000      /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x000000000b4b6000      /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x000000000b4b6000      /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x000000000b4b6000      /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x000000000b4b6000      /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x000000000b4b6000      /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x000000000b4b6000      /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x000000000b4b6000      /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x000000000b4b6000      /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x000000000b4b6000      /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x000000000b4b6000      /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x000000000b4b6000      /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x000000000b4b6000      /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x000000010be42000      /Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home/jre/lib/server/libjvm.dylib
    0x000000010c9ec000      /Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home/jre/lib/libverify.dylib
    0x000000010c9f9000      /Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home/jre/lib/libjava.dylib
    0x000000010cab6000      /Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home/jre/lib/libzip.dylib
    0x000000016dccb000      /System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/JavaRuntimeSupport
    0x000000016dce3000      /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFoundation.framework/Versions/A/JavaNativeFoundation
    0x000000016dcf8000      /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x000000016dd05000      /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x000000000b4b6000      /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x000000016e538000      /Applications/IntelliJ IDEA 12.app/bin/libbreakgen64.jnilib
    0x000000016e63e000      /Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home/jre/lib/libnet.dylib
    0x000000016e8c3000      /Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home/jre/lib/libprism-es2.dylib
    0x000000016e977000      /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x000000016eb6c000      /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x000000016ed14000      /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver
    0x000000016f03b000      /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x000000016f046000      /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x000000016f45a000      /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
    0x000000016f946000      /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
    0x000000016f95a000      /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/GLRendererFloat
    0x000000016f98e000      /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x000000000b4b6000      /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x000000000b4b6000      /usr/lib/libcurl.4.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x000000000b4b6000      /usr/lib/libssl.0.9.8.dylib
    0x000000000b4b6000      /usr/lib/libcrypto.0.9.8.dylib
    0x000000000b4b6000      /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x000000000b4b6000      /usr/lib/libsasl2.2.dylib
    0x000000016fb5c000      /Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home/jre/lib/libglass.dylib
    0x000000000b4b6000      /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x000000000b4b6000      /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x000000000b4b6000      /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x000000000b4b6000      /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    VM Arguments:
    jvm_args: -Didea.launcher.port=7536 -Didea.launcher.bin.path=/Applications/IntelliJ IDEA 12.app/bin -Dfile.encoding=UTF-8
    java_command: com.intellij.rt.execution.application.AppMain sample.Main
    Launcher Type: SUN_STANDARD
    Environment Variables:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin
    SHELL=/bin/bash
    DISPLAY=/tmp/launch-g2yCr7/org.macosforge.xquartz:0
    Signal Handlers:
    SIGSEGV: [libjvm.dylib+0x4a361d], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGBUS: [libjvm.dylib+0x4a361d], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGFPE: [libjvm.dylib+0x3b302d], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGPIPE: [libjvm.dylib+0x3b302d], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGXFSZ: [libjvm.dylib+0x3b302d], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGILL: [libjvm.dylib+0x3b302d], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000002
    SIGUSR2: [libjvm.dylib+0x3b2bc6], sa_mask[0]=0x00000004, sa_flags=0x00000042
    SIGHUP: [libjvm.dylib+0x3b0e27], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGINT: [libjvm.dylib+0x3b0e27], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGTERM: [libjvm.dylib+0x3b0e27], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    SIGQUIT: [libjvm.dylib+0x3b0e27], sa_mask[0]=0xfffefeff, sa_flags=0x00000042
    --------------- S Y S T E M ---------------
    OS:Bsduname:Darwin 12.3.0 Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64 x86_64
    rlimit: STACK 8192k, CORE 0k, NPROC 709, NOFILE 10240, AS infinity
    load average:0.96 1.20 1.37
    CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit
    Memory: 4k page, physical 5410872k(1352718k free)
    /proc/meminfo:
    vm_info: Java HotSpot(TM) 64-Bit Server VM (23.7-b01) for bsd-amd64 JRE (1.7.0_17-b02), built on Mar 1 2013 06:41:23 by "java_re" with gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
    time: Wed Apr 10 20:10:17 2013
    elapsed time: 4 seconds

  • Getting XML-32000: (Fatal Error) when using xml.jar of jaxb in jdeveloper 9

    Hi,
    I am trying to use jaxb in jdeveloper 9 to create java objects from an xsd. Any help would be really appreciated.
    I tested the below example with jdeveloper10 and it worked fine as jaxb was introduced in jdeveloper 10 by providing xml.jar.
    I need to use jdeveloper 9 in my project and jdeveloper 9 doesn't have xml.jar. I copied the xml.jar and xmlparserv2.jar from jdeveloper 10 to jdeveloper9. Created a build script to generate the java files for test.xsd.
    The build script works in jdeveloper 10 but gives the following error in jdeveloper 9:
    XML-32000: (Fatal Error) error in Building the Schema
    The test.s simple and is as follows :
    <?xml version="1.0" encoding="windows-1252"?>
    <schema xmlns="http://www.w3.org/2001/XMLSchema"
    targetNamespace="http://www.example.org"
    elementFormDefault="qualified" >
    <element name="exampleElement">
    <annotation>
    <documentation>A sample element</documentation>
    </annotation>
    </element>
    </schema>
    Below is the ant script to generate the jva files from the xsd:
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <project default="generate">
    <target name="init">
    <tstamp/>
    </target>
    <path id="build.path">
    <pathelement location="C:\JDeveloper9\jdevbin\lib\xmlparserv2forstudio.jar"/>
    <pathelement location="C:\JDeveloper9\jdevbin\lib\xml.jar"/>
    </path>
    <target name="generate" depends="init">
    <java fork="yes" classname="oracle.xml.jaxb.orajaxb"
    description="generate java code from xml schema"
    classpathref="build.path">
    <arg value="-schema"/>
    <arg value="test.xsd"/>
    <arg value="-outputDir"/>
    Please let me know where I am doing wrong
    Thanks,
    SR
    Edited by: user2188619 on Aug 29, 2008 8:20 AM

    You can not simply swap arround jar files from jdev 10 to jdev 9. You then are also using an entirly different jdk and there probably are some dependencies on it. Will it work if you try to run ant from outside jdev and using a 1.5 jdk?
    Andre

  • Error: Fatal error in function BldAlter on call to function GetOldRecDefn.

    At step "Generating the Updated PeopleTools Script" to generate "PPLTLS84CURTables.sql", more than 2270 errors occured:
    Example Error 1:
    System Error : File: E:\pt85403d-retail\peopletools\src\psbld\bldalter.cppSQL error. Stmt #: 4550  Error Position: 0  Return: 601 - [Microsoft][SQL Server Native Client 11.0][SQL Server]Invalid object name 'SYSCOLUMNS'.
    Failed SQL stmt: select c.name,c.colid,t.name,c.length,c.prec,c.scale,c.isnullable         from SYSCOLUMNS c, SYSOBJECTS o, SYSTYPES t        where c.id = o.id        and c.usertype = t.usertype        and o.type = 'U'        and o.name = :1        order by c.colid
    After changing table/view names from upper case to lower case. the query works.
    Example Error 2:
    Error: Fatal error in function BldAlter on call to function GetOldRecDefn.  Return code = 1. (76,6)
    Error: MENU_LANG_TMP - SQL Error. Error Position: 0  Return: 601 - [Microsoft][SQL Server Native Client 11.0][SQL Server]Invalid object name 'SYSOBJECTS'.
    SELECT NAME FROM SYSOBJECTS WHERE TYPE = 'TR' AND NAME = :1
    Error: PSMSFTMPCOM - SQL Error. Error Position: 0  Return: 601 - [Microsoft][SQL Server Native Client 11.0][SQL Server]Invalid object name 'SYSOBJECTS'.
    SQL Build process ended on 11/7/2014 at 10:39:42 AM.
    2698 records processed, 2274 errors, 0 warnings.
    SQL Build script for all processes written to file E:/temp/CAOutput/softwareupdatePeopleTools_Only_Upgrade{HR90UPG}/PPLTLS84CURTables.sql.
    SQL Build log file written to E:/temp/CAOutput/softwareupdatePeopleTools_Only_Upgrade{HR90UPG}/BuildPPLTLS84CURTables.log.
    Thanks for any suggestions!
    Dongmei

    Passed the above error by changing object owner from ACCESSID to dbo. Now on the same task "Generating the Updated PeopleTools Scripts", there are 516 errors, sample error messages:
    Error: PS_APP_DES_OBJ_CST - Alter failed due to an unknown column type (NVARCHAR) found for field PSOWNER. (76,22)
    Error: Fatal error in function BldAlter on call to function GetOldRecDefn.  Return code = 1. (76,6)
    Error: PS_APP_DES_OBJ_LNG - Alter failed due to an unknown column type (NVARCHAR) found for field PSOWNER. (76,22)
    Error: Fatal error in function BldAlter on call to function GetOldRecDefn.  Return code = 1. (76,6)
    Error: PS_APP_DES_OBJECTS - Alter failed due to an unknown column type (NVARCHAR) found for field PSOWNER. (76,22)
    Error: Fatal error in function BldAlter on call to function GetOldRecDefn.  Return code = 1. (76,6)
    Warning: MCF_IM_DEMO_REC.MCF_IMUSERID - Default record.field MCF_IM_DEMO_REC.USER_OPRID has no rows, field type default used. (76,66)
    Error: PS_PRCSDEFN - Alter failed due to an unknown column type (NVARCHAR) found for field PRCSTYPE. (76,22)
    Appreciate any help!!
    Dongmei

  • Encountering XML-20108: (Fatal Error) Start of root element expected

    Hi,
    We are trying to invoke a XML Publisher report from a custom OAF page using API's. However, it is erroring out with the following error message (in xdo.log)
    [021710_121811671][oracle.apps.xdo.common.xml.XSLTWrapper][EXCEPTION] XSL error:
    <Line 1, Column 1>: XML-20108: (Fatal Error) Start of root element expected.
    [021710_121811672][oracle.apps.xdo.template.FOProcessor][STATEMENT] clearInputs(Object) is called.
    [021710_121811672][oracle.apps.xdo.template.FOProcessor][STATEMENT] clearInputs(Object) done. All inputs are cleared.
    [021710_121811673][][EXCEPTION] java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
    at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
    at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
    at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1665)
    at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5936)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3459)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3548)
    at lxe.oracle.apps.ibu.returnmgmt.server.RmaCreateReturnAMImpl.xxPrintShipLabel(RmaCreateReturnAMImpl.java:1046)
    at lxe.oracle.apps.ibu.returnmgmt.webui.OrderConfirmCo.processFormRequest(OrderConfirmCo.java:167)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:815)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:815)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
    at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processFormRequest(OAStackLayoutBean.java:370)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1027)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:993)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:848)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
    at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:1027)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:993)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:848)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:382)
    at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)
    at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2863)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1840)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:538)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:426)
    at jtfcrmchrome.jspService(_jtfcrmchrome.java:1191)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.xdo.parser.v2.XMLParseException: Start of root element expected.
    at oracle.xdo.parser.v2.XMLError.flushErrors1(XMLError.java:337)
    at oracle.xdo.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:343)
    at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:285)
    at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:289)
    ... 56 more
    The XML is generated from the code and is as below:
    <ShippingLabelVO>
    <ShippingLabelVORow>
    <RowKey>1</RowKey>
    <ShipSentToAddr>XXX Repair Center 125 Technology Parkway Austin, TX</ShipSentToAddr>
    <SerialNum>BC104</SerialNum>
    <OrderNum>8000324</OrderNum>
    <ItemNum>MX7AM-170540</ItemNum>
    </ShippingLabelVORow>
    </ShippingLabelVO>
    I can successfully create the PDF from the desktop using the above XML. When I add the XML file to sample XML (in data definition), I can see the output when I choose Preview.
    But, this is not working from the code.
    Any pointers?
    Thanks,
    Ashish

    Hi,
    We are currently on R12.XDO.B.1 (5.6.3?) Is there a patch we'll need to apply on top of this?
    Is there a workaround for this?
    Thanks,
    Ashish

Maybe you are looking for

  • Back up I-Tunes files to a flash drive

    I currently have my I-Tunes Library(3.67 GB)on an old Compac Presario and it will take 6 700mb discs to back it up, to be able to load it onto my new Acer laptop. How can I get I-Tunes to backup the Library to a 4 GB flash drive?

  • Adobe connect 9 add-in has stopped working

    Adobe Connect 9 stops when I share an application on the screen. I have the following version of Flash Player 11,5,502,110 installed and Firefox 16.0.2 on Windows 7 Any solutions?

  • I can't find the software update  for the ios5 on air update

    Where can I find the software update option for iOS 5 on air update on iPad2. Not able to find it in current settings menu

  • Ipod wont stay on .

    I have a 1GB ipod. I wsa trying to charge it so I plugged it into my PC and it doesn't stay on. It will blink on and off. Whats up with it? Anyone know? Is it a big problem and is it worth fixing?

  • Screen Entry Values Query Problem

    Anything wrong with this query....It is taking LONG TIME to execute select papf.FULL_NAME EMPLOYEE_NAME,papf.EMPLOYEE_NUMBER, papf.PERSON_ID ,papf.BUSINESS_GROUP_ID ,CASE WHEN peevf6.SCREEN_ENTRY_VALUE is not null THEN 'Remaining Balance 7' WHEN peev