What is the orbrandom.txt file?

I've seen that in some cases, in the instance config directory there is a modified file called orbrandom.txt. For that reason, the administration console asks for applying changes to the instance because this file has changed.
What's the purpose of that file and what is the reason because is modified so many times?
Thanks in advance, JM.

Before applying changes:
[root@webs2-t config]# ls -rtl
total 168
-rw------- 1 nobody nobody 2412 Feb 20 17:54 web-interna-obj.conf
-rw------- 1 nobody nobody 2388 Feb 20 17:54 server.xml
-rw------- 1 nobody nobody 2887 Feb 20 17:54 server.policy
-rw------- 1 nobody nobody 16384 Feb 20 17:54 secmod.db
-rw------- 1 nobody nobody 2412 Feb 20 17:54 obj.conf
-rw------- 1 nobody nobody 9153 Feb 20 17:54 mime.types
-rw------- 1 nobody nobody 518 Feb 20 17:54 magnus.conf
-rw------- 1 nobody nobody 466 Feb 20 17:54 login.conf
-rw------- 1 nobody nobody 160 Feb 20 17:54 keyfile
-rw------- 1 nobody nobody 16384 Feb 20 17:54 key3.db
-rw------- 1 nobody nobody 14732 Feb 20 17:54 default-web.xml
-rw------- 1 nobody nobody 400 Feb 20 17:54 default.acl
-rw------- 1 nobody nobody 1527 Feb 20 17:54 certmap.conf
-rw------- 1 nobody nobody 65536 Feb 20 17:54 cert8.db
-rw------- 1 nobody nobody 322 Feb 26 12:49 orbrandom.txt
[root@webs2-t config]# lsof orbrandom.txt
lsof shown nothing.
After applying changes:
[root@webs2-t config]# ls -rtl
total 168
-rw------- 1 nobody nobody 2412 Feb 26 17:12 web-interna-obj.conf
-rw------- 1 nobody nobody 2388 Feb 26 17:12 server.xml
-rw------- 1 nobody nobody 2887 Feb 26 17:12 server.policy
-rw------- 1 nobody nobody 16384 Feb 26 17:12 secmod.db
-rw------- 1 nobody nobody 405 Feb 26 17:12 orbrandom.txt
-rw------- 1 nobody nobody 2412 Feb 26 17:12 obj.conf
-rw------- 1 nobody nobody 9153 Feb 26 17:12 mime.types
-rw------- 1 nobody nobody 518 Feb 26 17:12 magnus.conf
-rw------- 1 nobody nobody 466 Feb 26 17:12 login.conf
-rw------- 1 nobody nobody 160 Feb 26 17:12 keyfile
-rw------- 1 nobody nobody 16384 Feb 26 17:12 key3.db
-rw------- 1 nobody nobody 14732 Feb 26 17:12 default-web.xml
-rw------- 1 nobody nobody 400 Feb 26 17:12 default.acl
-rw------- 1 nobody nobody 1527 Feb 26 17:12 certmap.conf
-rw------- 1 nobody nobody 65536 Feb 26 17:12 cert8.db
[root@webs2-t config]# lsof orbrandom.txt
All files are now modified with the actual date and time.
I'm using a weblogic plugin to connect with the application server, and a couple of times I've seen that the modification date matches a connection error as shown on the error log:
[21/Feb/2008:15:11:20] info ( 4212): CORE3274: successful server startup
[26/Feb/2008:12:49:38] info ( 4212): for host 10.25.59.28 trying to GET /admin/, wl-proxy reports: Debug is disabled [(null)]
Now, I'm suspecting from the weblogic plugin.
Best regards.

Similar Messages

  • How to Open the FailedFilesLog.txt File (statement), and How to Increase the 100 File Limit (question)

    It took us a while to figure this out, so I'm posting this in case it's helpful for someone out there. Plus, I have a question...
    DPM gave the following error for one of our file servers:
    Description: The replica of Volume D:\ on <servername> is inconsistent with the protected data source. Number of files skipped for synchronization due to errors has exceeded the maximum allowed limit of 100 files on this data
    source (ID 32538 Details: Internal error code: 0x809909FE)
    Recommended action: Review the failure errors for individual files from the log file
    \\?\Volume{8492c150-f195-11de-a186-001cc4ef89a0}\B1E9D373-2C03-464E-A472-99BC93DB1E2A\FailedFilesLog.txt and take appropriate action. If some files fail consistently, you can exclude the folders containing these files by modifying the protection group or
    moving the files to another location.
    So, how do you actually open the FailedFilesLog.txt file shown in this DPM alert? What is this path referring to? Well, this is the mount point for the protected server's replica volume on the DPM server, which is mounted under \Program
    Files\Microsoft DPM\DPM\Volumes\Replica\servername\File System. Here you'll see the mount points for all of the server's protected volumes. However, if you try to open one of these mounted volumes
    in Windows Explorer, you'll get Access Denied, even if you have administrator rights. (If someone knows of a way around this, please let me know). As a workaround, you can access this mounted volume in an elevated
    command prompt. Steps:
    Open an Administrator Command Prompt
    Type mountvol <AnyAvailableDriveLetter>: \\?\Volume{VolumeGUID}
    Example:  mountvol m: \\?\Volume{8492c150-f195-11de-a186-001cc4ef89a0}   Note that we're only using the first part of the path to the FailedFilesLog.txt
    file given in the DPM alert, starting from \\? and ending after the
    } character.
    Next, type m: to change to the newly mounted m: drive.
    Then type cd B1E9D373-2C03-464E-A472-99BC93DB1E2A   This is actually a folder name so we're just going into this folder.
    Finally type dir and you should see the FailedFilesLog.txt file. This file can be copied to another location where it's easier to use (i.e. in Windows Explorer).
    Be sure to unmount this volume when you're done by typing mountvol m: /d in the command prompt. (Mountvol reference:
    http://technet.microsoft.com/en-us/library/cc772586(WS.10).aspx.)
    What a pain, eh? But at least by reviewing the FailedFilesLog.txt file you can determine which files or folders caused the sync to fail and thus take action accordingly.
    Now, here's my question: Where is that registry key that lets me adjust the limit of 100 files that DPM allows to be skipped before it fails the replica? Hopefully someone out there will tell me. I know this can be done because Kapil Malhotra
    said so in this post:
    http://groups.google.com/group/microsoft.public.dataprotectionmanager/browse_thread/thread/a179fa30fb50c9b0/e9a348f2a9386063?lnk=raot.
    Also, does anyone know what the internal error code 0x809909FE means in this alert? Knowing this my help us determine what caused these files to fail. Interestingly, in the FailedFilesLog.txt file, it gave a different error code next to each failed file:
    0x80070002.
    -Taylorbox

    Thanks for responding, Fahd. So, just to be sure...
    Do I add this registry key to the DPM server or to the protected servers (or both)?
    In either case, the ContinueOnFailure key does not currently exist. So, I must create this key and the MaxFailedFiles DWORD value
    manually, right?
    Does the server in which I create this regkey have to be restarted for it to take affect?
    Can the DPM alert for the 0x809909FE error event (for exceeding the limit of 100 failures) please be adjusted to provide a path to the FailedFilesLog.txt file
    that actually works if you click on it?
    Any ideas on why the 0x80070002 "File not found" error happened? The files on the server were simply created and then deleted. Why would such file activity lead to this error?
    Thanks,
    -Taylorbox

  • Best Practice regarding using and implementing the pref.txt file

    Hi All,
    I would like to start a post regarding what is Best Practice in using and implementing the pref.txt file. We have reached a stage where we are about to go live with Discoverer Viewer, and I am interested to know what others have encountered or done to with their pref.txt file and viewer look and feel..
    Have any of you been able to add additional lines into the file, please share ;-)
    Look forward to your replies.
    Lance

    Hi Lance
    Wow, what a question and the simple answer is - it depends. It depends on whether you want to do the query predictor, whether you want to increase the timeouts for users and lists of values, whether you want to have the Plus available items and Selected items panes displayed by default, and so on.
    Typically, most organizations go with the defaults with the exception that you might want to consider turning off the query predictor. That predictor is usually a pain in the neck and most companies turn it off, thus increasing query performance.
    Do you have a copy of my Discoverer 10g Handbook? If so, take a look at pages 785 to 799 where I discuss in detail all of the preferences and their impact.
    I hope this helps
    Best wishes
    Michael Armstrong-Smith
    URL: http://learndiscoverer.com
    Blog: http://learndiscoverer.blogspot.com

  • Format probelm about the downloaded txt file

    I encounter a problem. after the 4.7 system upgrade to ECC6.0 ..(sandbox)
    Our report can't download the correct txt file.
    I wrote a test program.
    REPORT  ZTEST  NO STANDARD PAGE HEADING.
    write: / '123',
             / 'abc'.
    I download from menu :system->list->save_>local file: not converted.
    but  when opening the txt file , it shows:
    2008.09.09                                                                   test                                                                          1----
    123abc
    everything is in one line. and  add  the current date ..and '----
    Help.. what's the problem?
    Many thanks
    Edited by: hand consultant on Sep 9, 2008 8:13 AM

    Hi,
    Ganesh Modhave,
    It is strange problem. Because in the same computer, I downloaded the txt file from 4.6c system. And the result is OK.
    So I guess some upgrade issue result in the problem..
    I path the gui 710 to level 2.,,........ It's okey now ,thanks.

  • What are the differences in file types?

    what are the differences in file types?    HOW DO i CONVERT TXT TO A FILE TYPE THAT PLAYS MUSIC/VIDEO?

    Every file on a computer is ultimately just a big collection of zeros and ones. Files with the .txt extension typically contain just text. If opened with a suitable program such as Notepad the text will be readable. Try to push the same file into a different application and you may get nonsense or crash the software. Well written software will attempt to validate the internal structure of the file it is given and reject anything it doesn't know how to handle. There are multiple audio file formats. Transcoding an audio file from one audio format to another is possible. Changing a text file into audio isn't possible unless it wasn't really a text file in the first place.
    tt2

  • What are the basic .jar files to be set in web dynpro project classpath

    Hi,
    I am having a problem while customizing the ESS. I used DTR, DC and imported configuration. After that, I created project from one of the DC(say ess/jp/addr). Later when I open an iView from any Web Dynpro component, I am getting lot of errors without even making any modifications.
    I closed the project and reopened it and reload & rebuilt, but it doesn't solved my problem. In my classpath settings I couldn't find any jar files except the jre_lib. Could you please let me know what are the basic jar files we have to set in classpath and where to get them from. We are using NWDS 7.0.06 version.
    Can you please let me know how to solve this or any other way to work around this.
    It's an urgent to be fixed as early as possible, plz help me out.
    Thanks & Regards,
    Raj

    Hi Julien,
    Thanks for your reply.
    We imported the the specified SCAs in our track.
    we are getting the following errors.
    Kind Status Priority Description Resource In Folder Location
    Error The import com.sap.xss.per cannot be resolved CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 18
    Error com.sap.pcuigp cannot be resolved (or is not a valid type) for the argument fpm of the method loadConfiguration CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 113
    Error com.sap.pcuigp cannot be resolved (or is not a valid return type) for the method getNextPerspective CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 127
    Error com.sap.pcuigp cannot be resolved (or is not a valid type) for the argument currentPerspective of the method getNextPerspective CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 127
    Error com.sap.pcuigp cannot be resolved (or is not a valid return type) for the method getCAPState CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 137
    Error com.sap.pcuigp cannot be resolved (or is not a valid type) for the argument perspective of the method getCAPState CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 137
    we manually set below .jar files in classpath settings.
    pcuixssfpm.jar
    pcuixssutils.jar
    logging.jar
    essper.jar
    Is there any alternative to work around.
    Thanks & Regards,
    Raj

  • What is the safest duplicate file cleaner for macbook pro?

    What is the safest duplicate file cleaner for macbook pro?

    Welcome to the Apple Support Communities
    First, use speech recognition. It's installed on OS X, so you don't have to install a third-party app. See > http://support.apple.com/kb/PH11258?viewlocale=en_US

  • Want to display a space after last field in the output txt file

    hi
    I want to display a space after last field in the output txt file which is generaed by my program on utility server the last field lengyt we have defined is four and in database it is of three characters and requirement is to disppaly the last fourth field as space in the output file w hich is not shown as the txt file automatically gets closed at the third place as it is the last field in the record and ind atabase records are of therss char only but user wants to display this fourth position in the notepad output file as space ( which is last field in the output file)
    eg
    name house  street country
    record output coming in file
    ram   h3      street3  thn      now this thn which is last field the notepad get closed at thn only
    i want to display one space in last field for the whole of output file
    ie ram      h3   street3  thn(space)
        sham   h4  street4   sgp(space)  so on......
    we need to show this space in the output file as blank
    regards
    Arora

    hi Atish
    i am using
    loop at gt_sagadr_outtab into wa_sagadr_outtab
    move wa_sagadr_outtab-country to wa_sagadr_text+223(226).
    endloop
    in this last field ie country i need to display the last 226 as blank as only country key is two char in database so the last space is not shown
    i am not unsing the fM as tolb by  you
    and afterwards
    i am usning
    Concatenate 'Sagadr_' sy-datum sy-uzeit '.dat' into gv_filename_sagadr.
    CALL FUNCTION 'FILE_GET_NAME'
      EXPORTING
      CLIENT                        = SY-MANDT
        LOGICAL_FILENAME              = gc_lfile
        OPERATING_SYSTEM              = SY-OPSYS
        PARAMETER_1                   = gc_param1
        PARAMETER_2                   = gc_send
        PARAMETER_3                   = gv_filename_sagadr
      USE_PRESENTATION_SERVER       = ' '
      WITH_FILE_EXTENSION           = ' '
      USE_BUFFER                    = ' '
      ELEMINATE_BLANKS              = 'X'
      IMPORTING
      EMERGENCY_FLAG                =
      FILE_FORMAT                   =
        FILE_NAME                     =  gv_filepath_sagadr
    EXCEPTIONS
      FILE_NOT_FOUND                = 1
      OTHERS                        = 2
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    and lastly
    open dataset gv_filepath_sagadr for output in text mode encoding default.
        if sy-subrc eq 0.
         loop at gt_sagadr_text into wa_sagadr_text.
         transfer wa_sagadr_text to gv_filepath_sagadr.
         endloop.
        endif.
       close dataset gv_filepath_sagadr.
        if sy-subrc = 0.
        message S002 with gv_filepath_sagadr. "Files & created on Application server
        endif.
    SO NOT SURE WHERE TO USE THE CODE AND HOW

  • What is the list of file prefixes that make a file appear first in the finder?

    Hi!
    I was just curious :
    What is the list of file prefixes that make a file appear first in the finder?
    For example, files and folders whose names start with "A" will appear before files whose names start with "B",
    but what about a list of characters for files and folders before the letter "A"?
    I'm doing some file organisation, and I need certain things to appear at the top of the list.
    I have noticed that the character-prefixes "0" and "(" seem to make things appear before "A"
    I would like a complete list if there is one available.
    Thank you!

    Pretty much any number or a space character. Punctuation does too, in theory, but I'd advise to limit it to hyphens and underscores. Periods are OK in the middle of file names but you won't be able to start a file name with one at the Finder level since that would actually hide the file.
    Matt

  • What does the HSTS.plist file in the Cookies folder in /Library ?

    What does the HSTS.plist file in the Cookies folder in /Library ?
    If I open it in TextEdit it is filled with sites I never have visited.
    Does anybody know where this file is used for ?
    Thanks

    I also have this file in the same folder in the same location with two other 'documents' called:
    1. com.apple.appstore.cookies
    2. Cookies.binarycookies
    Document type shows as 'OOPlistDocumentType'.
    Yes lots of website addresses and at least one known spam tel number. The top line of the text when opened by TexEdit is as follows:
    bplist00“   ∑_ )com.apple.CFNetwork.defaultStorageSession_ !hstsd Disk Storage Schema Versionfl ±    
    This is a bit of a worry ........

  • What is the required sda files to deploy SSO2?

    what is the required sda files to deploy SSO2?

    Hi Veeraraj,
    You would require
    1. tcsecauthjmxear.sda
    2. tcsecauthsso2wizard.sda
    these files are attached in the SAP Note 1083421 - SSO2 Wizard
    Cheers!
    Sandeep Tudumu

  • What are the differences between file vault and legacy file vault?

    what are the differences between file vault and legacy file vault?

    Legacy is an encrypted disk image of your Home folder, FileVault2 is whole disk encryption

  • Automatically save logging in the "flashlog.txt" file

    Is there a way to automatically save logging in the "flashlog.txt" file?

    hi Atish
    i am using
    loop at gt_sagadr_outtab into wa_sagadr_outtab
    move wa_sagadr_outtab-country to wa_sagadr_text+223(226).
    endloop
    in this last field ie country i need to display the last 226 as blank as only country key is two char in database so the last space is not shown
    i am not unsing the fM as tolb by  you
    and afterwards
    i am usning
    Concatenate 'Sagadr_' sy-datum sy-uzeit '.dat' into gv_filename_sagadr.
    CALL FUNCTION 'FILE_GET_NAME'
      EXPORTING
      CLIENT                        = SY-MANDT
        LOGICAL_FILENAME              = gc_lfile
        OPERATING_SYSTEM              = SY-OPSYS
        PARAMETER_1                   = gc_param1
        PARAMETER_2                   = gc_send
        PARAMETER_3                   = gv_filename_sagadr
      USE_PRESENTATION_SERVER       = ' '
      WITH_FILE_EXTENSION           = ' '
      USE_BUFFER                    = ' '
      ELEMINATE_BLANKS              = 'X'
      IMPORTING
      EMERGENCY_FLAG                =
      FILE_FORMAT                   =
        FILE_NAME                     =  gv_filepath_sagadr
    EXCEPTIONS
      FILE_NOT_FOUND                = 1
      OTHERS                        = 2
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    and lastly
    open dataset gv_filepath_sagadr for output in text mode encoding default.
        if sy-subrc eq 0.
         loop at gt_sagadr_text into wa_sagadr_text.
         transfer wa_sagadr_text to gv_filepath_sagadr.
         endloop.
        endif.
       close dataset gv_filepath_sagadr.
        if sy-subrc = 0.
        message S002 with gv_filepath_sagadr. "Files & created on Application server
        endif.
    SO NOT SURE WHERE TO USE THE CODE AND HOW

  • What are the non downloadable files in ipad, what are the non downloadable files in ipad

    what are the list of files that  are non downloadable in ipad using safari ?
    Example:
    www.mediawiki.org/wiki/Download
    File type:tar.gz

    some more files & filetypes which are displaying the error message "download failed"
    Filetype
    URL
    rar
    http://www.ccp4.ac.uk/cvs/viewvc.cgi/ccp4/man/man.tar?view=annotate&hideattic=0
    war
    http://www.subtitles.at/Cartel.War
    EAR
    http://www.wandoujia.com/apps/appinventor.ai_yiweibmu.ear
    tar
    https://bitbucket.org/wwmm/jumbo-converters/src/90b4857aafec9fc3b8bf50fd1b538ee6 68562a3d/jumbo-converters-spectrum/materials/VarianNMRdata.tar/VarianNMRdata.tar ?at=default#
    Apk
    apk files are being supported in safari
    Jpg – having the download option within the site
    http://stock.tobinphoto.com/whitetail-deer-snow-photos-1122.htm
    please provide all the file types extensions which can not be downloaded in ipad&iphone.

  • What are the .fm.sp files that are created when using SharePoint?

    What are the .fm.sp files that are created when using SharePoint? When I'm working with SharePoint, I've noticed that duplicate files ending in .fm.sp are created. I've been unable to find any reference or documentation about them so far.

    Whe you use sharepoint as a CMS connections in Framemaker it creates the folder where Sp is installed and also a file ending .sp is created that let SP know that its the file associated with it.
    .fm.sp indicates that its the framemaker type SP file.
    Dont worry about it as its not creating any mess in the system.
    Harpreet

Maybe you are looking for

  • How to get the Survey result with a External Provider

    Hi all We have an scenario where we create a Survey and it's executed for a third party, and then they send to us the results for example in a excel sheet. Some know how we can upload the survey results per each client into CRM, Best Regards.

  • How to play video files by using UITableView?

    Hi, In my iPhone application I need to show a video image in UITableView. Each tableViewCell have video and some labels. I used the MPMoviePlayerController for showing video in full screen when the cell is selected. But, I am getting error that MPMov

  • Aperture slowed computer down when importing large library

    Hi, I recently imported 47,000 photo's into Aperture 2 from Iphoto. The entire process took several hours but when it was importing, my computer slowed down to a crawl. My browser took a while to open, Iphoto was slow to open and just about any progr

  • Iphoto/slideshow/idvd

    Has anyone burned an elaborate iphoto slideshow with success? I spent alot of time putting together 239 slides into a great 30 min. iphoto slideshow (with transitions, pans and audio) and am so so frustrated to have just spent 4 days trying to figure

  • Been charged for jack reacher 15.99,but will not download due to too many http addresses open how do I get my money back

    Have purchased jack reacher for 15.99 unable to download due to too many http addresses. I hav only got the apple address open only would I be able to get a download and how do I go about getting a refund thankyou.