DC Demoted, now issues siezing roles. AD Broken.

Hello,
I've taken ownership of yet another troubled network. This time, the issue is that the server 2012 domain controller was expereincing hardware failure. I set up another Server 2012 machine, managed to add it to the forest, and then demoted the old DC using
dcpromo.
That was a few months ago. Now it appears that I am experiencing some issues with the new domain controller. I noticed issues when I was having trouble logging in. My password no longer works, but I managed to get into the DC using a colleagues' password. Upon
launching Active Directory Users & Computers, I get "Naming information cannot be located because: The specified domain either does not exist or could not be contacted."
Then, I realised that when I go to \\DC2, I don't see any netlogon or sysvol shares. So as I was diagnosing it, I went to check which server holds all the FSMO roles. It looks like DC1 (the old DC which was decomissioned) still held all the roles! I'm not sure
why demotion process didn't shift the roles from the old failing DC to the new DC. So, I went sieze all the roles using ntdsutil. Everything was going smoothly until I went to seize the schema master role using the "sieze schema master" -- at this
point I got an error stating:
Win32 error returned is 0x2098(Insufficient access rights to perform the operati
on.)
Depending on the error code this may indicate a connection,
ldap, or role transfer error.
Transfer of schema FSMO failed, proceeding with seizure ...
ldap_modify of SD failed with 0x32(50 (Insufficient Rights).
Ldap extended error message is 00000005: SecErr: DSID-031521E1, problem 4003 (IN
SUFF_ACCESS_RIGHTS), data 0
Win32 error returned is 0x5(Access is denied.)
So naturally I google it, and it appears the issue here is that the account I am using to do the role siezing has insufficient permissions (i.e. not member of Enterprise Admins/Schema Admins) to conduct this role siezure. However, I have successfully siezed
the Naming Master, PDC, RID, and Infrastructure roles.
Now I am stuck in a chicken and egg situation --  I can't give the account I'm using the correct group permissions beause AD is broken; I can't fix AD because I don't have the permissions.
How can I fix this? Any insight appreciated. I'd like to avoid rebuilding the DC if possible.

Hi,
Alright -- I thought the root issue was that I couldn't sieze the roles. After further research it appears there are 2 issues.
1. Netlogon/Sysvol are missing (All the steps I can find on the internet pertaining to restoring Netlogon/Sysvol require the use of FRS, however on my system teh FRS service is set to 'disabled' -- I understand FRS was only used in server 2003 and earlier,
everything after that uses DFS?)
2. There are remnants of the old DC still left behind. Here is the output of dcdiag /E:
3. I can't launch ADUC, Sites & Services or anything like that to fix anything.
Directory Server Diagnosis
Performing initial setup:
Trying to find home server...
Home Server = DC2
* Identified AD Forest.
Ldap search capability attribute search failed on server DC1, return value = 81
Got error while checking if the DC is using FRS or DFSR. Error: Win32 Error 81The VerifyReferences, FrsEvent and DfsrEvent tests might fail because of this error.
Done gathering initial info.
Doing initial required tests
Testing server: Default-First-Site-Name\DC1
Starting test: Connectivity
The host 0478fe4a-28c5-4151-894a-06c5b32bf1a0._msdcs.mydomain.com.au could not be resolved to an IP address. Check the DNS server, DHCP, server name, etc.
Neither the the server name (DC1.mydomain.com.au) nor the Guid DNS name (0478fe4a-28c5-4151-894a-06c5b32bf1a0._msdcs.mydomain.com.au) could be resolved by DNS. Check that the server is
up and is registered correctly with the DNS server.
Got error while checking LDAP and RPC connectivity. Please check your firewall settings.
......................... DC1 failed test Connectivity
Testing server: Default-First-Site-Name\DC2
Starting test: Connectivity
......................... DC2 passed test Connectivity
Doing primary tests
Testing server: Default-First-Site-Name\DC1
Skipping all tests, because server DC1 is not responding to directory service requests.
Testing server: Default-First-Site-Name\DC2
Starting test: Advertising
Fatal Error:DsGetDcName (DC2) call failed, error 1355
The Locator could not find the server.
......................... DC2 failed test Advertising
Starting test: FrsEvent
......................... DC2 passed test FrsEvent
Starting test: DFSREvent
There are warning or error events within the last 24 hours after the SYSVOL has been shared. Failing SYSVOL replication problems may cause Group Policy problems.
......................... DC2 failed test DFSREvent
Starting test: SysVolCheck
......................... DC2 passed test SysVolCheck
Starting test: KccEvent
An error event occurred. EventID: 0xC0000466
Time Generated: 06/12/2014 08:57:14
Event String: Active Directory Domain Services was unable to establish a connection with the global catalog.
An error event occurred. EventID: 0xC0000827
Time Generated: 06/12/2014 08:57:21
Event String:
Active Directory Domain Services could not resolve the following DNS host name of the source domain controller to an IP address. This error prevents additions, deletions and changes in Act
ive Directory Domain Services from replicating between one or more domain controllers in the forest. Security groups, group policy, users and computers and their passwords will be inconsistent between
domain controllers until this error is resolved, potentially affecting logon authentication and access to network resources.
A warning event occurred. EventID: 0x8000082C
Time Generated: 06/12/2014 08:58:14
Event String:
......................... DC2 failed test KccEvent
Starting test: KnowsOfRoleHolders
[DC1] DsBindWithSpnEx() failed with error 1722,
The RPC server is unavailable..
Warning: DC1 is the Schema Owner, but is not responding to DS RPC Bind.
Warning: DC1 is the Schema Owner, but is not responding to LDAP Bind.
......................... DC2 failed test KnowsOfRoleHolders
Starting test: MachineAccount
......................... DC2 passed test MachineAccount
Starting test: NCSecDesc
......................... DC2 passed test NCSecDesc
Starting test: NetLogons
Unable to connect to the NETLOGON share! (\\DC2\netlogon)
[DC2] An net use or LsaPolicy operation failed with error 67, The network name cannot be found..
......................... DC2 failed test NetLogons
Starting test: ObjectsReplicated
......................... DC2 passed test ObjectsReplicated
Starting test: Replications
[Replications Check,DC2] A recent replication attempt failed:
From DC1 to DC2
Naming Context: DC=ForestDnsZones,DC=mydomain,DC=com,DC=au
The replication generated an error (1256):
The remote system is not available. For information about network troubleshooting, see Windows Help.
The failure occurred at 2014-06-12 08:57:21.
The last success occurred at 2013-11-14 00:56:59.
5057 failures have occurred since the last success.
[Replications Check,DC2] A recent replication attempt failed:
From DC1 to DC2
Naming Context: DC=DomainDnsZones,DC=mydomain,DC=com,DC=au
The replication generated an error (1256):
The remote system is not available. For information about network troubleshooting, see Windows Help.
The failure occurred at 2014-06-12 08:57:21.
The last success occurred at 2013-11-14 01:10:06.
5057 failures have occurred since the last success.
[Replications Check,DC2] A recent replication attempt failed:
From DC1 to DC2
Naming Context: CN=Schema,CN=Configuration,DC=mydomain,DC=com,DC=au
The replication generated an error (8524):
The DSA operation is unable to proceed because of a DNS lookup failure.
The failure occurred at 2014-06-12 08:57:33.
The last success occurred at 2013-11-14 00:49:16.
5054 failures have occurred since the last success.
The guid-based DNS name 0478fe4a-28c5-4151-894a-06c5b32bf1a0._msdcs.mydomain.com.au
is not registered on one or more DNS servers.
[Replications Check,DC2] A recent replication attempt failed:
From DC1 to DC2
Naming Context: CN=Configuration,DC=mydomain,DC=com,DC=au
The replication generated an error (8524):
The DSA operation is unable to proceed because of a DNS lookup failure.
The failure occurred at 2014-06-12 08:57:27.
The last success occurred at 2013-11-14 00:56:53.
5054 failures have occurred since the last success.
The guid-based DNS name 0478fe4a-28c5-4151-894a-06c5b32bf1a0._msdcs.mydomain.com.au
is not registered on one or more DNS servers.
[Replications Check,DC2] A recent replication attempt failed:
From DC1 to DC2
Naming Context: DC=mydomain,DC=com,DC=au
The replication generated an error (8524):
The DSA operation is unable to proceed because of a DNS lookup failure.
The failure occurred at 2014-06-12 08:57:21.
The last success occurred at 2013-11-14 01:34:40.
5056 failures have occurred since the last success.
The guid-based DNS name 0478fe4a-28c5-4151-894a-06c5b32bf1a0._msdcs.mydomain.com.au
is not registered on one or more DNS servers.
......................... DC2 failed test Replications
Starting test: RidManager
......................... DC2 passed test RidManager
Starting test: Services
......................... DC2 passed test Services
Starting test: SystemLog
An error event occurred. EventID: 0xC00038D6
Time Generated: 06/12/2014 08:47:34
Event String:
The DFS Namespace service could not initialize cross forest trust information on this domain controller, but it will periodically retry the operation. The return code is in the record data
A warning event occurred. EventID: 0xC000042B
Time Generated: 06/12/2014 08:50:30
Event String:
The RD Session Host server cannot register 'TERMSRV' Service Principal Name to be used for server authentication. The following error occured: The specified domain either does not exist or
could not be contacted.
......................... DC2 failed test SystemLog
Starting test: VerifyReferences
......................... DC2 passed test VerifyReferences
Running partition tests on : ForestDnsZones
Starting test: CheckSDRefDom
......................... ForestDnsZones passed test CheckSDRefDom
Starting test: CrossRefValidation
......................... ForestDnsZones passed test CrossRefValidation
Running partition tests on : DomainDnsZones
Starting test: CheckSDRefDom
......................... DomainDnsZones passed test CheckSDRefDom
Starting test: CrossRefValidation
......................... DomainDnsZones passed test CrossRefValidation
Running partition tests on : Schema
Starting test: CheckSDRefDom
......................... Schema passed test CheckSDRefDom
Starting test: CrossRefValidation
......................... Schema passed test CrossRefValidation
Running partition tests on : Configuration
Starting test: CheckSDRefDom
......................... Configuration passed test CheckSDRefDom
Starting test: CrossRefValidation
......................... Configuration passed test CrossRefValidation
Running partition tests on : mydomain
Starting test: CheckSDRefDom
......................... mydomain passed test CheckSDRefDom
Starting test: CrossRefValidation
......................... mydomain passed test CrossRefValidation
Running enterprise tests on : mydomain.com.au
Starting test: LocatorCheck
Warning: DcGetDcName(GC_SERVER_REQUIRED) call failed, error 1355
A Global Catalog Server could not be located - All GC's are down.
Warning: DcGetDcName(TIME_SERVER) call failed, error 1355
A Time Server could not be located.
The server holding the PDC role is down.
Warning: DcGetDcName(GOOD_TIME_SERVER_PREFERRED) call failed, error 1355
A Good Time Server could not be located.
Warning: DcGetDcName(KDC_REQUIRED) call failed, error 1355
A KDC could not be located - All the KDCs are down.
......................... mydomain.com.au failed test LocatorCheck
Starting test: Intersite
......................... mydomain.com.au passed test Intersite
and the result of repadmin /showreps:
C:\Windows\system32>repadmin /showreps
Default-First-Site-Name\DC2
DSA Options: IS_GC
Site Options: (none)
DSA object GUID: 219d0225-9342-49c5-a00d-e233b042e075
DSA invocationID: 3587d588-d03b-47e1-81ce-88d14d99a052
==== INBOUND NEIGHBORS ======================================
DC=mydomain,DC=com,DC=au
Default-First-Site-Name\DC1 via RPC
DSA object GUID: 0478fe4a-28c5-4151-894a-06c5b32bf1a0
Last attempt @ 2014-06-12 08:57:21 failed, result 8524 (0x214c):
The DSA operation is unable to proceed because of a DNS lookup failure.
5056 consecutive failure(s).
Last success @ 2013-11-14 01:34:40.
CN=Configuration,DC=mydomain,DC=com,DC=au
Default-First-Site-Name\DC1 via RPC
DSA object GUID: 0478fe4a-28c5-4151-894a-06c5b32bf1a0
Last attempt @ 2014-06-12 08:57:27 failed, result 8524 (0x214c):
The DSA operation is unable to proceed because of a DNS lookup failure.
5054 consecutive failure(s).
Last success @ 2013-11-14 00:56:53.
CN=Schema,CN=Configuration,DC=mydomain,DC=com,DC=au
Default-First-Site-Name\DC1 via RPC
DSA object GUID: 0478fe4a-28c5-4151-894a-06c5b32bf1a0
Last attempt @ 2014-06-12 08:57:33 failed, result 8524 (0x214c):
The DSA operation is unable to proceed because of a DNS lookup failure.
5054 consecutive failure(s).
Last success @ 2013-11-14 00:49:16.
DC=DomainDnsZones,DC=mydomain,DC=com,DC=au
Default-First-Site-Name\DC1 via RPC
DSA object GUID: 0478fe4a-28c5-4151-894a-06c5b32bf1a0
Last attempt @ 2014-06-12 08:57:21 failed, result 1256 (0x4e8):
The remote system is not available. For information about network troubleshooting, see Windows Help.
5057 consecutive failure(s).
Last success @ 2013-11-14 01:10:06.
DC=ForestDnsZones,DC=mydomain,DC=com,DC=au
Default-First-Site-Name\DC1 via RPC
DSA object GUID: 0478fe4a-28c5-4151-894a-06c5b32bf1a0
Last attempt @ 2014-06-12 08:57:21 failed, result 1256 (0x4e8):
The remote system is not available. For information about network troubleshooting, see Windows Help.
5057 consecutive failure(s).
Last success @ 2013-11-14 00:56:59.
Source: Default-First-Site-Name\DC1
******* 5057 CONSECUTIVE FAILURES since 2013-11-14 01:34:40
Last error: 1256 (0x4e8):
The remote system is not available. For information about network troubleshooting, see Windows Help.
DC1 is long gone -- since 2013-11-14 as shown on the last lines of the above output of repadmin. How can I remove all remnants of this old DC?
I have tried to follow steps in this KB article http://support.microsoft.com/kb/315457/en-gb but the FRS service will not start on my server at all (probably as I'm using DFS). Are there special steps needed to be taken on a server if the SYSVOL/NETLOGON folders
are using DFS rather than FRS? That article appears to be for Win server 2003 and not 2012.

Similar Messages

  • On 3 machines now the Windows Store is broken. The Install and Back buttons don't work

    Originally reported here:  http://answers.microsoft.com/en-us/windows/forum/windows8_1-windows_store/on-3-machines-now-the-windows-store-is-broken-the/8bafdc7a-a708-4012-a4f1-b98ab8788c28
    Advised to post here instead.
    Hi there
    On three separate Windows 8.1 Professional machines now, I've had an issue where the Store stops working properly for no apparent reason (no error messages or anything).  The store opens, and I can browse apps, and view individual apps, but
    once in the app view I cannot click on the Install button or the back buttons.
    They "light up" as if being pressed, but they don't actually do anything.
    I've tried all the various troubleshooting, including the Windows App troubleshooter, wsreset, re-registering the store files using powershell, and renaming the cache folder in my user profile. No effect.
    If I sign into the PCs as another user, then I don't get the issue. As such something is getting corrupted in the profile.
    We only have around 9 or 10 Windows 8.1 PCs deployed at our organisation for testing, and three of them have had this fault, which doesn't inspire confidence. As such, we cannot progress with further deployment until we have a fix in place that
    doesn't involve wiping the user profile.
    Any ideas please?

    Hi FangZhou CHEN
    I've discovered the cause of this error after much searching.
    Based on your suggestion, I checked the Event Viewer and found a string of "Application Error" entries similar to this:
    Faulting application name: WSHost.exe, version: 6.3.9600.17093, time stamp: 0x534765e9
    Faulting module name: sxwmon64.dll, version: 4.5.2608.0, time stamp: 0x52b2a853
    Exception code: 0xc0000005
    Fault offset: 0x00000000000257ff
    Faulting process id: 0xf40
    Faulting application start time: 0x01cfeeb1cc6d035e
    Faulting application path: C:\WINDOWS\WinStore\WSHost.exe
    Faulting module path: C:\WINDOWS\SYSTEM32\sxwmon64.dll
    Report Id: 19ee9a1c-5aa5-11e4-8259-600292638f85
    Faulting package full name:
    Faulting package-relative application ID:
    Presumably the WSHost,exe process is critical to the Store and "Metro" apps?
    The offending dll file causing this process to fail, sxwmon64.dll belongs to a peice of security software on our machines called Lumension Endpoint Security (we're running version 4.5 SR2). We use this to control removable media (USB) and CDRW access for
    our employees.
    If I rename that particular DLL file, the store and the calendar app which I was also having issues with (it was blank), spring back into life.

  • CC application file sync issue and CC App broken menu..

    1. File sync from Photoshop CC has stopped working.
    Photoshop reports the last sync time and date in edit>sync settings.
    However in my Application settings I get the following..
    Application settings are synced between many of your favorite desktop applications and Creative Cloud, allowing you to work consistently from any machine. To begin syncing, you will need to open your desktop application and click "Sync Settings Now".
    You currently do not have any synced settings.
    2. I have missing menu items in the CC app cog menu (I assume as reported on other threads) including "stop syncing", preferences/settings and other blank or greyed out items.
    Prior to that I had the also reported dead CC app issue and uninstalled and reinstalled the app, which fixed dead app but left the munu broken.

    Hallo over there
    After using creative cloud cleaner ....
    every things is ok...8-)
    Sendt fra mobilen....
    Med venlig hilsen/Kind regards
    Fotograf Hans Søndergaard
    Allégade 23  1.baghus
    DK 2000 Frederiksberg
    M: +45 4044 8190
    [email protected]
    www.soendergaard.com
    Den 07/11/2013 kl. 17.32 skrev Simon_P1 <[email protected]>:
    Re: CC application file sync issue and CC App broken menu..
    created by Simon_P1 in Adobe Creative Cloud - View the full discussion
    Since the CC app messed up again and yet another reinstall, it is working (sort of, after several sync failures of lrcat) properly, including the menu, all be it very slowly considering the fast upload I have.
    As is the setting sync finally.
    Thanks for keeping me informed, oh wait, you didn't!
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5823499#5823499
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5823499#5823499
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5823499#5823499. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Adobe Creative Cloud at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • CUA issue; after roles are removed systems assigned to users remain?

    Hello,
    I've had this specific issue with CUA for some time, but haven't needed to try and resolve until now.
    The problem is this:
    - after security roles for a user have been removed for an entire system, in the system tab entries remain.
    - this results in the user account remaining in the child system, even though there are no security roles assigned.
    I have tried removing system entries once all roles are removed, however after saving the changes I see that the systems still exist.
    So, can anyone comment on why this happens? Is there an SAP note to resolve this?
    Appreciate the feedback.
    Paul

    Paul Vipond wrote:
    Thanks Julius.
    My intention is not to delete users. What I'm expecting to happen is that after I remove all the roles assigned to user for a specific child system, that user should not exist in the child system anymore.
    If you delete the system assignment for a child system, A deletion of the user in that system will happen.
    Paul Vipond wrote:
    This is the way it has worked for many child systems, but not all. For me it's specifically my production systems where a user account remains after all the roles have been removed.
    In dev/test systems I've removed all roles assigned to a user and after saving their account no longer exists in those dev/test systems.
    Make sense?
    If that is so, that is a bug in your dev/test system. I suggest to open an incident wiht SAP then.
    It should work like in a standalone system.... Removing all roles there will never lead to a deletion of that user!
    b.rgds, Bernhard

  • Authorization Issues with ROles

    Hi Experts,
    We have total Set of 50 reports and work books...
    We need to give around 20(reports and work books) to one user and 20 to another user and 10 to another user...
    One user should not see another's reports..What should we do now...How to control this issue...Please help us...
    Thanks
    Vissu

    HI Just assign your queries and workbooks to the repective roles.
    Roles are basically for this issues only so that one user can access only queries for the roles which he is authorized.
    1)Just go to the rrmx trancation or query designer and open workbook or query and there you have an option third from left to assign to the roles.
    2)Just click on any query and the click on that option you will get all of the roles option there and the you can assign which ever role you want.
    But it seems you haven't created any role.
    just go to PFCG transaction and there you can give the name of the role and whatever user needs to be assigend to that role.in the Menu tab you can see the workbooks and queries which are assidned to that role.
    The users that are assigned to that respective role only will be able to see the queries.
    Thanks

  • Upgraded to TimeCapsule and now issues with AirPrint from iPhone and iPad

    Okay.  I bought a HP 210a air print printer.  It was working great with my Linksys router and my iPad and iPhone worked with it perfectly.  Since that time I have recently bought a new new 2TB Time Capsule and just recently set it up.  The old router is no longer hooked up.  Since switching over to the new router, nothing prints from the iPhone or iPad.  So here are the details and I am hoping I am just missing a step:
    1.  I think it is important to point this part out.  After setting up the new router, and before discovering any of this, I turned on the HP printer.  Upon doing so, the printer informed me a software update was available from HP so I downloaded it and it appeared everything was fine.
    2.  After the update, I tried printing and nothing.  Duh, the printer was still looking for the old router.  I ran the built in HP wireless setup wizard on the printer and it pointed to the new router fine.  I tested the connection using the test feature on the printer, and it printed a report that all was fine and that it was now pointed at the Time Capsule, great signal, etc...
    3.  I went to my iPhone and iPad, made sure they were pointed at the same network as the printer, and once again the printer appeared on each device as an AirPrint printer.  Great I thought, so printed a  test a page from each device.  Both pages printed.  Now here is where it gets weird.
    4.  I tried to print a second document from the iPad and iPhone, nothing.  I tried a picture.  Nothing.  It still shows eveything setup correctly, the HP shows as the AirPrint printer and connected, but no matter what I do, it nothing is printing from either device.  I've tried resetting my network settings on the iPhone and iPad and pointing to the network again, re-running the HP setup Wizard on the printer.  They all show that everything is fine.  The iPhone and iPad connect to the network fine, both show the printer when I go to print.  However, after I hit the "print" button on either device, it shows like the document is being sent but NOTHING happens on the HP.  It is very frustrating. 
    The WiFi is working fine, I can surf, email, etc... so the router is working properly.  So what am I missing?  Could the HP update somehow have caused the problem?  I have to believe that between the update and the new router that somewhere I am missing a step.  Any help is greatly appreciated. 

    If that doesn't work, try power cycling your router, printer, and your iPad/iPhone in that order. To do this, follow these steps:
    Unplug the router and printer from the power and shut off the i-devices. Let them sit for about 30 seconds and then plug just the router in.
    Once the router is completely back online (usually takes about 30-60 seconds) plug the printer in. Wait until it is back on its home screen.
    Turn the i-devices on.
    Try to print again.
    Let me know if this helps!
    If I have solved your issue, please feel free to provide kudos and make sure you mark this thread as solution provided!
    Although I work for HP, my posts and replies are my own opinion and not those of HP.

  • FF 14.0.1, Multiple issues, new tab button broken, sites freeze, unstable, more..

    I can't load the some random pages, the new tab button next to the farthest right tab clicks but does not open a new tab... <ctrl>+T does work still.
    Pages that load in other browsers time out or otherwise fail to load since the 14.0.1 update.
    General instability of Firefox.
    sometimes the browser is slow to load, even though there is no problem with the connection or site. (verified by quickly opening opera or chrome, loading the same page in those browsers while FF is still trying)
    This is the saddest release of Firefox ever.
    Please fix my browser of choice.
    Opera looks better every day, as Firefox keeps getting worse.
    I remember not to long ago when a running instance of Firefox was ~28MB of RAM, and even a slow leak would not top 100MB in a day's browsing....
    Now it starts with several hundred MB's before the home page is even loaded...
    Sloppy.
    Programmers thought they were slick and convinced Mozilla Foundation a bigger footprint would be more stable... look what's happened... more code to sift to even find problems..
    I still need IETab v2 just to be able to use all sites I want.... hasn't Firefox got enough intelligence to figure certain code is used and switch to a different rendering technique?
    At least we have IETab v2 when we need it.... it would be nice to not need an addon to make up for a lack of functionality in FF. (Yes, I know Microsoft uses non-standard HTML... and I also know after years of that same code being used that Firefox COULD see that and accept it as something that must just be accepted)
    Those pages may not be in compliance with W3C standards, but who wants to live under a dictator anyway... deal with it.
    Firefox keeps getting bigger and less desirable, with less reliability... Trim the fat... I'd take stability and reasonable functionality any day. I sorely miss FF 3.X...

    Hi,
    Please try the [https://support.mozilla.org/en-US/kb/reset-firefox-easily-fix-most-problems Reset Firefox] feature via '''Help''' ('''Alt''' + '''H''') > '''Troubleshooting Information'''. Hopefully most of the issues will be solved.
    (To revert to the previous profile you were using, close the new profile (i.e. exit Firefox), start Firefox and choose the '''Default User''' profile. While the [https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles Profile Manager] is open, you can also delete the newly reset profile (the one containing random numbers), or the former profile, as the case may be). If the reset is okay, it would be a good idea to delete the old profile as otherwise it would be left intact with the previous data until deleted.
    [https://support.mozilla.org/en-US/kb/Managing-profiles Managing profiles]
    [https://support.mozilla.org/en-US/kb/Profiles?s=profile&r=2&e=sph&as=s Profiles Howto]

  • Photoshop PSD files will not open in AE or PREM?? This was fine in CS6 and CC - just did the CC2024 update and now issues-any help much appreciated

    Titles says it all really,
    Recently upgraded to the 2014 CC update and now i can't send PSD files…or any files for that matter into Premier or AE. If i save the file in Photoshop CC2014 then i can see it in finder etc, but i try to import and i get the notice 'importer reported a generic error'
    please help i have work to finish

    I am having the same issue. I can create a single layer file in Photoshop and it imports fine. If I create a file with 2 layers it crashes Premiere cc. Premiere will not display the box with options to import single layer, sequence etc. Any ideas?

  • In PP Interface related issues the role of functional consultant

    In PP Interface related issues what is the role of functional consultant .  what is the approach steps to analyse and resolve the issues  in XI, interface, idoc, etc.,

    For issues relating to interfaces, a functional person would need to diagnose what is causing the issue & thereby informing the technical person where to fix it, if the issue is due to system setup.
    As regards to the steps, I just wish there was a manual which read something like
    10 steps on how to analyze....
    unfortunately there is none that I have come across or even if one is ever written on those lines will be very specific, so not much of use for your need. A good approach would be to have a clear understanding of what the interface is supposed to do, which would assist you in fixing the issues.

  • Failed to package book for print - now hundreds of links are broken

    Hi,
    I have a book document with 32 pages (newspaper) locally on my mac. As I always do after finishing my document, I chose to package the book for print, and save it to CC files server. The packaging process never finished, so after 30 minutes I had to force shut-down on InDesign. When re-opening the book file, I discover that ALL the documents has broken links. Some of the links belongs to the master pages, and most are specific to only this document, and they are located in several different folders on my mac. It will take hours to re-locate all of this links for each page.
    I think I have been experiencing this before, but miraculously it all changed back to normal. Now, however, a restart of my mac didm´t do anything.
    Why is this happening, and do anyone have a quick solution to fix this?
    Thank u in advance

    Are you talking about what I said - "Seems like in the past, I saved a copy of my book, then packaged the copy for print?"
    I thought that was the only way around it. I feel certain I will not make this mistake again. Luckily, most printers I work with prefer pdfs. It's just an insane bug. If it's not a bug, it's a major flaw in the program. People do package books. The option wouldn't be in there if we didn't do it sometimes.

  • Issue with Role Defaulting

    Hi friends..
    I am facing a strange issue when i open a BP belonging to the role ZDCBA(Custom role). Sold to party role is getting added in the roles assignment role. i cross checked the roles associated to the BP Number in the table BUT100 and it has only one role that is ZDCBA, but i am not able to investigate how this Soldto(crm000) is getting added by default in WEB UI.
    even i tried debugging, in get related entities methods for the BUILROLESREL, it is retreiveing both ZDCBA & Sold to roles.
    Can some one help me out what could be the reason for this behavior.
    Thanks,
    Udaya

    Hi Smita,
    I have a business partner with the role ZDCBA created in WEB UI. After creating this account, when i open this bp again, i am seeing sold to party role getting displayed in the roles assigment block along with ZDCBA. I cross checked the same in BUT100 for this BP and i can find only one record with the role ZDCBA. I am not understanding how the sold to party is getting displayed on to web ui. This behavior is not replicated for Ship to party and other roles.
    for investigating the same, i have written a Report program and in the get related entities method, it is giving 2 roles.
    I tried debugging into the method get_related_entities, i am not able to figure from where the CRM000 record is pulled.
    Since it is completely OO ABAP, i am able to see objects and not able to really look the values inside these..
    Any pointers on this will be really very helpful..
    Thanks,
    Udaya
    REPORT  ztest_roles.
    *Parameter: test type c.
    DATA:     lr_core                    TYPE REF TO cl_crm_bol_core,
              lr_entity_partner          TYPE REF TO cl_crm_bol_entity,
              lv_guid                    TYPE crmt_genil_object_guid,
              lr_collection_roles        type ref to if_bol_bo_col,
              ls_attributes              type crmt_bupa_il_roles ,
              lr_itr_roles               type ref to if_bol_bo_col_iterator,
              ls_roles                   type crmt_bupa_il_roles,
              lr_role                    TYPE REF TO cl_crm_bol_entity,
              i_roles                    type table of crmt_bupa_il_roles,
              qs                         type ref to CL_CRM_BOL_QUERY_SERVICE,
              result                     type ref to IF_BOL_ENTITY_COL,
              ent                        type ref to cl_crm_bol_core. "IF_BOL_BO_PROPERTY_ACCESS.
        lv_guid = '548698C7E7E06F4FAD9528162C993358'.
        lr_core = cl_crm_bol_core=>get_instance( ).
        lr_core->start_up('ALL').
        lr_entity_partner = lr_core->get_root_entity( iv_object_name = 'BuilHeader' iv_object_guid = lv_guid )."#EC NOTEXT
    *    qs = cl_crm_bol_query_service=>get_instance('BuilHeader').
    *    qs->set_property( iv_attr_name = 'object_id' iv_value = lv_guid ) .
    *    result ?= qs->get_query_result( ).
    *    ent ?= result->get_first( ).
    *    ent = ent->get_related_entities( 'BuilRolesRel' ).
    *    lr_collection_roles ?= ent->get_related_entities( iv_relation_name = 'BuilRolesRel' ).
        lr_collection_roles ?= lr_entity_partner->get_related_entities( iv_relation_name = 'BuilRolesRel' ).
        IF lr_collection_roles IS BOUND
               AND lr_collection_roles->size( ) GT 0.
          lr_itr_roles ?= lr_collection_roles->get_iterator( ).
          lr_role ?= lr_itr_roles->get_first( ).
          WHILE lr_role IS BOUND.
            CLEAR ls_roles.
            lr_role->get_properties( IMPORTING es_attributes = ls_attributes ).
            ls_roles = ls_attributes-data.
            APPEND ls_roles TO i_roles.
            lr_role ?= lr_itr_roles->get_next( ).
          ENDWHILE.
        ENDIF.
        CLEAR LS_ROLES.
        LOOP AT I_ROLES INTO LS_ROLES.
        WRITE LS_ROLES-PARTNERROLE.
        ENDLOOP.

  • Flashed to latest 1.B Award BIOS, now onboard network adapter is broken!!

    Hi all,
    I flashed my MSI Neo2-FX mobo from 1.8 to the latest 1.B Award BIOS, and now my onboard NIC appears to be broken.  When I do a "ipconfig /all", I can see that the adapter is able to get a DHCP address, but the physical (MAC) address is listed as FF-FF-FF-FF-FF-FF and it cannot receive any packets.
    How do I reset the MAC address?
    Thanks...

    https://forum-en.msi.com/index.php?topic=88106.msg631585#msg631585

  • PS3 issues with roles & custom policy

    Hi
    We are pursuing two cases with Oracle support for SOA suite Ps3 ( on linux platform) - anyone who faced the same issues?
    1. Custom policies - in PS2 , everything works fine. In PS3, if we click on create in the policies page - it takes a long long time to show the create page. Sometimes it times out as well
    2. Weblogic vs SOA roles. In PS2, one person can get weblogic monitor role & SOA deployer/designer role & do a composite deployment. In PS3, for a SOA deployment, Weblogic admin role is needed ( irrespective of the role defined in FMW EM) .
    Thx
    Jay

    You should be able to deploy projects with a user having operator access. Admin role is not required for deployment. You may refer -
    http://download.oracle.com/docs/cd/E17904_01/integration.1111/e10226/appx_roles_privs.htm#BABIHDFJ
    In PS3, if we click on create in the policies page - it takes a long long time to show the create page. Sometimes it times out as wellMay be an environment specific issue. Better track it through a SR.
    Regards,
    Anuj

  • HBO Now issues

    I am attempting to use my free trial of HBO now on apple TV am and having some difficulty. I'm wondering if others are having the same issue.
    I have a somewhat erratic WiFi signal averaging between 4 and 9 megabits. What I have discovered is that with any speed lower than 7 megabits HBO Now will only return errors and I cannot watch anything. Is there a minimum speed for HBO to work? (I realize my speeds are not the best) but I have other streaming services that don't have this issue on the same WiFi network at the same location. Anyone else? Thanks in advance

    Any set top box is going to work MUCH better with a wired connection than it will with WiFi.  Also when you are dealing with WiFi it is less about the speed than it is about the number of lost and or dropped packets.   It sounds like the setup you have is not reliable enough this app.  You might trying changing the options your hot spot is using depending on what WiFi standards it supports.   Best solution though would be to have ATV using a wired connection.

  • Upgraded to Mavericks, now issue connecting to Citrix Workaway

    Hi Guys,
    Any help with this would be greatly appreciated as I have tried everything I can think of to try and get this working.
    Upgraded to Mavericks on the weekend and am now getting the following when trying to log onto my works Citrix Workaway client
    Also had to install Java once upgraded (version 7). Attempts to log on then the following error pops up:
    The connection failed:
    java.io.IOExceptions
    This is probably due to network problems.
    On More Info the below is given:
    java.io.IOException: *** Error in initialising/invoking connection model class
              at com.citrix.client.io.net.ip.w.d(Unknown Source)
              at com.citrix.client.io.net.ip.proxy.o.<init>(Unknown Source)
              at com.citrix.client.io.net.ip.o.a(Unknown Source)
              at com.citrix.client.io.net.ip.z.a(Unknown Source)
              at com.citrix.client.module.td.tcp.TCPTransportDriver.s(Unknown Source)
              at com.citrix.client.module.td.TransportDriver.run(Unknown Source)
              at java.lang.Thread.run(Thread.java:744)
    Caused by: java.lang.reflect.InvocationTargetException
              at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
              at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessor Impl.java:57)
              at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructor AccessorImpl.java:45)
              at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
              ... 7 more
    Caused by: java.lang.NullPointerException
              at com.citrix.sdk.jsse.d.a(Unknown Source)
              at com.citrix.sdk.jsse.d.<init>(Unknown Source)
              ... 11 more
    Have tried reverting back to Version 6 as I previously did which resolved the previous SSL / TSL issue I was getting but nothing seems to help on this one.
    Thanks........

    I got the same error after upgrading to Maverick OS X.
    "java.io.IOException: *** Error in initialising/invoking connection model class.......
    After installing CitrixViewer this got resolved. I am using Firefox .
    Please use the link below
    http://receiver.citrix.com/Downloading.htm

Maybe you are looking for