ERROR: TCP Locator (Configuring the caching loactors) ERROR

Hi All,
I am attempting to deploy LiveCycle ES to a WebLogic cluster which
reside on 64bit servers. Before I can run the configuration manager,
there is a step to run a batch file (startlocator.bat) in order to
configure the caching locators.
This batch file errors out with the following message:
"ERROR: operation "start-locator" failed because: Start of locator
failed. The end of "F:\Adobe\LiveCycle8.2\lib\caching\locator.log"
contained this message: "".
I checked the log and just like the above error message mentioned,
there was nothing written into the log. Please help. How can I get
this working, or better yet, how important is this step?
PS. This step is located on pg. 27 of the "Configuring LiveCycle ES
Application Server Clusters Using WebLogic" documentation.
Regards,
Ikhide

Hi Jonathan,
Could you please provide your OS details- Windows/Unix?
If it is any unix flavor system, please execute dos2unix command on startlocator.sh and run it again.
Thanks,
Pankaj Parashar

Similar Messages

  • Configuring the cache programmatically

    I'm trying to find out if there is a way to configure the cache programmatically. I know that we can configure it via command line parameters (main problem is that this can only be used at VM startup, but we may want to shutdown the cache and start it up again with a different configuration, without restarting the web app or the VM), or via tangosol-coherence-override.xml (main problem is that this is problematic to change in a deployed war/jar, partly because the it would be destroyed/overwritten with a new release of our software). The ideal facility would allow our application to supply Coherence with the XML configuration data, programmatically, at runtime; that is, we would build the XML data ourself (e.g., from our own database that includes configuration data) and pass that to Coherence as a startup parameter. Is there any way to accomplish this kind of programmatic configuration at startup?
    Thanks!
    Trygve Isaacson
    Message was edited by: trygve

    Hi Trygve,
    You can use {system-property-name default-value} xml-override syntax, for example, you can create tangosol-coherence-override.xml which looks like this:
    <code>
    <coherence xml-override="{my.override}">
    </coherence>
    </code>
    and then specify an actual file name in your code:
    <code>
    System.setProperty("my.override", file_name);
    </code>
    Regards,
    Dimitri

  • Can I change the location of the cache to a different disk drive?

    I'm having trouble with fragmentation on my system disk which seems be the result of the Firefox disk cache. This fragmentation is causing problems both with Firefox and other programs. I have multiple hard disks and would like to relocate the cache to a different drive to see if this solves the problem but there's nothing 'Options'

    In addition to the above, I know of one add-on that includes the option to move the cache. The [https://addons.mozilla.org/en-US/firefox/addon/13288/ Super Tab Mode] add-on is primarily a tabbed browsing add-on that enhances tabbed browsing features, as well as having the option to move the cache.

  • Where is the cache? Can it be configured to another location?

    I have a second hard drive in my system for data. This prevents "fragmenting" occurring on my program drive. With IE I was able to configure the cache to my data drive. Can this be done with Firefox?

    Hello Peter-Balsiger,
    If the unit will no longer power on by pressing the power button, it will unfortunately require servicing to resolve the issue.  Please use the contact link below to obtain information on your service options.
    This didn't answer your question or issue? Find more help at Contact Us.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • What is the default file location for the Firefox cache?

    It's not in an obvious location.

    You can see the location of the cache on the about:cache page.
    On Vista the cache can be found in \AppData\Local\ (the main profile folder is in \AppData\Roaming\)
    * C:\Users\&lt;user&gt;\AppData\Local\Mozilla\Firefox\Profiles\&lt;profile&gt;\

  • Can't change the cache location

    I use a RAMDisk for the disk cache. Prior to upgrading to Firefox 11, I used to be able to set
    browser.cache.disk.parent_directory=R:\
    to set this. Now the cache is no longer located on R:\ although this setting is still there. Where has it gone and why?

    Does it help if you use a specific directory like R:\temp on that drive instead of setting the root directory as the location of the cache?
    Be sure to create the specified directory.
    Are you setting the cache location via the about:config page?

  • How do I change the cache location?

    I just installed the new Firefox 4.0 beta 5. I was using Firefox 3.6.9 previously.
    In Firefox 4 beta, I cannot find the menu item for changing the location of the cache. Has this feature been deleted, or simply moved to some other menu?
    Specifically, I need to switch the cache location from the default C:\Users\{username}\ ..... to a different drive. This is something people commonly do if they want to minimize fragmentation on their system disk.
    How can I specify a different location for the cache?

    There's never been a Menu item or UI pref in Firefox for moving the Cache, it's always been a hidden pref.
    http://kb.mozillazine.org/Browser.cache.disk.parent_directory

  • Where is the 'Cache Tab'? ref: byteverify

    I had the Byteverify exploit which was successfully deleted.
    In order to prevent this again I have been advised to turn off the cache.
    Control Panel -- Java Plugin -- Cache Tab -- disable cache
    But I have no Cache Tab!
    I'm using Version 1.5.0 (build 1.5.0_02-b09)
    and I can see General, Settings, Location for the cache directory but no option to turn it off.

    Safari menu - Reset Safari has an option to remove website data.
    You can also use Safari - Preferences - Advanced to show the Develop menu. Once that's visible, there's an Empty Caches command there.
    Also see Safari - Preferences - Privacy to remove cache/cookies etc for some or all sites.

  • What is folder q2tw177e.default located inside the profile folder

    The application data folder, windows xp, has a folder labeled q2tw177e.default located inside the profile folder. I can find out nothing with this label when searching google. Makes me suspicious about this folder. Does anyone know anything about it. Thanks.

    There is nothing to worry about that folder.
    That is the actual Firefox Profile Folder that stores your personal data.
    There are two of them:
    * C:\Documents and Settings\&lt;user&gt;\Application Data\Mozilla\Firefox\Profiles\&lt;profile&gt;\
    *C:\Documents and Settings\&lt;user&gt;\Local Settings\Application Data\Mozilla\Firefox\Profiles\&lt;profile&gt;\
    The latter is the location used for the browsing cache and a few other files.<br />
    See also the about:cache page for the location of the cache.
    You can use this button to go to the Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox

  • Configure CSS cache

    Hi,
    I'm trying to configure the cache time of the portal theme. Using the HTTP Provider Service I can configure the general cache time of all the portal applications (Cache-Control max-age=xyz property).
    But how do I configure the cache timeout of only the portal theme application? I want to set the cache to 1 month, but not for my other applications on the portal.
    br,
    Tobias

    Hi Tobias,
    I am not sure you can control the cache on a portal component level. Generally CSS files are cached in the browser until something changes in them - are you seeing a different behaviour? The browser checks for changes based on how it is configured...
    I know you can also set caching properties in the iView configuration... you might be able to control caching there also by adjusting those properties.
    Hope that helps,
    Simon

  • What is the default name of the folder where the cache (i.e. Firefox's temporary internet files) is stored?

    What is the default name of the folder where the cache (i.e. Firefox's temporary internet files) is stored? Basically, what folder is Firefox's equivalent of Temporary Internet Files?

    You can find the location of the cache on the about:cache page (open that page via the location bar like a website).
    Only large image and media files are stored as individual files on disk.<br />
    Other files are stored in a few large container files (_CACHE_XXX_) in the cache folder and not as separate files on disk.<br />
    The individual files on disk have random names without a file extension for security reasons: you can't open an application or start a downloaded virus inadvertently by clicking a file in the cache folder.<br />
    You can look at this extension for easier access to files in the cache.
    * Cache Viewer: https://addons.mozilla.org/firefox/addon/2489

  • Bridge will not open, an error message is displayed regarding the cache.

    Hi,  when I try to open bridge I receive an error message with instructions to go to preferences and do something with the cache.  when I go to preferences, cache, purge cache everything freezes. the only way i can do anything is to force a shut down of the computer.  this happens each time I attempt to use bridge.
    i use a mac book pro.
    if any one has an idea I would love to hear it.  thank you

    Doc you are a champion. Thank you, selecting a new location has worked.
    Lindy Corrie
    0402 324 179

  • Windows 8.1 Hyper-V - Error while configuring the hard disk 0xC03A0014

    Hello. I have just enabled Hyper-V on my Windows 8.1 laptop.
    Dell Latitude E7440 i7-4600U @ 2.10GHz
    I can create a Virtual-Switch but I am unable to create a new Hard Disk or Virtual Machine within Hyper-V. I get the same error for both processes.
    Error: The Virtual Machine Management Service encountered an error while configuring the hard disk on virtual machine New Virtual Machine.
    Failed to create the virtual hard disk.
    The system failed to create C:\Users\user\Documents\Test\New.vhdx .
    Failed to create the virtual hard disk
    The system failed to create C:\Users\user\Documents\Test\New.vhdx . A Virtual disk support provider for the specified file was not found. (0xC03A0014).
    I have ran all Dell Client System updates and all of windows updates.
    I have attempted to create a virtual machine on the current SSD and also an external drive. The same error appears.
    I have also attempted to create a virtual hard disk via Hyper-v with a Base vhdx, still the same error occurs. I've tested the base image on other laptops of the same model and windows 8.1 without issue.
    Any thoughts on how I can fix this?
    Thank you,
    -Jake

    Hi Jake,
    "Enable Data Execution Protection (DEP) in the BIOS and make sure the Format of drive file system is not fat32.
    1. Uninstall Intel Active System Monitor 3.0, if installed.
    2. Disable "Intel IPMI Service" and "Intel Monitoring Agent" Service.
    3. Open regedit and locate: HKLM\System\CurrentControlSet\Services\imbdrv.
    4. Change the Start Key to 4 (Disabled).
    5. Locate HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E97D-E325-11CE-BFC1-0 8002BE10318}.
    6. Take ownership of the ‘Properties’ key.
    7. Give yourself full permission for this key.
    8. Now locate the properties key; if you see a ‘Security’ entry there, that is your problem. Delete this key.
    9. Try attaching or adding the VHD again after rebooting.
    If above steps did not help, add the Network Service account to Local Administrator group."
    It is quoted from the similar thread below :
    http://social.technet.microsoft.com/Forums/windows/en-US/55085ff3-0f26-41bd-b590-bb3490e2d6f5/win-7-professional-a-virtual-disk-support-provider-for-the-specified-file-was-not-found?forum=w7itprovirt
    Hope it helps
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Error occurred saving the cache

    I'm creating an AIR application using the Model Driven Development tools and hoping to make use of the offline cache. The generated value objects and services are working well when connected but I have been unable to get the cache working.
    Currently I am generating custom offline adaptors for each of my Model entities and assigning them to the offlineAdapter property of each data service as follows:
      _terminalService.serviceControl.autoCommit=false;
      _terminalService.serviceControl.autoConnect=true;
      _terminalService.serviceControl.fallBackToLocalFill=true;
      _terminalService.serviceControl.autoSaveCache=true;
      _terminalService.serviceControl.autoMerge=true;
      _terminalService.serviceControl.autoSyncEnabled=true;
      _terminalService.serviceControl.encryptLocalCache=false;
      _terminalService.serviceControl.offlineAdapter=new TerminalOfflineAdapter();
      _terminalService.serviceControl.cacheID="ss-sclient-39";
    When I run my application it works as anticipated but I am seeing the following error in the console log:
    7/27/2010 12:21:25.677 [DEBUG] mx.data.DataStore Saving cached query: store id: ["getByMacAddress","001CC4313675"] lastWritten: Tue Jul 27 12:21:25 GMT+0100 2010 lastAccessed: Tue Jul 27 12:21:25 GMT+0100 2010 created: Tue Jul 27 12:21:25 GMT+0100 2010 metadata: (null) type: 1 referenced ids: ["common.Terminal:#:13"]
    7/27/2010 12:21:25.677 [DEBUG] mx.data.LSODataStore dbStore lock released: 965366152
    7/27/2010 12:21:25.677 [ERROR] mx.data.DataStore Error occurred saving the cache: TypeError: Error #1009: Cannot access a property or method of a null object reference. stack: TypeError: Error #1009: Cannot access a property or method of a null object reference.
         at mx.data.offline::EntityManager/save()[C:\depot\DataServices\trunk\frameworks\projects\airfds\src\mx\data\offline\EntityManager.as:104]
         at mx.data.offline::EntityManager/update()[C:\depot\DataServices\trunk\frameworks\projects\airfds\src\mx\data\offline\EntityManager.as:345]
         at mx.data::SQLiteOfflineAdapter/updateOfflineItems()[C:\depot\DataServices\trunk\frameworks\projects\airfds\src\mx\data\SQLiteOfflineAdapter.as:120]
         at mx.data::DataStore/persistCacheItems()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\DataStore.as:4543]
         at mx.data::DataStore/persistDataService()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\DataStore.as:4679]
         at mx.data::DataStore/doSaveCache()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\DataStore.as:3755]
         at Function/()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\DataStore.as:3711]
         at mx.data::DataStore/http://www.adobe.com/2006/flex/mx/internal::saveCache()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\DataStore.as:3727]
         at mx.data::DataList/http://www.adobe.com/2006/flex/mx/internal::processSequenceResult()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\DataList.as:3063]
         at mx.data::DataListRequestResponder/result()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\DataListRequestResponder.as:103]
         at mx.rpc::AsyncRequest/acknowledge()[E:\dev\4.x\frameworks\projects\rpc\src\mx\rpc\AsyncRequest.as:84]
         at NetConnectionMessageResponder/resultHandler()[E:\dev\4.x\frameworks\projects\rpc\src\mx\messaging\channels\NetConnectionChannel.as:547]
    If I then disconnect from the server and attempt to run my client again I get the following error:
    7/27/2010 12:27:46.548 [DEBUG] mx.data.DataService.common.Terminal DataService.fill() called for destination: common.Terminal with args: ["getByMacAddress","001CC4313675"] includesProperties: (include default - excludes: [])
    7/27/2010 12:27:46.548 [INFO] mx.messaging.Producer 'ds-producer-common.Terminal' producer sending message 'EF832901-F3A4-7AE3-EF12-13A8897408CC'
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
         at mx.data.offline::EntityManager/executeSelectQuery()[C:\depot\DataServices\trunk\frameworks\projects\airfds\src\mx\data\offline\EntityManager.as:446]
         at mx.data.offline::EntityManager/executeQuery()[C:\depot\DataServices\trunk\frameworks\projects\airfds\src\mx\data\offline\EntityManager.as:432]
         at mx.data::SQLiteOfflineAdapter/internalExecuteOfflineQuery()[C:\depot\DataServices\trunk\frameworks\projects\airfds\src\mx\data\SQLiteOfflineAdapter.as:318]
         at mx.data::SQLiteOfflineAdapter/executeOfflineQuery()[C:\depot\DataServices\trunk\frameworks\projects\airfds\src\mx\data\SQLiteOfflineAdapter.as:202]
         at Function/()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\DataStore.as:1651]
         at mx.data::DataStore/http://www.adobe.com/2006/flex/mx/internal::fill()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\DataStore.as:1765]
         at mx.data::ConcreteDataService/internalFill()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\ConcreteDataService.as:7235]
         at Function/()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\ConcreteDataService.as:1317]
         at mx.data::ConcreteDataService/fill()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\ConcreteDataService.as:1336]
         at mx.data::DataManager/fill()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\DataManager.as:1560]
         at _Super_TerminalService/getByMacAddress()[C:\Documents and Settings\benp.NB\My Documents\src\qms\workspace\CommonClient\src\common\model\_Super_TerminalService.as:226]
         at airclient.application::AirClientImpl/initialiseTerminalDetails()[C:\Documents and Settings\benp.NB\My Documents\src\qms\workspace\AirClient\src\airclient\application\AirClientImpl.as:146]
         at Function/()[C:\Documents and Settings\benp.NB\My Documents\src\qms\workspace\AirClient\src\airclient\application\AirClientImpl.as:268]
         at mx.collections::ItemResponder/result()[E:\dev\4.x\frameworks\projects\framework\src\mx\collections\ItemResponder.as:129]
         at mx.rpc::AsyncToken/http://www.adobe.com/2006/flex/mx/internal::applyResult()[E:\dev\4.x\frameworks\projects\rpc\src\mx\rpc\AsyncToken.as:239]
         at mx.rpc.events::ResultEvent/http://www.adobe.com/2006/flex/mx/internal::callTokenResponders()[E:\dev\4.x\frameworks\projects\rpc\src\mx\rpc\events\ResultEvent.as:207]
         at mx.data::ConcreteDataService/http://www.adobe.com/2006/flex/mx/internal::dispatchResultEvent()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\ConcreteDataService.as:3427]
         at Function/http://adobe.com/AS3/2006/builtin::apply()
         at mx.rpc::AsyncDispatcher/timerEventHandler()[E:\dev\4.x\frameworks\projects\rpc\src\mx\rpc\AsyncDispatcher.as:50]
         at flash.utils::Timer/_timerDispatch()
         at flash.utils::Timer/tick()
    I'm slightly confused by the fact that the offline adaptors are derived from SQLiteOfflineAdapter and are being run within an AIR application but I am still seeing references to the LSODataStore in the logs (which I thought was only used for Flash applications). Also if I attempt to set encryptLocalCache to true I get the following error:
    7/27/2010 12:32:10.409 [DEBUG] mx.data.DataStore Adding data service: common.Terminal to the data store: my-rtmp:true initialized: false
    Error: Encryption is not supported for local shared objects.
         at mx.data::LSODatabase/set encryptLocalCache()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\LSODatabase.as:149]
         at mx.data::DataStore/set encryptLocalCache()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\DataStore.as:391]
         at mx.data::ConcreteDataService/set encryptLocalCache()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\ConcreteDataService.as:227]
         at mx.data::DataManager/set encryptLocalCache()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\DataManager.as:392]
         at airclient.application::AirServiceFactory/configureService()[C:\Documents and Settings\benp.NB\My Documents\src\qms\workspace\AirClient\src\airclient\application\AirServiceFactory.as:236]
    Does anyone know what's going on here?
    Thanks!

    Ah, thanks! That certainly solves the LSO issue - I've changed to linking with airfds.swc and I'm now seeing lots of healthy looking SQLDBCache output in the logs when I run the application with a connection. Unfortunately if I then stop the server and run the application again I'm still seeing a problem. The app does load some data from the cache (I have several services) but then stops with the following error before it can load everything:
    7/27/2010 15:43:46.929 [DEBUG] mx.data.SQLDBCache SQLDBCache - getCollection(_common.Customer_ic) creating new collection
    7/27/2010 15:43:46.929 [DEBUG] mx.data.SQLDBCache SQLDBCache - before load data - create table if not exists: CREATE TABLE IF NOT EXISTS [_common_Customer_ic] (id VARCHAR PRIMARY KEY, data BLOB);
    7/27/2010 15:43:46.960 [DEBUG] mx.data.SQLDBCache SQLDBCache - after load data - create table if not exists
    7/27/2010 15:43:46.960 [DEBUG] mx.data.SQLDBCache SQLDBCache - before select: SELECT id,data FROM [_common_Customer_ic]
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
         at mx.data::DataStore/restoreReferencedIds()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\DataStore.as:4766]
         at mx.data::DataStore/restoreReferencedItems()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\DataStore.as:4736]
         at mx.data::DataStore/restoreAssociations()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\DataStore.as:4880]
         at mx.data::DataStore/restoreReferencedItems()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\DataStore.as:4759]
         at Function/()[C:\depot\DataServices\trunk\frameworks\projects\data\src\mx\data\DataStore.as:1742]
         at mx.rpc::Responder/result()[E:\dev\4.x\frameworks\projects\rpc\src\mx\rpc\Responder.as:56]
         at mx.rpc::AsyncToken/http://www.adobe.com/2006/flex/mx/internal::applyResult()[E:\dev\4.x\frameworks\projects\rpc\src\mx\rpc\AsyncToken.as:239]
         at mx.rpc.events::ResultEvent/http://www.adobe.com/2006/flex/mx/internal::callTokenResponders()[E:\dev\4.x\frameworks\projects\rpc\src\mx\rpc\events\ResultEvent.as:207]
         at Function/http://adobe.com/AS3/2006/builtin::apply()
         at mx.rpc::AsyncDispatcher/timerEventHandler()[E:\dev\4.x\frameworks\projects\rpc\src\mx\rpc\AsyncDispatcher.as:50]
         at flash.utils::Timer/_timerDispatch()
         at flash.utils::Timer/tick()
    In both connected and disconnected operation there is no user input, so the sequence of queries should be identical. Each service I use is configured identically except that they each use their own automatically-generated OfflineAdaptor. Any suggestions?
    Many thanks

  • I am getting a 404 error when trying to access any search link using google, I can get to a website if I enter the url directly.  I have cleared my history, emptied the cache and reset safari.

    I keep getting a 404 error when trying to access any search link using google, I can get to a website by directly using the URL.  I have cleared history, empited the cache and reset safari.  Any suggestions.

    Right. If you are using delegated privs and sudo, make sure that sudo is configured to pass on the PERL5LIB and ORACLE_HOME environment variables at least.

Maybe you are looking for

  • Dunning for Public Insitutions

    Hi Experts! How are you? We are dealing here with a situation, and we really need your help and experience in SAP ISU. Regarding dunning, we have the following scenario with public institutions: 1 - We have one City Hall which have several water serv

  • Disk not ejected properly notification after upgrade

    Hi, I have a 500GB Western Digital external drive configured for Time Machine. I recently upgraded to Mavericks, now when my computer goes to sleep I get the dreaded "Disk was not ejected properly" message. With Mountain Lion I have experienced this

  • PC2700 ram

    I am looking to get new ram for my 800 mhz ibook G4. The apple web site says that I should get PC2100 ram, but also says that it is PC2700 compatible. If I buy the PC2700 will it be any different than the PC2100. Does it really matter?

  • Bar Code Integration...

    Hi Experts....           I need to integrate the OCR or MICR with my system, to scan the bar codes. But also i am using SAP B1, now i need to automate this bar code processing with SAP B1,             What is the way for this problem?          I have

  • Reinstallation of acrobat x standard

    i had to reinstall win 7 64bit and now need to reinstall acrobat x standard. Where do i find the download?