Default.properties on Solaris

On Windows, the iMQ port where the broker is running is stored in the
config.properties file and the default port is in default.properties but
how about on Solaris ? Is there an equivalent of default.properties on
Solaris too ?

On Solaris, the properties for a broker are stored in:
/var/imq/instances/brokerName/props/config.properties
The default properties are in the directory:
/usr/share/lib/imq/props/broker
Both the files there are well-commented.
This is covered in the Administrator's Guide, the chapter entitled
Starting and Configuring a Broker.

Similar Messages

  • Default runlevel in Solaris 10

    Is it possible to change the default runlevel in Solaris 10 to runlevel 3, so that Solaris 10 boots to and runs in a straight command line? Inittab doesn't seem to control the default runlevel in Solaris 10. Thanks, Kevin.

    I don't think this is complete. If you wish to change the default runlevel in which the system starts you'd be using the -d parameter for svcadm so that it will make the specified milestone the default.
    However, there are much easier ways.. The service responsible for all of this is svc:/system/svc/restarter, its options/milestone property defines the default milestone and when its absent it defaults to 'all'.
    Therefor its probably much easier to simply add a new milestone entry which defines what has to be done. Before SMF the only reason to make a system boot into another runlevel but 3 (say 4) was to make it more easy to start certain services (which were then conveniently put into the right rc.d script). But with SMF you really don't need that anymore; just make a milestone with a corresponding script, make it dependend on the (extra) services you want to start and that's basicly it. The moment your milestone is reached the service(s) are started, and when you disable it stopped.

  • How to add the property file..ie(default.properties) to a webdynpro project

    Hi All,
    How to add the property file..ie(default.properties) to a webdynpro project.
    I urgently require the solution. Kindly get it for me.
    Regards
    DK

    Hi DK,
    this is described in the second Web Dynpro Java Tutorial
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/b1a3e990-0201-0010-aeb2-a2ef5bc3da8e">creating an Extended Web Dynpro Application</a>
    Regards, Bertram

  • Acrobat pro: how set default properties for arrow and line tool seperately?

    I have a problem with the 'comment and markup' tools in Adobe Acrobat Pro.
    I would like to change the defaults of some of the tools, eg the arrow and the line tool.
    This can be achieved by right-clicking on something drawn using the tool in question and then selecting 'properties' - or by selecting the tool and then press ctrl+E, wich opens a 'Callout Tool Properties', and then change what you want there. The latter option keeps the changes as defaults - the former offers a box to tick in the 'properties' dialogue that opens - or, you can right-click on the object again after having changed the properties, and then select 'Make Current Properties Default'.
    My Problem is now, that, apparently, you cannot choose and save default properties freely and for each tool. I woul like to have the default properties for the line tool set as the following:
    -line color: yellow
    -line thickness: 8pt
    -opacity: 60%
    and fot the arrow tool as this:
    -line color: red
    -line thickness: 1pt
    -opacity: 100%
    This all works fine as long as the program is open. As soon as I exit and start it again opening another document /the same one again, the arrow tool changes to
    -line color: yellow
    -opacity: 60%
    only the line thickness remains at 1pt.
    If I change the properties of the line to the ones I want for the arrow, the arrow properties remain unaltered if I close Acrobat Pro.
    Why do these properties interfere? Why is it "line color/thickness" in both? Why, then, do only the opacity and the color interfere, but not the thickness - even if it's the latter two properties that are bot called "line xxx"? Why does Acrobat not save all properties for these two shapes seperately - even IF the two shapes are both of a line-like kind?
    Is there a way to get around this?

    Trobbel - This indeed is puzzling behavior. Clicking 'Make Current Properties Default' should preserve the default  appearance for each. I don't have a solution, but merely a couple of suggestions:
    1) Make sure you have installed any available upgrade for your version of Acrobat Professional.
    2) Consider using the line tool exclusively - you can add an arrowhead and make one tool perform both tasks.
    Hope this helps. /rmbrown

  • Giving up default gateway in Solaris 10

    Good Morning !!!
    Hi ..
    could you tell me, how can i add default gateway in solaris 10?
    i mean , i wanted give up as follows:
    rute add default 100.110.120.130
    but it does not work !!
    Thanks.

    Could you post the output from what you're doing? This because beside the typo the following command should work when your root.
    route add default 100.110.120.130 Another option is the following command, but then you need to reboot the system afterwards.
    echo "100.110.120.130"  > /etc/defaultrouter

  • How do I change the default properties for Replace(Ins)?

    Acrobat Pro X
    Comment tools: Annotations
    All tool icons EXCEPT Replace(Ins) show "Tool Default Properties" as an option when right-clicked.  When I right-click a particular replacement in the document and select "Properties," there is no option to set current as default.
    So, how do I change the default properties for this annotation tool?  I need to change the Author and the color.
    Thanks,
    Nancy

    Create customized controls for your graphs and controls and setup your favorite attributes .
    Use your custom controls instead of the canned controls.
    Do a search on UI and you will find a community that already created custom controls.
    Visualize the Solution
    CLA
    LabVIEW, LabVIEW FPGA

  • Change Mouse Default Properties

    How can I change mouse default properties in software simulation projects?

    Hello,
    I don't know of a way to do this before capture, because the mouse has no object style in the Object Style Manager, and is not included in the Modes settings for capture. However changing the properties when editing can be done rather quickly:
    Select one Mouse object, use Options accordion to change its properties
    Use the small curved arrow button top right of that accordion, to apply the changed properties to all mouse objects.
    Didn't check it out if it could be saved in a template... but then you'd have to use that template for each project. Please, could you also mention the version you are using when posting a question? For this question it was not that important, if you have a version later than 4.
    Lilybiri

  • BEx default properties

    Hi guru's,
    When I launch a query vie BEx ... It's possible to change the default properties of the BEx Analyzer ? For example I want to put this properties (Do not adjust column width)by default for all the queries I launch via BEx ...
    Thanks in advance
    Aleksi

    Hi Aleksi,
    As the previous responders have written, there is no way to set these properties automatically using built-in BW capabilities.  I agree.  But, that does not mean it cannot be done.
    The only way I know to accomplish this is to write your own macro to do this.  There are 3 parts to it.  The easy part is setting the properties to not adjust column width.  The more difficult part is making your macro aware that you have opened a workbook.  Then you would need to check to see if the workbook just opened is a BW workbook, so that it can then set the adjust column width property to your liking for every query in that workbook.
    I will give you the overview here. If you are interested in pursuing it, post again and I will give you the details.
    The easy part first ...
    To set the column width property, you go to the (very) hidden worksheet named "SAPBEXqueries" in the BW workbook, in column Q you put either a 0 (do not adjust), a 1(adjust to results area), or a 2 (adjust to entire column width).
    To more difficult parts ...
    To know that a workbook has been opened (so you can do the rest), you have to access an Application event.  The good news is that the WorkbookOpen event is built into Excel.  The other news is that to access it you need to create a Class Module in VBA. This is an advanced topic; but, not an impossibly advanced topic.  Chip Pearson has a web page on this topic, if you want to read more. http://www.cpearson.com/excel/AppEvent.htm
    To know if the workbook that has just been opened is a BW workbook is actually the easiest part of this (but, logically follows knowing when a workbook has been opened).  Every BW workbook has a (very) hidden worksheet named "SAPBEXqueries".  I doubt you will find any other workbooks with this distinct characteristic.  But, if you really want to be sure, you can also look for hidden Names in the workbook ... you should find these:  SAPBEXrevision, SAPBEXsysID, and SAPBEXwbID.
    If you want details, post again.
    - Pete

  • Could not find "jdbc.datasources=..." in default.properties file

    Dear sirs,
    I sucessfully install jdk1.3 ,j2ee 1.3 and 50 day's trial cloudscape5.1 , then run the Cview create a database ,now I want to rigister the database by opening %J2EE_HOME%\config\default.properties file to find the line likes
    "jdbc.datasources=..." to add my database name behind , but I could not find it ,it's content is only appeared as
    following :
    # maximum size of message driven bean instance
    # pool per mdb type
    messagebean.pool.size=3
    # maximum size of a "bulk" message bean delivery
    messagebean.max.serversessionmsgs=1
    # message-bean container resource cleanup interval
    messagebean.cleanup.interval=600
    passivation.threshold.memory=128000000
    idle.resource.threshold=600
    log.directory=logs
    log.output.file=output.log
    log.error.file=error.log
    log.event.file=event.log
    distributed.transaction.recovery=false
    transaction.timeout=0
    transaction.nonXA.optimization=true
    sessionbean.timeout=0
    # validating parser values
    # validating.perser is used when archive file are loaded by
    # any of the J2EE Reference Implementation tools.
    # deployment.validating.parser is used when deploying an
    # archive on the J2EE AppServer.
    validating.parser=false
    deployment.validating.parser=true
    What shoul I do?
    Best regard !
    zhangyu
    cosbulk

    hi zylf,
    what u are looking for is ther in the resource.properties file..
    %J2EE_HOME%\config\resource.properties
    dont rely too much on tutorials.. many are outdated.. it seems..
    try opening all the files in the j2ee dir's, read 'em and try to understand them....
    a better forum for this is the J2EE forum at this url..
    http://forum.java.sun.com/forum.jsp?forum=136
    all the best..
    -Jer

  • EVS  , change some default properties

    Hi ,
    I am using EVS for input filed .
    I want to change some default properties  , like :
    1. The EVS arrange the results in 6 values every page , i want to decide  how many results each page .
    2. The EVS display 2 columns , the setFieldLabel () method, set the lable of the "key" column.
    Which method change the lable of the  description field ( I already tried : setDescription && setColumnLabel ) ?
    Thanks ,
    F.F

    Hi FF
    Please go through these links
    Re: Extended Value Selector
    /people/valery.silaev/blog/2006/03/10/minus-evs-plus-ovs-value-help-smart-input
    Re: Extended Value Selector
    regards
    kalyan

  • Changing transition default properties?

    Hi,
    For transitions, how do I change the default properties? For example, when I drop in a dissolve its duration is 1:06, and if I want it shorter I have to change it from that point. How do I change the default properties of the transition so that its duration is, say 10 frames? I do this all the time in FCP and it's a huge time-saver rather than manually adjusting every transition, especially when you're using a lot of the same type of transition.
    Thanks!
    Johnathan

    You can change the default duration in the Preferences under General.

  • CloverETL Default Properties File

    Hi, I have followed the instructions on Help - Eclipse to try and change the default properties file in the CloverETL engine. However, the changes do not seem to have taken any effect. Is there something I am missing out?

    Hi,
    If you want to modify default values for the whole CloverETL engine, you can modify defaultProperties file directly. The whole path of this file is mentioned in our documentation.
    But if you want to change some default values just for the current graph, you can create a new file with only those properties you need to override. Then name this file e.g. as modifiedProperties (without any suffix) and place it into project directory (i.e. right next to .project, .claspath and workspace.prm files of desired project). Open Run configuration of the graph, and fill -config modifiedProperties into Program Arguments text area.
    That is all. If you did it correctly, this line should be visible in graph run log:
    INFO  [main] - Loading Clover properties from file:modifiedProperties
    If this does not help you, please post also version of your software and version of CloverETL.
    Please, do not hesitate to ask if something was unclear.
    Best regards,
    Lubos Imriska
    CloverCARE Support
    Javlin a.s.

  • ADOX support using Default properties

    Hi,
    during porting a large project based on ADOX to Oracle OLDEB provider
    we get Runtime Error 3265.
    See above code. It works for using the Nullable properties but fails using
    the Default properties. We don't like to change the CODE using SQL scripts for
    create default column values [ This code works fine for MS SQLSERVER ].
    Private Sub Command1_Click()
    Dim cn As New ADODB.Connection
    Dim strCn As String
    Dim cat As New ADOX.Catalog
    Dim tbl As New ADOX.Table
    Dim col As String
    strCn = "Provider=OraOLEDB.Oracle;User ID=scott;password=tiger;Data
    Source=SUN920"
    cn.Open strCn
    Set cat.ActiveConnection = cn
    Set tbl.ParentCatalog = cat
    tbl.Name = "ADOXTab"
    col = "Col1"
    tbl.Columns.Append col, adVarChar, 5
    ' Error Code: Runtimer Error 3265 is returned if using Default properties
    ' No error comes up if using Nullable properties
    'tbl.Columns(col).Properties("Default") = "Hugo"
    tbl.Columns(col).Properties("Nullable") = True
    cat.Tables.Append tbl
    Set tbl = Nothing
    Set cat = Nothing
    cn.Close
    MsgBox "Done"
    End Sub
    Any workarounds to create a table with default properties using ADOX ?
    Did Oracle OLEDB provider fully support ADOX API ?
    Thx Helmu

    Hi Satti,
    Does Venkata's suggestion helpful to you? If the issue persists, please post the detail information about your issue, so that we can make further analysis.
    Regards,
    Charlie Liao
    TechNet Community Support

  • "/network/physical:default" problem in Solaris 10 x86

    I have a problem with network interface on Solaris 10 x86 on HP Proliant ML 370 G4 server.
    The problem is that at the boot time it report some problem with network interface and writes "see svcs -x"
    # svcs -x
    svc:/network/physical:default (physical network interfaces)
    State: maintenance since Mon 21 Mar 2005 09:55:39
    Reason: Start method exited with $SMF_EXIT_ERR_CONFIG.
    See: http://sun.com/msg/SMF-8000-KS
    See: ifconfig(1M)
    See: /etc/svc/volatile/network-physical:default.log
    Impact: 5 dependent services are not running. (Use -v for list.)
    svc:/application/print/server:default (LP print server)
    State: disabled since Mon 21 Mar 2005 09:55:38
    Reason: Disabled by an administrator.
    See: http://sun.com/msg/SMF-8000-05
    See: lpsched(1M)
    Impact: 2 dependent services are not running. (Use -v for list.)
    svcs -v shows that /network/physical:default need maintance
    # ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
         inet 127.0.0.1 netmask ff000000
    # svcs -xv /network/physical:default
    svc:/network/physical:default (physical network interfaces)
    State: maintenance since Mon 21 Mar 2005 09:55:39
    Reason: Start method exited with $SMF_EXIT_ERR_CONFIG.
    See: http://sun.com/msg/SMF-8000-KS
    See: man -M /usr/share/man -s 1M ifconfig
    See: /etc/svc/volatile/network-physical:default.log
    Impact: 5 dependent services are not running:
    svc:/milestone/network:default
    svc:/network/nfs/nlockmgr:default
    svc:/network/nfs/client:default
    svc:/network/nfs/status:default
    svc:/network/ssh:default
    # more /etc/svc/volatile/network-physical:default.log
    [ Mar 21 09:55:37 Enabled. ]
    [ Mar 21 09:55:38 Executing start method ("/lib/svc/method/net-physical") ]
    [ Mar 21 09:55:38 Timeout override by svc.startd.  Using infinite timeout ]
    ifconfig: plumb: eri0: No such file or directory
    moving addresses from failed IPv4 interfaces: eri0 (couldn't move, no alternative interface).
    [ Mar 21 09:55:39 Method "start" exited with status 96 ]
    I have not any eri device in /dev directory
    How can I add a network interface?

    Try elxl0 :-) This is: E L X L - zero :-) instead of: qfe0.
    PS The 0 can increase to 1,2,.. if you have more 3com cards in the system.

  • Bulk editor is not returning values for default properties

    ..even though the content nodes have a value for this property. CQ version is 5.5.
    I need to export a report of all user generated content from /content/usergenerated/content/<sitename>/en. This is the root path.
    The query parameter I have specified is "type:Rating". By default the "sling:resourceType" is selected. No other custom properties are specified in the interface.
    The search returns the nodes of this type, but the results do not return a value for the "sling:resourceType" for these nodes.

    It should work. Might be you do not have data. Is the results shown as zero records?

Maybe you are looking for