Hi there,
I have this issue in our database and tried the following with no avail:
- Resource NT account is two times in database: No
- Resource is checked out (in PWA or database): No
- Deleted resource: No change
After deletion of the resource the user is synced back due to the group synchronisation, but as soon as the ERP sync tries to create the resource it fails with ID 7734 duplicate windows accounts used.
Can anyone advise what to do or try next? Thanks a lot!
Donn wrote:
We are also running into this issue.
22-Jul-08
We are also running into this issue.
BUT - we have 400+ workspaces -having to manually synch is not optimal.
We also have 2 users that constantly get flipped to inactive even though the
AD profile has them active??
Any suggestions??
:
Previous Posts In This Thread:
Synchronization with Active Directory!
When I trying to synchronize corporate pool of resources with Active
Directory, I recive the following message:
"Some information of users was not renewed, as partly it was not succeeded
to synchronize the corporate pool of resources on 21.07.2008 in 15:17."
In the event viever I have a massage: Event ID: 7734, duplicated windows
logins. Resource GUID: 71e510cd-9e9c-4aeb-80c9-f3f40fdde62e
Help please.
I'm assuming your running 2007 !
I'm assuming your running 2007 !
Firstly ensure that there are no resources checked out before the ERP is
sync'd.
Run this script against the reporting database to find out which resource is
having the problem
select resourcename, resourcentaccount from msp_epmresource
where resourceuid='71e510cd-9e9c-4aeb-80c9-f3f40fdde62e'
take a note of the NT account the run this script
select resourcename, resourcentaccount from msp_epmresource
where resourcentaccount='NT from query above'
Does this return more than one row ?
--
Please rate this post if it has helped
http://www.fundraiseonline.co.nz/TheProjectServerGuru/
http://theprojectserverguru.spaces.live.com
:
On Dienstag, 22. Juli 2008 06:33
ukrain wrote:
I resolve this problem by delleting user from database
I resolve this problem by delleting user from database
ProjectServer_Published, table = MSP_RESOURCES
After this I has other problem:
___________________________________________________
Your SynchronizeSingleUserMembershipInWss job failed. Its current state is
FailedNotBlocking. It was 50% complete. It entered the queue at 06/24/2008
16:03:28.
Error summary/areas:
Queue
GeneralQueueJobFailed
Error details:
<?xml version="1.0" encoding="utf-16"?>
<errinfo>
<general>
<class name="Queue">
<error id="26000" name="GeneralQueueJobFailed"
uid="1976e00b-1dcc-4262-a0ba-a1b20337dd73"
JobUID="d02c4861-7310-4949-bb3b-e11affa7e819" ComputerName="PROJECT2007"
GroupType="SynchronizeSingleUserMembershipInWss"
MessageType="SynchronizeSingleUserMembershipInWssMessage2" MessageId="2"
Stage="" />
</class>
</general>
</errinfo>
------------------------------------------------------------
The following info is also logged in the Office SharePoint Server, category
"Project Server Queue", Type "Error", Event ID: 7704.
___________________________________________________
I have fixed this problem next way:
1. Login as an Admin user.
2. Go to "Server Settings".
3. Go to "Project Workspaces".
4. One by one, select (highlight) each project and then click on
"Synchronize" but by turn. You must monitoring this process and runing next
synchronization only after first was ended.
It happens because a few tasks try to get access to one object that results
we have deadlock in database.
Hopefully this info may help others if they run into a similar problem.
:
On Dienstag, 22. Juli 2008 15:16
Donn wrote:
We are also running into this issue.
We are also running into this issue.
BUT - we have 400+ workspaces -having to manually synch is not optimal.
We also have 2 users that constantly get flipped to inactive even though the
AD profile has them active??
Any suggestions??
:
EggHeadCafe - Software Developer Portal of Choice
Map Stored Procedure Output To Class Properties
http://www.eggheadcafe.com/tutorial...e-46847fa770ef/map-stored-procedure-outp.aspx