DSCC can't contact registry

I have installed DSEE7's DSCC on a Solaris 10 10/09 server using the Webstack Apache 2.2 /Tomcat 5.5. When I browse to <server>:8080/dscc7 I am presented with the following error:
The DSCC Registry is not running
Directory Service Control Center requires the DSCC Registry to be up and running. Starts the DSCC registry using the dsadm command.
However, I believe this is not true...
$ dsccsetup status -v
## /usr/sbin/cacaoadm is present
## /opt/SUNWdsee7/lib/jar/nquickmodule.jar is present
## Running /usr/sbin/cacaoadm list-modules -r
DSCC Agent is registered in Cacao
## Running /usr/sbin/cacaoadm status
## Running /usr/sbin/cacaoadm list-modules
## Running /usr/sbin/cacaoadm get-param network-bind-address
## Running /usr/sbin/cacaoadm get-param jmxmp-connector-port
## /opt/SUNWdsee7/bin/dsadm is present
DSCC Registry has been created
Path of DSCC registry is /var/opt/SUNWdsee7/dcc/ads
Port of DSCC registry is 3998
$ ps -ef | grep ads
noaccess 4068 1 0 Apr 12 ? 2:46 /usr/java/bin/java -server -Xmx128m -XX:+UseParallelGC -XX:ParallelGCThreads=4
noaccess 26848 1 0 16:55:53 ? 0:48 /opt/SUNWdsee7/lib/64/ns-slapd -D /var/opt/SUNWdsee7/dcc/ads -i /var/opt/SUNWds
$ svcs -p sun-tomcat5
STATE STIME FMRI
online 17:01:21 svc:/network/http:sun-tomcat5
17:01:21 27095 java
$ ps -ef | grep 27095
root 27095 1 0 17:01:21 ? 1:05 /usr/java/bin/java -Djava.util.logging.config.file=/var/opt/webstack/tomcat/5.5
So, to me it appears that tomcat is running as root, which is needed to access the registry which runs as noaccess (good). And, the registry is confirmed as running per dsccsetup. Somehow though, the webapp is not able to contact the registry.
Any tips on where to troubleshoot from here?
Thank you,
Chris

Some things to check:
- run pfiles on the ADS pid (26848) to see what port it is listening on
- is the java version 1.5.0_21 in use? If so you should move to the next version (1.5.0_22 which is 118666-24 or 118667-24 depending on which solaris you're on)
- check the logs in the ADS instance (/var/opt/SUNWdsee7/dcc/ads/logs) to see if there're any obvious errors

Similar Messages

  • Can't contact LDAP server

    Hello,
    Have setup DSEE 7 in the following manner 2 ldap hosts running Solaris 10 10/08 s10x_u6wos_07b X86
    These 2 ldap servers are connected into another host that is running the DSCC console. Everything from the DSCC console looks
    good and works good. Problem is when I try to connect with ldapsearch I get this error " ldap_sasl_interactive_bind_s: Can't contact LDAP server (-1) "
    SSL certs are current and contain the subject alternative name for each ldap host. These are behind a cisco content switch. It does not appear to be a SSL
    issue from what I can see. The certs are enabled on the ldap hosts and from the debugging output that looks ok. ldapsearch below was run from a linux host.
    $ ldapsearch -d 33 -W -D "cn=Directory Manager" -H ldaps://ldapt.test.mydom.com -b dc=test,dc=mydom,dc=com objectClass=*
    ldap_url_parse_ext(ldaps://ldapt.test.mydom.com)
    ldap_create
    ldap_url_parse_ext(ldaps://ldapt.test.mydom.com:636/??base)
    Enter LDAP Password:
    ldap_pvt_sasl_getmech
    ldap_search
    put_filter: "(objectclass=*)"
    put_filter: simple
    put_simple_filter: "objectclass=*"
    ldap_send_initial_request
    ldap_new_connection 1 1 0
    ldap_int_open_connection
    ldap_connect_to_host: TCP ldapt.test.mydom.com:636
    ldap_new_socket: 3
    ldap_prepare_socket: 3
    ldap_connect_to_host: Trying 10.17.1.123:636
    ldap_pvt_connect: fd: 3 tm: -1 async: 0
    TLS trace: SSL_connect:before/connect initialization
    TLS trace: SSL_connect:SSLv2/v3 write client hello A
    TLS trace: SSL_connect:SSLv3 read server hello A
    TLS trace: SSL_connect:SSLv3 read server certificate A
    TLS trace: SSL_connect:SSLv3 read server done A
    TLS trace: SSL_connect:SSLv3 write client key exchange A
    TLS trace: SSL_connect:SSLv3 write change cipher spec A
    TLS trace: SSL_connect:SSLv3 write finished A
    TLS trace: SSL_connect:SSLv3 flush data
    TLS trace: SSL_connect:SSLv3 read finished A
    ldap_open_defconn: successful
    ldap_send_server_request
    ber_scanf fmt ({it) ber:
    ber_scanf fmt ({) ber:
    ber_flush2: 64 bytes to sd 3
    ldap_result ld 0x613570 msgid 1
    wait4msg ld 0x613570 msgid 1 (infinite timeout)
    wait4msg continue ld 0x613570 msgid 1 all 1
    ** ld 0x613570 Connections:
    * host: ldapt.test.mydom.com  port: 636  (default)
      refcnt: 2  status: Connected
      last used: Mon Jun 28 08:36:40 2010
    ** ld 0x613570 Outstanding Requests:
    * msgid 1,  origid 1, status InProgress
       outstanding referrals 0, parent count 0
      ld 0x613570 request count 1 (abandoned 0)
    ** ld 0x613570 Response Queue:
       Empty
      ld 0x613570 response count 0
    ldap_chkResponseList ld 0x613570 msgid 1 all 1
    ldap_chkResponseList returns ld 0x613570 NULL
    ldap_int_select
    read1msg: ld 0x613570 msgid 1 all 1
    ber_get_next
    TLS trace: SSL3 alert read:warning:close notify
    ldap_free_connection 1 0
    ldap_free_connection: actually freed
    ldap_err2string
    ldap_sasl_interactive_bind_s: Can't contact LDAP server (-1)
    Since I do get a good connection status against the CSS address ldapt.test.mydom.com on port 636, That would seem to be a good sign. 
    These are listening on each ldap instance
    *.ldap               *.*                0      0 49152      0 LISTEN
    *.ldaps              *.*                0      0 49152      0 LISTEN
    Perhaps this is something I am missing on the setup side for the ldap hosts from inside DSCC ?   Logs from the ldap servers have not provided much insight...
    and help is much appreciated...                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Do you actually want to use a secure connection? If not, you could add "-x" to that ldapsearch and it will perform plain auth (not SASL).
    Also for plain ldap requests, you should use the ldap port, not the ldaps port
    If you wanted to perform a search over SSL, then you should use the -Z and -P options too. Please read the admin guide.

  • I can't download from app store apps. if i try then open account and ask me shange payment type because there is a billing problem with a previous purchase. I download one game 0.99 and nothing more! help me. How can i contact with apple?

    I can't download from app store apps. if i try then open account and ask me shange payment type because there is a billing problem with a previous purchase. I download one game 0.99 and nothing more! help me. How can i contact with apple?

    Click here and ask the iTunes Store staff for assistance.
    (102938)

  • I am having a issue installing Adobe Acrobat XI.  I am running Windows 8.1. When  go to install it gets an error.  The error is with transform in registry and will not install product. I am looking at how I can fix this registry problem.

    I am having a issue installing Adobe Acrobat XI.  I am running Windows 8.1. When  go to install it gets an error.  The error is with transform in registry and will not install product. I am looking at how I can fix this registry problem.
    I have tried to uninstall all Abode Acrobat installations but one file remains and refuses to be uninstalled. It gives me this error : Error applying Transforms . Verify that specified paths are valid. It was installed on Sept 18 2014.  I have downloaded a Transform update but it tells I do not have a Adobe Acrobat product installed. 

    Hi all,
    Sylonious, did you manage to sort this problem out? I have been experiencing similar problems. I think my problem was because I had many different versions of JDKs. I have done a complete re-install. I would be really grateful to you (and anyone else) for help with this problem.
    I have re-installed JSDK1.4.2_03, set the "path" variable to "C:\JSDK1.4.2_03".
    When I compile using "javac" I get an error saying "javac" is not recognised.
    When I compile using "C:\j2sdk1.4.2_03\bin\javac Freq.java" no error is thrown.
    Every time I try to run a java file, I always get the NoClassDefFound error. When run with the -verbose option, files are loaded from C:\Program Files\Java\j2re1.4.2_03\bin - is this correct?
    I have removed all previous references to java in the registry editor.
    Please help !
    Regards,
    Vipul

  • Can not open registry. Registry name: EMPLOYEE

    Hi Everyone,
    I am getting the following error while trying to login page, "Can not open registry. Registry name: EMPLOYEE"
    Looking at the webserver log files I got these:
    tail -f PIA_stderr.logat weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7053)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java(Compiled Code))
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java(Compiled Code))
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java(Compiled Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    Message not handled because no handler or no default installed for the service!
    Message not handled because no handler or no default installed for the service!
    Message not handled because no handler or no default installed for the service!
    tail -f PIA_weblogic.log####<Nov 6, 2009 8:52:22 PM MST> <Info> <HTTP> <sliudv33> <PIA> <ExecuteThread: '49' for queue: 'weblogic.kernel.Default'> <<anonymous>> <> <BEA-101047> <[ServletContext(id=794510126,name=PORTAL,context-path=)] /*: init>
    ####<Nov 6, 2009 8:52:22 PM MST> <Info> <HTTP> <sliudv33> <PIA> <ExecuteThread: '49' for queue: 'weblogic.kernel.Default'> <<anonymous>> <> <BEA-101047> <[ServletContext(id=794510126,name=PORTAL,context-path=)] /*: Using standard I/O>
    ####<Nov 6, 2009 8:52:47 PM MST> <Info> <HTTP> <sliudv33> <PIA> <ExecuteThread: '48' for queue: 'weblogic.kernel.Default'> <<anonymous>> <> <BEA-101047> <[ServletContext(id=794510126,name=PORTAL,context-path=)]
    Could not open registry: EMPLOYEE
    Local Node information:
    Name: PSFT_HR
    PortalURI: http://sliudv33.safeway.com:8999/psp/hrtstg/
    ContentURI: http://sliudv33.safeway.com:8999/psc/hrtstg/
    DefaultPortal: EMPLOYEE
    From the appserv log files:
    PSBRKDSP_dflt.479330 [11/06/09 20:27:11](0) PeopleTools Release 8.44.06 (AIX) starting
    PSPUBHND_dflt.667896 [11/06/09 20:27:14](0) PeopleTools Release 8.44.06 (AIX) starting
    PSPUBDSP_dflt.708666 [11/06/09 20:27:16](0) PeopleTools Release 8.44.06 (AIX) starting
    PSSUBHND_dflt.659624 [11/06/09 20:27:18](0) PeopleTools Release 8.44.06 (AIX) starting
    PSSUBDSP_dflt.622752 [11/06/09 20:27:20](0) PeopleTools Release 8.44.06 (AIX) starting
    PSMONITORSRV.335914 [11/06/09 20:27:22](0) PeopleTools Release 8.44.06 (AIX) starting
    PSADMIN.712882 [11/06/09 20:27:24](0) End boot attempt on domain HRDBA1
    PSAPPSRV.688232 [11/06/09 20:29:31 GetCertificate](3) PeopleSoft ID and Password authentication succeeded for user PTWEBSERVER@sliudv33.
    PSAPPSRV.688232 [11/06/09 20:29:37 GetCertificate](3) PeopleSoft ID and Password authentication succeeded for user PTWEBSERVER@sliudv33.
    PSAPPSRV.688232 [11/06/09 20:30:19 GetCertificate](3) PeopleSoft ID and Password authentication succeeded for user [email protected].
    From the hightlighted lines, it seems I was able to login... using JPAHI80 userid.... but all I see in the webpage is the error.
    Following the suggestion from other thread, I changed this section in my start.hml file in the webserver,
    *<frame name="header" SRC="<%=servletLoc%>PORTA/QE_LOCAL* to
    *<frame name="header" SRC="<%=servletLoc%>PORTAL/QE_LOCAL*
    and then recycled the webserver and appserver but still got the error.
    I have tried installing new webserver instance and still the same error. I also tried using a working webserv from other environment but still the same error.
    Below is our environment details:
    Webserver - Weblogic 8.1.6.0
    Ptools - 8.44.06
    HCM - ver 8.8
    Database - DB2
    OS - AIX 5.3.00
    My team is leaning on a database refresh but I asked them to hold it for now to give me time to investigate. Does anyone have any idea on how to proceed with this kind of error? Any help will be highly appreciated. Thanks

    I just ran a trace and below is what I got:
    PSAPPSRV.688252 1-5203 21.33.29 0.003 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 COM Stmt=SELECT VERSION FROM PSVERSION
    WHERE OBJECTTYPENAME = 'SYS'
    PSAPPSRV.688252 1-5204 21.33.29 0.004 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Fetch
    PSAPPSRV.688252 1-5205 21.33.29 0.002 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 COM Stmt=SELECT VERSION, DESCR254, POR
    TAL_TEMPL_NAME, PORTAL_REMOTE, PORTAL_HOSTNODENAM, PORTAL_ISFOLDERNAV, PORTAL_FLDR_NAVOBJ, LASTUPDDTTM, LASTUPDOPRID, OBJECTO
    WNERID FROM PSPRDMDEFN WHERE PORTAL_NAME = :1
    PSAPPSRV.688252 1-5206 21.33.29 0.000 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Bind-1 type=2 length=8 value=EMPLOYEE
    PSAPPSRV.688252 1-5207 21.33.29 0.002 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Fetch
    PSAPPSRV.688252 1-5208 21.33.29 0.000 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 COM Stmt=SELECT COUNT(*) FROM PSPRDMCN
    TPRV WHERE PORTAL_NAME = :1
    PSAPPSRV.688252 1-5209 21.33.29 0.000 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Bind-1 type=2 length=8 value=EMPLOYEE
    PSAPPSRV.688252 1-5210 21.33.29 0.002 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Fetch
    PSAPPSRV.688252 1-5211 21.33.29 0.000 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 COM Stmt=SELECT COUNT(*) FROM PSPRDMDE
    FNLANG WHERE PORTAL_NAME = :1
    PSAPPSRV.688252 1-5212 21.33.29 0.000 Cur#1.688252.HRDBA1 RC=0 Dur=0.000 Bind-1 type=2 length=8 value=EMPLOYEE
    PSAPPSRV.688252 1-5213 21.33.29 0.042 Cur#1.688252.HRDBA1 RC=8601 Dur=0.001 Fetch
    PSAPPSRV.688252 1-5214 21.33.29 0.017 Cur#1.688252.HRDBA1 RC=0 Dur=0.002 Rollback
    PSAPPSRV.688252 1-5215 21.33.29 0.002 Cur#1.688252.HRDBA1 RC=0 Dur=0.002 Disconnect
    ~

  • I'm exhausted of trying to find a solution to a problem created by Apple. I have moved to iCloud, following your instructions and now I can not use my mobileme e-mail address. How can I contact directly with Apple, not just an automatic reply phone number

    I'm exhausted of trying to find a solution to a problem created by Apple. I have moved to icloud following all your instructions and now I can not use my mobile me e-mail address. I can not activate icloud because when I put my e-mail address it answers that somebody is already using my address. I have my old e-mails, but I can not receive any e-mail or send them.
    I have contacted Apple Technical Support in Spain and I was sent an e-mail saying that I have to call a phone number and when I call it is always an answering machine who answers that says that I have to pay 50€ for a consultation or wait for 10 minutes. When I have made the consultation it was never mentioned that I have to pay 50€ for a phone consultation. If I don't want to wait I have to pay for the Apple Tecnical Support which cost 250 €, this was not mentioned in the technical support page.
    Can somebody let me know how can I contact Apple in another way in order to talk with a human being or chat directly? I was very happy just using my mobileme e-mails, I didn't need any clouds and I was force by Apple to registered if I want to continue using my mobileme e-mail address.

    Sandra,
    See this Apple support document for information on reporting an issue with your iTunes purchase.
    http://support.apple.com/kb/HT1933
    B-rock

  • I buy a mac mini from amazon, and it is registered on another Apple ID, and i need to change it to mine, how can i do that, note that i can't contact the previous owner of this mac, what shall i do to set it under my Apple ID

    i buy a mac mini from amazon, and it is registered on another Apple ID, and i need to change it to mine, how can i do that, note that i can't contact the previous owner of this mac, what shall i do to set it under my Apple ID.
    Thanks

    As I said you need to:
    You need to wipe the hard disk and reinstall the OS by booting into the recovery partition and reinstall the original OS via the internet. It will ask you to enter your ID
    OS X: About OS X Recovery
    Also see:
    OS X Mountain Lion: Erase and reinstall OS X

  • I have a hard time understanding why I can't contact support about YOUR problem. I plugged my iPhone into my pc. iTunes came up. It said there was an update available for the phone. I accepted that. Clicked on the "download only" because I didn't have the

    I have a hard time understanding why I can't contact support about THEIR problem. I plugged my iPhone into my pc. iTunes came up. It said there was an update available for the phone. I accepted that. Clicked on the "download only" because I didn't have the time to install it at that point. It downloaded but didn't stop. It continued to the 'backing up your iPhone' segment then froze. I waited at least an hour with no change. Finally I unplugged my phone..iTunes wasn't responding.I rebooted my pc then tried the same thing again. Same outcome even though I let it "Back Up" for 7-8 hrs while I slept. Same Story...............         iTunes 10.4.0.80 is the software I'm using. When my phone is 'plugged' in what I see on it's face is "Sync in Progress".....for hours!

    Error 1611
    This error typically occur when security software interferes with the restore and update process. FollowTroubleshooting security software issues to resolve this issue. In rare cases, this error may be a hardware issue. If the errors persist on another computer, the device may need service.
    Synced media like apps and music are not included in the iPod backup that iTunes makes. You can redownload iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • Windows 8.1 - You need to turn on synchronization in isync preferences before you can sync contacts and calendars

    After updating iTunes to 11.4, non eof my device is recognised (iPhone4 , iPhone5, iPad3), iTunes comes with a message saying : "
    You need to turn on synchronization in isync preferences before you can sync contacts and calendars"
    Please Advise..
    Thanks

    This resolved my issue
    http://support.apple.com/kb/ts1538

  • Who can I contact???

    Who can I contact about the poor customer service I have had since the beginning. I have wasted 4 days waiting for a technician to show up and now I'm told in my area you can only get 3mbps in your area so we're sorry you can't operate Netflix, and 2 tablets and 2 cell phones. I am so mad and when I call into customer support all they say is "I understand how this can be frustrating" no I don't think you do. I want to talk to someone beside the first person who answers the phone

    Hello Thank you for posting!
    Our team can definitely review your options, but unfortunately we can't make any guarantees as there are technical limitations to consider. Please send us a private message by clicking here. Please include your full name, phone number, account number and the best time you can be reached.
    Please let me know if you have any questions.
    Thank you,
    Dmitriy

  • Ever since I had my screen replaced, my laptop has slowly gone to ****. Half of my songs have been lost, webpages die out, shockwave crashes, and no I can't even sign into my laptop. Who can I contact to get this all fixed?

    Ever since I had my screen replaced, my laptop has slowly gone to ****. Half of my songs have been lost, webpages die out, shockwave crashes, and no I can't even sign into my laptop. Who can I contact to get this all fixed?

    How about the people who fixed the screen?

  • I recently updated my prepaid plan option to take advantage of more data and my previous month of already paid service was cut short. Who can I contact to successfully resolve this issue?

    I have a prepaid Moto G that has had continuous prepaid service through Verizon for over a year. I switched this device to the $45/mo 512MB Smartphone plan when it was introduced last year, configuring autopay for the 29th of each month for service renewal on the 2nd of the following month and taking advantage of the autopay bonus of 512MB of additional data. On January 30th, I noticed that Verizon had transitioned to an updated plan of $45/mo for 1 GB and selected this new option from my phone on the My Verizon Mobile app with the expectation that this would take effect at my next renewal on February 2nd or at the very least any future months beyond February would have renewal dates of at least the 30th.
    Instead, the $45 balance in my account from January 29th was used and the new plan was implemented immediately, wiping the remaining days from my already paid for service. Furthermore, because February only has 28 days, my new renewal date was set to the 28th not only next month, but for each month thereafter, despite the fact that this change took place on January 30th. At this time, my autopay is configured to occur on the 29th (except for next month), but all future plan renewals will occur a day before that.
    While this may seem like a trivial issue to resolve, my autopay date was configured on the 29th for personal financial reasons and I am extremely frustrated to have lost additional paid for service for the second time. I lost over two weeks of a 2GB plan when moving to the 512MB plan initially, I just lost several days more in this transition, and a 45 minute online chat and two separate trips to a Verizon Wireless store totaling over an hour and a half of time in an attempt to resolve this issue by having my plan renewal date restored to where it was have been unhelpful, with the closest opportunity for resolution being "we can fix it, but we will have to disconnect your phone for several days".
    At this point, I feel that some sort of account credit or allowance is warranted, at the very least, but I would still like resolution on fixing my plan renewal if possible. Who can I contact about this?

        a_gert, This is concerning, indeed! It's truly disheartening to learn that you've had such an experience with our Prepaid team.  We surely understand the importance of ensuring your payments are applied correctly; especially when changing plans. You can definitely reach out to our PrePay team directly at 888-294-6830 for a thorough review of your account to provide options in resolving your concerns.
    TanishaS1_VZW
    Follow us on Twitter @VZWSupport

  • The system [servername] can be contacted, but there is no CMS running...

    I have been receiving this error message at least twice a week upon my login to the Central Management Console:
    "The system [servername] can be contacted, but there is no Central Management Server running at port 6400."
    Each time I received this message, I will go to the server and the services (tomcat) is still running. What I will have to do is to restart it manually. I too have configure so that the services can restart if it fails, but it does not restart automatically. I have to restart it manually again.
    I have searched in google and this forum for help, I am still a little lost.
    Please advice.
    Many thanks in advance.
    Edited by: Stevia Tjin on Nov 27, 2008 3:37 AM

    Hi there,
    To answer your question, the server has 4GB memory with Xeon Processor 3GHz. The server has tomcat installed - that is all. There are no other applications/databases running in that server.
    What should I do now?
    Regards,
    Stevia

  • Hi, I bought a second hand iphone 4s and seller has blocked it and reset it know the iphone is asking for a  email and password that the seller was using, I can't contact him know and i'm left with an Iphone that is useless, can you help ma please?

    hi, I bought a second hand iphone 4s and seller has blocked it and reset it know the iphone is asking for a  email and password that the seller was using, I can't contact him know and i'm left with an Iphone that is useless, can you help ma please?

    Sorry, there is nothing you can do until the device is removed from the sellers Apple ID.
    Without that, your device can't be used, check these articles:
    iCloud: Find My iPhone Activation Lock in iOS 7
    Find My iPhone Activation Lock: Removing a device from a previous owner’s account

  • How can I contact or talk to some one about my bill

    How can I contact or talk to some one about my billing, there are charges on my cc that I no nothing about can someone help me please.

    Check your iTunes Store Purchase History (and that of any other AppleIDs which may have your CC linked... Partner / Child / Old AppleID accounts). Use iTunes Store & Mac App Store: Seeing your Purchase History and Order Numbers and a computer with iTunes installed (you can't see this info through the iTunes or App Store Apps on an iPad/iPhone/iPod Touch).
    If the purchases are there in the Purchase History and you or a family member recognise them then it's up to you if you request a refund for accidental purchases via Email using http://www.apple.com/support/itunes/contact/ or accept the charges.
    If however you find them but know it's not something you or someone else authorised to use the AppleID have bought, use the iForgot Website to reset your password, then go to the AppleID Website, sign in to Manage Your Apple ID then go to the Password and Security link on the left to change Security Questions then call AppleCare (0844 209 0611) to speak to iTunes Store Fraud as someone has hacked your AppleID. If you can find no record of the amounts which have come off the CC, call the Bank or Credit Card company and have them block the card and issue a new one as the details have been registered with another AppleID without your knowledge, THEN get in touch with AppleCare and speak to iTunes Store Fraud for a refund of the fraudulent purchases.

Maybe you are looking for

  • Exception Handling for OPEN DATA SET and CLOSE DATA SET

    Hi ppl, Can you please let me know what are the exceptions that can be handled for open, read, transfer and close data set ? Many Thanks.

  • Dv7 Laptop won't run on battery

    Laptop Data: [Image Removed] Upon unplugging my laptop last night, it simply shut off, and since won't run off of the battery. It seems like the battery isn't connecting to the motherboard, but I ran a test in the support assistant that gives me this

  • How to create configuration of a variant material based on funciton module

    Hello, ABAP experts, I want to create configuration of a variant material based on FM ( MRP3 view, set configurable material and configure the variant ). I use fuction modules:     CUXM_SET_CONFIGURATION     CUCB_CONFIGURATION_TO_DB and subsequently

  • Problem in triggering abap program in process chain

    i m running a infopackage in a process chain . this infopackage creates the request in the DSO . after infopackage i m including the abap program to delete the same request in the process chain . but the abap program is not getting triggered .i have

  • Error message & I can't open iTunes even after re-installing the disc!

    When i try to open itunes the following message appears..."iTunes cannot run because some of its required files are missing. Please reinstall iTunes." Im not sure if the fact i accidently removed Quicktime (not realising its importance) may have affe