Importing registered serves fails in MSSM 2012

I exported servers two days ago, and did a clean install of Win7, now when I try to import that sqlservers.regsrvr I face this error:
===================================
Key not valid for use in specified state.
 (System.Security)
Program Location:
   at System.Security.Cryptography.ProtectedData.Unprotect(Byte[] encryptedData, Byte[] optionalEntropy, DataProtectionScope scope)
   at Microsoft.SqlServer.Management.RegisteredServers.RegisteredServer.ProtectData(String input, Boolean encrypt)
   at Microsoft.SqlServer.Management.RegisteredServers.RegisteredServer.get_SecureConnectionString()
   at Microsoft.SqlServer.Management.RegisteredServers.RegisteredServer.get_ConnectionString()
   at Microsoft.SqlServer.Management.RegisteredServers.RegisteredServer.get_ServerName()
   at Microsoft.SqlServer.Management.RegisteredServers.RegisteredServerTree.AddRegisteredServerNode(RegisteredServer regSrv, TreeNodeCollection nodes)
   at Microsoft.SqlServer.Management.RegisteredServers.RegisteredServerTree.DoOnRegisteredServerCreated(RegisteredServer server)
   at Microsoft.SqlServer.Management.RegisteredServers.RegisteredServerTree.OnRegisteredServerCreated(RegisteredServer server)
   at Microsoft.SqlServer.Management.RegisteredServers.RegisteredServerControl.Events_SfcObjectCreated(Object sender, SfcObjectCreatedEventArgs e)
   at Microsoft.SqlServer.Management.Sdk.Sfc.SfcApplication.SfcObjectCreatedEventHandler.Invoke(Object sender, SfcObjectCreatedEventArgs e)
   at Microsoft.SqlServer.Management.Sdk.Sfc.SfcApplicationEvents.OnObjectCreated(SfcInstance obj, SfcObjectCreatedEventArgs e)
   at Microsoft.SqlServer.Management.RegisteredServers.ServerGroup.RaiseSfcAppObjectCreatedEvent(SfcInstance obj)
   at Microsoft.SqlServer.Management.RegisteredServers.ServerGroup.Import(String file)
The operation 'Import' failed. (Microsoft.SqlServer.Management.RegisteredServers)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=11.0.2100.60+((SQL11_RTM).120210-1846+)&LinkId=20476
Program Location:
   at Microsoft.SqlServer.Management.RegisteredServers.ServerGroup.Import(String file)
   at Microsoft.SqlServer.Management.RegisteredServers.Utils.Import(ServerGroup parentGroup, String filename)
   at Microsoft.SqlServer.Management.RegisteredServers.RegisteredServersContextMenuManager.ContextImport(Object sender, EventArgs e)
All exported were remote, and I checked save username and passwords in export window. 

Hi MaysamSh,
According to your description, you want to import and export registered servers between computers by using SSMS. The error may occur due to some encryption enabled in your existing registered server list, you can try to delete or rename the files
below and then give a try to import the registered servers again.
C:\Users\[USERNAME]\AppData\Local\Microsoft\Microsoft SQL Server\100\Tools\Shell\RegSrvr.xml
OR
C:\Users\[USERNAME]\AppData\Roaming\Microsoft\Microsoft SQL Server\100\Tools\Shell\RegSrvr.xml
For more information, you can refer to the following article.
http://chocosmith.wordpress.com/2011/02/02/ssms-r2-key-not-valid-for-use-in-specified-state/
Regards,
Sofiya Li
Sofiya Li
TechNet Community Support

Similar Messages

  • Adobe audition 3.0 register server failed !(-101)

    I have tried to install the adobe audition 3.0 CS2 several times in and very times in my windows 8.1 , when I try to open the program with comes with this error ... Register Server failed ! (-101)
    help please I have install and uninstall the cs2 and the cs3 bridge several times but for no avail

    See this FAQ:
    Audition 3 and the activation service

  • Import Server fails to import if repository has password

    Hi,
    I am using MDM SP05 Patch2 on Windows Server.
    I added a login password to my repository. Now what happens is the import server fails to import files for that repository giving the error :
    "<i>[MDS=MDM Repos=Repo]: CatMgrClientWorker.Connect() failed. RC: 0xffaa0200 Invalid logon credentials</i>"
    After changing the password, i restarted MDM Server and Import Server both.
    But if i remove the password from my repository, the import runs successfully.
    Someone pls suggest.
    Regards,
    Chintan

    Hi Danish,
    The process of changing the password in .ini files works till MDM 5.5 version.
    From MDM 7.1 version, the password Must be Changed only at the Auxilliary level. Changing it in the .ini file directly will have no effect.
    In MDM 7.1, configuration of some repository-specific MDIS/MDSS parameters moved from the repository sections of mdis.ini/mdss.ini to a new MDIS/MDSS-specific Repository Detail pane in MDM Console.
    When you connect to the Auxilliary servers, you fill find both the configurations for MDIS and MDSS:
    User: The user name MDSS uses to access the MDM repository.
    Password: The password MDSS uses to access the MDM repository.
    Use the same password that you have assigned to Admin in the Console.
    You can refer to the Console Reference guide : page number 263.
    If you have already done this, can you please check the log file and let us know if you find anything.
    Thanks,
    Priti

  • Import Error: Connecting to Dynamic Link Server Failed

    Just tried to import file sinto a brand new LR Catalog when I got this message...here's the entire error message:
    "An unknown error has occurred while reading the video file. Connecting to Dynamic Link server failed. (98)"
    Connecting to Dynamic Link Server Failed
    this was then followed by a list of files of these types:
    .mov
    .m4v
    .3gp

    I've read several threads about this problem (because I had it myself) and what worked was closing Lightroom, uninstalling Quicktime, restart Lightroom, ignore the "you have to have quicktime" message, and import the videos. Then I reinstalled Quicktime.
    But, I think the problem isn't quicktime itself; I think it's something to do with iTunes. During Quicktime uninstallation, it said that iTunes was open. I disagreed, but Task Manager showed the process still running. I had to kill it manually to complete the uninstall.
    So, just a thought, maybe check to be sure iTunes isn't running before trying the Lightroom import? One never knows....

  • SQL Server Import Export Wizard fails while trying to retrieve the data from FastObjects Database

    When trying to import data from FastObjects database to SQL Server 2008 R2 using import/ export wizard we get the following error message :
    "Column information for the source and the destination data could not be retrieved, or the data types of source columns were not mapped correctly to those available on the destination provider."
    Clicked on View button, the source data is retrieved correctly.
    Clicked on Edit Mapping button, the Import Export Wizard failed with the below error message:
    ===================================
    Column information for the source and destination data could not be retrieved.
    "Test" -> [dbo].[Test]:
    - Cannot find column -1.
    (SQL Server Import and Export Wizard)
    ===================================
    Cannot find column -1. (System.Data) 
    at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at Microsoft.DataTransformationServices.Controls.ProviderInfos.MetadataLoader.LoadColumnsFromTable(IDbConnection myConnection, String[] strRestrictions)
    at Microsoft.SqlServer.Dts.DtsWizard.OLEDBHelpers.LoadColumnsFromTable(MetadataLoader metadataLoader, IDbConnection myConnection, String[] strRestrictions, DataSourceInfo dsi)at Microsoft.SqlServer.Dts.DtsWizard.TransformInfo.PopulateDbSourceColumnInfoFromDB(IDbConnection
    mySourceConnection) at Microsoft.SqlServer.Dts.DtsWizard.TransformInfo.PopulateDbSourceColumnInfo(IDbConnection mySourceConnection, ColumnInfoCollection& sourceColInfos)

    Hi Chennie,
    Thank you for the post.
    Does the issue persists after you use the "Write a query to specify the data to transfer" option instead of “Copy data from one or more tables or views” option? If so, the issue may occur due to incorrect data type matching between the FastObjects database
    data types and SSIS data types. In this condition, I don’t think it is necessary to upgrade the SQL Server version. Since you can open the Column Mappings dialog box, please try to modify the data type mapping manually.
    In addition, the issue seems to be the same as the issue described in the following blog:
    http://blogs.msdn.com/b/dataaccesstechnologies/archive/2010/09/09/sql-server-import-export-wizard-fails-while-trying-to-retrieve-the-data-from-pervasive-database.aspx 
    Regards,
    Mike Yin
    TechNet Community Support

  • OVMAPI_4004E Server Failed Command

    Hi,
    I try to add a server (fresh install v 3.0.3) to an existing pool (vm manager fresh reinstall) and I get next error:
    ".. bsddb._db.DBError:(30, 'Read-only file system')"
    OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/1 set_pool_member_ip_list [192.168.0.151 192.168.0.152 192.168.0.155 192.168.0.157],
    Status: org.apache.xmlrpc.XmlRpcException: bsddb._db.DBError:(30, 'Read-only file system')Edited by: Florin Cercelaru on Jan 11, 2012 3:46 PM

    vm server are 3.0.2 and output dmseg is:
    [    0.260014] system 00:0a: iomem range 0xff000000-0xffffffff has been reserved
    [    0.260197] pci 0000:04:00.0: BAR 6: address space collision on of device [0xfe500000-0xfe51ffff]
    [    0.260364] pci 0000:00:03.0: PCI bridge, secondary bus 0000:01
    [    0.260450] pci 0000:00:03.0:   IO window: 0xe000-0xefff
    [    0.260538] pci 0000:00:03.0:   MEM window: 0xfe600000-0xfe6fffff
    [    0.260626] pci 0000:00:03.0:   PREFETCH window: 0x000000d0000000-0x000000dfffffff
    [    0.260749] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
    [    0.260836] pci 0000:00:1c.0:   IO window: 0x2000-0x2fff
    [    0.260924] pci 0000:00:1c.0:   MEM window: 0xe4000000-0xe41fffff
    [    0.261012] pci 0000:00:1c.0:   PREFETCH window: 0x000000e4200000-0x000000e43fffff
    [    0.261137] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:03
    [    0.261224] pci 0000:00:1c.4:   IO window: 0x3000-0x3fff
    [    0.261312] pci 0000:00:1c.4:   MEM window: 0xe4400000-0xe45fffff
    [    0.261400] pci 0000:00:1c.4:   PREFETCH window: 0x000000e4600000-0x000000e47fffff
    [    0.261526] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:04
    [    0.261612] pci 0000:00:1e.0:   IO window: 0xd000-0xdfff
    [    0.261700] pci 0000:00:1e.0:   MEM window: 0xfe500000-0xfe5fffff
    [    0.261789] pci 0000:00:1e.0:   PREFETCH window: 0xe4800000-0xe48fffff
    [    0.261890] pci 0000:00:03.0: setting latency timer to 64
    [    0.261901]   alloc irq_desc for 17 on node -1
    [    0.261902]   alloc kstat_irqs on node -1
    [    0.261910] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [    0.262000] pci 0000:00:1c.0: setting latency timer to 64
    [    0.262010] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [    0.262100] pci 0000:00:1c.4: setting latency timer to 64
    [    0.262108] pci 0000:00:1e.0: setting latency timer to 64
    [    0.262111] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
    [    0.262113] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
    [    0.262114] pci_bus 0000:01: resource 0 io:  [0xe000-0xefff]
    [    0.262116] pci_bus 0000:01: resource 1 mem: [0xfe600000-0xfe6fffff]
    [    0.262117] pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xdfffffff]
    [    0.262119] pci_bus 0000:02: resource 0 io:  [0x2000-0x2fff]
    [    0.262121] pci_bus 0000:02: resource 1 mem: [0xe4000000-0xe41fffff]
    [    0.262122] pci_bus 0000:02: resource 2 pref mem [0xe4200000-0xe43fffff]
    [    0.262124] pci_bus 0000:03: resource 0 io:  [0x3000-0x3fff]
    [    0.262125] pci_bus 0000:03: resource 1 mem: [0xe4400000-0xe45fffff]
    [    0.262127] pci_bus 0000:03: resource 2 pref mem [0xe4600000-0xe47fffff]
    [    0.262128] pci_bus 0000:04: resource 0 io:  [0xd000-0xdfff]
    [    0.262130] pci_bus 0000:04: resource 1 mem: [0xfe500000-0xfe5fffff]
    [    0.262131] pci_bus 0000:04: resource 2 pref mem [0xe4800000-0xe48fffff]
    [    0.262133] pci_bus 0000:04: resource 3 io:  [0x00-0xffff]
    [    0.262134] pci_bus 0000:04: resource 4 mem: [0x000000-0xffffffffffffffff]
    [    0.262190] NET: Registered protocol family 2
    [    0.262338] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
    [    0.262662] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
    [    0.263325] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [    0.263680] TCP: Hash tables configured (established 131072 bind 65536)
    [    0.263767] TCP reno registered
    [    0.263914] NET: Registered protocol family 1
    [    0.318666] pci 0000:01:00.0: Boot video device
    [    0.318709] Unpacking initramfs...
    [    0.322371] Freeing initrd memory: 8203k freed
    [    0.323841] MCE: bind virq for DOM0 logging
    [    0.323851]   alloc irq_desc for 442 on node 0
    [    0.323853]   alloc kstat_irqs on node 0
    [    0.323864] MCE_DOM0_LOG: enter dom0 mce vIRQ handler
    [    0.323865] MCE_DOM0_LOG: No more urgent data
    [    0.323866] MCE_DOM0_LOG: No more nonurgent data
    [    0.323981] audit: initializing netlink socket (disabled)
    [    0.324080] type=2000 audit(1325832365.857:1): initialized
    [    0.329380] VFS: Disk quotas dquot_6.5.2
    [    0.329491] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.329619] msgmni has been set to 1676
    [    0.329889] alg: No test for stdrng (krng)
    [    0.329978] ksign: Installing public key data
    [    0.330062] Loading keyring
    [    0.330151] - Added public key D72C48A216FC609F
    [    0.330234] - User ID: Oracle America, Inc. (Kernel Module GPG key)
    [    0.330342] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    [    0.330462] io scheduler noop registered
    [    0.330544] io scheduler anticipatory registered
    [    0.330646] io scheduler deadline registered (default)
    [    0.330748] io scheduler cfq registered
    [    0.331007]   alloc irq_desc for 439 on node 0
    [    0.331009]   alloc kstat_irqs on node 0
    [    0.331011] pcieport 0000:00:03.0: irq 439 (279) for MSI/MSI-X
    [    0.331021] pcieport 0000:00:03.0: setting latency timer to 64
    [    0.331176]   alloc irq_desc for 438 on node 0
    [    0.331178]   alloc kstat_irqs on node 0
    [    0.331179] pcieport 0000:00:1c.0: irq 438 (278) for MSI/MSI-X
    [    0.331190] pcieport 0000:00:1c.0: setting latency timer to 64
    [    0.331344]   alloc irq_desc for 437 on node 0
    [    0.331345]   alloc kstat_irqs on node 0
    [    0.331346] pcieport 0000:00:1c.4: irq 437 (277) for MSI/MSI-X
    [    0.331357] pcieport 0000:00:1c.4: setting latency timer to 64
    [    0.331634] aer 0000:00:03.0:pcie02: service driver aer loaded
    [    0.331648] pci-stub: invalid id string ""
    [    0.332396] Non-volatile memory driver v1.3
    [    0.343109] loop: module loaded
    [    0.343211]   alloc irq_desc for 443 on node 0
    [    0.343212]   alloc kstat_irqs on node 0
    [    0.343219] Xen virtual console successfully installed as xvc0
    [    0.343320] Event-channel device installed.
    [    0.343422] Fixed MDIO Bus: probed
    [    0.343533] PNP: No PS/2 controller found. Probing ports directly.
    [    0.346147] serio: i8042 KBD port at 0x60,0x64 irq 1
    [    0.346236] serio: i8042 AUX port at 0x60,0x64 irq 12
    [    0.346363] mice: PS/2 mouse device common for all mice
    [    0.346666] usbcore: registered new interface driver hiddev
    [    0.346757] usbcore: registered new interface driver usbhid
    [    0.346843] usbhid: v2.6:USB HID core driver
    [    0.347151] TCP cubic registered
    [    0.347233] NET: Registered protocol family 17
    [    0.347372] registered taskstats version 1
    [    0.347956] PCI IO multiplexer device installed.
    [    0.348048]   Magic number: 12:288:771
    [    0.348142] bdi 7:105: hash matches
    [    0.348381] Freeing unused kernel memory: 356k freed
    [    0.348541] Write protecting the kernel read-only data: 5104k
    [    0.730731] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    0.730852]   alloc irq_desc for 16 on node -1
    [    0.730853]   alloc kstat_irqs on node -1
    [    0.730862] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [    0.730967] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [    0.730971] ehci_hcd 0000:00:1a.0: EHCI Host Controller
    [    0.731070] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [    0.731227] ehci_hcd 0000:00:1a.0: debug port 2
    [    0.735237] ehci_hcd 0000:00:1a.0: cache line size of 32 is not supported
    [    0.735254] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xfe726000
    [    0.750562] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [    0.750672] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [    0.750760] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    0.750879] usb usb1: Product: EHCI Host Controller
    [    0.750963] usb usb1: Manufacturer: Linux 2.6.32.21-41xen ehci_hcd
    [    0.751048] usb usb1: SerialNumber: 0000:00:1a.0
    [    0.751183] usb usb1: configuration #1 chosen from 1 choice
    [    0.751288] hub 1-0:1.0: USB hub found
    [    0.751379] hub 1-0:1.0: 2 ports detected
    [    0.751504]   alloc irq_desc for 23 on node -1
    [    0.751505]   alloc kstat_irqs on node -1
    [    0.751511] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [    0.751612] ehci_hcd 0000:00:1d.0: setting latency timer to 64
    [    0.751615] ehci_hcd 0000:00:1d.0: EHCI Host Controller
    [    0.751707] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [    0.751858] ehci_hcd 0000:00:1d.0: debug port 2
    [    0.755902] ehci_hcd 0000:00:1d.0: cache line size of 32 is not supported
    [    0.755915] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xfe725000
    [    0.770615] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [    0.770721] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
    [    0.770808] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    0.770926] usb usb2: Product: EHCI Host Controller
    [    0.771010] usb usb2: Manufacturer: Linux 2.6.32.21-41xen ehci_hcd
    [    0.771095] usb usb2: SerialNumber: 0000:00:1d.0
    [    0.771218] usb usb2: configuration #1 chosen from 1 choice
    [    0.771319] hub 2-0:1.0: USB hub found
    [    0.771410] hub 2-0:1.0: 2 ports detected
    [    0.775430] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    0.777254] uhci_hcd: USB Universal Host Controller Interface driver
    [    0.838795] SCSI subsystem initialized
    [    0.853725] libata version 3.00 loaded.
    [    0.857704] ata_piix 0000:00:1f.2: version 2.13
    [    0.857723]   alloc irq_desc for 19 on node -1
    [    0.857724]   alloc kstat_irqs on node -1
    [    0.857733] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [    0.857825] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
    [    1.010602] ata_piix 0000:00:1f.2: setting latency timer to 64
    [    1.010674] scsi0 : ata_piix
    [    1.010827] scsi1 : ata_piix
    [    1.011962] ata1: SATA max UDMA/133 cmd 0xf0f0 ctl 0xf0e0 bmdma 0xf0b0 irq 19
    [    1.012055] ata2: SATA max UDMA/133 cmd 0xf0d0 ctl 0xf0c0 bmdma 0xf0b8 irq 19
    [    1.012165] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [    1.012257] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
    [    1.062560] usb 1-1: new high speed USB device using ehci_hcd and address 2
    [    1.166562] ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work
    [    1.166690] ata_piix 0000:00:1f.5: setting latency timer to 64
    [    1.166740] scsi2 : ata_piix
    [    1.166861] scsi3 : ata_piix
    [    1.167854] ata3: SATA max UDMA/133 cmd 0xf090 ctl 0xf080 bmdma 0xf050 irq 19
    [    1.167943] ata4: SATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf058 irq 19
    [    1.194931] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
    [    1.195020] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    1.195156] usb 1-1: configuration #1 chosen from 1 choice
    [    1.195322] hub 1-1:1.0: USB hub found
    [    1.195553] hub 1-1:1.0: 6 ports detected
    [    1.306569] usb 2-1: new high speed USB device using ehci_hcd and address 2
    [    1.438923] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
    [    1.439011] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    1.439138] usb 2-1: configuration #1 chosen from 1 choice
    [    1.439315] hub 2-1:1.0: USB hub found
    [    1.439547] hub 2-1:1.0: 8 ports detected
    [    2.038557] ata2.00: failed to resume link (SControl 0)
    [    2.362557] ata1.01: failed to resume link (SControl 0)
    [    2.518634] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [    2.518737] ata1.01: SATA link down (SStatus 0 SControl 0)
    [    2.527061] ata1.00: ATA-8: ST3500514NS, SN12, max UDMA/133
    [    2.527147] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [    2.543089] ata1.00: configured for UDMA/133
    [    2.543238] scsi 0:0:0:0: Direct-Access     ATA      ST3500514NS      SN12 PQ: 0 ANSI: 5
    [    2.543466] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [    2.543610] sd 0:0:0:0: [sda] Write Protect is off
    [    2.543694] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [    2.543707] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [    2.543938]  sda: sda1 sda2 sda3
    [    2.551735] sd 0:0:0:0: [sda] Attached SCSI disk
    [    3.066558] ata2.01: failed to resume link (SControl 0)
    [    3.077776] ata2.00: SATA link down (SStatus 0 SControl 0)
    [    3.077879] ata2.01: SATA link down (SStatus 0 SControl 0)
    [    3.085531] Uniform Multi-Platform E-IDE driver
    [    3.088211]   alloc irq_desc for 18 on node -1
    [    3.088213]   alloc kstat_irqs on node -1
    [    3.088219] pata_acpi 0000:00:16.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [    3.088357] pata_acpi 0000:00:16.2: setting latency timer to 64
    [    3.088368] pata_acpi 0000:00:16.2: PCI INT C disabled
    [    3.091530] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [    3.093364] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [    3.097023] Initializing USB Mass Storage driver...
    [    3.097126] usbcore: registered new interface driver usb-storage
    [    3.097212] USB Mass Storage support registered.
    [   10.625025] ide-gd driver 1.18
    [   10.629620] device-mapper: uevent: version 1.0.3
    [   10.629772] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: [email protected]
    [   30.890253] kjournald starting.  Commit interval 5 seconds
    [   30.890347] EXT3-fs: mounted filesystem with ordered data mode.
    [   32.106936] iTCO_vendor_support: vendor-support=0
    [   32.116797] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.20-k2
    [   32.116799] e1000e: Copyright (c) 1999 - 2010 Intel Corporation.
    [   32.116833]   alloc irq_desc for 20 on node -1
    [   32.116835]   alloc kstat_irqs on node -1
    [   32.116843] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    [   32.116852] e1000e 0000:00:19.0: setting latency timer to 64
    [   32.116979]   alloc irq_desc for 436 on node 0
    [   32.116981]   alloc kstat_irqs on node 0
    [   32.116982] e1000e 0000:00:19.0: irq 436 (276) for MSI/MSI-X
    [   32.117434] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
    [   32.117496] iTCO_wdt: Found a Q57 TCO device (Version=2, TCOBASE=0x0460)
    [   32.117542] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [   32.288368] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 70:71:bc:9e:64:dc
    [   32.288371] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
    [   32.288405] e1000e 0000:00:19.0: eth0: MAC: 9, PHY: 9, PBA No: FFFFFF-0FF
    [   32.289303] tpm_tis 00:09: 1.2 TPM (device-id 0xFE, rev-id 70)
    [   32.289341] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [   32.358848] rtc_cmos 00:05: RTC can wake from S4
    [   32.358891] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    [   32.358928] rtc0: alarms up to one month, y3k, 114 bytes nvram
    [   32.384447] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [   32.384468]   alloc irq_desc for 21 on node -1
    [   32.384470]   alloc kstat_irqs on node -1
    [   32.384478] r8169 0000:04:00.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
    [   32.384509] r8169 0000:04:00.0: no PCI Express capability
    [   32.384702] eth1: RTL8169sb/8110sb at 0xffffc90004336000, 1c:7e:e5:1f:f3:23, XID 10000000 IRQ 21
    [   32.429717] input: Power Button as /class/input/input0
    [   32.429753] ACPI: Power Button [PWRB]
    [   32.429785] input: Power Button as /class/input/input1
    [   32.429801] ACPI: Power Button [PWRF]
    [   32.434711] ACPI: SSDT 00000000cbdffc18 0038C (v01    AMI      IST 00000001 MSFT 03000001)
    [   32.435443] processor LNXCPU:00: registered as cooling_device0
    [   32.436047] processor LNXCPU:01: registered as cooling_device1
    [   32.436532] processor LNXCPU:02: registered as cooling_device2
    [   32.436997] processor LNXCPU:03: registered as cooling_device3
    [   32.970022] sd 0:0:0:0: Attached scsi generic sg0 type 0
    [  214.583094] floppy0: Unable to grab DMA2 for the floppy driver
    [  217.598577] floppy0: no floppy controllers found
    [  217.653037] lp: driver loaded but no devices found
    [  217.846432] md: Autodetecting RAID arrays.
    [  217.846435] md: Scanned 0 and added 0 devices.
    [  217.846436] md: autorun ...
    [  217.846436] md: ... autorun DONE.
    [  218.267672] EXT3 FS on sda2, internal journal
    [  218.298183] kjournald starting.  Commit interval 5 seconds
    [  218.298467] EXT3 FS on sda1, internal journal
    [  218.298473] EXT3-fs: mounted filesystem with ordered data mode.
    [  218.497944] Adding 1052248k swap on /dev/sda3.  Priority:-1 extents:1 across:1052248k

  • Issue in Registered Server Program RFC in ERP

    Hello Experts,
    I need suggestion on one problem we are facing.
    From ERP we have 3 application which uses Synchronous message call to PI system from where the call is sent to a mainframe system and returned.
    All these 3 applications uses a registered server program XXX_TCP_YY RFC call to connect to PI system.
    In this RFC XXX_TCP_YY the gateway host is mentioned as ERP system and there is a communication channel in PI where this RFC details are maintained.
    After upgrading our ERP 6.0 to EHP 5 we are continuously getting issues with message flow to PI or call to PI is failing and this RFC is taking long time or sometime timing out.
    In such cases since it production i go a restart the channel in PI and this RFC start working fine.
    But i am not sure how to resolve this issue.
    Can you please provide some pointer in which direction i should investigate this problem.
    Regards
    Ajay Sandal

    Hi Ajay,
    Can you check the PI Communication polling interval and whether this restart needed on all the apps or just CI?
    In addition to polling interval please check the SeeBurger services from /nwa and see if the needed on are active.
    Before restarting the channel, clear the cache using full mode too.
    Check this forum link: all Communication Channels stopped or startet when restart of the SAP-PI
    Regards,
    Ashutosh
    Edited by: Ashutosh.Pandey on Jan 11, 2012 9:21 PM

  • Error:Registered login failed for shared services...

    Hi All
    while i was configuring the Calc Manager after foundation services ,the window display the error:Registered login failed for shared services....
    I try to use the correct user name and password for it .check the installation guide for Hyperion version is 11.1.2 .do not know where to look for correct information to make this configuration work.
    Any help would be very useful .
    Thanks

    Which is the process connecting using machine account?
    Balmukund Lakhani | Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • Please Help! ERROR: Application Server failed. when Refreshing

    Please help on this below issue. Thanks.
    We have a requirement that using ASP.NET (C#), we need to open saved .rpt file (saved with data and the rpt file is assigned to the web page as query string) and let the users refresh themselves with latest data by clicking at refresh icon of the CrystalReportViewer. But it throws 'The Report Application Server failed' error message. What could cause this message. below is the piece of code we are using to configure the report.
    private void ConfigureCrystalReports()
    string reportPath = Server.MapPath("Reports
    SEMS0001_UBS.rpt");
    this.CrystalReportSource2.ReportDocument.Load(reportPath);
    CrystalReportViewer1.Visible = false;
    SetDBLogonForReport(this.CrystalReportSource2.ReportDocument);
    int i = 0;
    foreach (ParameterField field in this.CrystalReportSource2.ReportDocument.ParameterFields)
    field.HasCurrentValue = true;
    //this.CrystalReportSource2.ReportDocument.Refresh();
    CrystalReportViewer1.ParameterFieldInfo = this.CrystalReportSource2.ReportDocument.ParameterFields;
    CrystalReportViewer1.Visible = true;
    public void SetDBLogonForReport(ReportDocument reportDocument)
    Tables tables = reportDocument.Database.Tables;
    connectionInfo.ServerName = "server"; //ConfigurationManager.AppSettings["DBServer"];
    connectionInfo.UserID = "user"; //ConfigurationManager.AppSettings["DBUser"];
    connectionInfo.Password = "passwd"; //XsiteWinRpt.ConnUtil.GetOnlyPasswordOfConnString(); //ConfigurationManager.AppSettings["DBPassword"];
    //foreach (CrystalDecisions.Shared.IConnectionInfo connection in reportDocument.DataSourceConnections)
    // connection.SetConnection(ConfigurationManager.AppSettings["DBServer"], "", ConfigurationManager.AppSettings["DBUser"], ConfigurationManager.AppSettings["DBPassword"]);
    // connection.SetLogon(ConfigurationManager.AppSettings["DBUser"], ConfigurationManager.AppSettings["DBPassword"]);
    foreach (CrystalDecisions.CrystalReports.Engine.Table table in tables)
    TableLogOnInfo tableLogonInfo = table.LogOnInfo;
    tableLogonInfo.ConnectionInfo = connectionInfo;
    table.ApplyLogOnInfo(tableLogonInfo);
    //reportDocument.Database.Tables[0].ApplyLogOnInfo(tableLogonInfo);

    Attaching full code ... Our case is the RPT files are stored wih default parameters and saved data. We need to let users just refresh the rpt files with latest db data and overwrite with the same rpt files. But this code keep showing The application server failed mesg. when the refresh icon of viewer is clicked.
    Attaching the code as it is not properly attached in my previous reply ...
    =======================
    Begin - aspx.cs code
    =======================
    using System;
    using System.Data;
    using System.Data.OleDb;
    using System.Configuration;
    using System.Web;
    using System.Web.Security;
    using System.Web.UI;
    using System.Web.UI.WebControls;
    using System.Web.UI.WebControls.WebParts;
    using System.Web.UI.HtmlControls;
    using CrystalDecisions.CrystalReports.Engine;
    using CrystalDecisions.CrystalReports;
    using CrystalDecisions.Shared;
    using CrystalDecisions.Web;
    public partial class _Default : System.Web.UI.Page
        private ConnectionInfo connectionInfo = new ConnectionInfo();
        protected void Page_Load(object sender, EventArgs e)
            if (!IsPostBack)
                //ConfigureCrystalReports();
        protected void  CrystalReportViewer1_Init(object sender, EventArgs e)
            ConfigureCrystalReports();
        private void ConfigureCrystalReports()
            string reportPath = Server.MapPath(@"Reports\Report1.rpt");
            this.CrystalReportSource1.ReportDocument.Load(reportPath);
            CrystalReportViewer1.Visible = false;
            SetDBLogonForReport(this.CrystalReportSource1.ReportDocument);
            foreach (ParameterField field in this.CrystalReportSource1.ReportDocument.ParameterFields)
                field.HasCurrentValue = true;
            //this.CrystalReportSource1.ReportDocument.Refresh();
            CrystalReportViewer1.ReuseParameterValuesOnRefresh = true;
            CrystalReportViewer1.Visible = true;
        public void ReportDocument_RefreshReport(object sender, EventArgs e)
            try
    SetDBLogonForReport(this.CrystalReportSource1.ReportDocument);
    CrystalReportViewer1.ReuseParameterValuesOnRefresh = true;
                this.CrystalReportSource1.ReportDocument.SetDatabaseLogon("user", "passwd", "server", "");
                foreach (ParameterField field in this.CrystalReportSource1.ReportDocument.ParameterFields)
                    field.HasCurrentValue = true;
                    field.AllowCustomValues = true;
                    //field.EnableNullValue = true;               
                this.CrystalReportSource1.ReportDocument.Refresh();
                       this.CrystalReportSource1.ReportDocument.SaveAs(@"C:\Inetpub\wwwroot\XsiteRpt\Reports\Report1.RPT", true);
            catch (Exception ex)
                Msg.Text = ex.Message;
        public void SetDBLogonForReport(ReportDocument reportDocument)
            Tables tables = reportDocument.Database.Tables;
            connectionInfo.ServerName = "server"; //ConfigurationManager.AppSettings["DBServer"];
            connectionInfo.UserID = "user"; //ConfigurationManager.AppSettings["DBUser"];
            connectionInfo.Password = "passwd"; //XsiteWinRpt.ConnUtil.GetOnlyPasswordOfConnString(); //ConfigurationManager.AppSettings["DBPassword"];
            foreach (CrystalDecisions.CrystalReports.Engine.Table table in reportDocument tables)
                TableLogOnInfo tableLogonInfo = table.LogOnInfo;
                tableLogonInfo.ConnectionInfo = connectionInfo;
                table.ApplyLogOnInfo(tableLogonInfo);
    =======================
    End - aspx.cs.code
    =======================
    =======================
    Begin - Assemblies
    =======================
    <assemblies>
                        <add assembly="CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                        <add assembly="CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                        <add assembly="CrystalDecisions.ReportSource, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                        <add assembly="CrystalDecisions.Enterprise.Framework, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                        <add assembly="CrystalDecisions.Enterprise.Desktop.Report, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                        <add assembly="CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                        <add assembly="CrystalDecisions.Enterprise.InfoStore, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/><add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
          </assemblies>
    =======================
    End - Assemblies
    =======================
    =======================
    Begin - aspx
    =======================
    <%@ Page Language="C#" AutoEventWireup="true"  CodeFile="Xsite.aspx.cs" Inherits="_Default" %>
    <%@ Register Assembly="CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"
        Namespace="CrystalDecisions.Web" TagPrefix="CR" %>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" >
    <head runat="server">
        <title>Refresh Report</title>
        <link href="/aspnet_client/System_Web/2_0_50727/CrystalReportWebFormViewer3/css/default.css"
            rel="stylesheet" type="text/css" />
        <link href="/aspnet_client/System_Web/2_0_50727/CrystalReportWebFormViewer3/css/default.css"
            rel="stylesheet" type="text/css" />
    </head>
    <body>
        <form id="form1" runat="server">
        <div>
            <asp:Panel ID="PanelMsg" runat="server">
            <br />
            <asp:Label ID="Msg" runat="server" Font-Bold="False" Font-Names="Verdana" ForeColor="Navy"></asp:Label>
            <br />
            </asp:Panel>
            <asp:Panel ID="PanelViewer" runat="server">
            <CR:CrystalReportViewer ID="CrystalReportViewer1" OnReportRefresh="ReportDocument_RefreshReport" runat="server" AutoDataBind="True"
                EnableDatabaseLogonPrompt="False" EnableParameterPrompt="False" ReuseParameterValuesOnRefresh="True" HasRefreshButton="True" Height="820px" OnInit="CrystalReportViewer1_Init" ReportSourceID="CrystalReportSource1" ShowAllPageIds="True" Width="1215px" />
            <CR:CrystalReportSource ID="CrystalReportSource1" runat="server">           
            </CR:CrystalReportSource>
            </asp:Panel>
        </div>
        </form>
    </body>
    </html>
    =======================
    End - aspx
    =======================

  • There was an error while writing data back to the server: Failed to commit objects to server : Duplicate object name in the same folder.

    Post Author: dmface15
    CA Forum: Administration
    I am working in a new enviorment and i am trying to save a report to the Crystal Server via the CMC. I am uploading the report from the objects tab and attempting to save to a folder. The report has 1 static defined parameter and that's it. When i click submit to save the report i receive the following error message: "There was an error while writing data back to the server: Failed to commit objects to server : Duplicate object name in the same folder." There is not a anothe report within the folder with that name. What could be causing this error message and equally important, what is the solution.

    hte message you received about duplicate user probably means something hadn't fully updated yet. Once it did then it worked...
    Regards,
    Tim

  • Load Report Failed - Report Application Server Failed error at runtime

    Hello, I'm pretty new to Crystal Reports so please bear with me.
    I just installed CR 2008 on my development box, which is running VS2005 .NET 2.0.  I changed over all of my assembly references in my web.config to the new version:
    <add assembly="CrystalDecisions.Web, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
    <add assembly="CrystalDecisions.Shared, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
    <add assembly="CrystalDecisions.ReportSource, Version=12.0.2000.0, Culture=neutral,
    PublicKeyToken=692FBEA5521E1304"/>
    <add assembly="CrystalDecisions.Enterprise.Framework, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
    <add assembly="CrystalDecisions.Enterprise.Desktop.Report, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
    <add assembly="CrystalDecisions.ReportAppServer.Controllers, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
    <add assembly="CrystalDecisions.CrystalReports.Engine, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
    <add assembly="CrystalDecisions.Enterprise.InfoStore, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
    <add assembly="CrystalDecisions.Enterprise.Viewing.ReportSource, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
    Also the webpage that is displaying the ReportViewer object has this reference as well:
    <%@ Register Assembly="CrystalDecisions.Web, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"
        Namespace="CrystalDecisions.Web" TagPrefix="CR" %>
    Now, in my code behind I am simply trying to open a pre-built crystal report that came in the sample pack
    When I try and do this in our already built website I get an error:
    "Load report failed"
    With the inner exception saying:
    "The Report Application Server failed"
    This same piece of code works perfectly if I build a new website, however when I try and impliment this into our existing code base I get the error shown above.  Also the samples I've used all use .NET 3.5 and the website is in 2.0.  I'm not sure if that is a factor or not but that is also another piece of information that could be useful.
    Any help on this matter would be greatly appreciated.  Thank you for you're time.
    Chris McMahan
    Edited by: Arithal on Aug 4, 2009 8:36 PM

    And finally the stack trace.  Sorry for the length of these posts.
    [COMException (0x800001f5): The Report Application Server failed]
       CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.Open(Object& DocumentPath, Int32 Options) +0
       CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.Open(Object& DocumentPath, Int32 Options) +126
       CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened() +575
    [CrystalReportsException: Load report failed.]
       CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened() +646
       CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename, OpenReportMethod openMethod, Int16 parentJob) +1374
       CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename) +169
       Report_Viewer_Crystal_CrystalView.ConfigureCrystalReports() in c:\Inetpub\wwwroot\Report Viewer\Crystal\CrystalView.aspx.cs:49
       Report_Viewer_Crystal_CrystalView.Page_Init(Object sender, EventArgs e) in c:\Inetpub\wwwroot\Report Viewer\Crystal\CrystalView.aspx.cs:33
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +33
       System.Web.UI.Control.OnInit(EventArgs e) +99
       System.Web.UI.Page.OnInit(EventArgs e) +9
       System.Web.UI.Control.InitRecursive(Control namingContainer) +321
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +834

  • Server failed to start with Exception (XACMLAuthorizerInit.ldift)

    I am using WebLogic 11gR1 Deployed HP systinet domain and when i tried to start server it failed to stat with below exception
    <Error> <Security> <BEA-090870> <The realm "myrea
    lm" failed to be loaded: weblogic.security.service.SecurityServiceException: com
    .bea.common.engine.ServiceInitializationException: weblogic.security.spi.Provide
    rInitializationException: A failure occurred attempting to load LDIF for provide
    r Authorizer from file C:\WebLogic\WLSERV~1.3\server\lib\XACMLAuthorizerInit.ldi
    ft..
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.Servic
    eInitializationException: weblogic.security.spi.ProviderInitializationException:
    A failure occurred attempting to load LDIF for provider Authorizer from file C:
    \WebLogic\WLSERV~1.3\server\lib\XACMLAuthorizerInit.ldift.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itializeRealm(CommonSecurityServiceManagerDelegateImpl.java:465)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.lo
    adRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itialize(CommonSecurityServiceManagerDelegateImpl.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:873)
    Truncated. see log file for complete stacktrace
    Caused By: com.bea.common.engine.ServiceInitializationException: weblogic.securi
    ty.spi.ProviderInitializationException: A failure occurred attempting to load LD
    IF for provider Authorizer from file C:\WebLogic\WLSERV~1.3\server\lib\XACMLAuth
    orizerInit.ldift.
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(S
    erviceEngineImpl.java:365)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(S
    erviceEngineImpl.java:315)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(Servic
    eEngineImpl.java:257)
    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.j
    ava:72)
    at weblogic.security.service.CSSWLSDelegateImpl.getService(CSSWLSDelegat
    eImpl.java:155)
    Truncated. see log file for complete stacktrace
    Caused By: weblogic.security.spi.ProviderInitializationException: A failure occu
    rred attempting to load LDIF for provider Authorizer from file C:\WebLogic\WLSER
    V~1.3\server\lib\XACMLAuthorizerInit.ldift.
    at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadFull
    LDIFTemplate(BootStrapServiceImpl.java:910)
    at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadLDIF
    Template(BootStrapServiceImpl.java:688)
    at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadLDIF
    XACMLAuthorizerTemplate(BootStrapServiceImpl.java:176)
    at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadLDIF
    XACMLAuthorizerTemplate(BootStrapServiceImpl.java:160)
    at com.bea.common.security.internal.service.BootStrapServiceImpl.loadLDI
    FXACMLAuthorizerTemplate(BootStrapServiceImpl.java:106)
    Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:965591 fatal store error> kodo.jdo.Fa
    talDataStoreException: The transaction has been rolled back. See the nested exc
    eptions for details on the errors that occurred.
    at org.apache.openjpa.kernel.BrokerImpl.newFlushException(BrokerImpl.jav
    a:2170)
    at org.apache.openjpa.kernel.BrokerImpl.flush(BrokerImpl.java:2017)
    at org.apache.openjpa.kernel.BrokerImpl.flushSafe(BrokerImpl.java:1915)
    at org.apache.openjpa.kernel.BrokerImpl.beforeCompletion(BrokerImpl.java
    :1833)
    at org.apache.openjpa.kernel.LocalManagedRuntime.commit(LocalManagedRunt
    ime.java:81)
    Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:965591 nonfatal store error> kodo.jdo
    .DataStoreException: ORA-00942: table or view does not exist
    {prepstmnt 23848942 INSERT INTO BEAXACMLAP (DOMN, REALMN, TYPEN, CN, XVER, CTS,
    WCN, WCI, WXF, XD, XS, MTS) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [params
    =(String) systinet_domain, (String) myrealm, (String) Policies, (String) urn:bea
    :xacml:2.0:entitlement:resource:type@E@Fmbean@G, (String) 1.0, (null) null, (nul
    l) null, (null) null, (Blob) oracle.sql.BLOB@1ba5016, (InputStream) java.io.Byte
    ArrayInputStream@dfd643, (String) 3, (Timestamp) 2012-01-25 12:29:41.209] [reuse
    d=0]} [code=942, state=42000]
    FailedObject: [email protected]5
    at org.apache.openjpa.jdbc.sql.DBDictionary.narrow(DBDictionary.java:420
    7)
    at org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictiona
    ry.java:4171)
    at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java
    :102)
    at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java
    :72)
    at kodo.jdbc.kernel.BatchingPreparedStatementManager.flushInternal(Batch
    ingPreparedStatementManager.java:214)
    Truncated. see log file for complete stacktrace
    Caused By: org.apache.openjpa.lib.jdbc.ReportingSQLException: ORA-00942: table o
    r view does not exist
    {prepstmnt 23848942 INSERT INTO BEAXACMLAP (DOMN, REALMN, TYPEN, CN, XVER, CTS,
    WCN, WCI, WXF, XD, XS, MTS) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [params
    =(String) systinet_domain, (String) myrealm, (String) Policies, (String) urn:bea
    :xacml:2.0:entitlement:resource:type@E@Fmbean@G, (String) 1.0, (null) null, (nul
    l) null, (null) null, (Blob) oracle.sql.BLOB@1ba5016, (InputStream) java.io.Byte
    ArrayInputStream@dfd643, (String) 3, (Timestamp) 2012-01-25 12:29:41.209] [reuse
    d=0]} [code=942, state=42000]
    at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingCo
    nnectionDecorator.java:192)
    at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.access$700(Log
    gingConnectionDecorator.java:57)
    at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator$LoggingConnect
    ion$LoggingPreparedStatement.executeUpdate(LoggingConnectionDecorator.java:866)
    at org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeUpdate
    (DelegatingPreparedStatement.java:269)
    at org.apache.openjpa.jdbc.kernel.JDBCStoreManager$CancelPreparedStateme
    nt.executeUpdate(JDBCStoreManager.java:1421)
    Truncated. see log file for complete stacktrace
    >
    <Jan 25, 2012 12:29:45 PM EST> <Notice> <Security> <BEA-090082> <Security initia
    lizing using security realm myrealm.>
    <Jan 25, 2012 12:29:45 PM EST> <Critical> <WebLogicServer> <BEA-000362> <Server
    failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Secu
    rity Services Unavailable
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.do
    BootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Jan 25, 2012 12:29:45 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to FAILED>
    <Jan 25, 2012 12:29:45 PM EST> <Error> <WebLogicServer> <BEA-000383> <A critical
    service failed. The server will shut itself down>
    <Jan 25, 2012 12:29:45 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to FORCE_SHUTTING_DOWN>
    Any help appreciated
    Raj

    I am using WebLogic 11gR1 Deployed HP systinet domain and when i tried to start server it failed to stat with below exception
    <Error> <Security> <BEA-090870> <The realm "myrea
    lm" failed to be loaded: weblogic.security.service.SecurityServiceException: com
    .bea.common.engine.ServiceInitializationException: weblogic.security.spi.Provide
    rInitializationException: A failure occurred attempting to load LDIF for provide
    r Authorizer from file C:\WebLogic\WLSERV~1.3\server\lib\XACMLAuthorizerInit.ldi
    ft..
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.Servic
    eInitializationException: weblogic.security.spi.ProviderInitializationException:
    A failure occurred attempting to load LDIF for provider Authorizer from file C:
    \WebLogic\WLSERV~1.3\server\lib\XACMLAuthorizerInit.ldift.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itializeRealm(CommonSecurityServiceManagerDelegateImpl.java:465)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.lo
    adRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itialize(CommonSecurityServiceManagerDelegateImpl.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:873)
    Truncated. see log file for complete stacktrace
    Caused By: com.bea.common.engine.ServiceInitializationException: weblogic.securi
    ty.spi.ProviderInitializationException: A failure occurred attempting to load LD
    IF for provider Authorizer from file C:\WebLogic\WLSERV~1.3\server\lib\XACMLAuth
    orizerInit.ldift.
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(S
    erviceEngineImpl.java:365)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(S
    erviceEngineImpl.java:315)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(Servic
    eEngineImpl.java:257)
    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.j
    ava:72)
    at weblogic.security.service.CSSWLSDelegateImpl.getService(CSSWLSDelegat
    eImpl.java:155)
    Truncated. see log file for complete stacktrace
    Caused By: weblogic.security.spi.ProviderInitializationException: A failure occu
    rred attempting to load LDIF for provider Authorizer from file C:\WebLogic\WLSER
    V~1.3\server\lib\XACMLAuthorizerInit.ldift.
    at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadFull
    LDIFTemplate(BootStrapServiceImpl.java:910)
    at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadLDIF
    Template(BootStrapServiceImpl.java:688)
    at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadLDIF
    XACMLAuthorizerTemplate(BootStrapServiceImpl.java:176)
    at com.bea.common.store.bootstrap.internal.BootStrapServiceImpl.loadLDIF
    XACMLAuthorizerTemplate(BootStrapServiceImpl.java:160)
    at com.bea.common.security.internal.service.BootStrapServiceImpl.loadLDI
    FXACMLAuthorizerTemplate(BootStrapServiceImpl.java:106)
    Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:965591 fatal store error> kodo.jdo.Fa
    talDataStoreException: The transaction has been rolled back. See the nested exc
    eptions for details on the errors that occurred.
    at org.apache.openjpa.kernel.BrokerImpl.newFlushException(BrokerImpl.jav
    a:2170)
    at org.apache.openjpa.kernel.BrokerImpl.flush(BrokerImpl.java:2017)
    at org.apache.openjpa.kernel.BrokerImpl.flushSafe(BrokerImpl.java:1915)
    at org.apache.openjpa.kernel.BrokerImpl.beforeCompletion(BrokerImpl.java
    :1833)
    at org.apache.openjpa.kernel.LocalManagedRuntime.commit(LocalManagedRunt
    ime.java:81)
    Truncated. see log file for complete stacktrace
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:965591 nonfatal store error> kodo.jdo
    .DataStoreException: ORA-00942: table or view does not exist
    {prepstmnt 23848942 INSERT INTO BEAXACMLAP (DOMN, REALMN, TYPEN, CN, XVER, CTS,
    WCN, WCI, WXF, XD, XS, MTS) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [params
    =(String) systinet_domain, (String) myrealm, (String) Policies, (String) urn:bea
    :xacml:2.0:entitlement:resource:type@E@Fmbean@G, (String) 1.0, (null) null, (nul
    l) null, (null) null, (Blob) oracle.sql.BLOB@1ba5016, (InputStream) java.io.Byte
    ArrayInputStream@dfd643, (String) 3, (Timestamp) 2012-01-25 12:29:41.209] [reuse
    d=0]} [code=942, state=42000]
    FailedObject: [email protected]5
    at org.apache.openjpa.jdbc.sql.DBDictionary.narrow(DBDictionary.java:420
    7)
    at org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictiona
    ry.java:4171)
    at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java
    :102)
    at org.apache.openjpa.jdbc.sql.SQLExceptions.getStore(SQLExceptions.java
    :72)
    at kodo.jdbc.kernel.BatchingPreparedStatementManager.flushInternal(Batch
    ingPreparedStatementManager.java:214)
    Truncated. see log file for complete stacktrace
    Caused By: org.apache.openjpa.lib.jdbc.ReportingSQLException: ORA-00942: table o
    r view does not exist
    {prepstmnt 23848942 INSERT INTO BEAXACMLAP (DOMN, REALMN, TYPEN, CN, XVER, CTS,
    WCN, WCI, WXF, XD, XS, MTS) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [params
    =(String) systinet_domain, (String) myrealm, (String) Policies, (String) urn:bea
    :xacml:2.0:entitlement:resource:type@E@Fmbean@G, (String) 1.0, (null) null, (nul
    l) null, (null) null, (Blob) oracle.sql.BLOB@1ba5016, (InputStream) java.io.Byte
    ArrayInputStream@dfd643, (String) 3, (Timestamp) 2012-01-25 12:29:41.209] [reuse
    d=0]} [code=942, state=42000]
    at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingCo
    nnectionDecorator.java:192)
    at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.access$700(Log
    gingConnectionDecorator.java:57)
    at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator$LoggingConnect
    ion$LoggingPreparedStatement.executeUpdate(LoggingConnectionDecorator.java:866)
    at org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeUpdate
    (DelegatingPreparedStatement.java:269)
    at org.apache.openjpa.jdbc.kernel.JDBCStoreManager$CancelPreparedStateme
    nt.executeUpdate(JDBCStoreManager.java:1421)
    Truncated. see log file for complete stacktrace
    >
    <Jan 25, 2012 12:29:45 PM EST> <Notice> <Security> <BEA-090082> <Security initia
    lizing using security realm myrealm.>
    <Jan 25, 2012 12:29:45 PM EST> <Critical> <WebLogicServer> <BEA-000362> <Server
    failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Secu
    rity Services Unavailable
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.do
    BootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
    itialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Jan 25, 2012 12:29:45 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to FAILED>
    <Jan 25, 2012 12:29:45 PM EST> <Error> <WebLogicServer> <BEA-000383> <A critical
    service failed. The server will shut itself down>
    <Jan 25, 2012 12:29:45 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to FORCE_SHUTTING_DOWN>
    Any help appreciated
    Raj

  • Dashboard Design Cache Server failed to start after upgrade to BOBJ 4.0 SP09 Patch 3

    Hi Friends,
    We have upgraded our BOBJ 4.0 server from SP04 Patch 8 to SP09 patch 3.
    After upgrade completed "Dashboard Design Cache Server" Failed to start. other servers are running fine.
    xccache_<hostname>.DashboardDesignCacheServer_trace.000003.glf Error Log:
    |c24257f2-85df-0f2b-efe2-d7cfe59df826|2014 06 19 14:04:21:444|-0400|Information|Information|>=|S| |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200||{|0|1|0|1|-|-|-|-|-|-||||||||||||SessionManagerFactory::createInstance
    -:0:-: TraceLog message 1241
    |84f9fa46-c9ce-d9c4-fb5b-a08e6b6c1fea|2014 06 19 14:04:21:451|-0400|Debug| |<<| | |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200|| |0|1|0|1|-|-|-|-|-|-||||||||||com.businessobjects.dsl.commons.platform.OsgiPlatform||using OSGi emulation; cause: java.lang.ClassNotFoundException: org.eclipse.core.runtime.Platform
    -:0:-: TraceLog message 1242
    |2eb28d2c-acaa-e2ff-26de-0ce297ad41e5|2014 06 19 14:04:21:502|-0400|Debug| |<<| | |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200|| |0|1|0|1|-|-|-|-|-|-||||||||||com.businessobjects.dsl.commons.platform.OsgiPlatform||adding contributions from "jar:file:/bobje/sap_bobj/enterprise_xi40/java/lib/dsl_engine.jar!/META-INF/DSLContributions/DSLContributions.properties": DSL-Contribution = com.sap.sl.sdk.datasource.strategy.DataSourceStrategyContribution,com.sap.sl.sdk.services.session.BridgeSessionContribution,com.sap.sl.sdk.session.cms.BridgeCmsSessionContribution,com.sap.sl.sdk.session.filesystem.BridgeFileSystemSessionContribution,com.sap.sl.contributions.EPackageContribution,com.businessobjects.dsl.framework.session.SessionContribution,com.sap.sl.core.emf.registry.GeneratedPackageContribution,com.businessobjects.dsl.services.JavaDPContribution,com.businessobjects.dsl.services.repository.RepositoryServicesContribution,com.businessobjects.dsl.services.olap.sapbw.SapBwBrowsingServicesContribution,com.businessobjects.dsl.services.universe.UniverseServicesContribution,com.businessobjects.dsl.services.security.SecurityServicesContribution,com.businessobjects.mds.consumption.ConsumptionContribution,com.businessobjects.mds.consumption.SecurityKeyServiceContribution,com.businessobjects.mds.olap.protocol.bics.BICSClientContribution,com.businessobjects.mds.olap.protocol.ess_japi.EssJapiClientContribution,com.businessobjects.mds.olap.protocol.sapbapi.SapRfcClientContribution,com.businessobjects.mds.olap.protocol.xmla.XMLAClientContribution,com.businessobjects.mds.olap.OlapClientContribution,com.businessobjects.mds.publishing.PublishingContribution,com.businessobjects.mds.repository.cms.CMSSessionContribution,com.businessobjects.mds.repository.filesystem.FSSessionContribution,com.businessobjects.mds.repository.memory.MemorySessionContribution,com.businessobjects.mds.securedconnection.services.SecuredConnectionContribution,com.businessobjects.mds.security.cms.CMSSecurityContribution,com.businessobjects.mds.security.SecurityContribution,com.businessobjects.mds.services.internal.MdsModelContribution,com.sap.sl.edp.dataprovider.bics.BicsDataProviderBuilderContribution,com.sap.sl.edp.dataprovider.olap.OlapDataProviderBuilderContribution,com.sap.sl.edp.dataprovider.relational.RelationalDataProviderBuilderContribution,com.sap.sl.pquery.PQueryServiceContribution
    jvm/Bootstrap.cpp:146:-: TraceLog message 1243
    |9992bc42-cf8b-51bd-739f-ee471da81b76|2014 06 19 14:04:22:292|-0400|Debug| |<<| | |xccache_halsapad12.DashboardDesignCacheServer|16574|47600550826240|| ||||||||||||||||||||||ras21-core: CBootstrap::getSLUserSecurity starting wait loop[3], timeout[119]
    -:0:-: TraceLog message 1244
    |762aa011-8afb-af8d-6bd6-a61be1be142d|2014 06 19 14:04:22:399|-0400|Error| |>>| | |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200|| |0|1|0|1|-|-|-|-|-|-||||||||||com.businessobjects.dsl.commons.platform.OsgiPlatform||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 com.businessobjects.dsl.commons.platform.OsgiPlatform.addContribution(OsgiPlatform.java:646)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromProperty(OsgiPlatform.java:622)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromProperties(OsgiPlatform.java:580)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromPropertiesFile(OsgiPlatform.java:326)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsInternal(OsgiPlatform.java:281)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributions(OsgiPlatform.java:239)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.<clinit>(OsgiPlatform.java:109)
            at com.businessobjects.dsl.framework.session.SessionContribution.register(SessionContribution.java:71)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.initializeExtensionPoint(SessionManagerFactory.java:377)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.createInstance(SessionManagerFactory.java:340)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.getInstance(SessionManagerFactory.java:205)
            at com.businessobjects.ras21.servercore.externalservicessubsystem.UserSecurityCalculator.<clinit>(UserSecurityCalculator.java:38)
            at com.businessobjects.ras21.servercore.externalservicessubsystem.SecurityCalculator.<init>(SecurityCalculator.java:89)
            at com.businessobjects.ras21.servercore.bridge.servant.SLUserSecurityServant.<init>(SLUserSecurityServant.java:125)
            at com.businessobjects.ras21.servercore.bridge.JavaBridgeMain.runServants(JavaBridgeMain.java:224)
            at com.businessobjects.ras21.servercore.bridge.JavaBridgeMain.runAdapter(JavaBridgeMain.java:56)
            at com.businessobjects.ras21.servercore.servercontainer.ProcChildMain.main(ProcChildMain.java:141)
    Caused by: java.lang.NoClassDefFoundError: sun/awt/SunToolkit : cannot initialize class because prior initialization attempt failed
            at sun.awt.AppContext$2.run(AppContext.java:237)
            at sun.awt.AppContext$2.run(AppContext.java:226)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.initMainAppContext(AppContext.java:226)
            at sun.awt.AppContext.access$200(AppContext.java:112)
            at sun.awt.AppContext$3.run(AppContext.java:294)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.getAppContext(AppContext.java:275)
            at sun.awt.AppContext$6.getContext(AppContext.java:822)
            at sun.misc.SharedSecrets.getJavaAWTAccess(SharedSecrets.java:144)
            at java.util.TimeZone.getDefaultInAppContext(TimeZone.java:635)
            at java.util.TimeZone.getDefaultRef(TimeZone.java:523)
            at java.util.TimeZone.getDefault(TimeZone.java:515)
            at java.text.SimpleDateFormat.initializeCalendar(SimpleDateFormat.java:598)
            at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:496)
            at org.eclipse.emf.ecore.impl.EFactoryImpl$SafeSimpleDateFormat.<init>(EFactoryImpl.java:712)
            at org.eclipse.emf.ecore.impl.EFactoryImpl.<clinit>(EFactoryImpl.java:730)
            at com.businessobjects.mds.universe.UniverseFactory.<clinit>(UniverseFactory.java:26)
            at com.businessobjects.mds.universe.impl.UniversePackageImpl.<init>(UniversePackageImpl.java:106)
            at com.businessobjects.mds.universe.impl.UniversePackageImpl.init(UniversePackageImpl.java:142)
            at com.businessobjects.mds.universe.UniversePackage.<clinit>(UniversePackage.java:62)
            at com.businessobjects.mds.services.internal.MdsModelContribution.register(MdsModelContribution.java:14)
            ... 21 more
    Caused by: java.lang.UnsatisfiedLinkError: Can't load library: /bobje/sap_bobj/enterprise_xi40/linux_x64/headless/libmawt.so
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1807)
            at java.lang.Runtime.load0(Runtime.java:770)
            at java.lang.System.load(System.java:1011)
            at java.lang.ClassLoader$NativeLibrary.load(Native Method)
            at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1922)
            at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1846)
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1825)
            at java.lang.Runtime.loadLibrary0(Runtime.java:823)
            at java.lang.System.loadLibrary(System.java:1036)
            at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.awt.Toolkit.loadLibraries(Toolkit.java:1605)
            at java.awt.Toolkit.<clinit>(Toolkit.java:1627)
            at sun.awt.AppContext$2.run(AppContext.java:237)
            at sun.awt.AppContext$2.run(AppContext.java:226)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.initMainAppContext(AppContext.java:226)
            at sun.awt.AppContext.access$200(AppContext.java:112)
            at sun.awt.AppContext$3.run(AppContext.java:294)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.getAppContext(AppContext.java:275)
            at com.sun.jmx.trace.Trace.out(Trace.java:180)
            at com.sun.jmx.trace.Trace.isSelected(Trace.java:88)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.isTraceOn(DefaultMBeanServerInterceptor.java:1830)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:929)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:916)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:312)
            at com.sun.jmx.mbeanserver.JmxMBeanServer$2.run(JmxMBeanServer.java:1195)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.initialize(JmxMBeanServer.java:1193)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.<init>(JmxMBeanServer.java:225)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.<init>(JmxMBeanServer.java:170)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.newMBeanServer(JmxMBeanServer.java:1401)
            at javax.management.MBeanServerBuilder.newMBeanServer(MBeanServerBuilder.java:93)
            at javax.management.MBeanServerFactory.newMBeanServer(MBeanServerFactory.java:311)
            at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:214)
            at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:175)
            at sun.management.ManagementFactory.createPlatformMBeanServer(ManagementFactory.java:302)
            at java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:504)
            at com.sap.sup.wily.agent.service.PlatformMBeanPoller.launchPoller(PlatformMBeanPoller.java:73)
            at com.sap.sup.wily.agent.service.PlatformMBeanPoller.IAgentService_startService(PlatformMBeanPoller.java:65)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.startService(ServiceAdministrator.java:432)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.startServiceSafe(ServiceAdministrator.java:446)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.IExecutableItem_execute(ServiceAdministrator.java:310)
            at com.wily.util.task.AsynchExecutionQueue$WrapperItem.IExecutableItem_execute(AsynchExecutionQueue.java:414)
            at com.wily.util.task.AsynchExecutionQueue.doTask(AsynchExecutionQueue.java:205)
            at com.wily.util.task.ATask$CoreTask.run(ATask.java:132)
            at java.lang.Thread.run(Thread.java:743)
    -:0:-: TraceLog message 1245
    |4ab25da4-f37d-97ff-b2ad-a97877076bb3|2014 06 19 14:04:22:399|-0400|Information|Information|>=|S| |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200||}|0|1|0|1|-|-|-|-|-|-||||||||||||SessionManagerFactory::createInstance: 00.957
    -:0:-: TraceLog message 1246
    |d3abc036-3e0f-728a-7dba-e3b540d39fe6|2014 06 19 14:04:22:451|-0400|Error| |>>| | |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200|| ||||||||||||||||||||com.businessobjects.ras21.servercore.bridge.JavaBridgeMain||Could not initialize processing subsystem
    java.lang.ExceptionInInitializerError
            at com.businessobjects.dsl.framework.session.SessionContribution.register(SessionContribution.java:71)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.initializeExtensionPoint(SessionManagerFactory.java:377)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.createInstance(SessionManagerFactory.java:340)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.getInstance(SessionManagerFactory.java:205)
            at com.businessobjects.ras21.servercore.externalservicessubsystem.UserSecurityCalculator.<clinit>(UserSecurityCalculator.java:38)
            at com.businessobjects.ras21.servercore.externalservicessubsystem.SecurityCalculator.<init>(SecurityCalculator.java:89)
            at com.businessobjects.ras21.servercore.bridge.servant.SLUserSecurityServant.<init>(SLUserSecurityServant.java:125)
            at com.businessobjects.ras21.servercore.bridge.JavaBridgeMain.runServants(JavaBridgeMain.java:224)
            at com.businessobjects.ras21.servercore.bridge.JavaBridgeMain.runAdapter(JavaBridgeMain.java:56)
            at com.businessobjects.ras21.servercore.servercontainer.ProcChildMain.main(ProcChildMain.java:141)
    Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributions(OsgiPlatform.java:243)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.<clinit>(OsgiPlatform.java:109)
            ... 10 more
    Caused by: 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 com.businessobjects.dsl.commons.platform.OsgiPlatform.addContribution(OsgiPlatform.java:646)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromProperty(OsgiPlatform.java:622)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromProperties(OsgiPlatform.java:580)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromPropertiesFile(OsgiPlatform.java:326)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsInternal(OsgiPlatform.java:281)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributions(OsgiPlatform.java:239)
            ... 11 more
    Caused by: java.lang.NoClassDefFoundError: sun/awt/SunToolkit : cannot initialize class because prior initialization attempt failed
            at sun.awt.AppContext$2.run(AppContext.java:237)
            at sun.awt.AppContext$2.run(AppContext.java:226)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.initMainAppContext(AppContext.java:226)
            at sun.awt.AppContext.access$200(AppContext.java:112)
            at sun.awt.AppContext$3.run(AppContext.java:294)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.getAppContext(AppContext.java:275)
            at sun.awt.AppContext$6.getContext(AppContext.java:822)
            at sun.misc.SharedSecrets.getJavaAWTAccess(SharedSecrets.java:144)
            at java.util.TimeZone.getDefaultInAppContext(TimeZone.java:635)
            at java.util.TimeZone.getDefaultRef(TimeZone.java:523)
            at java.util.TimeZone.getDefault(TimeZone.java:515)
            at java.text.SimpleDateFormat.initializeCalendar(SimpleDateFormat.java:598)
            at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:496)
            at org.eclipse.emf.ecore.impl.EFactoryImpl$SafeSimpleDateFormat.<init>(EFactoryImpl.java:712)
            at org.eclipse.emf.ecore.impl.EFactoryImpl.<clinit>(EFactoryImpl.java:730)
            at com.businessobjects.mds.universe.UniverseFactory.<clinit>(UniverseFactory.java:26)
            at com.businessobjects.mds.universe.impl.UniversePackageImpl.<init>(UniversePackageImpl.java:106)
            at com.businessobjects.mds.universe.impl.UniversePackageImpl.init(UniversePackageImpl.java:142)
            at com.businessobjects.mds.universe.UniversePackage.<clinit>(UniversePackage.java:62)
            at com.businessobjects.mds.services.internal.MdsModelContribution.register(MdsModelContribution.java:14)
            ... 21 more
    Caused by: java.lang.UnsatisfiedLinkError: Can't load library: /bobje/sap_bobj/enterprise_xi40/linux_x64/headless/libmawt.so
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1807)
            at java.lang.Runtime.load0(Runtime.java:770)
            at java.lang.System.load(System.java:1011)
            at java.lang.ClassLoader$NativeLibrary.load(Native Method)
            at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1922)
            at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1846)
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1825)
            at java.lang.Runtime.loadLibrary0(Runtime.java:823)
            at java.lang.System.loadLibrary(System.java:1036)
            at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.awt.Toolkit.loadLibraries(Toolkit.java:1605)
            at java.awt.Toolkit.<clinit>(Toolkit.java:1627)
            at sun.awt.AppContext$2.run(AppContext.java:237)
            at sun.awt.AppContext$2.run(AppContext.java:226)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.initMainAppContext(AppContext.java:226)
            at sun.awt.AppContext.access$200(AppContext.java:112)
            at sun.awt.AppContext$3.run(AppContext.java:294)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.getAppContext(AppContext.java:275)
            at com.sun.jmx.trace.Trace.out(Trace.java:180)
            at com.sun.jmx.trace.Trace.isSelected(Trace.java:88)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.isTraceOn(DefaultMBeanServerInterceptor.java:1830)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:929)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:916)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:312)
            at com.sun.jmx.mbeanserver.JmxMBeanServer$2.run(JmxMBeanServer.java:1195)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.initialize(JmxMBeanServer.java:1193)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.<init>(JmxMBeanServer.java:225)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.<init>(JmxMBeanServer.java:170)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.newMBeanServer(JmxMBeanServer.java:1401)
            at javax.management.MBeanServerBuilder.newMBeanServer(MBeanServerBuilder.java:93)
            at javax.management.MBeanServerFactory.newMBeanServer(MBeanServerFactory.java:311)
            at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:214)
            at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:175)
            at sun.management.ManagementFactory.createPlatformMBeanServer(ManagementFactory.java:302)
            at java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:504)
            at com.sap.sup.wily.agent.service.PlatformMBeanPoller.launchPoller(PlatformMBeanPoller.java:73)
            at com.sap.sup.wily.agent.service.PlatformMBeanPoller.IAgentService_startService(PlatformMBeanPoller.java:65)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.startService(ServiceAdministrator.java:432)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.startServiceSafe(ServiceAdministrator.java:446)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.IExecutableItem_execute(ServiceAdministrator.java:310)
            at com.wily.util.task.AsynchExecutionQueue$WrapperItem.IExecutableItem_execute(AsynchExecutionQueue.java:414)
            at com.wily.util.task.AsynchExecutionQueue.doTask(AsynchExecutionQueue.java:205)
            at com.wily.util.task.ATask$CoreTask.run(ATask.java:132)
            at java.lang.Thread.run(Thread.java:743)
    -:0:-: TraceLog message 1247
    |7fad3c80-8dfb-1944-911f-4d98498f150a|2014 06 19 14:04:22:491|-0400| |Fatal|  |F| |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200|| ||||||||||||||||||||com.businessobjects.ras21.servercore.servercontainer.ProcChildMain||Caught Error at top level
    java.lang.ExceptionInInitializerError
            at com.businessobjects.dsl.framework.session.SessionContribution.register(SessionContribution.java:71)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.initializeExtensionPoint(SessionManagerFactory.java:377)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.createInstance(SessionManagerFactory.java:340)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.getInstance(SessionManagerFactory.java:205)
            at com.businessobjects.ras21.servercore.externalservicessubsystem.UserSecurityCalculator.<clinit>(UserSecurityCalculator.java:38)
            at com.businessobjects.ras21.servercore.externalservicessubsystem.SecurityCalculator.<init>(SecurityCalculator.java:89)
            at com.businessobjects.ras21.servercore.bridge.servant.SLUserSecurityServant.<init>(SLUserSecurityServant.java:125)
            at com.businessobjects.ras21.servercore.bridge.JavaBridgeMain.runServants(JavaBridgeMain.java:224)
            at com.businessobjects.ras21.servercore.bridge.JavaBridgeMain.runAdapter(JavaBridgeMain.java:56)
            at com.businessobjects.ras21.servercore.servercontainer.ProcChildMain.main(ProcChildMain.java:141)
    Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributions(OsgiPlatform.java:243)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.<clinit>(OsgiPlatform.java:109)
            ... 10 more
    Caused by: 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 com.businessobjects.dsl.commons.platform.OsgiPlatform.addContribution(OsgiPlatform.java:646)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromProperty(OsgiPlatform.java:622)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromProperties(OsgiPlatform.java:580)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromPropertiesFile(OsgiPlatform.java:326)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsInternal(OsgiPlatform.java:281)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributions(OsgiPlatform.java:239)
            ... 11 more
    Caused by: java.lang.NoClassDefFoundError: sun/awt/SunToolkit : cannot initialize class because prior initialization attempt failed
            at sun.awt.AppContext$2.run(AppContext.java:237)
            at sun.awt.AppContext$2.run(AppContext.java:226)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.initMainAppContext(AppContext.java:226)
            at sun.awt.AppContext.access$200(AppContext.java:112)
            at sun.awt.AppContext$3.run(AppContext.java:294)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.getAppContext(AppContext.java:275)
            at sun.awt.AppContext$6.getContext(AppContext.java:822)
            at sun.misc.SharedSecrets.getJavaAWTAccess(SharedSecrets.java:144)
            at java.util.TimeZone.getDefaultInAppContext(TimeZone.java:635)
            at java.util.TimeZone.getDefaultRef(TimeZone.java:523)
            at java.util.TimeZone.getDefault(TimeZone.java:515)
            at java.text.SimpleDateFormat.initializeCalendar(SimpleDateFormat.java:598)
            at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:496)
            at org.eclipse.emf.ecore.impl.EFactoryImpl$SafeSimpleDateFormat.<init>(EFactoryImpl.java:712)
            at org.eclipse.emf.ecore.impl.EFactoryImpl.<clinit>(EFactoryImpl.java:730)
            at com.businessobjects.mds.universe.UniverseFactory.<clinit>(UniverseFactory.java:26)
            at com.businessobjects.mds.universe.impl.UniversePackageImpl.<init>(UniversePackageImpl.java:106)
            at com.businessobjects.mds.universe.impl.UniversePackageImpl.init(UniversePackageImpl.java:142)
            at com.businessobjects.mds.universe.UniversePackage.<clinit>(UniversePackage.java:62)
            at com.businessobjects.mds.services.internal.MdsModelContribution.register(MdsModelContribution.java:14)
            ... 21 more
    Caused by: java.lang.UnsatisfiedLinkError: Can't load library: /bobje/sap_bobj/enterprise_xi40/linux_x64/headless/libmawt.so
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1807)
            at java.lang.Runtime.load0(Runtime.java:770)
            at java.lang.System.load(System.java:1011)
            at java.lang.ClassLoader$NativeLibrary.load(Native Method)
            at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1922)
            at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1846)
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1825)
            at java.lang.Runtime.loadLibrary0(Runtime.java:823)
            at java.lang.System.loadLibrary(System.java:1036)
            at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.awt.Toolkit.loadLibraries(Toolkit.java:1605)
            at java.awt.Toolkit.<clinit>(Toolkit.java:1627)
            at sun.awt.AppContext$2.run(AppContext.java:237)
            at sun.awt.AppContext$2.run(AppContext.java:226)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.initMainAppContext(AppContext.java:226)
            at sun.awt.AppContext.access$200(AppContext.java:112)
            at sun.awt.AppContext$3.run(AppContext.java:294)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.getAppContext(AppContext.java:275)
            at com.sun.jmx.trace.Trace.out(Trace.java:180)
            at com.sun.jmx.trace.Trace.isSelected(Trace.java:88)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.isTraceOn(DefaultMBeanServerInterceptor.java:1830)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:929)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:916)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:312)
            at com.sun.jmx.mbeanserver.JmxMBeanServer$2.run(JmxMBeanServer.java:1195)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.initialize(JmxMBeanServer.java:1193)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.<init>(JmxMBeanServer.java:225)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.<init>(JmxMBeanServer.java:170)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.newMBeanServer(JmxMBeanServer.java:1401)
            at javax.management.MBeanServerBuilder.newMBeanServer(MBeanServerBuilder.java:93)
            at javax.management.MBeanServerFactory.newMBeanServer(MBeanServerFactory.java:311)
            at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:214)
            at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:175)
            at sun.management.ManagementFactory.createPlatformMBeanServer(ManagementFactory.java:302)
            at java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:504)
            at com.sap.sup.wily.agent.service.PlatformMBeanPoller.launchPoller(PlatformMBeanPoller.java:73)
            at com.sap.sup.wily.agent.service.PlatformMBeanPoller.IAgentService_startService(PlatformMBeanPoller.java:65)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.startService(ServiceAdministrator.java:432)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.startServiceSafe(ServiceAdministrator.java:446)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.IExecutableItem_execute(ServiceAdministrator.java:310)
            at com.wily.util.task.AsynchExecutionQueue$WrapperItem.IExecutableItem_execute(AsynchExecutionQueue.java:414)
            at com.wily.util.task.AsynchExecutionQueue.doTask(AsynchExecutionQueue.java:205)
            at com.wily.util.task.ATask$CoreTask.run(ATask.java:132)
            at java.lang.Thread.run(Thread.java:743)
    -:0:-: TraceLog message 1248
    |dd2a290d-c8ad-ebea-d1b5-3ebe783e598b|2014 06 19 14:04:22:491|-0400| |Fatal|  |F| |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200|| ||||||||||||||||||||com.businessobjects.ras21.servercore.servercontainer.ProcChildMain||BEGIN TRACING JVM PROPERTIES
    java.vendor = <SAP AG>
    sun.management.compiler = <HotSpot 64-Bit Tiered Compilers>
    os.name = <Linux>
    sun.boot.class.path = </bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/sapjvm-alt-rt.jar:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/resources.jar:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/rt.jar:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/sunrsasign.jar:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/jsse.jar:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/jce.jar:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/charsets.jar:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/jfr.jar:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/classes:/bobje/sap_bobj/enterprise_xi40/java/wily/Agent.jar>
    ooc.orb.oa.thread_pool = <64>
    java.vm.specification.vendor = <Sun Microsystems Inc.>
    businessobjects.server.friendlyname = <halsapad12.DashboardDesignCacheServer>
    businessobjects.logs.home = </bobje/sap_bobj/logging/>
    java.runtime.version = <6.1.055>
    com.sap.vm.version = <10>
    businessobjects.ns = <hal-sapa-d12.dc.fmcna.com:6400>
    com.wily.log4j.defaultInitOverride = <true>
    user.name = <cbi>
    user.language = <en>
    sun.boot.library.path = </bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/amd64>
    java.version = <1.6.0_51>
    user.timezone = <America/New_York>
    java.net.preferIPv4Stack = <false>
    sun.arch.data.model = <64>
    java.endorsed.dirs = </bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/endorsed>
    sun.cpu.isalist = <>
    sun.jnu.encoding = <UTF-8>
    file.encoding.pkg = <sun.io>
    file.separator = </>
    java.specification.name = <Java Platform API Specification>
    com.wily.introscope.agent.agentName = <xccache_halsapad12.DashboardDesignCacheServer_java>
    java.class.version = <50.0>
    user.country = <US>
    java.home = </bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre>
    com.sap.vm.compressedoops = <true>
    java.vm.info = <Aug 12 2013 00:30:55 - 61_REL - optU - linux amd64 - 6 - bas2:201693 (mixed mode)>
    os.version = <2.6.18-128.el5>
    path.separator = <:>
    businessobjects.enterprise.orb.threadmodel = <threaded>
    java.vm.version = <6.1.055 23.5-b02>
    com.sap.vm.type = <opt>
    introscope.enterprisemanager.serversockets.reuseaddr = <false>
    java.awt.printerjob = <sun.print.PSPrinterJob>
    sun.io.unicode.encoding = <UnicodeLittle>
    com.sap.vm.codeline = <61_REL>
    user.home = </sapmnt/CBP/cbi>
    java.specification.vendor = <Sun Microsystems Inc.>
    tracelog.logdir = </bobje/sap_bobj/logging/>
    java.library.path = </bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/amd64/server:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/amd64:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/../lib/amd64:/bobje/sap_bobj/enterprise_xi40/linux_x64/:/bobje/sap_bobj/enterprise_xi40/linux_x86/:/bobje/sap_bobj/enterprise_xi40/linux_x64/wcs/components/:/bobje/sap_bobj/enterprise_xi40/linux_x64/plugins//auth/secEnterprise:/bobje/sap_bobj/enterprise_xi40/linux_x64/crpe/:/bobje/sap_bobj/enterprise_xi40/linux_x86/crpe/:/bobje/sap_bobj/enterprise_xi40/linux_x86/crpe/mw/:/bobje/sap_bobj/enterprise_xi40/linux_x64/plugins//desktop/CrystalEnterprise.Report:/bobje/sap_bobj/enterprise_xi40/linux_x86/ras:/bobje/sap_bobj/mysql/lib:/bobje/sap_bobj/enterprise_xi40/dataAccess/connectionServer/drivers/lib64:/bobje/perl/lib/5.8.0/i386-linux-thread-multi/CORE:/bobje/sap_bobj/enterprise_xi40/linux_x64//sapjvm/jre/lib/amd64/server:/bobje/sap_bobj/enterprise_xi40/linux_x64//sapjvm/jre/lib/amd64:/bobje/sap_bobj/enterprise_xi40/linux_x86/crpe/mw/lib-i86_linux/X11:/bobje/sap_bobj/enterprise_xi40/linux_x86/crpe/mw//lib-linux:/bobje/sap_bobj/enterprise_xi40/linux_x86/crpe/mw//lib-linux_optimized:/bobje/oracle/CBI/db_home/lib:/home/db2cbi/sqllib/lib64:/home/db2cbi/sqllib/lib32:/bobje/sap_bobj/enterprise_xi40/linux_x86:/sapmnt/CBP/db2cbi/sqllib/lib64:/sapmnt/CBP/db2cbi/sqllib/lib32:/usr/X11R6/lib:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib>
    java.vendor.url = <http://www.sap.com/>
    businessobjects.enterprise.orb.thread_pool_size = <5>
    java.vm.vendor = <SAP AG>
    java.runtime.name = <Java(TM) SE Runtime Environment>
    java.class.path = <:/bobje/sap_bobj/enterprise_xi40/java/lib//XcelsiusServer.jar:/sapmnt/CBP/db2cbi/sqllib/java/db2jcc_license_cu.jar:/sapmnt/CBP/db2cbi/sqllib/java/db2java.zip:/sapmnt/CBP/db2cbi/sqllib/java/db2jcc.jar:.::/bobje/sap_bobj/enterprise_xi40//java/wily/Agent.jar>
    tracelog.jni = <1>
    bobj.enterprise.home = </bobje/sap_bobj/enterprise_xi40/>
    businessobjects.enterprise.orb.request_timeout = <3600000>
    java.vm.specification.name = <Java Virtual Machine Specification>
    java.vm.specification.version = <1.0>
    sun.cpu.endian = <little>
    sun.os.patch.level = <unknown>
    java.awt.headless = <true>
    java.io.tmpdir = </tmp>
    java.vendor.url.bug = <http://service.sap.com/support>
    businessobjects.enterprise.orb.client_timeout = <0>
    ooc.orb.oa.conc_model = <thread_pool>
    os.arch = <amd64>
    java.awt.graphicsenv = <sun.awt.X11GraphicsEnvironment>
    java.ext.dirs = </bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/ext-sap:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/ext:/usr/java/packages/lib/ext>
    user.dir = </bobje/sap_bobj/enterprise_xi40/linux_x64>
    bobj.logging = <true>
    line.separator = <
    >
    java.vm.name = <SAP Java Server VM>
    file.encoding = <UTF-8>
    tracelog.process = <xccache_halsapad12.DashboardDesignCacheServer_java>
    com.sap.vm.profilingserver = <true>
    java.specification.version = <1.6>
    com.wily.introscope.agentProfile = </bobje/sap_bobj/enterprise_xi40//java/wily/halsapad12.DashboardDesignCacheServer.profile>
    END TRACING JVM PROPERTIES
    -:0:-: TraceLog message 1249
    |a79b935e-9c92-9957-35bf-2c937079beb8|2014 06 19 14:04:22:492|-0400| |Fatal|  |F| |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200|| ||||||||||||||||||||com.businessobjects.ras21.servercore.servercontainer.ProcChildMain||BEGIN TRACING COMMAND LINE
      -loggingPath
      /bobje/sap_bobj/logging/
      -cache
      -documentType
      CrystalEnterprise.XL.Query
      -nops
      -restart
      -fg
      -name
      halsapad12.DashboardDesignCacheServer
      -pidfile
      /bobje/sap_bobj/serverpids/halsapad12_halsapad12.DashboardDesignCacheServer.pid
      -ns
      hal-sapa-d12.dc.fmcna.com:6400
      -procParentIOR
      IOR:010000002500000049444c3a4a6176614272696467652f4941646170746572426f6f7473747261703a312e300000000001000000000000005a000000010101ca1a00000068616c2d736170612d6431322e64632e666d636e612e636f6d006cbd10000000000000001c26a353bb16050003000000010000000100000014000000011af5ca010001000000000000010100000000000200
      -libraryName
      XcelsiusServer
      -useSLUS
    END TRACING COMMAND LINE
    -:0:-: TraceLog message 1250
    |088b0565-be95-fe7f-e474-4e3c45773bbc|2014 06 19 14:04:22:492|-0400| |Fatal|  |F| |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200|| ||||||||||||||||||||com.businessobjects.ras21.servercore.servercontainer.ProcChildMain||11 threads are still alive in this JVM
    Thread 'Thread[main,5,main]' is still alive
    Thread 'Thread[Business Objects - Sessions Clean up,5,main]' is still alive
    Thread 'Thread[Thread-2,5,main]' is still alive
    Thread 'Thread[Configuration Watch Heartbeat Heartbeat,5,Agent]' is still alive
    Thread 'Thread[Remove Metric Data Watch Heartbeat Heartbeat,5,Agent]' is still alive
    Thread 'Thread[Agent Heartbeat,5,Agent]' is still alive
    Thread 'Thread[Agent Execution,5,Agent]' is still alive
    Thread 'Thread[Agent ServerConnection,5,Agent]' is still alive
    Thread 'Thread[UnknownHub Hub Transmit 1,5,Agent]' is still alive
    Thread 'Thread[UnknownHub Hub Receive 1,5,Agent]' is still alive
    Thread 'Thread[PO:client_main Mailman 1,5,Agent]' is still alive
    Regards
    Kannan K

    Kannan,
    the error in your logs like "NoClassDefFoundError" etc. point us towards issues with jar files. either they are missing or not the correct ones.
    A general practice in such situation is to
    stop all servers except CMS,IFRS,OFRS > repair the base installation
    OR
    If you have a working environment with the exact same patch, copy the 'lib' folder from "/bobje/sap_bobj/enterprise_xi40/java/" to the non-working server.
    PS: please attach the logs to the thread instead of pasting the content.
    -Nikhil Nair

  • WebLogic Admin server fails to start after reboot

    Hi Gurus,
    Weblogic Admin server won't start up after a server reboot. Note that weblogic was gracefully shutdown before the restart.
    Also note that the following files were accidentally deleted after the reboot (but I don't think that should cause an issue..):
    /opt/shared/apps/hyperion/Oracle/Middleware/user_projects/domains/EPMSystem/servers/AdminServer/data/store/default/_WLS_ADMINSERVER000000.DAT
    /opt/shared/apps/hyperion/Oracle/Middleware/user_projects/domains/EPMSystem/servers/AdminServer/data/store/diagnostics/WLS_DIAGNOSTICS000000.DAT
    Looking at the AdminServer.log:
    *####<Oct 11, 2012 11:27:53 AM EDT> <Critical> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969273846> <BEA-000386> <Server subsystem failed. Reason: java.lang.AssertionError: weblogic.management.provider.EditFailedException:*
    java.lang.AssertionError: weblogic.management.provider.EditFailedException:
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.<init>(DomainRuntimeServiceMBeanImpl.java:79)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.getInstance(DomainRuntimeServiceMBeanImpl.java:68)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl.getDomainConfiguration(DomainRuntimeServiceMBeanImpl.java:132)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.initAppDeploymentRuntimes(DeploymentManagerImpl.java:239)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.<init>(DeploymentManagerImpl.java:83)
         at weblogic.management.deploy.internal.DeploymentServerService.initializeDeploymentManager(DeploymentServerService.java:256)
         at weblogic.management.deploy.internal.DeploymentServerService.startAdminServerDeploymentService(DeploymentServerService.java:233)
         at weblogic.management.deploy.internal.DeploymentServerService.init(DeploymentServerService.java:155)
         at weblogic.management.deploy.internal.DeploymentPreStandbyServerService.start(DeploymentPreStandbyServerService.java:27)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused By: weblogic.management.provider.EditFailedException:
         at weblogic.management.provider.internal.EditAccessImpl.ensureBeanTreeLoaded(EditAccessImpl.java:1754)
         at weblogic.management.provider.internal.EditAccessImpl.getCurrentDomainBean(EditAccessImpl.java:241)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.<init>(DomainRuntimeServiceMBeanImpl.java:76)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.getInstance(DomainRuntimeServiceMBeanImpl.java:68)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl.getDomainConfiguration(DomainRuntimeServiceMBeanImpl.java:132)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.initAppDeploymentRuntimes(DeploymentManagerImpl.java:239)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.<init>(DeploymentManagerImpl.java:83)
         at weblogic.management.deploy.internal.DeploymentServerService.initializeDeploymentManager(DeploymentServerService.java:256)
         at weblogic.management.deploy.internal.DeploymentServerService.startAdminServerDeploymentService(DeploymentServerService.java:233)
         at weblogic.management.deploy.internal.DeploymentServerService.init(DeploymentServerService.java:155)
         at weblogic.management.deploy.internal.DeploymentPreStandbyServerService.start(DeploymentPreStandbyServerService.java:27)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused By: org.xml.sax.SAXParseException: Premature end of file.
         at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:195)
         at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:174)
         at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:388)
         at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1414)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1059)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
         at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:140)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:511)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:808)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)
         at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:235)
         at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:284)
         at weblogic.xml.jaxp.RegistryDocumentBuilder.parse(RegistryDocumentBuilder.java:163)
         at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124)
         at weblogic.management.provider.internal.ConfigReader.convert(ConfigReader.java:106)
         at weblogic.management.provider.internal.ConfigReader.<init>(ConfigReader.java:70)
         at weblogic.management.provider.internal.ConfigReader.<init>(ConfigReader.java:64)
         at weblogic.management.provider.internal.EditAccessImpl.loadBeanTree(EditAccessImpl.java:1917)
         at weblogic.management.provider.internal.EditAccessImpl.loadBeanTreeFromPending(EditAccessImpl.java:1807)
         at weblogic.management.provider.internal.EditAccessImpl.ensureBeanTreeLoaded(EditAccessImpl.java:1740)
         at weblogic.management.provider.internal.EditAccessImpl.getCurrentDomainBean(EditAccessImpl.java:241)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.<init>(DomainRuntimeServiceMBeanImpl.java:76)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl$SINGLETON.getInstance(DomainRuntimeServiceMBeanImpl.java:68)
         at weblogic.management.mbeanservers.domainruntime.internal.DomainRuntimeServiceMBeanImpl.getDomainConfiguration(DomainRuntimeServiceMBeanImpl.java:132)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.initAppDeploymentRuntimes(DeploymentManagerImpl.java:239)
         at weblogic.management.deploy.internal.DeploymentManagerImpl.<init>(DeploymentManagerImpl.java:81)
         at weblogic.management.deploy.internal.DeploymentServerService.initializeDeploymentManager(DeploymentServerService.java:256)
         at weblogic.management.deploy.internal.DeploymentServerService.startAdminServerDeploymentService(DeploymentServerService.java:232)
         at weblogic.management.deploy.internal.DeploymentServerService.init(DeploymentServerService.java:154)
         at weblogic.management.deploy.internal.DeploymentPreStandbyServerService.start(DeploymentPreStandbyServerService.java:26)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    ####<Oct 11, 2012 11:27:54 AM EDT> <Notice> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274051> <BEA-000365> <Server state changed to FAILED>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Error> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274053> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Notice> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274069> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMX> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274138> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://3.56.11.196:7001/jndi/weblogic.management.mbeanservers.domainruntime .>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMX> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274140> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://3.56.11.196:7001/jndi/weblogic.management.mbeanservers.edit .>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMX> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274141> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://3.56.11.196:7001/jndi/weblogic.management.mbeanservers.runtime .>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <WebService> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274146> <BEA-220028> <Web Service reliable agents are suspended.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <WebService> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274153> <BEA-220029> <Web Service reliable agents are shut down.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <MessagingBridge> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274318> <BEA-200001> <The messaging bridge service has successfully shut down.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMS> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274426> <BEA-040308> <JMS service is suspending.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMS> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274506> <BEA-040107> <Undeployed 8 default connection factories.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JMS> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274510> <BEA-040015> <JMS shutdown is complete.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JDBC> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274530> <BEA-001144> <Force Suspending the JDBC service.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JDBC> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274536> <BEA-001146> <Force suspend of the JDBC service completed.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JDBC> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274538> <BEA-001147> <Shutting down the JDBC service.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <JDBC> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274552> <BEA-001149> <Shutdown of the JDBC service completed.>
    ####<Oct 11, 2012 11:27:54 AM EDT> <Info> <WebLogicServer> <tnsq08041.energy.ge.com> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1349969274694> <BEA-000236> <Stopping execute threads.>
    Kindly guide me with this. Thanks!
    Edited by: Kent Pawar. on Oct 11, 2012 8:51 AM

    Issue is :
    Caused By: weblogic.management.provider.EditFailedException:
    One probable reason can be some change made to the config.xml file . If you have previous backup for the config.xml file then try to replace the config.xml file and restart the server .
    Another reason for this exception may be that there were some changes made to configuration through the Admin Console which were not activated completely and Admin Server was restarted . under this scenario weblogic will create a /pendig dir and have a config.xml file created there with the un-activated changes .
    some workaround you can try to restore the Admin Server :
    Under domain dir ,
    \pending directory -- take backup and delete the dir .
    Under Admin Server Dir :
    data\store --- take backup and delete the dir .
    thanks,
    Sandeep

  • Critical WebLogicServer BEA-000362 Server failed. Reason: [Management:141266]Parsing Failure in config.xml: java.lang.AssertionError: java.lang.reflect.InvocationTargetException

    Friends,
    Getting below error when i restart the server.
    <Dec 31, 2014 5:33:58 AM EST> <Warning> <Management> <BEA-141274> <Production mode has specified at the command line via the weblogic.ProductionModeEnabled system property. This system property overrides the development mode setting contained in config.xml. However, the console and WLST show the attribute values and defaults that correspond to the development mode specified in config.xml.>
    <Dec 31, 2014 5:34:07 AM EST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason: [Management:141266]Parsing Failure in config.xml: java.lang.AssertionError: java.lang.reflect.InvocationTargetException>
    <Dec 31, 2014 5:34:07 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Dec 31, 2014 5:34:07 AM EST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Dec 31, 2014 5:34:07 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    I have changed the jar files path in build.properties file as its required to import new jars as part of Documentum server upgradation. But getting above errors.. Do i have to update Config.xml file or any other file.. Please suggest.

    You've got a problem with a corrupted config.xml file.
    Since you did not make any changes you can copy the config.xml.booted file over the corrupted config.xml.
    The other option is to walk though the config.xml file and look for the problem...

Maybe you are looking for

  • Can you help me explain this crash log?

    My system just crashed, but I don't understand why. Here is the log from the event viewer. What can you tell me about this? Log Name:      System Source:        Microsoft-Windows-Kernel-Power Date:          2/6/2014 3:38:39 PM Event ID:      41 Task

  • IDVD will not burn either disk or image

    I know lots of people have been having similar problems, but I've trawled through a dozen pages of posts and can't find one that matches my experience. I'm using iDVD and iMovie (both 6.0.3). I'm trying to create a DVD from an iMovie 67 minutes long.

  • Spontaneous shut down

    I am not sure which forum to post this in, since I don't know if it is a hardware or software issue, not whether it is only with iBook, etc. My wife's ibook with 10.4.2 had a series of shutdowns, for no apparent reason the computer would just turn of

  • Silent installation of Cloud agent 12c failed on a windows 2003 host

    Hello All, I've done multiple installations by silently installing the cloud agent 12c using a response file. However, the configuration portion failed on this one windows 2003 host. Has anyone seen this? I've searched on metalink and see other probl

  • Inexpensive, easy to use, reliable RAID USB/FW enclosure

    Does anyone have any experience with RAID enclosures ? For example, there is one by NewerTech that takes two drives and uses USB to connect to the Mac. The description claims it is compatible with OS X. How do these things work with OS X Leopard ? Do