Problem starting petstore using SP6

I am having problems in starting the pet store application in Weblogic. I am using service pack 6. I have made all the changes required to run the application. But I am getting the following error. Please help me in identifying the problem.
<EJB> Could not deploy: 'f:/weblogic/petStore/estoreEjb_WL.jar': file is not a valid jar file, or does not
contain a valid bean
weblogic.ejb.common.DeploymentException: DeploymentException opening JAR file f:
\weblogic\petStore\estoreEjb_WL.jar; nested exception is:
weblogic.ejb.deployment.JarLoadException - with nested exception:
[weblogic.ejb.common.DeploymentException: Problem creating deployment f:/weblogi
c/petStore/estoreEjb_WL.jar from f:\weblogic\petStore\estoreEjb_WL.jar; nested e
xception is:
        java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method get
ClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found]
weblogic.ejb.common.DeploymentException: Problem creating deployment f:/weblogic
/petStore/estoreEjb_WL.jar from f:\weblogic\petStore\estoreEjb_WL.jar; nested ex
ception is:
java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method get
ClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method getClassLoa
dNotify()Lweblogic/boot/ClassLoadNotify; not found
at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoa
der.java:140)
at weblogic.utils.jars.JarLoader.<init>(JarLoader.java:42)
at weblogic.utils.jars.JarLoader.<init>(JarLoader.java:50)
at weblogic.ejb.internal.EJBJarLoader.<init>(EJBJarLoader.java:83)
at weblogic.ejb.internal.EJBJarDeployment.setupJar(EJBJarDeployment.java
, Compiled Code)
at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:21
1)
at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:18
2)
at weblogic.ejb.internal.EJBJarDeployment.setup(EJBJarDeployment.java:16
4)
at weblogic.ejb.internal.EJBDeploymentImpl.<init>(EJBDeploymentImpl.java
:172)
at weblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:1
22)
at weblogic.ejb.internal.EJBJarDeployment.<init>(EJBJarDeployment.java:1
12)
at weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:305)
at weblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java,
Compiled Code)
at weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:242)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.Server.startServerDynamically(Server.java:99)
at weblogic.Server.main(Server.java:65)
at weblogic.Server.main(Server.java:55)
--------------- nested within: ------------------
weblogic.ejb.deployment.JarLoadException - with nested exception:
[weblogic.ejb.common.DeploymentException: Problem creating deployment f:/weblogi
c/petStore/estoreEjb_WL.jar from f:\weblogic\petStore\estoreEjb_WL.jar; nested e
xception is:
        java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method get
ClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found]
at weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:313)
at weblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java,
Compiled Code)
at weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:242)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.Server.startServerDynamically(Server.java:99)
at weblogic.Server.main(Server.java:65)
at weblogic.Server.main(Server.java:55)
<EJB> 0 EJB jar files loaded, containing
0 EJBs
I> <EJB> 0 deployed, 0 failed to deploy.
The WebLogic Server did not start up properly.
Exception raised: java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError: weblog
ic.boot.ServerClassLoader: method getClassLoadNotify()Lweblogic/boot/ClassLoadNo
tify; not found
at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoa
der.java:140)
at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoa
der.java:112)
at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoa
der.java:104)
at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>
(RecursiveReloadOnModifyClassLoader.java:53)
at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$Single
Slave.<init>(RecursiveReloadOnModifyClassLoader.java:149)
at weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletCo
ntextImpl.java:1421)
at weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImp
l.java:519)
at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java, Comp
iled Code)
at weblogic.t3.srvr.HttpServer.start(HttpServer.java:388)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.Server.startServerDynamically(Server.java:99)
at weblogic.Server.main(Server.java:65)
at weblogic.Server.main(Server.java:55)
java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method getClassLoa
dNotify()Lweblogic/boot/ClassLoadNotify; not found
at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoa
der.java:140)
at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoa
der.java:112)
at weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoa
der.java:104)
at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>
(RecursiveReloadOnModifyClassLoader.java:53)
at weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$Single
Slave.<init>(RecursiveReloadOnModifyClassLoader.java:149)
at weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletCo
ntextImpl.java:1421)
at weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImp
l.java:519)
at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java, Comp
iled Code)
at weblogic.t3.srvr.HttpServer.start(HttpServer.java:388)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.Server.startServerDynamically(Server.java:99)
at weblogic.Server.main(Server.java:65)
at weblogic.Server.main(Server.java:55)

So for the selinux it looks to be off
[bsdtux@stephens-laptop ~]$ cat /etc/selinux/config
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
#     enforcing - SELinux security policy is enforced.
#     permissive - SELinux prints warnings instead of enforcing.
#     disabled - SELinux is fully disabled.
SELINUX=disabled
# SELINUXTYPE= type of policy in use. Possible values are:
#     targeted - Only targeted network daemons are protected.
#     strict - Full SELinux protection.
SELINUXTYPE=targeted
[bsdtux@stephens-laptop ~]$ Here is my Path
[bsdtux@stephens-laptop ~]$ echo $PATH
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin:/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/bsdtux/bin
[bsdtux@stephens-laptop ~]$ Here is the output from which statement
[bsdtux@stephens-laptop ~]$ which sqlplus
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/sqlplus
[bsdtux@stephens-laptop ~]$ and here is the output from the id
[bsdtux@stephens-laptop ~]$ id
uid=500(bsdtux) gid=500(bsdtux) groups=500(bsdtux),501(admin),502(dba)
[bsdtux@stephens-laptop ~]$ and here is the output from the sqlplus/mseg directory
[bsdtux@stephens-laptop ~]$ ls -al ${ORACLE_HOME}/sqlplus/mesg/total 8
drwxr-xr-x 2 oracle dba 4096 Mar  2 23:16 .
drwxr-xr-x 3 oracle dba 4096 Mar  2 23:16 ..
[bsdtux@stephens-laptop ~]$ thanks for the help so far guys.

Similar Messages

  • Remote start petstore using NodeManager

              Hi,
              I am using weblogic 6.1 and remotely deployed pet store application on a different
              machine using NodeManager. When I try to start the petStoreServer from local admin
              console, I got following error:
              Could not create pool connection. The DBMS driver exception was:
              SQL Exception: Database 'petStore' not found.
                   at c8e.k.j.l_(Unknown Source)
                   at c8e.k.j.l_(Unknown Source)
                   at c8e.k.j.n(Unknown Source)
                   at c8e.k.q.<init>(Unknown Source)
                   at c8e._b.e.<init>(Unknown Source)
                   at c8e._b.c.getNewLocalConnection(Unknown Source)
                   at c8e.k.v.connect(Unknown Source)
                   at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:193)
                   at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:134)
                   at weblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator.java:698)
                   at weblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:282)
                   at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:623)
                   at weblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:107)
                   at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
                   at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:279)
                   at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:233)
                   at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:193)
                   at java.lang.reflect.Method.invoke(Native Method)
                   at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
                   at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
                   at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
                   at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
                   at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
                   at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
                   at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
                   at $Proxy0.updateDeployments(Unknown Source)
                   at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2761)
                   at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:370)
                   at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:160)
                   at java.lang.reflect.Method.invoke(Native Method)
                   at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
                   at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
                   at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
                   at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
                   at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
                   at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
                   at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
                   at $Proxy47.start(Unknown Source)
                   at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:480)
                   at weblogic.management.Admin.startApplicationManager(Admin.java:1180)
                   at weblogic.management.Admin.finish(Admin.java:590)
                   at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:518)
                   at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
              Any hint?
              Thanks,
              Cathy
              Covasoft, Inc.
              1250 S. Capital of Texas Hwy.
              Bldg. 1, Suite 240
              Austin, Texas 78746
              Office: 512.732.7860
              Fax: 512.732.7832
              

    Just add the property (-Dcloudscape....) as an extra argument to the jvm
              startup parameters in the remote start tab of the remote server. That should
              work as hte nodemanager just uses what settings are there in hte remote
              start to create a server instance.
              -Sabha
              "Cathy" <[email protected]> wrote in message
              news:[email protected]...
              >
              > Thanks for the quick reply. The directory for the petStore database is
              there on
              > the remote machine. I can't deloy datasource to the target server, since
              the connection
              > pool is not created yet due to the database error.
              >
              > The problem I found was that the remote server I started was not the one
              from
              > remote startPetStore.cmd, since the properties from that script is not
              overrided
              > or picked up ( including the cloudscape.system.home). I set up the remote
              server
              > from the admin server console "remote start". Ant hint to make sure the
              admin
              > server remote start use the correct script on the remote machine?
              >
              > Thanks,
              > Cathy
              >
              >
              >
              > "Anand Byrappagari" <[email protected]> wrote:
              > >Cathy,
              > >
              > > If you
              > >have -Dcloudscape.system.home=<BEA_HOME>\samples\eval\cloudscape\data
              > >set
              > >then is there a directory called
              > ><BEA_HOME>\samples\eval\cloudscape\data\petStore present on the remote
              > >server machine? If not you have not created the petStore database.
              > >
              > > The only other thing I can think of is that the connection
              > >pool/datasource are not targeted to the remote server but these errors
              > >usually throw a different exception.
              > >
              > >-- Anand
              > >
              > >
              > >"Cathy" <[email protected]> wrote in message
              > >news:[email protected]...
              > >>
              > >> Thanks for the reply. Actually, I have set this property for the remote
              > >server
              > >> with the right path. But I still got the same error. Any other hints?
              > >>
              > >> Thanks,
              > >> Cathy
              > >>
              > >> "Sabha" <[email protected]> wrote:
              > >> >Make sure you have set the cloudscape home directory in the startup
              > >script:
              > >> >
              > >> >-Dcloudscape.system.home=<BEA_HOME>\samples\eval\cloudscape\data
              > >> >
              > >> >-Sabha
              > >> >
              > >> >
              > >> >"Cathy" <[email protected]> wrote in message
              > >> >news:[email protected]...
              > >> >>
              > >> >> Hi,
              > >> >>
              > >> >> I am using weblogic 6.1 and remotely deployed pet store application
              > >> >on a
              > >> >different
              > >> >> machine using NodeManager. When I try to start the petStoreServer
              > >from
              > >> >local admin
              > >> >> console, I got following error:
              > >> >>
              > >> >> Could not create pool connection. The DBMS driver exception was:
              > >> >> SQL Exception: Database 'petStore' not found.
              > >> >> at c8e.k.j.l_(Unknown Source)
              > >> >> at c8e.k.j.l_(Unknown Source)
              > >> >> at c8e.k.j.n(Unknown Source)
              > >> >> at c8e.k.q.<init>(Unknown Source)
              > >> >> at c8e._b.e.<init>(Unknown Source)
              > >> >> at c8e._b.c.getNewLocalConnection(Unknown Source)
              > >> >> at c8e.k.v.connect(Unknown Source)
              > >> >> at
              > >>
              >
              >>weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(Connecti
              o
              > >n
              > >> >EnvFactory.java:193)
              > >> >> at
              > >>
              >
              >>weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(Connecti
              o
              > >n
              > >> >EnvFactory.java:134)
              > >> >> at
              > >>
              >
              >>weblogic.common.internal.ResourceAllocator.makeResources(ResourceAllocator
              > >j
              > >> >ava:698)
              > >> >> at
              > >>
              >
              >>weblogic.common.internal.ResourceAllocator.<init>(ResourceAllocator.java:2
              8
              > >2
              > >> >)
              > >> >> at
              > >>
              >
              >>weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:6
              2
              > >3
              > >> >)
              > >> >> at
              weblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:107)
              > >> >> at
              > >>
              >
              >>weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(Deploymen
              t
              > >T
              > >> >arget.java:329)
              > >> >> at
              > >>
              >
              >>weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deployme
              n
              > >t
              > >> >Target.java:279)
              > >> >> at
              > >>
              >
              >>weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments
              > >D
              > >> >eploymentTarget.java:233)
              > >> >> at
              > >>
              >
              >>weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deplo
              y
              > >m
              > >> >entTarget.java:193)
              > >> >> at java.lang.reflect.Method.invoke(Native Method)
              > >> >> at
              > >>
              >
              >>weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanIm
              p
              > >l
              > >> >..java:636)
              > >> >> at
              > >>
              >
              >>weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java
              > >6
              > >> >21)
              > >> >> at
              > >>
              >
              >>weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMB
              e
              > >a
              > >> >nImpl.java:359)
              > >> >> at
              > >>
              >com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
              > >> >> at
              > >>
              >com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
              > >> >> at
              weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
              > >> >> at
              weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
              > >> >> at $Proxy0.updateDeployments(Unknown Source)
              > >> >> at
              > >>
              >
              >>weblogic.management.configuration.ServerMBean_CachingStub.updateDeployment
              s
              > >(
              > >> >ServerMBean_CachingStub.java:2761)
              > >> >> at
              > >>
              >
              >>weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(Ap
              p
              > >l
              > >> >icationManager.java:370)
              > >> >> at
              > >>
              >
              >>weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationMana
              g
              > >e
              > >> >r.java:160)
              > >> >> at java.lang.reflect.Method.invoke(Native Method)
              > >> >> at
              > >>
              >
              >>weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanIm
              p
              > >l
              > >> >..java:636)
              > >> >> at
              > >>
              >
              >>weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java
              > >6
              > >> >21)
              > >> >> at
              > >>
              >
              >>weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMB
              e
              > >a
              > >> >nImpl.java:359)
              > >> >> at
              > >>
              >com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
              > >> >> at
              > >>
              >com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
              > >> >> at
              weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
              > >> >> at
              weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
              > >> >> at $Proxy47.start(Unknown Source)
              > >> >> at
              > >>
              >
              >>weblogic.management.configuration.ApplicationManagerMBean_CachingStub.star
              t
              > >(
              > >> >ApplicationManagerMBean_CachingStub.java:480)
              > >> >> at
              weblogic.management.Admin.startApplicationManager(Admin.java:1180)
              > >> >> at weblogic.management.Admin.finish(Admin.java:590)
              > >> >> at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:518)
              > >> >> at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
              > >> >>
              > >> >> Any hint?
              > >> >>
              > >> >> Thanks,
              > >> >> Cathy
              > >> >>
              > >> >> Covasoft, Inc.
              > >> >> 1250 S. Capital of Texas Hwy.
              > >> >> Bldg. 1, Suite 240
              > >> >> Austin, Texas 78746
              > >> >> Office: 512.732.7860
              > >> >> Fax: 512.732.7832
              > >> >>
              > >> >>
              > >> >>
              > >> >>
              > >> >>
              > >> >>
              > >> >>
              > >> >>
              > >> >>
              > >> >
              > >> >
              > >>
              > >
              > >
              >
              

  • I've recently started to use Numbers but when I try to sync to iCloud it asks me to create a new iCloud account. Problem is I already have one and that's the one I want to use. Looks like I have the same situation on my iphone. Any guidance? Thanks.

    I've recently started to use Numbers on my macbook pro but when I try to sync to iCloud it asks me to create a new iCloud account. Problem is I already have one and that's the one I want to use.
    Looks like I have the same situation on my iphone.
    The only option I'm being given is to create an lCloud account.
    Any guidance? Thanks.

    The last thing you want is a second iCloud account. Try logging out and back in in System Preferences. If that doesn't work, I'd get AppleCare on the line.
    Jerry

  • Why can't I open or read my email in firefox. This problem started last week, and now I have to use internet explorer to read my emails.

    On Oct. 28th problem started when I went to email preview page and could not open or read any emails. I have been using Firefox browser for several years and never had this problem before the above date. If I want to read emails, I have to use Internet Explorer now.

    You may have zoomed the page by accident with Ctrl and the mouse scroll wheel.
    Reset the page zoom on pages that cause problems.
    *<b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    *http://kb.mozillazine.org/Zoom_text_of_web_pages

  • TS1702 My problem started after installing smartsync which is supposed to sync my phone with the profilepage photos of my friends in facebook. All my apps crash after using them for awhile. I have remove the smartsync app but my phone still behaves the sa

    My problem started after installing "smartsync app" which is supposed to sync my phone with the profilepage photos of my friends in facebook. All my apps crashed after using them for awhile.While using my apps, they will black out after a little while and the phone returns to the starting page. I have removed the smartsync app but my phone still behaves the same way. At the same time the dates that accompany my messages changed to another language. How can these be rectified?

    Eek.  Sounds like something in the app caused some serious software issues.  You can try a hard reset, but I'd imagine you're probably going to have to do an iTunes restore to get it running right again.

  • Problems Starting Windows 7 Using Bootcamp

    I have a 2011 iMac which I have been running Windows 7 on for over a year through Bootcamp.  No problems operating it for the past year.  When I tried to go into Windows today through Bootcamp, I got to the screen where you selet your boot choice.  When I select the Windows drive like normal, the screen tirns black (with very slight backlight) and just sits there doing nothing forever.  I don't have a prompt of any kind and neither the mouse or keyboard seem to be operating.
    Computer boots fine as a Mac and operates with no problem as a Mac.  Tried several times to re-cycle.  Shut down........restart while holding Option key......start using Windows drive.......all with the same results......a black screen......
    Does anyone have any idea what is going on and what I can do to fix it?

    Thanks for the suggestion Rudegar.  I think I found the problem which was from a different source.  I installed an external hard drive and initated Time Machine in my Mac OSX.  While it worked fine for Time Machine when running Mac OSX, apparantly it was causing a problem with Bootcamp and Windows.  When I realized this might be the problem, I sejected the drive in OSX and turned it's power off.  I then shut down OSX and started up using Bootcamp and Windows as I has in the past with no problems.
    Thanks ayway!

  • I have a problem when I use the headphone. Music starts immediately and Siri starts as well

    I have a problem when I use the headphone. Music starts immediately and Siri starts as well

    I am having this issue also. It started after I downloaded You Tube apps.

  • Mac connects to wifi, but internet doesn't work. Network diagnostics shows problem starts at ISP. All software is updated and all other devices are able to effectively use the wifi source.

    Mac connects to wifi, but internet doesn't work. Network diagnostics shows problem starts at ISP. All software is updated and all other devices are able to effectively use the wifi source.

    Hi, KK93. 
    Sometimes a simple power cycle of the router and Mac can resolve the issue.  However, try the steps in the article below to troubleshoot the Wi-Fi issue with your MacBook.
    Troubleshooting Wi-Fi issues in OS X
    http://support.apple.com/kb/HT4628
    Also, see the article below to make sure the router setting have been optimized for performance.
    iOS and OS X: Recommended settings for Wi-Fi routers and access points
    http://support.apple.com/kb/HT4199
    Cheers,
    Jason

  • Ive just opened up my brand new 5th gen, 32g, blue Ipod Touch. I turned on the power and started to use it until the battery went off. The problem is that its not charging. Im really starting to get frustrated please help!

    ive just opened up my brand new 5th gen, 32g, blue Ipod Touch. I turned on the power and started to use it until the battery went off. The problem is that its not charging and i wouldnt know if it was charging or not because the screen

    Try:                                               
    - iOS: Not responding or does not turn on           
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try another cable                     
    - Try on another computer                                                       
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
      Apple Retail Store - Genius Bar              
    ANd
    Not Charge
    - See:    
    iPod touch: Hardware troubleshooting
    iPhone and iPod touch: Charging the battery
    - Try another cable. The cable for 5G iPod (lightning connector) seems to be more prone to failure than the older cable.
    - If a 5G iPod               
    Iphone 5 lightning port charging problem - SOLUTION!
    - Try another charging source
    - Inspect the dock connector on the iPod for bent or missing contacts, foreign material, corroded contacts, broken, missing or cracked plastic.
    - Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar

  • I am using a Macbook Air mid 2012 and an apple application "Mail". With only one email account (Yahoo), everything works perfectly. But the problem started when I added GMAIL account. Now it keeps on asking for my password for gmail and keychain.

    With only Yahoo account in my Macbook Air "Mail", everything works perfectly. Problem started when I added my Gmail account. It keeps on asking my account and keychain passwords. And all my accounts always works offline.

    It sounds like you may need to go into Mail>Preferences>Accounts and Complete setting up you Gmail account.  It may not be finished being setup.  For instance, note the line below to be selected from the drop down list in "Outgoing Mail Server (SMTP", then  "Edit SMTP Server List":
    Hope this helps

  • My computer randomly shutsdown. I'm using lion and the problem started a month ago and now it's starts to **** me off. Here is the error message. Interval Since Last Panic Report:  215928 sec Panics Since Last Report:          4 Anonymous UUID:

    The problem started a  month ago and it starts to **** me off.
    I personaly think it's some graphic problem. But Lion have been working nice until just a month ago.
    Can someone understand this error message.
    Interval Since Last Panic Report:  215928 sec
    Panics Since Last Report:          4
    Anonymous UUID:             
    Wed Apr 11 16:45:05 2012
    panic(cpu 0 caller 0xffffff7f80955907): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff8114feb000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 0), Frame : Return Address
    0xffffff8129342e70 : 0xffffff8000220702
    0xffffff8129342ef0 : 0xffffff7f80955907
    0xffffff8129342f80 : 0xffffff7f80a45a64
    0xffffff8129342fd0 : 0xffffff7f80a45b24
    0xffffff8129343030 : 0xffffff7f80cf2749
    0xffffff8129343170 : 0xffffff7f80a64bad
    0xffffff81293431a0 : 0xffffff7f8095f282
    0xffffff8129343250 : 0xffffff7f8095ab84
    0xffffff8129343440 : 0xffffff7f8095be57
    0xffffff8129343500 : 0xffffff7f817c6336
    0xffffff8129343610 : 0xffffff7f817c6863
    0xffffff8129343630 : 0xffffff7f8178c498
    0xffffff8129343640 : 0xffffff7f817c5e67
    0xffffff8129343650 : 0xffffff7f8178baca
    0xffffff8129343660 : 0xffffff7f817c6842
    0xffffff8129343680 : 0xffffff7f81790220
    0xffffff81293436c0 : 0xffffff7f8178d02f
    0xffffff81293436f0 : 0xffffff7f817f5c3e
    0xffffff8129343770 : 0xffffff7f817e044b
    0xffffff81293437d0 : 0xffffff7f817e0846
    0xffffff8129343820 : 0xffffff7f817e0abb
    0xffffff81293438b0 : 0xffffff7f817e180f
    0xffffff81293438e0 : 0xffffff7f817990b0
    0xffffff8129343aa0 : 0xffffff7f817e1f68
    0xffffff8129343b60 : 0xffffff7f81796119
    0xffffff8129343bc0 : 0xffffff800065239e
    0xffffff8129343be0 : 0xffffff8000652c7a
    0xffffff8129343c40 : 0xffffff800065341b
    0xffffff8129343d80 : 0xffffff80002a3b78
    0xffffff8129343e80 : 0xffffff8000223006
    0xffffff8129343eb0 : 0xffffff8000214829
    0xffffff8129343f10 : 0xffffff800021bb58
    0xffffff8129343f70 : 0xffffff80002aeb80
    0xffffff8129343fb0 : 0xffffff80002d8383
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(7.1.8)[94BA87BA-B128-3310-9860-98EC67AB7FAF]@0xffffff7f808 f5000->0xffffff7f80bcefff
                dependency: com.apple.iokit.IOPCIFamily(2.6.8)[F63D4ABE-42DA-33EF-BADD-3415B0CB0179]@0xffff ff7f80880000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[4B3F84DC-18B3-3897-BC56-4E3940878047]@0xff ffff7f808e3000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[FE536983-1897-3D6B-965E-24B5A67080DA]@0 xffffff7f808ab000
             com.apple.nvidia.nv50hal(7.1.8)[7596DB8C-AE9D-3C87-B11A-0ED8F940CAF8]@0xffffff7 f80bcf000->0xffffff7f80ef0fff
                dependency: com.apple.NVDAResman(7.1.8)[94BA87BA-B128-3310-9860-98EC67AB7FAF]@0xffffff7f808 f5000
             com.apple.GeForce(7.1.8)[61FD1644-DA39-3645-9380-7F490FB000DB]@0xffffff7f8178b0 00->0xffffff7f8184afff
                dependency: com.apple.NVDAResman(7.1.8)[94BA87BA-B128-3310-9860-98EC67AB7FAF]@0xffffff7f808 f5000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[4B3F84DC-18B3-3897-BC56-4E3940878047]@0xff ffff7f808e3000
                dependency: com.apple.iokit.IOPCIFamily(2.6.8)[F63D4ABE-42DA-33EF-BADD-3415B0CB0179]@0xffff ff7f80880000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[FE536983-1897-3D6B-965E-24B5A67080DA]@0 xffffff7f808ab000
    BSD process name corresponding to current thread: Finder
    Mac OS version:
    11D50d
    Kernel version:
    Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
    Kernel UUID:
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 1771998749154
    last loaded kext at 223938993177: com.apple.iokit.IOAVBFamily          1.0.0d22 (addr 0xffffff7f8078e000, size 36864)
    last unloaded kext at 384424327760: com.apple.iokit.IOAVBFamily          1.0.0d22 (addr 0xffffff7f8078e000, size 36864)
    loaded kexts:
    com.apple.driver.AppleIntelProfile          85.2
    com.apple.filesystems.smbfs          1.7.0
    com.apple.driver.AppleHWSensor          1.9.4d0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.26
    com.apple.driver.AppleHDA          2.1.7f9
    com.apple.driver.AppleMikeyDriver          2.1.7f9
    com.apple.driver.AGPM          100.12.42
    com.apple.driver.AppleIntelHDGraphics          7.1.8
    com.apple.driver.AppleIntelHDGraphicsFB          7.1.8
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.driver.AudioIPCDriver          1.2.2
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.5d4
    com.apple.GeForce          7.1.8
    com.apple.driver.AppleLPC          1.5.3
    com.apple.driver.AppleMuxControl          3.0.16
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleUSBTCButtons          225.2
    com.apple.driver.AppleIRController          312
    com.apple.driver.AppleUSBTCKeyboard          225.2
    com.apple.driver.AppleUSBCardReader          3.0.1
    com.apple.iokit.SCSITaskUserClient          3.0.3
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.iokit.IOAHCIBlockStorage          2.0.1
    com.apple.driver.AppleFWOHCI          4.8.9
    com.apple.driver.AppleUSBHub          4.5.0
    com.apple.driver.AppleAHCIPort          2.2.0
    com.apple.driver.AirPort.Brcm4331          513.20.19
    com.apple.driver.AppleEFINVRAM          1.5.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.iokit.AppleBCM5701Ethernet          3.0.8b2
    com.apple.driver.AppleUSBEHCI          4.5.8
    com.apple.driver.AppleACPIButtons          1.4
    com.apple.driver.AppleRTC          1.4
    com.apple.driver.AppleHPET          1.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.4
    com.apple.driver.AppleAPIC          1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient          167.3.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1.1
    com.apple.driver.AppleIntelCPUPowerManagement          167.3.0
    com.apple.driver.AppleProfileTimestampAction          85.2
    com.apple.driver.AppleProfileThreadInfoAction          85.2
    com.apple.driver.AppleProfileRegisterStateAction          85.2
    com.apple.driver.AppleProfileReadCounterAction          85.2
    com.apple.driver.AppleProfileKEventAction          85.2
    com.apple.driver.AppleProfileCallstackAction          85.2
    com.apple.iokit.AppleProfileFamily          85.2
    com.apple.driver.DspFuncLib          2.1.7f9
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOSurface          80.0
    com.apple.iokit.IOBluetoothSerialManager          4.0.3f12
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.iokit.IOFireWireIP          2.2.4
    com.apple.iokit.IOAudioFamily          1.8.6fc6
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.ApplePolicyControl          3.0.16
    com.apple.driver.AppleHDAController          2.1.7f9
    com.apple.iokit.IOHDAFamily          2.1.7f9
    com.apple.driver.AppleSMC          3.1.1d8
    com.apple.driver.IOPlatformPluginFamily          4.7.5d4
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleGraphicsControl          3.0.16
    com.apple.driver.AppleBacklightExpert          1.0.3
    com.apple.nvidia.nv50hal          7.1.8
    com.apple.NVDAResman          7.1.8
    com.apple.iokit.IONDRVSupport          2.3.2
    com.apple.iokit.IOGraphicsFamily          2.3.2
    com.apple.kext.triggers          1.0
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.3f12
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.3f12
    com.apple.iokit.IOBluetoothFamily          4.0.3f12
    com.apple.driver.AppleUSBMultitouch          227.1
    com.apple.iokit.IOUSBHIDDriver          4.4.5
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.0.3
    com.apple.iokit.IOUSBMassStorageClass          3.0.1
    com.apple.driver.AppleUSBMergeNub          4.5.3
    com.apple.driver.AppleUSBComposite          4.5.8
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.0.3
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.7
    com.apple.iokit.IOCDStorageFamily          1.7
    com.apple.driver.XsanFilter          403
    com.apple.iokit.IOAHCISerialATAPI          2.0.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.0.3
    com.apple.iokit.IOFireWireFamily          4.4.5
    com.apple.iokit.IOUSBUserClient          4.5.8
    com.apple.iokit.IOAHCIFamily          2.0.7
    com.apple.iokit.IO80211Family          412.2
    com.apple.iokit.IOEthernetAVBController          1.0.0d5
    com.apple.iokit.IONetworkingFamily          2.0
    com.apple.iokit.IOUSBFamily          4.5.8
    com.apple.driver.AppleEFIRuntime          1.5.0
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          177.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          331.3
    com.apple.iokit.IOStorageFamily          1.7
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.4
    com.apple.iokit.IOPCIFamily          2.6.8
    com.apple.iokit.IOACPIFamily          1.4
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.19)
    Bluetooth: Version 4.0.3f12, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS545032B9SA02, 320,07 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
    <Edited by Host>

    The problem started a  month ago and it starts to **** me off.
    I personaly think it's some graphic problem. But Lion have been working nice until just a month ago.
    Can someone understand this error message.
    Interval Since Last Panic Report:  215928 sec
    Panics Since Last Report:          4
    Anonymous UUID:             
    Wed Apr 11 16:45:05 2012
    panic(cpu 0 caller 0xffffff7f80955907): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff8114feb000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 0), Frame : Return Address
    0xffffff8129342e70 : 0xffffff8000220702
    0xffffff8129342ef0 : 0xffffff7f80955907
    0xffffff8129342f80 : 0xffffff7f80a45a64
    0xffffff8129342fd0 : 0xffffff7f80a45b24
    0xffffff8129343030 : 0xffffff7f80cf2749
    0xffffff8129343170 : 0xffffff7f80a64bad
    0xffffff81293431a0 : 0xffffff7f8095f282
    0xffffff8129343250 : 0xffffff7f8095ab84
    0xffffff8129343440 : 0xffffff7f8095be57
    0xffffff8129343500 : 0xffffff7f817c6336
    0xffffff8129343610 : 0xffffff7f817c6863
    0xffffff8129343630 : 0xffffff7f8178c498
    0xffffff8129343640 : 0xffffff7f817c5e67
    0xffffff8129343650 : 0xffffff7f8178baca
    0xffffff8129343660 : 0xffffff7f817c6842
    0xffffff8129343680 : 0xffffff7f81790220
    0xffffff81293436c0 : 0xffffff7f8178d02f
    0xffffff81293436f0 : 0xffffff7f817f5c3e
    0xffffff8129343770 : 0xffffff7f817e044b
    0xffffff81293437d0 : 0xffffff7f817e0846
    0xffffff8129343820 : 0xffffff7f817e0abb
    0xffffff81293438b0 : 0xffffff7f817e180f
    0xffffff81293438e0 : 0xffffff7f817990b0
    0xffffff8129343aa0 : 0xffffff7f817e1f68
    0xffffff8129343b60 : 0xffffff7f81796119
    0xffffff8129343bc0 : 0xffffff800065239e
    0xffffff8129343be0 : 0xffffff8000652c7a
    0xffffff8129343c40 : 0xffffff800065341b
    0xffffff8129343d80 : 0xffffff80002a3b78
    0xffffff8129343e80 : 0xffffff8000223006
    0xffffff8129343eb0 : 0xffffff8000214829
    0xffffff8129343f10 : 0xffffff800021bb58
    0xffffff8129343f70 : 0xffffff80002aeb80
    0xffffff8129343fb0 : 0xffffff80002d8383
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(7.1.8)[94BA87BA-B128-3310-9860-98EC67AB7FAF]@0xffffff7f808 f5000->0xffffff7f80bcefff
                dependency: com.apple.iokit.IOPCIFamily(2.6.8)[F63D4ABE-42DA-33EF-BADD-3415B0CB0179]@0xffff ff7f80880000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[4B3F84DC-18B3-3897-BC56-4E3940878047]@0xff ffff7f808e3000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[FE536983-1897-3D6B-965E-24B5A67080DA]@0 xffffff7f808ab000
             com.apple.nvidia.nv50hal(7.1.8)[7596DB8C-AE9D-3C87-B11A-0ED8F940CAF8]@0xffffff7 f80bcf000->0xffffff7f80ef0fff
                dependency: com.apple.NVDAResman(7.1.8)[94BA87BA-B128-3310-9860-98EC67AB7FAF]@0xffffff7f808 f5000
             com.apple.GeForce(7.1.8)[61FD1644-DA39-3645-9380-7F490FB000DB]@0xffffff7f8178b0 00->0xffffff7f8184afff
                dependency: com.apple.NVDAResman(7.1.8)[94BA87BA-B128-3310-9860-98EC67AB7FAF]@0xffffff7f808 f5000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[4B3F84DC-18B3-3897-BC56-4E3940878047]@0xff ffff7f808e3000
                dependency: com.apple.iokit.IOPCIFamily(2.6.8)[F63D4ABE-42DA-33EF-BADD-3415B0CB0179]@0xffff ff7f80880000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[FE536983-1897-3D6B-965E-24B5A67080DA]@0 xffffff7f808ab000
    BSD process name corresponding to current thread: Finder
    Mac OS version:
    11D50d
    Kernel version:
    Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
    Kernel UUID:
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 1771998749154
    last loaded kext at 223938993177: com.apple.iokit.IOAVBFamily          1.0.0d22 (addr 0xffffff7f8078e000, size 36864)
    last unloaded kext at 384424327760: com.apple.iokit.IOAVBFamily          1.0.0d22 (addr 0xffffff7f8078e000, size 36864)
    loaded kexts:
    com.apple.driver.AppleIntelProfile          85.2
    com.apple.filesystems.smbfs          1.7.0
    com.apple.driver.AppleHWSensor          1.9.4d0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.26
    com.apple.driver.AppleHDA          2.1.7f9
    com.apple.driver.AppleMikeyDriver          2.1.7f9
    com.apple.driver.AGPM          100.12.42
    com.apple.driver.AppleIntelHDGraphics          7.1.8
    com.apple.driver.AppleIntelHDGraphicsFB          7.1.8
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.driver.AudioIPCDriver          1.2.2
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.5d4
    com.apple.GeForce          7.1.8
    com.apple.driver.AppleLPC          1.5.3
    com.apple.driver.AppleMuxControl          3.0.16
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleUSBTCButtons          225.2
    com.apple.driver.AppleIRController          312
    com.apple.driver.AppleUSBTCKeyboard          225.2
    com.apple.driver.AppleUSBCardReader          3.0.1
    com.apple.iokit.SCSITaskUserClient          3.0.3
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.iokit.IOAHCIBlockStorage          2.0.1
    com.apple.driver.AppleFWOHCI          4.8.9
    com.apple.driver.AppleUSBHub          4.5.0
    com.apple.driver.AppleAHCIPort          2.2.0
    com.apple.driver.AirPort.Brcm4331          513.20.19
    com.apple.driver.AppleEFINVRAM          1.5.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.iokit.AppleBCM5701Ethernet          3.0.8b2
    com.apple.driver.AppleUSBEHCI          4.5.8
    com.apple.driver.AppleACPIButtons          1.4
    com.apple.driver.AppleRTC          1.4
    com.apple.driver.AppleHPET          1.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.4
    com.apple.driver.AppleAPIC          1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient          167.3.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1.1
    com.apple.driver.AppleIntelCPUPowerManagement          167.3.0
    com.apple.driver.AppleProfileTimestampAction          85.2
    com.apple.driver.AppleProfileThreadInfoAction          85.2
    com.apple.driver.AppleProfileRegisterStateAction          85.2
    com.apple.driver.AppleProfileReadCounterAction          85.2
    com.apple.driver.AppleProfileKEventAction          85.2
    com.apple.driver.AppleProfileCallstackAction          85.2
    com.apple.iokit.AppleProfileFamily          85.2
    com.apple.driver.DspFuncLib          2.1.7f9
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOSurface          80.0
    com.apple.iokit.IOBluetoothSerialManager          4.0.3f12
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.iokit.IOFireWireIP          2.2.4
    com.apple.iokit.IOAudioFamily          1.8.6fc6
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.ApplePolicyControl          3.0.16
    com.apple.driver.AppleHDAController          2.1.7f9
    com.apple.iokit.IOHDAFamily          2.1.7f9
    com.apple.driver.AppleSMC          3.1.1d8
    com.apple.driver.IOPlatformPluginFamily          4.7.5d4
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleGraphicsControl          3.0.16
    com.apple.driver.AppleBacklightExpert          1.0.3
    com.apple.nvidia.nv50hal          7.1.8
    com.apple.NVDAResman          7.1.8
    com.apple.iokit.IONDRVSupport          2.3.2
    com.apple.iokit.IOGraphicsFamily          2.3.2
    com.apple.kext.triggers          1.0
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.3f12
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.3f12
    com.apple.iokit.IOBluetoothFamily          4.0.3f12
    com.apple.driver.AppleUSBMultitouch          227.1
    com.apple.iokit.IOUSBHIDDriver          4.4.5
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.0.3
    com.apple.iokit.IOUSBMassStorageClass          3.0.1
    com.apple.driver.AppleUSBMergeNub          4.5.3
    com.apple.driver.AppleUSBComposite          4.5.8
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.0.3
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.7
    com.apple.iokit.IOCDStorageFamily          1.7
    com.apple.driver.XsanFilter          403
    com.apple.iokit.IOAHCISerialATAPI          2.0.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.0.3
    com.apple.iokit.IOFireWireFamily          4.4.5
    com.apple.iokit.IOUSBUserClient          4.5.8
    com.apple.iokit.IOAHCIFamily          2.0.7
    com.apple.iokit.IO80211Family          412.2
    com.apple.iokit.IOEthernetAVBController          1.0.0d5
    com.apple.iokit.IONetworkingFamily          2.0
    com.apple.iokit.IOUSBFamily          4.5.8
    com.apple.driver.AppleEFIRuntime          1.5.0
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          177.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          331.3
    com.apple.iokit.IOStorageFamily          1.7
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.4
    com.apple.iokit.IOPCIFamily          2.6.8
    com.apple.iokit.IOACPIFamily          1.4
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.19)
    Bluetooth: Version 4.0.3f12, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS545032B9SA02, 320,07 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
    <Edited by Host>

  • Problem sending email using Verizon email account in iPhone

    I am having the exact problem as in this archived thread:
    http://discussions.apple.com/thread.jspa?threadID=1266840
    I get an error:
    "Cannot Send Mail, the sender address was invalid."
    I am using an original iPhone with the latest software. I believe the problem started with the 2.0 or 2.1 update.
    Even before coming here, I had noticed that the authentication under advanced was set to "MD5 Challange-response" rather than "password".
    No matter how many times I change to "password" it doesn't stick, and of course the mail does not send.
    How can I get the correct setting to stick, or am I doing something else wrong?

    Thanks for the response. I see based on your response that I had not been changing the outgoing method of authentication.
    I found the outgoing mail authentication where you said it would be.
    I have the same problem though, I can change it from "MD5 Challange-response" to Password, but the change does not "stick".
    As soon as I leave the "page" and go back to it, the authentication has changed back to "MD5 Challange-response".
    I checked my friends iPhone 3g (I have an original with the latest software) who also has verizon, and his phone is set to password.
    On his smtp server page, authentication shows as "password" without even clicking on "authentication". My smtp page shows nothing next to authentication, I need to click on that to go to the next page to then see it has switched back to "MD5 Challange-response".
    Another oddity is his phone lists server port as 25, mine lists as 587. I tried changing mine to 25, but nothing changed, my authentication would not "stick" at password, and outgoing mail still did not send.
    Any help appreciated as sending e-mail from the phone is very important to me.

  • Purchased a new Apple TV and the remote double clicks each time I press the button. It worked fine during set up and for the first two days.  I have since moved it and this problem started. Restarted,reset,unplugged,change remotes, no change.Help please.

    Purchased a new Apple TV and the remote double clicks each time I press the button. It worked fine during set up and for the first two days.  I have since moved it and this problem started. Restarted,reset,unplugged,changed remotes, no change. Latest software update. This is really annoying.  iPhone remote app works just fine.  Any suggestions?

    That's one of the weird things.. it recognizes it maybe 10% of the time. And usually, only after I do the two-button reset. Problem is.. since it won't charge above 2%, anytime I try to do a restore or anything like that using iTunes, my device shuts off and I lose whatever progress I'd made.
    So, an update... after reading through a bunch of similar complaints (there are literally 1000's of them so there's NO WAY this isn't somehow ios7 related, thanks a lot APPLE ) I decided to try a restore in recovery mode. After 3 hours and several disconnections... I ended up having to just set it up as a new iPad, as the restore did nothing. Weirdly though... as I was doing the restore in recovery mode.. I noticed I'd gotten up to a 10% charge.. higher than it's been since September, so after setting it up as a new device, I turned it off and plugged it in using the wall charger. 2 hours later and I was up to 38%. Still not great, as my iPad, before ios7 could've fully charged twice in the amount of time it took for me to now get 28% more of a charge. And that's with a fully cleaned out device.. so that really ***** and I'm now more confused than ever.
    But I'm gonna leave it overnight charging and see what I come up with tomorrow. Sadly, when I paid $600 for it in February, I never expected to have to play "wait and see" with it...

  • My "fix" to print problems in LR (using MS XP)

    Having had the same problems printing from LR as many others are complaining about, I thought that I might give my 2 cents to what I did to solve (?) the problem. I have to run with current setting in a while to be convinced that it is not just an intermittent fix though ;-)
    My problem when printing from LR was that the print came out much too Cyan-Green and somewhat dark when color management where handled by LR. When the same photo was exported to PS Elements (PSE) in Tiff with the Pro-photo color profile embedded, adjustments from LR, and printed using the same driver setting and color management, the print came out fine.
    I must mention that I have had fine printout in previous LR versions but I'm not sure when the problem started. But at least from LR version 1.3, 1.3.1 I have had problems printing a proper print.
    As I'm not 100% sure what caused the fix, I don't want to leave much info un-documented, so I start by describing my system etc.:
    - Athlon 64 3500+ with 2 GB RAM
    - Lacie 119 LCD monitor (calibrated with a ColorVision Spyder 2)
    - Epson Stylus Photo 890 printer; an old (6-7 years) 6 color dye-sub printer, but it can still produce very good prints. (It is BTW, the A4 printer version of Epson 1290).
    - Microsoft XP service pack 2
    - Adobe Photoshop Lightroom 1.3.1.
    - Adobe Photoshop Elements 5
    - Latest Epson 890 printer drivers ver. 5.21/P (from 2004)
    - ICC profiles for various Epson printer paper
    - Paper used: Ilford Printasia Photo Glossy Paper (but I have tried Epson Premium Glossy Photo Paper as well with same results)
    I used following setting:
    - In printer driver: "No color management" was selected
    - LR and PSE color management; printer profile: Epson Stylus Photo 890 Premium Glossy Photo Paper, Rendering Intent: Perceptual
    . LR Print sharpening: High
    - LR Print resolution: 360ppi
    When the photo was opened in PSE and I had printed a small print with above mentioned printer driver/color management settings. The print looked good, but with a little magenta color cast, so I thought that if I used a different printer profile this might help (I have no ICC profile for the Ilford paper). So I chose the "Epson Stylus Photo 890 Photo Paper" instead and printed again, and this time the photo looked as it did on my calibrated monitor. I have to admit I was a bit delighted even though it was from printed from PSE and not from LR, but seeing that color management worked in other applications was a relief.
    In PSE, I also I tried changing to a different Rendering Intent before changing printer profile, but with no success.
    Another thing that helped further was to change Media Type in printer driver from "Premium Glossy Photo Paper" to "Photo Paper".
    After the print success in PSE I went back to LR and changed the Printer Profile to "Epson Stylus Photo 890 Photo Paper" (still with "No color management" and "Photo Paper" selected in printer driver) and printed the photo again. Now the photo looked as good as it did in PSE (!!!???).
    Now I have made a few printer preset in LR for various print sizes, and the prints look fantastic. Every time! Do I have to mention that I am a happy guy ? :-)
    BTW, remember that a printer preset also saves the printer driver settings. Forgetting this can easily cause some unexpected results.
    The only thing is that, I still do not know what fixed the problem, and I am a bit worried that the problem might come back again. Maybe the print related changes made in PSE and the following selection of the same settings in LR did - somehow - "synchronize" LR to a proper color management. Sounds weird, but if it works...
    I hope this long explanation was useful to - at least - some of you, who experience printer problems in LR. LR is a fantastic application, and I enjoy using it, but the printer problems has really been frustrating.
    Good luck!
    /Per

    Little unclear about the border thing- you say it prints with a too wide border, but also say:
    When I print the image with this set up, it still is printed without a border.
    It's a factor of your printer, though; some can never print without a margin around all sides; this can be a border, or cut off. Good news, though; you can have a 5 x 7 borderless, or with any size border you wish if you print on larger paper, and trim to taste.

  • My phone battery can only last an hour. Problem started a week ago while I was in Argentina. I am back in the country now, this morning I left the house with a full battery and when I got to work the phone had shut down. Phone is 7 months old. Why?

    Dear Apple Family,
    I have been using an iPhone since I lost interest with Nokia phones. I fell in love with Apple's innovation, design and technology.  However, I am beginning to lose interest wth the product as well.
    I have an iPhone 5, my phone's battery can only last an hour and the phone is 7 month old.  The problem started last week while I was in Argentina. I had a bad holiday due to this, as I could not make use of the technology because my phone was off most of the time and I had nowehere to charge except to go back to the hotel.  I could not even share pictures on Instagram.  Has anyone ever experienced such a problem?  If so, why and how was the problem fixed?  I am starting to engage in a debate that I have been trying to avoid with my friends.  They say that Samsung is striving and I now tend to agree, and if the problem persists I will gladly join the Samsung family. They seem to make reliable phones.  Sadly, I never experienced this problem with iPhone 3GS & iPhone 4S.
    With Gratitude,
    Thapelo

    Hello,
    If you're in a country where there's an apple shop (unfortunately not mine), go check it and ask the employee about it: he's gonna check your Iphone on a "device"
    I've got an iphone 5 and it's working very well with me but I have to admit that its battery lasts (slower) than my Ipad 2.
    Still i can help with some tips that may improve your iohone's battery by an hour in addition (hopefully):
    - close all apps by multitasking....
    - do NOT keep the brightness to the max
    Believe me you're gonna regret changing your phone to a samsung
    Hope i've helped and sorry for my bad english (has english as 3rd language)

Maybe you are looking for