[Help: Urgent] problems with accessing /console after apparent successful install of Portal server SP3.0sp3a

Hi,
HW: Sun Solaris 2.8
I would really appreciate it you can cc: me if you can shed any light
as
to whats going wrong, and what I should do to fix the following
problem.
Portal server doesn't allow one to access /console (or /login) -
0 length document is returned.
We find the following in the enterprise server error log, when we
attempt
to access portal console (URI: http://....:8080/console)
1) Installed SP3.0sp3a as Open Portal, i.e without the gateway and
without
SSL enabled.
2) Our Unix users are served using YP
***From the server access logs : ***
- - [16/Nov/2001:15:12:40 -0800] "GET /login HTTP/1.0" 503 0
***From the server error logs : ***
[16/Nov/2001:14:11:27] info ( 4639): successful server startup
[16/Nov/2001:14:11:27] info ( 4639): iPlanet-WebServer-Enterprise/4.1SP7
BB1-04/05
/2001 18:30
[16/Nov/2001:14:11:28] info ( 4639): Loading Simple Session Manager by
default. Sp
ecify MMapSessionManager in servlets.properties to load persistent
session manager
[16/Nov/2001:14:11:28] info ( 4639): SimpleSessionManager: Default
values for maxi
mum number of sessions is 1000 with a time out value of 1800 seconds
[16/Nov/2001:14:11:28] info ( 4639): SimpleSessionManager: Maximum
number of sessi
ons (1000) with a time out value of (1800) seconds
[16/Nov/2001:14:12:40] info ( 4639): Internal Info: loading servlet
login
[16/Nov/2001:14:12:41] info ( 4639): Internal Info: loading servlet
pllservice
[16/Nov/2001:14:12:41] info ( 4639): pllservice: init
[16/Nov/2001:14:12:42] failure ( 4639): Internal error: exception thrown
from the
servlet service function (uri=/login): java.lang.NullPointerException,
stack: java
..lang.NullPointerException
at
com.iplanet.portalserver.auth.service.AuthD.printProfileAttrs(Compiled
Code)
at
com.iplanet.portalserver.auth.service.AuthD.<init>(AuthD.java:160)
at
com.iplanet.portalserver.auth.service.AuthD.getAuth(AuthD.java:171)
at
com.iplanet.portalserver.auth.service.LoginServlet.doGetPost(Compiled C
ode)
at
com.iplanet.portalserver.auth.service.LoginServlet.doGet(LoginServlet.j
ava:990)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:701)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:826)
at
com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunne
r.java:507)
, root cause:
Many thanks for your responses on this.
Tarang Kumar Patel. WWW home:http://ic-www.arc.nasa.gov/ic/
NASA Ames Research Center, MS 269-2, Moffett Field, CA 94035-1000
Email: [email protected], Tel:(650) 604-4721 fax: (650) 604
3594
Stated views are my own IDEA, as I'm another I.D.E.A man "I Didn't
Explain All"

Just one more thing:
I made the following setting in platform.conf
ips.debug=on
Now, the trace I see on the STDOUT/STDERR stream reveals :
Received RequestSet XML : <?xml version="1.0" standalone="yes"?>
<RequestSet vers="1.0" svcid="profile" reqid="2">
<Request sid="qxcuekwwdrcfwubmmwuip82764q94o37r67n@[email protected]@8080@z
repvc"><![CDATA[<ProfileService ver="1.0" reqid="0"><GetProfile  searchFlag="false"
admin="false"><Profile profileName="mercip/authentication" profileType="9"><Priv p
rivName="iwtSession-addSessionListenerOnAllSessions"/></Profile></GetProfile></Prof
ileService>]]></Request>
</RequestSet>
---->NEED TO FILL APPSHASH -----
getProfile.walktree
321^iwtSession-addSessionListenerOnAllSessions-pv
com.iplanet.portalserver.profile.service.ProfileServiceException: 321^iwtSession-ad
dSessionListenerOnAllSessions-pv
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Exception.java:42)
at com.iplanet.portalserver.profile.service.ProfileServiceException.<init>(
ProfileServiceException.java:47)
at com.iplanet.portalserver.profile.service.ProfileService.walkTree(Compile
d Code)
at com.iplanet.portalserver.profile.service.ProfileService.getProfile(Compi
led Code)
at com.iplanet.portalserver.profile.service.ProfileService.processProfileRe
quest(ProfileService.java:134)
at com.iplanet.portalserver.profile.service.ProfileService.processRequest(P
rofileService.java:123)
at com.iplanet.portalserver.profile.service.ProfileService.process(Compiled
Code)
at com.iplanet.portalserver.pll.server.PLLRequestServlet.handleRequest(PLLR
equestServlet.java:139)
at com.iplanet.portalserver.pll.server.PLLRequestServlet.doPost(Compiled Co
de)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:733)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:826)
at com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner
.java:507)
ProfileResponse: exception key:321
ProfileResponse: exception string:iwtSession-addSessionListenerOnAllSessions-pv
ProfileResponse.toXMLString:method id is 0
Sent ResponseSet XML : <?xml version="1.0" standalone="yes"?>
<ResponseSet vers="1.0" svcid="profile" reqid="2">
<Response><![CDATA[<ProfileService vers="1.0" reqid="0"><Exception>321^iwtSession-a
ddSessionListenerOnAllSessions-pv</Exception></ProfileService>]]></Response>
</ResponseSet>
ProfileResponse: exception key:321
ProfileResponse: exception string:iwtSession-addSessionListenerOnAllSessions-pv
ProfileUtils.getProfileResponse: Response content <ProfileService vers="1.0" reqid=
"0"><Exception>321^iwtSession-addSessionListenerOnAllSessions-pv</Exception></Profi
leService>
Profile Error:
Invalid attribute or privilege name
com.iplanet.portalserver.session.SessionException: Invalid attribute or privilege n
ame
at java.lang.Throwable.fillInStackTrace(Native Method)
at com.iplanet.portalserver.session.SessionException.<init>(SessionExceptio
n.java:30)
at com.iplanet.portalserver.session.Session.addSessionListenerOnAllSessions
(Session.java:642)
at com.iplanet.portalserver.session.Session.addSessionListenerOnAllSessions
(Session.java:502)
at com.iplanet.portalserver.auth.service.AuthD.<init>(AuthD.java:112)
at com.iplanet.portalserver.auth.service.AuthD.getAuth(AuthD.java:171)
at com.iplanet.portalserver.auth.service.LoginServlet.doGetPost(Compiled Co
de)
at com.iplanet.portalserver.auth.service.LoginServlet.doGet(LoginServlet.ja
va:990)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:701)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:826)
at com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner
.java:507)
Authd Profile Attributes
cookieDomains
cookieName->iPlanetPortalServer
authHost:authPort->........:8080
authProto->http
authHostIP->.....
authHostURL->http://.......:8080/login/default
Lets hope this helps

Similar Messages

  • Just wondering if anyone has a problem with accessing iTunes store. have iTunes installed but can't bring up the store home page?

    Just wondering if anyone has a problem with accessing iTunes store. have iTunes installed but can't bring up the store home page?

    i have the same problem! Safari won't work either. Can anyone help please? I have completely restored my computer trying to fix this and it still won't work! I have a 2 month old alienware laptop running windows 7

  • Problem with Windows XP after a driver instalation

    Hi. I have a Lenovo SL400 with Windows XP. So, today I installed a few drivers from the Lenovo website because the volume and Lenovo Care keys and the bluetooth were not working since I changed to XP. After the installing process, I restarted my laptop and now just when its about to open the window to entet my password I get this blue screen for around 1 second and then it restarts itself, to do the same over and over again. The blue screen shows a four line message saying there is an error and some numbers. I have tried every option in the F8 menu and got nothing. Help me, please, I'm desperate :s

    my friend isten carefully:
    i have a g500,in which i tested a xp clean install(both x64 & x86 versions of xp*)(service pack 3 for the x86 version*).
    all the features work EXCEPT:when i install the wireless/bluetooth i start to receive the bsod(blue screen of death)
    i assume there is a VERY big issue(incompatibility) between the "high speed"(4.0 HS)adapter which is plugged in in this machine(and i also assume you have the same problem on your model).
    thing is........this adapter cannot work on windows xp,because:the intel chipset setup&the intel management engine interface setup have both tell your machine to work with specific "rules"(after the installation of these mentioned packages).
    that means,your system works fine,untill you try to install the bluetooth/wireless driver!
    after this installation,you receive this blue screen because the driver might be supossed/planned to work under windows xp,but the wifi/bluetooth adapter might NOT be working after the specific intel setup!..and that is a huge bug (in my opinion always).
    there is a workarround i think,but it demands that you actually must DOWNGRADE the motherboard setup(intel chipset drivers)or transform it to sth else,rather than what it is.
    the above has a result that the machine "sees" the usb ports as "generic"(...if i remember well)and then you can install the wifi/bluetooth set up normally.
    the whole problem stands on what i just mentioned:the wifi adapter is plugged under "internal usb" WHICH HAS TO WORK AS 3.0, BUT usb 3.0 IS NOT supported under win xp(or vista)!!!!!..so that's why the driver you(...and me)installed is the CORRECT ONE(according to the manufacturer)but THE MOTHERBOARD ON WHICH it is installed is NOT the suitable one(after the chipset setup installed of course!)
    Hope what i wrote helps everyone(plus Lenovo .....TO FIX IT!)

  • I am having problem with my sound, after i updated to ios 6, apple please help

    i am having problem with my sound, after i updated to ios 6, i can hear music with headphone only, apple please help

    Try going into your settings and 'reset all settings'
    You will need to retweak your device but it's been said to help with sound issues.

  • I have problem with Access Connections on L412 after that utilyty upgrade

    I have problem with Access Connections on L412 after that utilyty upgrade in early August. Windows 7 Ultimate/x64.
    It stops connecting to WPA2 Enterprise (AES-CCMP), Microsoft PEAP, no server cert, with any credentials I try to use. The same account(s) works with native Intel manager on other notebooks and on mobile devices. I lost the wireless connectivity to enterprise WiFi network.
    And, after deinstallation of Access Connections, the inability to connect keeped intact with native Win7 WiFi management.
    I think, something was broken in Access Connections 5.83 Build 83C753WW and some registry settings/ dll modules were altered but not returned to normal after deinstall.

    Access Connections is definitely broken for WPA encryption.  Both versions 5.02 and 5.84 fail for me.  If I use the Windows XP wireless configuration instead of Access Connections, everything works.
    Does anyone know how to report this to Lenovo?  I chased links around the web site but couldn't find a place.

  • Is anybody else having a problem with Bluetooth functionality after iOS 7? I have lg tone Bluetooth headset that I use while working out, cutting the grass, etc. Before the update I could press the "next track", but anymore.... Help?! Please!!!!!!

    Is anybody else having a problem with Bluetooth functionality after iOS 7? I have lg tone Bluetooth headset that I use while working out, cutting the grass, etc. Before the update I could press the "next track", but anymore.... Help?! Please!!!!!!

    Tell Apple about it: http://www.apple.com/feedback/iphone.html
    Be sure to give as much detail as possible.
    I would also check LG's site.

  • TS4040 I assumed this would help my problem with not being able to open apps like Preview or TextEdit since I installed Mountain Lion. Instead, first I'm prompted to enter a password, then once I do that, I get an error box telling me the Library needs re

    I assumed this would help my problem with not being able to open apps like Preview or TextEdit since I installed Mountain Lion. Instead, first I'm prompted to enter a password, then once I do that, I get an error box telling me the Library needs repairing. So I click on Repair, and once again I'm prompted for a password, which I enter, then the same error box opens, and so it goes. Can anyone help me with this problem? I'd greatly appreciate it.
    Thor

    Back up all data. Don't continue unless you're sure you can restore from a backup, even if you're unable to log in.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click the following line to select it. Copy the selected text to the Clipboard (command-C):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -Rh $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    Step 1 should give you usable permissions in your home folder. This step will restore special attributes set by OS X on some user folders to protect them from unintended deletion or renaming. You can skip this step if you don't consider that protection to be necessary, and if everything is working as expected after step 1.
    Boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • URGENT: problem with orasso.wwsso_api.authenticate_user  warn_code

    I am facing a problem with a certain API call in Oracle 10g Portal (9.0.4) while it is running with an infrastructure database of Oracle9i Enterprise Edition Release 9.0.1.5.1.
    I am trying to access a user authentication api in the ORASSO schema. This api wwsso_api has one sole procedure 'authenticate_user' and here is a description of this procedure.
    ORASSO> desc wwsso_api
    PROCEDURE AUTHENTICATE_USER
    Argument Name                  Type                    In/Out Default?
    P_USER                         VARCHAR2                IN
    P_PWD                          VARCHAR2                IN
    P_COMPANY                      VARCHAR2                IN     DEFAULT
    P_WARN_CODE                    NUMBER                  OUT
    ORASSO> and when i try to call this procedure, the api call itself gives numeric or value error.
    ORASSO> DECLARE
      2        v_warn_code   number;
      3        v_pt          varchar2(10):='0';
      4        ERR           exception;
      5  BEGIN
      6        v_pt :='1';
      7        WWSSO_API.authenticate_user(p_user=>'myusername',
      8                                    p_pwd=>'myalphanumericPwd',
      9                                    p_warn_code=>v_warn_code);
    10        v_pt :='2';
    11        if nvl(v_warn_code,99)=99 then
    12           v_pt :='3';
    13           RAISE ERR;
    14        end if;
    15        v_pt :='4';
    16        dbms_output.put_line('v_warn_code = '||nvl(to_char(v_warn_code),'nothing')||'<br>');
    17        v_pt :='5';
    18 
    19  EXCEPTION
    20        WHEN ERR THEN
    21           dbms_output.put_line('ERROR= ERR: v_warn_code = '||nvl(v_warn_code,999)||'<br>');
    22 
    23        WHEN OTHERS THEN
    24           dbms_output.put_line('ERROR= OTHERS: v_pt = '||v_pt||'  v_warn_code = '||nvl(v_warn_co
    de,999));
    25           dbms_output.put_line('Sqlcode ='||SQLCODE||': sqlerrm = '||SQLERRM(SQLCODE));
    26  END;
    27  /
    ERROR= OTHERS: v_pt = 1  v_warn_code = 999
    Sqlcode =-6502: sqlerrm = ORA-06502: PL/SQL: numeric or value error
    PL/SQL procedure successfully completed.
    ORASSO> Does anyone know what is the problem here and what mistake am I making here. and what is the fix for it?
    It is URGENT guys. thank you very much for your time and any helpful hints.
    syed

    Check the specification / declarion of the called procedure. you might have defined any variable improperly. For Ex : v_num NUMBER(3) := 9999999;
    - Jaheer

  • URGENT Problem with Greek Character from an Oracle database

    Hello, I am having a serious and urgent problem with the character settings of an oracle database (8.1.7). The database is sitting in a solaris unix server and when we run the env command we have the following in the NLS_LANG parameter: AMERICAN_AMERICA.WE8ISO8859P1 (I do not know if this is helpful). When I retrieve data from oracle database (through a VB.NET 2005 program)to a dataset I use a special font in order to see the greek characters (HELLASARIAL). But when I am trying to save these data to a TXT file the greek characters are like Chinese to us. I tried several encodings (System.Text.Encoding.GetEncoding(869)) but without success. Can someone tell me how to convert the oracle greek characters during the selection or during the saving to the TXT file?
    Please respond as fast as you can.
    Thanks in advance

    Here is the answer of the microsoft:
    I have the information that you have a VB.Net 2005 application connected to an Oracle database 8.1.7.4 hosted on a UNIX server.
    This database has the CharacterSet WE8ISO8859P1.
    When retrieving Greek characters from this database in the application, you cannot see them.
    Could you please send me a screenshot of these characters in the .Net application?
    Are they displayed as gibberish, or as inverted questions marks (?)?
    I already had similar cases with Hebrew characters hosted on an Oracle database.
    These characters were displayed as questions marks on the client side.
    This is due to the fact that System.Data.OracleClient is using the Server CharacterSet to display the characters.
    If your Greek characters are not stored in the WE8ISO8859P1 characterset, then they won’t display correctly on the client-side.
    This is different from OLEDB where you could interact on client side by modifying the NLS_LANG parameter in the registry HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME0.
    The client NLS_LANG and the server CharacterSet had to match in order to correctly display the data, and avoid SQL*NET conversion.
    So there are two solutions to your case:
    - The first one is to create a new database using the P8 characterset. The Oracle .Net managed provider will so be able to use it and display the characters correctly.
    - The second one is to use the OLEDB.Net managed provider, and then use OLEDB for Oracle provider. OLEDB will take care of the client NLS_LANG registry parameter.
    Would it be possible to test your application against an Oracle database with WE8ISO8859P8 characterset?
    Would it be possible to test it with the OLEDB .Net managed provider, and after checking the NLS_LANG client registry parameter?

  • Problems with Wireless connection AFTER 10.4.2 update

    I have read several topics on wireless problems AFTER the 10.4.2 update and wondering if anyone (or Apple) has found a fix to this problem. I cant get to my network or the internet via airport. I have tried zapping the pram, resetting the permissions, rebooting, checking for more update on a wired connection, reinstalling both 10.4.2 combo and 4.2 update and still nothing. This happened RIGHT after the reboot upon completion of the update. Im stuck and wondering if anyone has a solution or has any one SUCCESSFULLY contacted Apple and have they got a solution to fix the problem??

    I'm having the same problems with accessing my airport base station (first generation snow at 4.0.9) after loading the airport admin 4.2 patch. I loaded the 4.2 patch on my g5 and G4 running 10.3.9. The response/across of the wifi connection is very poor. I can't use chicken of the VNC to manage the G4 from the G5 anymore at all due to the slow response and accessing the internet via either the G4 or the G5 is like a dial up connection. The broadband speed test results are 192mb to 274mb up and similar down.
    I have a 12"powerbook (DVI 1gig version) with 10.3.9 that I have not loaded the 4.2 patch on and I am not having any issues with wifi access to the base station or the internet. broadband logs in right at 2.8mb via DSL. I also have a Dell laptop that I access the internet through the airport base station and I have no issues with speed and the same 2.8mb broadband speed test results.
    Conclusion something in the airport 4.2 patch has changed the airport cards ability to see the base station.
    With all that said, my question is - How do I back out of the 4.2 airport admin patch provided by apple or how do I resolve the slow response times between the airport cards in the G4 and G5 and the base station?
    Any help?

  • Problem with iWeb 09, after the publication in a local file.

    *Subject: problem with iWeb 09, after the publication in a local file, i can't see my blog, nor my photos, but before that all was working fine.*
    After the publication in the local file, I see all my pages, but there is a mistake on the page "Blog" where I just can see the top of my page, it's cut and I can't see it entirely, so I can't see the inputs while I should see 3 news or 3 inputs. And it's the same for the "Photos" page where the page is cut, I can't see the photos, and it's just written : "Put the slide show and subscribe".To finish, when I want to activate the comments, it doesn't work neither.
    Please help me.

    I want to activate the comments, it doesn't work neither.
    The comments feature is only available when you publish to the MobileMe server, so I don't think you can use it when you publish to a local file.

  • Problem with Access Policies (create multiple resources)

    I'm having a problem with Access Policies:
    The first policy must create a resource.
    And the following policies should create childs on the resource.
    The problem here is that when policies will add the childs, the resource is not provisioned yet.
    And then each one will create a resource but i just want one resource with the childs.
    When the resource is already provisioned, the policies update this resource properly.
    How can I fix this?
    tks

    Ricardo,
    I had a similar problem. In a post-process handler I was managing the user membership in specific roles through the removeMemberUser and the addMemberUser of the tcGroupOperationsIntf class.
    The last parameter of this method was a boolean which, when true, would automatically trigger the access policies programmatically in the post-process.
    The problem is that there also is an OOTB event handler for triggering access policies, so I was basically triggering the access policies twice and duplicated resources were appearing.
    Hope this helps.
    Cheers

  • Problem with access to SipFactory from jsp-pages in JBoss environment

    Hello!
    I have an installation of the OCMS 10.1.3.3. deployed into a JBoss (jboss-4.0.5.GA) environment. Unfortunately I have a problem with accessing the SipFactory from a jps-page. Encouraged by the "messagesender" example I tried to get an instance of SipFactory from my jsp-page simply by calling:
    SipFactory sipFactory = (SipFactory) application.getAttribute(SipServlet.SIP_FACTORY);
    But unfortunately there seems to be no attribute "SipServlet.SIP_FACTORY" and I only get a null pointer. I have also tried running that code in the orignal messagesender example but it didn't work either. So I wonder if this should definetely work in a JBoss environment or if this might be a known problem. Is there anything that I could check/do regarding this problem? I suppose there must be an oracle module which should take care of making the SipFactory availabe after it is deployed. Perhaps something went wrong during the deployment?!
    Best regards,
    Tim

    Hi
    On JBoss, OCMS does not support converge applications.
    I.e the SipFactory can be retrieved from the servlet context when running on OC4J.
    Instead the SipFactory can be found in JNDI as described in the Developer's Guide:
    "External Access to SIP Servlets
    To enable convergent applications between SIP and HTTP, the OCMS Container allows you to get access to the javax.servlet.sip.SipFactory by looking it up through JNDI. The SIP Factory will be registered under the same name as the display name of your SIP servlet as illustrated in Example 2–12. The <display-name> in the sip.xml in this case must be "My sip app".
    Example 2–12 Accessing the Data for a SIP Session through JNDI
    InitialContext ic = new InitialContext();
    SipFactory sipFactory = (SipFactory)ic.lookup("sip/My sip app");"
    Cheers
    Lucas Persson

  • Why do i have a problem with accessing images in adobe muse

    why do i have a problem with accessing images in adobe muse ??????!!!!!
    i need heeeeeelp ASAP
    pleeeeease

    I am on the begining stages with constructing the web so i do not have yet URL. The problem is i can not insert any image any way. Whether by fill a browser or by place image, i have the same issue. All the images with all image's format unable to be selected and it is turned off
    I really need help plz
    Is there any info i can supply that would help you figiring out the problem ??

  • Problem with Hard Disk after getting a replacement for a RAM Problem

    Ok, so I bought a 17" Macbook pro about a week ago from Apple, then last night it crashed during some relatively processor intensive work and wouldn't boot again. I took it in to the apple store today, they ran diagnositics and it turned out it was a RAM issue, so, very kindly, they gave me a whole new machine with new RAM.
    I didn't have time to wait in store for them to transfer my data, so the genius offered to give me the hard disk from my old machine so i could take it away and do the transfer myself (because i live in a different city) using a USB Hard Disk Caddy. I took him up on the offer, and bought the whole lot home with me.
    I've just put the drive in an appropriate hard disk caddy and attached it to my machine, but I'm getting an error "The disk you inserted was not readable by this computer".
    Allegedly the genius chap had already started the transfer when i asked him to leave it for me to do, so i guess he mustn't have had any problems with accessing it, but there's no trace on the new machine that he had been doing anything.
    I guess my question is
    A) is the disk screwed
    and
    B) Did it happen from the initial problem, in the apple store or is it another issue?

    This could be caused by a number of different reasons. Is it possible for you to call up Apple and speak with the person whom was helping you?

Maybe you are looking for

  • Seeking Information on Company Code Currency in COPA

    Greetings all, I am working on a project to activate the company code currency flag in COPA (attributes under KEA0). I have activated the flag in a test system and as expected I now get two PA docs, a 10 and a B0. The oddity begins when I compare PA

  • My phone wont connect to itunes

    i rescently bought a macbook air and everytime i try to connect my phone to it, it connects and disconnects rapidly. please help!

  • Acquiring database row lock in session bean

    I am getting a "ora-01002 fetch out of sequence" exception when trying to acquire a row lock by doing a select for update nowait sql command. The code that is trying to get the lock is running inside a session bean deployed in both weblogic 6.0 sp2 a

  • PO Form problem

    I am new to the EBS though I have worked on forms before. We have Apps 12.1.1 and I am working on Forms 10.1.2 I have some custom changes to be made in PO form (POXPOEPO). So I grabbed the FMB and opened it. Without any changes, I tried to re-compile

  • SBS 2008 Security report not showing correct status after Feb patch cycle

    Hello, I wonder if anyone can shed any light on this strange problem which has occurred after February patch cycle. On the SBS detailed report that comes through, the security section is showing as RED error. Though if you look at the detail, each se