How to modify Work DIR for CQ5

While starting up author instance cq-author-4502.jar using JDK, instead of using the same directory's crx-quickstart, it uses work dir default as 'c:\windows\system32', which I can see in the popup 'CQ% WCM Starting up...Waiting for server startup... Work dir c:\Windows\system32\crx-quickstart'.
How do we override the default behavior of Adobe CQ5 in 5.4 version. I wanted to use work dir as current "crx-quickstart" folder, where the cq-author-4502.jar exists instead of "c:\windows\system32\crx-quickstart" folder. Please advice.

Hi vgovindaraju,
Refer [1] OR I guess with crx hotfix 2.2.0.38 Or above you can configure in property file.
[1]   https://helpx.adobe.com/crx/kb/HowToChangeRepoHome.html
Thanks,
Sham
@adobe_sham

Similar Messages

  • How to set working-dir for precompiled jsp pages to some where under tmp

    If my weblogic application gets exploded into this tmp directory:
    D:\bea_domains\my_wl_domain\servers\SERVER001\tmp\_WL_user\mywebapp\wxyzzz\war
    where "wxyzzz" is a random directory name generated by weblogic 9.2, how would I set my working-dir in weblogic.xml to store the precompiled jsp classes under:
    D:\bea_domains\my_wl_domain\servers\SERVER001\tmp\_WL_user\mywebapp\wxyzzz\war\WEB-INF\classes\jsp_servlet\_jsp directory?
    Is there an "expression" or "variable" that will hold the value of the tmp directory? Thanks.

    If my weblogic application gets exploded into this tmp directory:
    D:\bea_domains\my_wl_domain\servers\SERVER001\tmp\_WL_user\mywebapp\wxyzzz\war
    where "wxyzzz" is a random directory name generated by weblogic 9.2, how would I set my working-dir in weblogic.xml to store the precompiled jsp classes under:
    D:\bea_domains\my_wl_domain\servers\SERVER001\tmp\_WL_user\mywebapp\wxyzzz\war\WEB-INF\classes\jsp_servlet\_jsp directory?
    Is there an "expression" or "variable" that will hold the value of the tmp directory? Thanks.

  • Help: how to modify a setting for a running

    solaris 10 10/05 on sUN E3000
    Q: how to modify the setting for a running zone.
    I want to add a lofs mount for /usr/local read/write.
    also I want to add access to cdrom
    so I use zonecfg to "add fs ", and stuff then commit.
    now what should I do to make effect in the zone.
    thanks.

    to rephase my question:
    once I have a zone installed, is there a way to
    modify the zone settings , such as adding a fs
    or devices, without destory the zone? thanks.

  • How to config work flow for approval in snp?

    Dear Expert,
    we want to running TLB for deployment stock orders which are approved by leaders.
    please tell us how to config work flow for approval in snp?
    thanks so much

    Hi,
    I got to know from DB49 that some workflow is available in GATP, but as far as I know, there is no such possibility in SNP.
    Deployment stock transfer kind of data exists in livecache order series, and it's very tough to manipulate it in some way to suit the approval workflow.
    As far as I can propose, you would need to do following (big custom development):
    1) Create a custom transaction
    2) Read Deployment Stock transfer data in accordance with your selection criteria and display it to the relevant user/approver
    3) User would accept/reject the Deployment Stock Transfer. This action is possible in a custom transaction.
    4) If Deployment Stock transfer is rejected, delete it from livecache
    5) Now when you run TLB, only approved Deployment Stock Transfer would be available to be coverted to STOs.
    In the above development, you could create logs/reports as you need for audit kind of purpose.
    This won't be a very simple development, but it's possible.
    May be someone could give you some better alternative.
    Thanks - Pawan

  • Does anybody know how to modify the driver for the Tektronix 370A curve tracer so that it will work with the 370B?

    I am trying to control a Tektronix 370B curve tracer using LabView via a GPIB interface. However, there are no drivers available for download for the 370B. There is one available for the 370A, but it is not compatible with the 370B and I have been unable to figure out how to modify it to make it work with the 370B. Does anyone know how to modify this driver, or know of an existing driver that works with the 370B? Thanks!

    Hi S _Bracht,
    Yeah, unfortunately, the Tektronix 370B does not currently have an instrument driver and the driver for the 370A is not supported by National Instruments (it is just posted on our website as a courtesy) - so I am afraid that there is not really any more information on the differences that might exist between the two available from National Instruments.  As an alternative, you can always develop your own driver using the VISA and 488.2 drivers + a copy of the user manual for the Tektronix 370B.  Otherwise, you may consider speaking with Tektronix or getting ahold of a User Manual for the 370A and comparing some of the settings - there are likely some differences in your configuration options at the very least.  Or, if someone out there has tackled this before and shares their knowledge...
    Good luck! 
    Regards,
    Anna M.
    National Instruments

  • How to modify select query for retrieve assets from assets tab and assets in merchandising in 10.1.2?

    Hi All,
          I need to modify the SQL for retrieving assets from assets tab and assets in merchandising in 10.1.2. I found the class for SQLQuery builder, but I want to change the SQL.
          Could you anyone please how to solve this.
    Thanks & Regards,
    Bala

    Hi All,
          I need to modify the SQL for retrieving assets from assets tab and assets in merchandising in 10.1.2. I found the class for SQLQuery builder, but I want to change the SQL.
          Could you anyone please how to solve this.
    Thanks & Regards,
    Bala

  • How to create work schedules for hours calculation

    HI Experts,
    We are working on payroll process which has to be consider  the number of working hours  for calculation.
    Now we need to generate the workschedule based on hours.
    What is the process of creation of workschedule  with respect to the consideration of number of hours.
    Please share your ideas on creation of workschedules with respect to number of hours.
    Thanks and regards,
    Sairam.

    Dear Siki,
    I want to create a new work schedule for the employees for whom the  salary calculation to be based on  working hours.
    Is there any preacautions to be maintained for the generation of work schedules in these directions.
    Regards,
    Sairam.

  • How to modify date format for Standard Purchase Order  Template XSL-FO

    I am editing the XSL-FO for the Standard Purchase Order.
    I need to modify the promised date column to 'DD-MON-YYYY’' , tried to use substring in below line but it didn't work
    <xsl:value-of select="LINE_LOCATIONS/LINE_LOCATIONS_ROW/PROMISED_DATE"/>
    Any solution for this ?
    thanks
    Pravin

    Thanks for your response.
    I tried to change the code in below format but it was giving error.
    Original code
    <xsl:value-of select="LINE_LOCATIONS/LINE_LOCATIONS_ROW/PROMISED_DATE"/>
    modified to
    <xsl:value-of select="xdoxslt:format_date(LINE_LOCATIONS/LINE_LOCATIONS_ROW/PROMISED_DATE,'dd-mmm-yyyy','dd/mmm/yyyy hh24:mi:ss',$_XDOLOCALE,$_XDOTIMEZONE)"/>
    also tried with
    <xsl:value-of select="xdoxslt:format_date(LINE_LOCATIONS/LINE_LOCATIONS_ROW/PROMISED_DATE,'dd-mmm-yyyy','dd-mmm-yyyy hh24:mi:ss',$_XDOLOCALE,$_XDOTIMEZONE)"/>
    also tried like
    <xsl:value-of select="xdoxslt:format_date(LINE_LOCATIONS/LINE_LOCATIONS_ROW/PROMISED_DATE,'dd-mmm-yyyy','dd/mmm/yyyy',$_XDOLOCALE,$_XDOTIMEZONE)"/>
    Tried above 3 methods but it didn't work.
    right now the date format in pdf file is 24-MAY-2011 21:56:24 i need to remove 21:56:24 and have only 24-MAY-2011
    any suggestions.
    thanks

  • How to modify index.html for Flash gallery

    I've been hunting around for the past couple of days trying to figure out how I can modify the index.html page which is generated for the Flash gallery. I'd like to add a google Analytics code snippet so I can track my galleries. Currently I'm doing it manually once the export has finished. Can anyone point me in the right direction? Thanks

    I may just have written a blog post for you :-)
    http://automagisk.no/blog/2009/04/01/adding-google-analytics-to-lightroom-web-template/

  • In Mail, I can't find how to modify smtp parameters for all my account, I have yosemite...

    Hello,
    I have yosemite
    if I add an imap account, I don't found how to access smtp parameter after closing and open mail app
    it is same for gmail account, once added, can't find where to modify smtp
    thanks

    Open Mail preferences. Select Accounts tab, then Accounts Information tab in the window. You can edit the SMTP server list there for all accounts.

  • Eigrp - How to modify Admin distance for redistributing connected links and over WAN

    We have a single EIGRP domain 101 across 2 locations (A and B) separated by a WAN link. Each location has a number of L3 switches at the IDF behind the router which has  the L3 vlans VL1, VL2 etc. We run eigrp 101 across all the switches and on the routers but we dont advertise any of the L3 vlans on them and we do redistribute static and connected for the static and the vlans to be distributed on eigrp.
    Qn
    1. How do i reduce the admin distance of the directly connected vlan on IDF on our core switch. ie. Vl1 and Vl2 that are distributed via connected has a admin distance of 170 locally as the other switches sees that as External without having to advertise the networks individually on each switch.  
    2. Is that possible to increase the admin distance over the WAN link without having to create a 2nd eigrp domain. ie.. Add a admin distance of say 50 over the WAN link  and that way devices on both sides do see that there is a 130 distance for the remote side and 90 for local for admin distance.
    Why?
    I am trying to separate two locations and i don't think we will be able to create an additional domain and i am trying to see alternate methods of achieving this.  
    Additional info-
    The design i mentioned has 2 locations with a WAN connection and i have mixed (90/170) distance based on where the routes are coming(eigrp/connected/static) from eventhough  everything is within the same network.  We only have 1 Eigrp network 101 and was looking to alter the AD for just connected if at all possible.
    Assuming i put in all the routes into the network how can i make site 2 see the site 1 network with a larger admin distance and 1 to 2 with a larger admin distance while not altering the admin distance within the local site.
    Underlying reason: We are getting a MPLS link(lower bandwidth) connecting to site 3,4 and 5 at both sites and wanted to clear the internal routing first before i can add them or redistribute them into bgp.

    If these two sites are connected via a P2P link and you are exchanging EIGRP routes across it then you need to be aware of what you redistribute into BGP because each site will know about it's own subnets but also the other sites subnets.
    If you just redistribute all EIGRP at both sites then it's a lottery as to which MPLS connection the non EIGRP sites use.
    So you either need to -
    1) when you redistribute EIGRP at each site into BGP use a route map and only allow the local networks for that site
    or
    2) if you want each of the EIGRP sites to back each other's MPLS connection up you could have them both advertise out all networks ie. their own and the other EIGRP site's networks but modify the BGP attributes of the non local networks so they are least preferred.
    You still want to use a route map to ensure only the local and other EIGRP sites network are redistributed because remember you are also receiving BGP routes from the non EIGRP sites and redistributing these into EIGRP at each site and these are exchanged via the P2P link as well.
    It realty depends on what you are trying to do.
    The actual basic redistribution is very straightforward, see this link -
    http://www.cisco.com/c/en/us/support/docs/ip/border-gateway-protocol-bgp/113506-failover-eigrp-bgp-00.html
    but you need to decide what you are going to do in terms of EIGRP to BGP advertisements as covered above.
    I'm not trying to make things complicated for you but because you have a P2P link connecting these sites and you are running EIGRP over it then any routes received via BGP will be redistributed into EIGRP and you need to make sure they are then not redistributed back into BGP on the other site router.
    Jon

  • How to modify organizational structure for workflow?

    Hi,
    What is the best practice for modifying the organizational structure for workflow? I know I can do all the changes in development and move it to production via transport system but is that always required.
    It seems tedious to transport the org plan from dev to prod every time there is a position change etc.
    And it does not allow you to change it in production since the client is locked.
    I don't even have all the users I have in production in my dev box so I can't assign the correct ones to positions. Would it mean I have to have the users in the dev box mirror the ones in production?
    Thank you,
    Sergiy

    This answer depends on the HR managment that you have there, if the HR area is a good coordinated area the best answer is to configure the system for automatic transports and pass the HR structures in this way, you can lock some dangerous infotypes in the T77TR tables and be sure that you will not have any trouble with that data. the best thing using this option is to have a specific DEV client to transport the HR structures.
    If you will not have any control between the Dev Environment changes and some people will modify in Prod and other people will make transports in a Dev environment, the best option is to open the client and modify the Org structures every time you need it.
    Refers to the SAP Press book Practical Workflow, section 5.4.2.
    Regards.

  • How to modify authorization check for tcode pa30

    Hi all,
    To execute pa30 tcode the auth object p_orgin is required.
    The auth object p_orgin contains the following fields:
    AUTHC Authorization level
    INFTY Infotype
    PERSA Personnel Area
    PERSG Employee Group
    PERSK Employee Subgroup
    SUBTY Subtype
    VDSK1 Organizational Key
    Our requirement is to add another field to the above object ie P_ORGIN
    BTRTL Personnel Subarea, so that the restriction can be imposed on sub area basis without writing an additional z report or adding a z table.
    I have added the same to P_ORGIN via su24 but the it is not working.
    Pl guide if it is possible to do so and how.
    Thanks in advance.
    Regards

    Hi Manas,
    Not possible as of now  though it is an intutive idea from your side )
    This is because when introducing authority check using function modules Authority_Check a lot of times you would also give the value that should be present in user profile in order to validate the check .Now I dont think even with present levels of AI it is possible to do that because no system will be able to dynamically guage what exactly is in the mind of the user.
    And additionally P_ORIGIN will be actually used in several reports where requirements will be different!!
    Regards.
    Ruchit.

  • How to modify cache space for OSB

    I have a large proxy service 544kb, when I delete something or add something to this proxy via OSB console or Oracle Enterprise Pack for Eclipse there will be an error ' An unexpected error occurred, Please click Cancel and start over again.'.
    This is because namespace for an 'assign' node changed and OSB can not find the element under original namespace.
    After I correct the namespace, the problem seems be resolved.
    But for the next time, while editing something this error occurs again.
    I doubt that, it is because the file size is larger than the default compile memory size.
    Because another proxy service 485kb, does not have this problem.
    Do you know where to enlarge the default compile memory size?
    Any other suggestion is also appreciated.
    Thanks and regards,
    Bruce

    Hi Anuj,
    Thanks for your reply!
    I am using OSB 11g.
    I've resolved the problem.
    I have a common logging frame work, in order to save time, I just copy and paste the codes for logging.
    Seems the copy & paste in large(more than 512k) proxy service file caused the namespace problem.
    I just deleted the logging codes and manually added logging codes one by one, it works.
    But I still don't know the root cause for this problem, cache for compiling is smaller than 512k or other?

  • How to modify date format for Standard Purchase Order

    In the Standard Purchase Order I have been trying to modify the date format of the Need by and Promised Date. To display DD-MON-YYYY please could some advise.
    Thanks

    The varaibles and prarameters I am using are.
    <xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:ora="http://www.oracle.com/XSL/Transform/java/" xmlns:xdofo="http://xmlns.oracle.com/oxp/fo/extensions" xmlns:xdoxslt="http://www.oracle.com/XSL/Transform/java/oracle.apps.xdo.template.rtf.XSLTFunctions" xmlns:xdoxliff="urn:oasis:names:tc:xliff:document:1.1">
    <xsl:param name="_XDOCALENDAR">GREGORIAN</xsl:param>
    <xsl:param name="_XDOLOCALE">en-US</xsl:param>
    <xsl:param name="_XDOTIMEZONE">GMT</xsl:param>
    <xsl:param name="_XDODFOVERRIDE">;</xsl:param>
    <xsl:param name="_XDOCTX">#</xsl:param>
    <xsl:variable name="_XDOXSLTCTX" select="xdoxslt:set_xslt_locale($_XDOCTX, $_XDOLOCALE, $_XDOTIMEZONE, $_XDOCALENDAR, $_XDODFOVERRIDE)" />

Maybe you are looking for

  • Top-n analysis in oracle 8i

    How to use top-n analysis in oracle 8i? I mean,take a example. I am maintaining a database of a 1000 employees.I want to display the names of the employees who are getting top 10 salaries(more further top 100 salaries) using a SQL query in oracle 8i

  • Place fixed flash animation in Dreamweaver

    Hi All, I am a complete beginner with Dreamweaver, and having great problems fixing the size of a flash animation I'm playing as an intro. I have managed to get the animation in and it centred, but when I tested it on another computer I noticed it ha

  • Design Question - Multiple Sites

    I have a WLC 4402(25) at my main site. It has been working great. I want to expand my wireless to eight other sites. Should I purchase WLC appliances for all of them? Is there a good design guide for the WLC? --Patrick

  • Spry toolbar in CS5

    Is it possible to display Spry toolbar in DW CS5? I have acces in DW menu only via Insert>Spry>...

  • Audio Playback Issues in Premiere Pro 8.1.0 with AJA Kona 3

    Hi, I'm supporting a couple of edits running the latest version of Premiere Pro. The editors are experiencing some strange stuttering/glitching audio playback via the installed AJA Kona 3 cards, manifested as follows: When scrubbing using keyboard ar