IAssets Unable to find person ID:

Hi Team,
An Asset is created in FA module. The asset is visible in iAssets module. When iAssets module is opened the error "Unable to find person ID:" is visible at the top. Further when we search the asset in the Asset Search Tab & add the asset or save for later we get the error "Unable to find an object with the name EmployeeVO".
Can some one help me with this issue.
Thanks.

Probably your user name may not be linked with an employee record ... Can you check that ...?
Regards,
Ivruksha

Similar Messages

  • My MacBook Pro stated that it needed to be updated. I clicked yes to restart the computer and update but when it restarted it stays on the gray screen with the apple logo and then pops up, stating "unable to find driver for this platform." What do I do?

    My MacBook Pro stated that it needed to be updated. I clicked yes to restart the computer and update but when it restarted it stays on the gray screen with the apple logo and then pops up, stating "unable to find driver for this platform." What do I do?

    Boot into Recovery by holding down the key combination command-R at the startup chime. Release the keys when you see a gray screen with a spinning dial.
    Note: You need an always-on Ethernet or Wi-Fi connection to the Internet to use Recovery. It won’t work with USB or PPPoE modems, or with networks that require any kind of authentication other than a WPA or WPA2 Personal password.
    When the Mac OS X Utilities screen appears, follow the prompts to reinstall the Mac OS. You don't need to erase the boot volume, and you won't need your backup unless something goes wrong. If your Mac didn’t ship with Lion, you’ll need the Apple ID and password you used to upgrade, so make a note of those before you begin.
    Don't install the Thunderbolt update -- it's defective.

  • Unable to find data source null [Caused by: jdbc/Apps1DataSource not found]

    Hi,
    I am using OA Adapter which listens to an EBiz HRMS event, and I am encountering the following error in $Home\j2ee\oc4j_soa\log\oc4j_soa_default_group_1\oc4j\log.xml while registering the ESB service.
    Error details:
    <MSG_TEXT>Failed to process control event for Service "DefaultSystem.SyncWorkerPartyEbizOAAdapter" due to an error while adding the Service! Reason : oracle.tip.esb.server.common.exceptions.BusinessEventFatalException: An unhandled exception has been thrown in the ESB system. The exception reported is: "ORABPEL-12517
    AdapterFrameworkImpl::endpointActivation - Endpoint Activation Error.
    The Resource Adapter Oracle Applications Resource Adapter was unable to activate the endpoint oracle.tip.adapter.apps.AppsWFBesQueueDequeueActivationSpec:{MessageSelectorRule=tab.user_data.event_name = 'oracle.apps.per.api.person.update_person', QueueName=WF_BPEL_Q, Consumer=ORA_6krj2dpn70s36c1g6h1k8dhi8h, DatabaseSchema=APPS, AppsEventSchema=ANY_SCHEMA} due to the following reason: javax.resource.ResourceException: Unable to find data source null Caused by: jdbc/Apps1DataSource not found
    Please correct the reported issue and redeploy the BPEL process.
         at oracle.tip.adapter.fw.jca.AdapterFrameworkImpl.endpointActivation(AdapterFrameworkImpl.java:566)
         at oracle.tip.esb.server.service.impl.inadapter.ESBActivationAgent.activateInboundJcaEndpoint(ESBActivationAgent.java:390)
         at oracle.tip.esb.server.service.impl.inadapter.ESBActivationAgent.performEndpointActivation(ESBActivationAgent.java:306)
         at oracle.tip.esb.server.service.impl.inadapter.ESBActivationAgent.activateEndpoint(ESBActivationAgent.java:236)
         at oracle.tip.esb.server.service.impl.inadapter.ESBActivationAgent.activateEndpoint(ESBActivationAgent.java:209)
         at oracle.tip.esb.server.service.impl.inadapter.InboundAdapterService.activateEndpoint(InboundAdapterService.java:177)
         at oracle.tip.esb.server.service.impl.inadapter.InboundAdapterService.activateService(InboundAdapterService.java:119)
         at oracle.tip.esb.server.service.EsbServiceFactory.activateEsbService(EsbServiceFactory.java:222)
         at oracle.tip.esb.server.service.EsbServiceFactory.addEsbService(EsbServiceFactory.java:240)
         at oracle.tip.esb.server.common.RuntimeESBSystem.addService(RuntimeESBSystem.java:211)
         at oracle.tip.esb.common.system.ServiceEventsHandler.handleCreateService(ServiceEventsHandler.java:72)
         at oracle.tip.esb.common.system.MetadataChangeListener.handleServiceEvent(MetadataChangeListener.java:136)
         at oracle.tip.esb.common.system.MetadataChangeListener.onMetadataChange(MetadataChangeListener.java:85)
         at oracle.tip.esb.common.control.ControlMessageHandler.handleMessage(ControlMessageHandler.java:115)
         at oracle.tip.esb.server.dispatch.agent.ESBWork.process(ESBWork.java:162)
         at oracle.tip.esb.server.dispatch.agent.ESBWork.run(ESBWork.java:120)
         at oracle.j2ee.connector.work.WorkWrapper.runTargetWork(WorkWrapper.java:242)
         at oracle.j2ee.connector.work.WorkWrapper.doWork(WorkWrapper.java:215)
         at oracle.j2ee.connector.work.WorkWrapper.run(WorkWrapper.java:190)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:814)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: javax.resource.ResourceException: Unable to find data source null
         at oracle.tip.adapter.apps.AppsManagedConnectionFactory.getDataSourceConnection(AppsManagedConnectionFactory.java:411)
         at oracle.tip.adapter.apps.AppsManagedConnectionFactory.getConnection(AppsManagedConnectionFactory.java:288)
         at oracle.tip.adapter.apps.AppsManagedConnection.getConnection(AppsManagedConnection.java:85)
         at oracle.tip.adapter.apps.AppsConnection.getJdbcConnection(AppsConnection.java:70)
         at oracle_tip_adapter_apps_AppsConnection_Proxy.getJdbcConnection()
         at oracle.tip.adapter.aq.database.MessageReader.establishDBconnection(MessageReader.java:358)
         at oracle.tip.adapter.aq.database.MessageReader.&lt;init>(MessageReader.java:265)
         at oracle.tip.adapter.aq.inbound.AQActivationSpecDequeuer.init(AQActivationSpecDequeuer.java:142)
         at oracle.tip.adapter.aq.AQEndpoint.&lt;init>(AQEndpoint.java:99)
         at oracle.tip.adapter.aq.AQResourceAdapter.endpointActivation(AQResourceAdapter.java:73)
         at oracle.tip.adapter.apps.AppsResourceAdapter.endpointActivation(AppsResourceAdapter.java:147)
         at oracle.tip.adapter.fw.jca.AdapterFrameworkImpl.endpointActivation(AdapterFrameworkImpl.java:541)
         ... 20 more
    Caused by: javax.naming.NameNotFoundException: jdbc/Apps1DataSource not found
         at com.evermind.server.rmi.RMIServerContext.lookup(RMIServerContext.java:207)
         at com.evermind.server.ApplicationContext.unprivileged_lookup(ApplicationContext.java:257)
         at com.evermind.server.ApplicationContext.lookup(ApplicationContext.java:197)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at oracle.tip.adapter.apps.AppsManagedConnectionFactory.getDataSourceConnection(AppsManagedConnectionFactory.java:408)
         ... 31 more
    </MSG_TEXT>
    I have added the connection properties in $Home\j2ee\oc4j_soa\application-deployments\defaul\oc4j-ra.xml as follows:
    <connector-factory location="eis/Apps/apps1" connector-name="Oracle Applications Adapter">
         <config-property name="xADataSourceName" value="jdbc/AIADataSource"/>
         <config-property name="dataSourceName" value=""/>
         <connection-pooling use="none">
         </connection-pooling>
         <security-config use="none">
         </security-config>
    </connector-factory>
    Please correct me if the connection properties are wrong.
    I tried AppsEventSchema with 'NO-SCHEMA' and 'ANY-SCHEMA' also.
    If I use File Adapter I was able to register the ESB and instances were created successfully.
    My versions:
    JDEV:      10.1.3.3.0
    SOA:     10.1.3.3.0
    I have done a lot of research on this but in vain. Is there any patch for rectifying this error?
    Help me on this issue pl.
    Regards
    RK

    You need to check your datasource name jdbc/AIADataSource
    Check out your data-sources.xml to make sure you didn't mistype it.

  • Unable to find Transfer Rules and Data Source for 0PERSON Info Source

    Hi,
    I'am working on SALES ANALYSIS Configuration with the help of SAP Best Practices.
    I'am trying to load Master Data Attributes/Texts/Hierarchies.
    I'am able to load for allmost all the InfoPackages which i created for particular DataSource.
    Now i need to load master data for 0PERSON InfoObject under that Person (Attributes) and Person (texts) are there,for this 2 Transfer Rules and the DataSource has to be defined by default as it is defined for other Attributes/Texts/Hierarchies.But i'am unable to find a DataSource and Transfer Rules to create a infopackage for PERSON Attributes and Texts.
    Please gudie me with a solution in order to get these Transfer Rules and DataSource for this Attributes and Texts.
    With regards,
    Pradeep.B

    Hi,
    Install the corresponding master data objects from Business content. Go to data source find out the needed datasource, replicate it. If you want you can migrate it also.
    If still you are not getting 0person masterdata object datasource & transformation structure, then you have to create the transformation, Infopackage.
    Hope if you will install the business content again, it will solve your problem.

  • 3G Restore error: unable to find AppleNANDFTL

    Hello everybody,
    My phone 3G  gives error 28, after repair to 4.2.1 (tried several times)
    Also after downgrade to 3.1.3
    Below the complete log during the repaier with 3.1.3
    Does anybody know with part of the phone has to be replaced.?
    Today already a new full battery, but after 6 hours he must be loaded, i think there is no load because after 3 hours still red line on battery.
    reg Co
    2012-02-29 13:53:22.000 iTunes[520:207]: restore library built Oct          4
    2011 at 18:50:31
    2012-02-29 13:53:22.000 iTunes[520:207]: iTunes: iTunes 10.5.2
    2012-02-29 13:53:22.000 iTunes[520:207]: iTunes: Software payload version: 8C148
    2012-02-29 13:53:27.000 iTunes[520:1c65b]: iTunes: Specifying UOI
    boot image
    2012-02-29 13:53:28.000 iTunes[520:1c65b]: amai: AMAuthInstallSsoInitialize: can't find SSOClient.framework
    2012-02-29 13:53:28.000 iTunes[520:1c65b]: requested restore behavior: Erase
    2012-02-29 13:53:28.000 iTunes[520:1c65b]: *** UUID E70F6368-7363-4A5E-B78A-585129B857C6 ***
    2012-02-29 13:53:28.000 iTunes[520:1c65b]: amai: AMAuthInstallDebugWriteObject: debug object written: file:// localhost/tmp/PersonalizedRestoreBundle.iencsHJcFm/amai/debug/ tss-request.plist
    2012-02-29 13:53:29.000 iTunes[520:1c65b]: amai: AMAuthInstallRequestSendSync: received tss response (server version: 2.1.0)
    2012-02-29 13:53:29.000 iTunes[520:1c65b]: amai: AMAuthInstallDebugWriteObject: debug object written: file:// localhost/tmp/PersonalizedRestoreBundle.iencsHJcFm/amai/debug/ tss-response.plist
    2012-02-29 13:53:30.000 iTunes[520:1c65b]: amai:
    _AMAuthInstallBundleInstallPersonalizedEntry: entry "KernelCache" has been previously personalized; skipping it
    2012-02-29 13:53:30.000 iTunes[520:1c65b]: amai:
    _AMAuthInstallBundleInstallPersonalizedEntry: entry "DeviceTree" has been previously personalized; skipping it
    2012-02-29 13:53:30.000 iTunes[520:1c65b]: amai:
    _AMAuthInstallBundleInstallPersonalizedEntry: entry "AppleLogo" has been previously personalized; skipping it
    2012-02-29 13:53:31.000 iTunes[520:19563]: iBoot build-version =
    iBoot-931.71.16
    2012-02-29 13:53:31.000 iTunes[520:19563]: iBoot build-style = RELEASE
    2012-02-29 13:53:31.000 iTunes[520:19563]: DeviceRequest failed:
    0xe000404f
    2012-02-29 13:53:31.000 iTunes[520:19563]: command device request for
    'getenv radio-error' failed: 2008
    2012-02-29 13:53:31.000 iTunes[520:19563]: radio-error not set
    2012-02-29 13:53:31.000 iTunes[520:19563]: unable to open device_map.txt: No such file or directory
    2012-02-29 13:53:31.000 iTunes[520:19563]: <Recovery Mode Device
    0x22dd5420>: production fused device
    2012-02-29 13:53:31.000 iTunes[520:19563]: <Recovery Mode Device
    0x22dd5420>: operation 4 progress -1
    2012-02-29 13:53:31.000 iTunes[520:19563]: bootstrapping restore with iBEC
    2012-02-29 13:53:31.000 iTunes[520:19563]: <Recovery Mode Device
    0x22dd5420>: operation 31 progress -1
    2012-02-29 13:53:32.000 iTunes[520:19563]: <Recovery Mode Device
    0x22dd5420>: Recovery mode succeeded
    2012-02-29 13:53:32.000 iTunes[520:207]: device disconnected (isDFU =
    0)
    2012-02-29 13:53:32.000 iTunes[520:207]:
    _AMRecoveryModeDeviceFinalize: 0x22dd5420
    2012-02-29 13:53:37.000 iTunes[520:207]: device connected (isDFU = 0)
    2012-02-29 13:53:37.000 iTunes[520:207]: device software does not support nonce generation
    2012-02-29 13:53:37.000 iTunes[520:207]: device software does not support nonce generation
    2012-02-29 13:53:37.000 iTunes[520:207]: iTunes: SCEP 5
    2012-02-29 13:53:37.000 iTunes[520:198c3]: iBoot build-version =
    iBoot-931.71.16
    2012-02-29 13:53:37.000 iTunes[520:198c3]: iBoot build-style = RELEASE
    2012-02-29 13:53:37.000 iTunes[520:198c3]: DeviceRequest failed:
    0xe000404f
    2012-02-29 13:53:37.000 iTunes[520:198c3]: command device request for
    'getenv radio-error' failed: 2008
    2012-02-29 13:53:37.000 iTunes[520:198c3]: radio-error not set
    2012-02-29 13:53:37.000 iTunes[520:198c3]: <Recovery Mode Device
    0xbba1df0>: operation 44 progress -1
    2012-02-29 13:53:37.000 iTunes[520:198c3]: requested restore behavior: Erase
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "RestoreLogo" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "RestoreDeviceTree" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry "RestoreKernelCache" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "RestoreRamDisk" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry "iBEC" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry "iBSS" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "KernelCache" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "BatteryLow1" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "BatteryLow0" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry "LLB" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry "iBoot" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "DeviceTree" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "BatteryCharging1" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "BatteryCharging" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "AppleLogo" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "BatteryPlugin" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "BatteryFull" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "BatteryCharging0" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "RecoveryMode" has been previously personalized; skipping it
    2012-02-29 13:53:37.000 iTunes[520:198c3]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: nothing to be done
    2012-02-29 13:53:37.000 iTunes[520:198c3]: unable to open device_map.txt: No such file or directory
    2012-02-29 13:53:37.000 iTunes[520:198c3]: <Recovery Mode Device
    0xbba1df0>: production fused device
    2012-02-29 13:53:37.000 iTunes[520:198c3]: <Recovery Mode Device
    0xbba1df0>: operation 4 progress -1
    2012-02-29 13:53:38.000 iTunes[520:198c3]: <Recovery Mode Device
    0xbba1df0>: operation 42 progress -1
    2012-02-29 13:53:39.000 iTunes[520:198c3]: <Recovery Mode Device
    0xbba1df0>: operation 5 progress -1
    2012-02-29 13:53:39.000 iTunes[520:198c3]: DeviceRequest failed:
    0xe000404f
    2012-02-29 13:53:39.000 iTunes[520:198c3]: command device request for
    'getenv ramdisk-delay' failed: 2008
    2012-02-29 13:53:42.000 iTunes[520:198c3]: <Recovery Mode Device
    0xbba1df0>: operation 6 progress -1
    2012-02-29 13:53:43.000 iTunes[520:198c3]: <Recovery Mode Device
    0xbba1df0>: operation 7 progress -1
    2012-02-29 13:53:43.000 iTunes[520:198c3]: <Recovery Mode Device
    0xbba1df0>: operation 8 progress -1
    2012-02-29 13:53:43.000 iTunes[520:198c3]: <Recovery Mode Device
    0xbba1df0>: operation 9 progress -1
    2012-02-29 13:53:43.000 iTunes[520:198c3]: <Recovery Mode Device
    0xbba1df0>: Recovery mode succeeded
    2012-02-29 13:53:45.000 iTunes[520:207]: device disconnected (isDFU =
    0)
    2012-02-29 13:53:45.000 iTunes[520:207]:
    _AMRecoveryModeDeviceFinalize: 0xbba1df0
    2012-02-29 13:53:51.000 iTunes[520:15f03]: received kAMDeviceAttached action, device 0xbba1df0, AFC error 0XE8000028
    2012-02-29 13:53:51.000 iTunes[520:15f03]: iTunes: Restore-mode device appeared, device 0xbba1df0
    2012-02-29 13:53:51.000 iTunes[520:15f03]: iTunes: Creating restore mode device with usbMuxDeviceID 0X1
    2012-02-29 13:53:51.000 iTunes[520:15f03]: <Restore Device
    0x22c70310>: operation 3 progress -1
    2012-02-29 13:53:51.000 iTunes[520:15f03]: <Restore Device
    0x22c70310>: operation 4 progress -1
    2012-02-29 13:53:51.000 iTunes[520:15f03]: Supports value queries: 1
    2012-02-29 13:53:51.000 iTunes[520:1be67]: <Restore Device
    0x22c70310>: operation 44 progress -1
    2012-02-29 13:53:51.000 iTunes[520:1be67]: requested restore behavior: Erase
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "RestoreLogo" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "RestoreDeviceTree" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry "RestoreKernelCache" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "RestoreRamDisk" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry "iBEC" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry "iBSS" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "KernelCache" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "BatteryLow1" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "BatteryLow0" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry "LLB" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry "iBoot" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "DeviceTree" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "BatteryCharging1" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "BatteryCharging" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "AppleLogo" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "BatteryPlugin" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "BatteryFull" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "BatteryCharging0" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: entry
    "RecoveryMode" has been previously personalized; skipping it
    2012-02-29 13:53:51.000 iTunes[520:1be67]: amai:
    _AMAuthInstallBundleCreateServerRequestDictionary: nothing to be done
    2012-02-29 13:53:51.000 iTunes[520:1be67]: device did not return saved USB log
    2012-02-29 13:53:51.000 iTunes[520:1be67]: device did not return saved panic log
    2012-02-29 13:53:51.000 iTunes[520:1be67]: previous restore failed with exit status 0x100
    2012-02-29 13:53:51.000 iTunes[520:1be67]: connected to service com.apple.mobile.restored
    2012-02-29 13:53:51.000 iTunes[520:1be67]: using protocol version 12
    2012-02-29 13:53:51.000 iTunes[520:1be67]: unable to open device_map.txt: No such file or directory
    2012-02-29 13:53:51.000 iTunes[520:1be67]: board config = n82ap
    2012-02-29 13:53:51.000 iTunes[520:1be67]: value query for
    'HardwareModel' returned 'N82AP'
    2012-02-29 13:53:51.000 iTunes[520:1be67]: Can't return padding information since it's not in the Restore.plist
    2012-02-29 13:53:51.000 iTunes[520:1be67]: No padding dictionary found in restore bundle. Continuing...
    2012-02-29 13:54:01.000 iTunes[520:1be67]: device returned AMR error
    28
    2012-02-29 13:54:01.000 iTunes[520:1be67]:
    ==== device restore output ====
    t powered on (0x5)
    AppleMRVL868x: Loading Main Program
    AppleMRVL868x: Firmware loaded.
    AirPort: Link Down on en0. Reason 1 (Unspecified).
    AppleMRVL868x: Command line options and current values used by driver
    AppleMRVL868x:          marvel-debug=0x88
    AppleMRVL868x:          marvell-feature-flags=0x3f
    AppleMRVL868x:          mrvl.ps.unicast_timeout=100
    AppleMRVL868x:          mrvl.ps.multicast_timeout=10
    AppleMRVL868x:          mrvl.ps.entrance_timeout=15
    AppleMRVL868x:          marvell-powersave-listenint=1
    AppleMRVL868x:          marvell-retry-limit=15
    AppleMRVL868x:          marvell-sdio-pulldowns=-1
    AppleMRVL868x:          WTE=0x0
    AppleMRVL868x Hardware Details:
    Firmware Version: 9.108.5.p3 (0x03096c05) I/O Version:          0x0002
    Hardware Version: 0x0012
    Mac Address:          60:fb:42:9a:a1:8a display-scale = 1
    display-rotation = 0
    found suitable IOMobileFramebuffer: AppleH1CLCD
    display: 320 x 480 found PTP interface
    AppleSynopsysOTGDevice - Configuration: PTP AppleSynopsysOTGDevice          Interface: PTP AppleSynopsysOTGDevice - Configuration: iPod USB Interface AppleSynopsysOTGDevice          Interface: USBAudioControl AppleSynopsysOTGDevice          Interface: USBAudioStreaming AppleSynopsysOTGDevice          Interface: IapOverUsbHid AppleSynopsysOTGDevice - Configuration: PTP + Apple Mobile Device AppleSynopsysOTGDevice          Interface: PTP AppleSynopsysOTGDevice          Interface: AppleUSBMux AppleSynopsysOTGDevice - Configuration: PTP + Apple Mobile Device +
    Apple USB Ethernet
    AppleSynopsysOTGDevice          Interface: PTP AppleSynopsysOTGDevice          Interface: AppleUSBMux AppleSynopsysOTGDevice          Interface: AppleUSBEthernet AppleSynopsysOTGDevice::gated_registerFunction Register function
    USBAudioControl
    AppleSynopsysOTGDevice::gated_registerFunction Register function
    USBAudioStreaming IOAccessoryPortUSB::start AppleSynopsysOTGDevice::gated_registerFunction Register function
    IapOverUsbHid
    virtual bool AppleUSBDeviceMux::start(IOService*) build: Oct 21 2010
    21:07:47 init_waste
    AppleSynopsysOTGDevice::gated_registerFunction Register function
    AppleUSBMux
    AppleSynopsysOTGDevice::gated_registerFunction Register function
    AppleUSBEthernet
    AppleUSBEthernetDevice::start: local-mac-address not found for device in the device-tree, generating a fake one
    AppleUSBEthernetDevice::start: Host MAC address = 62:fb:42:9a:a1:8a AppleSynopsysOTGDevice::gated_registerFunction Register function PTP AppleSynopsysOTGDevice::gated_registerFunction all functions
    registered- we are ready to start usb stack
    AppleS5L8900XUSBPhy::powerUp : _powered: 0
    AppleEmbeddedUSBArbitrator::enableDeviceClock : enable: 1, index: 0
    AppleS5L8900XUSBPhy::enableDeviceMode : enable: 1
    IOReturn AppleUSBDeviceMux::setPropertiesGated(OSObject*) setting debug level to 7
    AppleSynopsysOTGDevice::handleUSBReset recv(7, 4) failed: connection closed unable to read message size: -1
    could not receive message
    close(caller = 0x73ac): remote port = 49152 recv(7, 4) failed: connection closed
    unable to read message size: -1 could not receive message
    close(caller = 0x73ac): remote port = 49153 recv(8, 4) failed: connection closed
    unable to read message size: -1 could not receive message
    close(caller = 0x73ac): remote port = 49154 recv(7, 4) failed: connection closed
    unable to read message size: -1 could not receive message
    close(caller = 0x73ac): remote port = 49155 recv(8, 4) failed: connection closed
    unable to read message size: -1 could not receive message
    close(caller = 0x73ac): remote port = 49156 recv(13, 4) failed: connection closed
    unable to read message size: -1 could not receive message
    close(caller = 0x73ac): remote port = 49159 recv(9, 4) failed: connection closed
    unable to read message size: -1 could not receive message
    close(caller = 0x73ac): remote port = 49158 recv(9, 4) failed: connection closed
    unable to read message size: -1 could not receive message
    close(caller = 0x73ac): remote port = 49160 recv(9, 4) failed: connection closed
    unable to read message size: -1 could not receive message
    close(caller = 0x73ac): remote port = 49161 client protocol version 12
    unable to open /usr/local/share/restore//options.n82.plist: No such file or directory
    *** UUID E70F6368-7363-4A5E-B78A-585129B857C6 *** Restore options:
    UUID          => <CFString 0xd157a0 [0x200a6c]>
    {contents = "E70F6368-7363-4A5E-B78A-585129B857C6"}
    SystemPartitionSize          => <CFNumber 0xd10cd0 [0x200a6c]>
    {value = +680, type = kCFNumberSInt64Type}
    entering partition_nand_device
    device is not a boot-from-NAND device entering wait_for_storage_device
    waiting for matching IOKit service: <CFBasicHash 0xd17a60 [0x200a6c]>
    {type = mutable dict, count = 1, entries =>
    2 : <CFString 0x333dbc [0x200a6c]>{contents = "IOProviderClass"}
    = <CFString 0xd13a30 [0x200a6c]>{contents = "AppleNANDFTL"}
    AppleUSBDeviceMux::handleConnectResult new session 0x82ee7e80 established 62078<-lo0->49152 62078<-usb->512
    void AppleUSBDeviceMux::handleMuxTCPInput( mbuf*) received reset, closing 0x82ee7e80
    AppleUSBDeviceMux::handleConnectResult new session 0x830cc280 established 62078<-lo0->49153 62078<-usb->768
    AppleUSBDeviceMux::handleConnectResult new session 0x830cc200 established 62078<-lo0->49154 62078<-usb->1024
    void AppleUSBDeviceMux::handleMuxTCPInput( mbuf*) received reset, closing 0x830cc280
    AppleUSBDeviceMux::handleConnectResult new session 0x82ee7e80 established 62078<-lo0->49155 62078<-usb->1280
    void AppleUSBDeviceMux::handleMuxTCPInput( mbuf*) received reset, closing 0x830cc200
    AppleUSBDeviceMux::handleConnectResult new session 0x830cc280 established 62078<-lo0->49156 62078<-usb->1536
    void AppleUSBDeviceMux::handleMuxTCPInput( mbuf*) received reset, closing 0x82ee7e80
    void AppleUSBDeviceMux::handleMuxTCPInput( mbuf*) received reset, closing 0x830cc280
    AppleUSBDeviceMux::handleConnectResult new session 0x82ee7e80 established 62078<-lo0->49157 62078<-usb->1792
    AppleUSBDeviceMux::handleConnectResult new session 0x830cc380 established 62078<-lo0->49158 62078<-usb->2048
    void AppleUSBDeviceMux::handleMuxTCPInput( mbuf*) received reset, closing 0x830cc380
    AppleUSBDeviceMux::handleConnectResult new session 0x830cc280 established 62078<-lo0->49159 62078<-usb->2304
    void AppleUSBDeviceMux::handleMuxTCPInput( mbuf*) received reset, closing 0x830cc280
    AppleUSBDeviceMux::handleConnectResult new session 0x830cc280 established 62078<-lo0->49160 62078<-usb->2560
    void AppleUSBDeviceMux::handleMuxTCPInput( mbuf*) received reset, closing 0x830cc280
    AppleUSBDeviceMux::handleConnectResult new session 0x830cc380 established 62078<-lo0->49161 62078<-usb->2816
    void AppleUSBDeviceMux::handleMuxTCPInput( mbuf*) received reset, closing 0x830cc380
    waiting for matching IOKit service: <CFBasicHash 0xd17a60 [0x200a6c]>
    {type = mutable dict, count = 1, entries =>
    2 : <CFString 0x333dbc [0x200a6c]>{contents = "IOProviderClass"}
    = <CFString 0xd13a30 [0x200a6c]>{contents = "AppleNANDFTL"}
    waiting for matching IOKit service: <CFBasicHash 0xd17a60 [0x200a6c]>
    {type = mutable dict, count = 1, entries =>
    2 : <CFString 0x333dbc [0x200a6c]>{contents = "IOProviderClass"}
    = <CFString 0xd13a30 [0x200a6c]>{contents = "AppleNANDFTL"}
    waiting for matching IOKit service: <CFBasicHash 0xd17a60 [0x200a6c]>
    {type = mutable dict, count = 1, entries =>
    2 : <CFString 0x333dbc [0x200a6c]>{contents = "IOProviderClass"}
    = <CFString 0xd13a30 [0x200a6c]>{contents = "AppleNANDFTL"}
    unable to find AppleNANDFTL
    ==== end of device restore output ====
    2012-02-29 13:54:01.000 iTunes[520:1be67]: AMRAuthInstallDeletePersonalizedBundle
    2012-02-29 13:54:01.000 iTunes[520:1be67]: <Restore Device
    0x22c70310>: Restore failed (result = 28)
    2012-02-29 13:54:01.000 iTunes[520:1c743]: iTunes: Restore error 28

    -cobo- wrote:
    Hello everybody,
    My phone 3G  gives error 28, after repair to 4.2.1 (tried several times)
    Also after downgrade to 3.1.3
    Sorry, but downgrading iOS is not supported and is considered an unauthorized modification to the phone. In other words, you hacked your phone.
    If you had any warranty, it is void. You have also forfeited your right to support from Apple or on these forums.  Discussing hacked, jailbroken, or otherwise modified phones is forbidden here by the terms of service. You'll have to look elsewhere for help.

  • Trying to install my CS5 on my new computer and I am unable to find the serial#

    I am trying to install my CS5 on my new computer and I am unable to find the serial #. I have all the serial #'s for the Photoshop Elements 10 & the Adobe Premium Elements 10. How can I find my serial # that I registered on my old computer?

    check your account, https://www.adobe.com/account.html
    if it's not there and still installed on your old win computer you can use belarc advisor, Belarc Advisor - Free Personal PC Audit, for software, hardware and security configuration information on your computer.…
    otherwise, adobe support may be able to help: contact adobe support by clicking this link and then clicking 'still need help' as soon as it appears, https://helpx.adobe.com/contact.html

  • Unable to find top level site associated with project site

    Hello!
    SP and PS 2013. I faced the problem with one project and its site synchronization.
    When user published this project at 1st time, the site wasn’t created (there were some errors), but user didn’t notice that. So, after few days when he couldn’t open
    the site, he ask me for help.
    I did my usual operations in such cases – I open “Connected sites” and create the site myself.
    Earlier there was not any problem with that. But now this project experiences some troubles with permissions sync for
    it’s site – there is no synchronization.
    I connected this problem with November CU, which has been installed couple of weeks ago.
    I have read about the same problems after upgrade, so I want to emphasize that site was created on the root site collection (Project Web App) and it is not a subsite
    of another project site.
    If there is no solution until next update, maybe there is some way to turn off permission synchronization only for this site?
    Any help will be appriciated!!!
    Kate
    Queue error:
    GeneralQueueJobFailed
    (26000) - PreparePSProjectPermissionSynchronization.PreparePSProjectPermissionSynchronizationMessage.
    Подробные
    сведения: id='26000' name='GeneralQueueJobFailed'
    uid='231b2c2c-fc8b-e411-942d-0050569d3fac' JobUID='79031b2c-fc8b-e411-942d-0050569d3fac' ComputerName='7d8a1473-f6a8-4a8e-b7fb-1bdd868c7e20' GroupType='PreparePSProjectPermissionSynchronization' MessageType='PreparePSProjectPermissionSynchronizationMessage'
    MessageId='1' Stage='' CorrelationUID='a923d99c-8e88-c0e8-c7e2-08a980da8c96'.
    Для получения дополнительных сведений проверьте журналы ULS на компьютере
    7d8a1473-f6a8-4a8e-b7fb-1bdd868c7e20 для записей с JobUID
    79031b2c-fc8b-e411-942d-0050569d3fac
    In logs:
    12/25/2014 12:42:45.85        Microsoft.Office.Project.Server (0x07E4)        0x5E10           
    Project Server                            Sharepoint Integration           
    amed3 Exception        Unable to find top level site associated with project site Site1 System.IO.FileNotFoundException: <nativehr>0x80070002</nativehr><nativestack></nativestack>Нет
    веб-сайта
    с
    именем "/Site1".     at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWebInternal(String
    bstrUrl, Guid& pguidID, DateTime& pdtTimeCreated, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl,
    String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl,
    String& pbstrSi...   2a29d99c-9ecc-c0e8-c7e2-037970debfdf

    Hi Kate_S,
    since you are already aware that its a known issue caused Sep 2014 CU i believe, and an official fix has yet to release.
    but i would like to clarify here that this issue doesn't have anything to do with project site creation, because sync queue job while creating project site fails but does not block other queues activities. so your project site should be created in a normal
    way.
    and until official fix will arrive, 1 of the option is to change your project sites to provision under root site collection instead of PWA site collection. But be aware that this will fix sync issue only for new project sites.
    Go to Central Administratio -> PWA settings -> open site provision settings menu and made changes.
    2nd option is, since Project Owner always get access to Project site, to teach your project owners to include project team members manually to project site permission group to allow them to have access. this option can help you with both new and existing
    project sites, and i personally prefer this and did the same for my affected customers.
    Hope these 2 options will help you. 
    Khurram Jamshed - MBA, PMP, MCTS, MCITP (
    Blog, Twitter, Linkedin )
    If you found this post helpful, please “Vote as Helpful”. If it answered your question, please “Mark as Answer”.

  • "Unable to find node..." error

    Does anyone have any idea what the error below is trying to tell me???
    I'm getting these every time I try to sync this same package file called "personal notebook.ntx".
    1) When I look inside the package file there is no such file. There is a file called "req_of.gif", but no file with a "._" preceeding. On top of that this is a standard AFP based home directory (not CIFS, or NFS).
    2) Every time the sync runs, the file that gets the error CHANGES! So one time it'll be the file I just mentioned, the next time it'll be this file:
    "Documents/NoteTaker-NoteShare/Personal/personal notebook.ntx/Attachments/._s117018.jpg"
    The next time I'll be this file:
    "Documents/NoteTaker-NoteShare/Personal/personal notebook.ntx/Attachments/.smlogo2.gif"
    And so on. There are about 84 files in that directory and if the automatic syncs are let run enough times, it will eventually generate an error on most of the files in that directory (but not all
    1:: <GO> local: PACKAGE MODIFY "Documents/NoteTaker-NoteShare/Personal/personal notebook.ntx" {(Priority=1, EXECUTING)}
    1:: <OK> local: CHILD UNCHANGED ./.DS_Store
    1:: <OK> local: CHILD UNCHANGED ./AppletData
    0:: \[2007/12/15 08:52:07.288] EXCEPTION: -\[SStore myNodeForNode:isDestNode:]: Unable to find node for "Documents/NoteTaker-NoteShare/Personal/personal notebook.ntx/Attachments/.reqof.gif" in store "HomeSync_Mirror-L-yvUOtsqmAt7-ramos-m" <-\[SStore myNodeForNode:isDestNode:] (Store.m:840): "'(node)' is nil">
    0:: \[2007/12/15 08:52:07.288] BACKTRACE: {
    0:: \[2007/12/15 08:52:07.288] ??| |?| 0x4a1eb
    0:: \[2007/12/15 08:52:07.288] ??| |?| 0x90340
    0:: \[2007/12/15 08:52:07.288] ??| |?| 0x904c2
    0:: \[2007/12/15 08:52:07.288] ??| |?| 0x53d76
    0:: \[2007/12/15 08:52:07.288] ??| |?| 0x4804f
    0:: \[2007/12/15 08:52:07.288] ??| |?| 0x47ace
    0:: \[2007/12/15 08:52:07.288] ??| |?| 0x53929
    0:: \[2007/12/15 08:52:07.288] ??| |?| 0x3132e
    0:: \[2007/12/15 08:52:07.288] ??| |?| 0x30c65
    0:: \[2007/12/15 08:52:07.288] ??| |?| 0x47a6a
    0:: \[2007/12/15 08:52:07.288] ??| |?| 0x478d6
    0:: \[2007/12/15 08:52:07.288] ??| |?| 0x155d3
    0:: \[2007/12/15 08:52:07.288] ??| |?| 0x9001704d
    0:: \[2007/12/15 08:52:07.288] ??| |?| 0x90016bf4
    0:: \[2007/12/15 08:52:07.288] ??| |?| 0x92d0a075
    0:: \[2007/12/15 08:52:07.288] }
    0:: \[2007/12/15 08:52:07.288] <ERROR> local: CHILD UNCHANGED ./Attachments (-\[SStore myNodeForNode:isDestNode:] (Store.m:840): "'(node)' is nil")
    0:: \[2007/12/15 08:52:07.290] <ERROR> local: PACKAGE MODIFY "Documents/NoteTaker-NoteShare/Personal/personal notebook.ntx" {(Priority=1, EXECUTING)} (-\[SStore myNodeForNode:isDestNode:] (Store.m:840): "'(node)' is nil")

    Hmmm, Ok, this is helpful, however we're now in an area I'm rather unfamiliar with so need some more help (thanks for this by the way).
    First what I know...
    * Everything below the directory "personal notebook.ntx" is part of a package and not directly under my control but under control of an application called Notetaker. I have however, been having to look into the packages a lot recently due to the fact that the modification dates don't seem to work the same in Leopard as they did in Tiger (I mentioned this in another thread, but no one seem to have any insight on it http://discussions.apple.com/thread.jspa?threadID=1244035&tstart=0). By looking into the package seemed to be the only way to be able to verify whether or not my files were being sync'ed correctly as I could no longer rely on modification dates.
    * Checking the rest of the files in the package shows that a lot but not all of the files have that attribute set. All the files in that directory have that attribute set.
    * I don't consistently get the same file to error out every time. If I run the sync two times in a row with no changes what-so-ever a different file will generate the error.
    So questions that come to mind since I haven't dealt with extended attributes very much....
    * Are you saying that the extended attributes could only have been set by a Leopard client? A Tiger client would not have been able to set them? (I'm syncing these files between Leopard and Tiger clients).
    * what is the "com.apple.FinderInfo" attribute? Can I delete it? What would I lose? The fact that not all files in the package have this makes me wonder whether or not it's necessary.
    * why would FileSyncAgent have a problem with extended attributes?
    Thanks for any help.
    -Rich

  • I installed the 829mb Apple software update on my 2011 Macbook Pro. Upon restart, it crashed.  Error message: Panic CPU  0 caller 0xffffff800064ba7b Unable to find driver for this platform \"acpi"\\n"@/sourcecache/xnu/xnu-1699.26.8/iokit/kernel/10platfor

    I installed the 829mb Apple software update on my 2011 Macbook Pro. Upon restart, it crashed.  It instructed me to hold power button to shut off and then press again to restart.  Same error message keeps coming up and computer won't boot to home screen.
    Error message:
    Panic CPU  0 caller 0xffffff800064ba7b Unable to find driver for this platform \"acpi"\\n"@/sourcecache/xnu/xnu-1699.26.8/iokit/kernel/10platform
    \"acpi"\\n"@/sourcecache/xnu/xnu-1699.26.8/iokit/kernel/10platformexpert.cpl:150 4
    Debugger called panic
    Kernal uuid a8ed611fb0f-3729-8392-e7a32c5e7d74
    THANKS FOR ANY HELP.
    ROBB

    Boot into Recovery by holding down the key combination command-R at the startup chime. Release the keys when you see a gray screen with a spinning dial.
    Note: You need an always-on Ethernet or Wi-Fi connection to the Internet to use Recovery. It won’t work with USB or PPPoE modems, or with networks that require any kind of authentication other than a WPA or WPA2 Personal password.
    When the Mac OS X Utilities screen appears, follow the prompts to reinstall the Mac OS. You don't need to erase the boot volume, and you won't need your backup unless something goes wrong. If your Mac didn’t ship with Lion, you’ll need the Apple ID and password you used to upgrade, so make a note of those before you begin.
    Don't install the Thunderbolt update -- it's defective.

  • Missing data: Unable to find a product registration record associated with your e-mail address

    Hi,
    I'm getting this error which has also been reported by other users:
    See your benefit >
    Missing data: Unable to find a product registration record associated with your e-mail address (Adobe ID). If you feel this is incorrect, please contact Adobe customer support.
    Is there something that can be done?
    Regards,
    Petteri

    Hi David,
    I logged in with my Adobe ID and was directly taken to a profile page "Your Account / Personal Information". On this page there was a banner "Claim your exclusive benefit today". By clicking the link I received the error:
    Missing data: Unable to find a product registration record associated with your e-mail address (Adobe ID). If you feel this is incorrect, please contact Adobe customer support.
    I had received similar offer already before so I was little supprised to receive it again.
    Here is similar issues experienced by two users:
    http://forums.adobe.com/message/5186156
    Regards,
    Petteri

  • Unable to find my info package in the info source

    Hi all,
    I am unable to find my info package in the info source, When i try to activate data from ODS to Cube then i can see the Info package, I have to do any setting for this problem or any suggestions guys.
    Thank you
    DST

    Hi DST,
    It might be that you are using someone elses DataSource hence you don't see the InfoPackage for your InfoSource and the other person has loaded data into all the data targets including yours. Hence you see the InfoPackage in the ODS.
    Try to find the InfoPackage location for all the InfoSources. in the InfoSources make select find and give the InfoPackage name from the ODS. It should give the location of the InfoPackage.
    Hope this helps!!
    NewBW

  • When I type any website like wikipidia or linkedIn that has initial page names as Home, I am going to some unknown website. It is happening for many other websites like yahoo, timesofindia, etc. Please help me, because I am unable to find root cause.

    When I type any website like wikipidia or linkedIn that has initial page named as Home, I am going to some unknown website. It is happening for many other websites like yahoo, timesofindia, etc. Please help me, because I am unable to find root cause.

    Apple does not give away its products.
    Unless you are the 1,000th person to show up at a new Store and Tim Cook is there and his assistant is filming you to be posted on their Home Page.
    That is yet another FaceBook SCAM.

  • Unable to open personal folder default

    Recently, Microsoft Outlook displays a message "Unable to open personal folder default", pressing buttons <OK> outlook closes. But if you move the Outlook.pst file when you start outlook can't find a personal folder file, and asks for help.
    Shows him to move files and outlook works fine, but before the first shutdown. Then, after another run outlook again it can not open the personal folders used by default. Maybe try some pst file reader? Tried to reinstall the office - nothing.

    Well. Does the DL have more than 5000 contacts in it?  If so, that may cause a problem due to Exchange's 5000 recipient limit for sent emails.
    Where is personal distrubution list stored in your scenario? Stored in OST and sync with mailbox, or backup in the local PST file?
    If other contact groups and contacts can be opened just fine, it seems the issue may occur if the problematic contact groups is corrupted itself.
    You can take a chance to open it via MFCMAPI tool. If it even cannot be open, I think it cannot be recovered unless we do a single mailbox recovery.
    MFCMAPI.exe:
    http://www.microsoft.com/DownLoads/details.aspx?familyid=55FDFFD7-1878-4637-9808-1E21ABB3AE37&displaylang=en
    Cheers,
    Tony Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please contact
    [email protected]

  • Unable to find Oracle quote Lines Data

    Hi,
    I have to find the query or any other data source which is getting the data for the Print quote report. I am unable to find out from where the data in report is being displayed.
    The Flow is like...
    Search for any quote.
    Click on the quote link
    One Drop poplist will be displayed. Select Print Quote
    And click on the submit button. The PDF report generated,
    Now I have to find out from where this data is coming. Can anyone help me on this.
    Thanks
    Anoop

    Anoop,
    This is a JTT page and there is no VO. If you wanna see how this report is built check out qotSCocPrint.jsp. Here data source are quoting classes. If u need any quoting related data y do u worry about source, y don't u directly hit quoting tables like aso_quote_headers_all and aso_quote_lines_all.
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • I'm using matchbook pro and I'm unable to find iPhoto after upgrading to Maverick os

    I'm using matchbook pro and I'm unable to find iPhoto after upgrading to Maverick os

    Open the Mac App Store application and see if iPhoto is under your "Purchases" tab.
    Clinton

Maybe you are looking for

  • FORMS AND REPORTS EXECUTABLES IN DATABASE

    I HAVE MY ORACLE 7.3.4 DATABASE IN SUN SOLARIS AND MY USERS IN WINDOWS 9x/NT/2000, I ALSO HAVE DE SOURCE OF MY FORMS 5.0 AND REPORTS 3.0 OBJECTS IN THE DATABASE, BUT I DON'T KNOW A WAY TO STORE THE EXECUTABLES OF THIS OBJECTS IN THE DATABASE TO, DOES

  • Failure to Sleep... HEAT build up...

    I all, I have a week 40 macbook 1.83GHz machine. This afternoon I put it to sleep (closed the lid) with a fully charged battery. Upon return from my son's Karate class the book was not sleeping, FANS WERE ROARING, heat was incredible (really really h

  • How to set two attributes as  a primary key in database ?

    how to set two attributes as a primary key? Take COffeesbreak as an example , let's suppose that there are cof_name ,sup_id,price and so on; the same cof_name may be suplied by more sup_ids, and one sup_id may suply more cof_names. so the Primary key

  • ArchStats: Beta testers wanted

    Hi All, Ok, I've got the initial release of 'ArchStats' complete and ready for testing.  The ArchStats project was proposed here http://bbs.archlinux.org/viewtopic.php?t=1463 a few weeks back. I'm looking for people willing to help test it out by dow

  • CiscoWorks how many switches in stack + dual Power supply usage

    Hi, Please tell me that is it possible to see in CiscoWorks that device with dual power supplies is using both or just one. e.g 6500 Also I need to count the total number of physical switches in the company but I am only able to generate a inventory