Autodiscovery fail : frame location not found

Hi,
I'm trying to run the UCWA March 2014 Samples on my Lync 2013 server 
I get the alert "Autodiscover fail" due to the error "frame not found" : no "xframe" on the server.

Is there a 'X-Ms-Origin' present in the requests to the internal/external location?  Can you verify that the value is present in the cross-domain authorization list (Get-CsWebServiceConfiguration | select -ExpandProperty CrossDomainAuthorizationList)?
If not, I suggest taking a look at
ITAdmin-Configuration for information on adding/editing what values are on the cross-domain authorization list.

Similar Messages

  • Error: location not found

    Hi everybody,
    while doing an initial transfer of master data- the location model was cleared successfully, but the materials and work centers  int models give an error: location not found with Q msg. TID not giving any details in system log as it says no log found. I am unable to figure out what to look out for now.
    Regards,
    Lok

    Lok,
    Unfortunately, my ABAP is also meager.
    The include in your other post does not exist in my system (SCM 5.0) although I have several with similar names.  Even if I had any ABAP, I couldn't help much without the code to look at.....   You really need to get an experienced ABAPer to sit with you in a debug session.  He needs to tell you contents of all the fields that are being used to determine the message, and he should give you a suggestion as to what is wrong.
    Beyond that, next thing I'd try is some logical troubleshooting.  Find a Material/Plant/customer combination that you KNOW exists in SCM.  Create a sales order against this combo, and if it works, then you know the problem is related to the missing Productl/Location Master data.
    You have not yet identified to me what contents you found in the failed LUWs, only that the messages were short and cryptic.
    While waiting for your ABAPer, you might want to try this:
    1.  Generate your errored queue.  I think I don't have to tell you how to do this.
    2.  SMQ1 in the ERP.  populate client, asterisks for queue name and queue destination.  execute.
    3.  select the errored queue from the list.  clik display.
    4.  Status should be 'sysfail'.  Double click on the word sysfail.  You will get text of the message that will give a little more information.  If the location is not readable (sometimes it is too long to fit into the popup window), close the error message window.
    5.  Put your cursor on the queue name and clik display.
    6.  The first LUW in the list is the one you want to see.   Should be tagged with an error. Again, put your cursor on the queue name and clik display.
    7.  Now you are seeing the data contents of the record.  It is displayed in hex and in ASCII.  You can kind of read the ASCII (text) stuff.  Page down until you get to the ascii "I T _ C I F _ M A T L O C".
    8.  On one of the rows you should see a location type, eg '1 0 0 1, 1 0 0 2, 1 0 0 3, etc (there will be spaces between each number).  In the same row, just before this, there will be the name of a  location.  There may be multiple locations in this LUW, keep paging down, eg, plants, warehouses, shipping points, customers, etc etc.  EVERY LOCATION IN THIS LUW MUST PREVIOUSLY EXIST IN SCM before the product/location record can be created.  Do they?
    9.  If they do, and you have tried all the previous steps, then you must assume that 'somehow' the data in SCM is corrupted (this does happen).  Delete each of the locations and re-CIF them across, one location at a time.  Do not use jobs, do it manually, it will go quickly.  Then, try to re-create and re-activate the failed IM (which is a Material Master record).
    I am unfortunately on holiday and am now embarking on some travel, so I won't be able to assist any more today.  I will try to log on tonite or tomorrow (I am in North America) to see where you have gotten.
    Good Luck,
    DB49

  • Loading property information list by namespace failed or property not found in the list. Verify that the schema is deployed prop

    Hi,
    My application was working fine some time back. I am not sure what has changed.I am receiving following error :
    A message received by adapter "FILE" on receive location "FILE Edi_Receive_Location_EANDIS" with URI "C:\AMR46783\OUT\*.edi" is suspended.
     Error details: There was a failure executing the receive pipeline: "Umix.Van.Pipeline.Custom_Receive_BackupEdi_Pipeline, Umix.Van.PipelineModule, Version=1.0.0.0, Culture=neutral, PublicKeyToken=7e83b13ccba9e75d" Source: "EdiDecoder" Receive Port: "FILE_Custom_Receive_Port" URI: "C:\AMR46783\OUT\*.edi" Reason: Loading property information list by namespace failed or property not found in the list. Verify that the schema is deployed properly. 
     Any help would be appreciated.

    When using custom or 3ed party Adapter you might receive this message "Loading property information list by namespace failed or property not found
    in the list" in the event log”
    Usually this error caused by when deleting default application (BizTalk Application 1) that used to store message context
     property field schemas that are provided by adapter vendor to
    You can solve this problem by simply reinstall the adapter or selecting repair adapter option. Or GACing and deploying required property files
    manually.
    Please mark answers that solve your problem.

  • Loading property information list by namespace failed or property not found in the list. Verify that the schema is deployed properly.

    Hi,
    We are facing issue in BizTalk 2010 837 Institutional claim process. The Error is “Loading property information list by namespace failed or property not found in the list. Verify that the schema is deployed properly”.
    We have used Custom Pipeline component to update the promoted property like MessageType. When we drop the XML File in Receive Location it generates the XML file through Pipeline but promoted property MessageType is not updated in Receive Location and throw
    the error as mentioned.
    We have the schema which is not duplicate as well as different version.
    Could you please help on this issue.
    Thanks in advance.

    Praveen,
    There are two issues here.
    “Loading property information list by namespace failed or property not found in the list. Verify that the schema is deployed properly” issue is normally due to the deployment issues. This more often occurs when you have same schema with multiple
    version and this issue is due to the sequence/order in which these two schemas are deployed. If you run the following SQL query in your BizTalk management db replacing it with your target namespace of the schema deployed
    SELECT *
    FROM bt_XMLShare
    WHERE target_namespace like N'http://YourTaggetNameSpace'
    You shall see two version of the same schema listed and both of them should have Activate flag set to 1. If any of the schemas is set to 0, then you will have the above mentioned issues. This is due to the way the different versions of the schemas are deployed.
    You can undeply both the version, deploy them together or deploy the older version first and the later version later.
    And for another issue of custom property not updating the MessageType property, debug the pipeline component code. This issue has no direct impact to the above issue. If you you’re your Message Type to be updated and if it’s not getting changed, then debug
    the code and check why its not been updated.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • ConfigurationException during deploy "CONFIGURATION FAILED! File not found"

    Hello All,
    The deployment of my adf app. is failing with the following error. Although till yesterday also, it was failing but atleast it was going much farther than this. What is causing this error? I did make changes to config.xml but then restored it. Any help is appreciated. This is critical.
    ####<Sep 14, 2011 1:23:36 PM CDT> <Info> <J2EE Deployment SPI> <brksvw379> <AdminServer> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <u00w669> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae49> <1316024616200> <BEA-260121> <Initiating deploy operation for application, myProject [archive: F:\Oracle\Middleware\user_projects\domains\BPEL_DEV\servers\AdminServer\upload\myProject.ear], to AdminServer .>
    ####<Sep 14, 2011 1:23:47 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <u00w669> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae49> <1316024627386> <BEA-149038> *<Initiating Task for myProject : [Deployer:149026]deploy application myProject on AdminServer.>*
    ####<Sep 14, 2011 1:23:50 PM CDT> <Info> <J2EE> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024630053> <BEA-160170> <Imported library Extension-Name: adf.oracle.domain, Specification-Version: 1, Implementation-Version: 11.1.1.2.0 for Application myProject>
    ####<Sep 14, 2011 1:23:50 PM CDT> <Info> <WorkManager> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024630069> <BEA-002903> <Creating WorkManager from "wm/SOAWorkManager" WorkManagerMBean for application "myProject">
    ####<Sep 14, 2011 1:23:50 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024630272> <BEA-149059> <Module weblogic.xml.registry.XMLModule of application myProject is transitioning from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Sep 14, 2011 1:23:50 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024630272> <BEA-149060> <Module weblogic.xml.registry.XMLModule of application myProject successfully transitioned from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Sep 14, 2011 1:23:50 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024630272> <BEA-149059> <Module empty.jar of application myProject is transitioning from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Sep 14, 2011 1:23:50 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024630272> <BEA-149060> <Module empty.jar of application myProject successfully transitioned from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Sep 14, 2011 1:23:50 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024630272> <BEA-149059> <Module mySubProj of application myProject is transitioning from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Sep 14, 2011 1:23:50 PM CDT> <Info> <HTTP> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024630771> <BEA-101363> <Application: myProject, WebApp: mySubProj has context-root specified in application.xml: "mySubProj". The context-root specified in weblogic.xml: "mySubProj" will be ignored.>
    ####<Sep 14, 2011 1:24:53 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024693171> <BEA-149060> <Module mySubProj of application myProject successfully transitioned from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Sep 14, 2011 1:24:53 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001aeac> <1316024693312> <BEA-149059> <Module weblogic.xml.registry.XMLModule of application myProject is transitioning from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Sep 14, 2011 1:24:53 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001aeac> <1316024693312> <BEA-149060> <Module weblogic.xml.registry.XMLModule of application myProject successfully transitioned from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Sep 14, 2011 1:24:53 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001aeac> <1316024693312> <BEA-149059> <Module empty.jar of application myProject is transitioning from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Sep 14, 2011 1:24:53 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001aeac> <1316024693312> <BEA-149060> <Module empty.jar of application myProject successfully transitioned from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Sep 14, 2011 1:24:53 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001aeac> <1316024693312> <BEA-149059> <Module mySubProj of application myProject is transitioning from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Sep 14, 2011 1:24:53 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001aeac> <1316024693312> <BEA-149060> <Module mySubProj of application myProject successfully transitioned from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Sep 14, 2011 1:24:54 PM CDT> <Warning> <HTTP> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001aeac> <1316024694451> <BEA-101162> *<User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.RuntimeException: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! File not found.*
    java.lang.RuntimeException: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! File not found
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:294)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:485)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:637)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:164)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:69)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! File not found
         at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:357)
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:227)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:485)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:637)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:164)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:69)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: java.io.FileNotFoundException: File not found
    at java.util.zip.ZipFile.open(Native Method)
         at java.util.zip.ZipFile.<init>(ZipFile.java:117)
         at java.util.jar.JarFile.<init>(JarFile.java:135)
         at java.util.jar.JarFile.<init>(JarFile.java:72)
         at com.sun.faces.facelets.util.Classpath.getAlternativeJarFile(Classpath.java:262)
         at com.sun.faces.facelets.util.Classpath.search(Classpath.java:115)
         at com.sun.faces.facelets.util.Classpath.search(Classpath.java:92)
         at com.sun.faces.config.configprovider.MetaInfFacesConfigResourceProvider.loadURLs(MetaInfFacesConfigResourceProvider.java:159)     
    at com.sun.faces.config.configprovider.MetaInfFacesConfigResourceProvider.getResources(MetaInfFacesConfigResourceProvider.java:107)
         at com.sun.faces.config.ConfigManager$URLTask.call(ConfigManager.java:1096)
         at com.sun.faces.config.ConfigManager$URLTask.call(ConfigManager.java:1064)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at com.sun.faces.config.ConfigManager.getConfigDocuments(ConfigManager.java:642)
         at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:309)
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:226)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    I did some more research and found out that method loadURLs of class MetaInfFacesConfigResourceProvider.java is throwing IOException. Is this some kind of class path issue? Please help!
    private Collection<URL> loadURLs(ServletContext context) throws IOException {
    154
    155 Set<URL> urls = new HashSet<URL>();
    156 for (Enumeration<URL> e = Util.getCurrentLoader(this).getResources(META_INF_RESOURCES); e.hasMoreElements();) {
    157 urls.add(e.nextElement());
    158 }
    159 urls.addAll(Arrays.asList(Classpath.search("META-INF/", ".faces-config.xml")));
    160 // special case for finding taglib files in WEB-INF/classes/META-INF
    161 Set paths = context.getResourcePaths(WEB_INF_CLASSES);
    162 if (paths != null) {
    163 for (Object path : paths) {
    164 String p = path.toString();
    165 if (p.endsWith(".taglib.xml")) {
    166 urls.add(context.getResource(p));
    167 }
    168 }
    169 }
    170 return urls;
    171
    172 }
    173
    Edited by: user12054715 on Sep 14, 2011 2:13 PM

    I did a couple of things ( gathered from various posts on OTN). I am not sure which one did the trick but the error is gone now. I am mentioning the steps that I took. Later when I have more time, I will narrow down to exactly what worked.
    1. The following was missing from my web.xml (Thanks Rene!) Added it
    <listener>
    <listener-class>com.sun.faces.config.ConfigureListener</listener-class>
    </listener>
    2. Removed any mention of 'Anonymous-User' from Jazn-data.xml.
    Application tab -> Secure -> Configure ADF Security -> Jazn-data.xml (source tab and removed block of code referring to anonymous user)
    Hope this will help others.

  • Patch failing with Class not found: oracle.apps.ad.jri.adjcopy

    Hi.
    Running a patch today and it is failing with:
    Class not found: oracle.apps.ad.jri.adjcopy
    The log states this:
    STRT_TASK: [Run adjcopy.class] [] [Tue Mar 02 2010 13:18:22]
    Running adjcopy.class:
    adjava -mx512m -nojit oracle.apps.ad.jri.adjcopy @D:\oracle\testappl\admin\TEST\out\apps.cmd
    Error:
    Program exited with status 1
    Cause: The program terminated, returning status code 1.
    adjava -mx512m -nojit oracle.apps.ad.jri.adjcopy @D:\oracle\testappl\admin\TEST\out\apps.cmd
    Calling D:\oracle\testcomn\util\jre\1.1.8\bin\jre.exe ...
    Class not found: oracle.apps.ad.jri.adjcopy
    AD Run Java Command is complete.
    D:\oracle\testappl\admin\TEST\out>
    I have tried running maually and still no luck.
    It is a frteshly cloned environment. Autoconfig has been run successfully.
    The only help from Metalink was that I have unzipped the patches in a folfer with space in it. So I renamed folder but still same error.
    The patch is 7415848 ATG Framework Patch.
    oracle 11.5.10.2, Windows 2003, RDBMS 10.2.
    Thanks in advance,
    DA
    Another thing I tried was to relink, but got the following:
    Do you wish to force regeneration of all jar files? [No] ?
    Generating any out of date or missing jar files.
    Signing product JAR files in JAVA_TOP -
    D:\oracle\testcomn\java
    using entity Customer and certificate 1.
    Class not found: oracle.apps.ad.jri.adjversion
    AD Administration error:
    aiojavaGetJavaVersion(), ERROR [code= 1] creating javaversionFile.
    Error : java version file format not correct
    adogjf() Unable to generate jar files under JAVA_TOP
    Backing up restart files, if any......Done.
    You should check the file
    D:\oracle\testappl\admin\TEST\log\adadmin.log
    for errors.
    D:\oracle\testappl\ad\11.5.0\bin>
    Edited by: Dan A on Mar 2, 2010 10:03 AM

    Dan,
    Please see if these documents are applicable.
    Note: 392870.1 - Generate product JAR files aiojavaGetJavaVersion(),ERROR creating javaVersionFile
    Note: 264911.1 - adutilities error out aiojavaGetJavaVersion(), Error creating javaversionFile
    Regards,
    Hussein

  • Lauch failed (initial content not found)

    Hi all,
    I've run in to a nasty error:
    I have an MXML file which indicates an error next to it's filename (the little x in the red box). However, when I open it Flash builder does not indicate an error on any of it's lines. Removing newly written content and saving did not help.
    After a while trying 'stuff' I tried the "Clean..." option from the project menu. If I do so, Flash builder no longer shows the error until I try to run or debug the app. However... Flash Builder fails to start the app at all now .
    It first states the project contains errors and If I opt to proceed building Flash Builder now gives the error:
    "Launch Failed"
    "Process terminated unexpectedly
    Initial content not found
    Launch command details {some details on which files etc.}"
    It renders the project useless since I cannot test anything. Anyone any bright ideas?
    Kind regards,
    Manno

    Hi Anirudh,
    Thanks for the tips.
    I should have posted but i already figuredit out. There was à conflict with an existing flash class even though in the offending line full path to the class was defined. Most annoying was that there was no indication in the gutter.  I'll see if i can reproduce it in a barebones file to post it here.
    Kind regards
    Manno

  • FB 4.6 Installation fails. Information not found in Media_db

    Hello everyone,
    I have heard so much about the new features and performance updates in FB 4.6 that I decided to give it a try.
    I removed my old FB 4.5 installation and run the FB 4.6 installer, but it does not complete... It aborts the installation with a simple installation failed message and no additonal info.
    the log-file however offers the following information
    ----------------- CreatePayloadSession: machine is x64 ---------------
    [    1400] Tue Dec 13 18:44:38 2011 FATAL
    Payload '{ED28819E-310F-4F17-925C-C69B0A1C1F7F} Suite Shared Configuration CS5.5 5.0.22.0' information not found in Media_db.
    [    1400] Tue Dec 13 18:44:38 2011  INFO
    :: END TIMER :: [Total Timer] took 24685.1 milliseconds (24.6851 seconds) DTR = 10.8567 KBPS (0.0106023 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 1 fatal error(s), 0 error(s), 0 warning(s)
    FATAL: Payload '{ED28819E-310F-4F17-925C-C69B0A1C1F7F} Suite Shared Configuration CS5.5 5.0.22.0' information not found in Media_db.
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 7 - Unable to complete Silent workflow.
    I tried to install it in windows safe-mode (And yes I run the file as an admin), same result. I also got the tip to rename my Media_db file under ...Common Files/Adobe/caps still no changes.
    I cannot figure out the Problem, the installation of 4.5 just went fine.
    My system:
    Windows 7 64bit.
    AMD 1090T hexacore CPU
    8GB Ram
    44GB free disk space
    CS 5 PP installed (but no sign of a conflict)

    reinstalled FB 4.5 again
    deinstalled FB 4.5 again
    installed FB 4.6
    finally completing without Error

  • Xcode - Downloading iOS Library fails: "...not found on server"

    Hi,
    I have a problem with downloading the XCode library.
    I get following error message when I try to download the iOS-Library/documentation at xcode->preferences:
    "Failed to download documentation package for iOS 5.0 Library.
    Documentation package was not found on server."
    For:
    - iOS 5.0 Library
    - Mac OS X 10.7 Library
    I tried to reinstall XCode, but it's the same.
    Even the same at another User account on this computer.
    XCode Version 4.2.1, Build 4D502 (latest one)
    What could be the reason?
    How can I get the library to XCode?
    When I sign on at the Apple-Developer Homepage I can see all the library entries.
    So it can't be a problem with my access rights.
    Thank you!
    Susanne

    On Xcode 4.2 (4C199) for Snow Leopard, I had already had downloaded documentation a while ago.  Just pushed Check and Install Now and downloaded iOS 5 Library updates (372MB) and 222MB Xcode 4.2 Developer Library updates (222MB).  So it might work for you now.
    jules19: The Web Root does not include prerelease.  I would be suspicious about that.  Details:
    iOS 5.0 Library (v. 40.2)
    Feed: http://developer.apple.com/rss/com.apple.adc.documentation.AppleiPhone5_0.atom
    Web Root URL: https://developer.apple.com/library/ios/
    Xcode 4.2 Developer Library (v. 504.2)
    Feed: http://developer.apple.com/rss/com.apple.adc.documentation.AppleXcode4_0.atom
    Web Root URL: https://developer.apple.com/library/ios/

  • Discoverer 4.1.33 report fails Item dependency not found in EUL for 1 user

    I support Discoverer 4.1.33 installed on number of Windows XP sp3 PCs.
    Oracle database on Server is 10g.
    We have a number of Discoverer programs/reports that have been running for years.
    A particular program sales order report works fine for several users of Discoverer 4.1.33
    but for one user the report fails with "Item dependency not found in EUL " error.
    I matched the Discoverer settings for that 1 user with the others such as
    Disable FanTrap Detection, disk cache and Memory cache big - 40 gig,
    connect to standard EULs, and other similar settings. Standard TNSnames.ora.
    The report fails on the one user's PC. It is a larger report maybe a thousand lines
    but not huge. I uninstalled Discoverer 4.1.33 and legacy Oracle 8.0.6 on users PC.
    Re-installed all. Curiously the Discoverer settings did not not go back to default but
    stayed as previously set and reports fails.
    Question: Is Windows Users profile folders used at all? I didn't think it was.
    Why did the Discoverer settings not go back to default?
    I cleared and deleted the entire Oracle folder with Discoverer in it!
    May be the key to why Discoverer program/report fails.
    Any help appreciated,
    Edited by: 933518 on May 10, 2012 2:41 PM

    Hi,
    The reason the report fails with "Item dependency not found in EUL " error is most likely because the user does not have access to one of the business areas in the EUL or user in the database does not have access to a table/view or function used in the EUL. Is the EUL a database or Apps EUL? Check that the user can access all the EUL folders and items that are used in the report.
    The users' settings such as fan trap detection are held in the PC registry and so usually not overwritten by a re-install.
    Rod West

  • [SOLVED]kexec into arch fails : root device not found

    Hello,
    I have a fresh arch install with only base, base-devel and openssh.
    I boot on penbuntu, at this point I can see my devices in /dev.
    Then I mount my root arch partition on /mnt/rootfs and do :
    kexec --load /mnt/rootfs/boot/vmlinuz-linux --initrd=/mnt/rootfs/boot/initramfs-linux.img --command-line="root=/dev/sda3 ro vesa video=vesafb"
    which returns :
    setup_linux_vesafb: 1280x720x32 @ 10028000 +708000
    I then do kexec -e, It seems to start loading the kernel since the screen is cleared and each time it does
    [0.845500] i8042: No controller found
    :: running early hook [udev]
    :: running hook [udev]
    :: Triggering uevents...
    Waiting 10 seconds for device /dev/sda3 ...
    ERROR: device '/dev/sda3' not found. Skipping fsck.
    ERROR: Unable to find root device '/dev/sda3' /
    You are being dropped to a recovery shell
    Type 'exit' to try and continue booting
    sh: can't access tty: job control turned off
    [rootfs /]#
    I tried everything as root in the kexec --command-line, root=LABEL, root=UUID but it always do exactly the same thing, waits for 10s for device and then ERROR and drops to the recovery shell.
    Any idea of what's going on ? Why can't it see devices ?
    EDIT : If that can help, the kernel from which I am kexecing is 2.6.24.3 and If I try to just chroot I notice :
    mount -t proc proc proc/
    mount -t sysfs sys sys/
    Works but when I :
    mount -o bind /dev dev/
    It returns :
    mount: mounting /dev on dev/ failed: Invalid argument
    So somehow I think when the kernel loads it has trouble passing the /dev along and therefore sees no devices. But I still can't figure out what to do.
    Thanks in advance
    Last edited by Nolhian (2012-07-28 17:47:30)

    I can't because I'm booting on penbuntu and not arch linux. Anyways the command used in the wiki is similar to the one I'm using.

  • Frame Label not found

    I have an FLA with two scenes. The first scene is an
    opening...at the end it goes to the next scene called Main.
    On Main I have a series of buttons....that click to different
    frame labels in Main.
    When I play JUST the scene it works fine...but when it goes
    from the opening into Main...I get this error on all the buttons:
    ArgumentError: Error #2109: Frame label Board not found in
    scene Main.
    at flash.display::MovieClip/gotoAndPlay()
    at ASIS4_fla::MainTimeline/onMouseClickBoard()
    There is a label called Board...and it works with that scene
    alone...any idea why it doesn't work when coming off the previous
    scene.
    Thank you in advance...

    this is on the first frame of the scene...when I do test
    Scene...it works great. But Test Movie I get that error
    btn_boardcert.addEventListener(MouseEvent.CLICK,
    onMouseClickBoard);
    function onMouseClickBoard(event:MouseEvent):void
    gotoAndPlay("Board");

  • Repeated Failed or Media Not Found in Blu Ray Encode in Compressor 3.5

    I tried six burns using both Share and in Compressor.
    On five occasions, Create Disc launched before Compressor had completed the encode, and reported a "file not found" error message.
    This is on clean install of 10.5.8 to a fresh volume.
    I also disabled the quick cluster and received a failed burn as well.
    Brand new 8 core Mac with 12 GB/s of RAM.
    You can't get a cleaner system than this.
    Using a quad interface OWC blu ray burner with FW800 connection, and pro res 1080/24p footage. Except for the one try with Share, everything was export self contained.

    David,
    You might even want to reduce your instances to 4. The reason being is that often the intra-processor traffic can get congested when treating the cores as nodes (or even the virtuals) versus treating the processor itself as the node. I found that with the 8 core machines, the sweet spot for virtual clusters was 4 instances.
    Also, just did s set of BD and AVCHD burns from both FCP and Compressor with no issue.
    Lastly, in terms of visual feedback, the Create Disc icon in the dock provides a Toast-like progress display with the disc filling up from the center out.
    bg

  • Credit Card Failed - Invoice Number Not Found

    Hello,
    I have set up PayPal payments pro for my payment gateway and everything seemed to set up fine.  When I try to place an order on the site it gives me an error stating that "Invoice Number Not Found" as shown in this screenshot.
    No notification is sent to the customer.
    Invoice is created in Business Catalyst
    Product goes out of inventory
    Credit Card is charged.
    I have been searching for hours for a solution and I suspect it is an easy one.  I have found reference to the webform and feel that maybe the web-form for this gateway is not correct.  The form that comes up for the purchase is the default form under the module templates.  When I go to (Webform, online shop purchase form) the form there is very different. 
    Any help would be greatly appreciated
    Jon

    Hello Liem,
    You were correct.  I selected default form and it did not help.  When I went and looked at the form the existing order was highlighted.  I removed that and it works. 
    What threw me off was the invoice number was not on the form when I fill it out, but the webform did have it.  Tricky one to find but simple fix. 

  • Failed login- domain not found/plaintext user not  found

    We are using Portal Server 6.2 and Messaging Server 6.2.
    We suddenly started to have problem with imap service. We did not make any configuration changes on the messaging server.
    These are the errors from the imap log file. Http log file displays the same errors.
    [24/Mar/2004:11:29:07 -0600] stargate imapd[9479]: Account Notice: [208.50.44.202:38079] domain not found
    [24/Mar/2004:11:29:07 -0600] stargate imapd[9479]: Account Notice: badlogin: [208.50.44.202:38079] plaintext user not found
    [24/Mar/2004:11:29:10 -0600] stargate imapd[9479]: Account Notice: close [208.50.44.202:38079] [unauthenticated] 2004/3/24
    service.defaultdomain has a correct value. Adding uid to the alias list in amconsole did not make a difference.
    Klara

    Yes, we did fresh/clean directory server installation. We use the SampleMailService that comes with the JES. We used DSAME to create the users.
    As for the DNS changes, I am not able to provide the information but I will get it.
    Here is the entry fro erohde:
    # entry-id: 615
    dn: uid=erohde,ou=People,o=colliercomputing.com,dc=colliercomputing,dc=com
    sn: Rohde
    cn: Eric Rohde
    iplanet-am-modifiable-by: cn=Top-level Admin Role,dc=colliercomputing,dc=com
    givenName: Eric
    inetUserStatus: Active
    uid: erohde
    objectClass: sunportalnetmailperson
    objectClass: top
    objectClass: iplanet-am-managed-person
    objectClass: person
    objectClass: inetorgperson
    objectClass: inetsubscriber
    objectClass: iplanet-am-saml-service
    objectClass: sunportalgatewayaccessservice
    objectClass: sunportaldesktopperson
    objectClass: sunportalnetfileservice
    objectClass: userpresenceprofile
    objectClass: icscalendaruser
    objectClass: iplanet-am-user-service
    objectClass: inetadmin
    objectClass: organizationalperson
    objectClass: inetuser
    objectClass: iplanet-am-session-service
    objectClass: sunssoadapterperson
    objectClass: sunportalnetletservice
    objectClass: inetlocalmailrecipient
    objectClass: sunportalpksubscriptionsperson
    objectClass: iplanetpreferences
    objectClass: ipuser
    objectClass: iplanet-am-auth-configuration-service
    objectClass: inetmailuser
    userPassword: {SSHA}HeGqtmsouTGejMJVyZNNOzThHFadUsxDvGPNcA==
    creatorsName: cn=puser,ou=dsame users,dc=colliercomputing,dc=com
    createTimestamp: 20040324163550Z
    nsUniqueId: 2de38b01-7db111d8-808d8b55-c88b4d37
    icsStatus: Active
    mail: [email protected]
    mailUserStatus: active
    mailDeliveryOption: mailbox
    mailHost: stargate.colliercomputing.com
    sunSSOAdapterConfigurations: default|http:/?configName=notesCalendar&configDes
    c=NOTES-CALENDAR
    sunSSOAdapterConfigurations: default|undef:/?configName=sunOneAddressBook&conf
    igDesc=SUN-ONE-ADDRESS-BOOK
    sunSSOAdapterConfigurations: default|imap:/?configName=sunOneMail&configDesc=S
    UN-ONE-MAIL&smtpPort=25
    sunSSOAdapterConfigurations: default|imap:/?configName=exchangeMail&configDesc
    =EXCHANGE-MAIL&smtpPort=25
    sunSSOAdapterConfigurations: default|http:/?configName=exchangeCalendar&config
    Desc=EXCHANGE-CALENDAR
    sunSSOAdapterConfigurations: default|http:/?configName=sunOneCalendar&configDe
    sc=SUN-ONE-CALENDAR
    sunSSOAdapterConfigurations: default|pop3:/?configName=sunOneMailPop&configDes
    c=SUN-ONE-MAIL-POP3&smtpPort=25
    sunSSOAdapterConfigurations: default|undef://erohde:AQICLOvbi6m88H2HMVfRo3m1cA
    %3D%[email protected]:143/?configName=sunOneMail_Mail&configD
    esc=SUN-ONE-MAIL&clientPort=81&smtpPort=25&smtpServer=stargate.colliercomput
    ing.com
    sunSSOAdapterConfigurations: default|undef://erohde:AQICLOvbi6m88H2HMVfRo3m1cA
    %3D%[email protected]:82/?configName=sunOneCalendar_Calendar&
    configDesc=SUN-ONE-CALENDAR
    sunSSOAdapterConfigurations: default|undef:/?configName=exchangeAddressBook&co
    nfigDesc=EXCHANGE-ADDRESS-BOOK
    sunSSOAdapterConfigurations: default|imap:/?configName=notesMail&configDesc=NO
    TES-MAIL&smtpPort=25
    sunSSOAdapterConfigurations: default|undef:/?configName=notesAddressBook&confi
    gDesc=NOTES-ADDRESS-BOOK
    sunPortalDesktopDpDocumentUser:: PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRm
    LTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBEaXNwbGF5UHJvZmlsZSBTWVNURU0gImph
    cjovL3Jlc291cmNlcy9wc2RwLmR0ZCI+Cgo8RGlzcGxheVByb2ZpbGUgdmVyc2lvbj0iMS4wIiBw
    cmlvcml0eT0idXNlciI+CiAgICA8UHJvcGVydGllcz4KICAgIDwvUHJvcGVydGllcz4KICAgIDxD
    aGFubmVscz4KICAgICAgICA8Q2hhbm5lbCBuYW1lPSJNYWlsIj4KICAgICAgICAgICAgPFByb3Bl
    cnRpZXM+CiAgICAgICAgICAgICAgICA8U3RyaW5nIG5hbWU9InNzb0FkYXB0ZXIiIHZhbHVlPSJz
    dW5PbmVNYWlsX01haWwiLz4KICAgICAgICAgICAgPC9Qcm9wZXJ0aWVzPgogICAgICAgIDwvQ2hh
    bm5lbD4KICAgICAgICA8Q2hhbm5lbCBuYW1lPSJDYWxlbmRhciI+CiAgICAgICAgICAgIDxQcm9w
    ZXJ0aWVzPgogICAgICAgICAgICAgICAgPFN0cmluZyBuYW1lPSJzc29BZGFwdGVyIiB2YWx1ZT0i
    c3VuT25lQ2FsZW5kYXJfQ2FsZW5kYXIiLz4KICAgICAgICAgICAgPC9Qcm9wZXJ0aWVzPgogICAg
    ICAgIDwvQ2hhbm5lbD4KICAgIDwvQ2hhbm5lbHM+CiAgICA8UHJvdmlkZXJzPgogICAgPC9Qcm92
    aWRlcnM+CjwvRGlzcGxheVByb2ZpbGU+Cg==
    sunPortalDesktopDpLastModifiedUser: 1080147625352
    icsCalendar: erohde
    icsFirstDay: Monday
    icsSubscribed: erohde$Eric Rohde
    icsDWPHost: stargate.colliercomputing.com
    icsCalendarOwned: erohde$Eric Rohde
    modifiersName: cn=directory manager
    modifyTimestamp: 20040324170027Z

Maybe you are looking for