Does access log entry contains VLV  results in high etime?

Hello all,
I found following events in access log, Is it resulting in etime > 10 milli sec(recomended).? Do we need to avoid VLV involved searches, if yes how can we resist the client to do so. Please help me.
[08/Oct/2012:09:22:31 +0000] conn=15860523 op=2 msgId=168 - SRCH base="ou=groups,dc=xxx,dc=com" scope=2 filter="(&(objectClass=groupofuniquenames)(uniqueMember=uid=xxxx,ou=people,dc=xxx,dc=com))" attrs="cn cn mail objectClass dn name objectsid"
[08/Oct/2012:09:22:32 +0000] conn=15860523 op=2 msgId=168 - SORT cn (31)
[08/Oct/2012:09:22:32 +0000] conn=15860523 op=2 msgId=168 - VLV 0:21474899:0:0 1:31 (0)
[08/Oct/2012:09:22:33 +0000] conn=15860523 op=2 msgId=168 - RESULT err=0 tag=101 nentries=27 etime=1.514740* notes=U
Thank in advance.
sumant.

Well first you have to see whether the client is authenticating as Directory Manager. If that's the case you can't prevent it from using the control, you have to make it use a different login.
I don't currently have an installation of DSEE to check this on, but you should be able to find the VLV "feature" object somewhere under cn=config, either by searching against the suffix live, or by grepping in dse.ldif. The SORT control oids are 1.2.840.113556.1.4.*
I usually had to work with this in the opposite context, where a non-privileged account was trying to use the control but did not have permission to. So in that case we would add an ACI under there to give the user access to the feature. In this case, you would do the opposite.
The VLV index option is not practical. Since the filter must be part of the index definition, you would need an individual index for every user that would be queried like this.
When I look at the nentries (27) and the response time (1 sec) I wonder if this is that big a deal. Requesting the server to SORT the results might be worth waiting a second for it, though I agree it a bit long to wait. The usual policy is not to worry about little SORT queries like this.
I wonder if this is caused by general slowness in your service. Are other queries slow at the time this kind of response time is happening? Are these SORT type queries always slow or only sometimes? What is the CPU utilization like on the system? The SORT should really just be using a bit of extra CPU.

Similar Messages

  • What does this log entry mean  - Cancel initiated for Exchange Producer

    Is there anybody who can tell me what could this log entry mean:
    --Cancel initiated for Exchange Producer: <<66800621>> DbGateway Exchange*
    I'm asking because I have problem. In two physical sources (physical databases) I have two tables TABLE_1 has 60k rows TABLE_2 has 1 row. Next step these tables are "Binary Join" by BI server
    so it looks like here:
    -------------------- Sending query to database named OBI (id: <<66800621>>):
    select T7101.SYMBOL as c1,
    T7101.TABLE_1 as c2
    from
    TABLE_1 T7101 /* TABLE_1_ALIAS */
    order by c2
    +++marek.gregor:c350000:c350006:----2010/03/03 13:30:17
    -------------------- Sending query to database named OBI_BACK (id: <<66800638>>):
    select T46142.KATEGORIA as c1,
    T46142.FIRMANO as c2
    from
    TABLE_2 T46142
    order by c2
    +++marek.gregor:c350000:c350006:----2010/03/03 13:30:17
    -------------------- Execution Node: <<66800638>>, Close Row Count = 1, Row Width = 24 bytes
    +++marek.gregor:c350000:c350006:----2010/03/03 13:30:17
    -------------------- Cancel initiated for Exchange Producer: <<66800621>> DbGateway Exchange
    +++marek.gregor:c350000:c350006:----2010/03/03 13:30:17
    -------------------- Execution Node: <<66800621>> DbGateway Exchange, Close Row Count = 3, Row Width = 80 bytes
    +++marek.gregor:c350000:c350006:----2010/03/03 13:30:17
    -------------------- Execution Node: <<66800638>> DbGateway Exchange, Close Row Count = 1, Row Width = 24 bytes
    +++marek.gregor:c350000:c350006:----2010/03/03 13:30:17
    -------------------- Execution Node: <<66800654>> Binary Join, Close Row Count = 0, Row Width = 104 bytes
    +++marek.gregor:c350000:c350006:----2010/03/03 13:30:17
    -------------------- Execution Node: <<66800582>> Projection, Close Row Count = 0, Row Width = 76 bytes
    As you see first is executed select from TABLE_2 (Node: <<66800638>>, Close Row Count = 1) and this is correct number of close row count
    next we have
    Cancel initiated for Exchange Producer:(for node with SELECT ROM TABLE_2) - and I don't know what that's mean
    and after this we have
    Execution Node: <<66800621>> DbGateway Exchange, Close Row Count = 3
    And this is incorrect number of CloseRowCount (should be aprox. 60k)
    Finally result is wrong because we have no records (inner join by BI Server doesn't work :( )
    Thank you for help
    Edited by: markog on Mar 3, 2010 2:03 PM

    I'm wrestling with getting all of this to work myself.
    Can you see the job in XGrid Admin? It sounds as if the job is failing, but I can't be sure. Clicking on the job in XGrid Admin should give you a "play by play" and tell you where it is failing.
    My experience has shown me that permissions is the root cause of alot of issues, and I cannot find any clear reference on what permissions the "Podcasts" folder needs to make all of this work.
    Following the documentation, the "pcastxgrid" user doesn't actually get assigned any permissions via the file system or Group membership, so I'm not sure how all of this needs to be set.
    Hope this helps.

  • AppleFileServer stops making Access Log Entries

    This is the second time this has happened:
    My file server, running Lion Server to serve up (among other things) OD to 20 clients, stops recording Login and Logout events to the AppleFileServiceAccess.log. Users can still connect; nothing else seems to have stopped working.
    The only clue that I have found in the system.log is the entry below. I didn't look the last time it stopped logging access, so I can't say for sure if this is common. What did fix it (as usual) was rebooting the server or toggling the AFP server.
    Mar  2 19:47:38 artx AppleFileServer[392]: RootHolder: user not authenticated with f_uid: <0>, f_gid: <1>
    The last time the AppleFileServiceAccess.log file was touched was Mar  2 19:39, so I'm going to make the assumption that the above entry is what killed the logging.
    Has anybody else experienced this, or had similar experiences?
    Also worthy of note: this has only happened after I had done a complete, fresh Lion rebuild of the server. Previously, the server had been upgraded to Lion Server in gradual steps from Tiger Server and the logging never broke like this. The only differences in the setup after the rebuild are the inclusion of a self-signed SSL and the use

    I get a parsing error adding that line in 9.2.3:
    [07/23/2010 13:39:07] WebLogic Server 9.2 MP3  Mon Mar 10 08:28:41 EDT 2008 1096261 >
    [07/23/2010 13:39:09] <Jul 23, 2010 1:39:09 PM EDT> <Error> <Management> <BEA-141244> <Schema validation errors while parsing
    C:\bea923\weblogic92\config\WebCTDomain\config\config.xml - Expected elements 'log-time-in-gmt@http://www.bea.com/ns/weblogic/920/domain log-milli-
    seconds@http://www.bea.com/ns/weblogic/920/domain' instead of 'buffer-size-kb@http://www.bea.com/ns/weblogic/920/domain' here in element web-server-
    log@http://www.bea.com/ns/weblogic/920/domain>
    [07/23/2010 13:39:09] <Jul 23, 2010 1:39:09 PM EDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason: [Management:141245]Schema
    Validation Error in C:\bea923\weblogic92\config\WebCTDomain\config\config.xml see log for details. Schema validation can be disabled by starting the server with
    the command line option: -Dweblogic.configuration.schemaValidationEnabled=false>
    [07/23/2010 13:39:09] <Jul 23, 2010 1:39:09 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    [07/23/2010 13:39:09] <Jul 23, 2010 1:39:09 PM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    [07/23/2010 13:39:09] <Jul 23, 2010 1:39:09 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN> Oh well.
    Edited by: user9199914 on Jul 23, 2010 11:30 AM
    Edited by: user9199914 on Jul 23, 2010 11:31 AM

  • What does this log entry mean?

    2/26/15 2:59:36.000 PM kernel[0]: jnl: disk5s2: replay_journal: from: 4319232 to: 4418048 (joffset 0x1461000)
    and
    2/26/15 2:59:36.346 PM fseventsd[20]: disk logger: failed to open output file /Volumes/Data Backup/.fseventsd/0000000008eff481 (No such file or directory). mount point /Volumes/Data Backup/.fseventsd
    disk5s2 is working fine except for the reoccurring "Disk not ejected properly" message.

    I'm wrestling with getting all of this to work myself.
    Can you see the job in XGrid Admin? It sounds as if the job is failing, but I can't be sure. Clicking on the job in XGrid Admin should give you a "play by play" and tell you where it is failing.
    My experience has shown me that permissions is the root cause of alot of issues, and I cannot find any clear reference on what permissions the "Podcasts" folder needs to make all of this work.
    Following the documentation, the "pcastxgrid" user doesn't actually get assigned any permissions via the file system or Group membership, so I'm not sure how all of this needs to be set.
    Hope this helps.

  • Access Logging in OC4J

    I can get the various websites like the default-web-site to output access log information but they never have userid info in them, only "- -" even users are logged in. No userids appear in OHS access logs either. Apps frontended by SiteMinder have both REMOTE_USER and SMSESSION populated but no userid makes it into the access logs. Any ideas?

    I'd never done it, but it does look like you can specify a format for the access-log entries:
    http://download.oracle.com/docs/cd/B25221_04/web.1013/b14432/website.htm#BABFGJHD
    The format string looks like it supports a field called $user, which may give you what you want.
    As a test, using OC4J 10.1.3.3, I just set mine up as follows in default-web-site.xml:
    <web-app application="ascontrol" name="ascontrol" load-on-startup="true" root="/em" ohs-routing="false" access-log="true"/>
    <access-log path="../log/default-web-access.log" format="$ip - $user '$request' $status $size"/>
    I then started OC4J, accessed the ascontrol application and logged in as the oc4jadmin user.
    In the access log, the following entries were produced that clearly lists the user I logged in as:
    127.0.0.1 - - - [127.0.0.1 - - 'GET /em/console/ias/oc4j/home HTTP/1.1' 200 9654
    127.0.0.1 - 'oc4jadmin' 'POST /em/j_security_check HTTP/1.1' 302 207
    127.0.0.1 - 'oc4jadmin' 'GET /em/console/postLogon HTTP/1.1' 200 4731
    127.0.0.1 - 'oc4jadmin' 'POST /em/console/postLogon HTTP/1.1' 302 180
    127.0.0.1 - 'oc4jadmin' 'GET /em/console/ HTTP/1.1' 302 156
    127.0.0.1 - 'oc4jadmin' 'GET /em/ HTTP/1.1' 200 185
    127.0.0.1 - 'oc4jadmin' 'GET /em/console/ias/oc4j/home HTTP/1.1' 200 21610
    127.0.0.1 - 'oc4jadmin' 'GET /em/cabo/images/cache/cghee.gif HTTP/1.1' 200 76
    127.0.0.1 - 'oc4jadmin' 'GET /em/cabo/images/cache/cghes.gif HTTP/1.1' 200 109
    127.0.0.1 - 'oc4jadmin' 'GET /em/cabo/images/cache/cstlu.gif HTTP/1.1' 200 43
    127.0.0.1 - 'oc4jadmin' 'GET /em/cabo/images/cache/en/bRestOXOP.gif HTTP/1.1' 200 460
    127.0.0.1 - 'oc4jadmin' 'GET /em/cabo/images/cache/en/bStopDwKu.gif HTTP/1.1' 200 426
    127.0.0.1 - 'oc4jadmin' 'GET /em/cabo/images/cache/cstru.gif HTTP/1.1' 200 44
    127.0.0.1 - 'oc4jadmin' 'GET /em/cabo/images/cache/cstll.gif HTTP/1.1' 200 44
    127.0.0.1 - 'oc4jadmin' 'GET /em/cabo/images/cache/cghec.gif HTTP/1.1' 200 93
    127.0.0.1 - 'oc4jadmin' 'GET /em/cabo/images/cache/cstrl.gif HTTP/1.1' 200 43
    127.0.0.1 - 'oc4jadmin' 'GET /em/images/trafficGreen.gif HTTP/1.1' 200 1213
    127.0.0.1 - 'oc4jadmin' 'GET /em/dynamicImage/emSDK/chart/EmChartBean?beanId=D659A5D6B83129E7F46647BB382F045B.gif HTTP/1.1' 200 3359

  • LIBTUX_CAT:1278 errors and access log entires

    Hi,
    On our development database, we're observing the LIBTUX_CAT 1278 warnings quite often. Each of these entries are accompanied by an lines in the access log of the same day.
    Question is:
    What do the access log entries mean? How are the two entries in the two files (the ULOG and access.ddmmyy files) related?
    125419.usplsoplhdimf03!?proc.13754.1.-2: 09-03-2010: Tuxedo Version 10.3.0.0, 64-bit
    125419.usplsoplhdimf03!?proc.13754.1.-2: LIBTUX_CAT:1278: ERROR: Cannot join application - permission denied
    $ grep 13754 *
    access.090310:125408.usplsoplhdimf03!?proc.13754.1.0: total client (17), logon with AUTH: NATIVE cltname (tpsysadm) usrname (OB4D2_SVR) success
    access.090310:125419.usplsoplhdimf03!?proc.13754.1.0: total client (17), logoff with AUTH: NATIVE cltname (tpsysadm) usrname (OB4D2_SVR) success
    Thanks.

    I can't say for sure what is happening here, but my guess is that process 13754 may be calling tpterm() on some and then continuing to call other ATMI APIs.
    Most Tuxedo client APIs perform an implicit tpinit((TPINIT *)NULL) if called by an application which has not previously called tpinit(). Since this implicit tpinit does not include any authorization information, it can only succeed in an application with no authorization.
    The evidence is that your application performed a successful tpinit() (logon) at 12:54:08. The access log indicates that authorization was used. At 12:54:19 the application performed tpterm() (logoff). During the same second another tpinit() was unsuccessful. Most likely this was an implicit tpinit((TPINIT *)NULL) done by some other call such as tpcall(), tpconnect(), tpacall(), or another ATMI function.
    In order to further debug the problem, you may want to
    export TMTRACE=*:ulog:dye
    in the client which is failing. This will cause a record of all ATMI calls to be written to the userlog.
    Regards,
    Ed

  • Access Log format for Sun One Web Server 6.0 SP6

    Is it possible to add the Process Id to the access log? If so, what is the proper format for the access log entry in magnus.conf. We would like to be able to see which process each request used, just like in the error log.
    Thanks

    User agent and referer information can be logged. Refer to following docs(see under Table 7-1):
    http://docs.sun.com/source/816-5686-10/07_magnu.htm#33046
    Thanks,
    Manish

  • Smtp log entry, bounces, or does the mail server send bounce backscatter?

    Today, I received two bounces from mail I did not send, and they reference a subdomain of a virtual domain on my machine that doesn't exist...
    server is set up with domain:  server.domain.com
    web and mail services are available for virtual domain:  service.com
    So, I got what I at first thought were phishing bounces, but then when I looked in my mail logs today, I found my first ever SMTP log entries:
    Feb 16 07:33:42 server.domain.com postfix/smtpd[----]: warning: hostname #.#.#.#.reverse.someone.net does not resolve to address #.#.#.#: nodename nor servname provided, or not known
    I have four of those at various times this morning.
    I've checked the mail logs and seen that there are connection attempts, particularly people trying plain text.  I have used mxtoolbox and a few other relay checkers to be sure there is not an open smtp relay.  none.
    I have one site on the service.com and it has its own malware checking (wordpress install).  It reports that it is clean and feeling good.
    The default sites are unaccessible without http authentication.
    Do those SMTP log entires mean someone has gained access?  or was my server trying to process backscatter spam?  I'm lost on how this could happen.

    What do the bounce messages say? Was the mail rejected by a remote server? If so, which one? What are some of the other log entries in the mail log? Does MX Toolbox say your email server is or is not an open relay? Are the IP addresses in your log post an internal or external address? Someone might be using your domain to send spam email but they may not be using your email server and when the messages bounce they get returned to your server.

  • I have my Calendar app syncing with iCloud.  Every time I open it it says, "Moving Calendars to Server Account..."  It runs and runs and does not stop.  As a result, I cannot access my calendars.  Please help.

    I have my Calendar app syncing with iCloud.  Every time I open it it says, "Moving Calendars to Server Account..."  It runs and runs and does not stop.  As a result, I cannot access my calendars.  Please help.

    I have the same problem, I tried the solution of Dr Cox but that didn't work as he said go to system preference then mail, contacts etc. but I don't have that.  Can someone help?
    Elaine

  • Result set does not fit; it contains too many rows

    Dear All,
    We are in BI7 and running reports on Excel 2007. Even though number of rows limitation in Excel 2007 is more than  1Million, when I try to execute a report with more than 65k records of output, system is generating output only for 65k rows with message "Result set does not fit; it contains too many rows".
    Our Patch levels:
    GUI - 7.10
    Patch level is 11
    Is there any way to generate more than 65000 rows in Bex?
    Thanks in advance...
    regards,
    Raju
    Dear Gurus,
    Could you please shed some light on this issue?
    thanks and regards,
    Raju
    Edited by: VaraPrasadraju Potturi on Apr 14, 2009 3:13 AM

    Vara Prasad,
    This has been discussed on the forums - for reasons of backward compatibility I do not think BEx supports more that 65000 rows .... I am still not sure about the same since I have not tried out a query with more that 65K rows on excel 2007 but I think this is not possible...

  • Strange entries in lighttpd access log -- help!

    Hi,
    I run a lighttpd server at home. I just use it for working with some scripts, and sharing stuff with my friends. I have a dynamic IP address, so I use dyndns for getting a hostname.
    Today I noticed some strange entries in the lighttpd access log:
    64.162.221.146 lti-mail01.ltinetworks.com:25 - [14/Feb/2010:11:38:23 +0530] "POST http://lti-mail01.ltinetworks.com:25/ HTTP/1.0" 200 8 "-" "-"
    64.162.221.146 - - [14/Feb/2010:11:38:25 +0530] "CONNECT http://lti-mail01.ltinetworks.com:25 HTTP/1.0" 501 357 "-" "-"
    64.162.221.146 lti-mail01.ltinetworks.com:25 - [14/Feb/2010:11:45:40 +0530] "POST http://lti-mail01.ltinetworks.com:25/ HTTP/1.0" 200 8 "-" "-"
    64.162.221.146 - - [14/Feb/2010:11:45:43 +0530] "CONNECT http://lti-mail01.ltinetworks.com:25 HTTP/1.0" 501 357 "-" "-"
    64.162.221.146 lti-mail01.ltinetworks.com:25 - [14/Feb/2010:11:52:58 +0530] "POST http://lti-mail01.ltinetworks.com:25/ HTTP/1.0" 200 8 "-" "-"
    64.162.221.146 - - [14/Feb/2010:11:53:01 +0530] "CONNECT http://lti-mail01.ltinetworks.com:25 HTTP/1.0" 501 357 "-" "-"
    64.162.221.146 lti-mail01.ltinetworks.com:25 - [14/Feb/2010:12:00:12 +0530] "POST http://lti-mail01.ltinetworks.com:25/ HTTP/1.0" 200 8 "-" "-"
    64.162.221.146 - - [14/Feb/2010:12:00:15 +0530] "CONNECT http://lti-mail01.ltinetworks.com:25 HTTP/1.0" 501 357 "-" "-"
    64.162.221.146 lti-mail01.ltinetworks.com:25 - [14/Feb/2010:12:07:28 +0530] "POST http://lti-mail01.ltinetworks.com:25/ HTTP/1.0" 200 8 "-" "-"
    64.162.221.146 - - [14/Feb/2010:12:07:30 +0530] "CONNECT http://lti-mail01.ltinetworks.com:25 HTTP/1.0" 501 357 "-" "-"
    What is going on here? Some kind of spambot? Note that I don't have the sendmail service installed, and port 25 is not forwarded on my router. Is this a threat and how do I deal with this?
    Thanks.

    loafer wrote:I don't know a great deal about this.  However, if you google for "lti-mail01.ltinetworks.com" you'll get a load of hits, which indicate there may be a problem.
    Yes, I did some more searching and apparently its a known problem.
    This thing is trying to send a POST action to another site. Is there any way I can restrict POST actions to my own domain?

  • WSRP: Relative URL results in error code 404 in the consumer access.log

    Hello everyone,
    I deployed a JSF portlet(implemented in facelets) in Weblogic Server 10.3.2 (11g) [extended to support WSRP]. When the JSF portlet is consumed from a 'consumer' portal [Weblogic 10.3.2 portal], WSRP URL Rewrite results in error code 404 in the consumer portal access.log if the relative path (contextPath+resourcePath) of the javaScript resource is provided.
    However, when the absolute path (protocol + serverName + port+ contextPath) of the JavaScript resource is provided, it works correctly:
    works:
    <script type="text/javascript" src="#{request.protocol}://#{request.serverName}:#{request.serverPort}#{request.contextPath}/resources/scripts/search/patientSearch.js"><!-- --></script>
    Failed:
    <script type="text/javascript" src="#{request.contextPath}/resources/scripts/search/patientSearch.js"><!-- --></script>
    Any idea on what is causing the incorrect URL Rewrite?
    The .xhtml and the portlet wsdl are listed below:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:a4j="http://richfaces.org/a4j"
    xmlns:rich="http://richfaces.org/rich"
    xmlns:nchic="http://www.saic.com/nchicago/jsf">
    <ui:composition template="/WEB-INF/facelets/templates/page-protected.xhtml">
    <head>
    <title>not used</title>
    <ui:define name="title">#{msgs.searchPageTitle}</ui:define>
    <ui:define name="head">
    <f:verbatim>
    <style type="text/css">
    #patientSearchContainer .pageCentered {
    width: 800px;
    #patientSearchFormInstructions {
    padding: 10px 0px 10px 0px;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
    .s-form-label {
    width: 250px;
    .s-form-input {
    width: 450px;
    </style>
    </f:verbatim>
    <script type="text/javascript" src="#{request.protocol}://#{request.serverName}:#{request.serverPort}#{request.contextPath}/resources/scripts/search/patientSearch.js"><!-- --></script>
    </ui:define>
    </head>
    <body >
    <ui:define name="body" >
    <h:panelGroup id="patientSearchContainer"
    layout="block"
    style="text-align: center;">
    <rich:panel id="patientSearchPanel"
    styleClass="pageCentered"
    header="#{msgs.searchPanelSearchTitle}">
    <h:panelGroup id="patientSearchFormInstructions" layout="block">
    <h:outputText value="#{msgs.searchInstructions}" />
    <ul>
    <li><h:outputText value="#{msgs.searchInstructions1}" /></li>
    <li><h:outputText value="#{msgs.searchInstructions2}" /></li>
    <li><h:outputText value="#{msgs.searchInstructions3}" /></li>
    </ul>
    </h:panelGroup>
    <h:panelGroup id="errorPanel"
    layout="block"
    rendered="#{searchForm.hasMessages}">
    <h:panelGroup layout="block"
    style="padding: 5px;">
    <h:outputFormat value="#{msgs.errorMultipleMessage}"
    rendered="#{searchForm.errorCount &gt; 1}">
    <f:param value="#{searchForm.errorCount}" />
    </h:outputFormat>
    <h:outputFormat value="#{msgs.errorSingleMessage}"
    rendered="#{searchForm.errorCount == 1}">
    <f:param value="#{searchForm.errorCount}" />
    </h:outputFormat>
    <h:messages layout="list"
    showSummary="false"
    showDetail="true"
    errorClass="errors"
    styleClass="errorsList" />
    </h:panelGroup>
    </h:panelGroup>
    <h:form id="patientSearchForm" prependId="false">
    <h:panelGrid columns="2"
    columnClasses="s-form-label,s-form-input"
    summary="#{msgs.tableSummary}">
    <nchic:label for="queryIdType"
    value="#{msgs.labelIdType}"
    required="false" />
    <h:selectOneMenu id="queryIdType"
    value="#{searchForm.criteria.identificationType}"
    converter="patient.IdentificationType"
    tabindex="2"
    styleClass="masked-hidden not-required">
    <f:selectItems value="#{searchForm.lists.allIdTypes}" />
    <a4j:support event="onchange"
    reRender="sponsorSearch,queryIdNumber"
    oncomplete="JointReg.searchForm.patientIdTypeUpdateComplete();"
    onsubmit="JointReg.searchForm.patientIdTypeUpdateSubmit();"
    actionListener="#{searchForm.identificationTypeChangeListener}" />
    </h:selectOneMenu>
    <nchic:label for="sponsorSearch"
    value="#{msgs.labelIdNumberRadios}"
    required="false" />
    <h:selectOneMenu id="sponsorSearch"
    value="#{searchForm.criteria.sponsorSearch}"
    tabindex="3"
    disabled="#{searchForm.identificationDisabled}"
    styleClass="masked-hidden not-required">
    <f:selectItem itemValue="true" itemLabel="#{msgs.labelSponsor}" />
    <f:selectItem itemValue="false" itemLabel="#{msgs.labelPatient}" />
    </h:selectOneMenu>
    <nchic:label for="queryIdNumber"
    value="#{msgs.labelIdNumber}"
    required="false" />
    <h:inputText id="queryIdNumber"
    converter="patient.IdentificationNumber"
    value="#{searchForm.criteria.identificationNumber}"
    tabindex="4"
    styleClass="not-required resettable"
    disabled="#{searchForm.identificationDisabled}"
    maxlength="11" />
    <nchic:label for="queryBirthDate"
    value="#{msgs.labelBirthDateShort}"
    required="false" />
    <nchic:date id="queryBirthDate"
    value="#{searchForm.criteria.birthDate}"
    monthValues="#{searchForm.lists.allMonths}"
    dayValues="#{searchForm.lists.allDays}"
    yearValues="#{searchForm.lists.allYears}"
    tabindex="5"
    styleClass="masked-hidden not-required resettable" />
    <nchic:label for="queryLastName"
    value="#{msgs.labelLastName}"
    required="false" />
    <h:inputText id="queryLastName"
    value="#{searchForm.criteria.lastName}"
    tabindex="8"
    maxlength="30"
    styleClass="not-required resettable" />
    <nchic:label for="queryFirstName"
    value="#{msgs.labelFirstName}"
    required="false" />
    <h:inputText id="queryFirstName"
    value="#{searchForm.criteria.firstName}"
    tabindex="9"
    maxlength="30"
    styleClass="not-required resettable" />
    <nchic:label for="queryGender"
    value="#{msgs.labelGender}"
    required="false" />
    <h:selectOneMenu id="queryGender"
    value="#{searchForm.criteria.gender}"
    converter="patient.Gender"
    tabindex="10"
    styleClass="masked-hidden not-required resettable">
    <f:selectItems value="#{searchForm.lists.allGenderTypes}" />
    </h:selectOneMenu>
    </h:panelGrid>
    <h:panelGroup layout="block" style="text-align: center">
    <h:panelGroup layout="block"
    style="padding-top: 15px; margin-left: auto; margin-right: auto;">
    <h:commandButton action="#{searchForm.searchAction}"
    value="#{msgs.buttonSearch}"
    styleClass="s-button"
    tabindex="11"
    onclick="jQuery(document.body).mask('Searching...');" />
    <rich:spacer width="10" />
    <h:commandButton type="button"
    styleClass="s-button"
    onclick="return JointReg.searchForm.resetSearchForm();"
    tabindex="12"
    value="#{msgs.buttonClearSearch}" />
    <rich:spacer width="100" />
    <h:commandButton action="#{searchForm.createJohnDoeAction}"
    styleClass="s-button"
    onclick="jQuery(document.body).mask('Registering...');"
    tabindex="13"
    value="#{msgs.buttonJohnDoe}" />
    </h:panelGroup>
    </h:panelGroup>
    </h:form>
    </rich:panel>
    </h:panelGroup>
    </ui:define>
    </body>
    </ui:composition>
    </html>
    WSDL:
    <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
    - <s0:definitions xmlns:s0="http://schemas.xmlsoap.org/wsdl/" xmlns:s1="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:s2="urn:oasis:names:tc:wsrp:v1:bind" xmlns:s3="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s4="urn:bea:wsrp:ext:v1:bind" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" targetNamespace="urn:oasis:names:tc:wsrp:v1:wsdl">
    <import location="http://10.75.2.235:7711/RegistrationPortlet/producer/wsrp-2.0/markup?WSDL" namespace="urn:oasis:names:tc:wsrp:v2:wsdl" xmlns="http://schemas.xmlsoap.org/wsdl/" />
    <s0:import location="http://10.75.2.235:7711/RegistrationPortlet/producer/wsrp-1.0/markup?WSDL/wlp_wsrp_v1_bindings.wsdl" namespace="urn:bea:wsrp:ext:v1:bind" />
    <s0:import location="http://10.75.2.235:7711/RegistrationPortlet/producer/wsrp-1.0/markup?WSDL/wsrp_v1_bindings.wsdl" namespace="urn:oasis:names:tc:wsrp:v1:bind" />
    <wsp:UsingPolicy s0:Required="true" />
    - <wsp:Policy s1:Id="ProducerDefaultPolicy">
    - <wsp:All>
    - <wssp:Identity xmlns:wssp="http://www.bea.com/wls90/security/policy">
    - <wssp:SupportedTokens>
    - <wssp:SecurityToken TokenType="http://docs.oasis-open.org/wss/2004/01/oasis-2004-01-saml-token-profile-1.0#SAMLAssertionID">
    - <wssp:Claims>
    <wssp:ConfirmationMethod>sender-vouches</wssp:ConfirmationMethod>
    </wssp:Claims>
    </wssp:SecurityToken>
    </wssp:SupportedTokens>
    </wssp:Identity>
    </wsp:All>
    </wsp:Policy>
    - <s0:service name="WSRPService">
    - <s0:port binding="s2:WSRP_v1_Markup_Binding_SOAP" name="WSRPBaseService">
    <s3:address location="http://10.75.2.235:7711/RegistrationPortlet/producer/wsrp-1.0/markup" />
    </s0:port>
    - <s0:port binding="s2:WSRP_v1_ServiceDescription_Binding_SOAP" name="WSRPServiceDescriptionService">
    <s3:address location="http://10.75.2.235:7711/RegistrationPortlet/producer/wsrp-1.0/serviceDescription" />
    </s0:port>
    - <s0:port binding="s4:WLP_WSRP_v1_Markup_Ext_Binding_SOAP" name="WLP_WSRP_Ext_Service">
    <s3:address location="http://10.75.2.235:7711/RegistrationPortlet/producer/wsrp-wlp-ext-1.0/markup" />
    </s0:port>
    </s0:service>
    </s0:definitions>

    did you publish the internetserive "<b>bbpstart</b>" to site internal?
    Regards
    Raja

  • Regarding accessing log file entries in Oracle 10g

    Hi....
    i need to watch all actions done by users of database to build intrusion detection system...
    how can i get the log file entries and where it is stored in linux(oracle 10g)...is there any way to access logfile entries one by one..
    thanx
    in advance

    Hi,
    Probably you are looking for database auditing.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/security.htm#sthref2916
    Cheers,
    Avinash

  • Thousands of entries in Apache access logs for a single IP

    We are seeing thousands of connections in our Apache access logs coming from the same IP address connecting to the
    same pages with in a short period of time (~5-20 minutes). We see this in Firefox 27, 28, 29, and 30. Below is an example of the entries, and how they loop continuously. I have not been able to reproduce the problem manually, but this happens several times a week, and I see evidence in our logs, and by monitoring the session count in our database, which increase when this happens.
    Why is this happening? Is this a bug? I see a bug report filed at https://bugzilla.mozilla.org/show_bug.cgi?id=976878, but I do not see any replies.
    xxx.xxx.xxx.xxx - - [18/Jun/2014:16:03:50 -0400] "GET /webapps/login?new_loc=%2Fwebapps%2Fportal%2Fframeset.jsp HTTP/1.1" 302 - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:30.0) Gecko/20100101 Firefox/30.0" "-"
    xxx.xxx.xxx.xxx - - [18/Jun/2014:16:03:50 -0400] "GET /webapps/login/?new_loc=%2Fwebapps%2Fportal%2Fframeset.jsp HTTP/1.1" 200 1000 "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:30.0) Gecko/20100101 Firefox/30.0" "-"
    xxx.xxx.xxx.xxx - - [18/Jun/2014:16:03:50 -0400] "GET /webapps/portal/frameset.jsp HTTP/1.1" 200 1160 "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:30.0) Gecko/20100101 Firefox/30.0" "-"
    xxx.xxx.xxx.xxx - - [18/Jun/2014:16:03:50 -0400] "GET /webapps/login?new_loc=%2Fwebapps%2Fportal%2Fframeset.jsp HTTP/1.1" 302 - "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:30.0) Gecko/20100101 Firefox/30.0" "-"
    xxx.xxx.xxx.xxx - - [18/Jun/2014:16:03:50 -0400] "GET /webapps/login/?new_loc=%2Fwebapps%2Fportal%2Fframeset.jsp HTTP/1.1" 200 1000 "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:30.0) Gecko/20100101 Firefox/30.0" "-"
    xxx.xxx.xxx.xxx - - [18/Jun/2014:16:03:50 -0400] "GET /webapps/portal/frameset.jsp HTTP/1.1" 200 1160 "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:30.0) Gecko/20100101 Firefox/30.0" "-"

    Sorry, beyond the scope of this Firefox user support forum.
    You could try posting to the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web site issues with Firefox.
    http://forums.mozillazine.org/viewforum.php?f=25
    You'll need to register and login to be able to post in that forum.
    Or you could add information to that Bug report or create a new Bug report.
    Or the appropriate Google Group, linked in the right column of this page after you scroll-down a bit - http://www.mozilla.org/about/forums/

  • Access log - what does ETIME mean for searches?

    I am running Directory server 5.1 sp4. We recently had an issue where a search was initiated by a webserver with a bad network card. The symptom was intermittent 'ABANDON' entries in the log. However, when the ABANDON is in the log, the ETIME of the search is high - 10 seconds or so. Normal response time for the same search is 0. It appears that the ETIME of the search includes time spent trying to send the results back (unsuccessfully) to the requester. Is this a valid theory?
    Here is a sample search from the log...
    [20/Mar/2009:11:32:47 -0400] conn=23294 op=1247 SRCH base="cn=xxx,o=yyy" scope=2 filter="(|(objectClass=zzz)(objectClass=aaa))" attrs="bbb"
    [20/Mar/2009:11:32:57 -0400] conn=23294 op=1247 RESULT err=0 tag=101 nentries=438 etime=10
    [20/Mar/2009:11:33:06 -0400] conn=23294 op=1248 ABANDON targetop=NOTFOUND msgid=1248

    Yes, the etime will also include the time it takes to send that data back to the client. This is also considered part of the LDAP operation and so bad network performance can also cause higher etimes.

Maybe you are looking for

  • Missing Panels in all three Edit Modes (Mac -- PSE 8)

    Hello: Anyone have any ideas on this? Installed PSE 8 on my MacBook tonight, and thanks to this forum I've been able to troubleshoot a couple of glitches. But this one has me stumped. When i select any of the three edit options on the right side of t

  • JSP - My sql Connection issue

    HI, I using JSP and MySql, In URL If i gave "Local Address its working fine,                dbconn = DriverManager.getConnection("jdbc:mysql://localhost:3306/report","root","nbuser");but if i gave my IP address Its not working                dbconn =

  • CS6 Photoshop images showing up in layers but not document

    Hey, Im currently running photoshop CS6 on windows 8 and when I try and open a file the images come up in the layers but not the actual document. I know this has already been posted about Photoshop CS5 but I think CS6 is slightly different. Can anyon

  • DRQ: Make B1 client resolve HTTP links from within body of internal message

    Hi, Request for a feature within the B1 client - when displaying an internal message, have the client pick up any text with "http://" and treat it as a web hyperlink - when clicked on, launch a browser for that site. This functionality already exists

  • After printing to file, how do I keep document from opening?

    I installed new reader-then uninstalled it. Gone back to Reader 11. Document printed to file is automatically opening. How do I keep it from opening?