Issue with Local Facets

ATG 10.0.1 on JBOSS.
We are facing issues with “Facetted Search Results” on local facets. It works perfectly fine for the Global Assets.
We have 4 global facets created that are applicable to all the sites/catalogs.
We have one local facet created for a Category. When I do the search(Category Search), I don’t get the results of the local facets. Am I missing something here. Is there any specific configuration to be done for local facets.
Murugesh

Folks, The issue got resolved.
If I use out of the box ATG configuration, I cannot have a “CategoryId” with a “_” in it. ATG uses “_” as the delimiter in the form handler. As our categoryId had an “_”, I had to change ATG to use a different delimiter.
Murugesh
#/atg/commerce/search/CustomCatalogCategoriesPropertyAccessor
delimiter=__

Similar Messages

  • ACS 5.2 Authentication Issue with Local & Global ADs

    Hi I am facing authentication issue with ACS 5.2. Below is AAA flow (EAP-TLS),
    - Wireless Users >> Cisco WLC >> ADs <-- everything OK
    - Wireless Users >> Cisco WLC >> ACS 5.2 >> ADs <-- problem
    Last time I tested with ACS, it worked but didn't do migration as there'll be changes from ADs.
    Now my customer wants ACS migration by creating new Group in AD, I also update ACS config.
    For the user from the old group, authentication is ok.
    For the user from the new group, authentication fails. With subject not found error, showing the user is from the old group.
    Seems like ACS is querying from old records (own cache or database). Already restared the ACS but still the same error.
    Can anyone advice to troubleshoot the issue?
    Note: My customer can only access their local ADs (trusted by Global ADs). Local ADs & ACS are in the same network, ACS should go to local AD first.
    How can we check or make sure it?
    Thanks ahead,
    Ye

    Hello,
    There is an enhacement request open already:
    http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCte92062
    ACS should be able to query only desired DCs
    Symptom:
    Currently on 5.0 and 5.1, the ACS queries the  DNS with the domain, in order to get a list of all the DCs in the domain  and then tries to communicate with all of them.If the connection to even one DC fails, then the ACS connection to the domain is declared as failed.A lot of customers are asking for a change on this behavior.
    It  should be possible to define which DCs to contact and/or make ACS to  interpret  DNS Resource Records Registered by the Active Directory  Domain Controller to facilitate the location of domain controllers.  Active Directory uses service locator, or SRV, records. An SRV record is  a new type of DNS record described in RFC 2782, and is used to identify  services located on a Transmission Control Protocol/Internet Protocol  (TCP/IP) network.
    Conditions:
    Domain with multiple DCs were some are not accessible from the ACS due to security/geographic constraints.
    Workaround:
    Make sure ALL DCs are UP and reachable from the ACS.
    At the moment, we cannot determine which Domain Controller on the AD the ACS will contact. The enhacement request will include a feature on which we can specify the appropriate the Domain Controllers the ACS should contact on a AD Domain.
    Hope this clarifies it.
    Regards.

  • Connectivity issue with local instance of sql server

    hi everbody,
    well for the last couple of days i have almost taken my head out to get this issue resolved.
    but still i am no where. i have already referred to so many tips available online but still can't fix the prob.
    i am trying to connect a C# ( .net 2005) program to connect to the  integrated sql server 2005 instance on my local computer.
    i have got windows 7 home basic on my pc with .net frame work 2.0 sp2 and have also upgraded to sql server 2005 sp3 as per some online study.
    i have also tried all these steps but still getting the error 40.
    1. Check Whether the SQL Server is running or not.
    Because the trial to connect to the stopped server may also cause this problem.
    2. Check the name of the SQl Server.
    For example, if we try to connect to SQL server using .NET application, for some SQL Server, the name of the server "localhost" works, but for some server, we may need to mention "(local)".
    3. Check Whether the SQL Browser Service is running
    4. Check Whether the TCP/IP is enabled for SQL Server Configuration
    * Expand SQL Server Configuration Manager
    * Enable TCP/IP
    5. Firewall Settings
    You may need to add the port of Sql server to the Firewall if it is other than the default port(1433).
    Go to Control Panel | Windows Firewall | Change Settings | Exceptions | Add Port
    6. Enable the Remote Connection
    Goto SQL Server Management Studio.
    Right Click on Server node
    Click On Properties
    Check the Allow Remote connections to Server Check Box
    7. Enable Named Pipes
    - Open the "SQL Server Configuration Manager" (under Configuration Tools)
    - Expand the "SQL Server 2005 Network Configuration"
    - Select the "Protocols for "
    - Set the Named Pipes To Enabled
    8. Create Exception of Sqlbrowser.exe
    kindly provide me some help with your valuable suggestions.

    Hi Mukesh Devrani,
    Thank you for posting.
    Your question is more like SQL. I suggest that you can ask your question in SQL forum.
    http://social.msdn.microsoft.com/Forums/en/category/sqlserver/
    Best Regards,
    Larcolais
    MSDN Subscriber Support in Forum
    If you have any feedback of our support, please contact [email protected]
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.

  • System update configuration issue with local repository related to machine type

    Hi,
     Sorry if the issue has been posted earlier, i tried searching but cudnt find relevant post. Here is my issue:
     My machine is Thinkpad R52. Type as printed on label is: 1858-CLG 
     While adding machine type in update retriever, I added machine type as 1858 (as it doesnt accept 1858CLG). After connecting to the support site, it downloaded all required updates onto a local(shared) repository.
    I installed system update, configured it to pickup update from local (network) repository in the registry.
    Now when I launch system update, it determines my machine type as 1858CLG & it connects to local repository only to display message as "No updates were found for this machine type"
    Though I cud see updates if I directly connect to help center.
    I think the problem is with machine type identification, not sure though.
    Please advice on what I'm doing wrong. Is it with update retriever configuration or system update configuration.
    Thanks much,

    Solution for me was to change status of packages from "Test" to "Active" using Update Retriever.
     Since this is not documented in Best Practices (but is stated in chapter 5 - modify settings) I spent several hours figuring it out..
    -brian

  • Figured out the issue with local flash storage

    OK , a lot of people have had the same issue i had with the local flash storage settings not working, or any of the settings for that matter.....i tried everything and nothing would work. After hours and hours of troubleshooting i finally switched my default web browser from internet explorer to google chrome and bam all the settings were back to working order. Hope this post helps.

    bug is closed by Adobe as "NotABug".
    Flash Players before 11.3.300.257 had different behavior that was more reliable: placing "Dictionary" object to the local storage allowed reading it as "Dictionary". Like placing "Array" resulted to reading "Array" from shared object.
    With Player 11.3 it doesn't work anymore. Reading a property that was placed as "Dictionary" results to plain "Object" read. Any code like "var a:Dictionary = sharedObj.myDictionary as Dictionary;" returns "null". This is very annoying bug that resulted to our application not working for 2 days until we found the reason. I regret Adobe doesn't admit this a bug.
    Writing this in order if someone of developers face with the same issue.

  • Issue with local deployment

    I have been using JDev 11.1.1.2.0 (EJB/JPA).
    My app. has been deployed and running successfully for the first time using integrated WL server.
    When I try to run the app. again after some file modifications, it couldn't deploy the app.
    It threw below error.
    'cannot run integrated WL server, 'null'.
    It was working fine and it has started to happen all of the sudden.
    What could be the issue?
    I can run again for one time if I stop the server and rename the app. in the local deployment directory (system/drs folder). It doesn't allow me to delete the app. I'm getting file is too long for recycle bin error. Any help would be greately appreciated.

    Hi All,
    We are having the same issue on JDeveloper 11.1.1.2.0, with an ADF application to deploy.
    The first deployments went well, but for some reasons the other finished with that log :
    [06:03:49 PM] Running dependency analysis...
    [06:03:49 PM] Deploying 2 profiles...
    [06:03:50 PM] #### Deployment incomplete. ####
    [06:03:50 PM] null
    #### Cannot run application PCASUI due to error deploying to IntegratedWebLogicServer.
    [Application PCASUI stopped and undeployed from Server Instance IntegratedWebLogicServer]I already tried to validate the "Active Changes" on the integrated weblogic console, but nothing happened!
    We are completely stuck here!
    If someone has an idea, please help us on this one!
    Yann
    Edited by: user12288042 on 3 août 2010 23:45

  • Issue with Local Member

    Hi BPC Experts,
    We have migrated our environment from BPC 7.5 to BPC 10. We have also migrated our reports from EVDRE to EPM.
    Now we have few reports where local members are used.
    The report is buil up like this -
    Entity in columns and account in rows.
    We have created blocks in the report to show the grouping which is general while creating balance sheet or P&L report.
    Local members are created to show the total at the bottom under each group. For ex.,
    Cash account is a node we have in report.
    Structure in account dimension -
    Cash
         A_100
              A_123
              A_124
         B_100
              B_123
              B_124
         C_100
              C_123
              C_124
    In report, we have -
    CASH
    Current Assets
    Investments
    Fixed Assets
    Total Assets - =round(sum(all four above),-3)
    Now the total asset is local member here.
    When we drill down on CASH, it generates additional members in the report (as shown above). The local member does not go down on drill down.
    When we drill down on any parent node, we expect that local member should also get drilled down and show the correct value. However, this is not happening.
    Could you please share some light on how to make local members dynamic with drill down on parent node?
    We are on SP14 patch with .Net4.
    Best Regards,
    Ashwin.

    Hi Vadim,
    We managed to get the local member in our report, however, when we drill down on the last member, the local member stays at its current position and does not follow the drill down sequence.
    The members in the row axis of the report are hardcoded and column axis is dynamic. We also have few blank lines in the report.
    Let me explain you that with screenshots.
    We have 3 dimensions in rows and 1 dimension in column.
    This is how the report looks like with ABC being a local member.
    This is how our local member is set up.
    When we drill down on member A_110, the local member does get drill down, but the CASH and R_All members get attached to this local member. This is how report looks like after drill down.
    We need to have atleast 5-6 local members in the report.
    How do we overcome this problem?
    We tried inserting blank member, however, the results are the same after drill down.
    Please help.
    Best Regards,
    Ashwin.

  • Issue with local variable in forms personalization

    Hi All,
    I did the following things at last it is give me syntax error, please help me on this.
    Rules section:
    seq Description Level Enabled
    1 Populate Number Function y
    Conditions:
    T.E : When new item instance
    T.O : REQ_LINES.REQUISIOTN_NUMBER
    Condition::REQ_LINES.BLANKET_PO_NUM_DSP IS NOT NULL AND
    :REQ_LINES.SELECT_LINE='Y'
    Processing mode: Not in enter query mode
    Actions:
    seq: Type: Desc: Langauge: Enabled
    1: property: local variable :Y
    Object Type: Local Varibale
    Target Object: XXNUM
    property : Value
    Text: = TO_CHAR(${item.req_lines.blanket_po_num_dsp.value})
    Rules section:
    seq Description Level Enabled
    1 Default Number Function y
    Conditions:
    T.E : When block instance
    T.O : New_DOCUMENT
    Condition:
    Processing mode: Not in enter query mode
    Actions:
    seq: Type: Desc: Langauge: Enabled
    1: property: use of local variable :Y
    Object Type:ITEM
    Target Object:NEW_DOCUMENT.DOCUMENT_NUMBER
    property : Value
    *Text:  = SELECT TO_CHAR (${var.XXNUM.value}) from dual*
    The line which i bold shows me an syntax error, please check the syntax and if it is wrong please correct it.
    Thanks and Regards
    Zaheer
    Edited by: zaheer on Feb 10, 2010 11:25 PM
    Edited by: zaheer on Feb 10, 2010 11:25 PM

    Hi Zaheer,
    Try using this:
    Actions:
    seq: Type: Desc: Langauge: Enabled
    1: property: use of local variable :Y
    Object Type:ITEM
    Target Object:NEW_DOCUMENT.DOCUMENT_NUMBER
    property : Value
    Text: = ${var.XXNUM.value}
    PS: You might get a message while validating, but you can ignore that.
    Regards,
    Sujoy

  • "Lost" ICMP6 neighbor solicitation using global link or ULA, not with local link

    Hello,
    Sorry for my bad english.
    I have a strange issue with IPV6 and Airport.
    No issue with Ethenet link (native ethernet link with MacBook Pro 2007 under 10.8.3, USB ethernet link with MacBook Air 2011 under 10.8.3).
    No issue with Windows 8 via Boot Camp on Mac Book Pro 2007.
    Facts :
    ICMP6 Router sollication gets ICMP6 Router Advertissment.
    MacBook Pro and MacBook Air under 10.8.3 gets ipv6 config.
    Example for my MacBook Air :
    en0: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
            ether 04:0c:ce:da:b9:32
            inet6 fe80::60c:ceff:feda:b932%en0 prefixlen 64 scopeid 0x4
            inet6 2001:470:cd49:fee1:60c:ceff:feda:b932 prefixlen 64 autoconf
            inet6 2001:470:cd49:fee1:d9b3:40b6:bc67:c01b prefixlen 64 autoconf temporary
            inet6 fd00:fee1:fee1::60c:ceff:feda:b932 prefixlen 64 autoconf
            inet6 fd00:fee1:fee1::b8f6:3ec1:a7a6:f64f prefixlen 64 autoconf temporary
            inet 192.168.0.100 netmask 0xffffff00 broadcast 192.168.0.255
            media: autoselect
            status: active
    My MacBook Air gets 2 Global Link and 2 ULA from ICMP Router Advertissment from my router (DLink DIR-655 B1).
    Local Link, Global Link and first ULA adress are acquired via EUI-64.
    Others adress are random temporary address.
    Connections (tcp6, udp6, icmp6) are ok from Local Link.
    Examples :
    Ping from MacBook Air Mac Mac OS X 10.8.3 to MacBook Pro Windows 8 via Bootcamp :
    bash-3.2$ ping6 -c 1 fe80::811c:6008:f31c:2e06%en0
    PING6(56=40+8+8 bytes) fe80::60c:ceff:feda:b932%en0 --> fe80::811c:6008:f31c:2e06%en0
    16 bytes from fe80::811c:6008:f31c:2e06%en0, icmp_seq=0 hlim=64 time=11.112 ms
    This fact is true (Local Link Ok) for all combinaison (Mac OS X 10.8.3 to Mac OS X 10.8.3, Mac OS X 10.8.3 to WIndows 8, Windows 8 to Mac OS X 10.8.3).
    Issue :
    Connections (tcp6, udp6, icmp6) are note possible if "destination" is under my lived running Mac OS X 10.8.3.
    The destination element is essential.
    I can ping from Mac OS X 10.8.3 to Windows 8.
    It's why my neighbor is coherent (global, ULA, local are resolved).
    bash-3.2$ ndp -a -n
    Neighbor                        Linklayer Address  Netif Expire    St Flgs Prbs
    ::1                             (incomplete)         lo0 permanent R     
    2001:470:cd49:fee1:60c:ceff:feda:b932 4:c:ce:da:b9:32 en0 permanent R     
    2001:470:cd49:fee1:6438:7211:58ce:b389 0:1e:52:71:61:9d en0 23h53m57s S     
    2001:470:cd49:fee1:811c:6008:f31c:2e06 0:1e:52:71:61:9d en0 23h54m12s S     
    2001:470:cd49:fee1:d9b3:40b6:bc67:c01b 4:c:ce:da:b9:32 en0 permanent R     
    fd00:fee1:fee1::60c:ceff:feda:b932 4:c:ce:da:b9:32   en0 permanent R     
    fd00:fee1:fee1::b8f6:3ec1:a7a6:f64f 4:c:ce:da:b9:32  en0 permanent R     
    fde4:416c:c381:3388:f496:c836:ac6:dcda (incomplete) utun0 permanent R     
    fe80::1%lo0                     (incomplete)         lo0 permanent R     
    fe80::1%en0                     (incomplete)         en0 expired   N     
    fe80::60c:ceff:feda:b932%en0    4:c:ce:da:b9:32      en0 permanent R     
    fe80::3608:4ff:fee1:8ada%en0    34:8:4:e1:8a:da      en0 23h59m24s S  R  
    fe80::811c:6008:f31c:2e06%en0   0:1e:52:71:61:9d     en0 23h56m35s S     
    fe80::f496:c836:ac6:dcda%utun0  (incomplete)       utun0 permanent R  
    But :
    I can't ping from Mac OS X 10.8.3 to Mac OS X 10.8.3 if I use Global Link adress or ULA adress.
    I can't ping from Windows 8 to Mac OS X 10.8.3 if I use Global Link adress or ULA adress.
    Example (from Windows 8, I have rebooted my MacBook Pro, but effets are similars).
    C:\Windows\SysWOW64>ping -n 1 2001:470:cd49:fee1:60c:ceff:feda:b932
    Envoi d'une requ?te 'Ping'  2001:470:cd49:fee1:60c:ceff:feda:b932 avec 32 octets
    de donn?es?:
    Impossible de joindre l'h?te de destination.
    Statistiques Ping pour 2001:470:cd49:fee1:60c:ceff:feda:b932:
        Paquets?: envoy?s = 1, re?us = 0, perdus = 1 (perte 100%),
    Interface 12 : Wi-Fi
    Adresse Internet                              Adresse physique   Type
    2001:470:cd49:fee1::                          00-00-00-00-00-00  Inaccessible
    2001:470:cd49:fee1:60c:ceff:feda:b932         Inaccessible       Inaccessible
    fe80::60c:ceff:feda:b932                      04-0c-ce-da-b9-32  Caduque
    fe80::3608:4ff:fee1:8ada                      34-08-04-e1-8a-da  Caduque (Routeu
    r)
    ff02::1                                       33-33-00-00-00-01  Permanent
    ff02::2                                       33-33-00-00-00-02  Permanent
    ff02::c                                       33-33-00-00-00-0c  Permanent
    ff02::16                                      33-33-00-00-00-16  Permanent
    ff02::fb                                      33-33-00-00-00-fb  Permanent
    ff02::1:3                                     33-33-00-01-00-03  Permanent
    ff02::1:ff1c:2e06                             33-33-ff-1c-2e-06  Permanent
    ff02::1:ffce:b389                             33-33-ff-ce-b3-89  Permanent
    ff02::1:ffda:b932                             33-33-ff-da-b9-32  Permanent
    ff02::1:ffe1:8ada                             33-33-ff-e1-8a-da  Permanent
    Using WireShark, I noticed :
    - Destination under my 2 Lived Mac OS X 10.8.3 doesn't received ICMP6 neighbor solicitation if adress are Global Link or ULA.
    But ICMP6 neighbor sollicitation are emitted.
    No issue with Local Link address.
    Using WireShark's monitor mode, I noticed :
    - 802.11 frame are received on multicast group associated with asked IP neighbor solicitation for any kind of address.
    It seems that ICMP6 neighbor solicitation are lost between 802.11 frames and IPV6 / ICMP6 stack.
    IPV6 firewall is not configured to drop packets.
    bash-3.2$ sudo ip6fw show
    Password:
    65535          0          0 allow ipv6 from any to any
    VMWARE Fusion is installed on my Lived MacBook Air 10.8.3 and MacBook Pro 10.8.3.
    But tests are made with associated modules not loaded :
    bash-3.2$ sudo kextstat |grep -v com.apple
    Index Refs Address            Size       Wired      Name (Version) <Linked Against>
    Like I said in post beginngin, issue doesn't occurs with ethernet link, only Airport link.
    Some one can help me for this strange issue ?
    Thanks for your help !
    Philippe

    Hello,
    Thank you for your reply. It would make sense for me if R2 would not receive any packet, but it receives a request and then does not send any reply to NS sent from R1 as I showed in the example. Path to R2 which is a gateway is seen as directly connected on R1:
    R1#sh ipv6 ro
    IPv6 Routing Table - 5 entries
    Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
           U - Per-user Static route
           I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary
           O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
           ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
    C   2001:1::/64 [0/0]
         via ::, FastEthernet0/0
    L   2001:1::2/128 [0/0]
         via ::, FastEthernet0/0
    S   2001:2::/64 [1/0]
         via ::, FastEthernet0/0
    L   FE80::/10 [0/0]
         via ::, Null0
    L   FF00::/8 [0/0]
         via ::, Null0
    I'm wondering why R2 cannot respond when its own interface has an address that I want to ping (2001:2::1)

  • Issues with WSUS

    Hi All,
    I have setup sccm 2012 R2 but have not been having any luck with the integration of wsus.  i have attempted to uninstall wsus and re-install but right now i am getting an error regarding issues with local setup.  see log below...
    Checking for supported version of WSUS (min WSUS 3.0 SP2 + KB2720211 + KB2734608)
    SMS_WSUS_CONTROL_MANAGER 2014-04-14 12:29:19 PM
    5532 (0x159C)
    Checking runtime v2.0.50727... SMS_WSUS_CONTROL_MANAGER
    2014-04-14 12:29:19 PM 5532 (0x159C)
    Did not find supported version of assembly Microsoft.UpdateServices.Administration.
    SMS_WSUS_CONTROL_MANAGER 2014-04-14 12:29:19 PM
    5532 (0x159C)
    Checking runtime v4.0.30319... SMS_WSUS_CONTROL_MANAGER
    2014-04-14 12:29:19 PM 5532 (0x159C)
    Found supported assembly Microsoft.UpdateServices.Administration version 4.0.0.0, file version 6.3.9600.16384
    SMS_WSUS_CONTROL_MANAGER 2014-04-14 12:29:19 PM
    5532 (0x159C)
    Found supported assembly Microsoft.UpdateServices.BaseApi version 4.0.0.0, file version 6.3.9600.16384
    SMS_WSUS_CONTROL_MANAGER 2014-04-14 12:29:19 PM
    5532 (0x159C)
    Supported WSUS version found SMS_WSUS_CONTROL_MANAGER
    2014-04-14 12:29:19 PM 5532 (0x159C)
    Attempting connection to local WSUS server SMS_WSUS_CONTROL_MANAGER
    2014-04-14 12:29:19 PM 5532 (0x159C)
    System.TypeInitializationException: The type initializer for 'Microsoft.UpdateServices.Internal.Constants' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Microsoft.UpdateServices.Internal.UtilConstants' threw an exception.
    ---> System.ComponentModel.Win32Exception: The system cannot find the file specified~~   at Microsoft.UpdateServices.Internal.UtilClassFactory.CreateInstance(Type type, Object[] args)~~   at Microsoft.UpdateServices.Internal.SetupInfo.GetInstallDirectory()~~
      at Microsoft.UpdateServices.Internal.UtilConstants..cctor()~~   --- End of inner exception stack trace ---~~   at Microsoft.UpdateServices.Log.InitializeFromConfig()~~   at Microsoft.UpdateServices.Log.InitializeIfNeeded()~~   at
    Microsoft.UpdateServices.Log.SendMessage(LogLevel logLevel, String message, Object[] args)~~   at Microsoft.UpdateServices.Log.Trace(LogLevel logLevel, String message, Object[] args)~~   at Microsoft.UpdateServices.Internal.UtilClassFactory.CreateInstance(Type
    type, Object[] args)~~   at Microsoft.UpdateServices.Internal.SetupInfo.GetInstallDirectory()~~   at Microsoft.UpdateServices.Internal.Constants..cctor()~~   --- End of inner exception stack trace ---~~   at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[]
    args)~~   at Microsoft.UpdateServices.Administration.AdminProxy.GetUpdateServer()~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.ConnectToWSUSServer(String ServerName, Boolean UseSSL, Int32 PortNumber)
    SMS_WSUS_CONTROL_MANAGER 2014-04-14 12:29:19 PM
    5532 (0x159C)
    Failed to set WSUS Local Configuration. Will retry configuration in 1 minutes
    SMS_WSUS_CONTROL_MANAGER 2014-04-14 12:29:19 PM
    5532 (0x159C)
    Attempting connection to local WSUS server SMS_WSUS_CONTROL_MANAGER
    2014-04-14 12:29:19 PM 5532 (0x159C)
    System.TypeInitializationException: The type initializer for 'Microsoft.UpdateServices.Internal.Constants' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Microsoft.UpdateServices.Internal.UtilConstants' threw an exception.
    ---> System.ComponentModel.Win32Exception: The system cannot find the file specified~~   at Microsoft.UpdateServices.Internal.UtilClassFactory.CreateInstance(Type type, Object[] args)~~   at Microsoft.UpdateServices.Internal.SetupInfo.GetInstallDirectory()~~
      at Microsoft.UpdateServices.Internal.UtilConstants..cctor()~~   --- End of inner exception stack trace ---~~   at Microsoft.UpdateServices.Log.InitializeFromConfig()~~   at Microsoft.UpdateServices.Log.InitializeIfNeeded()~~   at
    Microsoft.UpdateServices.Log.SendMessage(LogLevel logLevel, String message, Object[] args)~~   at Microsoft.UpdateServices.Log.Trace(LogLevel logLevel, String message, Object[] args)~~   at Microsoft.UpdateServices.Internal.UtilClassFactory.CreateInstance(Type
    type, Object[] args)~~   at Microsoft.UpdateServices.Internal.SetupInfo.GetInstallDirectory()~~   at Microsoft.UpdateServices.Internal.Constants..cctor()~~   --- End of inner exception stack trace ---~~   at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[]
    args)~~   at Microsoft.UpdateServices.Administration.AdminProxy.GetUpdateServer()~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.ConnectToWSUSServer(String ServerName, Boolean UseSSL, Int32 PortNumber)
    SMS_WSUS_CONTROL_MANAGER 2014-04-14 12:29:19 PM
    5532 (0x159C)
    Failures reported during periodic health check by the WSUS Server U**.***.***. Will retry check in 1 minutes
    SMS_WSUS_CONTROL_MANAGER 2014-04-14 12:29:19 PM
    5532 (0x159C)
    Waiting for changes for 1 minutes SMS_WSUS_CONTROL_MANAGER
    2014-04-14 12:29:19 PM 5532 (0x159C)
    Any assistance would be appreciated.
    thanks,
    JAK

    ok so i managed to get WSUS installed and working correctly or so i believe but the below issues have now shown up...
    Link to how i fixed WSUS install issue:  http://ittherapist.net/2013/12/17/how-to-fix-windows-server-2012-and-2012-r2-wsus-post-install-fails-immediately/
    Log from WSUSCtrl.log:
    Checking runtime v2.0.50727... SMS_WSUS_CONTROL_MANAGER
    2014-04-23 12:48:51 PM 4220 (0x107C)
    Did not find supported version of assembly Microsoft.UpdateServices.Administration.
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    Checking runtime v4.0.30319... SMS_WSUS_CONTROL_MANAGER
    2014-04-23 12:48:51 PM 4220 (0x107C)
    Found supported assembly Microsoft.UpdateServices.Administration version 4.0.0.0, file version 6.3.9600.16384
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    Found supported assembly Microsoft.UpdateServices.BaseApi version 4.0.0.0, file version 6.3.9600.16384
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    Supported WSUS version found SMS_WSUS_CONTROL_MANAGER
    2014-04-23 12:48:51 PM 4220 (0x107C)
    Attempting connection to local WSUS server SMS_WSUS_CONTROL_MANAGER
    2014-04-23 12:48:51 PM 4220 (0x107C)
    Successfully connected to local WSUS server
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    No changes - local WSUS Server Proxy settings are correctly configured as Proxy Name  and Proxy Port 80
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    Attempting connection to local WSUS server SMS_WSUS_CONTROL_MANAGER
    2014-04-23 12:48:51 PM 4220 (0x107C)
    Successfully connected to local WSUS server
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    There are no unhealthy WSUS Server components on WSUS Server *******
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    System.Data.SqlClient.SqlException (0x80131904): Cannot open database "SUSDB" requested by the login. The login failed.~~Login failed for user 'NT AUTHORITY\SYSTEM'.~~   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception,
    Boolean breakConnection, Action`1 wrapCloseInAction)~~   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)~~   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior
    runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)~~   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader
    dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)~~   at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK)~~   at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo
    serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover)~~   at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword,
    SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout)~~   at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString
    connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)~~   at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions,
    SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData)~~   at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions
    options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)~~   at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool,
    DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)~~   at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal
    oldConnection)~~   at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)~~   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection
    owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)~~   at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection
    owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)~~   at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions
    userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)~~   at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1
    retry, DbConnectionOptions userOptions)~~   at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)~~   at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)~~   at System.Data.SqlClient.SqlConnection.Open()~~
      at Microsoft.UpdateServices.DatabaseAccess.DBConnection.Connect(String connectionString)~~   at Microsoft.UpdateServices.DatabaseAccess.DBConnection.Connect()~~   at Microsoft.UpdateServices.Internal.BaseApi.DatabaseConfigurationTester.ConnectToDatabase()~~
      at Microsoft.SystemsManagementServer.WSUS.WSUSServer.TestDatabaseConnection()~~ClientConnectionId:ffe27517-d64e-46a6-8915-1728558b761b
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    STATMSG: ID=7002 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_CONTROL_MANAGER" SYS=********** SITE=*** PID=1740 TID=4220 GMTDATE=Wed Apr 23 19:48:51.749 2014 ISTR0="***********" ISTR1="-2146232060" ISTR2=""
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    Failures reported during periodic health check by the WSUS Server *********. Will retry check in 57 minutes
    SMS_WSUS_CONTROL_MANAGER 2014-04-23 12:48:51 PM
    4220 (0x107C)
    Waiting for changes for 57 minutes SMS_WSUS_CONTROL_MANAGER
    2014-04-23 12:48:51 PM 4220 (0x107C)
    I appreciate all the responses thus far.
    JAK

  • I am having issues with my web module on Lightroom 4 (Mac OS 10.9.5). "an unknown error occurred" while trying to upload to my FTP (no changes in my FTP). Bandaid fix was to export to local folder and upload via Filezilla. However, now that is no longer w

    I am having issues with my web module on Lightroom 4 (Mac OS 10.9.5). "an unknown error occurred" while trying to upload to my FTP (no changes in my FTP). Bandaid fix was to export to local folder and upload via Filezilla. However, now that is no longer working and although upload completes, the URL takes you to a "Forbidden - do not have permission to read this file" page. Lightroom is changing the permissions of each file to 000 instead of 644 for index files and 755 for all others. How can I change the permissions settings in Lightroom?

    I am having issues with my web module on Lightroom 4 (Mac OS 10.9.5). "an unknown error occurred" while trying to upload to my FTP (no changes in my FTP). Bandaid fix was to export to local folder and upload via Filezilla. However, now that is no longer working and although upload completes, the URL takes you to a "Forbidden - do not have permission to read this file" page. Lightroom is changing the permissions of each file to 000 instead of 644 for index files and 755 for all others. How can I change the permissions settings in Lightroom?

  • Hi all, I've got very unpleasant  issue with my iPhone 4s on ios 5.1 - it can automatically turn on the 3G even if my local operator does not have the 3g coverage. What I should do to solve this problem? (p.s. even want to jail it!!!))

    Hi!
    I've got very unpleasant issue with my IPhone 4s, it can automaticaly turn on the 3G even if my local mobile operator does not have 3G coverage.
    I hate it, 'cause my battery dies in a couple of hours. How can I solve this problem. It is very annoying. I just thinking about jailing!!!
    Thanks in advance.

    There are NO carriers that legitimately offer the iPhone in Ukraine according to this list: http://support.apple.com/kb/ht1937
    I'm not talking about carriers that support 3G, I'm talking about AUTHORIZED iPhone carriers. There is NO SUPPORT available for iPhones on networks other than those who are authorized BY APPLE to carry the iPhone.
    The iPhone should work with any compatible GSM carrier. If your carrier is not on the list I linked to, you will have to work with them to resolve any problems. There is nothing else anyone can do for you.

  • Unity Connection 8.5.1 MWI issue with French Locale

    Hi There,
    I am experiencing issues with MWI while using french locale on CUC 8.5.1. While, it works perfectly fine with English (US).
    CUCM version is 8.0.3. Any ideas will be much appreciated.
    Regards,
    Sami

    Hi Armin,
    You could be seeing this behavior due to this bug;
    Incorrect locale version cause VM outage
    CSCtq97240
    Symptom:
    Unity connection 8.5.1 installed with locales may experience the following issues
    1.When users try to leave message ,they get the fail safe message
    2.Sometimes they are able to leave message , message doesnt get delivered and no MWI
    Conditions:
    When Locale version ES 24 is installed on UC 8.5(1) [ ES 16] or less
    Workaround:
    please downgrade the locale version to ES 16  if you have 8.5(1)SU1 or use US English language.
    Though the Release notes of 8.5(1)
    http://www.cisco.com/web/software/282074314/49311/851su1cucrm.pdf
    clearly  mentions about the compatibility , Many customers think its good for  them to install the latest locale ES and hence end with this condition.
    This is the compatibility matrix for locales
    ========================================
    a) No locales are available for Connection 8.5(1) base version only.
    b) Locale SU1 is supported with Connection 8.5(1)SU1.
    c) Locale ES 24 is supported with Connection 8.5(1)ES 17 to ES 36 only.
    d) Locale ES 24 is not tested for Connection 8.5(1)ES 37 to ES46.
    e) Locale 8.5(1)SU2 is supported with Connection 8.5(1)SU2 only. Not all locales available as of now
    f)  Locale 8.5(1)SU3 is supported with Connection 8.5(1)SU3 only. Only Japanese is available as of now.
    g)  Locale 8.5(1)ES72 is supported with Connection 8.5(1)ES72 only. Only Brazilian-Portuguese is available as of now.
    Cheers!
    Rob
    "Your life is worth much more than gold." 
    - Bob Marley

  • Am I having an issue with my phone or is it local service?

    Last week my GS3 like for most people updated to KitKat from Jellybean. Since then I have had a problem with spotty data coverage. I live in the 18951 area code but as I have wifi I didn't notice and issue with the data coverage since I wasn't using it. I work in the 19132 zip code and was down in the area of 19147 over the weekend and was having a problem. I don't have wifi at work and I have very long days where it would be nice to be able to use the data I pay for. Is anybody else having an issue? If not I'll just decrease my data package since I can't use it anyway.

        @footballchick66
    Software updates are intended to provide you a better wireless experience, not worse.  I would love to assist you with your device issues.
    I checked coverage for the zip codes you provided and they appear to be great 4G coverage areas.  Nothing has been reported in the areas as well.
    Please share more details of what you're experiencing with your device data.  Does your device display a 3G or 4G signal?  If so, how many bars does it display when this is happening?  And are you experiencing any problems with voice calls or texts as well?  Please let me know so that I can further assist.  Thanks!
    AnthonyTa_VZW
    Follow us on Twitter @VZWSupport

  • Browser specific Issue with af:fileDownloadActionListener/ component.

    Hi all,
    We are facing an issue with <af:fileDownloadActionListener/> component.
    The issue is that when we download a particular file to the local system/machine, after downloading the file using <af:fileDownloadActionListener/>, none of the actions/links/button work on the page thereafter. We have to do a browser refresh or switch the URL.
    After doing some investigation, it is looking like a browser specific issue, as this is reproducible only on chrome but not on firefox or IE.
    The UI component used is <af:fileDownloadActionListener/> component. Below is the snippet of the code. Is there anything to be specified for af:fileDownloadActionListener?
    <f:facet name="buttonBar">
    <af:panelGroupLayout partialTriggers="expPoll expProgess" id="gsexppgl11">
    <af:commandButton text="#{uib_o_w_w_r_WebCenter.LABEL_DOWNLOAD}"
    shortDesc="#{uib_o_w_w_r_WebCenter.LABEL_DOWNLOAD}"
    id="expClientp"
    disabled="#{!pageFlowScope.o_w_w_i_v_b_l_WebCenterExportBean.showExportButtons}">
    <af:fileDownloadActionListener filename="#{pageFlowScope.o_w_w_i_v_b_l_WebCenterExportBean.fileName}"
    contentType="application/force-download; charset=utf-8"
    method="#{pageFlowScope.o_w_w_i_v_b_l_WebCenterExportBean.dumpOAROnClient}"/>
    </af:commandButton>
    </af:panelGroupLayout>
    </f:facet>
    Anyone has faced this issue before? Is this a known issue?
    Thanks,
    Ankush

    Jdveloper version is 11g. But we saw this issue with 12c as well.
    I have reproduced this in a standalone application as well. I had a page on which I just had a button attached to the file download component. And I faced the similar situation - works fine on IE/FF but causing issues on chrome/safari.

Maybe you are looking for

  • Why I can't use the Folio Builder panel on my Indesign 5.5?

    When I launch the Folio Builder panel in my Indesign 5.5. There is a message that says "To start the digital publishing authoring process, please download the update for the Folio Producer components and relaunch your application." I have downloaded

  • Focus on field in row created with CreateInsert action

    I have an ADF Faces page that opens with an empty view object - backed table. A 'New' button (createinsert action) is used to create new records. When the user clicks 'New' I'd like the focus to go to the first field on the newly created row. I don't

  • Got a few problems/questions

     first, i can't buy apps. i'm with bell, and i can't buy an app for my bb style or the pb. i'm trying to use paypal but i get an error message saying it exceeds my modile spending limit. on the style i get an error number and sorry but try later. doe

  • BOM -  documents assignment (ramanujan)

    Dear ramanujan, You have written---- Simple documents like excel, word, pdf can be attached to Bom header or item directly without having DMS. How? What are the steps required?

  • Console.app and Terminal freezing the system.

    Dear Apple Inc., Recently I noticed opening Terminal takes 3-4 minutes, with system completely frozen at that time. Trying to open Console and check system logs freezes system completely on each log update - I could not use any software (including th