Job server giving error when accessing from other servers and clients

I am facing one issue at customer site with DS 4.0.
-     Job Servers are installed on two machines M1 and M2. JS1 on M1 and JS2 on M2.
-     Both the job servers are in server group
-     Sitting on machine M1, I am able to run jobs selecting JS1 and JS2 individually
-     On Machine M2, JS2 is working fine however while running jobs on JS1 it says Job Server is not working
o     In Designer screen, I can see the job server icon at the bottom without cross mark, which means it is working. However, when I move the cursor on this icon, following text is displayed on the tray
Job Server: (servername:3500) - notification server error (BODI-1241023)
I have checked the firewall on both the servers, and port 3500 is open.
Any idea what the problem can be?

You may also search for Access help at http://search.microsoft.com/search.aspx?mkt=en-US&setlang=en-US

Similar Messages

  • Website appears on server, but can't access from other computers

    I migrated from Server 10.5 to Snow Leopard Server. Used the migration tool to bring everything over from the previous box.
    I can access the website via browser from the server, but can't access it from any other computers. I'm a decidedly non-geek type, so too many settings are gibberish to me. However, I at least ran the previous server for many years without problems.
    Any clues as to what I'm missing?

    What error message(s) are you getting from the remote web browser clients?
    Exactly what string are you typing into the address bar of the web browser?
    Are the remote clients on the same LAN as the web server, or on a remote network?
    If running, is the firewall open for port 80 or port 443 for the web server?
    Knowing a little more "gibberish" helps when you're running a server, too.

  • CRX operations giving error when invoking from Form

    Hi All,
    I am facing a weird problem while invoking CRX operations from the form.
    I have a submit button on the form where on clicking that button I am calling a LiveCycle process. The LiveCycle process which I am calling contains CRX opeartions like CreateFolder and StoreContent. I have a string variable that is the input to this process and the issue is that when I am calling this process from the form I am getting a error saying "Unable to locate [/]". But if i call the process by giving the input string within the workbench then the process is getting executed without any error.
    I am not able to figure the reason behind this since I am giving the same input to the process from the form and within the workbench.
    Could anyone please let me know if you have any inputs on this?
    Thanks,
    Balaji

    Hi Wasil,
    Thanks for your response.
    I have checked in the form and the URL that is pointing to is correct. I am able to call the process from the form, only when executing the CRX operation I am getting the error. I have other few operations in the same process which are getting executed without any issues. Let me know your inputs on this.
    Thanks,
    Balaji

  • What to do when get error 'LR encountered an error when reading from its preview and needs to quit'?

    I have Lightroom 3 Verion 3.5 and every time I open it I get he message "LR has encountered an error when reading form its preview cache and need to quit'.  When I close down the computer and restart the error continues.  I read on the forum that this can be fixed by deleting the entire previews folder that is next to hte Ircat file.  I have done this (the file is 1.3GB) and the error has gone but how do i go about rebuilding the previews?
    Have i done the right thing?
    Thanks for taking the time to help me.

    Jen,
    Yes, you've done the right thing. Menu item:
    That will rebuild your previews. If you have a lot of images in your catalogue, it can take quite a long time.
    Hal

  • HT3951 How do I transfer iTunes credit from an ipod to the server ?  Credit is only showing on the iPod and not iTunes when accessed from other accounts.

    My daughter loaded her iPod touch from some gift cards .
    iPod stats : Model MD057LL ( 4th gen )  running iOS 6.0.1 (10A523)
    The credit shows up there, but not for our same account on iPad or computer iTunes.
    She's unable to download any apps or music on her iPod, so we were trying to do it through the computer.

    Gift-card redemptions are associated with the Apple ID/iTunes account in which they were redeemed. You have to purchase items from that account.

  • Giving Error When Selecting From a Custom Table

    There is a custom report 'Z*'  which archives data.
    In this report, while selecting data(needs to be archived) from a custom table 'Z*_T', giving runtime error in Production Server.
    The select statement is written below :
    *data izX like z_t occurs 1000 with header line._
    *select * from z*t into table i_zX.*_
    How can I change the select statement so that it will work properly?

    Sas..
    From your example code it appears you are trying to use a wild card for both your dbtable and the internal table.
    To do this, you will lilkely need to use a Field Symbol for the target internal table and your FROM will need to be a varible
    FROM (dbtabname)
    The ABAP Helps gives this example for the Select Table
    DATA  TABNAME(10).
    DATA: BEGIN OF WA,
            ID   LIKE SCUSTOM-ID,
            NAME LIKE SCUSTOM-NAME,
            REST(134),
          END OF WA.
    TABNAME = 'SCUSTOM'.
    SELECT * INTO WA FROM (TABNAME).
      WRITE: / WA-ID, WA-NAME.
    ENDSELECT.

  • Marketing planner error when access from portal

    Dear All
    When we access our Maketing planner iview throgh Portal , it will not distribute the cost. But if we access it from CRM login then its working fine.
    Recently we have upgrade CRM 4.0 to CRM 5.0 and Also we upgrade Portal 6.0 service pack 13 to now we have portal 6.0 service pack 19.
    so pl. help me in this regards
    charu

    Hi,
    There is an error in the publishing of template
    Template :"bbpsc02" is not publised in ITS.
    Go to T.code: SE80
    Publish all the templates again and check
    Check with your SAP  BASIS team for the help
    Regards
    Ganesh

  • Imap Folders give I/O error when accessing from Outlook

    I have several "generic" accounts for the administration to manage incoming emails. Using IMAP they connect from Outlook and process the emails as a team.
    Several of my users have complained that Subfolders that they have created no longer are able to have emails put in them. (IE dragged into them after being processed) The error Outlook gives is "I/O error"
    The Imap log shows the following lines when they try.
    Nov 3 09:47:38 Marlin imap[17323]: seen_db: user inquiries opened /var/imap/user/i/inquiries.seen
    Nov 3 09:47:38 Marlin imap[17323]: IOERROR: opening /var/spool/imap/user/inquiries/SALES/cyrus.header: No such file or directory
    When I chec the path, indeed, there is no folder called SALES. However, the user can see the folder and can even see the list of mails in it. When they try to open a mail, they get an error as well. Saying that there is a limitation with the IMAP server.
    What is causing this, and how do I fix it?

    Could be a mismatch between outlook's local cache and the actual contents on the imap server. Somebody may have deleted that folder on the imap server, but outlook still thinks it's there.
    What happens if you use another mail client or squirrelmail?

  • Application giving error while accessing from WLS standalone 10.3

    Hi All,
    I am working on jdev 11.1.1.2
    My application is running fine using IDE WLS.
    however i am getting this warning ADFv: Could not find selected item matching value 35 of type: java.lang.String in the list-of-values.
    the page contains dropdown for dates
    when i deploy the application to standalone weblogic 10.3 i am getting the error for a Not Null value of database as required...
    the problem is that the method on which m setting this value for this attribute is not getting called frm standalone server....
    this is the log i m getting
    WARNING: ADFv: Could not find selected item matching value 35 of type: java.lang.String in the list-of-values.
    Jan 6, 2010 11:09:59 PM oracle.adf.controller.faces.lifecycle.FacesPageLifecycle addMessage
    WARNING: ADF: Adding the following JSF error message: Attribute IndvHomePhone in individualEnrollmentByIndividualAppModule.IndvEnrollmentRequestView1 is required
    oracle.jbo.AttrValException: JBO-27014: Attribute IndvHomePhone in individualEnrollmentByIndividualAppModule.IndvEnrollmentRequestView1 is required
    at oracle.jbo.server.JboMandatoryAttributesValidator.validate(JboMandatoryAttributesValidator.java:186)
    at oracle.jbo.server.EntityDefImpl.validate(EntityDefImpl.java:2766)
    at oracle.jbo.server.EntityCache.validate(EntityCache.java:2704)
    at oracle.jbo.server.EntityImpl.validateEntity(EntityImpl.java:2116)
    at oracle.jbo.server.EntityImpl.validate(EntityImpl.java:2205)
    at oracle.jbo.server.DBTransactionImpl.validate(DBTransactionImpl.java:4258)
    at oracle.adf.model.bc4j.DCJboDataControl.validate(DCJboDataControl.java:1585)
    at oracle.adf.model.binding.DCBindingContainer.validateReferredDataControls(DCBindingContainer.java:4052)
    at oracle.adf.model.binding.DCBindingContainer.validateInputValues(DCBindingContainer.java:4011)
    at oracle.adf.model.binding.DCBindingContainer.validate(DCBindingContainer.java:3943)
    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.validateModelUpdates(PageLifecycleImpl.java:297)
    at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.validateModelUpdates(FacesPageLifecycle.java:114)
    at oracle.adf.controller.v2.lifecycle.Lifecycle$6.execute(Lifecycle.java:190)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:192)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.mav$executePhase(ADFPhaseListener.java:21)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$3.after(ADFPhaseListener.java:316)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:71)
    at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:352)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:165)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:54)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.wls.JpsWlsFilter$1.run(JpsWlsFilter.java:96)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.wls.util.JpsWlsUtil.runJaasMode(JpsWlsUtil.java:146)
    at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:140)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:202)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3588)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2200)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2106)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1428)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Jan 6, 2010 11:09:59 PM oracle.adf.controller.faces.lifecycle.FacesPageLifecycle addMessage
    WARNING: ADF: Adding the following JSF error message: Attribute IndvHomePhone in individualEnrollmentByIndividualAppModule.IndvEnrollmentRequestView1 is required
    oracle.jbo.AttrValException: JBO-27014: Attribute IndvHomePhone in individualEnrollmentByIndividualAppModule.IndvEnrollmentRequestView1 is required
    at oracle.jbo.server.JboMandatoryAttributesValidator.validate(JboMandatoryAttributesValidator.java:186)
    at oracle.jbo.server.EntityDefImpl.validate(EntityDefImpl.java:2766)
    at oracle.jbo.server.EntityCache.validate(EntityCache.java:2704)
    at oracle.jbo.server.EntityImpl.validateEntity(EntityImpl.java:2116)
    at oracle.jbo.server.EntityImpl.validate(EntityImpl.java:2205)
    at oracle.jbo.server.DBTransactionImpl.validate(DBTransactionImpl.java:4258)
    at oracle.adf.model.bc4j.DCJboDataControl.validate(DCJboDataControl.java:1585)
    at oracle.adf.model.binding.DCBindingContainer.validateReferredDataControls(DCBindingContainer.java:4052)
    at oracle.adf.model.binding.DCBindingContainer.validateInputValues(DCBindingContainer.java:4011)
    at oracle.adf.model.binding.DCBindingContainer.validate(DCBindingContainer.java:3943)
    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.validateModelUpdates(PageLifecycleImpl.java:297)
    at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.validateModelUpdates(FacesPageLifecycle.java:114)
    at oracle.adf.controller.v2.lifecycle.Lifecycle$6.execute(Lifecycle.java:190)
    at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:192)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.mav$executePhase(ADFPhaseListener.java:21)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$3.after(ADFPhaseListener.java:316)
    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:71)
    at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:352)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:165)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:54)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.wls.JpsWlsFilter$1.run(JpsWlsFilter.java:96)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.wls.util.JpsWlsUtil.runJaasMode(JpsWlsUtil.java:146)
    at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:140)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
    Edited by: user11958784 on Jan 11, 2010 8:53 AM

    Hi,
    Can you try to deploy app through WLST without using Admin console or you can use Deploy utility.
    % java weblogic.Deployer [options] [actions] [file(s)]
    http://docs.oracle.com/cd/E13222_01/wls/docs81/deployment/tools.html
    using WLST we can deploy through following way.
    Set WebLogic environment variables by running the setDomainEnv script.
    Connect to WLST offline mode using below command
    java weblogic.WLST
    Connect to the domain using below connect command (to go online)
    connect('weblogic','weblogic','t3://localhost:7001')
    Syntax" deploy ('<application name>','<source location>', targets='<target server or cluster>', stageMode='<stage, no stage or external stage>', versionIdentifier='<application version>'
    deploy('survey_web','D:/survey_web.war', targets='AdminServer', stageMode='nostage', versionIdentifier='10-2')
    After deploying the application you can use application name with version number "survey_web (10-2)" in active state in console.
    To deploy the same application with some updates, deploy the application as below in WLST.
    Syntax: deploy('<application name>','<source location>', archiveVersion='<current version of application>', appVersion='<new version of application>')
    deploy('survey_web','D:/survey_web.war', archiveVersion='10-2', appVersion='10-3')
    This will help you to deploy the App for now but this issue need to check with Support team I request to raise a Ticket with weblogic support.
    Regards,
    Kal
    Edited by: kalyan Pasupuleti on Jul 19, 2012 3:18 AM

  • Error when accessing low level objects and converting variant to refnum Type

    Hope someone can give a clue....
    I'm using a dll, but it only has one creatable object, and I need to call two non-creatable objects.
    When the method to return the new reference is called, an error occured ("Member not found.
    in My.vi").
    The weird thing is that when I wired the new reference, I'm able to see the new methods and properties expected of the new object.
    Should I ignore this error???
    Also, does anyone know, How can I convert a variant to a ActiveX refnum??? because, when I use the To G type Lib, if a refnum type is wired, it's like this type is not supported, but the list states otherwise.
    Thank you in advance for any clue you can give me!!!

    Since I do not know what type of ActiveX object you are calling, I do not know about the error you are seeing. However, since everything seems to be working after that, I would assume it's okay. Now, you can convert a variant to an ActiveX refnum, but how you do this depends upon what type of refnum you need. Use the Variant to Data.vi to convert your variant type to a refnum by wiring in an ActiveX refnum to the "type" input. You will first need to determine what type of ActiveX refnum it is (Automation, Control, etc) and then wire that wire type into this VI.
    J.R. Allen

  • Leopard.  Did a full restore from Time Machine.  Now I can't access my other internal and external drives.  I get the following error: The folder "Capture Video" can't be opened because you don't have permission to see its contents.

    Leopard.  Did a full restore from Time Machine.  Now I can't access my other internal and external drives.  I get the following error: The folder “Capture Video” can’t be opened because you don’t have permission to see its contents.  I have repaired permissions pn the main harddrive.  When I try too click on a disk I get the previously stated error.  I can't even open up information to see what permission/access there is.  It simply will not let me see the content.  It shows the content of my main hard drive when I have clicked the other harddrive's name.

    Solved:
    sudo chflags 0 /Volumes/"FCP Time Machine BU"
    sudo chown 0:80 /Volumes/"FCP Time Machine BU"
    sudo chmod 775 /Volumes/"FCP Time Machine BU"
    sudo chmod -N /Volumes/"FCP Time Machine BU"

  • I get a 404 error when accessing my website which is supported by Apple.  The message says that the server can't find my page.  My browser is Safari.  How can I fix this when it just stopped working today?

    I get a 404 error when accessing my website which is supported by Apple.  The message says that the server can't find my page.  My browser is Safari.  How can I fix the problem when it failed just today?

    If you uploaded to MobileMe, it's no longer available. Apple's closed MobileMe and stopped offering web hosting.
    (116252)

  • I get a 404 error when accessing my website which is supported by Apple.  The message says that the server can't find my page.  My browser is Safari.  How can I fix this?

    I get a 404 error when accessing my website which is supported by Apple.  The message says that the server can't find my page.  My browser is Safari.  How can I fix this?

    If you uploaded to MobileMe, it's no longer available. Apple's closed MobileMe and stopped offering web hosting.
    (116252)

  • Internal error when accessing a table  -

    Hi,
    The program which is running as background was running for last 1 year, last two days the RFC call in the program is dumping.
    In DUMP its showing Internal error when accessing a table
    Error : DBIF_RSQL_SQL_ERROR
    I checed the size of the table its quite huge for the application.
    So there is no issue with table.
    Please advise what causes these sort of error.
    System is ECC 6.0
    With SQL server 8.0
    Regards,
    Thomas

    These are the system log i got it from SM21. For this error logs are as below
    Very High Priority error
    Details Page 2 Line 9 System Log: Local Analysis of onsaprp1                  1
    Time
    Type
    Nr
    Clt
    TCode
    Grp
    N
    Text
    15:43:09
    DIA
    009
    300
    AB
    0
    Run-time error "DBIF_RSQL_INTERNAL_ERROR" occurred
    Run-time error "DBIF_RSQL_INTERNAL_ERROR" occurred
    Details
    Recording at local and central time........................ 11.02.2011 15:43:09
    Task......
    Process
    User......
    Terminal
    Session
    TCode
    Program
    Cl
    Problem cl
    Package
    03084
    Dialog work process No. 009
    TOM
    1
    SAPMSSY1
    T
    Transaction Problem
    SABP
    Further details for this message type
    Module nam
    Line
    Error text
    absapsql
    0786
    HandleRsqlErrors
    Documentation for system log message AB 0 :
    The specified runtime error has occurred in the system.
    Parameter
    abcdefghijklmnopqrstuvwxyz .. DBIF_RSQL_INTERNAL_ERROR
    Technical details
    File
    Offset
    RecFm
    System log type
    Grp
    N
    variable message data
    119
    618840
    l
    Error (Module, Row)
    AB
    0
    HandleRsqlErrors                                    absapsql0786
    High Priority error
    Details Page 2 Line 18 System Log: Local Analysis of onsaprp1                 1
    Time
    Type
    Nr
    Clt
    TCode
    Grp
    N
    Text
    15:44:07
    DIA
    009
    300
    SMEN
    BZ
    Y
    Unexpected return value 8 when calling up
    Unexpected return value 8 when calling up
    Details
    Recording at local and central time........................ 11.02.2011 15:44:07
    Task......
    Process
    User......
    Terminal
    Session
    TCode
    Program
    Cl
    Problem cl
    Package
    03084
    Dialog work process No. 009
    TOM
    om-blr-l
    1
    SMEN
    SAPLSMTR_NAVIGATION
    K
    SAP Web AS Problem
    SBAC
    Further details for this message type
    Module nam
    Line
    Table Name
    Field Name
    dbrepolo
    172
    8
    Documentation for system log message BZ Y :
    When calling a function within the database interface, a return
    value which cannot be processed by the calling function was
    provided.
    Technical details
    File
    Offset
    RecFm
    System log type
    Grp
    N
    variable message data
    120
    11160
    h
    Database Error (Non-SQL)
    BZ
    Y
    8                                                   dbrepolo172
    Edited by: Thomas Paul jr on Feb 14, 2011 6:36 AM
    Edited by: Thomas Paul jr on Feb 14, 2011 6:38 AM

  • Error when accessing service fcom_ip_proj_overall01

    Hi all,
    When executing a search in Overall Planning using NWBC a 500 SAP Internal Server Error is returned "termination: RABAX_STATE".
    The error from the dev_icf log file is below and a screen shot of the dump in ST22 is attached.
    I have attempted to implement note 1922770 and 1922817 but neither fixed the problem.  I believe the issue has something to do with method _INCL_READ_VIRT in program CL_RSR_HIERARCHY_BUFFER.  The notes both talk about a problem in regards to hierarchy.   Any help would be greatly appreciated.  Thanks!!!
    <ErrorInfo URL="https://xxxxxxxxxxxxxxxxx/sap/bc/webdynpro/sap/fcom_ip_proj_overall01">
    <ErrorMessage>An exception occurred                                                                                                                                                                                                                                          </ErrorMessage>
    <Date>20140527</Date>
    <Time>093018</Time>
    <Client>800</Client>
    <User>JPARKER</User>
    <TerminationType>RABAX_STATE</TerminationType>
    <ABAP-CallStack>
    <Method>
    <Name>_INCL_READ_VIRT</Name>
    <Program>CL_RSR_HIERARCHY_BUFFER=======CP</Program>
    </Method>
    <Method>
    <Name>CONSTRUCTOR</Name>
    <Program>CL_RSR_HIERARCHY_BUFFER=======CP</Program>
    </Method>
    <Method>
    <Name>HIERARCHY_GET</Name>
    <Program>CL_RSR_HIERARCHY_BUFFER=======CP</Program>
    </Method>
    <Form>
    <Name>COMPLETE_HIEDIR</Name>
    <Program>SAPLRRHI</Program>
    </Form>
    <Form>
    <Name>TRANSIENT_HIEDIR_GET</Name>
    <Program>SAPLRRHI</Program>
    </Form>
    <Function>
    <Name>RRHI_HIEDIROLAP_READ</Name>
    <Program>SAPLRRHI</Program>
    </Function>
    <Function>
    <Name>RRS_SH_FROM_VREP_FILL</Name>
    <Program>SAPLRRS2</Program>
    </Function>
    <Function>
    <Name>RRS_VREP_SH_FILL</Name>
    <Program>SAPLRRS2</Program>
    </Function>
    <Method>
    <Name>BLOCK_CHECK</Name>
    <Program>CL_RSR_VAR====================CP</Program>
    </Method>
    <Method>
    <Name>IF_RSR_VAR_RUNTIME~CHECK</Name>
    <Program>CL_RSR_VAR====================CP</Program>
    </Method>
    </ABAP-CallStack>
    </ErrorInfo>
    </ErrorLog>

    Issue resolved by changing
    LdapResyncOnRestart=No
    to
    LdapResyncOnRestart=Yes
    Regards,
    Muhammad Sharfuddin
    Originally Posted by sharfuddin
    OS: SLES 10 SP4 i586 + online updates
    OES2 SP3 + online updates.
    Today, I was configuring a POC demo of iFolder to a customer, and faced the following:
    iFolder configured with MS AD 2003, and initial configuration(simias-server-setup, ifolder-admin, ifolder-web) went smooth, without errors. But I can't login via ifolder admin(ifadmin) user when accessing Admin Page(http://ip/admin) I got incorrect username password error.
    As already informed, that iFolder configuration went smooth(error free) and iFolder Administrator account, plus iFolder Proxy accounts are all available in MS AD 2003, also I have provided the
    appropriate DN during configuration(but still I am getting 'username password' error when accessing admin page).
    logs says following:
    please help asap.

Maybe you are looking for

  • How can I transfer game data from IPad under one Apple ID to IPhone under another?

    I have been playing Jetpack Joyride for nearly a year on my father's IPad 2 with his Apple ID. Now I have an IPhone 5, which is working under my Apple ID, and I don't want to start all over again. Is there any way to transfer my progress? P.S. I trie

  • "Fringe" lens flares.

    Anyone watching the new show "Fringe"? They are using this intense blue lens flare effect with two horizontal streaks. It doesn't look like the usual thing Light Factory can produce. It has a real world optical feel that doesn't look like a plug-in.

  • Error in form trace

    Hi all, with 10 g database, 11i and os is AIX. Getting error with form trace something like Dump of memory from 0x0FFFFFFFFFFAA6D0 to 0x0FFFFFFFFFFAA6E6 FFFFFFFFFFAA6D0 FEFFFFFF FFFFFFFF FFFFFFFF FFFFFFFF [................] FFFFFFFFFFAA6E0 FFFFFFFF F

  • Does modifying a webform in the backend effect implementations of that form on the site?

    I need to modify a secure zone payment form that already exists and is accepting payments. We will now potentially be collecting user address details - My boss want to then split test two versions of the form (the existing one and the modified one) -

  • Hyperion Enterprise reports to Financial reports

    is there any way to migrate Hyperion Enterprise Reports to Financial reports v9? Right now i am manually building it and i have a bunch of them to build.? Any suggestions on easy migrations.? Lakshmi