OSB-error on message reports

Hi,
In operations>Message Reports, when i select it, i get this error 'Message     The server encountered an unexpected condition which prevented it from fulfilling the request.'
What could be the solution as i want to see the messages....
Thank You.

Make sure that wlsbjmsrpDataSource data source is up and running on weblogic admin console.
Regards,
Anuj

Similar Messages

  • OSB Message Reports - Purge Exception

    Hello everybody,
    The Purge Messages functionality in the sbconsole (Reporting > Message Reports > Message Reports) results in this Console Exception
    Message: javax.naming.ServiceUnavailableException (Root exception is java.net.UnknownHostException: null: null)
    Type: java.net.UnknownHostException
    with the following stack trace:
    (InetAddress.java:1128) java.net.InetAddress.getAllByName0()
    (InetAddress.java:1098) java.net.InetAddress.getAllByName0()
    (InetAddress.java:1061) java.net.InetAddress.getAllByName()
    (RJVMFinder.java:414) weblogic.rjvm.RJVMFinder.getDnsEntries()
    (RJVMFinder.java:181) weblogic.rjvm.RJVMFinder.findOrCreate()
    (ServerURL.java:154) weblogic.rjvm.ServerURL.findOrCreateRJVM()
    (WLInitialContextFactoryDelegate.java:350) weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext()
    (Environment.java:307) weblogic.jndi.Environment.getContext()
    (Environment.java:277) weblogic.jndi.Environment.getContext()
    (WLInitialContextFactory.java:117) weblogic.jndi.WLInitialContextFactory.getInitialContext()
    (NamingManager.java:667) javax.naming.spi.NamingManager.getInitialContext()
    (InitialContext.java:247) javax.naming.InitialContext.getDefaultInitCtx()
    (InitialContext.java:223) javax.naming.InitialContext.init()
    (InitialContext.java:197) javax.naming.InitialContext.()
    (ReportingUtil.java:64) com.bea.wli.reporting.jmsprovider.utils.ReportingUtil.getContextForCluster()
    (ReportingMessagePurgerImpl.java:75) com.bea.wli.reporting.jmsprovider.runtime.ReportingMessagePurgerImpl.__sendPurgeMessage()
    (ReportingMessagePurgerImpl.java:36) com.bea.wli.reporting.jmsprovider.runtime.ReportingMessagePurgerImpl.access$000()
    (ReportingMessagePurgerImpl.java:54) com.bea.wli.reporting.jmsprovider.runtime.ReportingMessagePurgerImpl$1.run()
    (ReportingMessagePurgerImpl.java:53) com.bea.wli.reporting.jmsprovider.runtime.ReportingMessagePurgerImpl$1.run()
    (AuthenticatedSubject.java:363) weblogic.security.acl.internal.AuthenticatedSubject.doAs()
    (:-1) weblogic.security.service.SecurityManager.runAs()
    (SecurityModuleImpl.java:376) com.bea.wli.sb.security.SecurityModuleImpl.runAlsbPrivilegedAction()
    (ReportingMessagePurgerImpl.java:52) com.bea.wli.reporting.jmsprovider.runtime.ReportingMessagePurgerImpl.sendPurgeMessage()
    (ReportingHelper.java:194) com.bea.alsb.console.oam.reporting.jmsprovider.ReportingHelper.purgeMessages()
    (ReportManagementFlow.java:332) com.bea.alsb.console.reporting.jmsprovider.ReportManagementFlow.purge()
    (NativeMethodAccessorImpl.java:-2) sun.reflect.NativeMethodAccessorImpl.invoke0()
    (NativeMethodAccessorImpl.java:39) sun.reflect.NativeMethodAccessorImpl.invoke()
    (DelegatingMethodAccessorImpl.java:25) sun.reflect.DelegatingMethodAccessorImpl.invoke()
    (Method.java:585) java.lang.reflect.Method.invoke()
    (FlowController.java:870) org.apache.beehive.netui.pageflow.FlowController.invokeActionMethod()
    (FlowController.java:809) org.apache.beehive.netui.pageflow.FlowController.getActionMethodForward()
    (FlowController.java:478) org.apache.beehive.netui.pageflow.FlowController.internalExecute()
    (PageFlowController.java:306) org.apache.beehive.netui.pageflow.PageFlowController.internalExecute()
    (FlowController.java:336) org.apache.beehive.netui.pageflow.FlowController.execute()
    (FlowControllerAction.java:52) org.apache.beehive.netui.pageflow.internal.FlowControllerAction.execute()
    (RequestProcessor.java:431) org.apache.struts.action.RequestProcessor.processActionPerform()
    (PageFlowRequestProcessor.java:97) org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.access$201()
    (PageFlowRequestProcessor.java:2044) org.apache.beehive.netui.pageflow.PageFlowRequestProcessor$ActionRunner.execute()
    (ActionInterceptors.java:91) org.apache.beehive.netui.pageflow.interceptor.action.internal.ActionInterceptors.wrapAction()
    (PageFlowRequestProcessor.java:2116) org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processActionPerform()
    (SBConsoleRequestProcessor.java:89) com.bea.alsb.console.common.base.SBConsoleRequestProcessor.processActionPerform()
    (RequestProcessor.java:236) org.apache.struts.action.RequestProcessor.process()
    (PageFlowRequestProcessor.java:556) org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.processInternal()
    (PageFlowRequestProcessor.java:853) org.apache.beehive.netui.pageflow.PageFlowRequestProcessor.process()
    (AutoRegisterActionServlet.java:631) org.apache.beehive.netui.pageflow.AutoRegisterActionServlet.process()
    (PageFlowActionServlet.java:158) org.apache.beehive.netui.pageflow.PageFlowActionServlet.process()
    (ConsoleActionServlet.java:241) com.bea.console.internal.ConsoleActionServlet.process()
    (ActionServlet.java:414) org.apache.struts.action.ActionServlet.doGet()
    (ConsoleActionServlet.java:130) com.bea.console.internal.ConsoleActionServlet.doGet()
    (SBConsoleActionServlet.java:49) com.bea.alsb.console.common.base.SBConsoleActionServlet.doGet()
    (PageFlowUtils.java:1170) org.apache.beehive.netui.pageflow.PageFlowUtils.strutsLookup()
    (ScopedContentCommonSupport.java:686) com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.executeAction()
    (ScopedContentCommonSupport.java:142) com.bea.portlet.adapter.scopedcontent.ScopedContentCommonSupport.processActionInternal()
    (PageFlowStubImpl.java:106) com.bea.portlet.adapter.scopedcontent.PageFlowStubImpl.processAction()
    (NetuiActionHandler.java:107) com.bea.portlet.adapter.NetuiActionHandler.raiseScopedAction()
    (NetuiContent.java:180) com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction()
    (NetuiContent.java:168) com.bea.netuix.servlets.controls.content.NetuiContent.raiseScopedAction()
    (NetuiContent.java:223) com.bea.netuix.servlets.controls.content.NetuiContent.handlePostbackData()
    (ControlLifecycle.java:178) com.bea.netuix.nf.ControlLifecycle$2.visit()
    (ControlTreeWalker.java:324) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:334) com.bea.netuix.nf.ControlTreeWalker.walkRecursive()
    (ControlTreeWalker.java:130) com.bea.netuix.nf.ControlTreeWalker.walk()
    (Lifecycle.java:375) com.bea.netuix.nf.Lifecycle.processLifecycles()
    (Lifecycle.java:341) com.bea.netuix.nf.Lifecycle.processLifecycles()
    (Lifecycle.java:332) com.bea.netuix.nf.Lifecycle.processLifecycles()
    (Lifecycle.java:164) com.bea.netuix.nf.Lifecycle.runInbound()
    (Lifecycle.java:139) com.bea.netuix.nf.Lifecycle.run()
    (UIServlet.java:377) com.bea.netuix.servlets.manager.UIServlet.runLifecycle()
    (UIServlet.java:253) com.bea.netuix.servlets.manager.UIServlet.doPost()
    (UIServlet.java:194) com.bea.netuix.servlets.manager.UIServlet.service()
    (SingleFileServlet.java:266) com.bea.netuix.servlets.manager.SingleFileServlet.service()
    (HttpServlet.java:820) javax.servlet.http.HttpServlet.service()
    (AsyncInitServlet.java:124) weblogic.servlet.AsyncInitServlet.service()
    (StubSecurityHelper.java:226) weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run()
    (StubSecurityHelper.java:124) weblogic.servlet.internal.StubSecurityHelper.invokeServlet()
    (ServletStubImpl.java:283) weblogic.servlet.internal.ServletStubImpl.execute()
    (TailFilter.java:26) weblogic.servlet.internal.TailFilter.doFilter()
    (FilterChainImpl.java:42) weblogic.servlet.internal.FilterChainImpl.doFilter()
    (RequestEventsFilter.java:26) weblogic.servlet.internal.RequestEventsFilter.doFilter()
    (FilterChainImpl.java:42) weblogic.servlet.internal.FilterChainImpl.doFilter()
    (WebAppServletContext.java:3393) weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run()
    (AuthenticatedSubject.java:321) weblogic.security.acl.internal.AuthenticatedSubject.doAs()
    (:-1) weblogic.security.service.SecurityManager.runAs()
    (WebAppServletContext.java:2140) weblogic.servlet.internal.WebAppServletContext.securedExecute()
    (WebAppServletContext.java:2046) weblogic.servlet.internal.WebAppServletContext.execute()
    (ServletRequestImpl.java:1366) weblogic.servlet.internal.ServletRequestImpl.run()
    (ExecuteThread.java:200) weblogic.work.ExecuteThread.execute()
    (ExecuteThread.java:172) weblogic.work.ExecuteThread.run()
    Turning on full debug logging for the AdminServer didn't yield any useful information.
    Apart from that the OSB seems to work fine in our application so we're wondering what's causing this error?
    This is using WebLogic Server 10.0 and ALSB 3.0.
    Any help is appreciated.
    Cheers,
    Jan

    Hi,
    I am also getting the same error.
    I have a standalone instance of OSB .The OS is Red hat linux Enterprise edition.
    Regards,
    Vivek Kumar

  • OSB to Bpel -- BEA-382612: Error preparing message for dispatch

    I posted this in " SOA & Process Management", but later realized that it belongs here. so posting here again.
    We have Soa Suite 11g and OSB 10.3.1 runinng on unix machine. I performed the following steps:
         1. Created Bpel service and deployed on soa server 11g
         2. Imported WSDL into osb 10.3
         3. Created BS service based on WSDL and used WSDL url of BPEL(http)
         4. Created proxy service and called BS
         5. I have only one step in proxy, just to log the incoming xml
    When I run the proxy, I am receiving the following error and my log is not showing any message:
         BEA-382612: Error preparing message for dispatch
    Question:
         1. I enabled logging and monitoring for my service, and still not seeing any log messages. How can I enable logging?
         2. Is anything missing during the installation to communicate between OSB and BEPL using http?

    Hi,
    1. I enabled logging and monitoring for my service, and still not seeing any log messages. How can I enable logging?Make sure that you have enabled Message Tracing. For logging related problem, please refer -
    Re: "Log" action is not working in OSB10.3.1.0
    2. Is anything missing during the installation to communicate between OSB and BEPL using http?I think problem is between Proxy Service and Business Service. Proxy service is not able to invoke Business Service. Open the test console of Business Service and check the format of input required. Proxy service must pass input to BS in the same format. Use Assign and Replace action in message flow of Proxy Service to format the request going to BS.
    Pay special attention to the namespaces being used.
    Regards,
    Anuj

  • Re : Error Message reported on Exporting a ProjectPlan

    Hi,
    The following problem is endlessly appearing when I am attempting to backup a project plan from a workspace earmarked for backup. I have tried the following.
    Creating a new workspace and including all the plans and theron taking an export. This also fails.
    I am enclosing the error message reported. Can some one guide me to resolve this problem.
    SYSTEM ERROR: Workspace 'BACKUP' could not map ElementId: (-2,0,0)(64,0,68343)
    Class: qqsp_ImplementationException
    Error #: [1101, 736]
    Detected at: qqrp_Session::MapElmIdToInstanceId
    Last TOOL statement: method wsmgr.exportProject
    Error Time: Mon Nov 10 17:08:49
    Exception occurred (locally) on partition "Forte_cl0_Client", (partitionId
    = 9BF77B64-0A62-11D1-BD48-8BB2B251AA77:0x114a:0x1, taskId =
    [9BF77B64-0A62-11D1-BD48-8BB2B251AA77:0x114a:0x1.9]) in application
    "Forte_cl0", pid 40 on node BALA in environment centrale.
    Thanks in advance
    Bala

    Hi mate
    Yes, I know this error
    It appears because of usage not fully compatible disks
    I had the similar issue and could solve this using another DVD from another manufacturer.
    Check this it will help your too..

  • BDB 5.2 Error message reported on std out

    While testing with 5.2 (we are planning ro upgrade to 5.2) we see the following message reported on
    the Screen -
    EnvLOC /tmp/testDB/MYDB
    /tmp/testDB/MYDB: DB_LOCK->lock_put: Lock is no longer valid
    My application continues to run - i.e. does not get any errors.
    My question - is this something I should be worried about. The message "Lock is no longer valid" seems to indicate there may be some consistency related issue.

    Hi rittick,
    I need more info on this issue:
    1. What is the exact BDB version you are using (e.g. 5.2.19, 5.2.36)? On what platforms/OS?
    2. Is this issue reproducible at will? Can you provide a small stand-alone test case program?
    3. What is the access method of the database on which you are performing the operation (e.g. Btree, Recno)? What isolation degree flag are you using (e.g. DB_READ_COMMITTED, DB_READ_UNCOMMITTED)?
    4. Are you acquiring and releasing locks explicitly by using the lock_get(), lock_put() or lock_vec() methods?
    5. If you can reproduce it, put a breakpoint on the following line in db-5.2.PP/src/lock/lock.c:
              __db_errx(env, __db_lock_invalid, "DB_LOCK->lock_put");or simply put a breakpoint on the __db_errx function. Get the stack trace when the breakpoint is hit and dump the content of lock and lockp (i.e. in gdb do a print lock, print lockp).
    Regards,
    Andrei

  • IDVD 4 Error Message: The error #-1 was reported-

    I am an old hand at making and burning DVDs. I've converted VHS tapes onto almost 600 DVDs. Recently I upgraded from OS 10.2.8 to 10.5.1. In the process I messed up and had to reinstall OS 10.2.8 on a different internal drive. Since then I have not been able to burn any DVDs. My latest try ended with, Errors were found in the burning process The error #-1 was reported…
    I've been searching the web for an hour looking for a list of error (I assume iDVD errors) with no luck. I found a programmers page -- NO VALUE. On this massive web someone must have an error code list that tells me what to do.
    Like: Error #1, Bad Media Error #2, Lost sync try again Error #-1, tough luck start from scratch
    Does anyone know of such a list?

    Hi
    MAIN GUESS: iDVD 4 and Mac OS X.5.x *DOESN'T match at all* CAN'T be solved.
    *Previous versions of Mac OS:*
    ERROR #-1
    Just having burning problems in iDVD that resulted in Error #-1 which I have found originates in iMovie.
    This was due to problems with iMovie and sound tracks.
    - In my case there were sounds that hid fare away outside
    the sound tracks. When deleting all sounds the DVD burned OK
    Restoring the sound track one at a time and with special observations to
    the fact that no sound reached outside the right end of the
    sound tracks (Invisible and impossibly to mark to delete). It at
    last made a perfect DVD disk.
    This problem is rather tricky to get hold of be cause I couldn't
    see the sound files how much I enlarged the sound tracks.
    a) empty the sound tracks
    b) re-insert the sounds one at a time.
    ELSE
    *When not knowing what to do.*
    There are a set of things to test:
    1. Free space on internal (start-up) hard disk: It should have 25Gb or more. This is especially important when running iDVD.
    iDVD can’t address any other hard disk as scratch-disk so space is of uttermost importance.
    2. The Hard disk is untidy:
    Repair Permissions (Apple Disc Util tool) - Run this
    Repair Hard disk (Apple Disc Util tool) - To run this You need to start from a CD/DVD or external hard disk.
    3. Delete iDVD pref file - or rather start a new user/account - log into this and have a re-try
    4. Let Your Mac turned on during one night. At about midnight there is a set of maintenance programs that runs and tidying up. This might help.
    5. Program miss-match:
    iDVD 5.0.2, Mac OS X.3.9 AND QuickTime 6.5.2 - is OK
    iDVD 6.0.4, Mac OS X.4.11 AND QuickTime 7.4 - is OK
    iDVD 7.0.1, Mac OS X.4.11 AND QuickTime 7.4 - is OK
    6. UPDATES - is important: iLifeSupport8.1.1.dmg is important for running iLife08 bundle.
    7. iDVD (08) Locate theme folder. Move out iDVD1, iDVD 2 and eventually iDVD4 folders to desktop - re-try
    8. Mac OS X.5 (Leopard) - at least iDVD 1 to 4 - don’t work any more
    9. Trying to collect info on. Leopard system:
    iDVD08 - not working -> Should be soluble
    iDVD 6 - not working -> Should be soluble
    iDVD 5 - not working -> Don’t bother - will not work
    iDVD 4 or previous - not working -> Don’t bother - will not work
    Yours Bengt W

  • Formatting of error/success messages on reports

    Hi all!
    How can I change the formatting of the error/success messages in the page.
    How can I change the background colour of the box displayed? Is this done within the theme section?
    thank you!
    BR
    Lena

    Hi Lena,
    You need to modify the page template I think. On the page with the list of templates, choose to show "Page" templates, and as an extra filter, choose to view only "Templates Referenced". You should be left with a small number of templates. Choose the one and look for the #NOTIFICATION_MESSAGE# and #SUCCESS_MESSAGE# and put your styling around those. I think that'll do it.
    Regards,
    Jerry

  • Query regarding handling and monitoring of OSB Errors in a specific manner

    Hi,
    I'm using
    - OSB 10gR3 (10.3.1)
    Context
    To give some context, the setup I currently have a proprietory frontend client that is making XML/HTTP requests to OSB
    which in turn is getting info from downstream systems.
    I have no control over the behaviour/logic of the frontend client .. apart from knowing that it has a specific
    request/response format.
    So now to the issue..
    The issue I'm facing is regarding handling of errors. Based on my knowledge of OSB, the error handling of the transaction has been
    built along these lines
    (Within the stage) If an error scenario's occurred, error is being thrown
    (Within the error handler stage) Logging the error (using the 'Log' function .. with severity 'Error')
    (Within the error handler stage) The response payload is being built .. so that the error can be reported to the frontend client
    (Within the error handler stage) I'm doing a 'Reply with Success'
    Now this does give me the expected behavior from the frontend client's perspective (... i.e. it receives the payload and displays whatever error that's occurred)
    However from OSB's perspective, because I have done a 'Reply with success', the OSB Service Health Page ... (screenshot below) does not
    increment the 'Errors' count for the respective proxy service ....
    [OSB Service Health Page|http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/operations/monitoring.html#wp1107685] (Looking at Figure 3-8)
    The only way I could achieve this was to set the error handler stage to 'Reply with Failure' (which would return HTTP 500) ...
    The issue however is that, the proprietory frontend simply sees the incoming HTTP 500 code and doesn't read the return XML payload (containing the error details ..)
    which beats the whole idea of being able to maintain some sort of traceability for the failed transactions.
    So what I'm basically trying to find is .. that when an error occurs
    - Some 'call' to make the during the error handler stage so that it registers as an error in the OSB Service Health Page.. and I can clearly
    see the error count, etc for each of the proxy services
    - After that being able to still use 'Reply with Success' ... so that the payload is being returned with HTTP 500 code...
    so the frontend can read the payload ...
    ............. in essence, the idea being to register errors so that they can be monitored via the Service Health Dashboard ..but at the same time
    being able to return the 'error details' payload successfully
    With my limited (but growing) knowledge of OSB .. I've tried quite a few ways to achieve this with no success...
    Would very much appreciate any help here ...
    Lastly, if there is some way of achieving what I'm trying to get to above through different means, I'm open
    to trying out alternate stuff.
    Regards,
    Himanshu

    Hi Atheek,
    Many thanks for the reply. Does appear to be a pretty neat way of doing it ..
    One more clarification I'd like on this however ....
    Given that I have a set up like this below
    [External frontend client] <------> (1 Parent Service) <------> (2 Child Service)
    (1 Parent Service) .... has error handler .. and all it does is 'Reply with success'
    (2 Child Service) .... has error handler for particular stage
    so...
    2 Child Service - is doing the actual work (has error handler where custom error msg is being populated in $body)
    1 Parent Service - is the one that is getting called by the external client (has error handler .. and all it does is 'Reply with success')
    What I currently have is ..once the error occurs, I'm populating $body ... with the custom error message within the error handler
    Previously I had 'Reply with Success' in the 2 Child Service's error handler and the custom error message would get returned to the external client.
    Now, with the error handler only creating the custom error msg.... and 1 Parent service doing the 'Reply with Success' .. it doesn't appear
    to return the $body .. with the custom msg that I'd populated .. in 2 Child Service's error handler.
    Are the $body contents populated in 2 Child Service's error handler lost ...once the error propagates up to 1 Parent service's error handler ?
    If yes... is there way of getting around it ? I could see for instance that the $fault message context has a 'user populated' Details variable
    but the documentation covering this is sparse.
    Regards,

  • FRM-92101 error while running report from a button or menu

    Hi All,
    I am getting the error FRM-92101 while running report without parameter from a button or menu. I am using Developer Suit 10g. I get the error as it shows there has some configuration problem in my form. Will you please help me anyone how can i solve the problem. My previous forms running very well both with parameter and without parameter.
    Arif

    Hello Sir,
    Thanks for your cooperation. I have solved my problem by myself. The fact was that, when i tried with the following code which made my report---
    SELECT br.bid, br.bname, br.branchtxnstatus, dif.difference
    FROM branch br,
    (SELECT gladbrid branchid,
    SUM
    (CASE
    WHEN ga.gl_acc_categry IN ('L', 'I')
    THEN gd.gladbalance
    ELSE -1 * gd.gladbalance
    END
    ) AS difference
    FROM glaccount ga, glaccountdetail gd
    WHERE ga.glid = gd.gladglid
    GROUP BY gladbrid) dif
    WHERE dif.branchid = br.bid AND br.branchtxnstatus = :Br_Status
    and dif.difference!=0
    ORDER BY br.bid;
    and the code against the button or menu item is---
    DECLARE
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status VARCHAR2(20);
    BEGIN
    repid := FIND_REPORT_OBJECT('ASSET');
    v_rep := RUN_REPORT_OBJECT(repid);
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
    LOOP
    rep_status := report_object_status(v_rep);
    END LOOP;
    IF rep_status = 'FINISHED' THEN
    /*Display report in the browser*/
    WEB.SHOW_DOCUMENT('http://192.168.0.21:8889/reports/rwservlet/getjobid'||
    substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server=repserver90','_blank');
    ELSE
    message('Error when running report');
    END IF;
    Clear_message;
    END;
    Clear_message;
    which has shown the error FRM-92101 and didn't run the report.
    In that case I have changed the query to run the report. first of all i create a view following the query and build the report using a simple select query. that's etc. my report running fine now.
    It is mentioned that there had no error on my codes.
    Arif

  • Error on Bursting Report for BI Publisher

    hi all,
    i am getting the following error when i am bursting the report for BI Publisher.
    * Nested Exception (Underlying Cause) ---------------
    oracle.apps.xdo.servlet.scheduler.ProcessingException: java.lang.NullPointerExce
    ption
    at oracle.apps.xdo.servlet.scheduler.XDOJob.runBurstingReport(XDOJob.jav
    a:2116)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:358)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.j
    ava:520)
    Caused by: java.lang.NullPointerException
    at com.sun.java.util.collections.Hashtable.get(Hashtable.java:321)
    at oracle.apps.xdo.batch.bursting.ProcessEnterpriseDocument.processLayou
    t(Unknown Source)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.addDocument2Queue(Unkno
    wn Source)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.createBurstingDocument(
    Unknown Source)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.endDocument(Unknown Sou
    rce)
    at oracle.xml.parser.v2.XMLContentHandler.endDocument(XMLContentHandler.
    java:119)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingP
    arser.java:311)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:263)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingRequest(Unknown
    Source)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.process(Unknown Source)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.runBurstingReport(XDOJob.jav
    a:2008)
    ... 3 more
    Kindly Help..
    Thanks.

    Thanks alot Guru for u r reply, i am attaching more Details regarding my error.
    In Reporting options i gave
    Reporting folder CCB
    Reporting server:BIPUbliser url
    Reporting password:Admin     
    Reproting userid:Admin
    I already configured Bill Display Algorithm OBLD_CRYS in installation-frame work
    Now i am getting the error the value in the field is not a valid value for the field.
    In Console I am getting the error '
    SYSUSER - 612791-31-1 2011-05-26 11:32:21,709 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR (schema.rules.BusinessObjectRuleProcessor$Factory) There is more th
    an 1 MO for the service 'CILCSVAP': MaintenanceObject_Id(SA), MaintenanceObject_Id(CM_CONT), using 1st one 'MaintenanceObject_Id(SA)'
    <May 26, 2011 11:32:22 AM IST> <Error> <HTTP> <BEA-101020> <[ServletContext@4736418[app:SPLWeb module:/spl path:/spl spec-version:2.5]] Servlet failed with Exception
    com.splwg.shared.common.ApplicationError: (Server Message)
    Category: 3
    Number: 501
    Call Sequence: ;CIPCSVAP
    Program Name: CIPCSVAP
    Text: You are not allowed access (directly/indirectly) to this account.
    Description: Please contact your security administrator to check your security for this account.
    Table:
    Field:
    at com.splwg.base.support.context.FrameworkSession.addError(FrameworkSession.java:1177)
    at com.splwg.base.support.context.FrameworkSession.addError(FrameworkSession.java:1158)
    at com.splwg.base.support.cobol.CobolSubprogram.populateError(CobolSubprogram.java:142)
    at com.splwg.base.support.cobol.CobolSubprogram.checkForErrors(CobolSubprogram.java:94)
    at com.splwg.base.support.cobol.AbstractCobolProgram$CallCobolClosure.run(AbstractCobolProgram.java:214)
    Truncated. see log file for complete stacktrace

  • Error in Cost Report

    Hi All,
    I am new to CO, I am in support project, my client had getting error in CO report. Can any one explain the process of kp26 and kkf6n.
    Regards,

    KP26 is used to Price Activity types in a cost center. Pricing activity types (besides giving labor cost) resolves the error message in CK11n concernng activity types not defined for a cost center.
    Althea

  • Error in displaying report

    I am geting the following error while displaying report-
    <b>Internal error (-101) occured [Message 131-183]</b>
    The reports are geting displayed on other pcs but not on my pc.I tried unistalling and re-installing sap but the error was not solved.

    Daan,
           The printer was not installed on my pc.After installing printer, the reports are visible.Thanks for u r help.
                                                                                    Regards,
                                                                                    Dilip Kumbhar

  • Error while displaying report

    I am getting following error while displaying report in sap business one-
    <b>Internal error (-101) occured [Message 131-183]</b>
    I tried resintalling sap but it did not solved the problem.The reports are getting displayed on other pc's but not on my pc.

    Hi Yogesh,
           I haven't installed any patch on my client machine.
                                                                                    Regards,
                                                                                    Dilip Kumbhar

  • Error - Printing a report directly to printer

    Hi,
    i'm using oracle forms 9i and i'm trying to print a report directly to printer. I using the code above:
    SET_REPORT_OBJECT_PROPERTY(ReportId,REPORT_DESFORMAT,'PDF');
    SET_REPORT_OBJECT_PROPERTY(ReportId,REPORT_SERVER,GetReportTnsName);
    IF ReportDesType = 'CACHE' THEN
    SET_REPORT_OBJECT_PROPERTY(ReportId,REPORT_DESTYPE,CACHE);
    ReportServerJob:=RUN_REPORT_OBJECT(ReportId, PList);
    rep_status := report_object_status(ReportServerJob);
    IF rep_status=’FINISHED’ THEN
    JobId := substr(ReportServerJob,length(GetReportTnsName)+2,length(ReportServerJob));
    WEB.SHOW_DOCUMENT ('/reports/rwservlet/getjobid'||JobId||'?server='||GetReportTnsName,'_blank');
    ELSE
    message ('Error’);
    END IF;
    -- logic for sending report directly to printer
    ELSIF ReportDesType = 'PRINTER' then
    SET_REPORT_OBJECT_PROPERTY(ReportId,REPORT_DESTYPE,PRINTER);
    SET_REPORT_OBJECT_PROPERTY(ReportId,REPORT_DESNAME,:parameter.p_print);
    ReportServerJob:=RUN_REPORT_OBJECT(ReportId, PList);
    rep_status := report_object_status(ReportServerJob);
    IF rep_status=’FINISHED’ THEN
    message ('Report sent to printer successfully');
    ELSE
    --handle errors
    message ('Error’);
    END IF;
    end if ;
    i get this error :
    REP-50157: Erro no envio do ficheiro para a impressora lp65. Sair com o código de erro 64
    NEED HELP !!
    Regards,

    The printer has to be known on the server where the Reports service runs.
    Also, the user who runs the Reports service has to have access to that printer. If you are running on Windows, Reports Service runs as Local system by default. Change that to a real (domain) user, who has access to the printer.

  • How to get actual error from Crystal Report

    We are using Crystal report in web service.
    We faced some problem due to crystal report unexpected error.
    Refer the below error message.
    Xception E NSF NSFZ1100 20100608 145511565 GPRAB0 : GPRZ10 GUEC0001 [1] AbstractService Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application.
    Xception E NSF NSFZ1100 20100608 145511972 GPRAB0 : GPRZ10 GUEC0001 [1] AbstractService at System.Windows.Forms.MessageBox.ShowCore(IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, Boolean showHelp)
    at System.Windows.Forms.MessageBox.Show(String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon)
    at CrystalDecisions.Windows.Forms.CrystalReportViewer.HandleExceptionEvent(Object eventSource, Exception e, Boolean suppressMessage)
    at CrystalDecisions.Windows.Forms.CrystalReportViewer.HandleExceptionEvent(Object eventSource, Exception e)
    at CrystalDecisions.Windows.Forms.ReportDocumentBase.GetLastPageNumber()
    at CrystalDecisions.Windows.Forms.ReportDocumentBase.GetLastPage()
    at CrystalDecisions.Windows.Forms.DocumentControl.ShowLastPage()
    at CrystalDecisions.Windows.Forms.PageView.ShowLastPage()
    at Biz.Nissan.Cats.CORE.REPORT.LibCrystalReport.TotalPageCount(ReportDocument Rpt)
    at Biz.Nissan.Cats.CORE.REPORT.LibCrystalReport.Print(BaseReport RptDefinition)
    at Biz.Nissan.Cats.CORE.REPORT.MCTLIST260Print.Print(IFData ifData)
    at Biz.Nissan.W3.CATS.BC.Service.DistributeService.ExecuteMpp()
    How we get the actual error from crystal report?
    Thanks in Advance

    Same as
    crystal report unexpected error in Web service (IIS)
    Closing this thread.
    Ludek

Maybe you are looking for