Netscape.ldap.LDAPException: Server down (80); Unknown error

Hi,
We are facing a strange problem in our staging environment. It has two Sun one Dir. server 5.2 running in multi-master mode befind a load-balancer.
A Connection Pool has been defined on the Application server for the same with minConn=5 and MaxConn=80.
Load-balancer has a timeout value of 30 mins.
Now when, the Application runs a search operation on the LDAP , it throws the following error sometimes, however, most of the time it works without any problems.
______________Start of error message__________
loBundle=java.util.PropertyResourceBundle@375c56d3
netscape.ldap.LDAPException: Server down (80); Unknown error
at netscape.ldap.LDAPConnThread.networkError(LDAPConnThread.java:619)
at netscape.ldap.LDAPConnThread.run(LDAPConnThread.java:436)
netscape.ldap.LDAPException: Server down (80); Unknown error
at netscape.ldap.LDAPConnThread.networkError(LDAPConnThread.java:619)
at netscape.ldap.LDAPConnThread.run(LDAPConnThread.java:436)
_________EO Error Msg______________________
its working fine in the development env. where we are not using the load-balancers and the ldap is used in stand-alone mode.
Would appreciate your response on this.
Regards
Prakash Chandra

Hi Prakash,
We're having a similar problem... I was wondering if you ever got to the bottom of this. In our case too most of the time everything runs okay... it's only once in a while that one starts seeing these errors.
Thanks,
Bobby Julka

Similar Messages

  • Kodo.jdo.ObjectNotFoundException: The instance "netscape.ldap.LDAPException

    Hi..
    I am getting this error .. when i am deploying an application.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:42)
    at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:615)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:16)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:155)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:197)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.createAndPrepareContainer(StartOperation.java:88)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.doPrepare(StartOperation.java:101)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:723)
    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1190)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:248)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    <openjpa-1.1.0-r422266:657916 nonfatal store error> kodo.jdo.ObjectNotFoundException: The instance "netscape.ldap.LDAPException: error result (32)" does not exist in
    the data store.
    FailedObject: netscape.ldap.LDAPException: error result (32) [java.lang.String]
    at kodo.jdo.ObjectNotFoundException.newSerializableInstance(ObjectNotFoundException.java:90)
    at kodo.jdo.ObjectNotFoundException.writeReplace(ObjectNotFoundException.java:80)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:1032)
    at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1107)
    at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
    at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:416)
    at java.lang.Throwable.writeObject(Throwable.java:648)
    at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:945)
    at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1461)
    at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
    at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
    at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
    at java.util.ArrayList.writeObject(ArrayList.java:579)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:945)
    at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1461)
    at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
    at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
    at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
    at weblogic.common.internal.WLObjectOutputStream.writeArrayList(WLObjectOutputStream.java:117)
    at weblogic.deploy.service.internal.transport.DeploymentServiceMessage.writeMessage(DeploymentServiceMessage.java:272)
    at weblogic.deploy.service.internal.transport.DeploymentServiceMessage.writeExternal(DeploymentServiceMessage.java:239)
    at java.io.ObjectOutputStream.writeExternalData(ObjectOutputStream.java:1421)
    at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1390)
    at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
    at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
    at weblogic.deploy.service.internal.transport.http.HTTPMessageSender.sendMessageToServerURL(HTTPMessageSender.java:276)
    at weblogic.deploy.service.internal.transport.http.HTTPMessageSender.sendMessageToAdminServer(HTTPMessageSender.java:134)
    at weblogic.deploy.service.internal.transport.CommonMessageSender.sendPrepareNakMsg(CommonMessageSender.java:578)
    at weblogic.deploy.service.internal.statemachines.targetserver.TargetServerState.sendPrepareNak(TargetServerState.java:392)
    at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingPrepareCompletion.prepareFailed(AwaitingPrepareCompletion.java:124)
    at weblogic.deploy.service.internal.targetserver.TargetDeploymentService.notifyPrepareFailure(TargetDeploymentService.java:324)
    at weblogic.deploy.service.internal.DeploymentService$4.run(DeploymentService.java:223)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Any ideas.. i dont know this is right place post to this issue..
    Thanks
    Raj

    I was receiving a very similar error stack trace. I stopped the managed server, then deleted it's ldap folder. When I restarted the managed server, it came it w/o any errors.
    Cheers,
    Rob

  • Project Server 2013 - "An unknown error has occured"

    Hi !
    Whenever I navigate to Project Center in Project Server 2013 the credentials window pops-up continuously even after entering correct admin account and after several clicks on OK button in credential window it says "An unknown error has occurred".
    This is happening at every links. Even at Resources, Tasks, Reports, etc.. Is this Project Server 2013 stable or still has bugs in it.
    I recently installed March 2013 hotfix for Project Server but still no luck. In ULS or Event Viewer I didn't got any
    relevant exceptions.
    I am even unable to connect to Project Server from Project Professional.
    Thanks & Regards.

    "An unknown error has occurred" usually means that the browser cannot resolve some data or something is missing. This can be caused by many issues. One for instance is deleting projects, but timesheets are still referencing it. Many others.   This
    is one of the harder issues to resolve, because often you don't find anything in the ULS.
    Seeing that this error is occurring everywhere on PWA, I would first try rerunning the "SharePoint Product Configuration Wizard".  If this fails at any place, that will be the first thing to fix.
    Cheers
    Michael Wharton, MVP, MBA, PMP, MCT, MCTS, MCSD, MCSE+I, MCDBA
    Website http://www.WhartonComputer.com
    Blog http://MyProjectExpert.com contains my field notes and SQL queries

  • Production server down with corruption error

    Hi All,
    OS : Solaris 10
    Database : 10.2.0.3.0
    Our production server down out of sudden.Below are the errors :
    ORA-01242: data file suffered media failure: database in NOARCHIVELOG mode
    ORA-01122: database file 1089 failed verification check
    ORA-01110: data file 1089: '+DGVICTORIA/dixie/datafile/undotbs2.1222.702393987'
    ORA-01200: actual file size of 2580481 is smaller than correct size of 3932160 blocks
    My database is in No Archive log mode.
    Size of the database is more than 1 TB.
    Please help me to bring the database up.
    Thanks ,
    Vipin

    Hi Chinar,
    Yes this is true that no archiving is very dangerous. But because of space crunch we thought for no archiving.
    Here are the more alerts :
    Tue Jun 15 23:39:44 2010
    Errors in file /software/oracle/admin/dixie/bdump/dixie1_ckpt_12076.trc:
    ORA-01242: data file suffered media failure: database in NOARCHIVELOG mode
    ORA-01122: database file 1089 failed verification check
    ORA-01110: data file 1089: '+DGVICTORIA/dixie/datafile/undotbs2.1222.702393987'
    ORA-01200: actual file size of 2580481 is smaller than correct size of 3932160 blocks
    Tue Jun 15 23:39:44 2010
    Errors in file /software/oracle/admin/dixie/bdump/dixie1_ckpt_12076.trc:
    ORA-01242: data file suffered media failure: database in NOARCHIVELOG mode
    ORA-01122: database file 1089 failed verification check
    ORA-01110: data file 1089: '+DGVICTORIA/dixie/datafile/undotbs2.1222.702393987'
    ORA-01200: actual file size of 2580481 is smaller than correct size of 3932160 blocks
    Tue Jun 15 23:39:44 2010
    CKPT: terminating instance due to error 1242
    Tue Jun 15 23:39:44 2010
    System state dump is made for local instance
    System State dumped to trace file /software/oracle/admin/dixie/bdump/dixie1_diag_12015.trc
    Tue Jun 15 23:39:47 2010
    Trace dumping is performing id=[cdmp_20100615233944]
    Tue Jun 15 23:39:49 2010
    Instance terminated by CKPT, pid = 12076
    Wed Jun 16 09:16:39 2010
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Interface type 1 e1000g3 192.168.10.0 configured from OCR for use as a cluster interconnect
    Interface type 1 e1000g0 10.192.252.0 configured from OCR for use as a public interface
    Picked latch-free SCN scheme 3
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    WARNING: db_recovery_file_dest is same as db_create_file_dest
    Autotune of undo retention is turned on.

  • Approvals on Project Server 2013 - An unknown error has occurred

    Migrated Project server 2010 to Project server 2013.  All the quick launch pages were working after I completed the migration. Started the process of publishing projects and statusing/timesheets to update project. 
    Now I see "An Unknown Error has occurred".   Tried all my solutions for Project Server 2010 without success.
    Event log looks clean.
    Has anybody seen and resolved this issue?
    Cheers!
    Michael Wharton, MBA, PMP, MCT, MCSD, MCSE+I, MCDBA, MCC 2011, MCC2012
    Website http://www.WhartonComputer.com
    Blog http://MyProjectExpert.com contains my field notes and SQL queries

    We are having the same error with an on-premise install of Project Server 2013. This is the error from the ULS logs.
    04/24/2013 06:50:58.90    w3wp.exe (0x18C0)    0x1D0C    Project Server    Task Statusing and Updates    c3bn    High    PWA:https://projects.geocent.com/commsec,
    ServiceApp:Project Server Application Service, User:i:0#.w|geocent\john, PSI: System.NullReferenceException: Object reference not set to an instance of an object.     at Microsoft.Office.Project.Server.BusinessLayer.Statusing.StatusApprovalsQueryInfo.AddAllTimesheets(DataTable&
    dt, Dictionary`2& timephased, List`1& actualDates)     at Microsoft.Office.Project.Server.BusinessLayer.Statusing.StatusApprovalsQueryInfo.TryLoad(LoadApprovalType method, DataTable& dt, Dictionary`2& timephased, List`1&
    actualDates), LogLevelManager Warning-ulsID:0x6333626E has no entities explicitly specified.    c9e7149c-070d-5035-0dca-bda3580b7d07
    Not very helpful. Any ideas?

  • Lync Server 2013 Edge - Unknown error (0x80131500) TlsFailureException

    I am setting up Lync Server for the first time, and currently have everything working ok on the local LAN and even have it integrated successfully with Exchange. However, I am having massive amounts of trouble setting up a Lync Edge server to allow external
    access.
    I have a wildcard certificate applied to the external interface and a certificate issued from my local CA for the internal interface, and in the Lync Control Panel on the FE server, i have a green check next to Replication, so I know that the FE and Edge
    are talking to each other successfully.
    However, when testing the Edge server for external connectivity using exRCA, I get the following error:
    "Couldn't sign in. Error: Error Message: Unknown error (0x80131500).
    Error Type: TlsFailureException."
    I have looked all over the TechNet forums and the web for a possible solution, but I am coming up with none.
    Any idea what could be causing this? Thanks in advance for any help,
    Matthew

    Hi Matt
    Unfortunately, the Edge does not support wildcard certificate.
    Only on the reserve proxy which is used to publish the Web Services (Meet, dial, lyncws, lyncautodiscover)
    If a post is helpful, please take a second to hit the green arrow on the left, or mark as answer, thanks.
    Jean-Philippe Breton | Senior Microsoft Consultant | MCTS, MCITP, MCT, Lync MVP

  • HT2311 I'm trying to down load iTunes 11.1.4, after down load unknown error (-42408) appears and it says problem with i

    I'm trying to download iTunes 11.1.4, after download i have still got version 10.39 and when I open iTunes uknown error (-42408) appears and it tells me error at iTunes. please help

    Hello phoebe187,
    The following article provides steps for resolving this error and getting iTunes working again.
    iTunes for Windows: "Error 7" message when opening iTunes
    http://support.apple.com/kb/TS3074
    Cheers,
    Allen

  • An Unknown Error Has Occurred - Project Server 2010 - Tasks Page

    Greetings!   Some of my resources are recieving the error "An Unknown Error has occurred" (in red)  when trying to access their TASKS Page in Project Server 2010.  
    I've researched this error quite a bit and am finding suggestions and answers pretty much all over the board.    Before I have my server people start installing a slew of hot fixes - I want to know if anyone has an idea of the underlying cause
    for this error.    Since this issue doesn't affect everyone (i.e. I can access my task page), is it possibly related to the actual schedule in which they have assignments?    
    Any help is appreciated.
    Thanks!
    ~Randy 

    i have found the solution for this issue, you need to do this:
    in the logs you must search the "exception" and the logs give you a ID, this ID is about the task assignment in the specific resource , so this assignment is corrupt.
    this ID, you need to merge in the SQL server in the project server database, you need to merge ID task with ID Project with ID Resource, so when you identify the ID project and ID resource you can
    DELETE this assignment in the project from project profesional, because this task has a corrupt assignment, you must delete
    ONLY FROM project professional.
    This solutión solve this specific problem for this assignment  that
    IS DIFERENT TO THIS SOLUTION  post of Brian Smith:
    http://blogs.msdn.com/b/brismith/archive/2010/07/02/project-server-2010-an-unknown-error-has-occurred-in-project-center-resource-center-or-tasks.aspx?Redirected=true
    Erick Gutiérrez PMI Membership #ID 2089740 MTCS - Microsoft Project Server Managing Projects

  • Unknown error: 118 on /Volumes

    Last time I installed Leopard Server I got "Unknown error: 118" when trying to access /Volumes in any way through Terminal. Disk Utility says it's ok, but it's not. Repairing permissions gets the same error in the log, but it doesn't seem to care. I can't use /Volumes at all, so mounting dmg:s won't work for instance ("no mountable file systems"). I gave up and did an Erase and Install. Once set up again (10.5.1, OD, mail, DNS etc.), I just noticed that the problem is back! I have installed Firefox, so mounting dmgs did work for a while.
    $ ls -l /Volumes/
    ls: : Unknown error: 118
    $ cd /Volumes/
    -bash: cd: /Volumes/: Unknown error: 118
    $
    This isn't fun anymore.

    Mac - my absence was because after encountering quite a few bugs and wierdnesses with leopard I decided to scrap the migration project until 10.5.2 or so. Now, here's 10.5.2, and no solution to this problem in sight.
    I'm working with a clean install of OS X 10.5.2 Client (intel Imac mid-2007)
    and OS X Server 10.4.11 (Xserve G5).
    OS X Server is OD Master, but has no management in place for this client, it is not in any computer lists. To reproduce issue:
    On leopard client, open Directory Utility, add my 10.4.11 OD Master. It is that simple.
    Immediately, cannot mount any volumes nor navigate to or access /Volumes directory
    on cd into /Volumes:
    cd: /Volumes: Unknown error: 118.
    Interestingly, ls -l on / shows permissions have changed on /Volumes to
    dr-xr-xr-x (which explains why I cannot mount anything, since there is no write access to /volumes directory) (before connecting to server I believe permissions read drwxrwxr-t)
    however, chmod u+w /volumes (to give write access and enable mounting there) results in same Unknown error: 118
    Since adding the OD server broke this, I remove the server in Directory Utility and voila, immediately I can navigate into /volumes and mount any volume to my heart's content
    permissions on /volumes are restored to:
    drwxrwxr-t@
    (just to confirm I re-added the server, and the problem was back)
    Racking the brains here but I'm afraid I have no solution to add. Could this be a result in a differing OD schema between 10.4 and 10.5? This isn't an applied policy issue for me as I have no mgmt of this client in place, nor record of it anywhere. I connected to my testbed 10.5.2 Server OD Master just for kicks and the problem is not reproduced, only on the Tiger server..
    I will keep hitting at this and post again if I discover a solution (or at least a clearer understanding of the problem).

  • Portal and Netscape LDAP server integration

    Hi,
    I am trying to integrate Netscape LDAP server (6.0) with portal server 7, but
    having lots of trouble doing that.
    I've followed the instructions in the developer guide and completed the following
    steps:
    1. added a CustomRealm named defaultLDAPRealmForNetscapeDirectoryServer in config.xml
    and modified the entries to fit my environment.
    2. Deployed ldapprofile.jar and customized the env variables.
    After these two steps, nothing happened. Then I did the third step:
    3. added a iPlanet Authenticator to the realm CompatibilityRealm, which is my
    default realm for the server.
    However, after step 3, I wasn't able to boot weblogic server. Please note I have
    create two users, system and weblogic in my LDAP server.
    I copied the stack trace below. Any suggestions will be greatly appreciated.
    Weiguo
    C:\prog\bea\user_projects\portalDemoDomain>"C:\prog\bea\jdk131_03\bin\java" -hotspot
    -Xms128m -Xmx128m -XX:MaxPermSize=128m -Dcommerce.properties="C:\prog\bea\weblogic700\portal\weblogiccommerce.properties"
    -Dweblogic.Name=portalDemoServer
    -Dbea.home="C:\prog\bea" -Dweblogic.management.username= -Dweblogic.management.p
    assword= -Dweblogic.ProductionModeEnabled=true -Dweblogic.management.discover=fa
    lse -Djava.security.policy=="C:\prog\bea\weblogic700\server\lib\weblogic.policy"
    weblogic.Server
    <Nov 4, 2002 1:18:45 PM EST> <Info> <Security> <090065> <Getting boot identity
    from user.>
    Enter username to boot WebLogic server:weblogic
    Enter password to boot WebLogic server:
    Starting WebLogic Server...
    <Nov 4, 2002 1:19:06 PM EST> <Notice> <Management> <140005> <Loading configuration
    C:\prog\bea\user_projects\portalDemoDomain\.\config.xml>
    <Nov 4, 2002 1:19:21 PM EST> <Notice> <Security> <090093> <No configuration data
    was found on server portalDemoServer for realm CompatibilityRealm.>
    <Nov 4, 2002 1:19:21 PM EST> <Notice> <Security> <090082> <Security initializing
    using realm CompatibilityRealm.>
    <Nov 4, 2002 1:19:21 PM EST> <Critical> <WebLogicServer> <000364> <Server failed
    during initialization. Exception:java.lang.SecurityException: Authentication for
    user weblogic denied
    java.lang.SecurityException: Authentication for user weblogic denied at
    weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1166)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
    at weblogic.Server.main(Server.java:32)
    >
    <Nov 4, 2002 1:19:21 PM EST> <Emergency> <WebLogicServer> <000342> <Unable to
    in
    itialize the server: Fatal initialization exception
    Throwable: java.lang.SecurityException: Authentication for user weblogic denied
    java.lang.SecurityException: Authentication for user weblogic denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1166)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
    at weblogic.Server.main(Server.java:32)
    >
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.SecurityException: Authentication for user weblogic denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1166)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
    at weblogic.Server.main(Server.java:32)
    Reason: Fatal initialization exception
    Throwable: java.lang.SecurityException: Authentication for user weblogic denied
    java.lang.SecurityException: Authentication for user weblogic denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1166)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
    at weblogic.Server.main(Server.java:32)

    Thanks a lot Scott. I followed your instructions and got it working to a certain
    degree. I am pretty happy about the results.
    There are still a few issues:
    1. I had to create groups and users in my directory server in order to boot up
    and logon to the server. This is expected, but is it possible to export these
    user/group settings from the embedded LDAP server so that I can import them into
    my directory server? Currently, the only way is manual and it's error prone. A
    lot of trial and error has to happen to get there.
    2. It seems that using Netscape LDAP server only allows read-only access. This
    means we have to create new users/groups outside of the portal server and one
    other side effect is self-registration is impossible, unless we use custom security
    providers. Is this assessment correct? Since LDAP integration is so important,
    wouldn't it be nice if BEA have that built-in and all we need to do is to switch
    to and configure it?
    3. I got duplicate users and groups in compatibility security. Obviously, one
    set is from my LDAP server and the other is from the embedded one. I tried to
    remove to embedded LDAP authenticator, but the duplicates are still there. How
    can I get rid of the duplicates - I only want the ones from my LDAP server?
    Thanks again Scott.
    Weiguo
    Scott Dunbar <[email protected]> wrote:
    Weiguo,
    WLP 7.0 uses a compatibility realm only and will not work with the
    custom realm that you created for the Netscape directory server.
    Configuring an LDAP compatibility realm isn't too bad and its
    configuration is much like 4.0. However, it can be hard to configure
    initially from the console. One way is to shut your server down and
    modify config.xml directly - but make sure you make a backup copy first!
    Then add something like:
    <CachingRealm BasicRealm="myRealm" CacheCaseSensitive="true"
    Name="wlcsCachingRealm"/>
    <CustomRealm
    ConfigurationData="user.filter=(&(uid=%u)(objectclass=person));
    user.dn=ou=people,dc=beasys,dc=com;
    server.principal=uid=dirmanager,ou=people,dc=beasys,dc=com;
    membership.filter=(&(uniquemember=%M)(objectclass=groupofuniquenames));
    group.filter=(&(cn=%g)(objectclass=groupofuniquenames));
    server.host=somehost.beasys.com;
    group.dn=ou=groups,dc=beasys,dc=com"
    Name="myRealm" Password="your_password_here"
    RealmClassName="weblogic.security.ldaprealmv2.LDAPRealm"/>
    will enable your LDAP server. After this is setup it will be much
    easier to configure via the console. Obviously you'll need to update
    the parameters above for your configuration.
    Weiguo Wang wrote:
    Hi,
    I am trying to integrate Netscape LDAP server (6.0) with portal server7, but
    having lots of trouble doing that.
    I've followed the instructions in the developer guide and completedthe following
    steps:
    1. added a CustomRealm named defaultLDAPRealmForNetscapeDirectoryServerin config.xml
    and modified the entries to fit my environment.
    2. Deployed ldapprofile.jar and customized the env variables.
    After these two steps, nothing happened. Then I did the third step:
    3. added a iPlanet Authenticator to the realm CompatibilityRealm, whichis my
    default realm for the server.
    However, after step 3, I wasn't able to boot weblogic server. Pleasenote I have
    create two users, system and weblogic in my LDAP server.
    I copied the stack trace below. Any suggestions will be greatly appreciated.
    Weiguo
    C:\prog\bea\user_projects\portalDemoDomain>"C:\prog\bea\jdk131_03\bin\java"-hotspot
    -Xms128m -Xmx128m -XX:MaxPermSize=128m -Dcommerce.properties="C:\prog\bea\weblogic700\portal\weblogiccommerce.properties"
    -Dweblogic.Name=portalDemoServer
    -Dbea.home="C:\prog\bea" -Dweblogic.management.username= -Dweblogic.management.p
    assword= -Dweblogic.ProductionModeEnabled=true -Dweblogic.management.discover=fa
    lse -Djava.security.policy=="C:\prog\bea\weblogic700\server\lib\weblogic.policy"
    weblogic.Server
    <Nov 4, 2002 1:18:45 PM EST> <Info> <Security> <090065> <Getting bootidentity
    from user.>
    Enter username to boot WebLogic server:weblogic
    Enter password to boot WebLogic server:
    Starting WebLogic Server...
    <Nov 4, 2002 1:19:06 PM EST> <Notice> <Management> <140005> <Loadingconfiguration
    C:\prog\bea\user_projects\portalDemoDomain\.\config.xml>
    <Nov 4, 2002 1:19:21 PM EST> <Notice> <Security> <090093> <No configurationdata
    was found on server portalDemoServer for realm CompatibilityRealm.>
    <Nov 4, 2002 1:19:21 PM EST> <Notice> <Security> <090082> <Securityinitializing
    using realm CompatibilityRealm.>
    <Nov 4, 2002 1:19:21 PM EST> <Critical> <WebLogicServer> <000364> <Serverfailed
    during initialization. Exception:java.lang.SecurityException: Authenticationfor
    user weblogic denied
    java.lang.SecurityException: Authentication for user weblogic deniedat
    weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1166)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
    at weblogic.Server.main(Server.java:32)
    <Nov 4, 2002 1:19:21 PM EST> <Emergency> <WebLogicServer> <000342><Unable to
    in
    itialize the server: Fatal initialization exception
    Throwable: java.lang.SecurityException: Authentication for user weblogicdenied
    java.lang.SecurityException: Authentication for user weblogic denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1166)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
    at weblogic.Server.main(Server.java:32)
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.SecurityException: Authentication for user weblogic denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1166)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
    at weblogic.Server.main(Server.java:32)
    Reason: Fatal initialization exception
    Throwable: java.lang.SecurityException: Authentication for user weblogicdenied
    java.lang.SecurityException: Authentication for user weblogic denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1166)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:697)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
    at weblogic.Server.main(Server.java:32)
    scott dunbar bea systems,
    inc.
    [email protected] boulder, co
    303 998 2125 usa

  • An unexpected exception has been detected + Netscape ldap server V6

    Hi,
    An unexpected exception has been detected during running an application on Netscape ldap server V6. Actually some extended operation is done on ldap server but after some request server crashes and error reported is :
    (psdk) xdspa1 JPSDKAgent.cc 143 ERROR Child error: Received unknown command: 'nexpected Signal : 11 occurred at PC=0xC1F19F40
    Function=_shlInit
    Library=/opt/java1.4/jre/lib/PA_RISC/server/libjvm.sl
    Current Java thread:
    "main" prio=7 tid=4000eca8 nid=1 lwp_id=7064320 runnable [0x77ff2000..0x77ff1ec0]
         at com.tertio.tome.Tome.MwLogErr_Write0(Native Method)
         at com.tertio.tome.Tome.error(Tome.java:171)
         at com.tertio.provident.sdk.SdkBase.error(SdkBase.java:214)
         - locked <71802780> (a java.lang.Object)
         at com.h3g.provisioningagent.xds.agent.XDSProvisioningAgent.error(XDSProvisioningAgent.java:444)
         at com.tertio.provident.sdk.ProvisioningAgentLink.handleEptReceived(ProvisioningAgentLink.java:166)
         at com.tertio.provident.sdk.ProvisioningAgentLink.handleMessage(ProvisioningAgentLink.java:100)
         at com.tertio.provident.sdk.SdkBase.mainLoop(SdkBase.java:180)
         at com.tertio.provident.sdk.SdkBase.main(SdkBase.java:47)
    Dynamic libraries:
    /opt/java1.4/bin/PA_RISC/java
         text:0x00001000-0x00011b8c data:0x40001000-0x40002ee0
    /opt/java1.4/jre/lib/PA_RISC/server/libjvm.sl
         text:0xc1800000-0xc22d8000 data:0x77e12000-0x77fcd000
    /usr/lib/libpthread.1
         text:0xc0030000-0xc0047000 data:0x77dea000-0x77ded000
    /usr/lib/libm.2
         text:0xc0090000-0xc00b6000 data:0x77ded000-0x77df3000
    /usr/lib/librt.2
         text:0xc00b8000-0xc00bc000 data:0x77df3000-0x77df4000
    /usr/lib/libcl.2
         text:0xc03c0000-0xc04a8000 data:0x77df7000-0x77e05000
    /usr/lib/libisamstub.1
         text:0xc002f000-0xc0030000 data:0x77df4000-0x77df5000
    /usr/lib/libCsup.2
         text:0xc0310000-0xc032c000 data:0x77e05000-0x77e08000
    /usr/lib/libc.2
         text:0xc0100000-0xc024e000 data:0x77fd2000-0x77fe5000
    /usr/lib/libdld.2
         text:0xc0006000-0xc0009000 data:0x77fcd000-0x77fce000
    /opt/graphics/OpenGL/lib/libogltls.sl
         text:0xc0004000-0xc0006000 data:0x77fe9000-0x77fea000
    /opt/java1.4/jre/lib/PA_RISC/native_threads/libhpi.sl
         text:0xc0500000-0xc0513000 data:0x77de7000-0x77de8000
    /opt/java1.4/jre/lib/PA_RISC/libverify.sl
         text:0xc0520000-0xc0530000 data:0x77d65000-0x77d66000
    /opt/java1.4/jre/lib/PA_RISC/libjava.sl
         text:0xc0530000-0xc055b000 data:0x77d63000-0x77d65000
    /opt/java1.4/jre/lib/PA_RISC/libzip.sl
         text:0xc0560000-0xc0574000 data:0x77d5f000-0x77d61000
    /home/sandeepk/h3guk/live/prov/lib/libjtome.sl
         text:0xc06a5000-0xc06a8000 data:0x77c66000-0x77c67000
    /home/sandeepk/h3guk/live/prov/lib/libtome.sl
         text:0xc0890000-0xc08c0000 data:0x77c4f000-0x77c65000
    /home/sandeepk/h3guk/live/prov/lib/libtome_ev.sl
         text:0xc066e000-0xc0670000 data:0x77c65000-0x77c66000
    /opt/java1.4/jre/lib/PA_RISC/libnet.sl
         text:0xc08c0000-0xc08d1000 data:0x77c4e000-0x77c4f000
    /usr/lib/libnm.sl
         text:0xc28f4000-0xc28fb000 data:0x77c4d000-0x77c4e000
    /usr/lib/libnss_dns.1
         text:0xc00bc000-0x'
    Please help in this regard ASAP. Awaiting your suggestions/ further information.
    Regards,
    Sandeep

    I'm not sure we can do anything to help you. It looks like some problem wit Oracle?
    We're dedicated to Messaging Server in this forum. I doubt anybody knows much about Java or Oracle, here. You might try the right forum.

  • Configure error: ClassNotFoundException: netscape.ldap.LDAPSchemaElement

    i am trying to setup IM 8u2 from the comms suite 7 onto Solaris Sparc 10.
    I have directory server setup on a separate server.
    I installed jdk1.6.0_16 and am using that as my java home.
    I enter all the details into the configure script, but at the end it fails with the following error:
    Validation Passed for Panel:STARTUP
    Added the Taskexecutor in the list:StartupTaskExecutor
    Unable to perform init on CalTaskExecutor
    Shutting Down Services ...Out: No suitable Java found, exiting
    Done.
    Creating runtime directories ...createRuntimeDirectories:
    Done.
    Generating configuration files ...configureImConfigurationFile() starting
    configureImConfigurationFile: logTemplateFname=/app/jcs7/comms/im/lib/log4j.conf.template
    configureImConfigurationFile: leaving existing log4j config file
    configureImConfigurationFile: propstore migration template file is /app/jcs7/comms/im/lib/propstore_migration.conf.template
    configureImConfigurationFile: propstore file already exists
    configureImConfigurationFile() done
    Done.
    Registering services with your operating system...registerServices:
    Out: Nov 04 2009 12:32
    Done.
    Updating LDAP schema ...Exception in thread "main" java.lang.NoClassDefFoundError: netscape/ldap/LDAPSchemaElement
            at com.sun.im.config.executor.LDAPTaskExecutor.updateLDAPSchema(LDAPTaskExecutor.java:113)
            at com.sun.im.config.executor.LDAPTaskExecutor.execute(LDAPTaskExecutor.java:77)
            at com.sun.im.config.executor.ServerConfigTasks.configure(ServerConfigTasks.java:117)
            at com.sun.im.config.executor.TaskExecutorManager.configure(TaskExecutorManager.java:238)
            at com.sun.im.config.core.CLIEngine.renderUI(CLIEngine.java:157)
            at com.sun.im.config.core.Configurator.main(Configurator.java:157)
    Caused by: java.lang.ClassNotFoundException: netscape.ldap.LDAPSchemaElement
            at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
            ... 6 more

    sje1 wrote:
    i am coming back to IM now after a while...I still can't get it to startup.
    Version: 8u2-02.04
    How did you install IM,via pkgadd or via Comms Installer ?
    I have set in iim.conf
    iim.jvm.command = "/app/jdk1.6.0_16/bin/java"
    Here is the error in the svc log:
    Is there some dependency again? or problems because i have not installed in the default path?
    Check if you have installed SUNWiimdv package installed,it is a shared component of IM.
    -Swetha
    >
    [ Jun  4 12:47:59 Executing start method ("/app/jcs7/comms/im/sbin/imadmin start") ]
    Starting Watchdog Exception in thread "main" java.lang.NoClassDefFoundError: org/netbeans/lib/collab/util/StringUtility
    at com.iplanet.im.common.util.Log.init(Log.java:304)
    at com.iplanet.im.common.util.Log.init(Log.java:156)
    at com.iplanet.im.server.Watchdog.main(Watchdog.java:283)
    Caused by: java.lang.ClassNotFoundException: org.netbeans.lib.collab.util.StringUtility
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    ... 3 more

  • Import netscape.ldap.* ; is it not supported in Sun one LDAP server

    import netscape.ldap.*;
    is the above line not supported n Sun One LDAP directory Server
    if that is the case what should i do
    wenever i compile my code the error tat comes up is : package netscap.ladp does not exists
    need help immediately
    my code is as follows
    import netscape.ldap.*;
    import java.util.*;
    * Simple search program to experiment with filters
    public class SearchFilter {
    * Do a subtree search using a specified filter
    * @parm args host, port, authDN, password, baseDN, filter
    public static void main(String[] args) {
    if (args.length != 6) {
    System.out.println("Usage: java FilterSearch " + "<host> <port> " + "<authdn> <password> " + "<baseDN> <filter>");
    System.out.println("Example:");
    System.out.println(" java FilterSearch " + "localhost 389 " + "\"\" \"\" " + "\"o=airius.com\" " + "\"(|(cn=sam*)(cn=b*))\"");
    System.exit(1);
    }

    Couldn't you download the netscape.ldap package (iPlanet LDAP SDK) and put its jars in your app classpath?
    The suggested way to replace netscape.ldap package is to use only JNDI calls, but maybe they can not fulfill all your needs.
    By the way, you can get the source code for that package in Mozilla.org site.
    (Note: if you are using Netscape LDAP SDK for parsing/generating ASN.1 streams including X.509 certificates, try using BouncyCastle instead of netscape.ldap.ber.stream package - I had to modify several classes from Netscape's package that is not meant to handle certificates, but LDAP streams...)

  • Webex Connect "An unknown error ocurred connecting the server" Error Message

    Hi,
    We have the latest Cisco Webex Connect Clients (7.1.1 Build 16597) in use in our company. With no obvious reason one of our employees now can't connect to Webex Connect getting the Error Message "An unknown error ocurred while connecting to the server." We tried to close and re open the client and to re-enter the password, both with no succes. Using another Jabber/XMPP capable IM Client works but not using Cisco Webex Connect.
    Can anyone help?
    Cheers,
    Patrick

    You may face this issue if your IE is working in offline mode.
    To resolve:
    Try going to google.com on internet explorer.
    Click on connect when prompted.
    Once google.com opens fine then try logging in to the WebEx Connect again.
    It should work now.

  • Project Server 2010 - Project Center: An unknown error has occurred

    Hi,
    We have an issue where project center is throwing 'An unknown error has occurred' error message. Searching the ULS logs provides this;
    12/01/2011 11:48:11.53  w3wp.exe (0x1A98)                        0x15A0 SharePoint Foundation        
     General                        90hv Unexpected Detected use of SPRequest for previously closed SPWeb object.  Please close
    SPWeb objects when you are done with all objects obtained from them, but not before.  Stack trace:    at Microsoft.SharePoint.SPWeb.get_CurrentUser()     at Microsoft.Office.Project.PWA.PJContext.get_RegionalSettings()    
    at Microsoft.Office.Project.PWA.PJContext.get_LocaleCulture()     at Microsoft.Office.Project.PWA.WCFContext.AuthenticateUser(Message message, WCFContext& wcfContext, String userName, Boolean isWindowsUser)     at
    Microsoft.Office.Project.PWA.WCFContext.GetContext(Message message, String userName, Boolean isWindowsUser, Boolean newCookie, Uri originalTargetUri)     at Microsoft.Office.Project.Server.ProjectServerRouter.Microsoft.Office.Project.Server.IProjectServerRouter.ProcessMessage(Message
    me... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.53* w3wp.exe (0x1A98)                        0x15A0 SharePoint Foundation        
     General                        90hv Unexpected ...ssage)     at SyncInvokeProcessMessage(Object , Object[]
    , Object[] )     at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)     at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc&
    rpc)     at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)     at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc)    
    at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)     at System.ServiceModel.Dispatcher.ChannelHandler.DispatchAndReleasePump(RequestContext request, Boolean cleanThread, OperationContext currentOperationContext)    
    at System.ServiceModel.Dispatcher.ChannelHandler.HandleRequest(RequestConte... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.53* w3wp.exe (0x1A98)                        0x15A0 SharePoint Foundation        
     General                        90hv Unexpected ...xt request, OperationContext currentOperationContext)    
    at System.ServiceModel.Dispatcher.ChannelHandler.AsyncMessagePump(IAsyncResult result)     at System.ServiceModel.Diagnostics.Utility.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)     at System.ServiceModel.AsyncResult.Complete(Boolean
    completedSynchronously)     at System.ServiceModel.Channels.InputQueue`1.AsyncQueueReader.Set(Item item)     at System.ServiceModel.Channels.InputQueue`1.EnqueueAndDispatch(Item item, Boolean canDispatchOnThisThread)    
    at System.ServiceModel.Channels.InputQueue`1.EnqueueAndDispatch(T item, ItemDequeuedCallback dequeuedCallback, Boolean canDispatchOnThisThread)     at System.ServiceModel.Channels.InputQueueChannel`1.EnqueueAndDispatch(TDisposable item,
    ItemDequeuedCallback dequeuedCallback,... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.53* w3wp.exe (0x1A98)                        0x15A0 SharePoint Foundation        
     General                        90hv Unexpected ... Boolean canDispatchOnThisThread)     at System.ServiceModel.Channels.SingletonChannelAcceptor`3.Enqueue(QueueItemType
    item, ItemDequeuedCallback dequeuedCallback, Boolean canDispatchOnThisThread)     at System.ServiceModel.Channels.SingletonChannelAcceptor`3.Enqueue(QueueItemType item, ItemDequeuedCallback dequeuedCallback)     at System.ServiceModel.Channels.HttpChannelListener.HttpContextReceived(HttpRequestContext
    context, ItemDequeuedCallback callback)     at System.ServiceModel.Activation.HostedHttpTransportManager.HttpContextReceived(HostedHttpRequestAsyncResult result)     at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.BeginRequest()    
    at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.OnBeginRequest(Object state)     at System.ServiceModel.PartialTrus... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.53* w3wp.exe (0x1A98)                        0x15A0 SharePoint Foundation        
     General                        90hv Unexpected ...tHelpers.PartialTrustInvoke(ContextCallback callback, Object state)    
    at System.ServiceModel.Activation.HostedHttpRequestAsyncResult.OnBeginRequestWithFlow(Object state)     at System.ServiceModel.Channels.IOThreadScheduler.CriticalHelper.WorkItem.Invoke2()     at System.ServiceModel.Channels.IOThreadScheduler.CriticalHelper.WorkItem.Invoke()    
    at System.ServiceModel.Channels.IOThreadScheduler.CriticalHelper.ProcessCallbacks()     at System.ServiceModel.Channels.IOThreadScheduler.CriticalHelper.CompletionCallback(Object state)     at System.ServiceModel.Channels.IOThreadScheduler.CriticalHelper.ScheduledOverlapped.IOCallback(UInt32
    errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)     at System.ServiceModel.Diagnostics.Utility.IOCompletionThunk.UnhandledExceptionFrame(UIn... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.53* w3wp.exe (0x1A98)                        0x15A0 SharePoint Foundation        
     General                        90hv Unexpected ...t32 error, UInt32 bytesRead, NativeOverlapped* nativeOverlapped)    
    at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)   18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.54  w3wp.exe (0x1A98)                        0x15A0 SharePoint Foundation        
     Topology                       e5mc Medium   WcfSendRequest: RemoteAddress: 'http://servername:32843/f78ead39833941f4911623b393bd511f/PSI/PWA.svc'
    Channel: 'System.ServiceModel.Channels.IRequestChannel' Action: 'http://schemas.microsoft.com/office/project/server/webservices/PWA/ProjectGetProjectCenterProjectsForGridJson' MessageId: 'urn:uuid:05d10069-fa3b-4f09-8a7b-1ba900608c5a' 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.56  w3wp.exe (0x05D4)                        0x1EF4 SharePoint Foundation        
     Topology                       e5mb Medium   WcfReceiveRequest: LocalAddress: 'http://servername.domainname:32843/f78ead39833941f4911623b393bd511f/PSI/PWA.svc'
    Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/office/project/server/webservices/PWA/ProjectGetProjectCenterProjectsForGridJson' MessageId: 'urn:uuid:05d10069-fa3b-4f09-8a7b-1ba900608c5a' 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.56  w3wp.exe (0x05D4)                        0x1EF4 SharePoint Foundation        
     Monitoring                     nasq Medium   Entering monitored scope (ExecuteWcfServerOperation) 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.61  w3wp.exe (0x05D4)                        0x1EF4 Project Server               
     General                        0000 Exception Exception occurred in method Microsoft.Office.Project.Server.BusinessLayer.Project.ProjectGetProjectCenterProjectsForGridJson
    Microsoft.Office.Project.Server.DataAccessLayer.FilterDal+FilterException: Error during filter query execution.   Query:     declare @ResUid UniqueIdentifier; set @ResUid = 51924808-f1b5-45b1-81d6-01f4e314df4b;  declare @PermUid
    UniqueIdentifier; set @PermUid = a120a079-75bc-4f0f-b376-3fb0ae9ac940;  declare @ViewUid UniqueIdentifier; set @ViewUid = 63d3499e-df27-401c-af58-ebb9607beae8;  declare @P0 Int; set @P0 = 5;    SET NOCOUNT ON    SELECT     
    T.PROJ_UID   INTO #T0   FROM dbo.MSP_PROJECTS AS P      INNER JOIN dbo.MSP_TASKS AS T ON T.PROJ_UID = P.PROJ_UID     INNER JOIN dbo.MSP_RESOURCES AS R ON R.RES_UID = P.WRES_UID    
    LEFT JOIN dbo.MSP_WORKFLOW_STATUS AS WFS... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.61* w3wp.exe (0x05D4)                        0x1EF4 Project Server               
     General                        0000 Exception ...TS ON WFSTS.PROJ_UID = P.PROJ_UID     INNER JOIN dbo.MSP_WEB_FN_SEC_GetAllProjectsResCanViewByViewID(@ResUid,
    @PermUid, @ViewUid, 3) AS perm ON perm.PROJ_UID = T.PROJ_UID  WHERE T.TASK_OPTINDX = 1.0    AND (ISNULL(WFSTS.STAGE_STATUS,-1) IN (-1, 1,2,3,5,6))   AND ((P.PROJ_TYPE <> @P0) OR (P.PROJ_TYPE IS NULL))  CREATE CLUSTERED
    INDEX PK_#T0 ON #T0 (PROJ_UID)    SET NOCOUNT OFF    SELECT      T.PROJ_UID ,      P.PROJ_NAME ,      T.TASK_START_DATE ,     
    T.TASK_FINISH_DATE ,      T.TASK_PCT_COMP ,      T.TASK_WORK ,      T.TASK_DUR ,      R.RES_NAME ,      P.WPROJ_LAST_PUB ,     
    P.PROJ_OPT_MINUTES_PER_DAY ,      P.PROJ_OPT_MINUTES_PER_WEEK ,      P.PROJ_OPT_DAYS_PER_MONTH ,      T.TASK_SUMMARY_PROGRESS_DATE ,      T.TASK_IS_MILESTONE
    ,      dbo.MSP_FN_HYPERLINK_HREF(T.TASK_HYPERLINK_ADDRESS,... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.61* w3wp.exe (0x05D4)                        0x1EF4 Project Server               
     General                        0000 Exception ... T.TASK_HYPERLINK_SUB_ADDRESS) AS TASK_HYPERLINK_HREF ,     
    T.TASK_OUTLINE_LEVEL ,      P.PROJ_TYPE ,      T.TASK_DUR_FMT ,      P.WSTS_SERVER_UID ,      P.PROJ_OPT_CURRENCY_CODE ,      P.PROJ_ACTIVE_RISK_COUNT
    ,      P.PROJ_ACTIVE_ISSUE_COUNT ,      P.PROJ_TOTAL_DOC_COUNT ,      WOB.WOBJ_ISSUE_REF_CNT ,      WOB.WOBJ_RISK_REF_CNT ,      WOB.WOBJ_DOC_REF_CNT
    ,      PJSYNC.SYNC_WSS_LIST_UID ,      T.TASK_COMPLETE_THROUGH ,      (CASE WHEN T.TASK_UID=T.TASK_PARENT_UID THEN 1 ELSE 0 END) AS TASK_IS_PROJECT_SUMMARY   FROM dbo.MSP_PROJECTS
    AS P      INNER JOIN dbo.MSP_TASKS AS T ON T.PROJ_UID = P.PROJ_UID     INNER JOIN dbo.MSP_RESOURCES AS R ON R.RES_UID = P.WRES_UID     LEFT JOIN dbo.MSP_WORKFLOW_STATUS AS WFSTS ON WFSTS.PROJ_UID
    = P.PROJ_UID     INNER JOIN #T0 AS keys ON keys.PROJ_UID = P.P... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.61* w3wp.exe (0x05D4)                        0x1EF4 Project Server               
     General                        0000 Exception ...ROJ_UID     LEFT JOIN (SELECT WOBJ_PROJ_UID as PROJ_UID,[4]
    as WOBJ_ISSUE_REF_CNT, [5] as WOBJ_RISK_REF_CNT, [3] as WOBJ_DOC_REF_CNT               FROM (               SELECT WOBJ_TYPE,
    WOBJ_PROJ_UID                FROM MSP_WEB_OBJECTS WHERE WOBJ_TASK_UID='00000000-0000-0000-0000-000000000000') pwob             
    PIVOT (COUNT(WOBJ_TYPE) FOR WOBJ_TYPE in([3] ,[4],[5])) AS pvt) AS WOB ON WOB.PROJ_UID = P.PROJ_UID     LEFT JOIN dbo.MSP_SYNC_PROJECT_SETTINGS AS PJSYNC ON PJSYNC.PROJ_UID = P.PROJ_UID  WHERE T.TASK_OPTINDX = 1.0   
    AND (ISNULL(WFSTS.STAGE_STATUS,-1) IN (-1, 1,2,3,5,6))      DROP TABLE #T0;     ---> System.Data.ConstraintException: Failed to enable constraints. One or more rows contain values violating non-null, unique,
    or foreign-key constraints.     at System.Data.DataSet.Enable... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.61* w3wp.exe (0x05D4)                        0x1EF4 Project Server               
     General                        0000 Exception ...Constraints()     at System.Data.DataSet.set_EnforceConstraints(Boolean
    value)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal.FillTypedDataSet(Boolean allowCache, DataSet typedDataSet, String[] tables, SqlCommand sqlCommand, Boolean enforceConstraints)     at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal.FillTypedDataSet(DataSet
    typedDataSet, String[] tables, SqlCommand sqlCommand, Boolean enforceConstraints)     at Microsoft.Office.Project.Server.DataAccessLayer.FilterDal.FillDataSet(QueryState queryState)     --- End of inner exception stack
    trace ---     at Microsoft.Office.Project.Server.DataAccessLayer.FilterDal.FillDataSet(QueryState queryState)     at Microsoft.Office.Project.Server.Utility.FilterDalQueryInfo.Query()     at Microsoft.Office.Project.Se... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.61* w3wp.exe (0x05D4)                        0x1EF4 Project Server               
     General                        0000 Exception ...rver.BusinessLayer.Project.ProjectQueryInfo.Query()    
    at Microsoft.Office.Project.Server.BusinessLayer.Project.ProjectCenterQueryInfo.Query()     at Microsoft.Office.Project.Server.Utility.JsGridPopulationManager.InitializeSerializer(TableQueryInfo tableInfo, OrderInfo orderInfo, SliceInfo
    sliceInfo, Guid groupSchemeUid, Nullable`1 ganttSchemeUid, Boolean serializeStyles, Func`1 getChanges, Boolean serializeUnfilteredHierarchy, Boolean serializeLookupTableInfo, Boolean showTimeWithDates, String rowFilter)     at Microsoft.Office.Project.Server.Utility.JsGridPopulationManager.InitializeSerializer(TableQueryInfo
    tableInfo, ViewPropertyGroup properties, JsGridSerializerArguments gridSerializerArgs, Func`1 getChanges)     at Microsoft.Office.Project.Server.BusinessLayer.Project.GetProjectCen... 18800f49-4909-4e4d-8130-6ead4d554598
    12/01/2011 11:48:11.61* w3wp.exe (0x05D4)                        0x1EF4 Project Server               
     General                        0000 Exception ...terProjectsForGridJson(JsGridSerializerArguments gridSerializerArgs, Guid viewUid,
    Int32 store, Boolean showInsertedProjects, Boolean clearPersistedProperties)     at Microsoft.Office.Project.Server.Wcf.Implementation.PWAImpl.ProjectGetProjectCenterProjectsForGridJson(JsGridSerializerArguments gridSerializerArgs, Guid
    viewUid, Int32 store, Boolean showInsertedProjects, Boolean clearPersistedProperties) 18800f49-4909-4e4d-8130-6ead4d554598
    I have searched the internet but most similar issues revolve around the resource center. I did find one person who just backed up the databases and provisioned a new site with success, but this has not worked. I am using the farm admin account, but all users
    get this issue.
    Any one got any ideas?
    Rob Hardy

    Bit further now.
    It seems one of the project won't publish, and produces this error;
    <?xml version="1.0" encoding="utf-16"?>
    <errinfo>
     <general>
      <class name="ActiveCacheQueuedMessageExecutionError">
       <error id="12005" name="ActiveCacheQueuedMessageExecutionError" uid="53d5e6c5-be41-47c8-b336-2e472b99d142" error="System.Data.SqlClient.SqlException: Violation of PRIMARY KEY constraint 'PK_MSP_PROJECT_RESOURCES'. Cannot insert duplicate
    key in object 'dbo.MSP_PROJECT_RESOURCES'.&#xA;Violation of PRIMARY KEY constraint 'PK_MSP_PROJECT_RESOURCES'. Cannot insert duplicate key in object 'dbo.MSP_PROJECT_RESOURCES'.&#xA;The statement has been terminated.&#xA;The statement has been
    terminated.&#xA;   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)&#xA;   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)&#xA;  
    at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)&#xA;   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader
    ds, RunBehavior runBehavior, String resetOptionsString)&#xA;   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)&#xA;   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
    cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)&#xA;   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)&#xA;  
    at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()&#xA;   at Microsoft.Office.Project.Server.DataAccessLayer.DAL.SubDal.ExecuteStoredProcedureNoResult(String storedProcedureName, SqlParameter[] parameters)&#xA;   at Microsoft.Office.Project.Server.DataAccessLayer.WinProjDal.ExecuteStoredProcedure(String
    spName, SqlParameter[] parameters)&#xA;   at Microsoft.Office.Project.Server.BusinessLayer.WinProjUtility.WinProjUtility.ExecuteP12QueueableSPCommand(WinProjTraceContext wpTraceContext, DataStoreEnum store, P12QueueableSPCommand command, Boolean
    retry, Boolean useTransaction)&#xA;   at Microsoft.Office.Project.Server.BusinessLayer.WinProjUtility.WinProjQueueMessageDispatcher.DispatchMessage(ACMessage acMessage, Message msg, Group messageGroup, JobTicket jobTicket, MessageContext mContext)"/>
      </class>
      <class name="Queue">
       <error id="26000" name="GeneralQueueJobFailed" uid="65e11595-30af-4be7-a9d0-ec767c880cc7" JobUID="c348fb86-d807-4b06-abaa-81fcbcbc94f3" ComputerName="SERVERNAME" GroupType="ACProjectSave" MessageType="Byte[]" MessageId="8" Stage=""/>
      </class>
     </general>
    </errinfo>
    Anyone seen this? If I delete this project the project center loads. Obvisouly I don't want to do that though!
    Rob Hardy

Maybe you are looking for

  • Sata 1, 2, 3. & 4.

    Hi all, Quick question:  : I have my SATA drives hooked on ports 1 and 2 at the moment with no problems, but will I be able to remove them off these ports and reconnect to ports 3 and 4 (not an OCer) with out loosing the RAID. If this is O.K. then sh

  • IPhoto rebuild deleted all my photos

    hhello,so earlier today I was uploading some new photos into my iPhoto library from my iPhone & in the middle of impoting it stopped & asked to rebuild iPhoto there was a quite option but I pushed ok after a while of rebuliding iphoto quite I opened

  • Click Audio is out of sync

    I'm using Adobe Captivate 4, and for some reason whenever I export my project to SWF, the audio for the mouse click sound is about 1 second off.

  • ITunes Can't save library error -50

    I've been getting this error message for a couple of days now. How do I get it to start saving the library again?

  • Htaccess redirect not passing folder names

    Hello everyone. Cant figure this out... purpose is to rewrite all urls without a {www.} to have a {www.} exactly as they are elsewise. RewriteEngine on RewriteCond %{HTTP_HOST} !^www\.deafboyzaudio\.com$ RewriteRule ^(.*)$ http://www.deafboyzaudio.co