ACLM Utility Error

I've done quite a bit of research and still haven't found the answer to my question so bear with me for the details.
I'm using the ACLM Utility to export Financial Reporting artifacts from 9.3.1. I've read the ACLM Utility PDF:
http://docs.oracle.com/cd/E10530_01/doc/epm.931/hss_alcm_util.pdf
So, I'm setting up my XML Package File and trying to pull objects from the repository to a file (rather than a target application). However, it appears that the pull is failing because this is the error I'm getting in the stdout_console.log for each object:
11 Jun 2012 21:50:53,523 ALWAYS [Thread-30] stdout - [06 11 21:50:53,523] [ERROR] Exception occured while exporting
com.hyperion.reporting.util.HyperionReportException: The object requested: [/Repository Objects/Grid-A] does not exist in the repository
     at com.hyperion.reporting.hrfoundation.HRFoundationClient.getObject(Unknown Source)
     at com.hyperion.reporting.hrfoundation.ReportStoreManagerImpl.retrieveObject(Unknown Source)
     at com.hyperion.reporting.hrfoundation.ReportStoreManagerImpl.retrievePersistentObject(Unknown Source)
     at com.hyperion.reporting.webviewer.HRHDPBean.doExport(Unknown Source)
     at com.hyperion.reporting.webviewer.HRHDPBean.processRequest(Unknown Source)
     at com.hyperion.expimp.fr.FRHelper.exportObjectToByteArray(Unknown Source)
     at com.hyperion.expimp.ExportObjectsHandler$SerializeZipHandler.run(Unknown Source)
Grid-A is the artifact I'm using for this example. It in fact exists in the repository, and the utility seems to be picking up the repository items since I'm not specifying them by name. But then after finding them for the purpose of exporting them, then it fails to see it as existing in the repository.
I looked at the 9.3.1 read me and this particular error [The object requested... does not exist in the repository] is listed under Financial Reporting as a defect fixed in the release.
http://docs.oracle.com/cd/E10530_01/doc/epm.931/hs_93100_readme.pdf
I also took a look at other HyperionReportException errors and found out that it might have to do with the IP and FR Server not being in the hosts file:
https://kr.forums.oracle.com/forums/thread.jspa?threadID=842265
And that's where I'm at right now. Trying to figure out how to get the utility to actually find and get the artifacts from the repository.
Thanks in advance for any help you might have.

Thanks for taking the time to check this out. Here's the XML file scrubbed of the server, domain, password:
<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v5 rel. 4 U (http://www.xmlspy.com) by Dongling Ding (Hyperion) --><Package name="" description="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
     <!-- need more information to interface with logging handler -->
     <Credentials user="essadmin" password="//AUTOGENERATED//"/>
     <Connections>
          <ConnectionInfo name="MyHSS-Connection" type="HSS" description="Hyperion Shared Service connection" url="http://SERVERNAME//:58080/interop"/>
          <ConnectionInfo name="FileSystem-Connection" type="FileSystem" description="File System Location" filePath="file:/c:/Hyperion/TestGrid"/>
          <!-- for Unix based machine filePath attribute could look like filePath="file:/nfshome/hyperionstorage/lcmStorage" -->
          <ConnectionInfo name="AppConnection1" type="Application" product="HAVA" description="" HSSConnection="MyHSS-Connection" project="Hyperion System 9 BI+" application="Hyperion System 9 BI+://SERVERNAME//.//DOM//.//COM//:6800::1"/>
     </Connections>
     <Tasks>
          <Task seqID="1">
               <Source connection="AppConnection1">
                    <!-- the options listed would match some option specified in product registration -->
                    <Options>
                         <!-- Set to "true" if Job Outputs should be exported alone with the job -->
     <optionInfo name="exportJobOutput" value="true"/>
     </Options>
                    <!-- Following demonstrates retrieving the objects using the filtering by type -->
          <Artifact parentPath="/Repository Objects" type="application/hyperion-reports-grid" recursive="true" pattern="*"/>
          <Artifact parentPath="/Repository Objects/A-DetailReports" type="application/hyperion-reports-grid" recursive="true" pattern="*"/>
          <Artifact parentPath="/Repository Objects/A-DetailReports" type="application/hyperion-reports-grid" recursive="true" pattern="*"/>
               </Source>
               <Target connection="FileSystem-Connection">
                    <Options>
                    </Options>
               <Transforms>
               </Transforms>
               </Target>
          </Task>
     </Tasks>
</Package>
Here is an example from the resulting listing.xml file:
<resource id="0000012a15947338-0003-0c65-0a601470" path="/Repository Objects/A-Detail Reports/Dev" pathAlias="/00/00000126b/000001" modifiedBy="//USERNAME//" lastUpdated="1280262304600" name="DummyRep" type="application/hyperion-reports-grid" size="-1" />
And this is the resource.xml file:
- <sourceInfo>
<Application>00000116d0ac6283-0000-0e31-0a601470</Application>
<Product>HAVA</Product>
<Project>Hyperion System 9 BI+</Project>
<usesFriendlyNames>false</usesFriendlyNames>
</sourceInfo>
Thanks again for checking this out!

Similar Messages

  • Disk Utility Error: The underlying task reported failure on exit 1

        #!/bin/bash
          # Author : Bill Hernandez
        # Location : Plano, Texas
        # Updated : Saturday, June 6, 2009 (1:48 PM)
        # script name : setdisk_ownerenabled
        # make sure to set permissions to execute
        <hr>
        # Description :
        <hr>
        # I've noticed that sometimes when using disk utility I cannot repair permissions, or I might get :
        # ERROR: The underlying task reported failure on exit 1
        # This shell script seems to have solved the problem.
        # It worked very well for me,
        # IF YOU USE THIS SCRIPT, IT IS AT YOUR OWN RISK...
        # DO NOT USE IT UNLESS YOU UNDERSTAND WHAT IT DOES
        # After running it, it is best to restart before using Disk Utility again
        <hr>
        # Details :
        <hr>
        # After partitioning a disk using "Disk Utility", and then begin using it, at some point I would get
        # an arror message when trying to save to one of the partitions, yet when I looked at the permissions
        # everything looked fine. I would then try to use Disk Utility to repair permissions and end up with a
        # cryptic error that pretty much told me nothing.
        # I noticed that while in Disk Utility, if I selected a partition the lower LH corner of the dialog
        # showed : Owners Enabled : No
        # I tried selecting the partitions at the Desktop and doing a (CMD-I) and at the very bottom of each
        # info dialog there was a checkbox :
        # [ ] ignore ownership of this volume
        # which I would check, even after logging in as root, and I couldn't seem to get a consistent way
        # to get rid of the permissions dialog failure, so I found the vsdbutil command which can be used
        # as follows to get partition, or disk info :
        # $ vsdbutil -c /Volumes/driveor_partitionname
        # ----> Permissions on '/Volumes/driveor_partitionname' are enabled.
        # if it is not enabled you can enable the disk or partition using :
        # $ vsdbutil -a /Volumes/driveor_partitionname
        # It will set "Owners Enabled : Yes"
        # This below script loops through the mounted disks, partitions, etc. and gives you information.
        # You can leave the three flags below all set to TRUE, or selectively use what you want and change
        # the rest to false...
        <hr>
        # CHOOSE {"TRUE", "FALSE"}
        <hr>
        getvolumestatus="TRUE"         # get "Owners Enabled : (Yes|No)" status
        setvolumestatus="TRUE"         # set "Owners Enabled : Yes"
        list_volumes="TRUE"                   # show volume names
        <hr>
        # DO NOT CHANGE ANYTHING BELOW HERE
        <hr>
        if [ $getvolumestatus == "TRUE" ]; then
         echo '============================='
         echo '$getvolumestatus'
         echo '============================='
         # get "Owners Enabled : (Yes|No)" status
         for i in $( df -l | sort -u | awk '{print $6}' | grep '/' ); do
         vsdbutil -c $i
         done
        fi
        <hr>
        if [ $setvolumestatus == "TRUE" ]; then
         echo '============================='
         echo '$setvolumestatus'
         echo '============================='
         sudo echo -n
         # set "Owners Enabled : Yes"
         for i in $( df -l | sort -u | awk '{print $6}' | grep '/' ); do
         sudo vsdbutil -a "$i"
         echo "setting Owners Enabled : Yes for ---> $i"
         done
        fi
        <hr>
        if [ $list_volumes == "TRUE" ]; then
         echo '============================='
         echo '$list_volumes'
         echo '============================='
         for i in $( df -l | sort -u | awk '{print $6}' | grep '/' ); do
         echo $i
         done
        fi
        <hr>
        

    As it turns out, this didn't completely solve the problem, it solved part of the problem.
    Here is a summary to the root cause of the problem.
    SUCCESS...
    Problem Summary : The system crashed and would hangup during boot, tried many things, until I eventually erased the disk and started over again.
    iMacG5 24 GHZ Intel with One internal disk partitioned into 3 logical drives
    Cub_1 OS X 10.5.7
    Cub_2 OS X 10.5.7 (Carbon Copy Cloner backup of Cub_1)
    Cub_3 OS X Server 10.5.7 (standard os x server setup)
    At some point after setting up standard preferences, OS X Server crashed.
    When I tried to restart, the machine would hang up during boot.
    Finally after several attempts, ran Disk Utility from install dvd and repaired Cub_3
    When I tried to run "Repair Permissions" on Cub_3 from install dvd, I got an error
    Disk Utility Error: The underlying task reported failure on exit 1.
    Rebooted, and started in single user mode (CMD-S) during boot until I saw the unix commands on the screen
    RAN : root # fsck -fy
    Then I began seeing the same command filling the screen :
    posix_spawnp("/usr/sbin/mDNSResponder") could not find file or directory
    Called Enterprise Support and spoke to Frank Alcorn, he said this was most likely a permissions problem and asked me to try repairing permissions from the install dvd. I told him about the error, but nevertheless I tried it again and got the same Disk Utility Error: The underlying task reported failure on exit 1..
    He asked me to try booting into single user mode again, and to try
    root # chmod 775 /
    root # reboot
    During the reboot process the machine got hung up again, and could not get the single user mode to work at all.
    Frank said the command needed to be :
    root # chmod 1775 /
    Frank asked me if I had changed anything in file sharing, and I told him I had. He asked me what I had shared, and I said the entire drive Cub_3. He asked me what I had done for permissions, if I had denied permissions to anyone. I told him that I had set myself up as the only user that could have access to it, and when he said that's where the problem was the lightbulb went off, and it made sense.
    Shortly after I set the sharing preferences is when the server crashed. It all makes sense now...
    Frank said not to share the entire disk, only portions (share points) of it. I had done this in Panther Server, and Tiger Server and it worked fine, but apparently Leopard Server works a little differently, maybe more secure.
    It seems to me that if sharing the entire disk, which is what I needed would cause such a problem there should have been some sort of warning from the operating system, but there wasn't. I had run into this problem several times over the past three weeks since I had started working with Leopard Server, but in each case I ended up re-installing OS X Server and starting over again.
    I told him I would try to reboot from the OS X partition (Cub_1) and try it from there.
    He asked me to let him know if it worked, and I said I would...
    Problem FIX :
    I booted back into the partition containing OS X (Cub_1) and did the following via the Terminal.
    $ su - root
    $ chmod 1775 /
    $ reboot
    During the reboot process I held down the (OPTION) key, and selected Cub_3 (the os x server partition) and sure enough after a few minutes of holding my breath the login window magically appeared. So I logged in, and did not have to re-install the server. Hallellujah....
    This solved the boot hang problem. It is great to finally have an answer. In retrospect it makes sense, but that's why its hindsight...
    The reason for sharing the entire disk in my mind was that since I was the only user on the system, it was easier to have one disk mounted on my workstation rather than several folders. It made sense to me, it still does. I don't need a bunch of folders, just one disk is easier...

  • Utility error

    Hello,
    I recently changed to Yosemite and since then I have a funny situation, which is bugging me.
    Every 20 minutes on the dot a window pops up from the console with the message "Utility error" In the box is a cloud visible with a zipped up zipper. When I open up the console the information for this incident says
    Facility                    org.pythonmac.unspecified.Utility
    CFLog Thread        1307
    GID                         20
    Host                         name.fritz.box
    Level                       4
    ReadUID                 501
    Sender                    Utility
    Message                 Utility Error
    I have no idea, what that means and how to get rid of it.
    Can somebody help please.
    best regards
    Mark Riccius

    You can find which application threw this error from activity monitor. In my case it was an application called ZipCloud. After I trashed it, the error popup has gone away.

  • Please help - Java.util Error! Have no clue! - Please Help

    Hey guys,
    Im very new to java,
    With my code here :
    import.java.util.Scanner;
       public class delta{
       public static void main(String args[]){
            Scanner done = new Scanner(System.in.());
            System.out.println(done.nextLine);
    }I am unable to compile due to a Java.utill error!, can someone please tell me where i am going wrong? or provide me with a guide on how to setup netbeans because i think that is where i am going wrong !
    -thanks!

    815788 wrote:
    its
    package <error>.java.util does not exist.it also doesn't let me compile because of this.And, to fill in the information you didn't yet post, this referred to your "import" line, right? Please don't hoard information. Tell us what the problem is.
    As to the fix, look at your "import" statement and compare it to "import" statements in your textbook or tutorial or notes or whatever you're learning from.

  • How do I remove the repetitive Utility error.

    I have a repetitive Utility error on macbook that flags every 10 minutes. I then have to either open console or terminate. How do i prevent the constant pop up.

    This is happening all the time on my IMAC. Does anyone know how can I get rid of it.

  • TC will not communicate with Airport Utility error -6753.  Wireless, internet (unsecure), and backup work fine., ,

    TC is not communicating with Airport Utility (error -6753).  I do have a flashing amber light.   The wireless (printer, TiVo), internet (unsecure), and backups to Time Capsule work fine.  I have done many hard and soft Resets, but that has not helped.  Airport utility show the TC as amber and but won't let me findout the status of what is causing the problem.  

    What mode is the TC running in, router or bridged? You can sometimes have issues if the TC is bridged and the network is getting IP in a different subnet.
    I would recommend disconnecting the TC from the network and plugging it directly into the Mac via ethernet. You may also need to do a reset if the dhcp is off, as in bridge.
    Also note are you pressing the reset for long enough that the led on front starts blinking rapidly.. hold it in for 15sec to be sure.

  • Disk utility error message

    My daughter told me her Mac mini isn't booting up past the grey screen. I put in the install disk and started it up pressing "C" and used Disk Utility to attempt to figure out what's up. I got the following error message:
    Could not repair due to underlying task failure on exit (-9972)
    Does this mean the hard drive is toast? I don't have any HD repair software-with all my Macs I've never run across a problem that the boards here or Disk Utility couldn't fix for me. I don't know if she damaged the drive (she claims the cat chewed on the edge of the mini-sounds a bit like the "dog ate the homework"), or if it failed. It was purchased last year when Tiger was released, so it should still be under warranty. Any ideas about what I could try next?
    Thanks
    ~margaret
    17 iMac G4 1.25GHz 160GIG HD   Mac OS X (10.4.3)   G4 iBook, Mac mini, 10G iPod, iPod mini (pink!), Apple IIGS

    Dale, although the -9972 error is probably some serious data error on the drive, which can sometimes be solved by an Erase & Install of Mac OS X, the fact that the Hardware Test reports an issue probably means that the data error was caused by physical damage on the drive.
    I have to say that I find your post(s) most unhelpful. It' true that the informatin contained in them can be useful, however, you could have made the effort to sort it for iMargB. The fact that you didn't, plus your posting of the exact same post in two different threads, makes me feel that you are in a hurry, and that you sacrifice quality to quantity. Trying to help as many people as possible is a good thing, however, we are here to help (or to be helped), not to overwhelm people with information, hoping that they will figure it all out on their own.
    iMargB, the Hardware Test is not part of Mac OS X, it is a system-specific volume, which explains why it is included on your original disc rather than on the Tiger one. Your guess of using the latest OS's Install disc was a good one though, when it comes to using Disk Utility for example : attempting to repair a Tiger installation with a Panther disc is not a good idea, as it might damage it instead, because of the differences between Panther and Tiger.
    Although I know little about the Hardware Test's error messages, the "Master" part is not what would worry me, as it could just be the position of your hard drive's jumper (which could be Master, Slave, or Cable Select). However, if the Mass Storage test is failing, I would suspect a hardware issue with the drive itself. Hardware Test is known to miss a few things sometimes, but the reverse isn't true. Thus if it reports a bad drive, I think it is safer to assume that there is an issue than to assume that Hardware Test is wrong. Moreover, the "Invalid Node Structure" is very likely due to physical damage (as I already said), therefore, zeroing out all data and reisntalling Mac OS X or using Disk Warrior could be very temporary fixes.
    If you have a FireWire cable, I would suggest booting your Mini in FireWire Target Disk Mode to retrieve as much data as you can, with another Mac such as your iMac or iBook. Instructions can be found here. There may still be a chance that the other Mac could see the drive, so not all your data would be lost. Then, I would take it to Apple for repair, as the drive could be failing.

  • MacBook Pro Stuck in Recovery Loop; Disk Utility Error

    I am getting the error: Disk Utility Stopped Repairing "disk0s2" - says disk utility can't repair the disk and I will need to reformat the disk and restore my files. This appears to be the startup disk (could be wrong) - as I am currently in recovery mode and any time I reboot, I am taken back to recovery mode and there are no start-up disks available to be selected.
    When I run Disk Utility on my Internal HD (or what appears to be - this is 250 GB Hitachi) - I get the all clear that everything appears to be working correctly.
    I do have TMbackups saved to a NAS. My MacBook Pro has been running very slowly as of recent (slight boost after upgrading to Yosemite, but then returned to slow performance).
    I am running OS X Server on it - and have considered migrating that to a Mac Mini (yet to be purchased) - but want to get a better idea of options before I pull that trigger. I also want to make sure my MacBook Pro is recoverable and can still be used.
    1. What is the risk of reformatting just the startup disk "disk0s2"? Is that even possible?
    2. Is MacBook Pro in need of service at the apple store? Or can this be completed by me? (I have above average ability, but no wizard)
    3. My logic on best practice to recover MBP and then add Mac Mini, migrating OS X Server to it: (all recommendations/suggestions welcome)
    a. reformat MBP startup disk
    b. restore TMbackup
    c. use migration wizard to migrate OS X Server to Mac Mini
    d. reformat MBP again, starting from scratch and install fresh copy of Yosemite
    I had also considered just a fresh build of OS X Server on a new Mac Mini and starting fresh with the MBP. I don't use a ton of services on OS X Server so think my rebuild would be less time intensive than most.
    Appreciate all the feedback.

    Well, your hard drive (flash storage) is good, at least. Here's what I would try next (before making a trip to the Apple Store or an AASP):
    Boot into your Recovery partition and reinstall OS X. This won't damage or erase any of your user files, etc., just give you a fresh installation of Mountain Lion. Since your hardware seems to be OK, it could be that the system has just become corrupt and reinstalling it may 'fix' the problem.
    Call back if that doesn't work...
    Clinton

  • Disk Utility Error "no valid packages"

    Hi,
    I have a PowerBook G4 with 1GB RAM.
    I've noticed a significant system slowdown lately. Programs take longer to open and respond, and it's rather annoying. I came to the forums to seek some remedy, and tried to run a Disk Utility to check that everything there is at least okay. But when I click on verify permissions, I get an error that says "no valid packages." Does anyone know what this means and how to fix it (if it needs fixing; I'm assuming this isn't a good thing, whatever it is!).
    Thanks.
    Lori

    Hi librarygirl and Welcome to the Discussions!
    Mac OS X 10.3, 10.4: Disk Utility shows a "No Valid Packages" alert
    Disk Utility can't verify or repair permissions on the Mac OS X 10.3 or 10.4 volume if the "BaseSystem.pkg" file is not in /Library/Receipts.
    This alert appears when you try to repair permissions with Disk Utility:
    "First Aid failed
    "Disk Utility stopped repairing permissions on '(volume name)' because the following error was encountered: No valid packages"
    In the Disk Utility text window, this message appears in red text:
    "Error: No valid packages (-9997)"
    This happens when the BaseSystem.pkg file is not in /Library/Receipts.
    Solution
    If you've moved this file, move it back to /Library/Receipts. You shouldn't normally remove any files from /Library/Receipts.
    If the file has been deleted, replace it by copying it from a different computer that uses Mac OS X 10.3 or 10.4, or by reinstalling Mac OS X 10.3/10.4 from an installation disc.
    "Reinstall" means you can install 10.3 or 10.4 from a disc, if it's the same version of 10.3/10.4 (such as 10.3.3 on both the installation disc and computer). If the version of 10.3/10.4 on the computer is newer than what's on the install disc, then use the install disc to perform an Archive and Install installation instead, then update to a later version of Mac OS X.
    Joe

  • Repository Administration Utility - error while adding a new user

    Hello all,
    I'm currently experiencing some difficulties when I try to add a new user with the RAU tool. First I had problems installing the repository, in the CJSYSFOL stage (ORA-04063: package body "REPOS_MANAGER.JR_REG_IO" has errors). After granting execute rights on the UTL_FILE package, it seemed this problem was solved.
    However, the installation is finished and I wanted to add a user with the RAU. In user maintanance I added a user and then set all the properties. After clicking OK, the following error is generated:
    ORA-01919: role 'CKR_REPOS_MANAGER' does not exist
    ORA-06512: at "REPOS_MANAGER.JR_SYS_PRIVS", line 236
    Bladiebladiebla.
    Does anyone have a clue of what's going on here? And more important, how to solve this? Thanks for helping out!
    Greetings,
    Weis

    See if the "Check Requirements" gives you any issues to be solved or the "Object Status" utility. Seems like the role CKR_REPOS_MANAGER is not granted (directly - so not via a role).
    HTH
    Roel

  • Disk Utility Error-Please Help

    I tried to repair my hard disk. I couldn't repair straight away as the repair button was greyed out so I varified the HD. The message came up:
    *Disk Utility*
    *First Aid*
    *Disk Utility stopped verifying “Macintosh HD” because the following error was encountered:*
    *The underlying task reported failure on exit*
    The result of the varifacation was:
    *Verifying volume “Macintosh HD”*
    *Checking HFS Plus volume.*
    *Checking Extents Overflow file.*
    *Checking Catalog file.*
    *Incorrect size for file objects.nib*
    *(It should be 0 instead of 4514)*
    4514
    *ng multi-linked files.",0)*
    *Checking Catalog hierarchy.*
    *Checking Extended Attributes file.*
    *Checking volume bitmap.*
    *Checking volume information.*
    *he volume %@ needs to be repaired.",1)*
    *Macintosh HD*
    *Error: The underlying task reported failure on exit*
    *1 HFS volume checked*
    * Volume needs repair*
    Could someone please advise me how to fix this.
    Thank you.
    Simon

    You can only Repair Disk from a different boot volume so boot from your Tiger installer disk, select your language and then from the menu>Utilities>Disk Utility. select your hard drive and then Repair Disk. If Disk Utility can't repair it you will need a stronger utility like DiskWarrior to rebuild the directory.

  • HT1238 ipor shuffle will not reset. error message: do not have enough access for this operation. Tried ipod shuffle reset utility, error message: intended for 32 bit windows version. This 4th gen ipod shuffle is junk.

    why cant this reset?

    That old "Reset Utility" is ONLY for the 1st and 2nd gen iPod shuffle, which had some issues that prevented using the standard Restore in iTunes, so Apple release that utility.  It was released when Windows XP was the latest version of Window; it does not work with Windows 7.   But it would not help you if your shuffle is 4th gen.
    When you say "reset," are you trying to do a Restore on the shuffle in iTunes, from the shuffle's Summary tab?  When does that error message appear, exactly?

  • Accessing External Url using Http Utility | Error when using from Weblogic on Solaris

    We are using Http Utility (http://jakarta.apache.org/commons/httpclient/) from
    Apache for accessing external URL. A XML string is sent as POST parameter to the
    URL and the response is also an XML string. The URL is accessed over HTTPS protocol.
    I am setting the following parameters in the java class:
    Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider());
    // set the property
    System.setProperty("java.protocol.handler.pkgs","com.sun.net.ssl.internal.www.protocol");
    The java class written to access the external URL using Http Utility works perfectly
    fine when it is run from either the command line (of Windows or Solaris using
    main() ) or from weblogic on windows. The same java class throws an exception
    when run from Solaris instance of Weblogic
    2003-09-30 11:02:12,411 FATAL [com.bp.beyondbp.presentation.userregistration.action.LloydsValidator]
    EXCEPTION: com.bp.beyondbp.presentation.userregistration.exception.LlyodsValidationFailedException,
    MESSAGE: Write Channel Closed, possible SSL handshaking or trust failure;
    CAUSE: (java.io.IOException: Write Channel Closed, possible SSL handshaking or
    trust failure)
    at com.bp.beyondbp.presentation.userregistration.action.LloydsValidator.postXMLtoLloyd(LloydsValidator.java:243)
    at com.bp.beyondbp.presentation.userregistration.action.LloydsValidator.validateLlyodsForNewUser(LloydsValidator.java:95)
    at com.bp.beyondbp.presentation.userregistration.action.PreferencesActionForm.validate(PreferencesActionForm.java:326)
    at org.apache.struts.action.RequestProcessor.processValidate(RequestProcessor.java:942)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:255)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
    java.io.IOException: Write Channel Closed, possible SSL handshaking or trust failure
    at com.certicom.tls.record.WriteHandler.write(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertSent(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessage(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessages(Unknown
    Source)
    at com.certicom.tls.record.ReadHandler.interpretContent(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown
    Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown
    Source)
    at com.certicom.tls.record.WriteHandler.write(Unknown Source)
    at org.apache.commons.httpclient.HttpConnection$WrappedOutputStream.write(HttpConnection.java:1344)
    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:67)
    at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:125)
    at org.apache.commons.httpclient.HttpConnection.flushRequestOutputStream(HttpConnection.java:779)
    at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2179)
    at org.apache.commons.httpclient.HttpMethodBase.processRequest(HttpMethodBase.java:2534)
    I tried to debug the problem by looking at system properties on windows and solaris,
    the difference that I found was
    On Windows
    [exec] tModelInstanceInfo_description : com.sun.net.ssl.internal.www.protocol
    On Solaris
    [exec] tModelInstanceInfo_description : weblogic.utils|weblogic.tils|weblogic.net|weblogic.management
    After this I changed the startWLS.sh on Solaris and set
    -Djava.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol in java options.
    On looking the system properties again, the output was
    [exec] tModelInstanceInfo_description : com.sun.net.ssl.internal.www.protocol|weblogic.utils|weblogic.utils|weblogic.net|weblogic.management
    But still the error is same. Can somebody help me out here as to what is going
    wrong? Please find the java class attached for reference, please have a look at
    postXMLtoLloyd() method in the class file..
    [LloydsValidator.java]

    We are using Http Utility (http://jakarta.apache.org/commons/httpclient/) from
    Apache for accessing external URL. A XML string is sent as POST parameter to the
    URL and the response is also an XML string. The URL is accessed over HTTPS protocol.
    I am setting the following parameters in the java class:
    Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider());
    // set the property
    System.setProperty("java.protocol.handler.pkgs","com.sun.net.ssl.internal.www.protocol");
    The java class written to access the external URL using Http Utility works perfectly
    fine when it is run from either the command line (of Windows or Solaris using
    main() ) or from weblogic on windows. The same java class throws an exception
    when run from Solaris instance of Weblogic
    2003-09-30 11:02:12,411 FATAL [com.bp.beyondbp.presentation.userregistration.action.LloydsValidator]
    EXCEPTION: com.bp.beyondbp.presentation.userregistration.exception.LlyodsValidationFailedException,
    MESSAGE: Write Channel Closed, possible SSL handshaking or trust failure;
    CAUSE: (java.io.IOException: Write Channel Closed, possible SSL handshaking or
    trust failure)
    at com.bp.beyondbp.presentation.userregistration.action.LloydsValidator.postXMLtoLloyd(LloydsValidator.java:243)
    at com.bp.beyondbp.presentation.userregistration.action.LloydsValidator.validateLlyodsForNewUser(LloydsValidator.java:95)
    at com.bp.beyondbp.presentation.userregistration.action.PreferencesActionForm.validate(PreferencesActionForm.java:326)
    at org.apache.struts.action.RequestProcessor.processValidate(RequestProcessor.java:942)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:255)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
    java.io.IOException: Write Channel Closed, possible SSL handshaking or trust failure
    at com.certicom.tls.record.WriteHandler.write(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertSent(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessage(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessages(Unknown
    Source)
    at com.certicom.tls.record.ReadHandler.interpretContent(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown
    Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown
    Source)
    at com.certicom.tls.record.WriteHandler.write(Unknown Source)
    at org.apache.commons.httpclient.HttpConnection$WrappedOutputStream.write(HttpConnection.java:1344)
    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:67)
    at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:125)
    at org.apache.commons.httpclient.HttpConnection.flushRequestOutputStream(HttpConnection.java:779)
    at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2179)
    at org.apache.commons.httpclient.HttpMethodBase.processRequest(HttpMethodBase.java:2534)
    I tried to debug the problem by looking at system properties on windows and solaris,
    the difference that I found was
    On Windows
    [exec] tModelInstanceInfo_description : com.sun.net.ssl.internal.www.protocol
    On Solaris
    [exec] tModelInstanceInfo_description : weblogic.utils|weblogic.tils|weblogic.net|weblogic.management
    After this I changed the startWLS.sh on Solaris and set
    -Djava.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol in java options.
    On looking the system properties again, the output was
    [exec] tModelInstanceInfo_description : com.sun.net.ssl.internal.www.protocol|weblogic.utils|weblogic.utils|weblogic.net|weblogic.management
    But still the error is same. Can somebody help me out here as to what is going
    wrong? Please find the java class attached for reference, please have a look at
    postXMLtoLloyd() method in the class file..
    [LloydsValidator.java]

  • Disk utility error when erasing an external hard drive

    Hi,
    Not sure if this is the most appropriate fourm list to post this but I thought I'd give it a try.
    I am running snow leopard on my MBP and am trying to use disk utility to erase and format an ext. HD.  While the disk icon does not show up on the desktop when I connect it to my mac, Disk utility does show the ext. hd in the left column, but no matter what format I try, even just using one partition and selecting zero out all data, I get the following error: "disk erase failed with the error: POSIX reports: The operation couldn't be completed. Cannot allocate memory".
    Is the hd dead?  Are there other options?  I do have disk warrior, version 4.1.1 and it does not regonize the ext. hd.
    Please advise.
    Thanks,

    Thanks for the reply. Yes, I did select the ext hd as the one I wanted to erase (my internal hd is my start up drive). After I selected the ext hd, (there is no volume listed under it so the only thing I can select is the hd itself). that is when I selected erase and then Mac journaled, then named the hd and then after selecting erase, I got the error. Also as a matter of note, if I select firstaid, both the repair and verify permissions are dimmed, so I can't even try to repair the disk. That is when I tried disk warrior hoping that could examine the hd, but since it is not mounted on the d/t, it doesn't show as a drive to check. I don't understand why the ext hd shows up in disk utility, but not the d/t. Also of note is the fact that when I connect that ext had to my Mac with a fw cable, a window opens saying that the drive is not readable and do I want to initialize it or ignore. I choose to initialize and that is when I get the error. Also of note is that I have tried both security options of "don't erase data" and "zero out data" and still get the same error.
    Hope this clarifies things a bit.

  • Is my HD Dead? Reformat Disk Utility Error: secure disk erase failed with the error could not open disk.

    Hi,
    Fed up with seeing the spinning beach ball I decided to reformat my MacBook Pro...
    After backing up everything on an external hard drive I put in the OSX install DVD, restarted the machine and held down 'C'.
    I followed the install prcedure, clicking next a few times etc...
    I then went into Utilities > Disk Utility. I chose 7-Pass to erase the Macintosh HD and set it off erasing.
    I checked the process an hour in and message on screen read:
    Secure disk erase failed with the error:
    could not open disk
    The internal hard drive no longer exists in the disk utility so I cant retry erasing it.
    The only thing that appears in disk utility is the OSX install DVD.
    I can't even shut down the mac as everything under the apple tab is greyed out!
    I'm guessing this means my hard drive is broken right?
    If anyone has any other ideas of what to try I'd really appreciate that.
    How do I turn the machine off?
    If my hard drive is gone then should I consider getting an SSD drive?
    Any recommendations for such a drive would be great.
    Hope you can help!

    Did you partition the drive?
    Extended Hard Drive Preparation
    1. Open Disk Utility in your Utilities folder. If you need to reformat your startup volume, then you must boot from your OS X Installer Disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger or Leopard.)
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area. If it does not say "Verified" then the drive is failing or has failed and will need replacing. SMART info will not be reported on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Click on the Options button, set the partition scheme to GUID (only required for Intel Macs) then click on the OK button. Set the number of partitions from the dropdown menu (use 1 partition unless you wish to make more.) Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the volume(s) mount on the Desktop.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    Steps 4-6 are optional but should be used on a drive that has never been formatted before, if the format type is not Mac OS Extended, if the partition scheme has been changed, or if a different operating system (not OS X) has been installed on the drive.

Maybe you are looking for

  • Service Deployment Fails on "Install VM components"

    I've been having an issue trying to deploy a basic service. It fails on the "Install VM components" step. I'm using VMM 2012R2 and this originally happened with a Hyper-V host of Server 2008R2 and then again with Server 2012R2. The error is  Error (2

  • Macbook Pro Off-Center on LCD TV

    I am wanting to use my Macbook Pro hooked to a Samsung 32" LCD TV as a secondary display. When I attempt to set the Samsung resolution to 1360x768 in Mac's display preference, the image is off-center with a black band down the left side of the tv. I

  • Create Organization Data programatically

    I am using ALBPM 5.7 Studio and trying to create Organization data programatically - OU, Participant, Role etc. I am able to fetch data but not able to create OU. For the following code DirOrganizationalUnit dirOrgUnit; dirOrganizationalUnit = dirOrg

  • Charm Normal Correction(Maintenance) not able to generate with SDMJ

    Hi, I have configured Servic Desk & CHARM newly. Urgnt correction is working fine. But when i select the subject ' Normal Correction(Maintenance) ' in change request it creates a correction with Transaction type-SDMI My requirement is SDMJ Normal Cor

  • BPC Certification in USA - After attending courses CPM030 & CPM311

    All,       Iu2019ve recently attended CPM030 and now I am going to take CPM311. Can somebody tell me where I should check that I am eligible to sit in BPC certification ((P_SEMBCS_60) exam? If yes, attending CPM030 & CPM311 is enough to pass certific