CELL-01528: Unable to create the log file in directory

Hi ,
We have Qtr-Exadata
I'm getting error msg in 2 of Storage Servers when trying access cellcli
CELL-01528: Unable to create the log file in directory
                         /opt/oracle/cell11.2.2.3.2_LINUX.X64_110520/cellsrv/deploy/log.
Error: Couldn't get lock for
                         /opt/oracle/cell11.2.2.3.2_LINUX.X64_110520/cellsrv/deploy/log/cellcli.lst.
in that directory there are too many files [cellcli.lst.0.lck...............cellcli.lst.0.99.lck]
whereas in the third stg-server which run smoothly there are three files [cellcli.lst.0,cellcli.lst.0.1,cellcli.lst.0.2]
without any file with "lck" extension
  ( Sorry for bad English)
BR
Sami

Hello, check directory permissions

Similar Messages

  • How to create the log file in remote system using log4j.

    Hi,
    How to create the log file in remote system using log4j. please give me a sample code or related links.The below example i used for create the log file in remote system but it return the below exception.Is there any authandication parameter for accessing the remote path? Please help.
    public class Logging
    Logger log=null;
    FileAppender fileapp=null;
    public Logging(String classname)
    try
    log = Logger.getLogger(classname);
    String path=" [\\192.168.0.14\\c$\\LOG\\d9\\May_08_2008_log.txt|file://\\192.168.0.14\\c$\\LOG\\d9\\May_08_2008_log.txt]";
    fileapp = new FileAppender(new PatternLayout("%r [%t] %-5p %c %x - %m%n"),path, true);
    log.addAppender(fileapp);
    log.info("Logger initilized");
    }catch(Exception ex)
    ex.printStackTrace();
    java.io.FileNotFoundException: \\192.168.0.14\c$\LOG\d9\May_08_2008_log.txt (The network path was not found)
    at java.io.FileOutputStream.openAppend(Native Method)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at org.apache.log4j.FileAppender.setFile(FileAppender.java:290)
    at org.apache.log4j.FileAppender.<init>(FileAppender.java:109)
    at annwyn.logger.BioCapLogger.<init>(Logging.java:23)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Please help.
    Thanks in advance.
    Saravanan.K

    Sorry path is missing for the above request.
    path="\\192.168.0.14\c$\LOG\d9\May_08_2008_log.txt ";
    please help.
    Saravanan.K

  • How to make the Java Logging to create the log file

    Hey,
    I need some help. Below is my code that create a log file for my application however, there is no log file being created when i perform a MarsLogger.log.info("test") in my code for my application.
    * LogManager.java
    * Created on April 10, 2006, 11:42 AM
    package comp1.mars.beans.ejb.util;
    import java.util.logging.*;
    import java.io.*;
    public class LogManager {
    /** Creates a new instance of LogManager */
    public LogManager() {
    protected static Logger getLogManager()
    //String dir = "C:/Sun03/studio5u1_se/appserver7/domains/domain1/server1/logs/an/my.log";
    String dir = "my.log";
    Logger logger = Logger.getLogger("compl1.mars.bean.ejb");
    try {
    // Create an appending file handler
    boolean append = true;
    FileHandler handler = new FileHandler(dir, append);
    //FileHandler(String pattern, int limit, int count, boolean append)
    // Add to the desired logger
    logger = Logger.getLogger("compl1.mars.bean.ejb");
    logger.addHandler(handler);
         logger.setLevel (Level.ALL);
    } catch (IOException e)
    e.printStackTrace();
    } catch(SecurityException se)
    se.printStackTrace();
    return logger;
    }//end of method
    }//end of class
    * MarsLog.java
    * Created on April 10, 2006, 3:24 PM
    package comp1.mars.beans.ejb.util;
    import java.util.logging.*;
    * @author Administrator
    public class MarsLogger extends LogManager {
    /** Creates a new instance of MarsLog */
    public MarsLogger() {
    public static Logger log= getLogManager();
    }

    What is the level of thte handler?
    http://java.sun.com/j2se/1.5.0/docs/api/java/util/logging/Handler.html#setLevel(java.util.logging.Level)

  • How to create the log file?

    Hi,
    I am working with the transcation f-30, But this question is on technical area.
    So after complition of BDC program excution, if you go for this screen in ALL DISPLAY MODE , you will get one list of documents, which are POSTED or SIMULATED.
    So Now my question is,
    I want to save this records as a LOG FILE to application server. For this I am having selection screen parameter too.
    But how can I Transfer this list to the output file?
    Thanks,
    Naveen Inuganti

    Hi
    U need to "write" the log in the file instead of in the list.
    See the help for OPEN DATASET, TRANSFER DATASET statament
    Max

  • Unable to create the ear file

    hi
    i m trying to create ear file but could not able to do that.
    can anyone help me out please.
    i click on the application in the menu then deploy -- then select new delopyment profile then ok. but on the specified path ear file not getting generated.

    After generating the new deployment profile you have to execute it. Again right click on the deployment and now select the created profile.
    Timo

  • Where does Logger create the log file?

    I am trying to use the Logger API within my classes.
    I have the following code:
    logger = Logger.getLogger("garxface123");
    logger.setLevel(Level.FINEST);
    logger.entering(this.getClass().getName(), new Throwable().getStackTrace() [0].getMethodName());
    logger.fine("Test 123");
    I can't seem to find where the file is being created. I searched the drive (WinDoz XP OS) that the code is running on plus the C: drive for garxface123*.* but can't seem to find the file antwhere.
    Am I doing something wrong? If so what? Do I need to close the logger somehow?

    Thanks I see what I am doing wrong. I'm not adding a device handler. Makes sense now.

  • Unable to debug the Data Template Error in the Log file

    Hi,
    I am unable to debug the log file error message Please can anybody explain me in detail where the error lies and how to solve the error.The log file shows the following message.
    XDO Data Engine ver 1.0
    Resp: 50554
    Org ID : 204
    Request ID: 2865643
    All Parameters: USER_ID=1318:REPORT_TYPE=Report Only:P_SET_OF_BOOKS_ID=1:TRNS_STATUS=Posted:P_APPROVED=Not Approved:PERIOD=Sep-05
    Data Template Code: ILDVAPDN
    Data Template Application Short Name: CLE
    Debug Flag: Y
    {TRNS_STATUS=Posted, REPORT_TYPE=Report Only, PERIOD=Sep-05, USER_ID=1318, P_SET_OF_BOOKS_ID=1, P_APPROVED=Not Approved}
    Calling XDO Data Engine...
    java.lang.NullPointerException
         at oracle.apps.xdo.dataengine.DataTemplateParser.getObjectVlaue(DataTemplateParser.java:1424)
         at oracle.apps.xdo.dataengine.DataTemplateParser.replaceSubstituteVariables(DataTemplateParser.java:1226)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeData(XMLPGEN.java:398)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeGroupStructure(XMLPGEN.java:281)
         at oracle.apps.xdo.dataengine.XMLPGEN.processData(XMLPGEN.java:251)
         at oracle.apps.xdo.dataengine.XMLPGEN.processXML(XMLPGEN.java:192)
         at oracle.apps.xdo.dataengine.XMLPGEN.writeXML(XMLPGEN.java:222)
         at oracle.apps.xdo.dataengine.DataProcessor.processData(DataProcessor.java:334)
         at oracle.apps.xdo.oa.util.DataTemplate.processData(DataTemplate.java:236)
         at oracle.apps.xdo.oa.cp.JCP4XDODataEngine.runProgram(JCP4XDODataEngine.java:272)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:148)
    Start of log messages from FND_FILE
    Start of After parameter Report Trigger Execution..
    Gl Set of Books.....P
    Organization NameVision Operations
    Entering TRNS STATUS POSTED****** 648Posted
    end of the trns status..687 Posted
    currency_code 20USD
    P_PRECISION 272
    precision 332
    GL NAME 40Vision Operations (USA)
    Executing the procedure get format ..
    ExecutED the procedure get format and the Result..
    End of Before Report Execution..
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 2865643 on node AP615CMR at 28-SEP-2006 07:58:26.
    Post-processing of request 2865643 failed at 28-SEP-2006 07:58:38 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 28-SEP-2006 07:58:38
    Thanks & Regards
    Suresh Singh

    Generally the DBAs are aware of the OPP service log. They can tell you the cause of the problem.
    Anyway, how did you resolve the issue?

  • OWB does not store errors in the log files?

    I've specified the log file on the mapping. When I execute the mapping, I see that it does create the log file i specified. However, there are no error logs in the file itself. Is there a step I'm missing. What do I need to do in order for OWB to generate the error codes into the log file?

    The description and instructions for all the different log files and audit records are in this document
    http://otn.oracle.com/products/warehouse/pdf/Cases/case10.pdf
    Nikolai Rochnik

  • Unable to create the test suite file

    Hi,
    I imported a BPEL project to my JDeveloper ver 10.1.3.3.0. When I clicked on the <project name>.bpel, I got the
    "unable to create the test suite file" error and all the partnerlinks have a bang sign (!). None of the partner link works.
    Please help,
    Thanks,
    Amorsolo

    Probably you might want to post it in the BPEL forum.
    BPEL
    -Arun

  • Unable to create the test suits file!

    Dear Experts!
    Getting the "Unable to create the test suits file!" error while opening .bpel file in JDeveloper 10.1.3.5. Also, all the partner links showing warning symbol. When I click on them, getting the following error:
    ERROR:WSDLException: faultCode=INVALID_WSDL: Invalid XML in document at: Start of root element expected.
    Looks like partner links are not mapped correctly. Could you please throw some light, where I need to fix the issue.
    Appreciate your help.
    Thank you.

    I had similar issue sometimes back, error was because sample xml my test was using wasn't conforming to my code. In my case, I didn't write test suite so deployment was successful and was getting error while testing post deployment. In your case, test suite will execute.
    Try to follow your xslt mapping or any xpath statements within bpel flow, it must be having direct mapping of some element from source but your sample input xml might not be having that element and hence resulting in error. Try iterative debugging by adding more elements in input xml.
    Regards,
    Ankit

  • Why the error "unable to create unique temporary file" ?

    Hi,
    I've created a very simple zone on s10_69. The global zone is a default Solaris install, nothing added. When installing the local zones I get theses error messages:
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/100dpi/fonts.dirMMaypm>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/75dpi/fonts.dirNMaypm>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/F3bitmaps/fonts.dirOMaypm>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/misc/fonts.dirPMaypm>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/encodings/encodings.dirSMaypm>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/TrueType/ttmap/ttmaps.dirUMaypm>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/server/etc/OWconfigjha4tm>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/sfw/lib/mozilla/.pkg_update_stampepaybn>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/75dpi/fonts.dirgOa4Gn>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/F3bitmaps/fonts.dirhOa4Gn>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/Type1/fonts.diriOa4Gn>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/misc/fonts.dirjOa4Gn>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/misc/fonts.alias.alllOa4Gn>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/encodings/encodings.dirfGaWoo>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/TrueType/ttmap/ttmaps.dirhGaWoo>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/server/etc/OWconfigL2aqZo>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/TrueType/ttmap/ttmaps.dirgPaW7o>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/encodings/encodings.dirhPaW7o>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/xil/config1Faipp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/xil/config2_aWtp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/encodings/encodings.dirEhaywp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/TrueType/ttmap/ttmaps.dirGhaywp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/TrueType/ttmap/ttmaps.dirsVaqAp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/encodings/encodings.diruVaqAp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/bin/wscompilejbaWAp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/bin/wsdeploykbaWAp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/F3/fonts.dirioaqBp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/server/etc/OWconfigLYaaCp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/TrueType/ttmap/ttmaps.dir10a4Dp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/encodings/encodings.dirZAaOEp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/TrueType/ttmap/ttmaps.dir1AaOEp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/encodings/encodings.dirhUaqFp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/TrueType/ttmap/ttmaps.dirjUaqFp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/encodings/encodings.dirDNaGGp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/TrueType/ttmap/ttmaps.dirFNaGGp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/encodings/encodings.diryVaGLp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/TrueType/ttmap/ttmaps.dirAVaGLp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/encodings/encodings.dirdtaGMp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/TrueType/ttmap/ttmaps.dirftaGMp>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/100dpi/fonts.dirgZaWKq>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/75dpi/fonts.dirhZaWKq>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/F3/fonts.diriZaWKq>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/Speedo/fonts.dirjZaWKq>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/75dpi/fonts.alias.alllZaWKq>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/F3/fonts.alias.allmZaWKq>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/encodings/encodings.dirlqaGLq>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/lib/X11/fonts/TrueType/ttmap/ttmaps.dirnqaGLq>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/appserver/bin/asadminsTaGNq>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/appserver/pointbase/tools/serveroption/startcommander.shbHayPq>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/appserver/pointbase/tools/serveroption/startconsole.shcHayPq>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/appserver/pointbase/tools/serveroption/startserver.shdHayPq>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/appserver/pointbase/tools/serveroption/stopserver.sheHayPq>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/openwin/server/etc/OWconfigt2aGYq>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/appserver/bin/appclienta2aOyr>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/appserver/bin/asantb2aOyr>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/appserver/bin/capture-schemac2aOyr>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/appserver/bin/deploytoold2aOyr>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/appserver/bin/jspce2aOyr>
    pkgadd: ERROR: unable to create unique temporary file </zones/zone2/root/usr/appserver/bin/package-appclientf2aOyr>and more like these.
    Any ideas why ?
    The files are all there after installation, without the temporary names. So it doesn't seem to be a big problem...
    Thanks,
    Vlad.

    I don't have the bug number handy but I'm quite certain this was
    resolved in one of the post-s10_69 builds. Please download the
    official Solaris 10 initial release and by all means, let us know if you
    continue to see this issue during zone installation.

  • Unable to create the creative cloud files folder.

    I get this message when I try to sync files to Creative Cloud folder:
    I have tried the options, and to close the program and restart the computer, but no luck.

    Hi,
    This looks like Creative Cloud is unable to create the Creative Cloud folder is your user home folder, are you certain that this location is 100% writable? there are no permissions stopping programs writing to this location?, its unusual that your Creative Cloud folder is missing, you must have manually moved or deleted it.
    Thanks
    Warner

  • How to create and manage the log file

    Hi,
    I want to trace and debug the program process.
    I write the code for creating log file and debugging the process.
    But i am not able get the result.
    please help me how to create and manage the log file.
    Here i post sample program
    package Src;
    import java.io.*;
    import org.apache.log4j.*;
    import java.util.logging.FileHandler;
    public class Mylog
         private static final Logger log = Logger.getLogger("Mylog.class");
         public static void main(String[] args) throws Exception {
         try {
           // Create an appending file handler
            boolean append = true;
            FileHandler handler = new FileHandler("debug.log", append);
            // Add to the desired logger
            Logger logger = Logger.getLogger("com.mycompany");
            System.out.println("after creating log file");     
              catch (IOException e)
                   System.out.println("Sys Err");
            }Please give the your valuable suggesstion... !
    Thanks
    MerlinRoshina

    Just i need to write a single line in log file.

  • What are the log files created while running a mapping?

    Hi Sasi , I have a doubt who actually generates the " Log Events ". Is it the Log Manager or Application services ?

    Hi Anitha, The Integration service  will be generate two logs when the mapping runs 1) Session log  -- Has the details of the task ,session errors and load statistics..2) Workflow log -- Has the details of the workflow processing, and workflow errors..  The workflow log will be generated when the workflow started and the session log will be generated once the session intiated.For more detail Please refer the infa help docs... Normally the services will generate log  ex: IS and RS will log their activity...  The below process will happen the when the workflow inititated..[Copied fropm infa help docs] 1.#The Integration Service writes binary log files on the node. It sends  information about the sessions and workflows to the Log Manager.2.#The Log Manager stores information about workflow and session logs in the  domain configuration database. The domain configuration database stores  information such as the path to the log file location, the node that contains  the log, and the Integration Service that created the log.3.#When you view a session or workflow in the Log Events window, the Log Manager  retrieves the information from the domain configuration database to determine  the location of the session or workflow logs.4.#The Log Manager dispatches a Log Agent to retrieve the log events on each  node to display in the Log Events window.    ThanksSasiramesh

  • Unable to create the temporary folder. Error 183 when starting Distiller

    New information discovered - see end of message!
    Full error message is (window title is Acrobat Distiller):
    "Unable to create the temporary folder
    Error: 183 - cannot create a file when that file already exists."
    I have no idea what file or what folder it is referring to. This is on an x86 Vista notebook and the message comes up when starting the notebook and also if you manually start Distiller 8. Updating did not help, nor did turning off the UAC, or running Distiller as Administrator. In the latter case, Distiller will open correctly, but the next time you need to use it, it fails. With the UAC turned off, the behavior is for it to show the Distiller window for a fraction of a second and close immediately. I also gave the user full rights to the C:\Program Files\Adobe folder and lower. Made no difference.
    Coincidental with this is that the PDFMOfficeAddIn.dll add-in will not enable in Word - when it is checked, and I hit OK, I get the message:
    "The connected state of Office Add-Ins registered in HKEY_LOCAL_MACHINE cannot be changed."
    All of this is going on when logged in as an administrator. I have seen folks post about this issue, but no answers that actually fiux the problem, just suggest what I have already tried. Anyone seen this one?
    The user is highly mobile, so I am not going to have a chance to work on her computer again until next week.
    NEW INFO
    I tried removing and reinstalling as administrator and the problem remains. However while trying to troubleshoot, I discovered some more details.
    The message is being thrown when acrotray.exe is started as a process in HKLM\Software\Microsoft\Windows\Current Control Set\Run and then tries to run acrodist.exe (which fails, BTW). If I don't let it run there and run acrotray,exe as administrator, then acrodist.exe runs as a process without an error. Additionally, stopping it from running in the registry, and then starting MS Word, the Acrobat add-in does load and even though there is an error thown, it still creates the PDF! I have other Vista 32 notebooks running various Acrobat versions with no problems.
    Another key thing I found out is that Acrobat started throwing the error after an HP Scanjet 8400 and its software were installed. I tried explicitly giving the user (already an administrator) full rights to the Acrobat, HP and Read IRIS directories. Did not help the problem. I have to think that there is some interaction there, but sure don't know what it is.

    what i did to eliminate that error message, i don't think it eliminated th
    e problem but now i can reboot and log in OK, was 2 things:
    i went into my system registry and unchecked to start at startup and then disavled it.
    i also had to go to each adobe icon, right click, go to properites, and than make all selections set to be administator.

Maybe you are looking for

  • Mapping a one to many relationship using fluent api

    Hi I can't map my domains to match the database, since database is already created, I can't create or remove any other extra table. Database CREATE TABLE PLAYER (Id Int, Name varchar(100), PRIMARY KEY (Id)) CREATE TABLE POSITION (Id Int, Name varchar

  • EDN not available throws runtimeFault - Fault Policy Framework unable to catch it

    Hi Team, I have been working on some error handling scenarios for EDN . From my observation if BPEL is used to publish the event, BPEL Fault policy cannot catch EDN errors (e.g., EDN unavailable) but BPEL catch activity can catch it. Steps performed

  • Convert Non-*** to *** values

    Hi Sappies, I am wondering to know that,will the standard planning funcion to copy non-*** to *** values (UPARA_EXIT_COPY_ACTUALS) handles Inventory back posting. Example : Current Period 2008.005 If the document with posting date 2008.01.01 is adjus

  • Lost Part of Library

    I recently had a hard drive crash and lost part of my music library which was not backed up. Now when I click on a tune I get a message that the file cannot be found. Is there a way I can get music purchased from the i Tunes store replaced? Please he

  • My ipod says i don't have access privilages? what do i do ?

    When i plug in my ipod it says i don't have enough access privilages , what do i do ?