Workflow models doesn't show up

I have a problem with that my workflows doesn't show up in the list http://myserver:4502/libs/cq/workflow/content/console.html
There are several workflows that are there and they are visible on all the other servers i have including the publisher instance.
When i access the page i get these warnings in the log and the list is just empty:
04.07.2013 14:04:54.095 *WARN* [10.36.76.11 [1372939494095] GET /libs/cq/security/userinfo.json?cq_ck=1372939486539 HTTP/1.1] servletengine Invalid cookie. Value not a token or quoted value
04.07.2013 14:04:54.279 *WARN* [10.36.76.11 [1372939494279] GET /libs/cq/security/userinfo.json?cq_ck=1372939486726 HTTP/1.1] servletengine Invalid cookie. Value not a token or quoted value
04.07.2013 14:04:54.474 *WARN* [10.36.76.11 [1372939494474] GET /libs/cq/workflow/content/console/models.json?_dc=1372939486922&start=0&limit=40 HTTP/1.1] servletengine Invalid cookie. Value not a token or quoted value
04.07.2013 14:04:54.478 *WARN* [10.36.76.11 [1372939494477] GET /libs/cq/workflow/content/console/instances.json?_dc=1372939486926&start=0&limit=40 HTTP/1.1] servletengine Invalid cookie. Value not a token or quoted value
04.07.2013 14:04:54.480 *WARN* [10.36.76.11 [1372939494479] GET /libs/cq/workflow/content/console/archive.json?_dc=1372939486928&start=0&limit=40 HTTP/1.1] servletengine Invalid cookie. Value not a token or quoted value
04.07.2013 14:04:54.482 *WARN* [10.36.76.11 [1372939494482] GET /home/users/a/admin.permissions.json?path=%2Fetc%2Fworkflow%2Flauncher&_charset_=utf-8&cq_ck=1372939486931 HTTP/1.1] servletengine Invalid cookie. Value not a token or quoted value
04.07.2013 14:04:54.496 *WARN* [10.36.76.11 [1372939494495] GET /libs/cq/workflow/launcher.json?_dc=1372939486944&start=0&limit=40 HTTP/1.1] servletengine Invalid cookie. Value not a token or quoted value
In the lanucher tab i can see that there are a few things and it also shows some of the workflow names. When i click on one of those (eg. Update_Asset) i get an error-page and the following log output:
04.07.2013 14:14:24.739 *ERROR* [10.36.76.11 [1372940064695] GET /etc/workflow/models/dam/update_asset.html HTTP/1.1] com.day.cq.wcm.core.impl.WCMDebugFilter Exception: javax.servlet.ServletException: javax.servlet.jsp.JspException: Error while executing script head.jsp org.apache.sling.api.scripting.ScriptEvaluationException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Error while executing script head.jsp
          at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:388)
          at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:171)
          at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:463)
          at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:500)
          at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:45)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:64)
          at com.day.cq.wcm.core.impl.WCMDebugFilter.doFilterWithErrorHandling(WCMDebugFilter.java:183)
          at com.day.cq.wcm.core.impl.WCMDebugFilter.doFilter(WCMDebugFilter.java:150)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
          at com.day.cq.wcm.core.impl.WCMComponentFilter.doFilter(WCMComponentFilter.java:219)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
          at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:257)
          at org.apache.sling.engine.impl.SlingRequestProcessorImpl.dispatchRequest(SlingRequestProcessorImpl.java:297)
          at org.apache.sling.engine.impl.request.SlingRequestDispatcher.dispatch(SlingRequestDispatcher.java:216)
          at org.apache.sling.engine.impl.request.SlingRequestDispatcher.include(SlingRequestDispatcher.java:103)
          at com.day.cq.wcm.core.impl.WCMComponentFilter$ForwardRequestDispatcher.include(WCMComponentFilter.java:381)
          at org.apache.jsp.libs.foundation.components.primary.cq.Page.Page_jsp._jspService(Page_jsp.java:106)
          at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
          at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:497)
          at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:447)
          at org.apache.sling.scripting.jsp.JspScriptEngineFactory.callJsp(JspScriptEngineFactory.java:235)
          at org.apache.sling.scripting.jsp.JspScriptEngineFactory.access$100(JspScriptEngineFactory.java:85)
          at org.apache.sling.scripting.jsp.JspScriptEngineFactory$JspScriptEngine.eval(JspScriptEngineFactory.java:432)
          at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:361)
          at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:171)
          at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:463)
          at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:500)
          at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:45)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:64)
          at com.day.cq.wcm.core.impl.WCMDebugFilter.doFilter(WCMDebugFilter.java:147)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
          at com.day.cq.wcm.core.impl.WCMComponentFilter.filterRootInclude(WCMComponentFilter.java:308)
          at com.day.cq.wcm.core.impl.WCMComponentFilter.doFilter(WCMComponentFilter.java:141)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
          at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:257)
          at org.apache.sling.engine.impl.filter.RequestSlingFilterChain.render(RequestSlingFilterChain.java:49)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:64)
          at com.day.cq.wcm.core.impl.warp.TimeWarpFilter.doFilter(TimeWarpFilter.java:106)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
          at com.day.cq.wcm.mobile.core.impl.redirect.RedirectFilter.doFilter(RedirectFilter.java:305)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
          at se.sj.cq.common.CaptchaFilter.doFilter(CaptchaFilter.java:113)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
          at com.sj.publish.CaptchaFilter.doFilter(CaptchaFilter.java:100)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
          at org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter.doFilter(RequestProgressTrackerLogFilter.java:59)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
          at com.day.cq.wcm.foundation.forms.impl.FormsHandlingServlet.doFilter(FormsHandlingServlet.java:220)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
          at com.day.cq.theme.impl.ThemeResolverFilter.doFilter(ThemeResolverFilter.java:76)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
          at com.day.cq.wcm.core.impl.WCMRequestFilter.doFilter(WCMRequestFilter.java:89)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
          at org.apache.sling.rewriter.impl.RewriterFilter.doFilter(RewriterFilter.java:83)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
          at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:117)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
          at org.apache.sling.bgservlets.impl.BackgroundServletStarterFilter.doFilter(BackgroundServletStarterFilter.java:135)
          at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:60)
          at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processRequest(SlingRequestProcessorImpl.java:153)
          at org.apache.sling.engine.impl.SlingMainServlet.service(SlingMainServlet.java:206)
          at org.apache.felix.http.base.internal.handler.ServletHandler.doHandle(ServletHandler.java:96)
          at org.apache.felix.http.base.internal.handler.ServletHandler.handle(ServletHandler.java:79)
          at org.apache.felix.http.base.internal.dispatch.ServletPipeline.handle(ServletPipeline.java:42)
          at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:49)
          at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33)
          at org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:117)
          at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88)
          at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76)
          at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47)
          at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33)
          at com.sj.publish.CaptchaFilter.doFilter(CaptchaFilter.java:100)
          at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88)
          at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76)
          at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47)
          at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33)
          at se.sj.cq.common.CaptchaFilter.doFilter(CaptchaFilter.java:113)
          at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88)
          at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76)
          at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47)
          at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33)
          at com.adobe.granite.license.impl.LicenseCheckFilter.doFilter(LicenseCheckFilter.java:179)
          at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88)
          at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76)
          at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47)
          at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33)
          at org.apache.sling.security.impl.ReferrerFilter.doFilter(ReferrerFilter.java:238)
          at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88)
          at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76)
          at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47)
          at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33)
          at org.apache.sling.engine.impl.log.RequestLoggerFilter.doFilter(RequestLoggerFilter.java:75)
          at org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(FilterHandler.java:88)
          at org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHandler.java:76)
          at org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilter(InvocationFilterChain.java:47)
          at org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(HttpFilterChain.java:33)
          at org.apache.felix.http.base.internal.dispatch.FilterPipeline.dispatch(FilterPipeline.java:48)
          at org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatcher.java:39)
          at org.apache.felix.http.base.internal.DispatcherServlet.service(DispatcherServlet.java:67)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
          at com.day.j2ee.servletengine.ServletRuntimeEnvironment.service(ServletRuntimeEnvironment.java:250)
          at com.day.j2ee.servletengine.RequestDispatcherImpl.doFilter(RequestDispatcherImpl.java:321)
          at com.day.j2ee.servletengine.RequestDispatcherImpl.service(RequestDispatcherImpl.java:340)
          at com.day.j2ee.servletengine.RequestDispatcherImpl.service(RequestDispatcherImpl.java:383)
          at com.day.j2ee.servletengine.ServletHandlerImpl.process(ServletHandlerImpl.java:351)
          at com.day.j2ee.servletengine.HttpListener$Worker.run(HttpListener.java:625)
          at java.lang.Thread.run(Unknown Source)
Caused by: org.apache.sling.api.SlingException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Error while executing script head.jsp
          at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspExceptionInternal(JspServletWrapper.java:686)
          at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:603)
          at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:520)
          at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:447)
          at org.apache.sling.scripting.jsp.JspScriptEngineFactory.callJsp(JspScriptEngineFactory.java:235)
          at org.apache.sling.scripting.jsp.JspScriptEngineFactory.access$100(JspScriptEngineFactory.java:85)
          at org.apache.sling.scripting.jsp.JspScriptEngineFactory$JspScriptEngine.eval(JspScriptEngineFactory.java:432)
          at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:361)
          ... 107 more
Caused by: org.apache.sling.api.SlingException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Error while executing script custom_includes.jsp
          at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspExceptionInternal(JspServletWrapper.java:686)
          at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:603)
          at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:520)
          at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:447)
          at org.apache.sling.scripting.jsp.JspScriptEngineFactory.callJsp(JspScriptEngineFactory.java:235)
          at org.apache.sling.scripting.jsp.JspScriptEngineFactory.access$100(JspScriptEngineFactory.java:85)
          at org.apache.sling.scripting.jsp.JspScriptEngineFactory$JspScriptEngine.eval(JspScriptEngineFactory.java:432)
          at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:361)
          at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:171)
          at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:463)
          at com.day.cq.wcm.tags.IncludeTag.includeScript(IncludeTag.java:167)
          at com.day.cq.wcm.tags.IncludeTag.doEndTag(IncludeTag.java:87)
          at org.apache.jsp.libs.foundation.components.page.page_jsp._jspx_meth_cq_005finclude_005f0(page_jsp.java:178)
          at org.apache.jsp.libs.foundation.components.page.page_jsp._jspService(page_jsp.java:148)
          at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
          at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:497)
          ... 112 more
Caused by: org.apache.sling.api.SlingException:
          at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspExceptionInternal(JspServletWrapper.java:686)
          at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:603)
          at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:528)
          at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:447)
          at org.apache.sling.scripting.jsp.JspScriptEngineFactory.callJsp(JspScriptEngineFactory.java:235)
          at org.apache.sling.scripting.jsp.JspScriptEngineFactory.access$100(JspScriptEngineFactory.java:85)
          at org.apache.sling.scripting.jsp.JspScriptEngineFactory$JspScriptEngine.eval(JspScriptEngineFactory.java:432)
          at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:361)
          at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:171)
          at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:463)
          at com.day.cq.wcm.tags.IncludeTag.includeScript(IncludeTag.java:167)
          at com.day.cq.wcm.tags.IncludeTag.doEndTag(IncludeTag.java:87)
          at org.apache.jsp.libs.cq.flow.components.pages.flow.head_jsp._jspx_meth_cq_005finclude_005f1(head_jsp.java:243)
          at org.apache.jsp.libs.cq.flow.components.pages.flow.head_jsp._jspService(head_jsp.java:176)
          at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
          at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:497)
          ... 126 more
Caused by: java.lang.NullPointerException
          at org.apache.jsp.libs.cq.workflow.components.pages.model.custom_005fincludes_jsp._jspService(custom_005fincludes_jsp.java:176)
          at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
          at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
          at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:497)
          ... 140 more
Does anyone have an idea of what this is caused by?
And why do all the warnings about "Invalid cookie. Value not a token or quoted value"
show upp all over the logs all the time ?
Johan

Hi Siva,
Thanks for your response.
Please find my reply below:
1. Have you renamed or moved the workflow model to other directory in etc/workflow/models/?
-> No. There was no renaming or moving of workflow models in the same directory or to other directory done.
-> However, there was a re-deployment of the complete package. But I am not sure how this could cause the version mismatch.
2. Is it the problem with only your workflow model? or you're able to access other workflow models?
-> Nopes. This problem is there for all the other workflows.
Cheers!
Pushkar

Similar Messages

  • AirPort Extreme (n model) doesn't show all DHCP clients in client list.

    Hi all,
    Wondering if anybody can confirm or deny this occurrence. I noticed that when plugging DHCP clients into the ethernet ports, those hosts do not show up in the DHCP client list. They do appear to get a valid address and work fine, however. I still intend to test whether or not I can assign a static IP to the ethernet client MAC addresses, but I assume that will work fine as well.
    In my opinion, if this is confirmed it should be addressed as a bug (albeit minor). Otherwise I'm very pleased with the new Extreme, by the way. Other issues that I don't like are more a matter of convenience than necessity.
    Mike
    MacBook Pro   Mac OS X (10.4.8)  

    Ditto to all of the above, but I've got another, maybe related, question.
    I have my HP printer hardwired to the router. It is set for a dynamic IP address, so the question of a static IP not showing up isn't the issue.
    My problem is that I can't get the client ID to show up in the list. The MAC address is there, the IP address is there, the lease time is there. But no matter what I reset, either on the printer or on the router, I can't get the printer name to show up on the list.
    If I pull up the printer in a browser window, it shows the name. I've even tried changing the name a couple of times. Nothing.
    No, it doesn't really matter, it still works fine. But it's annoying to me.

  • BPM console doesn't shows the deployed application in BPM console

    Hi Friends,
    i developed a BPM process in Jdeveloper and deployed in the weblogic server. Enterprise manager shows that application but in BPM workspace doesn't shows that application to initiate the process form BPM console. any one can you please let me know why the weblogic server shows this peculiar behavior?
    Thanks
    Hari Mandadapu

    Did you create an initiator task with corresponding Task Flow within the BPM Project?
    Only when you add an initiator task it will show up in the BPM Workspace.
    An initiator task differs from a regular human workflow task.
    Otherwise you can only start the process from Enterprise Manager or Webservice Call. Check out if the process show up in Enterprise Manager.
    Regards,
    Martien

  • Exchange 2007/2010 Console doesn't show up Exchange 2007 Databases after RBAC Implementation

    I have implemented a RBAC model after which Exchange 2010/2007 Console won't show up Exchange 2007 Mailbox Databases.
    Everything was working fine up until the Users were members of "Exchange Recipient Administrators" Group.
    I have created Custom Roles based on PArent Roles, Mail Recipients, Mail Recipient Creation, Distribution Groups & Public Folders and assigned that to a universal security group "Helpdesk operations". I removed membership for Helpdesk operations
    from "Exchange Recipient Administrators" Group and assigned the Custom Roles to "Helpdesk Operations" using the cmdlet below:
    New-ManagementRoleAssignment "Custom Role" -SecurityGroup "HelpDesk Operations"
    Exchange 2010 console shows Exchange 2010 Databases but not Exchange 2007 DAtabases. Exchange 2007 console doesn't show up any databases on New-Mailbox and simply displays a message "No Objects Found".
    Even Get-MailboxDatabase REturns blank output on Exchange 2007 SHell. Please help me with this and let me know in case if there is something that i need to be looking at!
    any help on this is much appreciated.
    M.P.K ~ ( Exchange | 2003/2007/2010/E15(2013)) ~~ Please remember to click “Vote As Helpful" if it really helps and "Mark as Answer” if it answers your question, “Unmark as Answer” if a marked post does not actually answer your question. ~~ This
    Information is provided is "AS IS" and confers NO Rights!!

    Hi,
    I recommend you use the following cmdlet and check the result.
    Get-MailboxDatabase -Server "Exchange 2007 server name"
    In my environment, if I don't specify the Server parameter on Exchange 2010 Management Shell, Exchange 2007 mailbox database can't be displayed. If I specify the Server parameter, Exchange 2007 mailbox database will be displayed.
    What's more, please check if the account you use has been delegated the Exchange View-Only Administrator role.
    Here is a thread for your reference.
    Get-MailboxDatabase
    http://technet.microsoft.com/en-us/library/bb676367(v=exchg.80).aspx
    Hope it helps.
    Best regards,
    Amy
    Amy Wang
    TechNet Community Support

  • French characters in run time parameter values doesn't show up in emails

    We have a custom workflow with configurations to send email when a request is assigned to a person and also to send email on request rejections.
    We are encountering following issues with respect to French characters that are available in the message body and message subject.
    Issue 1:Notifications are configured in Human Task (ApprovalTask.task) when a task is assigned. Since the message body contains French characters we have used ISO-8859-1 encodings to render the message properly to the user. The message body also has some run time content from the task payload.
    For e.g. À titre de responsable fonctionnel, une demande d''approbation pour un accès informatique vous est assignée.
    Acc&#232;s informatique demand&#233; : <%/task:task/task:payload/ns1:ObjectDetails/ns1:name%>
    In this case all static text values are rendered properly to the end user in his email. However the French characters in run time parameter values doesn't show up properly and has some weird characters.
    Issue 2: Unable to change the default subject shown in the approval task emails i.e. Notifications are configured in Human Task (ApprovalTask.task) when a task is assigned. By default it shows Action Required: Approval. How can this default value be changed?
    Issue 3: We have an Email Activity in Bpel process that follows a task rejection. The emailpayload is ISO-8859-1 encoded and works for the message body. However the email subject shows up with ISO-8859-1 encodings itself and doesn't convert to proper string in the end user's email. Is there any specific setting required for french characters in subject?

    Hi Kulwinder,
    Thanks for your reply.
    In fact I do, I've follewed the "Using SAP HANA Variables with SAP BusinessObjects BI4.0" guide.
    Please note, when I use a fix value to parameter is working fine, for example:
    SELECT *
    FROM "_SYS_BIC"."prueba-concepto/CV_TEST_VAR_II" ('PLACEHOLDER' = ('$$FECHA$$','20130530'))
    But when I set prompt of the DataFoundation parameter I get and error, this is my sentence:
    SELECT *
    FROM "_SYS_BIC"."prueba-concepto/CV_TEST_VAR_II" ('PLACEHOLDER' = ('$$FECHA$$',@Prompt(FECHA)))
    To me is very curious that I can't enter a value in the DataPreview in Hana Studio, because is not requested, even when the input parameter have been set as mandatory
    Have you idea of what could be happening?

  • Network users doesn't show up on snow leopard client

    Hello,
    I am having a weird problem with my snow leopard client that won't show a list of the network users.
    The server is a open directory server and other snow leopard client can show the list of the network users on login screen except one. I've tried different connections via ethernet or via wireless. (I have 2 client set up at the moment, they are exactly the same clone, client #1 show the list of network user but not client #2).
    client #2 will immediately recognize the network accounts are available upon start-up but won't show the list. The computers are added to workgroup manager's computer list and is managed but if the network list doesn't show up on the client that makes the client un-managed.
    Could anyone kindly give me advise please?
    Thanks!
    Sumomo

    Hi
    +". . . they are exactly the same clone . . ."+
    This might be where your problem begins and ends? If you joined client # 1 to OD and then cloned this to create client # 2 then you're probably going to have the problems you're seeing?
    If you want all your workstations to be the same it's best to remove any references to any LDAP Server as well as any TGTs. It's also a good idea to give each client workstation unique names prior to joining an LDAP Directory after they've been imaged. You can create a NetBoot Image with an associated workflow that will define unique names as well as join an LDAP Directory as Post Install actions.
    The above assumes you actually meant to post in the appropriate Snow Leopard Forum rather than the 10.4 one? Perhaps you should have posted here:
    http://discussions.apple.com/forum.jspa?forumID=1349
    HTH?
    Tony

  • HP Printer scan option doesn't show up on my MacbookPro

    I have an HP printer and I can't use the scan option because it doesn't show up on my computer.  ANd when I try it from the printer it gives me an error window.

    On its web site for Lion compatible Scanner drivers, HP offers the following workaround since they have not yet produced HP based Scan driver software for your older model (I have the same problem):
    People who need to SCAN & PRINT without a compatible driver from their manufacturer can use Apple's very basic "PRINT & SCAN" utility in System Preferences:
    Click the Apple menu ( ), and then click System Preferences .
    Click Print & Scan ( ).
    Click Scan , and then click Open Scanner .
    Click Show Details . The details of the scan display, including options to modify scan settings such as output type.Figure 2: Example of the Show Details scanning screen
    Change any settings as necessary, and then click Scan .
    Hope this helps

  • Weblogic cluster OIM 10g - "Edit workflow" selection does not show anything

    Hello,
    My setup is OIM 10g (9102 BP15) in WLS cluster.
    When i login as a administrator and click on "Resource Management" -> Manage -> chose a resource -> "Resource workflow" (from drop down) -> "Edit workflow" on approval/provisioning flows, a new window pops up. However, it doesn't open any workflow details in the GUI. When i click "Done" (IE Yellow Triangle) on the bottom left corner of the IE window and copy the error details, it is:
    =============================================================================
    Webpage error details:
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)
    Timestamp: Mon, 6 Feb 2012 22:30:33 UTC
    Message: 'Is' is undefined
    Line: 207
    Char: 5
    Code: 0
    URI: http://<hostname>/xlWebApp/richclientlauncher.jsp?app=xlWebApp/loadDesignWorkflow.do?method=LoadWorkflow&processName=<chosen+resource>
    Message: Object expected
    Line: 30
    Char: 6
    Code: 0
    URI: http://<hostname>/xlWebApp/richclientlauncher.jsp?app=xlWebApp/loadDesignWorkflow.do?method=LoadWorkflow&processName=<chosen+resource>
    =============================================================================
    On the other hand, if i click on
    "Resource Management" -> Manage -> chose a resource -> "Resource workflow" (from drop down) -> "Configure" (Form Data Flow/Reconciliation Data Flow). I see below errors in the log:
    =====================================
    <Feb 7, 2012 10:56:48 AM PST> <Error> <Cluster> <BEA-000126> <All session objects should be serializable to replicate. Check the objects in your session. Failed to replicate non-serializable object.
    java.rmi.MarshalException: failed to marshal update(Lweblogic.cluster.replication.ROID;ILjava.io.Serializable;Ljava.lang.Object;); nested exception is:
    java.io.NotSerializableException: com.thortech.xl.webclient.workflowutil.ImageGenerator$Field
    at weblogic.rjvm.BasicOutboundRequest.marshalArgs(BasicOutboundRequest.java:92)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:221)
    at weblogic.cluster.replication.ReplicationManager_1035_WLStub.update(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    Truncated. see log file for complete stacktrace
    Caused By: java.io.NotSerializableException: com.thortech.xl.webclient.workflowutil.ImageGenerator$Field
    at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1164)
    at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)
    at java.util.HashMap.writeObject(HashMap.java:1195)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    Truncated. see log file for complete stacktrace
    >
    <Feb 7, 2012 10:56:48 AM PST> <Error> <Cluster> <BEA-000126> <All session objects should be serializable to replicate. Check the objects in your session. Failed to replicate non-serializable object.
    java.rmi.MarshalException: failed to marshal update(Lweblogic.cluster.replication.ROID;ILjava.io.Serializable;Ljava.lang.Object;); nested exception is:
    java.io.NotSerializableException: com.thortech.xl.webclient.workflowutil.ImageGenerator$Field
    at weblogic.rjvm.BasicOutboundRequest.marshalArgs(BasicOutboundRequest.java:92)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:221)
    at weblogic.cluster.replication.ReplicationManager_1035_WLStub.update(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    Truncated. see log file for complete stacktrace
    Caused By: java.io.NotSerializableException: com.thortech.xl.webclient.workflowutil.ImageGenerator$Field
    at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1164)
    at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)
    at java.util.HashMap.writeObject(HashMap.java:1195)
    at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    Truncated. see log file for complete stacktrace
    >
    ERROR,07 Feb 2012 10:56:51,516,[org.apache.struts.actions.DispatchAction],Request[resourceWorkflows] does not contain handler parameter named method
    =============================
    Anyone encountered this before in the clustered setup ?
    Thanks,

    Hello,
    But if you see the trace, it is coming from the OOTB library. Isn't it ? It doesn't indicate if there is any issue in any custom beans.
    java.io.NotSerializableException: com.thortech.xl.webclient.workflowutil.ImageGenerator$FieldMoreover, i see this error in the log with case 2: ("configure" data flow). However, it is working and the the UI is showing me the data flow with this error in the log.
    My major concern is case 1: ("edit" workflow) which is not showing me anything on the UI ?
    Ideally, it should trigger Nexaweb client to populate the workflows in the UI.
    *1 interesting observation:*
    If i go to "Design console" -> process definition -> "Render workflow",
    then it opens the workflow in the default explorer and the url which is opened in the browser is same as the previous case. It is working here as expected. Does this means the problem is with Nexaweb client load in the UI in case 1. How to fix this ?
    Please suggest.
    Thanks,
    Edited by: oimuser007 on Feb 7, 2012 2:44 PM

  • Quicklook doesn't show PDF files

    OSX 10.10.2
    Quicklook does not show PDF files and Preview doesn't open PDF files. When I select file => open, all PDF files are grey and cannot be selected. In Finder I select a PDF file and press CMD-i. In the information window I select open with Preview, but nothing will changed. PDF files can only be opened with Adobe Acrobat. When I drop a PDF file from finder to safari, the PDF file will be visible in safari. When I select "open in preview" in safari, preview doesn't show the pdf file. I can see an error in the console "CoreSercviceUIAgent Error -60005 creating authorization". qlmanage -r and qlmanage -r chase doesn't help.
    qlmanage -p *.pdf
    2015-04-29 01:02:15.609 qlmanage[11077:2675779] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0xab43, name = 'com.apple.tsm.portname'
    See /usr/include/servers/bootstrap_defs.h for the error codes.
    2015-04-29 01:02:15.612 qlmanage[11077:2675779] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x4517, name = 'com.apple.CFPasteboardClient'
    See /usr/include/servers/bootstrap_defs.h for the error codes.
    2015-04-29 01:02:15.612 qlmanage[11077:2675779] Failed to allocate communication port for com.apple.CFPasteboardClient; this is likely due to sandbox restrictions
    2015-04-29 01:02:15.618 qlmanage[11077:2675779] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x8f2f, name = 'com.apple.coredrag'
    See /usr/include/servers/bootstrap_defs.h for the error codes.
    qlmanage -t *.pdf
    2015-04-29 01:03:27.386 qlmanage[11085:2681809] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x9057, name = 'com.apple.tsm.portname'
    See /usr/include/servers/bootstrap_defs.h for the error codes.
    2015-04-29 01:03:27.388 qlmanage[11085:2681809] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x4437, name = 'com.apple.CFPasteboardClient'
    See /usr/include/servers/bootstrap_defs.h for the error codes.
    2015-04-29 01:03:27.389 qlmanage[11085:2681809] Failed to allocate communication port for com.apple.CFPasteboardClient; this is likely due to sandbox restrictions

    Problem description:
    QuickLook and Preview doesn’t show PDF files
    EtreCheck version: 2.2 (132)
    Report generated 4/29/15, 10:30 PM
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro Intel Core i7, 15" (Early 2011)
        MacBook Pro - model: MacBookPro8,2
        1 2.3 GHz Intel Core i7 CPU: 4-core
        16 GB RAM Upgradeable
            BANK 0/DIMM0
                8 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                8 GB DDR3 1600 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery: Health = Normal - Cycle count = 481 - SN = D86106429R7DGDLAX
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 512 MB
        AMD Radeon HD 6750M - VRAM: 1024 MB
            Color LCD 1680 x 1050
            PL2779Q 2560 x 1440 @ 59 Hz
    System Software: ℹ️
        OS X 10.10.2 (14C1514) - Time since boot: 3:12:3
    Disk Information: ℹ️
        ST2000LM003 HN-M201RAD disk1 : (2 TB)
            EFI (disk1s1) <not mounted> : 210 MB
            Macintosh HD (disk1s2) /Volumes/Macintosh HD : 2.00 TB (951.82 GB free)
        Samsung SSD 840 PRO Series disk0 : (512,11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh SSD (disk2) / : 510.88 GB (222.02 GB free)
                Core Storage: disk0s2 511.25 GB Online
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Computer, Inc. IR Receiver
        Apple, Inc. Keyboard Hub
            Apple, Inc Apple Keyboard
        Burr-Brown from TI Elgato Thunderbolt 2 Dock Audio
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
            Elgato Systems Thunderbolt 2 Dock
    Configuration files: ℹ️
        /etc/hosts - Count: 1
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/Karabiner.app
        [loaded]    org.pqrs.driver.Karabiner (10.6.0 - SDK 10.10) [Click for support]
            /Applications/MacX Video Converter Pro.app
        [not loaded]    com.macxdvd.driver.goodSysAudioCapture (1 - SDK 10.10) [Click for support]
            /Applications/Parallels Access.app
        [loaded]    com.parallels.virtualsound (1.0.27 27 - SDK 10.6) [Click for support]
            /Applications/Parallels Desktop.app
        [not loaded]    com.parallels.kext.hypervisor (10.2.0 28956 - SDK 10.7) [Click for support]
        [not loaded]    com.parallels.kext.netbridge (10.2.0 28956 - SDK 10.7) [Click for support]
        [not loaded]    com.parallels.kext.usbconnect (10.2.0 28956 - SDK 10.7) [Click for support]
        [not loaded]    com.parallels.kext.vnic (10.2.0 28956 - SDK 10.7) [Click for support]
            /Applications/Splashtop Streamer.app
        [not loaded]    com.splashtop.driver.SRXDisplayCard (1.6 - SDK 10.7) [Click for support]
        [not loaded]    com.splashtop.driver.SRXFrameBufferConnector (1.6 - SDK 10.7) [Click for support]
            /Applications/Toast 11 Titanium/Roxio Crunch.app
        [not loaded]    com.roxio.TDIXController (1.6) [Click for support]
            /Applications/Utilities/DiskWarrior.app
        [not loaded]    com.alsoft.Preview (4.2) [Click for support]
            /Library/Extensions
        [not loaded]    com.Elgato.Thunderbolt2DockChargingSupport (1.0.0 - SDK 10.10) [Click for support]
        [not loaded]    com.Elgato.ThunderboltDockChargingSupport (1.0.0 - SDK 10.10) [Click for support]
        [loaded]    com.avatron.AVExFramebuffer (3.0.1 - SDK 10.10) [Click for support]
        [loaded]    com.avatron.AVExVideo (3.0.1 - SDK 10.10) [Click for support]
        [not loaded]    com.elgato.ElgatoThunderboltDockAudioRename (1.0.2 - SDK 10.10) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.3dconnexion.driver (1.6.3) [Click for support]
        [not loaded]    com.AmbrosiaSW.AudioSupport (4.1.2 - SDK 10.6) [Click for support]
        [loaded]    com.Cycling74.driver.Soundflower (1.6.6 - SDK 10.6) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchAfaTech (1.1) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchCinergy450 (1.1) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchCinergyXS (1.1) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchEmpia (1.1) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchVoyager (1.1) [Click for support]
        [not loaded]    com.hzsystems.driver.CDSDAudioCaptureSupport (1.5) [Click for support]
        [loaded]    com.hzsystems.terminus.driver (4) [Click for support]
        [not loaded]    com.iomega.filesystems.udf (2.5) [Click for support]
        [not loaded]    com.iomega.iokit.IomegaREV (2.5) [Click for support]
        [not loaded]    com.logitech.manager.kernel.driver (2.00 - SDK 10.6) [Click for support]
        [loaded]    com.markspace.driver.Android.RNDIS (1.2) [Click for support]
        [not loaded]    com.roxio.BluRaySupport (1.1.6) [Click for support]
        [not loaded]    com.sony.driver.sxsexpressdrivers (1.0.2d006 - SDK 10.6) [Click for support]
        [not loaded]    com.sony.driver.sxsus10drivers (1.0.2d006 - SDK 10.6) [Click for support]
        [not loaded]    com.sony.filesystems.sxsudf_fs (1.0.2d006 - SDK 10.6) [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [running]    com.adobe.AdobeCreativeCloud.plist [Click for support]
        [failed]    com.adobe.ARMDCHelper.cc24aef4a1b90ed56a...plist [Click for support]
        [running]    com.babylon.activation.plist [Click for support]
        [running]    com.brother.LOGINserver.plist [Click for support]
        [loaded]    com.divx.dms.agent.plist [Click for support]
        [loaded]    com.divx.update.agent.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    com.logitech.manager.daemon.plist [Click for support]
        [failed]    com.micromat.TechToolProAgent.plist [Click for support] [Click for details]
        [unknown]    com.oracle.java.Java-Updater.plist [Click for support]
        [loaded]    com.parallels.mobile.prl_deskctl_agent.launchagent.plist [Click for support]
        [not loaded]    com.splashtop.streamer-for-root.plist [Click for support]
        [loaded]    com.splashtop.streamer-for-user.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer_desktop.plist [Click for support]
        [loaded]    com.xamarin.mtvs.buildserver.plist [Click for support]
        [loaded]    org.gpgtools.gpgmail.enable-bundles.plist [Click for support]
        [loaded]    org.gpgtools.gpgmail.patch-uuid-user.plist [Click for support]
        [loaded]    org.gpgtools.gpgmail.updater.plist [Click for support]
        [running]    org.gpgtools.Libmacgpg.xpc.plist [Click for support]
        [loaded]    org.gpgtools.macgpg2.fix.plist [Click for support]
        [running]    org.gpgtools.macgpg2.shutdown-gpg-agent.plist [Click for support]
        [loaded]    org.gpgtools.macgpg2.updater.plist [Click for support]
        [loaded]    org.macosforge.xquartz.startx.plist [Click for support]
    Launch Daemons: ℹ️
        [running]    com.adobe.adobeupdatedaemon.plist [Click for support]
        [loaded]    com.adobe.ARMDC.Communicator.plist [Click for support]
        [loaded]    com.adobe.ARMDC.SMJobBlessHelper.plist [Click for support]
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.ambrosiasw.ambrosiaaudiosupporthelper.daemon.plist [Click for support]
        [loaded]    com.bombich.ccc.plist [Click for support]
        [loaded]    com.bresink.system.securityagent3.plist [Click for support]
        [running]    com.elgato.EyeConnect.plist [Click for support]
        [failed]    com.filemaker.fms.plist [Click for support]
        [loaded]    com.google.keystone.daemon.plist [Click for support]
        [failed]    com.micromat.TechToolProDaemon.plist [Click for support] [Click for details]
        [unknown]    com.oracle.java.Helper-Tool.plist [Click for support]
        [running]    com.paradigmasoft.vserver_x64.plist [Click for support]
        [running]    com.parallels.mobile.dispatcher.launchdaemon.plist [Click for support]
        [loaded]    com.parallels.mobile.kextloader.launchdaemon.plist [Click for support]
        [loaded]    com.rogueamoeba.instanton-agent.plist [Click for support]
        [running]    com.sec.faxdb.plist [Click for support]
        [running]    com.splashtop.streamer-daemon.plist [Click for support]
        [loaded]    com.splashtop.streamer-srioframebuffer.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer_service.plist [Click for support]
        [loaded]    com.timesoftware.timemachineeditor.backupd-auto.plist [Click for support]
        [loaded]    com.wuala.WualaFS.KextLoaderHelper.plist [Click for support]
        [loaded]    de.meilenstein.MSTFirstRunInstaller.plist [Click for support]
        [loaded]    de.meilenstein.MSTHostPreferences.plist [Click for support]
        [loaded]    org.cindori.AuthHelper.plist [Click for support]
        [loaded]    org.cindori.TEAuth.plist [Click for support]
        [loaded]    org.gpgtools.gpgmail.patch-uuid.plist [Click for support]
        [loaded]    org.macosforge.xquartz.privileged_startx.plist [Click for support]
        [unknown]    org.virtualbox.startup.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [failed]    com.amazon.cloud-player.plist [Click for support] [Click for details]
        [running]    com.amazon.music.plist [Click for support]
        [loaded]    com.citrixonline.GoToMeeting.G2MUpdate.plist [Click for support]
        [failed]    com.smithmicro.cleaning.schedulermailer.plist [Click for support] [Click for details]
        [loaded]    com.splashtop.streamer-for-user.plist [Click for support]
        [failed]    com.vladalexa.MagicPrefs.plist [Click for support] [Click for details]
        [not loaded]    org.virtualbox.vboxwebsrv.plist [Click for support]
        [running]    ws.agile.1PasswordAgent.plist [Click for support]
    User Login Items: ℹ️
        NeoFinder Global QuickFind    Programm  (/Applications/NeoFinder.app/Contents/Resources/NeoFinder Global QuickFind.app)
        FontExplorerXAutoload    Programm Hidden (/Volumes/Macintosh HD/Users/[redacted]/Library/Application Support/Linotype/FontExplorer X/FontExplorerXAutoload.app)
        iTunesHelper    Programm Hidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        lingvod    Programm  (/Applications/ABBYY Lingvo.app/Contents/Resources/lingvod.app)
        Air Display Host    Programm  (/Applications/Air Display Host.app)
        FavoriteApps    Programm  (/Applications/FavoriteApps.app)
        Dropbox    Programm  (/Applications/Dropbox.app)
        Rogue Amoeba Schedule Helper    Programm Hidden (/Library/Application Support/Audio Hijack Pro/Rogue Amoeba Schedule Helper.app)
        Wondershare Helper Compact    Programm  (/Volumes/Macintosh HD/Users/[redacted]/Library/Application Support/Helper/Wondershare Helper Compact.app)
        Elgato Thunderbolt Dock Dienstprogramm    Programm  (/Applications/Elgato Thunderbolt Dock Utility.app)
        AdobeResourceSynchronizer    Programm Hidden (/Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Helpers/AdobeResourceSynchronizer.app)
        PowerboxInjector    Programm  (/Applications/PowerboxInjector.app)
        Karabiner    Programm  (/Applications/Karabiner.app)
        MEGAsync    Programm  (/Applications/MEGAsync.app)
    Internet Plug-ins: ℹ️
        OVSHelper: Version: 1.1 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 3.0.0.85 BETA  - SDK 10.7 [Click for support]
        Google Earth Web Plug-in: Version: 6.0 [Click for support]
        Silverlight: Version: 4.0.60531.0 [Click for support]
        FlashPlayer-10.6: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        DivX Web Player: Version: 3.2.4.1250 - SDK 10.6 [Click for support]
        AmazonMP3DownloaderPlugin101749: Version: AmazonMP3DownloaderPlugin 1.0.17 - SDK 10.4 [Click for support]
        Flash Player: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
        JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Check version
    User internet Plug-ins: ℹ️
        CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 [Click for support]
        Picasa: Version: 1.0 [Click for support]
    Safari Extensions: ℹ️
        1Password
        AdBlock
        My eBay Manager
        Ultimate Status Bar
        Scroll To Top
    3rd Party Preference Panes: ℹ️
        3Dconnexion  [Click for support]
        ADOView  [Click for support]
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
        FUSE for OS X (OSXFUSE)  [Click for support]
        GPGPreferences  [Click for support]
        handyPrint  [Click for support]
        Logitech Preference Manager  [Click for support]
        MagicPrefs  [Click for support]
        Perian  [Click for support]
        Tuxera NTFS  [Click for support]
        Valentina Server  [Click for support]
        xGestures  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: ON
        Auto backup: YES
        Volumes being backed up:
            Macintosh SSD: Disk size: 510.88 GB Disk used: 288.86 GB
        Destinations:
            Data [Network]
            Total size: 3.00 TB
            Total number of backups: 32
            Oldest backup: 2015-01-29 19:13:21 +0000
            Last backup: 2015-04-28 23:34:01 +0000
            Size of backup disk: Excellent
                Backup size 3.00 TB > (Disk size 510.88 GB X 3)
            Backup [Local]
            Total size: 2.00 TB
            Total number of backups: 27
            Oldest backup: 2015-01-31 11:33:00 +0000
            Last backup: 2015-04-12 21:05:25 +0000
            Size of backup disk: Excellent
                Backup size 2.00 TB > (Disk size 510.88 GB X 3)
    Top Processes by CPU: ℹ️
            14%    Adobe CEF Helper
            10%    My Watches.debug
             8%    WindowServer
             8%    backupd
             3%    Creative Cloud
    Top Processes by Memory: ℹ️
        1.34 GB    kernel_task

  • Downloaded Safari 5, doesn't show after multiple installs / reboots

    I went to apple.com and downloaded the latest is Safari 5 at http://www.apple.com/safari/download/ and downloaded the package, ran installation and then rebooted the Mac.
    I tried this several times. When I tried to check for any Safari, it doesn't show after installation.
    The only contents on the Mac named 'safari' is the .dmg I used. And I tried to install more than once.
    I did click on the dmg and did actually use the installer package.
    I did also restart the Mac 10.6.8.
    I did open my System Profiler (Applications/Utilities), and clicked the gray disclosure triangles so that they face down. No Safari.
    I found another thread discussing this, but could not make any of the suggestions work, and several I couldn't even find.
    Thanks,
    Tony
    Hardware Overview:
      Model Name:    iMac
      Model Identifier:    iMac10,1
      Processor Name:    Intel Core 2 Duo
      Processor Speed:    3.06 GHz
      Number Of Processors:    1
      Total Number Of Cores:    2
      L2 Cache:    3 MB
      Memory:    4 GB
      Bus Speed:    1.07 GHz
      Boot ROM Version:    IM101.00CC.B00
      SMC Version (system):    1.52f9
      Serial Number (system):    QP******5PC
      Hardware UUID:    6D4B1C2A-800A-5E20-B0A7-3791AE3F5CA2
    <Serial Number Edited by Host>

    Not in Applications.
    Did this download / install multiple times. It's a problem that has happened to others who have posted here.
    Tony

  • RGB channel doesn't show the imported images...

    RGB channel doesn't show the imported images... i can see them in seperate blue, red and green channel but not in RGB...please help....
    (I'm using Photoshop CS6)

          The problem appears in every image I try to open (whatever format or origin). The images I try to import come from rendering in Autodesk 3ds max , from my camera (sony cyber-shot ) or are just stock images... I had no problem with photoshop cs5.1....
           Here's my system info:
    Adobe Photoshop Version: 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x32
    Operating System: Windows Vista 32-bit
    Version: 6.0 Service Pack 2
    System architecture: Intel CPU Family:6, Model:7, Stepping:10 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1
    Physical processor count: 2
    Processor speed: 2394 MHz
    Built-in memory: 3038 MB
    Free memory: 1387 MB
    Memory available to Photoshop: 1671 MB
    Memory used by Photoshop: 60 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: ATI Technologies Inc.
    Video Card Renderer: ATI Mobility Radeon HD 4650
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 900, right: 1600
    Video Card Number: 1
    Video Card: ATI Mobility Radeon HD 4650
    OpenCL Unavailable
    Driver Version: 7.01.01.849
    Driver Date: 20090208190620.000000-000
    Video Card Driver: atidxx32.dll,atidxx64,atiumdag.dll,atiumdva.cap,atiumd64,atiumd6a,atitmm64
    Video Mode: 1600 x 900 x 4294967296 colors
    Video Card Caption: ATI Mobility Radeon HD 4650
    Video Card Memory: 1024 MB
    Video Rect Texture Size: 8192
    Serial number: 92298703051332501777
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6\
    Temporary file path: C:\Users\User\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      C:\, 224,5G, 166,2G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2012/01/18-15:07:40   66.492997   66.492997
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/02/09-16:00:02   4.0.93   66.496052
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1654  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/01/18-15:07:40   66.492997   66.492997
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/01/18-15:07:40   66.492997   66.492997
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/01/18-15:07:40   66.492997   66.492997
       BIBUtils.dll   BIBUtils 2012/01/18-15:07:40   66.492997   66.492997
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
       CoolType.dll   CoolType 2012/01/18-15:07:40   66.492997   66.492997
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libeay32.dll   The OpenSSL Toolkit   0.9.8g  
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp71.dll   Microsoft® Visual Studio .NET   7.10.3077.0  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr71.dll   Microsoft® Visual Studio .NET   7.10.3052.4  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (32 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       shfolder.dll   Microsoft(R) Windows (R) 2000 Operating System   5.50.4027.300  
       ssleay32.dll   The OpenSSL Toolkit   0.9.8g  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
       wu3d.dll   U3D Writer   9.3.0.113  
    Required plug-ins:
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       ADM 3.11x01
       Angled Strokes 13.0
       Average 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 7.0
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Collada 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Difference Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Embed Watermark 4.0
       Extrude 13.0
       FastCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Measurement Core 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mezzotint 13.0
       MMXCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Picture Package Filter 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Pinch 13.0
       Pixar 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.0
       Shear 13.0
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Sumi-e 13.0
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       Underpainting 13.0
       Vanishing Point 13.0
       Variations 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       WIA Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Wind 13.0
       Wireless Bitmap 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       ZigZag 13.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE
    Thank you both for the interest!

  • My MX-922 quick menu shows the scanner but no printer. It doesn't show up in the drop down in tools.

    MX 922 quick menu shows up as scanner but not as a printer. It doesn't show up in drop down menu in tools.
    So I can't print from Canon appications. Mac - Yosimite

    Hi COGO,
    You can try reinstalling the printer using the latest drivers from the Canon USA website to get the printer to show up in the Quick Menu.  Prior to reinstalling, please close the Quick Menu and restart your Mac.  Once your Mac is restarted, please click here to go to the Drivers and Software page for the PIXMA MX922.  Once on the initial download page for your model, please do the following:
    1. Verify that the operating system detected in the "OPERATING SYSTEM" drop-down menu is correct, and if it is not, please click the drop-down menu to select your operating system.
    2. Next, please click on the red arrow next to the "RECOMMENDED FOR YOU" section and click the CUPS drivers file. When you do, a red DOWNLOAD button will appear. Please click on the checkbox below the DOWNLOAD button, then click the red DOWNLOAD button to begin the download. The time for the download process may vary depending on the speed of your Internet connection and the size of the file being downloaded.
    Once you have downloaded the CUPS drivers file, please follow the steps above to also download all other items from RECOMMENDED FOR YOU and DRIVERS sections. If you plan on using the printer wirelessly, you will also want to download the Canon IJ Network Tool from the SOFTWARE section.
    Once all items are downloaded, please double-click on each of the items to install them on your Mac.  Please ensure that the IJ Network Tool is the last item installed. Once all items have been reinstalled, please open the Quick Menu.
    Hope this helps!
    This didn't answer your question or issue? Please call or email us at one of the methods on the Contact Us page for further assistance.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • AirPort Express doesn't show in AirPort Utility any more/won't connect to network

    I have an older airport express that I use wirelessly with an AirPort Extreme to extend my network and stream music via AirPlay.  Within the last couple of days it has been unable to join the network.  It has always worked just fine until now.
    The Airport Express powers up, flashes green once, then goes to amber flashing and stays that way forever.  The Airport Express does not show up in AirPort Utility at all.
    I have tried soft, hard, and factory resets to no avail.
    The Airport Express info:
    Model A1084
    Can't check firmware version beasue it doesn't show up in Airport Utility
    The Airport Extreme Info (which is working perfectly fine):
    Model A1143
    Version 7.6.4
    Any further suggestions?
    Thanks,
    Dawn

    Mavericks (Apple) will not let you run an older version of AirPort Utility on Mavericks.
    So I've just discovered.  Unfortunately I don't think booting from my older OS is going to work either, as it appears that 6.3.2 is also what I have installed there.
    Doesn't make sense to me still, though, as I upgraded to Mavericks on day 1, but the Airport Expressed worked fine until yeterday.
    I have a roomie with a PC.  Will see if we can configure it on his computer.

  • Original iPhone doesn't show up in iTunes 9.2 for Mac

    My iPhone no longer shows up in iTunes. Do I need to upgrade or uninstall something?
    iTunes: 9.2
    iPhone Version 3.1.2 (7D11) Model: MB384LL
    OS: 10.5.8

    Same here. Brand new 3GS running 3.1.3. Activated with iTunes 9.1 on Mac, updated iTunes to 9.2, Software Update was unable to complete "Registering updated system components". iTunes 9.2 works properly, besides it doesn't show my iPhone.

  • IPod Shuffle doesn't show up

    I am getting serious troubles with my iPod Shuffle (white and long model, not the latest gray). It doesn't show up on my Desktop and in iTunes 7.0.1. Disk Utility doesn't see it, iPod Updater 2005-06-26 doesn't see it, Terminal doesn't see it in the directory /Volumes. Only Apple System Profiler recognizes an iPod connected to the USB port.
    Version: 10.01
    Bus Power (mA): 500
    Speed: Up to 480 Mb/sec
    Manufacturer: Apple
    Product ID: 0x1300
    Serial Number: 000A2700109E0AB0
    Vendor ID: 0x05ac (Apple Computer, Inc.)
    Anyway, the Serial Number printed on the back of the iPod (4H613MLURSA) is different than the one reported by ASP here above.
    I run a G5 dual 2GHz with MacOS X 10.4.8 and my other iPod 15GB works well here. The iPod Shuffle battery is charged (green light when I check it). No music plays. I see the front green/orange lights blinking alternately when I press the pause/play button. And I see the back orange light blinking all the time (it should indicate the disk mode). I followed the Apple troubleshooting steps to reset it, unsuccessfully. As I have red here, I even tried to repair my boot disk permissions, reboot and re-plug-in the iPod. Same story. I called Apple Support and since I have trashed the bill I cannot get a replacement (purchased on July 28th 2006). So I would keep on trying to fix the problem by myself. Any suggestion?
    Thanks
    Lorenzo
    ADC Selected Member

    You should probably post in the iPod shuffle forum where more people who actually own the shuffle will respond. Here's the link.
    http://discussions.apple.com/forum.jspa?forumID=823

Maybe you are looking for