Setting DISPLAY for Reports60 server on Solaris

Hello,
Where can I find instructions on how to set the DISPLAY variable for my starting script of the reports60 server?
Everything works fine when I set DISPLAY to a workstation running an XWindows client session, but I don't want to rely on that solution. I want to point to a server.
Thanks in advance...
Paul.

Paul,
You should be able to use either xvfb or vnc as headless servers. I think that the instructions for this are included in the iAS release notes. If you can't find anything there or in Metalink then let me know and I'll see what I can dig up.
Thanks
Danny

Similar Messages

  • Cannot Set URL For Report Server SSL Binding In SSRS 2008R2

    Hi,
    I have an SSL certificate that has a number of subject alternate names and I need the SSL binding for the report server and the report manager to be against one of these names, not the certificate name.
    However, while it is possible to set the host header for a non-SSL identity and therefore control the URL reserved, it does not seem possible to set this for an SSL identity - the edit dialogue box simply generates the URL when you choose the certificate
    from the dropdown box.
    How do I set the URL for a report server SSL binding?
    Cheers
    Dan

    Hi Charlie,
    You are correct, i am configuring SSL connections on a native mode report server and i want to configure a custom URL for it.
    However, my issue is not that I cannot see the certficate - it is that I cannot set a custom URL for SSL connections. Apologies, I should have written up an example of what I am seeing:-
    I have installed a certificate for a.company.com. It shows up fine in the certificate list/dropdown for configuring the web service URL SSL certificate.
    I can set a host header for non-SSL traffic for a.company.com and the binding succeeds. I can also set an SSL identity in the same Advanced Multiple Web Site Configuration window for a.company.com and this also binds correctly.
    However, the certficate is like a wildcard in that it supports 4 more URLs in its subject alternate name property. I would like to set an SSL identity for b.company.com which is one of those entries.
    As an aside, the certificate is also installed in IIS and succeeds in binding to b.company.com. I mention this as it shows that the certificate appears to be installed correctly and is working in its wildcard-like capacity.
    I can also successfully set a host header for b.company.com for the report server for non-SSL traffic. It is b.company.com that I would like to host the report server and manager under.
    The issue I have is that if I try to add an SSL identity for the report server web service for b.company.com using the Advanced Multiple Web Site Configuration window, there is no editable box for URL and so it does not allow me to set the URL/host
    header - it therefore always binds to a.company.com.
    I have scoured the boards for answers and there have been a couple of mentions, but neither has worked for me.
    This one talks about adding the required
    https://b.company.com/reportserver to the rsreportserver.config file and the OP describes the issue pretty much exactly as I am experiencing plus the responder talks about this guidance as coming from MS support - however when I followed the steps the result
    is the same as without the configuration:-
    http://www.sql-server-performance.com/forum/threads/ssrs-2008-host-headers-and-ssl.28571/
    Another suggestion (for which I have lost the link) was to amend the URL config in that file directly and add the required entry. Both posters claim it has worked for them so I am sure that using a wildcard certificate with SSRS does work! I think in my
    case I am missing some extra steps as it is fine to amend the config file directly, but I don't think this actually kicks off the SSL/URL binding process which is what the dialogue window does.
    Hope this helps in explaining further. I am sure this is resolvable as I cannot believe the only option for SSRS is to bind to a single domain name and ignore the other wildcard/alternate options.
    Cheers
    Dan

  • Sun One Custom 404 doesn't display for Active Server Pages

    I am running Sun One Web Server v6.1 on Linux. I have a custom 404 error page set up with the admin console. It correctly displays when you try to go to an HTML page or folder that doesn't exist.
    Working Example:
    http://www.seminolecountyfl.gov/fake.htm
    But if you try to go to an ASP that doesn't exist, you get some other 404 message. How can I change THAT message? where is it coming from?
    Not Working Example:
    http://www.seminolecountyfl.gov/fake.asp
    Any help is really appreciated.
    Chris

    I had researched the casp.cnfg file and there aren't any settings for the 404 error. There is a setting to assign the 500 Server Error for runtime ASP errors, but nothing about 404.
    http://docs.sun.com/source/817-2514-10/AppCAdvanced3.html
    Chris

  • How to set DISPLAY for tomcat service inorder to run reports using rwrun.sh

    Here is my problem..
    I came to know that its not possible to invoke rwrun.sh without setting the DISPLAY environment variable from the servlet or any java program. But some one proposed me a solution that to set the DISPLAY variable for TOMCAT service from where my servlet invokes the shell script written for report generation using rwrun.sh. The user for tomcat service is wwwrun ..
    Do i need to set this variable in the logon script for this user ..but I couldn't find the .profile file for that.
    Is there any way to set this variable for tomcat service and get the report successfully.

    i gave export DISPLAY=aatsv001.local:0.0 in $ORACLE_HOME/bin/reports.sh
    but it gives me the following error when i invoke the report
    Xlib: connection to "aatsv001.local:0.0" refused by server
    Xlib: No protocol specified
    REP-0069: Internal error
    REP-3000: Internal error starting Oracle Toolkit.
    I also tried giving localhost and also aatsv001 (without .local)
    some one help me..

  • Where to set DISPLAY for Terminal

    In what file can I place "export DISPLAY=localhost:0.0" so I can call up X11 apps from a Terminal window?

    Hi Joe,
       Bill and Mihalis have excellent instructions for how to set the DISPLAY environment variable. I wish to make a suggestion about the value to which you set it. You don't have to set a hostname, just a number, in the display variable. An example would be:
    DISPLAY='.0'
    export DISPLAY
    If you do this, local UNIX apps will connect to the local X11 server via a UNIX socket, whereas if you use a fully-qualified domain name, they will try to connect via a TCP network connection. By default, Apple's X11 doesn't listen for network connections, (only socket connections) so of these two choices, only the former work. I'm not sure what is done when the host specification is localhost. I think it will work but I wanted to provide an alternative in case it doesn't.
       Be sure that you follow Bill's advice for putting the command that sets the DISPLAY variable in a conditional that tests to see if it already exists. Otherwise, you'll break secure shell's X window forwarding.
    Gary
    ~~~~
       Nostalgia isn't what it used to be.

  • "Local" failover for NTP Server on Solaris 10

    I have four Solaris 10 Servers, all syncing their time from an external NTP server ntp.example.com.
    Is it possible to configure one of the four servers as a local "pseudo" Failover NTP, i.e. acting as a client to ntp.example.com, as long as it is available, and acting as a NTP server to the remaining three servers in case ntp.example.com is not available, so that at least the four local servers remain synced among themselves?

    Shouldn't be any problem. For one thing you can always specify multiple servers in the /etc/inet/ntp.conf file and use one of them as 'prefer', i.e.:
    server ntp.example.com prefer
    server local.mydomain.com
    Then again, perhaps it would just be easier if one of your servers syncs against 'ntp.example.com' and the rest of your servers always synchronizes against that one server?
    .7/M.

  • How to set proxy for client-server socket connection?

    Hi,
    I'm using the code found on the following page to create a client (mobile) to server (pc) connection and send a text message.
    http://javafaq.nu/java-example-code-503.html
    This works with mobile operators without proxy, but does nothing when the operator uses a proxy. The question is, exactly how to set the proxy and port values for using that code.
    Any help is greatly appreciated, thanks,

    It's part of the cellular settings, and is usually set up by your 3G provider. You can't choose your own proxy server

  • RH7- WebHelp Pro setting destination for RH Server 8

    I'm trying to set the RH Server 8 "area" in the Destination window using RH7 and WebHelp Pro layout but there's not field available. Because of this, the default is always the "general" area, which means I cannot separate out my 4-5 projects for reporting purposes using the Access database.
    FYI - The same is true for FlasHelp Pro layout using RH7 and RH8 (which I'm testing). However, in RH8, you can specify the area if you're using WebHelp Pro as primary layout.
    Since I'm not allowed to switch to RH8 at this time because of internal procedures, I want to publish my projects using WebHelp Pro layout in RH7. Is there any way to plug the server area into the project without having to redo the set up every time?

    My guess is that John is facilitating a class as he hasn't yet made an appearance. So maybe near lunchtime but more likely this evening unless he is traveling.
    Just speculating on this but as Colum indicated, areas are new to 8 so I'd be shocked to see them being listed as an option in a patched up 7.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Dns setting require for mail server 2013

    Hello Support,
    I have install exchange server 2013 and working fine but right now i have some change in DNS server record and my mail services stop. what record add to start my mail services ( sent and received). till now exchange server mail box give the error mail not
    connected with server. Please revered ASAP.   

    couple of things to notice. if you saying your exchange services stopped... this wont happen because of DNS or are you saying you exchange is not working/mail flow.
    now i would suggest to quickly check the mail services. run a test for inbound and outbound at exrca.com there you will have the proper answer that what you have missed.
    and at last.. for DNS.. you need MX and A record for your email server for basic functioning .. and for autodiscover couple of more. lets verify the MX and A record first and then verify the send and receive connector. to verify MX do a Nslookup as below
    >cmd
    >nsloookup   {This should resolve to your local DNS if you running this from exchange server, which is recommended and should not time out}
    >set type=mx
    > your-domain.com {This should result "A" record / FQDN of your mail server}
    > set type=A {To verify the above FQDN should point to right IP}
    > mail.your-domain.com [assuming that in MX output you got mail-your-domain.com]
    > 1.1.1.1  [IP of your email server]
    if you are able to verify above then your chances are you dont have issue with DNS.
    Make sure from oursite you are able to telnet t tour exchange server on port 25 and from inside you are able to resolve names from your exchange server and also have internet access.if you able to verify till this point then its the turn now to verify send
    and receive connector. one easy way is exrca.com and then share the results.
    to verify if your exchange is configured properly please follow this link.
    http://www.techieshelp.com/exchange-2013-step-by-step-configuration/                                            
    MARK AS USEFUL/ANSWER IF IT DID
    Thanks
    Happiness Always
    Jatin

  • Setting up the FTP Server on solaris 10 - Connection Problems

    G-day
    I am trying to set up the inbuilt FTP Server. I have followed a number of guides to set this up but have still been unable to connect to it. When trying to connect to it, it reads:
    Connected, waiting for response...
    220 unknown FTP server ready
    USER anonymous
    331 Guest login ok, send your complete email address as password
    PASS (not shown)
    530 Can't set guest privelages
    Not Logged in
    Can any1 shed some light on this please?

    FTPACCESS FILE
    # ident     "@(#)ftpaccess     1.2     03/05/14 SMI"
    # FTP server configuration file, see ftpaccess(4).
    class          realusers     real          *
    class          guestusers     guest          *
    class          anonusers     anonymous     *
    loginfails     3
    passwd-check     trivial          warn
    private          no
    shutdown     /etc/ftpd/shutdown.msg
    # email          user@hostname
    # guestuser     username
    # rhostlookup     no
    keepalive     yes
    recvbuf          65536          real,guest,anonymous
    sendbuf          65536          real,guest,anonymous
    # flush-wait     no          anonymous
    # passive     ports          0.0.0.0/0     32768     65535
    # timeout     data          600
    # timeout     idle          300
    banner          /etc/ftpd/banner.msg
    greeting     brief
    message          /etc/ftpd/welcome.msg     login
    message          .message          cwd=*
    readme          README*               login
    readme          README*               cwd=*
    # quota-info     *
    chmod          no          anonymous
    delete          no          anonymous
    overwrite     no          anonymous
    rename          no          anonymous
    umask          no          anonymous
    compress     yes          realusers guestusers anonusers
    tar          yes          realusers guestusers anonusers
    path-filter     guest,anonymous     /etc/ftpd/filename.msg     ^[[:alnum:]._-]*$ ^[.-]
    noretrieve     relative     class=anonusers          /
    allow-retrieve     relative     class=anonusers          /pub
    upload          class=anonusers *     *     no nodirs
    # upload     class=anonusers *     /incoming yes ftpadm ftpadm 0440 nodirs
    # log          commands     real,guest,anonymous
    # log          security     real,guest,anonymous
    # log          transfers     real,guest,anonymous     inbound,outbound
    # xferlog     format     %T %Xt %R %Xn %XP %Xy %Xf %Xd %Xm %U ftp %Xa %u %Xc %Xs %Xr
    # limit-time     anonymous     30
    # limit          anonusers     10     Wk0730-1800     /etc/ftpd/toomany.msg
    # limit          anonusers     50     SaSu|Any1800-0730 /etc/ftpd/toomany.msg
    # FTP Test
    upload /export/home/ftp /pub yes ftp other 0600 nodirs
    FTP USERS FILE
    # ident     "@(#)ftpusers     1.5     04/02/20 SMI"
    # List of users denied access to the FTP server, see ftpusers(4).
    root
    daemon
    bin
    sys
    adm
    lp
    uucp
    nuucp
    smmsp
    listen
    gdm
    webservd
    nobody
    noaccess
    nobody4
    These are pretty much still at the default status.
    Thanks mate

  • Setting up window SQL server R2 for Hyperion

    I have become responsible for the load and testing of the newest version of Hyperion 11.1.2.1. It is going to be on a VM using a new install of WindowSQL Server r2
    What are the detail step need for the Roles, Features, and configuration for the set-up for this server as i prepare For 11.1.2.1
    Please advise

    Have a read of - http://download.oracle.com/docs/cd/E17236_01/epm.1112/epm_install_start_here_11121/ch06s01s02s02.html
    Also note the following
    "You must use native authentication with Microsoft SQL Server instead of Windows authentication. Both the Oracle Hyperion Enterprise Performance Management System Installation and Configuration Troubleshooting Guide and the Oracle Hyperion Enterprise Performance Management System Installation Start Here state to use Windows authentication."
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Setting Date in ORACLE Server.

    Hi All,
    How to set date for ORACLE server. I.e usually we set the date for system in the system properties or go to control panel and set it in DATE & Time section on a windows PC. But during various circumstatnces i am not given permission to do it and every time i need to do this. Is there a way to achieve this without touching the server date & time. So that when ever i use SYSDATE that will return the date which i have set.
    Note - I have already gone through FIXED_DATE built in available in ORACLE.
    Would like to know other possibilities for achieving my requirement.
    Thanks in advance.

    Sanju P Ommen wrote:
    Hi
    Changing the init.ora >> NLS_DATE_FORMAT="DD-MM-YYYY" would do the needful.
    Edited by: Sanju P Ommen on Feb 11, 2010 4:07 AMThat does NOT change the date. It only changes the default format by which date values are returned to users.

  • 1) How to Boot from SAN for T4-1 Server with Solaris 11.1 OS on the disk? 2) How to SMI Label/Format a disk while OS Installation in Solaris 11.1?

    FYI....boot from SAN is required for physical server (T4-1) (not OVM).
    1) How to Boot from SAN for T4-1 Server with Solaris 11.1 OS on the disk?
    The SAN disks allocated are visible in ok prompt. below is the output.
    (0) ok show—disks
    a) /pci@400/pci@2/pci@0/pci@f/pci@0/usb@0, 2/hub@2/hub@3/storage@2/disk
    b) /pci@400/pci@2/pci@0/pci€a/SUNW, ezalxs@0, l/fp@0, 0/disk
    e) /pci@400/pci@2/pci@0/pci@a/SUNW, ealxs@0/fp@0, 0/disk
    d) /pci@400/pci@2/pci@0/pci@8/SUNW, emlxs@0, l/fp@0, 0/disk
    e) /pci@400/pci@2/pci@0/pci@8/SUNW,enlxs@0/fp@0,0/disk
    f) /pci@400/pci@2/pci@0/pci@4/scsi@0/disk
    g) /pci@400/pci@1/pci@0/pci@4/scsi@0/disk
    h) /iscsi—hba/disk
    q) NO SELECTION
    valid choice: a. . .h, q to quit c
    /pci@400/pci@2/pci@0/pci@a/SUNW, ealxs@0/fp@0, 0/disk has been selected.
    Type “Y ( Control—Y ) to insert it in the command line.
    e.g. ok nvalias mydev “Y
    for creating devalias mydev for /pci@400/pci@2/pci@0/pci@a/SUNW,emlxs@0/fp@0,0/disk
    (0) ok set—sfs—boot
    set—sfs—boot ?
    We tried selecting a disk and applying sfs-boot at ok prompt.
    Can you please help me providing detailed pre-requesites/steps/procedure to implement this and to start boot from SAN.
    2) How to SMI Label/Format a disk while OS Installation in Solaris 11.1?
    As we know that ZFS is the default filesystem in Solaris 11.
    We have seen in the Oracle documentation that for rpool below are recommended:
    - A disk that is intended for a ZFS root pool must be created with an SMI label, not an EFI label.
    - Create root pools with slices by using the s* identifier.
    - ZFS applies an EFI label when you create a storage pool with whole disks.
    - In general, you should create a disk slice with the bulk of disk space in slice 0.
    I have seen the solution that using format -e, we change the labelling but all the data will be lost, whats the way to apply a SMI Label/Format on a rpool disks while OS Installation itself.
    Please provide me the steps to SMI Label a disk while installaing Solaris 11.1 OS.

    Oracle recommends below things on rpool: (thats reason wanted to apply SMI Label)
    I have seen in the Oracle documentation that for rpool below are recommended:
    - A disk that is intended for a ZFS root pool must be created with an SMI label, not an EFI label.
    - Create root pools with slices by using the s* identifier.
    - ZFS applies an EFI label when you create a storage pool with whole disks.
    - In general, you should create a disk slice with the bulk of disk space in slice 0.

  • Setting up a testing server in Dreamweaver for Java Development

    Hey there,
    I'm new to Java however, I'm look forward to learning I've been trying to set-up a testing server for Java on my local machine in Dreamweaver but am having some problems! Can anyone outline the steps required in order to do this. I'd really appreciate it.
    I did follow the following link http://www.coderanch.com/forums/jforum?module=posts&action=insert&forum_id=33 and went through the troubleshooting section at the bottom. However my Java code does not display in Dreamweaver's 'Live View'
    Thanks in advance to anyone willing to take the time.
    Mike

    Hey Murray,
    Thanks for the link to the Dreamweaver Forum
    The link I provided you with earlier was in error I should placed this link instead:
    http://www.adobe.com/devnet/dreamweaver/articles/setup_testing_server.html
    Thanks for your assistance.
    Mike

  • Setting up a testing server in Dreamweaver for JAVA Development (NOT JavaScript)

    Hey there,
    I'm new to Java however, I'm look forward to learning I've been trying to set-up a testing server for Java on my local machine in Dreamweaver but am having some problems! Can anyone outline the steps required in order to do this. I'd really appreciate it.
    I did follow the following link http://www.adobe.com/devnet/dreamweaver/articles/setup_testing_server.html and went through the troubleshooting section at the bottom. However my Java code does not display in Dreamweaver's 'Live View'
    Thanks in advance to anyone willing to take the time.
    Mike

    Hey Murray,
    Thanks for the link to the Dreamweaver Forum
    The link I provided you with earlier was in error I should placed this link instead:
    http://www.adobe.com/devnet/dreamweaver/articles/setup_testing_server.html
    Thanks for your assistance.
    Mike

Maybe you are looking for

  • How to get 64 bit in Photoshop CC (with Win 8 64bit)?

    My Photoshop CC is only 32bit. I need 64bit. I use Win 8 64bit und 16GB Ram.

  • Process chain-Further Update

    Process Chain    I need to modify the current process chain   Our current Data Flow    ODS ( Full)---> Cube ( Delta)   Our Current Process Chain Chain   Executing a Info Package (  Full load to ODS) and next process Activate ODS Data and the next pro

  • Organizer 12 backup stops while calculating Total Media Size

    I have not successfully completed a backup with PS Organizer 12.  It stalls at 16 or 17 % calculating Total Media Size.  My Photo folders are about 180 GB.  I have 287GB free on my data drive.  My Apps drive is a 100GB SSD  with 36GB free.  When Back

  • Device enrolment and push notification certificates weirdness

    Really hope someone can help me with this one. After a fierce fight with my server I decided to do a clean install to make sure everything is in it's intended place and state. Besides many, many other issues (suddenly disappearing of Open Directory,

  • Site won't work in FireFox

    Hi Everyone, I normally wouldn't ask something like this, but I've tried so many things and can't figure it out. A friend sent me her website because it won't work in FireFox, but does in every other browser. Here is the site: www.milanmoffatt.com/di