UCM Server libraries and application failed during startup

When i am going to start UCM_Server managed server (a instance of UCM) from Administrative Console, server started but application startup failed. Similarly, when i start this server using startManagedWebLogic startup script, server as well as applications started without any error. When i see log, I found following errors:-
<Apr 7, 2011 4:37:29 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JRF Startup Class", java.lang.ClassNotFoundException: oracle.jrf.wls.JRFStartup
java.lang.ClassNotFoundException: oracle.jrf.wls.JRFStartup
     at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     Truncated. see log file for complete stacktrace
>
<Apr 7, 2011 4:37:29 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JPS Startup Class", java.lang.ClassNotFoundException: oracle.security.jps.wls.JpsWlsStartupClass
java.lang.ClassNotFoundException: oracle.security.jps.wls.JpsWlsStartupClass
     at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     Truncated. see log file for complete stacktrace
>
<Apr 7, 2011 4:37:29 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "ODL-Startup", java.lang.ClassNotFoundException: oracle.core.ojdl.weblogic.ODLConfiguration
java.lang.ClassNotFoundException: oracle.core.ojdl.weblogic.ODLConfiguration
     at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     Truncated. see log file for complete stacktrace
>
<Apr 7, 2011 4:37:29 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "AWT Application Context Startup Class", java.lang.ClassNotFoundException: oracle.jrf.AppContextStartup
java.lang.ClassNotFoundException: oracle.jrf.AppContextStartup
     at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     Truncated. see log file for complete stacktrace
>
<Apr 7, 2011 4:37:29 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JMX Framework Startup Class", java.lang.ClassNotFoundException: oracle.as.jmx.framework.wls.spi.StartupListener
java.lang.ClassNotFoundException: oracle.as.jmx.framework.wls.spi.StartupListener
     at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     Truncated. see log file for complete stacktrace
>
<Apr 7, 2011 4:37:29 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "Web Services Startup Class", java.lang.ClassNotFoundException: oracle.j2ee.ws.server.WebServiceServerStartup
java.lang.ClassNotFoundException: oracle.j2ee.ws.server.WebServiceServerStartup
     at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     Truncated. see log file for complete stacktrace
>
<Apr 7, 2011 4:37:29 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JOC-Startup", java.lang.ClassNotFoundException: oracle.ias.cache.Startup
java.lang.ClassNotFoundException: oracle.ias.cache.Startup
     at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     Truncated. see log file for complete stacktrace
>
<Apr 7, 2011 4:37:29 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "DMS-Startup", java.lang.ClassNotFoundException: oracle.dms.wls.DMSStartup
java.lang.ClassNotFoundException: oracle.dms.wls.DMSStartup
     at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     Truncated. see log file for complete stacktrace
>
<Apr 7, 2011 4:37:37 PM GMT+05:00> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
<Apr 7, 2011 4:37:37 PM GMT+05:00> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Apr 7, 2011 4:38:07 PM GMT+05:00> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'DMS Application [Version=11.1.1.1.0]' due to error java.lang.NoClassDefFoundError: oracle/dms/http/Request.
java.lang.NoClassDefFoundError: oracle/dms/http/Request
     at java.lang.Class.getDeclaredFields0(Native Method)
     at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
     at java.lang.Class.getDeclaredFields(Class.java:1743)
     at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1024)
     at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1017)
     Truncated. see log file for complete stacktrace
Caused By: java.lang.NoClassDefFoundError: oracle/dms/http/Request
     at java.lang.Class.getDeclaredFields0(Native Method)
     at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
     at java.lang.Class.getDeclaredFields(Class.java:1743)
     at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1024)
     at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1017)
     Truncated. see log file for complete stacktrace
>
When processing WebService module 'wsil.war'. Failed to load servlet Class: oracle.j2ee.ws.server.wsil.WSILServlet
Ignoring: unable to load class:java.lang.ClassNotFoundException: oracle.j2ee.ws.server.wsil.WSILServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java:76)
When processing WebService module 'wsil.war'. Failed to load servlet Class: oracle.j2ee.ws.server.wsil.WSILServlet
Ignoring: unable to load class:java.lang.ClassNotFoundException: oracle.j2ee.ws.server.wsil.WSILServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java:76)
<Apr 7, 2011 4:38:12 PM GMT+05:00> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application D:\oracle\Middleware\Oracle_ECM1\ucm\idc\components\ServletPlugin\idcnativews.war. Please make sure that the annotations are valid. The error is oracle.dms.wls.DMSServletFilter>
<Apr 7, 2011 4:38:12 PM GMT+05:00> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'Oracle UCM Native Web Services' due to error weblogic.application.ModuleException: Failed to load webapp: 'idcnativews.war'.
weblogic.application.ModuleException: Failed to load webapp: 'idcnativews.war'
     at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
     at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180)
     at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
     at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:518)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
     Truncated. see log file for complete stacktrace
Caused By: java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
     at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
     at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
     at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     Truncated. see log file for complete stacktrace
>
<Apr 7, 2011 4:38:12 PM GMT+05:00> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application D:\oracle\Middleware\Oracle_ECM1\ucm\idc\components\ServletPlugin\idcws.war. Please make sure that the annotations are valid. The error is oracle.dms.wls.DMSServletFilter>
<Apr 7, 2011 4:38:12 PM GMT+05:00> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'Oracle UCM Web Services' due to error weblogic.application.ModuleException: Failed to load webapp: 'idcws.war'.
weblogic.application.ModuleException: Failed to load webapp: 'idcws.war'
     at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
     at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180)
     at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
     at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:518)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
     Truncated. see log file for complete stacktrace
Caused By: java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
     at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
     at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
     at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     Truncated. see log file for complete stacktrace
>
<Apr 7, 2011 4:38:13 PM GMT+05:00> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: AttachmentsAuthorization, Specification-Version: 1, Implementation-Version: 11.1, referenced from: D:\oracle\Middleware\user_projects\domains\ucm_domain\servers\UCM_server\tmp\_WL_user\Oracle Universal Content Management - Content Server\tqwlmw]. Make sure the referenced optional package has been deployed as a library.>
<Apr 7, 2011 4:38:13 PM GMT+05:00> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'Oracle Universal Content Management - Content Server' due to error weblogic.management.DeploymentException: .
weblogic.management.DeploymentException:
     at weblogic.application.internal.flow.BaseLifecycleFlow$CreateListenerAction.run(BaseLifecycleFlow.java:176)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.application.internal.flow.BaseLifecycleFlow$BaseAction.invoke(BaseLifecycleFlow.java:104)
     at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117)
     Truncated. see log file for complete stacktrace
Caused By: java.lang.ClassNotFoundException: oracle.security.jps.wls.listeners.JpsApplicationLifecycleListener
     at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
     at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
     Truncated. see log file for complete stacktrace
>
<Apr 7, 2011 4:38:13 PM GMT+05:00> <Error> <HTTP> <BEA-101165> <Could not load user defined filter in web.xml: ServletContext@35146290[app:wsil-wls module:/inspection.wsil path:/inspection.wsil spec-version:2.5] oracle.dms.wls.DMSServletFilter.
java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
     at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
     at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
     at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     Truncated. see log file for complete stacktrace
>
<Apr 7, 2011 4:38:13 PM GMT+05:00> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'wsil-wls'.
weblogic.application.ModuleException:
     at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
     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)
     Truncated. see log file for complete stacktrace
Caused By: java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
     at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
     at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
     at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     Truncated. see log file for complete stacktrace
>
<Apr 7, 2011 4:38:13 PM GMT+05:00> <Error> <HTTP> <BEA-101165> <Could not load user defined filter in web.xml: ServletContext@35701572[app:Oracle UCM Help module:ocsh path:/_ocsh spec-version:2.5] oracle.dms.wls.DMSServletFilter.
java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
     at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
     at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
     at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     Truncated. see log file for complete stacktrace
>
<Apr 7, 2011 4:38:13 PM GMT+05:00> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'Oracle UCM Help'.
weblogic.application.ModuleException:
     at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
     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)
     Truncated. see log file for complete stacktrace
Caused By: java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
     at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
     at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
     at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     Truncated. see log file for complete stacktrace
>
<Apr 7, 2011 4:38:13 PM GMT+05:00> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
<Apr 7, 2011 4:38:14 PM GMT+05:00> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "Audit Loader Startup Class", java.lang.ClassNotFoundException: oracle.security.audit.ajl.loader.JEEAuditLoader
java.lang.ClassNotFoundException: oracle.security.audit.ajl.loader.JEEAuditLoader
     at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
     Truncated. see log file for complete stacktrace
>
Its look that libraries are not in class path when i start from the administrative console. What do you suggest? and How we can solve this problem?
Regards,
Imran

Solution: Node manager issue, Node manager incorrectly configured,
run
$ ...oracle_common/common/bin/setNMProps.sh
Then run the node manager start script.
Other configuration may also be necessary:
append | *.*.*.* to the incoming socket c.a.s.f for UCM in the em configuration web app ( http://IP:7001/em).
Edit: above should red | star.star.star.star where star="*"
Edited by: 849176 on 11-Apr-2011 01:06

Similar Messages

  • Applications hang frequently. Disk Utility keeps repairing iTunes, system libraries and applications, but the next time I start my notebook, again applications hang

    applications on my Macbook Pro 10.8.5 (8 GB) hang frequently. Disk Utility keeps repairing iTunes, system libraries and applications, but the next time I start my notebook, again applications hang. What do I do?  Itunes, Preview window, Microsoft Office 11 are the programs with most frequent hangs.

    HI again. installed and then uninstalled both Mackeeper and Blackberry with their software. Etrecheck still shows the same 'failed to load' error. Pasted below. Could you pls advise what is still going wrong? What am I missing? I donot seem to understand the detailed procedure of home/library etc for checking complete removal of clean my mac. Sorry to bother you and thank you a million times for your assistance!
    Hardware Information:
              MacBook Pro (13-inch, Mid 2012)
              MacBook Pro - model: MacBookPro9,2
              1 2.9 GHz Intel Core i7 CPU: 2 cores
              8 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 512 MB
    Startup Items:
              GT Network Tuning - Path: /System/Library/StartupItems/GT Network Tuning
              NMPCCardDaemonVMC - Path: /System/Library/StartupItems/NMPCCardDaemonVMC
              NMPPPMonitor - Path: /System/Library/StartupItems/NMPPPMonitor
              Freecorder - Path: /Library/StartupItems/Freecorder
              HWNetMgr - Path: /Library/StartupItems/HWNetMgr
    System Software:
              OS X 10.8.5 (12F45) - Uptime: 0 days 0:9:7
    Disk Information:
              APPLE HDD HTS547575A9E384 disk0 : (750.16 GB)
                        disk0s1 (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 749.3 GB (225.09 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-8A8 
    USB Information:
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Computer, Inc. IR Receiver
              Apple Inc. Apple Internal Keyboard / Trackpad
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
              com.rim.driver.BlackBerryUSBDriverInt          (0.0.97)
              com.rim.driver.BlackBerryVirtualPrivateNetwork          (1.0.15)
              com.silex.driver.sxuptp          (1.5.1)
    Problem System Launch Daemons:
              [loaded] BkBackupScheduler.plist
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [not loaded] com.Affinegy.InstaLANd.plist
              [loaded] com.intego.BackupAssistant.daemon.plist
              [loaded] com.microsoft.office.licensing.helper.plist
              [loaded] com.oracle.java.JavaUpdateHelper.plist
              [loaded] com.rim.BBDaemon.plist
              [not loaded] com.rim.nkehelper.plist
              [loaded] com.rim.tunmgr.plist
              [loaded] org.macosforge.xquartz.privileged_startx.plist
    Launch Agents:
              [failed] cn.com.zte.usbswapper.plist
              [loaded] com.Affinegy.InstaLANa.plist
              [loaded] com.intego.backupassistant.agent.plist
              [loaded] com.rim.BBLaunchAgent.plist
              [loaded] com.rim.blackberrylink.BlackBerry-Link-Helper-Agent.plist
              [loaded] com.rim.PeerManager.plist
              [not loaded] de.novamedia.NovamediaDiskSupressor.plist
              [loaded] org.macosforge.xquartz.startx.plist
    User Launch Agents:
              [loaded] com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
              [loaded] com.google.GoogleContactSyncAgent.plist
              [loaded] com.google.keystone.agent.plist
              [loaded] com.macpaw.CleanMyMac.helperTool.plist
              [loaded] com.macpaw.CleanMyMac.trashSizeWatcher.plist
              [loaded] com.macpaw.CleanMyMac.volumeWatcher.plist
    User Login Items:
              None
    3rd Party Preference Panes:
              Flash Player
              FUSE for OS X (OSXFUSE)
              Growl
              Java
    Internet Plug-ins:
              AdobePDFViewer.plugin
              AdobePDFViewerNPAPI.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              iPhotoPhotocast.plugin
              JavaAppletPlugin.plugin
              OfficeLiveBrowserPlugin.plugin
              QuickTime Plugin.plugin
              RL Secure Plug-In Layer.plugin
              SharePointBrowserPlugin.plugin
              Silverlight.plugin
    User Internet Plug-ins:
              ContentManager.plugin
              RocketEngine.plugin
              UploadManager.plugin
    Bad Fonts:
              None
    Top Processes by CPU:
                   2%          hidd
                   2%          Safari
                   1%          EtreCheck
                   1%          fontd
                   1%          PluginProcess
                   1%          WindowServer
                   0%          WebProcess
                   0%          PeerManager
                   0%          BBLaunchAgent
                   0%          mDNSResponder
    Top Processes by Memory:
              147 MB             WebProcess
              139 MB             Safari
              66 MB              mds
              57 MB              com.apple.dock.extra
              57 MB              CalendarAgent
              49 MB              Dock
              41 MB              BlackBerry-Link-Helper-Agent
              41 MB              Finder
              41 MB              WindowServer
              33 MB              PluginProcess
    Virtual Memory Statistics
              5.69 GB            Free RAM
              1015 MB            Active RAM
              125 MB             Inactive RAM
              1.20 GB            Wired RAM
              244 MB             Page-ins
              0 B                Page-outs

  • What shall i do my iphone showing activation failed during startup?

    what shall i do my iphone showing activation failed during startup?

    Hi funkeyankey,
    It sounds like your phone is not activating correctly when you are trying to set it up. I would recommend the troubleshooting from the following article named:
    Get help activating your iPhone
    http://support.apple.com/kb/ts3424
    Check the system status for iOS Device Activation. If the iOS Device Activation status isn't green, try activating your iPhone later.
    Restart the iPhone.
    Try to reach the activation server another way, then try to activate.
    Try connecting to a known-good Wi-Fi network if you can't activate using a cellular data connection.
    Try connecting to iTunes if you can't activate using Wi-Fi.
    Restore the iPhone.
    If you receive an alert message when you try to activate your iPhone, place the iPhone in recovery mode and perform a restore. If you still can't complete the setup assistant due to an activation error, contact Apple for assistance.
    If you're asked to enter a password to proceed with activating the iPhone, Activation Lock might be enabled as part of Find my iPhone.
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • AS Server 10g R2 install fails during OID

    I am trying to install Oracle Application Server 10g Release 2 but the install fails during the install of the OID configuration assistant. I have retried that specific install numerous times but it continues to fail. I receive the following message in my oidca_log. Could someone provide me with some guidance? I have been tasked with installing this software and its causing me all kinds of problems. Any help would be much appreciated.
    Fri Jul 14 13:09:52 PDT 2006 OID CA started.
    Registering OID server..
    SID: sdhub10g
    DB Host: DELMAR
    DB Version:10.1.0.4.2
    create final wallet
    Stopping OID Server using OPMN..
    Starting OID Server using OPMN..
    Fri Jul 14 13:10:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    with a retryCount:20
    Fri Jul 14 13:10:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: simple bind failed: delmar.development.com:13061 [Root exception is java.net.SocketException: Socket closed]
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Caused by: java.net.SocketException: Socket closed
         at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:99)
         at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
         at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:66)
         at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124)
         at com.sun.jndi.ldap.Connection.writeRequest(Connection.java:390)
         at com.sun.jndi.ldap.LdapClient.ldapBind(LdapClient.java:334)
         at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:193)
         at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2640)
         at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:290)
         at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
         at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
         at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
         at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:133)
         at oracle.ldap.util.jndi.ConnectionThread.run(ConnectionThread.java:61)
    Fri Jul 14 13:11:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:11:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:12:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:12:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:13:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:13:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:14:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:14:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:15:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:15:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:16:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:16:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:17:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:17:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:18:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:18:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:19:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:19:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:20:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:20:04 PDT 2006Could not contact OID server.
    Stopping OID Server using OPMN..
    oracle.ldap.oidinstall.backend.OIDCAException: OID Server could not be started. Please see the log files.
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:958)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    I am having the same exact problem as documented in the following article but the solution documented in this article unfortunately did not apply:
    http://forums.oracle.com/forums/thread.jspa;jsessionid=8d922006ce67d1ef91f6c484a4ba035f8a2d3e0851a.rQjwahaM-AXMmkbGngTxpQOUaNaKaxD3lN4OagSLb3mIaN8IbwSLa30Qn3qP-x4KbhiKbA8Omh8Q-wOSa30K8Oz1iNyKb2TRnk8LaN8IpR9vmQLz-AbJpgaLc34SaNmMah0S8OexhOaOgzXApR9PplaOagbynknvrkLOlQzNp65In0__?messageID=1177518&#1177518

    Thanks for the follow up. Yes, I do have two Oracle Homes on the server: One is for an Oracle Database Server 9i and the other is for the current install of Application Server. Both listeners are up and running and they are both listening on different ports. Having both of these services started simulatenously should not be a problem given that their listening on different ports, correct? I used the lsnrctl status command in each of the Oracle Homes and I didn't notice anything in the output that stated the listener was not running. The last piece of output states that "The command completed successfully" Anything, I should be looking for in the output?

  • Global Correlation and Application Failed

    Hi, People.
    I have IPS4270-20-K9 with version 7.0(3)E4 and signature version 572.
    In Sensor Health show me a problem critical, with:
    - Application Failed
    - Global Correlation
    sensor#sh statistics global-correlation
    Error: getGlobalCorrelationStatistics : ct-collaborationApp.459 not responding, please check system processes - The connect to the specified Io::ClientPipe failed.
    How do I resolve these problems?
    Tks.

    That error message indicates that one of the software processes required for the Global Correlation feature (CollaborationApp) is not responding (stopped/crashed, hung, etc.). You will need to reboot ("reset") the sensor to restore the process to a "Running" status.
    There are multiple defects present in the version of software you are running (7.0(3)E4) that are likely culprits/causes that were fixed in subsequent releases (7.0(4)E4 and 7.0(5a)E4). After you have rebooted the sensor and restored it to service, you can upgrade to a fixed release (7.0(5a)E4).

  • View weblogic server logs and application logs

    Hi All,
    Is there any way to view log files of Weblogic Admin Server, managed server and application logs through OEM console. ( In text editor-- full file / tail -f output)..
    Thanks | Kranthi

    Thanks Rob.
    Even from Weblogic Admin console we cannot view complete log file only some components are shown.
    Just thinking will it be a good idea to execute shell script to view log file from Target-Execute Host Command.
    -Kranthi
    Edited by: 832458 on Feb 9, 2011 5:31 PM

  • Carbon Copy and SuperDuper FAILED during copy for the 8th time! PLEASE HELP

    This is ridiculous! I've spent the past 4 days trying to clone my HD and I'm leaving for about a month in about 3 days and I really need my laptop! Here's the log and I'm hoping you guys can save me!
    SuperDuper:
    | 11:53:41 PM | Info | SuperDuper!, 2.5 (84), path: /Applications/SuperDuper!.app, Mac OS 10.4.11 build 8S2167 (i386)
    | 11:53:41 PM | Info | Started on Wed, May 13, 2009 at 11:53 PM
    | 11:53:41 PM | Info | Source Volume: Macintosh HD, mount: /, device: /dev/disk2s2, media: WD i HTS54 External, interconnect: External USB, file system: "Journaled HFS+", OS: 10.4.11 (8S2167), capacity: 111.47 GB, used: 93.98 GB, directories: 80742, files: 345660, ejectable: NO, ACLs: Disabled
    | 11:53:41 PM | Info | Target Volume: Macintosh HD, mount: /Volumes/Macintosh HD 1, device: /dev/disk0s2, media: WDC WD5000BEVT-22ZAT0, interconnect: Internal SATA, file system: "Journaled HFS+", OS: N/A, capacity: 465.44 GB, used: 0.11 GB, directories: 4, files: 8, ejectable: NO, ACLs: Disabled
    | 11:53:41 PM | Info | Copy Mode : Erase, then copy files
    | 11:53:41 PM | Info | Copy Script : Backup - all files.dset
    | 11:53:41 PM | Info | Transcript : BuildTranscript.plist
    | 11:53:42 PM | Info | PHASE: 1. Prepare to Copy Files
    | 11:53:42 PM | Info | ...ACTION: Preparing Macintosh HD
    | 11:53:42 PM | Info | ......COMMAND => Verifying the integrity of volinfo.database
    | 11:53:42 PM | Info | volinfo.database OK
    | 11:53:42 PM | Info | ......COMMAND => Enabling permissions on Macintosh HD
    | 11:53:42 PM | Info | Refreshing Disk Arbitration ...
    | 11:53:43 PM | Info | ......COMMAND => Verifying that permissions are enabled for Macintosh HD
    | 11:53:43 PM | Info | Permissions on '/' are enabled.
    | 11:53:43 PM | Info | ...ACTION: Repairing permissions on Macintosh HD
    | 11:53:43 PM | Info | ......COMMAND => Repairing permissions on Macintosh HD
    | 11:53:49 PM | Info | parent directory ./Users/Shared/SC Info does not exist
    | 11:54:21 PM | Info | Started verify/repair permissions on disk disk2s2 Macintosh HD
    | 11:54:21 PM | Info | Determining correct file permissions.
    | 11:54:21 PM | Info | User differs on ./Applications/Utilities/Activity Monitor.app/Contents/Resources/English.lproj/ActivityMonitorHelp, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Applications/Utilities/Activity Monitor.app/Contents/Resources/English.lproj/ActivityMonitorHelp, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Applications/Utilities/Activity Monitor.app/Contents/Resources/English.lproj/ActivityMonitorHelp, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Applications/Utilities/Activity Monitor.app/Contents/Resources/English.lproj/ActivityMonitorHelp
    | 11:54:21 PM | Info | Permissions corrected on ./Applications/Utilities/Activity Monitor.app/Contents/Resources/English.lproj/ActivityMonitorHelp
    | 11:54:21 PM | Info | Group differs on ./Applications/Utilities/AirPort Setup Assistant.app/Contents/Resources/English.lproj/InfoPlist.strings, should be 80, group is 224
    | 11:54:21 PM | Info | Owner and group corrected on ./Applications/Utilities/AirPort Setup Assistant.app/Contents/Resources/English.lproj/InfoPlist.strings
    | 11:54:21 PM | Info | Permissions corrected on ./Applications/Utilities/AirPort Setup Assistant.app/Contents/Resources/English.lproj/InfoPlist.strings
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/CIOSupport, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/CIOSupport, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/CIOSupport, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/CIOSupport
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/CIOSupport
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/FireWire.plugin, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/FireWire.plugin, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/FireWire.plugin, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/FireWire.plugin
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/FireWire.plugin
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/InkjetPrinter/SP830Series.plugin, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/InkjetPrinter/SP830Series.plugin, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/InkjetPrinter/SP830Series.plugin, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/InkjetPrinter/SP830Series.plugin
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/InkjetPrinter/SP830Series.plugin
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/InkjetPrinter, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/InkjetPrinter, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/InkjetPrinter, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/InkjetPrinter
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/InkjetPrinter
    | 11:54:21 PM | Info | Symbolic link ./Library/Printers/EPSON/LaserPrinter/Common/PageLibraries/PPBuryInfo.framework /PPBuryInfo->Versions/Current/PPBuryInfo repaired
    | 11:54:21 PM | Info | Symbolic link ./Library/Printers/EPSON/LaserPrinter/Common/PageLibraries/PPBuryInfo.framework /Resources->Versions/Current/Resources repaired
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/LaserPrinter, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/LaserPrinter, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/LaserPrinter, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/LaserPrinter
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/LaserPrinter
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/Libraries, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/Libraries, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/Libraries, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/Libraries
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/Libraries
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/PAP.plugin, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/PAP.plugin, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/PAP.plugin, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/PAP.plugin
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/PAP.plugin
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/TCPIP.plugin, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/TCPIP.plugin, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/TCPIP.plugin, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/TCPIP.plugin
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/TCPIP.plugin
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/USB.plugin, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/USB.plugin, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/USB.plugin, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/USB.plugin
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/USB.plugin
    | 11:54:21 PM | Info | User differs on ./System/Library/CoreServices/SKPlugins, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./System/Library/CoreServices/SKPlugins, should be 0, group is 99
    | 11:54:21 PM | Info | Owner and group corrected on ./System/Library/CoreServices/SKPlugins
    | 11:54:21 PM | Info | Permissions corrected on ./System/Library/CoreServices/SKPlugins
    | 11:54:21 PM | Info | Permissions differ on ./private/var/log/secure.log, should be -rw------- , they are -rw-r-----
    | 11:54:21 PM | Info | Owner and group corrected on ./private/var/log/secure.log
    | 11:54:21 PM | Info | Permissions corrected on ./private/var/log/secure.log
    | 11:54:21 PM | Info | The privileges have been verified or repaired on the selected volume
    | 11:54:21 PM | Info | Verify/repair finished permissions on disk disk2s2 Macintosh HD
    | 11:54:21 PM | Info | ...ACTION: Erasing Macintosh HD
    | 11:54:21 PM | Info | ......COMMAND => Preserving Macintosh HD UUID
    | 11:54:22 PM | Info | 11FFCEFABA43DE77
    | 11:54:22 PM | Info | ......COMMAND => Preserving spotlight indexing state
    | 11:54:22 PM | Info | ......COMMAND => Erasing Macintosh HD
    | 11:54:29 PM | Info | ......COMMAND => Restoring Macintosh HD UUID (11FFCEFABA43DE77)
    | 11:54:30 PM | Info | 11FFCEFABA43DE77
    | 11:54:30 PM | Info | ......COMMAND => Restoring Spotlight search indexing state on Macintosh HD
    | 11:54:30 PM | Info | /Volumes/Macintosh HD 1:
    | 11:54:30 PM | Info | Indexing enabled for volume.
    | 11:54:30 PM | Info | Indexing enabled on Macintosh HD
    | 11:54:30 PM | Info | ...ACTION: Preparing Macintosh HD
    | 11:54:30 PM | Info | ......COMMAND => Enabling permissions on Macintosh HD
    | 11:54:30 PM | Info | Refreshing Disk Arbitration ...
    | 11:54:30 PM | Info | ......COMMAND => Verifying that permissions are enabled for Macintosh HD
    | 11:54:30 PM | Info | Permissions on '/Volumes/Macintosh HD 1' are enabled.
    | 11:54:30 PM | Info | ......COMMAND => Verifying that Macintosh HD ACL support matches Macintosh HD
    | 11:54:30 PM | Info | ...ACTION: Preserving Spotlight state on Macintosh HD
    | 11:54:30 PM | Info | ......COMMAND => Disabling Spotlight search indexing on Macintosh HD
    | 11:54:30 PM | Info | PHASE: 2. Copy Files
    | 11:54:30 PM | Info | ...ACTION: Copying files from Macintosh HD to Macintosh HD
    | 11:54:30 PM | Info | ......COMMAND => Cloning Macintosh HD to Macintosh HD
    | 11:54:30 PM | Info | Copying copy files using script: /Users/PaulLau/Library/Application Support/SuperDuper!/Copy Scripts/Standard Scripts/Backup - all files.dset
    | 11:54:31 PM | Info | Loading 22 commands from copy script /Applications/SuperDuper!.app/Contents/Resources/Copy Scripts/Exclude system temporary files.dset
    | 11:54:31 PM | Info | Loading 6 commands from copy script /Applications/SuperDuper!.app/Contents/Resources/Copy Scripts/Exclude system cache files.dset
    | 11:54:31 PM | Info | Loading 1 commands from copy script /Applications/SuperDuper!.app/Contents/Resources/Copy Scripts/Exclude Norton FileSaver files.dset
    | 11:54:31 PM | Info | Loading 1 commands from copy script /Applications/SuperDuper!.app/Contents/Resources/Copy Scripts/Exclude Google Desktop Index files.dset
    | 11:54:31 PM | Info | Loading 1 commands from copy script /Applications/SuperDuper!.app/Contents/Resources/Copy Scripts/Exclude iTunes Temporary files.dset
    | 11:54:31 PM | Info | Loading 0 commands from copy script /Users/PaulLau/Library/Application Support/SuperDuper!/Copy Scripts/Standard Scripts/Backup - all files.dset
    | 11:54:31 PM | Info | /
    | 11:54:34 PM | Info | /cores
    | 11:54:34 PM | Info | /.HFS+ Private Directory Data
    | 11:54:34 PM | Info | Ignoring /.hotfiles.btree
    | 11:54:34 PM | Info | /automount
    | 11:54:34 PM | Info | /Users
    | 01:15:50 AM | Info | Ignoring /Users/PaulLau/Music/iTunes/Temp File.tmp
    | 01:29:23 AM | Info | /usr
    | 01:37:30 AM | Error | ***FAILED***: result=256 errno=22 (Unknown error: 0)
    Carbon Copy:
    (CCC.log)
    Operating System: Version 10.4.11 (Build 8S2167)
    Hardware:
    hw.machine: i386
    hw.model: MacBookPro2,2
    hw.logicalcpu: 2
    hw.physmem: 2147483648
    vm.loadavg: 0.23 0.10 0.15
    Task: Disk-to-disk clone
    Source: Macintosh HD (/dev/disk2s2, 54DEB44B-185A-3372-AA7F-5D7B3AC8ED8D)
    Mount point: /
    Filesystem: hfs
    Capacity: 111.47 GB
    Used: 93.99 GB
    Available: 17.48 GB
    Mac OS X version: 10.4.11
    Target: Macintosh HD (/Volumes/Macintosh HD 1/ [/dev/disk0s2, 29D1F59F-2B8F-3AF5-8684-948A10EB6524])
    Mount point: /Volumes/Macintosh HD 1
    Filesystem: hfs
    Capacity: 465.44 GB
    Used: 108.80 MB
    Available: 465.34 GB
    Mac OS X version: Mac OS not installed
    Bootability: This volume will be bootable.
    Cloning method: Backup everything
    Delete items on target that aren't on the source: No
    02:00:11 The target volume has ownership enabled.
    02:00:11 The target volume has Access Control Lists enabled.
    02:00:11 Authenticating...
    02:00:13 Initiating synchronization engine...
    02:00:15 Cloning...
    02:53:46 rsync: readlink_stat("/Library/Printers/Canon/BJPrinter/Frameworks/BJVersionControl.fr amework/Versions/Current") failed: Invalid argument (22) (51)
    02:54:13 rsync: readlink_stat("/Library/Printers/EPSON/InkjetPrinter/Halftone/HalftoneIIMo.fram ework/Versions/Current") failed: Invalid argument (22) (51)
    04:22:37 rsync error: some files/attrs were not transferred (see previous errors) (code 23) at /Volumes/Home/Users/bombich/Development/Bombich_Software/rsync-3.0.5/main.c(104 7) [sender=3.0.5] (51)
    04:22:37 rsync: Some errors were encountered during the backup., Error code: 51
    04:22:38 Sync Engine warnings: (
    "rsync: readlink_stat(\"/Library/Printers/Canon/BJPrinter/Frameworks/BJVersionControl.f ramework/Versions/Current\") failed: Invalid argument (22)",
    "rsync: readlink_stat(\"/Library/Printers/EPSON/InkjetPrinter/Halftone/HalftoneIIMo.fra mework/Versions/Current\") failed: Invalid argument (22)",
    "rsync error: some files/attrs were not transferred (see previous errors) (code 23) at /Volumes/Home/Users/bombich/Development/Bombich_Software/rsync-3.0.5/main.c(104 7) [sender=3.0.5]"
    (console.log)
    Disk Utility started.
    Preparing to erase : “Macintosh HD”
    Creating Partition Map
    Formatting Disk
    Erase complete.
    crontab: no crontab for PaulLau
    2009-05-14 08:03:47.562 SuperDuper![3102] .scriptSuite warning for attribute 'boundsAsQDRect' of class 'NSWindow' in suite 'NSCoreSuite': 'NSData<QDRect>' is not a valid type name.
    2009-05-14 08:03:47.563 SuperDuper![3102] .scriptSuite warning for type 'NSTextStorage' attribute 'name' of class 'NSApplication' in suite 'NSCoreSuite': AppleScript name references may not work for this property because its type is not NSString-derived.
    2009-05-14 08:03:47.563 SuperDuper![3102] .scriptSuite warning for type 'NSTextStorage' attribute 'lastComponentOfFileName' of class 'NSDocument' in suite 'NSCoreSuite': AppleScript name references may not work for this property because its type is not NSString-derived.
    2009-05-14 08:03:47.563 SuperDuper![3102] .scriptSuite warning for type 'NSTextStorage' attribute 'title' of class 'NSWindow' in suite 'NSCoreSuite': AppleScript name references may not work for this property because its type is not NSString-derived.
    2009-05-14 08:03:47.563 SuperDuper![3102] .scriptSuite warning for attribute 'boundsAsQDRect' of class 'NSWindow' in suite 'NSCoreSuite': 'NSData<QDRect>' is not a valid type name.
    2009-05-14 08:03:47.563 SuperDuper![3102] .scriptSuite warning for superclass of class 'NSAttachmentTextStorage' in suite 'NSTextSuite': 'NSString' is not a valid class name.
    firefox-bin(3107,0xa000d000) malloc: * Deallocation of a pointer not malloced: 0x1; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug
    Message was edited by: beat4dasoul

    Complete what Kurt has told you first. Then - if you use CCC - check the details in
    B4 U post...
    noting especially the two links to details for preparation of a target drive and the "Proof of pudding" test.
    Then make use of this section of CCC Help.
    BTW, having both source and target with the same name is an invitation to a mistake. Rename one or both of them. Use meaningful names to make life easier (and safer) for yourself. Select a volume's icon in the Finder, hit <return>, type the new name, hit <return> again. The OS will notice the new name(s) immediately. Use only simple alphanumeric characters, preferably with no spaces. Even something boring like "myCloneVolume" would be better than what you currently have.
    Andreas

  • SQL Server Agent and OpenDataSource failing

    I have a stored procedure that is using an OpenDataSource query to export data from SQL Server into a excel file for download. I’ve installed the “Microsoft Access database engine 2010”, and can see it listed in SQL Server Management Studio under Server
    Objects > Linked Servers > Providers > Microsoft.ACE.OLEDB.12.0.
    If I manually run the stored procedure (when logged in as the OS’s administrator), the stored procedure runs fine, and the export is completed successfully.
    The stored procedure is set up to be run periodically by a SQL Server Agent job.
    However, if I start the SQL Server Agent job (when logged in as the OS’s administrator), the job fails with the following error message:
    Executed as user: NT SERVICE\SQLSERVERAGENT. Cannot initialize the data source object of OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "(null)". [SQLSTATE 42000] (Error 7303) OLE DB provider "Microsoft.ACE.OLEDB.12.0"
    for linked server "(null)" returned message "Unspecified error". [SQLSTATE 01000] (Error 7412). The step failed.
    I have given the “NT SERVICE\SQLSERVERAGENT” user full control permissions on the destination directory where the export file resides (note that it starts out as an empty file just with the column headers defined).
    I’ve applied the following configuration settings to SQL Server:
    sp_configure 'show advanced options', 1;
    RECONFIGURE;
    GO
    sp_configure 'Ad Hoc Distributed Queries', 1;
    RECONFIGURE;
    GO
    EXEC master.dbo.sp_MSset_oledb_prop N'Microsoft.ACE.OLEDB.12.0', N'AllowInProcess', 1
    GO
    EXEC master.dbo.sp_MSset_oledb_prop N'Microsoft.ACE.OLEDB.12.0', N'DynamicParameters', 1
    GO
    What am I missing? Can anyone shed any light on what might be causing the failure?
    This is running on SQL Server Web Edition 2012 on Windows Server 2012 Standard.
    Thanks!

    Hi JonathanT1,
    First, I want to inform that, if SQL Server Agent log on account is “NT SERVICE\SQLSERVERAGENT”, we need to grant read and write permission to the destination folder to this account (you have done). From the following message:
    Executed as user: NT SERVICE\SQLSERVERAGENT
    It seems that you filled “NT SERVICE\SQLSERVERAGENT” in job step properties, “Run as user” option. I suggest changing it to another account who is in SQLAgentUserRole, SQLAgentReaderRole or SQLAgentOperatorRole. For more detail information, you can refer
    to the following link:
    Create a Transact-SQL Job Step
    http://technet.microsoft.com/en-us/library/ms187910.aspx
    SQL Server Agent Fixed Database Roles
    http://technet.microsoft.com/en-us/library/ms188283.aspx
    Allen Li
    TechNet Community Support

  • AIA Demo Application failed during Installation.

    Hi ,
    I am getting this error while Installing and Deploying AIA Demo Application(deployment script ant –f deployDemo.xml in command window).Please find the error message displayed on the command window.
    D:\Devrep\Oracle\AIAHome\samples\AIADemo\config>ant -f deployDemo.xml
    Buildfile: deployDemo.xml
    InstallDemo:
    [echo]
    [echo] /------------------------------------------------------------\
    [echo] ! !
    [echo] ! Setting the environment to install !
    [echo] ! AIA Demo !
    [echo] ! !
    [echo] ! Verify D:\Devrep\Oracle\AIAHome\aia_instances\AIA/logs/AIAdemoI
    nstall.log !
    [echo] \------------------------------------------------------------/
    [echo]
    [echo] /----------------------------------------------------------\
    [echo] ! !
    [echo] ! Installing AIA Demo !
    [echo] ! !
    [echo] \----------------------------------------------------------/
    AID:
    BUILD FAILED
    D:\Devrep\Oracle\AIAHome\samples\AIADemo\config\deployDemo.xml:91: The following
    error occurred while executing this line:
    D:\Devrep\Oracle\AIAHome\samples\AIADemo\config\deployDemo.xml:123: The followin
    g error occurred while executing this line:
    D:\Devrep\Oracle\AIAHome\Infrastructure\Install\AID\AIAInstallDriver.xml:35: web
    logic.security.internal.encryption.EncryptionServiceException: weblogic.security
    .internal.encryption.EncryptionServiceException: weblogic.security.internal.encr
    yption.EncryptionServiceException: [Security:090219]Error decrypting Secret Key
    java.lang.SecurityException: The provider self-integrity check failed.
    Please help me out how to resolve this issue.I had post this thread also last time but unfortunately I didn't got any response so far
    Thanks
    Biswanath

    Hi
    This is the location i am having my installation because in this location only MY AIA instance got created.
    Here i am pasting my env variable setup in aiaenv.bat file
    #set environment variables
    set AIA_HOME=D:\\Soasuite\oracle\Middleware\SOASuite11gR1PS4\oracle_common
    set MW_HOME=D:\\ORACLE\Middleware
    set SOA_HOME=D:\\ORACLE\Middleware\Oracle_SOA1
    set JAVA_HOME=D:\ORACLE\Middleware\jdk160_24\jre
    set AIA_INSTANCE=%AIA_HOME%/aia_instances/AIAinst1
    kindly help...

  • Clickonce Application Fails on Startup in Windows 8.1

    I have an application that we have used Clickonce to deploy and it works fine on Windows 7. When a user opens it in Windows 8.1 then it immediately says that the application has stopped working. The user then has to force the application to quit. The application
    uses .NET 4.5. What could be wrong?
    This is the error that Windows gives.
    Problem signature:
      Problem Event Name:                        BEX
      Application Name:                             
      Application Version:                           1.0.0.0
      Application Timestamp:                     54906110
      Fault Module Name:                          StackHash_5861
      Fault Module Version:                        0.0.0.0
      Fault Module Timestamp:                  00000000
      Exception Offset:                               
    PCH_80_FROM_ntdll+0x0003D72C
      Exception Code:                                 
    c0000005
      Exception Data:                                  
    00000008
      OS Version:                                         
    6.3.9600.2.0.0.256.48
      Locale ID:                                            
    1033
      Additional Information 1:                  5861
      Additional Information 2:                  5861822e1919d7c014bbb064c64908b2
      Additional Information 3:                  bb02
      Additional Information 4:                  bb02c3b29c3f075104f1d0629e885cfc

    Hi saint_rid,
    I am wondering if you could give me the answers of the questions below.
    1.Did your ClickOnce deploy correctly in win8.1? Which one stopped working, the ClickOnce deployment program or the application?
    2.What is your project and did the win 8.1 offer the necessary packages?
    3.What is the type of your ClickOnce deployment, publishing in web site, ftp server, or file path
    I think you could try the ClickOnce in other windows 8.1 pc to see if there was something wrong.I think you could try the methods in the link below:
    #Microsoft .Net clickonce launch utility has stopped working
    http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/microsoft-net-clickonce-launch-utility-has-stopped/236cbe85-5fdb-4e36-a169-a8e8b9643d99
    # Windows 8 and ClickOnce : the definitive answer
    https://robindotnet.wordpress.com/tag/clickonce/
    Best Regards,
    Edward
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. <br/> Click <a
    href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

  • Content Distribution for updated Packages and Applications failing on DP's

    Hi all,
    Since installing SP1 for SCCM 2012 we have noted that our content distribution success rate has gone down considerably
    We have a CAS, 5 Primaries and 78 DP's hanging off the various Primaries
    The issue is with existing content by which it is failing on 90% of DP's when we update a package/application. Please note when we push out fresh, brand new content we get a 100% success rate
    This is causing us a bit of a headache as we regularly update our OSD driver packages aswell as the security update packages
    When we redistribute or update content we are presented with the below 'retying rename of' on random DP's with the content eventually erroring out
    Each DP is the same, by which windows 2008 OS, Antivirus which is configured not to scan the D:\ volume and no mirroring enabled or alike configured
    Is anyone else experiencing the same issue on content push?
    Regards
    Richard

    Did you upgrade your DPs from 2007?  If so, I'm experiencing the same issue.
    I've filed a bug on Connect, please feel free to say you can reproduce it.  I'm not sure how much help that would be, but it probably can't hurt:
    https://connect.microsoft.com/ConfigurationManagervnext/feedback/details/787272/content-status-in-admin-console-of-migrated-packages-on-upgraded-distribution-points-is-unknown#details
    Also, there's another forum post on this same subject:
    http://social.technet.microsoft.com/Forums/en-US/4d140368-2b60-4d23-8759-0867a181d8ee/sccm-2012-content-conversion

  • Recovering Server when DB Connection failed on startup

    We have WebLogic 10.3.2. The database password associated with the cgDataSource has changed and now weblogic fails to start up. It throws the following exception  javax.security.auth.login.LoginException: [Security:090735]The DBMS connection was not usable exception.
    I need to be able to update the password for the cgDataSource connection to get the server to start again.
    I have tried updating the config/jdbc/cgDataSource-jdbc.xml with the new password (generated via java weblogic.security.Encrypt to generate the new encrypted password ). When I paste the encrypted password into the jdbc config file and re-start the server, I still get the DBMS connection failure.
    Any suggestions on how i can recover this?
    Details of the exception,
    weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:959)
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
            at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
            at weblogic.security.SecurityService.start(SecurityService.java:141)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            Truncated. see log file for complete stacktrace
    Caused By: javax.security.auth.login.LoginException: [Security:090735]The DBMS connection was not usable
            at weblogic.security.providers.authentication.shared.DBMSAtnLoginModuleImpl.login(DBMSAtnLoginModuleImpl.java:240)
            at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            Truncated. see log file for complete stacktrace
    >

    Scott,
    I'm having a similar problem. My iTunes is on an NAS server at home. This works great and I have no complaints. But I get that awful "Connection Failed" dialog box whenever I fire up the laptop whether at home or out. As long as I'm not connected to that server.
    Then it pops up sporadically from there. I always have to hit "OK" twice, too. Hate to sound like a snob, but if feels like more of a Windows-type problem, and I'm a little embarrassed by it. Never had this with Tiger.
    I don't care if Leopard is trying to fire up a connection in the background, but I don't care to hear about it. I too wish to suppress this dreadful message, which I experience upwards of twenty times a day.
    Just giving this board some play; others please respond. I did a search on these boards for "Connection Failed" and found that most people are really trying to establish a connection. Scott and I are trying to suppress a message which is irritating. Slightly different issue.
    Thanks,
    Chris H.

  • I uninstalled PS CS6 (non-cloud upgrade) WinXP SP3 then downloaded and reinstall failed during SetUp.exe

    Review: I purchased non-CC upgrade from PS CS5>CS6 today at Adobe.com, downloaded and installed, seemed to work, but had problems after attempting ACR update that led to PS errors, so I uninstalled PS CS6 via control panel>remove>Adobe uninstaller. When I tried to reuse SetUp.exe or re-extract PS CS6 install files; all failed. Contacted support chat they said-download again that will work. That failed, too. Please advise on how to re-install PS CS6 upgrade on same machine where I removed it just hours before. OS: Win XP SP3
    Thanks, Paul

    Kglad,
    Thanks for your helpful reply. I ran the cleaner, checked the log (ok), then ran installer. The installer ran (1 am) and after a brief celebration I looked and PS CS6 was not visible. It did not completely install and no PS CS6 icons were visible--I should have know something was wrong when it did not ask for serial number. I did System Restore, and just ran the CC Cleaner again (targeting PS CS6, since I believe that I need to leave the PS CS5 on the computer for the upgrade to work. Is there anything else that I may need to do to reinstall successfully? I think that the ACR I tried to install caused a problem -- can I target ACR for cleaning / removal further? I have valid serial numbers: loaded PS CS5 from box upgrade yesterday and then bought PS CS6 upgrade also yesterday. Thank you for your good ideas! Paul

  • Both Net Manager and .Exe fail during installation of Presenter 10 for Windows

    I have received no help from Adobe. Both the online Net Manager, and the downloaded .Exe file fail to extract and install Presenter 10 to any destination I attempt.

    nobody can tell you anything without proper system information and a more detailed explanation Like what you have actually tried already. Your post is too vague and generic.
    Mylenium

  • Desktop and mouse jumping during startup

    When starting the computer, the screens and mouse jump all over the place and switches screens.

    I have a Powermac G5-I only have in the computer what was factory installed. The computer is a little over 5 years old. The problem started after I booted up and logged in. My desktop and pointer were frozen. I could not escape and I tried to shut down doing a force quit. No Luck. I eventually had to unplug the computer from the wall. Upon restarting the computer, when it came on, all I got was a gray screen with the Apple logo. After about a minute of this, The internal cooling fans would come on full blast. I also tried booting from the start-up disk (I had to install the disk manually, because the drive would not respond to the key command) with no luck. I have taken it to the Mac store. Their conclusion was it could be the motherboard or the CPU's, but they weren't certain either. Do you think it could be possible that it's not the CPU or Logicboard? The expense for replacing both, almost doesn't make it worth it. Any ideas?

Maybe you are looking for