Siebel Application Auto logoff

Hi,
Siebel Application logoff, When we click custom button.
Application Version: eCommunication 8.0
Thanks,
Pandiarajan
Edited by: user9522927 on Apr 16, 2010 3:02 AM

Hi,
Siebel Application logoff, When we click custom button.
Application Version: eCommunication 8.0
Thanks,
Pandiarajan
Edited by: user9522927 on Apr 16, 2010 3:02 AM

Similar Messages

  • Auto Logoff when change url without logoff

    Hi, i had search the forum, but i don't find an answer!
    I have the following problem:
    We have the EP 6.0 and when the users are login, sometimes they change the url of the browser to go to www.google.de or other sides, but they forget to logoff! Then the session is not closed and some other people could go back in the history and then they are logged in!
    I search a possibility to auto logoff when change the side for example to call a javascript with the attribut onunload or something else!?
    I would be lucky with some ideas or a solution!
    Lars

    Hi Lars,
    This is not exactly what you are asking for, but it is closely related.  I hope that it may be of some help to you.  For my application, I wanted to logoff portal sessions, when users do not logoff BEFORE closing the browser session.
    Here is what we do:
    In the desktop framework, I have a footer.  The footer shows privacy information, etc.  Inside the html for this footer page, I capture a browser close event, and in this event, I logoff the portal session.  This footer is displayed on every page of the portal and effectively helps to conserve portal resources.
    Here is the javascript included in the footer.html
    <script type="text/javascript">
    window.onunload = function unloadEvent() {
         //alert ("Got here...");
         if (window.screenLeft == 10004) {
              // User clicked "X" to close Browser
              // alert ("To protect your privacy, please Logoff prior to closing your browser window.  Logging off now...");
              logoff();
    </script>
    Hope this helps,
    Kevin

  • How to force open apps to close on auto logoff?

    Can anyone help me? Several family members use my iMac under a single profile, the ADMIN profile (I know - misteak!). Well, now I want change this. I plan to create an account for each user. Then, because everyone is used to leaving apps open and walking away from the computer, I want to make the computer automatically logout after a period of inactivity. Unfortunately, since users leave apps open, I want the computer to automatically close any open apps at the time of the auto logout. The problem I'm trying to resolve is that the auto logoff gets inturrupted if a user leaves an app open. They are then asked if they want to save their work, then someone else comes along and starts using the computer. I just want the computer to logoff regardless of any open apps and I don't care if any data may be lost. Any ideas on how to do this automatically? Thanks...

    When I do that mine wiggle but there no "x" like there used to be.

  • Need to find out how many users are using Siebel Application

    Hello all,
    I need to find out how many users are using Siebel Application?
    Is there a way I can find out?
    Thanks.
    yasun

    Hi,
    Read the following:
    http://docs.oracle.com/cd/B40099_02/books/SysDiag/SysDiagSysMonitor30.html
    http://docs.oracle.com/cd/B40099_02/books/SysDiag/SysDiagSysMonitor17.html
    For full information about server status and statistics red:
    http://docs.oracle.com/cd/B40099_02/books/SysDiag/SysDiagSysMonitor.html
    T.Abed

  • How to test the Siebel Applications ? (very urgent and important)

    **Hi Pals,**
    **I am suresh from Noida, I work for GLS in Testing department.Presently we have a project of Siebel Analytics (OBIEE).We hav to test the siebel applications now.I kindly request u all to clarify my doubts regarding this.**
    **1.What is Siebel or OBIEE testing ?**
    **2.How to test these applications ?**
    **3.Basic process of Siebel testing ?**
    **4.Tools Used to test these applications ?**
    **5.What is STA (Siebel Testing Automation) ?**
    **6.Where can I find the usefull documents relating to this.**
    **Help me out guys, it's very important and urgent.I will be very much thank full to u all if u do the same.....Anticipating a quicker response.**
    **Thank u.**

    Welcome to the [top 10|http://forums.oracle.com/forums/thread.jspa?messageID=3928667#3928667]!
    Cheers,
    C.
    PS: [http://catb.org/~esr/faqs/smart-questions.html]

  • BI Publisher cannot be generated in Siebel Application

    Hi Experts,
    I have an issue in BIP. When I try to generate the report in SIebel Application. The report cant generate and this is the prompt message appears:
    "Failure mechanism of BI Publisher to generate the report. (SBL-RPT-50524)".
    But when I get the XML generated by that specific report which I ran and then try to generate it locally using BIP Desktop, the report is generated.
    [ERROR] End Memory: max=493MB, total=492MB, free=249MB
    [010413_113037983][][EXCEPTION] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(Unknown Source)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
         at oracle.apps.xdo.template.FOProcessor.createFO(Unknown Source)
         at oracle.apps.xdo.template.FOProcessor.generate(Unknown Source)
         at oracle.apps.xdo.servlet.RTFCoreProcessor.transform(RTFCoreProcessor.java:70)
         at oracle.apps.xdo.servlet.CoreProcessor.process(CoreProcessor.java:326)
         at oracle.apps.xdo.servlet.CoreProcessor.generateDocument(CoreProcessor.java:97)
         at oracle.apps.xdo.servlet.ReportImpl.renderBody(ReportImpl.java:522)
         at oracle.apps.xdo.servlet.ReportImpl.renderReportBody(ReportImpl.java:83)
         at oracle.apps.xdo.server.impl.DefaultReport.run(DefaultReport.java:44)
         at oracle.apps.xdo.webservice.v11.PublicReportServiceImpl.generateReport(PublicReportServiceImpl.java:307)
         at oracle.apps.xdo.webservice.v11.PublicReportService.runReport(PublicReportService.java:231)
         at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)
         at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)
         at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
         at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
         at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
         at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
         at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
         at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)
         at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:351)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.xdo.parser.v2.XPathException: Namespace prefix 'ref' used but not declared.
         at oracle.xdo.parser.v2.XSLProcessor.reportException(XSLProcessor.java:806)
         at oracle.xdo.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:571)
         ... 44 more
    [010413_113037983][java.lang.String][EXCEPTION] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(Unknown Source)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
         at oracle.apps.xdo.template.FOProcessor.createFO(Unknown Source)
         at oracle.apps.xdo.template.FOProcessor.generate(Unknown Source)
         at oracle.apps.xdo.servlet.RTFCoreProcessor.transform(RTFCoreProcessor.java:70)
         at oracle.apps.xdo.servlet.CoreProcessor.process(CoreProcessor.java:326)
         at oracle.apps.xdo.servlet.CoreProcessor.generateDocument(CoreProcessor.java:97)
         at oracle.apps.xdo.servlet.ReportImpl.renderBody(ReportImpl.java:522)
         at oracle.apps.xdo.servlet.ReportImpl.renderReportBody(ReportImpl.java:83)
         at oracle.apps.xdo.server.impl.DefaultReport.run(DefaultReport.java:44)
         at oracle.apps.xdo.webservice.v11.PublicReportServiceImpl.generateReport(PublicReportServiceImpl.java:307)
         at oracle.apps.xdo.webservice.v11.PublicReportService.runReport(PublicReportService.java:231)
         at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397)
         at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)
         at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
         at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
         at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
         at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
         at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
         at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)
         at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:351)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.xdo.parser.v2.XPathException: Namespace prefix 'ref' used but not declared.
         at oracle.xdo.parser.v2.XSLProcessor.reportException(XSLProcessor.java:806)
         at oracle.xdo.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:571)
         ... 44 more
    Thanks,

    Hi ,
    Please review
    BI Publisher - XML-22008: Namespace prefix 'ref' used but not declared (Doc ID 1434957.1)
    Does it help ?
    Regards.
    Phil

  • What is the use of notes button in the Service Request field in Siebel Application?

    Hi,
    I have an doubt with the "Notes" tab in Service request field of Siebel Application.
    Can you please explain me about this tab.
    Thanks
    Thriveni

    Sometimes 255 characters is not enough and with the Notes you can add more text.
    And from a performance perspective it is better to make the Notes a seperate Tab, so it only gets retrieved when explicitly needed.

  • Error while accessing siebel application

    Hi,
    I installed Siebel 8.1 on Windows 2003. But when i try to access the application via http://localhost/service_enu I am getting the error:
    The server you are trying to access is either busy or experiencing difficulties. Please close the Web browser, open a new browser window, and try logging in again.
    The steps i am following are :
    1. Installed Siebel Enterprise Server including Siebel Gateway, Siebel Server and Database Configuration Utilities.
    2. Configured Siebel Gateway Name Server.
    3. Create Siebel Enterprise.
    4. Create SWSE logical profile.
    5. Run Database Configuration utilities to install Siebel Database.
    6. Run Siebel Server configuration.
    7. Installed and configured SWSE.
    All the above steps executed successfully. But when after these steps i try to access the Siebel application through http://localhost/service_enu, the above mentioned error is displayed.
    I am pasting the contents of the ss101203_3216.log:
    2021 2010-12-03 09:15:00 0000-00-00 00:00:00 -0500 00000000 001 003f 0001 09 ss101203_3216 3216 2632 c:\sba81\SWEApp\log\ss101203_3216.log 8.1.1 [21111] ENU
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (ssmsismgr.cpp (626) err=3670020 sys=0) SBL-SSM-00004: SISNAPI Hello failed. The server component could be down.
    ObjMgrSessionLog     Error     1     000000024cf80c90:0     2010-12-03 09:15:00     Login failed for Login name : SADMIN
    ProcessPluginState     ProcessPluginStateError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [SWSE] Open Session failed (0xa600d1) after 0.0363 seconds.
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:00     (ssmsismgr.cpp (626) err=3670020 sys=0) SBL-SSM-00004: SISNAPI Hello failed. The server component could be down.
    ObjMgrSessionLog     Error     1     000000024cf80c90:0     2010-12-03 09:15:00     Login failed for Login name : SADMIN
    ProcessPluginState     ProcessPluginStateError     1     000000024cf80c90:0     2010-12-03 09:15:00     3900: [SWSE] Open Session failed (0xa600d1) after 0.0047 seconds.
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (ssmsismgr.cpp (626) err=3670020 sys=0) SBL-SSM-00004: SISNAPI Hello failed. The server component could be down.
    ObjMgrSessionLog     Error     1     000000024cf80c90:0     2010-12-03 09:15:01     Login failed for Login name : SADMIN
    ProcessPluginState     ProcessPluginStateError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [SWSE] Open Session failed (0xa600d1) after 0.0064 seconds.
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    SisnTcpIp     SisnSockError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [TCPIP-client] recv() failed for sd=716 (err=10054 | An existing connection was forcibly closed by the remote host (peer).)
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (smconn.cpp (318) err=1180671 sys=0) SBL-NET-01023: Peer disconnected
    GenericLog     GenericError     1     000000024cf80c90:0     2010-12-03 09:15:01     (ssmsismgr.cpp (626) err=3670020 sys=0) SBL-SSM-00004: SISNAPI Hello failed. The server component could be down.
    ObjMgrSessionLog     Error     1     000000024cf80c90:0     2010-12-03 09:15:01     Login failed for Login name : SADMIN
    ProcessPluginState     ProcessPluginStateError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [SWSE] Open Session failed (0xa600d1) after 0.0040 seconds.
    ProcessPluginRequest     ProcessPluginRequestError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [SWSE] Failed to obtain a session ID. Login failed attempting to connect to %1
    ProcessPluginRequest     ProcessPluginRequestError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [SWSE] Set Error Response (Session: Error: 10879185 Message: Login failed attempting to connect to siebel.TCPIP.None.None://GUPAR01-W3-27:2321/SBA_81/SFSObjMgr_enu)
    ProcessPluginRequest     ProcessPluginRequestError     1     000000024cf80c90:0     2010-12-03 09:15:01     3900: [SWSE] Login failed.
    SBL-SSM-00004: SISNAPI Hello failed. The server component could be down.
    Please provide pointers to resolve this problem.
    Thanks,
    Anu
    Edited by: 816755 on Dec 3, 2010 6:16 AM

    Hi Robert,
    After configuring the Siebel Gateway Name Server, the execution is successfull showing no errors. But when i see the log files, i can see some errors in those. I have created a user SADMIN as administrator and then trying to install Siebel. The config info is :
    Main Task Selection : Create New Configuration
    Configuration Task Selection : Configure a New Enterprise in a Gateway Name Server
    Gateway Name Server Authentication User Account Name : SADMIN
    Gateway Name Server Authentication User Account Password : ********
    Gateway Name Server Host Name : GUPAR01-W3-27
    Gateway Name Server TCP/IP Port : 2320
    Siebel Enterprise Name : SBA_81
    Enterprise Description : SBA_81 Enterprise
    Primary Siebel File System : C:\sba81\gtwysrvr\fs
    RDBMS Platform : Oracle Database Enterprise Edition
    Database Table Owner : SIEBEL
    Oracle SQLNet Connect String : SIEBEL
    Siebel Database User Account Name : SADMIN
    Siebel Database User Account Password : ********
    Enterprise Security Authentication Profile : Database Authentication (default)
    Security Adapter Name (named subsystem) : DBSecAdpt
    Propagate Authentication Settings to the Gateway Name Server : true
    The contents of sw_cfg_util(001).log is:
    2021 2010-12-06 01:41:25 2010-12-06 01:41:25 -0500 00000016 001 003f 0001 09 sw_cfg_util 1768 3684 C:\sba81\gtwysrvr\log\sw_cfg_util(001).log 8.1.1 [21111] ENU
    GenericLog     GenericError     1     000000e84cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param MaxEntrTasks for config object TxnProc
    GenericLog     GenericError     1     000000e84cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:MaxEntrTasks for Comp:TxnProc in CompGroup:Remote
    GenericLog     GenericError     1     000000fc4cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param MaxEntrTasks for config object RepAgent
    GenericLog     GenericError     1     000000fc4cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:MaxEntrTasks for Comp:RepAgent in CompGroup:Remote
    GenericLog     GenericError     1     0000013d4cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1091) err=3407908 sys=0) SBL-SUL-00036: Could not set the component attributes for component MsgBroadcastMgr
    GenericLog     GenericError     1     0000013d4cfc05a4:0     2010-12-06 01:41:25     Error creating Component:MsgBroadcastMgr in CompGroup:CommMgmt
    GenericLog     GenericError     1     0000028a4cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param SearchSpec for config object TaskLogCleanup
    GenericLog     GenericError     1     0000028a4cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:SearchSpec for Comp:TaskLogCleanup in CompGroup:TaskUI
    GenericLog     GenericError     1     0000028f4cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param MaxMtServers for config object RTSDispatcher
    GenericLog     GenericError     1     0000028f4cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:MaxMtServers for Comp:RTSDispatcher in CompGroup:RTSRemote
    GenericLog     GenericError     1     000002ad4cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param MTInfraTrace for config object AdminNotify
    GenericLog     GenericError     1     000002ad4cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:MTInfraTrace for Comp:AdminNotify in CompGroup:SystemAux
    GenericLog     GenericError     1     000002ad4cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param MaxSubtasks for config object AdminNotify
    GenericLog     GenericError     1     000002ad4cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:MaxSubtasks for Comp:AdminNotify in CompGroup:SystemAux
    GenericLog     GenericError     1     000002ad4cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param MaxWorkerTasks for config object AdminNotify
    GenericLog     GenericError     1     000002ad4cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:MaxWorkerTasks for Comp:AdminNotify in CompGroup:SystemAux
    GenericLog     GenericError     1     000002b24cfc05a4:0     2010-12-06 01:41:25     (sccitems.cpp (2047) err=2883613 sys=0) SBL-SCC-00029: Setting parameter "AdminRoleName" on level "Component Definition" is not supported. Using list params command, check to see if parameter is settable at this level.
    GenericLog     GenericError     1     000002b24cfc05a4:0     2010-12-06 01:41:25     (sccconfg.cpp (1419) err=2883613 sys=0) SBL-SCC-00029: Setting parameter "AdminRoleName" on level "Component Definition" is not supported. Using list params command, check to see if parameter is settable at this level.
    GenericLog     GenericError     1     000002b24cfc05a4:0     2010-12-06 01:41:25     (srscobj.cpp (640) err=2883613 sys=0) SBL-SCC-00029: Setting parameter "AdminRoleName" on level "Component Definition" is not supported. Using list params command, check to see if parameter is settable at this level.
    GenericLog     GenericError     1     000002b24cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (235) err=2883613 sys=0) SBL-SCC-00029: Setting parameter "AdminRoleName" on level "Component Definition" is not supported. Using list params command, check to see if parameter is settable at this level.
    GenericLog     GenericError     1     000002b24cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:AdminRoleName for Comp:ServerMgr in CompGroup:System
    The contents of sw_cfg_util(002).log is :
    2021 2010-12-06 01:41:25 2010-12-06 01:41:25 -0500 00000005 001 003f 0001 09 sw_cfg_util 896 2220 C:\sba81\gtwysrvr\log\sw_cfg_util(002).log 8.1.1 [21111] ENU
    GenericLog     GenericError     1     000003144cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param SearchSpec for config object LoyEngineBatch
    GenericLog     GenericError     1     000003144cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:SearchSpec for Comp:LoyEngineBatch in CompGroup:LoyaltyEngine
    GenericLog     GenericError     1     0000031e4cfc05a4:0     2010-12-06 01:41:25     (sulcobj.cpp (1232) err=3407911 sys=0) SBL-SUL-00039: Could not set the param SearchSpec for config object LoyEngineInteractive
    GenericLog     GenericError     1     0000031e4cfc05a4:0     2010-12-06 01:41:25     Error creating Parameter:SearchSpec for Comp:LoyEngineInteractive in CompGroup:LoyaltyEngine
    The contents of sw_cfg_util(003).log is :
    2021 2010-12-06 01:41:27 2010-12-06 01:41:27 -0500 00000003 001 003f 0001 09 sw_cfg_util 2436 2664 C:\sba81\gtwysrvr\log\sw_cfg_util(003).log 8.1.1 [21111] ENU
    GenericLog     GenericError     1     000003714cfc05a4:0     2010-12-06 01:41:27     (samisc.cpp (285) err=2883589 sys=0) SBL-SCC-00005: Internal:No more items found.
    GenericLog     GenericError     1     000003714cfc05a4:0     2010-12-06 01:41:27     (sasess.cpp (397) err=591895 sys=0) SBL-ADM-02071: Enterprise server SBA_81 not found in gateway server
    Please provide pointers in resolving this issue.
    Thanks,
    Anu

  • Auto Logoff while in Shared Services Security Mode

    Pretty simple question but I still haven't found the answer.
    My client's essbase server is set up in Shared Services Security Mode, so now the auto logoff options for the server don't apply. Is there a way to set this via shared services? Or is there some other means perhaps?
    Thanks for your time.

    Essbase will be default be in shared services security mode in 11.1.2, the wizard will not migrate security when in this mode.
    It is possible to revert it back but if you don't know the process then it is worth looking at alternatives first.
    You could use LCM to export the provisioning and then import into your target environment.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • When service request status in siebel application?

    Hi,
    When the status of the service request is in "Queued" in siebel application?
    Thanks
    Thriveni J

    Sometimes 255 characters is not enough and with the Notes you can add more text.
    And from a performance perspective it is better to make the Notes a seperate Tab, so it only gets retrieved when explicitly needed.

  • Problem in hosting Siebel application after configuration

    Hi All
    I was able to configure Siebel gateway, database , server and web server extension successfully.
    But after the web server extension configuration the PUBLIC folder in SWEApp is not having any files in it.
    The IIS default website in not having the siebel application in it. What can be the problem ? Is it the configuration problem or the IIS probelm?
    Thanks.

    I am guessing that you cannot use the Web Thin Client, so you can use srvrmgr command line utility to check for SRBroker component (or you can configure the dedicated client)
    <li>connect to your application using srvrmgr as explained here
    <li>You should see a prompt confirming that you are connected to your server
    Connected to 1 server(s) out of a total of 1 server(s) in the enterprise
    (in this example only 1 server in the enterprise)
    <li>then issue the command list comp SRBroker show SV_NAME,CC_ALIAS,CP_DISP_RUN_STATECP_DISP_RUN_STATE will provide the status of the component (should be running)
    Best Regards
    EvtLogLvl

  • Siebel Application 7.8 monitoring through Sitescope.

    Hi,
    I need to monitor Siebel Application 7.8 through HP tool. As per the doc its mentioned "The Siebel Server Manager client must be installed only on the machine where tool is running". But as per my vendor,siebel 7.8 doesn't have the server manager client . only siebel 8.0 and above has this exe.
    But as per the tool support ,the same is available with this version.
    Please confirm on the below requests
    1) Does Siebel 7.8 actually support Siebel Server Manager utility (srvrmgr.exe)?
    2) If so, what is the path to retrieve the sam.
    Please help me in resolving the same..
    Regards
    Jaison

    Hi Jaison, you should be able to use srvrmgr in 7.8 even though you will find a number of issues with it...
    if you are very objectively looking for a top monitoring/diagnostic software for siebel, and you need this software to help you proactively identify root-cause of -any- issue that affect the use and performance of siebel, then we recommend you try Germain Monitoring software and compare it with Sitescope.
    All our customers were initially using hp's, oracle's, quest's... monitoring technologies...they then selected germain monitoring software; give it a try...you wont be disapointed...germain monitoring is all what senior siebel engineers ever needed to effectively do their job
    Feel free to download germain monitoring from www.germainsoftware.com ftp site (contact [email protected] if you need help in installing it).
    Regards,
    Michael Hok - GERMAIN SOFTWARE - PERFORMANCE MONITORING S/W FOR SIEBEL CRM
    21 Columbus Avenue, Suite 221, San Francisco, CA 94111, USA, michael at germainsoftware.com, http://www.germainsoftware.com

  • RF Scanner auto logoff

    Hi All,
    I'm working with a company that uses RF scanners in their manufacturing facility.  When the scanners are left inactive for more than 20 minutes they are automatically logged off.  Where would I go in SAP to set or even remove the auto logoff for the scanners?

    Hi ,
    You need to maintain the setting for that in the RF Scanner ..Not in the SAP System.
    Hope it helps.
    Thanks,
    Syed Quadri.

  • How to integrate Events from Siebel application to Oracle Webcenter portal

    Hi
    We have a requirement where one application resides in Siebel and the poral is running on Oracle Webcenter Portal. Here we want to see the events/appointment which are created in Siebel Application, should be visible in Oracle Webcenter Portal's calendar as soon as user logs in. It is a Hospital portal, and appointments are created in Siebel Application and when Doctor logs in to portal (running on Oracle webcenter portal), user should be able to see them on his Calendar/event.
    Please help me how to go ahead with it.
    Regards,
    Sid

    Hi All,
    Not sure that I agree with my friend Yannick on this. I think that you can change to point to a different DBMS. You might be able to do this by reconfiguring the Siebel server and give SQL Server as your DBMS and then give the correct SQL connect into. At worst case I think you can change the server data source named subsystem. You will need to change the DLL name and well as the connect info. If the reconfiguration does not work your best bet would be to compare the settings from your server data source for Oracle to a known good server data source for SQL Server.
    BTW, why would you make this change? As a database Oracle can’t be beat. 11g is incredible.
    Robert Ponder
    Lead Architect and Director
    Ponder Pro Serve
    cell: 770.490.2767
    fax: 770.412.8259
    email: [email protected]
    web: www.ponderproserve.com

  • Display New, Save, Query buttons on the screen/applet in siebel application

    Hi,
    I have created one application screen using siebel tools. I want to display 'New', Save', 'Query' etc. buttons to be displayed on that screen in siebel application. How can i do that?
    Thanks & regards,
    Bhushan

    Hi,
    You should have used the wizard to create your applet. That way you can pick the controls you want on your applet.
    You can also add them manually.
    You should be reading Siebel bookshelf and finding the answers for yourself. Don’t be lazy!
    R
    Robert Ponder
    Lead Architect and Director
    Ponder Pro Serve
    cell: 770.490.2767
    fax: 770.412.8259
    email: [email protected]
    web: www.ponderproserve.com

Maybe you are looking for

  • Get pictures from Sony camera to iMac

    I have a Sony digital 1080 camera that I am trying to take the pictures from the chip to the iMac.  How do I download to the iMac?

  • Finding Purchase Order Number through the Delivery Document

    Dear all, I'm doing an EDI 856 ( ASN / Shipment Notice) and I need to know how can I find the PO Number if I only have the Shipment (Delivery) number. What I wanna know is the relation between PO and Delivery Document. Best Regards,         Eduardo A

  • EDI partner profile not maintained.

    I am currently working on BI 7 and on trying to install ODS from BC its giving me error that <b>EDI partner Profile is not maintained.</b> Can somebody please send me the documents on how to maintain EDI partner profile for transferring data from ODS

  • SAP Treasury - GL account display

    Hi Treasury Experts I made postings to Fixed term deposit in Money market and settled the contract and posted in using TBB1 when i have checked posting log i am able to see transactoin number and GL accounts when i checked GL account balances the lat

  • Cant Unlock the Padlock on my Admin Account

    hi, ive searched for hours and i cant find anything. macbook pro lion 10.7.3 tried to install some software but everytime i pressed install, nothing happened. i done so many things to solve that but no joy at all.... so i thought maybe i need to make