Tag not created after the upgrade from 9i to 10g

We upgrade from 9i to 10g - time - and we hit some "unexpected."

If I run
    SELECT  xmlelement("TestMsg",
                    XMLFOREST(m.tx_id   "MsgNum",
                              m.tx_type "MsgTyp"
                              ) MESSAGE -- this is the alias for the XMLFOREST item 
                    ) ut_xml
    FROM (select 1 tx_id, 'test' tx_type from dual) m
on my 9.2.0.4 database, I get
<TestMsg>
  <MESSAGE>
    <MsgNum>1</MsgNum>
    <MsgTyp>test</MsgTyp>
  </MESSAGE>
</TestMsg>
-an additional label is created according to the XMLFOREST item alias.

on my 10.2.0.4 database, I get
<TestMsg>
  <MsgNum>1</MsgNum>
  <MsgTyp>test</MsgTyp>
</TestMsg>
No MESSAGE tags.

Some XML parsing we take into account this MESSAGE tag and so is now breaking.

I guess my question is to know if we have messed up the installation of XMLDB or if 9i conduct was wrong and we should change the analysis of the behavior of 10g.

The current behavior is correct, the old behavior is incorrect. Raising an SR will not help unless there is a very strong business case to ensure backward compatibility for the incorrect behavior in an event. Workaround are change code analysis to deal with the new format, or change the code that generates the XML code to include additional call to XMLElement

Tags: Database

Similar Questions

  • vCenter does not start after the upgrade from 5.1 5.1 U1b (UNIQUE authentication failed)

    Hello

    We have upgrade to vCenter Server (build 880146) 5.1.0a to vCenter Server 5.1. U1b and now vcenter service does not start

    This is the log:

    2013 10-21 T 10: 58:40.221 + 02:00 [02800 info '[OSP]'] [UserDirectorySso] GetUserInfo (Administrators, true)

    2013 10-21 T 10: 58:40.221 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [GetDomains]

    2013 10-21 T 10: 58:40.252 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [LazyInitAdmin] initialization

    2013 10-21 T 10: 58:40.252 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [InitSsoAdminServices]

    2013 10-21 T 10: 58:40.252 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [CreateAdminSsoServiceContent] try to connect to the administration of the SSO server.

    2013 10-21 T 10: 58:40.330 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [InitSsoAdminServices] successfully.

    2013 10-21 T 10: 58:40.330 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [LoginToAdmin]

    2013 10-21 T 10: 58:40.330 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [CheckTokenValidity]

    2013 10-21 T 10: 58:40.330 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [CheckTokenValidity] refreshing SSO token...

    2013 10-21 T 10: 58:40.330 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [RefreshSsoToken]

    2013 10-21 T 10: 58:40.408 + 02:00 [02800 error "[OSP] [SsoAdminFacadeImpl]"] AcquireToken [RefreshSsoToken] exception: failed authentication: authentication failed

    2013 10-21 T 10: 58:40.408 + 02:00 [02800 info '[OSP]'] [UserDirectorySso] GetUserInfo NormalizationException: RemoteGetDomainNames RuntimeServiceFault exception: sso.fault.RuntimeServiceFault

    2013 10-21 T 10: 58:40.408 + 02:00 [02800 error '[OSP]'] [UserDirectorySso] NormalizeUserName AuthException: allow exceptions

    2013 10-21 T 10: 58:40.408 + 02:00 [02800 error '[OSP]'] [UserDirectorySso] GetDefaultPrincipal AuthException: allow exceptions

    2013 10-21 T 10: 58:40.408 + 02:00 [02800 info '[OSP]'] GetDefaultPrincipal(, true) [UserDirectorySso]

    2013 10-21 T 10: 58:40.408 + 02:00 [02800 info '[OSP]'] GetUserInfo(, true) [UserDirectorySso]

    2013 10-21 T 10: 58:40.408 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [GetDomains]

    2013 10-21 T 10: 58:40.408 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [LazyInitAdmin] initialization

    2013 10-21 T 10: 58:40.408 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [InitSsoAdminServices]

    2013 10-21 T 10: 58:40.408 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [CreateAdminSsoServiceContent] try to connect to the administration of the SSO server.

    2013 10-21 T 10: 58:40.439 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [InitSsoAdminServices] successfully.

    2013 10-21 T 10: 58:40.439 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [LoginToAdmin]

    2013 10-21 T 10: 58:40.439 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [CheckTokenValidity]

    2013 10-21 T 10: 58:40.439 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [CheckTokenValidity] refreshing SSO token...

    2013 10-21 T 10: 58:40.439 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [RefreshSsoToken]

    2013 10-21 T 10: 58:40.502 + 02:00 [02800 error "[OSP] [SsoAdminFacadeImpl]"] AcquireToken [RefreshSsoToken] exception: failed authentication: authentication failed

    2013 10-21 T 10: 58:40.502 + 02:00 [02800 info '[OSP]'] [UserDirectorySso] GetUserInfo NormalizationException: RemoteGetDomainNames RuntimeServiceFault exception: sso.fault.RuntimeServiceFault

    2013 10-21 T 10: 58:40.502 + 02:00 [02800 error '[OSP]'] [UserDirectorySso] NormalizeUserName AuthException: allow exceptions

    2013 10-21 T 10: 58:40.502 + 02:00 [02800 info '[OSP]'] GetUserInfo(, true) [UserDirectorySso]

    2013 10-21 T 10: 58:40.502 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [GetDomains]

    2013 10-21 T 10: 58:40.502 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [LazyInitAdmin] initialization

    2013 10-21 T 10: 58:40.502 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [InitSsoAdminServices]

    2013 10-21 T 10: 58:40.502 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [CreateAdminSsoServiceContent] try to connect to the administration of the SSO server.

    2013 10-21 T 10: 58:40.533 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [InitSsoAdminServices] successfully.

    2013 10-21 T 10: 58:40.533 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [LoginToAdmin]

    2013 10-21 T 10: 58:40.533 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [CheckTokenValidity]

    2013 10-21 T 10: 58:40.533 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [CheckTokenValidity] refreshing SSO token...

    2013 10-21 T 10: 58:40.533 + 02:00 [02800 info "[OSP] [SsoAdminFacadeImpl]"] [RefreshSsoToken]

    2013 10-21 T 10: 58:40.595 + 02:00 [02800 error "[OSP] [SsoAdminFacadeImpl]"] AcquireToken [RefreshSsoToken] exception: failed authentication: authentication failed

    2013 10-21 T 10: 58:40.595 + 02:00 [02800 info '[OSP]'] [UserDirectorySso] GetUserInfo NormalizationException: RemoteGetDomainNames RuntimeServiceFault exception: sso.fault.RuntimeServiceFault

    2013 10-21 T 10: 58:40.595 + 02:00 [error 02800 "Default"] cannot add the default permission: user not found

    2013 10-21 T 10: 58:40.595 + 02:00 [error 02800 "Default"] cannot start allow - system has no access rule

    2013 10-21 T 10: 58:40.595 + 02:00 [error 02800 'Default'] [Auth] initialization failed: < class Vmacore::Authorize:AuthException(Authorize_Exception) >

    2013 10-21 T 10: 58:40.595 + 02:00 [02800 error 'authvpxdAuthorize'] could not initialize security

    2013 10-21 T 10: 58:40.595 + 02:00 [02800 WARNING "VpxProfiler"] ServerApp::Start [TotalTime] took ms 27456

    2013 10-21 T 10: 58:40.595 + 02:00 [02800 info 'Default'] judgment of VMware VirtualCenter.

    Hello

    VMware support solve my problem:

    We have seen two issues after the update.

    First of all, there is no user of the solution for the virtual center when I checked the application users with SSO to the webclient service administration page.

    Solve us this problem of repointing Virtual Centre to the next according to the kb SSO instance;

    http://KB.VMware.com/kb/2033620

    1. repoint.cmd configure vc - search server https://vcenter.com:7444/lookupservice/sdk - password "laquesea" - openssl-path of the user "admin@System-Domain"-"C:\Program Files\VMware\Infrastructure\Inventory Service\bin."

    After that, the modules in the vpxd.cfg solution was not properly updated and an operation manual.

    C:\ProgramData\VMware\VMware VirtualCenter\SSL\sso.crt

    vCenterServer_251703

    C:\ProgramData\VMware\VMware VirtualCenter\SSL\sso.key

    Above is the corrected version having replaced "null" with the correct path to the files of certificate and key.

    This allowed vcenter service start successfully.

  • My CD-ROM/DVD-Rom drive & the Bison Webcam built into my laptop. Does not work after I upgraded from Vista home premium to Windows 7 Home premium.

    My readers Optiarc DVD - RW AD-7530 ATA Device DVD/CD-ROM & the Bison Webcam built into my laptop. Does not work after I upgraded from Vista home premium to Windows 7 Home premium.
    Although of course, the CD-ROM drive worked during the upgrade.
    I noticed that when I turn firstly on the laptop, the last two lines of the front entry from Windows 7 are the following.
    PXE - E6i:Media Test Failure, Check Cable
    PXE - MOF: Exit PXE Rom
    During the audit of each Properties in Device Manager devices", I learned that they both work correctly.  In the list in the printers and the @Devices the only Webcam shown is also a "USB 2.0 Camera"
    Can someone help me please?
    Best regards
    John

    Besides what abdelhak says:

    The message of PXE boot that you receive when you start your computer has nothing to do with your CD/DVD-Rom drive. Your computer uses a PXE boot method to attempt to load Windows from a location on your network. Since you do not have this configuration, it is safe to ignore it. If it slows down the startup time of your system, contact your manufacturer and ask them for instructions on how to "disable PXE Network Boot of the BIOS.

    Hope this helps,

    Thank you! Ryan Thieman
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Firefox will not start after the upgrade to 27. Seen an error message during the upgrade process.

    Firefox will not start after the upgrade to 27. Seen an error message during the upgrade process, but do not remember.
    Tried running firefox.exe Pei but error message:

    XML parsing error: the undefined entity
    Location: chrome://mozapps/content/profile/profileSelection.xul
    Line 18, column 1:
    "< dialog < =" "^ =" "p =" "> < / dialogue >

    Running on Windows XP SP3. No problem whatsoever before moving to 27. Sending of Chrome that I can't open Firefox at all.

    Thank you, jschaer2000. In the meantime, he works. How long, we'll see ;-)

  • Satellite P855 - function keys do not work after the upgrade to Windows 10

    Function keys do not work after the upgrade to Windows 10
    I know that I need two drivers (Flash cards support utility) and (Toshiba function Key Utility), but on the page download Toshiba is not suitable for Windows 10.
    Anyone know when and if it will be available?
    Thank you

    I'm also waiting for Win10 of things and do not know with certainty how Toshiba will start with the support of Win10. I hope that will happen soon.

  • USB ports on the Satellite L30-105 does not work after the downgrade from Vista to XP

    Hello

    Model: Toshiba L30-105 PSL33E-02S02HFR.
    USB ports (2) do not work after the downgrade from vista to Windows xp family. All the drivers downloaded from Toshiba Web site.

    Thanks for any help,

    Camellia,

    Have you installed Win XP all service packs?
    SP2 provides some patches on the USB feature.

    You definitely need to update the Win XP OS

  • Want to dv6 Notebook PC 7226nr: scan fingerprint hp simplepass does not work after the upgrade to windows 10

    My HP SimplePass fingerprint reader does not work after the upgrade to Windows 10.  Is there a fix for this yet?

    I thought about it.  The upgrade to Windows apparently damaged 10 HP SimplePass software.  Once I uninstalled and reloaded the program, everything started working.

  • Does not start after the upgrade to 1.5.

    Does not start after the upgrade to 1.5.  "EdgeAnimate.exe - not found entry Point? -Point procedure entry GetGestureInfo is not found in USER32.dll dynamic link library. »

    All ideas

    No problems in the past with edge since September 2012.

    =============

    Laptop HP Pavilion dv7-2185dx

    Dv7-2185dx product name

    #ABA product number NV023UA

    Microprocessor 2.00 Ghz Intel Centrino 2 Processor Intel Core 2 Quad Q9000 processor technology

    The microprocessor Cache L2 6 MB Cache memory

    6144 MB of memory

    Memory Max 8192MB

    Graphic ATI Mobility Radeon HD 4650 (M96)

    Video memory up to 2815 MB (1024 MB dedicated)

    500 GB (5400 RPM) hard drive

    Multimedia drive LightScribe SuperMulti 8 X DVD±R/RW with Support Double layer

    17.3 "diagonal HD + LED display high-definition HP BrightView Widescreen Display (1600 x 900)

    Fax/Modem high speed 56 k modem

    Network integrated 10/100/1000 Gigabit Ethernet LAN adapter

    Wireless Connectivity Intel WiFi Link 5100AGN

    The Altec Lansing SRS Premium Sound technology with subwoofer

    101 keyboard compatible with the keyboard keys full size numeric keypad with integrated

    Pointing device touch pad with On / Off button and dedicated vertical scroll up/down pad

    PC Card Slots 1 Slot ExpressCard/54 (also supports ExpressCard/34)

    External ports

    5-in-1 Integrated Digital Media Reader for cards Secure Digital, MultiMedia Card, Memory Stick, Memory Stick Pro, or xD Picture Card

    4 universal Serial Bus (USB) 2.0, 4th port shared with eSATA

    2 headphone

    1 microphone input

    HDMI

    1 VGA (15-pin)

    eSATA + USB 2.0

    1 RJ-11 (modem)

    1 RJ - 45 (LAN)

    expansion port for computer 1 cell 3

    1 IEEE 1394

    irewire (4 pin)

    1 consumer IR (remote receiver)

    Other devices HP Webcam with integrated digital microphone

    Dimensions 16.2 "(W) x 10.9" (D) x 1.37 "(min H) / 1.70" (maximum H)

    Weight lbs 7,74

    Housing for Kensington MicroSaver Security lock

    Turn on the password

    Accepts 3rd party locking safety devices

    Software

    Operating system:

    Genuine Windows Vista Home Premium 64-bit with Service Pack 1


    Hi, people.

    I was able to reproduce the problem here, so the good news is that you're not imagining things.  We are looking in the options right now for you guys, and I will contact you individually by private message to start again at the top.  This being said, please note that our techniques, Vista is an operating system that is not supported, and our team is not stable time on this platform.  We will do the best we can and we will keep you guys, update as to what status is.

    Thank you

    -Elaine

  • Side-by-side configuration is incorrect, after the upgrade from Vista Business to Win7 for AutoCAD, Revit (Autodesk) and most but not all Adobe programs and a few others.

    I have seen many other people having this problem, but none of the soultions has solved the problem.

    After the upgrade to Win 7 Vista Business company. a number of my programs will not work. a mistake

    "The application failed to start because its side-by-side configuration is incorrect."

    train the Viewer even I get this

    Activation context generation failed for "C:\Program Files\AutoCAD 2010\acad.exe". Load Assembly Microsoft.VC90.MFC, processorArchitecture = "x 86" publicKeyToken = "1fc8b3b9a1e18e3b", type = "win32", version = "9.0.21022.8" was not found. Please use sxstrace.exe for detailed diagnosis.

    I tried to uninstall completely all Autodeck and re install but that has not worked.

    Install the Visual C ++ 2008 Runtime.

    Package redistributable Microsoft Visual C++ 2008 (x 86)

    http://www.Microsoft.com/downloads/en/details.aspx?FamilyId=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en

    "A programmer is just a tool that converts the caffeine in code" Deputy CLIP - http://www.winvistaside.de/

  • DVD player not recognized after the upgrade to windows 8

    I write this to document some odd behavior, that I lived after the upgrade to Windows 8 in the hope that it might save some grief for others.  Of course, if someone could explain why this problem occurs, I'd be very interested/grateful for an answer.

    I recently updated my computer from Vista Ultimate to Windows 8.  I did a clean install of Windows 8, because there is nothing special about the machine I wanted to preserve.  In all cases, the upgrade went without a hitch and I was soon back up with Windows 8 as my OS (I really like, btw).

    The only oddity I noticed after the upgrade is that my DVD drive was not recognized by the operating system.  Remember, this is the same DVD player that was used to install the OS, so I found it rather peculiar.  After a bit of lost time, try software solutions theoretical I started to play with the equipment.

    My motherboard is an ASUS M3A78-EM.  My hard drive is attached to the SATA1 port and my DVD player is plugged into the SATA2 port.  I removed the DVD drive from SATA2, plugged into SATA3, restart Windows 8 (from HDD on SATA1) and Windows 8 now recognizes the drive!

    I thought it was really weird, so I stop, put the DVD on SATA2 drive, rebooted, and the drive was no longer available in Windows 8.

    OK, so I thought that maybe the SATA2 channel was bad (even if he had worked at the Windows 8 DVD installation, just an hour or two before), so I put my HDD on SATA2 and the DVD drive on SATA1.  After doing this, Windows 8 start very well (so there is nothing wrong with SATA2), and it recognizes the DVD on the SATA1 drive.

    OK, so I did that for a while, and virtually all combinations I tried worked as long as the DVD player is not plugged in SATA2.

    I cannot live with that, but thought it was really strange.  Also, I note that the old operating system (Vista) was acknowledging the same DVD player while it was plugged on SATA2.  This leads me to believe that the problem has something to do with Windows 8, but I can't imagine what could be the cause.

    Thanks dude.  After you create this registry key/value and restart Windows 8 was able to finally see my DVD drive on SATA2.  =)

  • Windows XP mode virtual machine does not start after the upgrade to Windows 10

    Hello

    After the upgrade to Windows 7 Pro for Windows 10 Pro, my virtual Windows XP machine (which was created from the "XP" mode in Windows 7) no longer starts.

    It shows:

    This system is not allowed to run "Windows XP Mode". Now, the virtual machine will be turned off.

    How can I activate the Windows XP Mode in Windows 10 Pro? I mean, I have not lost my right to run Windows XP Mode, just because I've upgraded to Windows 10, right?

    VMware Workstation 12.1

    Hello

    How can I activate the Windows XP Mode in Windows 10 Pro? I mean, I have not lost my right to run Windows XP Mode, just because I've upgraded to Windows 10, right?

    I fear that the statement is pretty much on the mark.

    Microsoft caught only supported XP Mode in Windows 7, it has been since Windows 8.

    See also:

    https://support.Microsoft.com/en-us/KB/2724115

    You might be able to extract the folder integer vhd it and import it in VMware Workstation as a separate virtual machine. In the end, 'XP Mode' just was running a virtual machine in your Windows 7 after all.

    --

    Wil

  • On my trackpad scrolling does not work after the upgrade to 12.0

    On my trackpad scrolling does not work after update Firefox from version 3.6.28 to version 12. It normally works in Thunderbird, and other applications. It is a Lenovo T61 with XP Service Pack 3 and all drivers up to date. Version 3 seems to have bad memory leaks so I would like to upgrade, but I can't do it without scrolling. I would appreciate any advice.

    Try to change the pref ui.trackpoint_hack.enabled on the topic: page default config-1 to 0 or 1 to see if that makes the work button.

    Close and restart Firefox after changing the ui.trackpoint_hack.enabled preferably.

  • Pavilion dv6: Intel Centrino Wireless - n 2230 will not activate after the upgrade to Windows 10

    Model A3E82AV number

    I've been avoiding Windows 10 because I knew something like this was going to happen, but I took the pludge.  Anyway, everything seemed to work but my wireless adapter.  After the upgrade, the rocker on the keyboard turns on and outside airplane mode, and I can't switch to map wireless in Windows settings.

    I can get wireless adapter to turn on, go into that in a minute, but if I shutdown or reboot, the problem returns.

    I had success in the driver update, or by manually installing the driver, I even read a tip to make the battery, hold the power button down while the battery is out and run it upwards.  I tried to reset the BIOs to default settings.  When the computer feels like it, the wireless adapter will start working after a reboot.  If I have the toggle switch, the light goes from orange to white, I can then activate wireless and connect to my SSID.  If I stop or restart, my wireless NETWORK card no longer works and we return to the toggle keyboard turning power on and off airplane mode.  Device Manager says it is working normally and the drivers are up to date.

    I read a post from microsoft that says VPN adapters could cause corruption while making the upgrade.  I'm a professional, so I got a handful of cards, but also virtual cards VMWare Workstation installed, so I tried to come back to Win 7, remove the adapters, are re-upgrade.  It does not solve the issue.  While I was back in Windows 7, everything worked most of the time, but there were some problems with the programs, etc. which would not work right.  When I upgraded to Windows 10, some of these problems persist, so I checked my backups to make sure they were up to date and did a new install of windows 10.  I am now running a new image with just firefox, associate of HP and the different drivers Intel, I tried to install, and I still can't get the card wireless to tour consistantly on / off power after a reboot.  I thought for sure the nuclear option could solve the problem now I can't even go back to Windows 7.  I did mention to try some recommended drivers Intel, I found in other posts... I also tried to uninstall the driver, and install in compatibility mode, but that has not worked, either.

    This one had me scratching my head.  I tried literally everything I can find on the internet in an attempt to solve the problem, and nothing will keep the work of consistantly wireless NETWORK card.  Any other ideas out there?

    Looking at the forums, appears not to have a lot of people in all areas of this issue with different brands of computers and network interface cards.  If anyone knows anything else to try, I would really appreciate it.

    FIXED!

    I think so.  I downloaded and installed the bios for Windows 8.  After that, I managed shutdown and booted my laptop 3 times and restarted once.  Every time you start after the installation of the firmware BIOs, the card automatically turned on and connected to my SSID NETWORK.  Since the upgrade to Windows 10 I saw not the laptop automatically start and connect the wireless NETWORK card and he did successfully 4 times now.

    The file that I downloaded from the HP Web site was update the BIOs for Windows 8 version F.2D rev A.  The file name is sp68425.  I will continue to monitor and make sure that it was indeed the fix, but all great so far.

    For people who can run on the same topic, here's a recap of what I did to solve my problem:

    Centrino 2230 installed 15.18.0.1 driver
    Update driver Bluetooth 10.0.10586.0

    Updated the BIOS to the version of Windows 8 F.2D Rev A

    If you decide to play with the BIOs firmware, just be aware that if things go well, you could cause more damage to your system.  I would only try this method if you are uncomfortable for the recovery of a faulty BIOS installation.

  • After the upgrade from Vista Home Premium to Windows 7, I can't connect to my router (Netgear WNDR3300)

    After that upgrade from Vista Home Premium to Windows 7 - I'm unable to connect to my router (Netgear WNDR3300) - message network States "the settings saved on this computer for the network do not match the requirements of the network" - any ideas what could have changed during the upgrade to make me lose my connection to the wireless router?

    Posting here instead: http://social.answers.microsoft.com/Forums/en-US/w7network/threads ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • vCenter Storage Monitoring Service Service initialization failed after the upgrade from 5.1 to 5.5

    I recently upgraded from vCenter 5.1 to 5.5. After the upgrade, I started getting health warnings for the VMware vCenter monitoring of Storage Service that say "failed to initialize the Service." I restarted the vCenter server and restart services several times and who has not deleted the question. When I look in the SMS. LOG file there is no activity in it since I did the upgrade (a week or more there). All prior activity in the SMS. JOURNAL seems to be well upward until the upgrade took place though. I found at least half a dozen KB articles that describe the various reasons why this error may occur, but they all relate to older versions of vCenter. Just to be complete, although I saw the symptoms in the articles and none of them really seem to be the same as what I see. My hypothesis is that perhaps the SMS did not get properly re-installed upgrading because I don't see any SMS subdirectory in the directory \Program Files\VMware\Infrastructure\tomcat\webapps but I do not know if this directory must exist on a 5.5 installation.

    If you would be grateful if anyone has any advice for troubleshooting for this type of error.

    Thank you

    Mike

    Change the credentials of the service account for VMware vSphere Profile-Driven Storage Service to those used to start the VMware vCenter Server service and the service of VMware VirtualCenter Management Webservices. By default, the account used Local System.

    Restart the service, the change was made, and then check.

Maybe you are looking for