Background Daemon URL for Virsa Access Enforcer 5.2

Hi,
I have Virsa Access Enforcer 5.2 installed on one of the JAVA stack system which not getting used. We are seeing following errors for every seconds in default trace. Does anybody knows where to enter this "'Background Daemon URL" so we can atlease stop these errors?
WARNING: Cannot get Application URL: null. PLEASE SET 'Background Daemon URL' IN CONFIGURATION TAB
java.lang.StringIndexOutOfBoundsException
#at java.lang.String.substring(String.java:1067)
#at com.virsa.cc.common.util.ConfigUtil.setDefaultJ2EEParam(ConfigUtil.java:214)
#at com.virsa.cc.common.util.ConfigUtil.getBgJobStartURL(ConfigUtil.java:201)
#at com.virsa.cc.xsys.bg.AnalysisDaemonThread.run(AnalysisDaemonThread.java:47)
#at java.lang.Thread.run(Thread.java:770)
Thanks

Martin,
I have already tried that note. But no luck.
Thanks

Similar Messages

  • How to set  'Background Daemon URL' IN CONFIGURATION TAB ?

    Hi All,
    While running background job shuduling, i am getting following error :
    <b>PLEASE SET 'Background Daemon URL' IN CONFIGURATION TAB.</b>
    I have the url, but where to set it in configuration tab ?
    Regards,
    Anubha

    Christian,
    This URL http://<servername>:port/webdynpro/dispatcher/virsa/ccappcomp/BgJobStart?debug=1 allows you to view the entries in a given table. You can not insert information here, as you've already noticed. You will need to get your database admin involved. They will need to make these entries for you directly at the db level. Once the db has entered the required values you will then be able to validate that the values are there by pointing to this URL and checking table virsa_cc_config.
    Hope this helps
    Edit: Updated to the URL in this message to reflect the correct one.
    Message was edited by:
            Michael Penn

  • Virsa Access Enforcer Upgrading from 5.1 to 5.2

    Hi,
    we are upgrading Virsa Access Enforcer from 5.1 to 5.2 GRC acording to the Access Control 52 Product Migration Guide.
    All required steps were finished successfully.
    After this not a single request in AE can be displayed (Error:Request Approval Screen is not displayed because Request Status has changed),
    One example of the error from the AE log:
    2007-11-08 10:24:32,160 [SAPEngine_Application_Thread[impl:3]_12] ERROR SQL Exception in insert : [NWMss][SQLServer JDBC Driver][SQLServer]Violation of PRIMARY KEY constraint 'PK__VIRSA_AE_WF_STGF__149DFBA3'. Cannot insert duplicate key in object 'dbo.VIRSA_AE_WF_STGFLD'. ==> VIRSA_AE_WF_STGFLD : {FLD_NAME=Request Role, WFTYPE=AE, FLD_DESCRIPTION=Request Role}
    neither the audit trail can be displayed (Erro:No audit trail found for given range or invalid range specified).
    In AE52 there are four new tables where has new column REQPATHID added:
    VIRSA_AE_RQD_WPCLD
    VIRSA_AE_RQD_WPFWD
    VIRSA_AE_RQD_WPHST
    VIRSA_AE_RQD_WPTRN
    Entries to this tables were copied during upgrade from tables:
    VIRSA_AE_RQD_WFCLD
    VIRSA_AE_RQD_WFFWD
    VIRSA_AE_RQD_WFHST
    VIRSA_AE_RQD_WFTRN,
    but REQPATHID entries was not properly created.
    Btw. when did AE52 installation from scratch, not upgrade, on PROD system, i was copying table entries manualy and also had to insert REQPATHID values manually in above mentioned tables.
    What I am expecting, when upgrading, this should be done by the system automatically.
    Has anyone similar experience with upgrading and how you handle with this.
    Thank you.
    Regards,
    Robert Bilicic

    Hi Christof,
    The VB codes used in the excel sheets are only excel dependent. I don't think Microsoft has any backward compatability issue with 2003 to 2007. Similarly the VB commands from 5.1 is maintained in 7 so you should not face any major issues there too.
    Badrish

  • Settings URL for WebDAV Access

    Hi,
    I am not able to create the cFolders Settings URL for WebDAV Access. I have created an external alias "cfolders_webdav" & as per the syntax for URL --->
    <Protocol>://<Server>:<Port>/<External Alias settings>, I have created a URL  "http://etdspd01.corp.clp.com.hk:8000/cfolders_webdav". However this is not working.
    Can someone pl give any clue?
    Thanking you in advance.
    Regards
    Deepak

    Hi Jochen,
    Thank you for your reply once again. I was doing exactly the same thing that you've mentioned (plugging the URL into my browser). Later I realized my folly & created the WebDAV URL into "My Netwrok Places". Nevertheless your reply helped me confirm that what I was going in the right direction.
    I sub-question to the above topic. What role does WebDAV play in archiving of documents? How does it help in pushing the cFolders documents to a Document Management system?
    I would appreciate your inputs on this as well.
    Regards
    Deepak

  • WSDL Access URL for Metadata Access

    Hi
    Can someone suggest what is the WSDL Access URL in receiver Communication channel for Direct Point-Point connection scenario.
    I can't find the details in SOAMANAGER service.
    Thanks,
    Murthy

    Hi Murthy,
    Have a look at this:
    http://help.sap.com/saphelp_nwpi711/helpdata/en/84/eb5c292c184f97806a07272babc9bf/frameset.htm
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50b63e8f-a4bb-2a10-e9b1-ba803fd06739?quicklink=index&overridelayout=true
    Regards,
    Naveen

  • [SOLVED] Waits non-backgrounded daemon for backgrounded one(s)?

    Hello, I'm curious to know whether the non-backgrounded daemon waits for the previous backgrounded one(s).
    Let's have DAEMONS=(syslog-ng @network @oss slim)
    And my question is, will the slim wait for the network and oss to end?
    Last edited by paladin (2010-10-06 16:32:06)

    No.  The backgrounded daemons will start in their own time.
    edit:  http://wiki.archlinux.org/index.php/Dae … Background
    Last edited by loafer (2010-10-01 19:47:02)

  • Background Daemon Issues in CC 5.2

    Hi folks,
    I'm implementing CC 5.2 at a customer and have a question about the background daemon.  I checked the URL specified in the install guide and verified that the daemon is running.  However the background jobs scheduled haven't been run.
    The error log says:
    WARNING: Cannot get Application URL: String index out of range: -1. PLEASE SET 'Background Daemon URL' IN CONFIGURATION TAB
    I went to the configuration tab, and reviewed all the options.  The only URL I found for the background scheduling is for the spool files.  Where do I go to set up the above information?
    Thanks a lot.
    Santosh

    Hi,
    this means there is probably something wrong in the URL of the 107 entry in VIRSA_CC_CONFIG.
    Please re-check the correctness of this URL - the URLs in the SAP note do contain errors!
    The correct URL should be something like:
    http://<server>:<port>/webdynpro/dispatcher/virsa/ccappcomp/BgJobStart
    for CC<5.1/SP06 and CC<5.2/SP05
    or
    http://<server>:<port>/webdynpro/dispatcher/sap.com/grc~ccappcomp/BgJobStart
    for CC >= 5.1/SP06 and CC >= 5.2/SP05
    Please also make sure that for the SQL statement the quotation marks ' ' for 107 are not missing.
    Restart the server after entering the lines.
    Regards,
    Daniela

  • Is there an IDES system of "Access Enforcer" internally at SAP?

    Hi expert,
    Is there an IDES system of "Access Enforcer" in SAP so that we can access it internally from SAP network?
    Thanks.

    Very well.
    <b>This information is only applicable within SAP's corporate network.</b>
    Access Controls 5.1 - compliant user provisioning (Virsa Access Enforcer for SAP)
    http://idphl930.phl.sap.corp:50000/AE/index.jsp
    ERP Backend: Application Server: idphl932.phl.sap.corp, System Number: 50, system ID: G13, Client: 870
    Updated Demo Scripts are located here:
    Rsophltrndb\FEPublic\Public\GRC_Workshop\DemoScripts

  • URL for Bex Broadcaster

    Hi All,
    I would like to know if there is any method to pass the value of the variable along with the following URL for directly accessing the broadcaster setting:
    http:///sap/bw/BEx?sap-language=EN&bsplanguage=EN&cmd=start_broadcaster&SETTING_ID=<MY SETTING ID>
    So that the user should not have to select the variable value in Preacalculate tab.
    Thanks in advance
    Ammu

    Oh do u mean? all this to happen on the fly?
    See Broadcaster is to send the report for the end user with some values. If he has to see the same report all the time with different data that is achieved this way. If not create as many settings as different customers and trigger that setting as and when required.
    We also have a filter setting provided there in the next tab.
    But we cannot pass a variable to the broadcaster. Because the URL just try to hit the appl server directly. and that url is autogenerated with all the parameters set.
    Assign points if helpful.
    Thanku.
    Regards,
    Kishore.

  • Access enforcer and User Data Source for HR

    We are on Access Enforcer 5.2 - service pack 2:
    My problem is that when creating a new request in AE, I able to get a list of all users when I point my User Data Source to either SAP or UME. However when I attempt to create a request whilst pointing the User Data Source at the SAPHR system, I do not get any users back (and we have user set up in the SAP HR system).
    I’ve changed the connector to ‘YES’ under the HR System box, I’ve changed the Data Source Type and Details Source Type to point at the SAPHR and still it fails to fetch any users.
    I've tried looking at the log, but can't get much out of it.
    I would appreciate it, if anyone could provide any assistance.
    Thanks you in advance.
    Amarjit
    Message was edited by:
            amarjit singh

    Hi Micheal,
    Thanks for your reply.
    I'm pointing both Data Source Type and Details Source Type to the same system SAPHR and to the same system name (which is our dev system)
    Regards,
    Amarjit

  • What's the correct form of the URL for wiki calendar access in iCal?

    I understand the URL for my personal calendar "server.domain.net/webcal", but whats the URL for a wiki calendar? Under SL I used to access wiki calendars in iCal using a URL of the form "server.domain.net/principals/wikis/<wiki_name>" but this no longer works.

    Nevermind I figured it out. The correct form is "server.domain.net/principals/__uids__/wiki-<name of wiki>/"

  • Use Same URL for Internal and External Access for CRM 2015 IFD

    I have setup a CRM2015 server for IFD access.
    ADFS and CRM are on separate servers.
    CRM server all roles
    ADFS 2.0 server.
    Using the internal URL I am able to access CRM without entering my details (as expected)
    Using the external URL I am authenticated by ADFS as expected and can sign in.
    We have an internal domain domain.local
    We have an external domain domain.com (the certificate is for *.domain.com)
    We have a DNS zone created internally for domain.com.
    CRM URLs
    internal : internalcrm.domain.com
    External : externalcrm.domain.com
    I would like all users to use the same link regardless of them being internal or external, but I would like so that any user who is on the domain is automatically logged in without entering their username and
    password. What is the best way to do this?
    I have tried creating a cname record on the internal domain.com zone pointing externalcrm.domain.com to internalcrm.domain.com but that didn't work, I still get the ADFS sign in page.
    Thanks

    So fair warning, what you're asking for isn't really a supported deployment method of CRM.
    That said, you should be able to do some DNS trickery internal to your network that points your "crm.domain.com" to "crm.domain.local" and then hopefully CRM will treat the connection as if it came from an internal network.
    Otherwise, you're likely going to have to accept that everyone gets the ADFS login page internal and external to your network.
    The postings on this site are solely my own and do not represent or constitute Hitachi Solutions' positions, views, strategies or opinions.

  • Dynamic URL for background-image

    Hi,
    When I use the following code, the image gets displayed correctly in the PDF-
          <fo:block border-style="solid" border-width="0.2pt"
                   text-align="left" font-size="8pt"
                   font-weight="bold" color="white" padding-top="1pt"
                   padding-bottom="1pt"
                               background-image="url{'http://localhost:8080/project/images/table_header_center.png'}">
                   <xsl:value-of select="tr/td/span" />
                   </fo:block>but when I assign the path to a variable like the following-
    <xsl:variable name="imgPath"
             select=" 'http://localhost:8080/project/images/table_header_center.png' " />and then use-
      <fo:block border-style="solid" border-width="0.2pt"
                   text-align="left" font-size="8pt"
                   font-weight="bold" color="white" padding-top="1pt"
                   padding-bottom="1pt"
                               background-image="url{$imgPath}">
                   <xsl:value-of select="tr/td/span" />
                   </fo:block>I dont get the image on the PDF. Am I missing something??
    Thnxxx.
    Sanjeev.

    I resolved the issue by passing the context path to the xml.
    Thnx for your concerns.

  • Http500 when trying to access URL for Oracle Application Server Console

    We have a new install of R12.1.0 on Windows 2003 R2 (32bit). The Applications seem to work fine. Users can access the R12 applications and submit jobs.
    We need to configure a new oc4j instance, so we are trying to access the Oracle Applications Server Console for the first time. After entering the URL below, we encounter an Http 500 error. The Application server console service is running.
    http://wbf-soadb.bolthouse.int:18100/emd/console
    Thanks

    Mark,
    The document (Note: 603716.1 - Using AS10g AS Control with eBusiness Suite Rel 12) used to be available for public access but seems not anymore. Please log a SR to get a copy of this doc as you need to follow the steps in this doc to access AS Control with R12.
    Thanks,
    Hussein

  • Single URL for internal and external CRM access when using IFD

    Hello,
    At one of our client site I have setup IFD on CRM 2011. This IFD is behind TMG. My client is a big corporation therefore all CRM components including CRM, ADFS and SQL are on separate servers.
    I have configured IFD using single url https://orgname.contoso.com Their IT staff wants to know why can't they use single URL for internal and external access where internal users are nto prompted for authentication
    when logging on to the CRM server. I know you can do URL re-write in ADFS but they want to know the reason "why internal users can't use the same IFD URL and don't get prompted for their credentials". Text below is from their IT staff.

    There are several approaches to your question.  You need to set up both an internal and an external relying party trust. If you use the external URL, it will always direct you to the signin page, if you use the internal URL, it will resolve you single
    sign on.
    I've configured IFD for CRM multiple times, and this is how it works. CRM looks at the URL. If you use the external URL (org.domain.com), it will prompt for credentials. So what you are asking for, a single URL that works single sign on internally and prompts
    externally really isn't possible.
    What I recommend is:
    1. make the external URL available internally
    2. Configure all outlook clients against the external URL, that way you won't have to reconfigure when someone goes internal to external
    3. Have users who are primarily internal use the internal URL for the web client, which will resolve single sign on
    4. Have users who are primarily external use the external URL for the web client
    For #1, since you only need to enter the credentials when you first configure CRM, it is in all effects single sign on.
    One thing I haven't tried that may work is using IIS redirect internally to redirect the external URL to the internal URL. There is also a powershell script in the IFD guide that you can use to make the outlook client switch between the internal and external
    URL's, but nothing that will give you a single URL that works as the internal relying party trust when internal and the external relying party trust when you are external.

Maybe you are looking for

  • Why don't hyperlinks work on my android tablet?

    Adobe reader is on my new Samsung tablet but while i can underline and make notes etc, the hyperlinks in the document are showing as normal text.

  • My first java programming - Need some help please!!!

    I have to create a simple java program which i am not good at i am ok in C but my java is quite bad. The program need to define a class called Student and with a string called StudentNAme, a integer StudentID(key), An array of 8 integers called Marks

  • Camcorder advice

    I am looking to replace my Sony mini-dvd camcorder. Although I love it, I can't easily transfer video (I didn't know this before purchasing). I have done a few clips using Handbrake but it seems to take a VERY long time. Anyway, what's the easiest wa

  • ORA-0092 error when trying to create an external table

    For some reason, I always received the following error whenever I attempt to create an External table. ORA-0092:missing or invalid option This is the code that I am using in SQL Plus: SQL> create table products ( 2 product_no number, 3 description va

  • Monthly Photoshop CC & Lightroom - no serial number

    Purchased the montly subscription for this offer.  Downloaded Photoshop & Lightroom no problem.  Installed photoshop but can't install Lightroom.  Installation program requires a serial number & I cannot find anywhere in my Adobe account where that s