Error when I created a New DataSet on BI Publisher

When I create a Dataset and i used a Query Builder.
I used the database of SH. When I used only one table like Products I can see the results. But when I used more tables like Products and Sales and I created their joins with product_id and when I want to view the results. I have the next error.
500 Internal Server Error
Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
What it's the reason of this problem?
Thank you for your help.

What does the application log show?
root part of your install\oc4j_bi\j2ee\home\application-deployments\xmlpserver\application.log

Similar Messages

  • An error occured while creating the new dataset Could not get type informat

    Uses: Windows XP Pro SP3+; OracleXE; Oracle 8i Client; ODP.NET; Visual Studio 2005 PRO;
    I had OracleXE and was using OracleXE's Oracle.DataAccess Version 10.2.0.100 which was located in C:\oraclexe\app\oracle\product\10.2.0\server\BIN. Then to use Oracle Developer Tools for VS, I installed ODAC where the Oracle.DataAccess's version was 2.111.6.20.
    Everything connected via SqlPlus and even was able to Oracle XE Home page and was able to loginto it. Further, was even able to create connection with Oracle Dot Net Provider. The problem was created when I tried to create a datasource from DataSource Menu in VS.2005. It was giving an error saying "An error occured while creating the new dataset Could not get type information for dataset". However I wittnessed that Dataset is been created in Solutions Explorer but not in Data Source Tab. Further researching I was able to create Datasets with Microsofts Oracle Data provider with out any issue.
    My Path variable list the following:
    C:\app\Administrator\product\11.1.0\client_1;
    C:\app\Administrator\product\11.1.0\client_1\bin;
    C:\oraclexe\app\oracle\product\10.2.0\server\bin;
    C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\;
    C:\Program Files\Borland\BDS\4.0\Bin;
    C:\PROGRA~1\Borland\Delphi5\Projects\Bpl;
    C:\PROGRA~1\Borland\vbroker\jre\Bin;
    C:\PROGRA~1\Borland\vbroker\Bin;
    C:\PROGRA~1\Borland\Delphi5\Bin;C:\orant\bin;
    C:\WINDOWS\system32;C:\WINDOWS;
    C:\WINDOWS\System32\Wbem;
    c:\Program Files\Microsoft SQL Server\90\Tools\binn\;
    C:\Program Files\Microsoft SQL Server\80\Tools\BINN;
    C:\Program Files\java\jdk1.6.0_07\bin.
    Further I got 2 Oracle Homes one which C:\orant and other is located in C:\app\Administrator\product\11.1.0\client_1.
    Also noted that while deploying at client site I started gett'n this error:
    "Unable to install or run the application. The application requires that assembly Oracle.DataAcces version be installed in Global Assembly Cache First."
    Is it due to change in the production machine? Any help in this regard is greatly appreciated.

    Hi Pushpa,
    Which enhancement package are you on currently? This is observed in cases where originals in DIR's are invisible and sometimes error message 26296 occurs in transaction CV01n. Hence,please check your entries in the table SDOKPROP to avoid such a problem in your system.
    Further,suggest you explore if the below resolutions can be adopted in your case.
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=10321987
    http://wiki.sdn.sap.com/wiki/display/PLM/OriginalsinvisibleafterEHP3or+EHP4
    Regards,
    Pradeepkumar haragoldavar

  • Error when I create the New material Master (MM01) for New Plant.

    Dear experts,
    I got the error when I create the New material Master (MM01) for New Plant.
    Error:  Valuation Area 2800 Not yet productive with Material Ledger.
    So Pl send me the solution asap.
    Venkata Raju Khottari

    Hi,
    Have u assinged Plant to Company code?
    If u say no, use T.code OX18.
    Regards,
    Murali
    Assign points if it is useful.

  • I get this error when I create a new Script : Failed to create script

    Hi everyone,
    I get this error, and I'm not able to work with this programme. So, I can't have acces to adobe support directly.
    Someone know what I could do for this? It seen, I have a problème with adobe server I think.

    have you seen this KB article: http://support.apple.com/kb/HT1398 ?
    JGG

  • When I create a new email and start typing, I get an error after two characters

    This has been bothering me for months.
    When I create a new email and start typing, I get an error after two characters (see below). I thought maybe it was a particular person's contact, or it was because I typed too fast, but it is not. Doesn't matter what email address I use, or how long I wait, the first address errors and I have to erase it and start over. Sometimes I have to try several times.
    Very annoying. I am using the latest build of Safari on a Mac.
    Any help would be greatly appreciated.
    Bryan
    <Image Edited for Personal Information>

    If that new profile works then you can transfer some files from the old profile to that new profile (be careful not to copy corrupted files)
    See http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    See also [[Basic Troubleshooting|#Make_a_new_profile|Basic Troubleshooting: Make a new profile]]

  • When i create a new project, my application cannot find textLayout_1.0.595, is this a bug??

    hey guys, so this is the second time this has happened, im not sure what i did the first time to fix the error but when i create a new project and create a textinput box in there, i get the following error,
    "SecurityError: Error #2148: SWF file file:///Users/tkanagala/web projects/flex 4/podcast/bin-debug/podcast.swf cannot access local resource file:///Users/tkanagala/web%20projects/flex%204/podcast/bin-debug/textLayout_1.0.0.595.sw f. Only local-with-filesystem and trusted local SWF files may access local resources."
    any ideas why??

    I get the same error.  This isn't something you should have to update a policy file for - it seems like a flash builder error in the way it generates the library swf.  The steps I took were:
    - create a new application
    - type some basic demo app code or paste in code.  In my situation I pasted in some charting examples from the docs (appended to the end)
    - click "run"
    - the error appears:
    SecurityError: Error #2148: SWF file file://localhost/Users/rj.owen/Documents/ProjectFiles/TIAA-CREF/code/tiaa-eii/production/ ChartingTests/bin-debug/ChartingTests.swf cannot access local resource file://localhost/Users/rj.owen/Documents/ProjectFiles/TIAA-CREF/code/tiaa-eii/production/ ChartingTests/bin-debug/textLayout_1.0.0.595.swf. Only local-with-filesystem and trusted local SWF files may access local resources.
    at flash.net::URLStream/load()
    I'll go post on JIRA as well.
    the code I used was:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
       xmlns:s="library://ns.adobe.com/flex/spark"
       xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600">
    <fx:Script>
    <![CDATA[
    import mx.collections.ArrayCollection;
    [Bindable]
    public var stockDataAC:ArrayCollection = new ArrayCollection( [
    {date: "2005, 7, 27", close: 41.71},
    {date: "2005, 7, 28", close: 42.21},
    {date: "2005, 7, 29", close: 42.11},
    {date: "2005, 8, 1", close: 42.71},
    {date: "2005, 8, 2", close: 42.99},
    {date: "2005, 8, 3", close: 44} ]);
    public function myParseFunction(s:String):Date {
    // Get an array of Strings from the comma-separated String passed in.
    var a:Array = s.split(",");
    // Create the new Date object. Subtract one from
    // the month property because months are zero-based in
    // the Date constructor.
    var newDate:Date = new Date(a[0],a[1]-1,a[2]);
    return newDate;
    ]]>
    </fx:Script>
    <mx:Panel title="DateTimeAxis Example" height="100%" width="100%">
    <mx:LineChart id="mychart" height="100%" width="100%"
      paddingRight="5" paddingLeft="5"
      showDataTips="true" dataProvider="{stockDataAC}">
    <mx:horizontalAxis>
    <mx:DateTimeAxis dataUnits="days" parseFunction="myParseFunction"/>
    </mx:horizontalAxis>
    <mx:verticalAxis>
    <mx:LinearAxis baseAtZero="false" />
    </mx:verticalAxis>
    <mx:series>
    <mx:LineSeries yField="close" xField="date" displayName="AAPL"/>
    </mx:series>
    </mx:LineChart>
    </mx:Panel>
    </s:Application>

  • BUG: Access Connect Abort, when I create a new network profile.

    Where can I report bugs?
    My system is windows xp sp2 on X60.
    I have been using AC-4.42(Access Connection) for a long time. And before,  there is no problem when I added new network profile into it.
    But yesterday, I wanted to add a new profile into it. I opened the "create profile" window and input the name of the new profile (I have two network adapters, wired and wireless. So by default, the both are selected. And I left the default selection unchanged.), then "Next". The 2nd window is about wireless config, I configured everything, then go on "Next", at this moment, an error occured and AC aborted with four error windows. The titles of those windows are "ACMainGUI.exe error" and "ACMainGUIWnd: ACMainGUI.exe".
    Then I did it again, I opened the "create profile" window, and this time, in this (1st) window, I changed the selection of network adapter, besides inputing the name of the new profile. I only selected the wired adapter, and then "Next". Sadly, this time the 2nd(next) window did not appear(pop up) at all. Instead, those four error windows poped up one by one.  AC aborted again.
    I repeated the above operations many times, and everytime, AC aborted.
    So I went to the online "support and download" to look for some updates about AC. And I found AC-4.52 with luck. After downloading and installing, unfortunately the problem still exists. AC-4.52 still aborts when I create a new network profile.
    So now, what to do. I have no ways. I am expecting the developers could note this problem and fix it and give me a newer update as soon as possible.
    Sigh...

    I have exactly the same issue. Next to the actions mentioned by ixbm I have also fully uninstalled and reinstalled the AC-4.52, but this didn't help.
    Any idea on how to solve, installing older version?
    regards,
    Bart

  • CMSUnexpectedException when I create a new track or copy.

    Hi,
    When I create a new track or copy track CMS'll retrun an error
    Unexpected error; inform your system administrator: com.sap.cms.util.exception.CMSUnexpectedException: CBS Server Error: CBS failed to communicate with some other server( internal code: COMMUNICATION_ERROR)
    I restart JDI but it still error.
    What should I do?
    Regards,
    Khempat

    I find a answer in topic ht[CMS SCA imports fail & CBS error while activating|CMS SCA imports fail & CBS error while activating]
    tx for ur care

  • Send an automatic email to business partner when i create a new service call

    HI,
    I NEED TO SEND AN EMAIL TO BUSINESS PARTNER AN AUTOMATIC WHEN I CREATE A NEW SERVICE CALL
    I USE SAP BUSINESS ONE 8.82 PL 15
    THANKS..

    Ivan te adjunto mi código del SP me emite el msg de error:
    " Msg 14607, Level 16, State 1, Procedure sysmail_verify_profile_sp, Line 42
    profile name is not valid
    (1 row(s) affected)"
    Me arroja un valor 0.
    Adjunto mi codigo del SP:
    USE ["MiBase de Datos"]
    GO
    /****** Object:  StoredProcedure [dbo].[Emails_send]    Script Date: 04/14/2015 13:35:59 ******/
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    ALTER PROCEDURE [dbo].[Emails_send]
    AS BEGIN
    EXEC msdb.dbo.sp_send_dbmail
    @profile_name ='MyMailAccount', (Asi se llama el perfil en donde esta config mi mail)
    @recipients ='[email protected]',
    @subject ='Orden de Servicio',
    @body ='Llamada de Servicio',
    @query ='SELECT T0.[ItemCode], T0.[ItemName], T0.[FrgnName]FROM OITM T0 WHERE T0.[ItemCode]= ZF122SM02IDQ',
    @attach_query_result_as_file = 1, @query_result_separator =';',
    @query_result_no_padding = 1, @exclude_query_output = 1,
    @query_result_header = 1,@query_attachment_filename ='LlamadaServicio.pdf'
    END

  • When I create a New Folder (on the desktop or in Finder), the system uses the Generic Document Icon instead of the Generic Folder Icon. How can I change this back?

    When I create a New Folder (on the desktop or in Finder), the system uses the Generic Document Icon instead of the Generic Folder Icon. How can I change this back?
    All of a sudden I noticed that most of the folders on my computer were no longer using the folder icon, but the generic document icon. I had to manually change back the icon being used by opening Get Info for each folder and copying and pasting the generic folder icon from some folders that remained unchanged. Now whenever I create a New Folder (right click -> "New Folder"), the icon that shows up is the generic document icon (white page with top right corner turned down). And I have to manually change it so it shows up as a folder in Finder or on my desktop. I don't know why or how this switch happened. All of the folders now on my computer look ok, but I need to change the default so when I create a New Folder it uses the correct icon.
    I have also Forced Relaunch of my Finder and rebooted the system. I downloaded Candybar but am not sure what will fix anything, so I haven't proceeded.
    Anyone know how I can do this? Thanks.

    Anyone?

  • How do I get rid of the auto signature "sent from my iPhone" when I create a new message?

    how do I get rid of the auto signature "sent from my iPhone" when I create a new message?

    Settings -> Mail -> Signature and edit it to whatever you'd like.

  • I have set up a second iTunes user account on my PC, but when I create the new iTunes account it copies the music, videos etc from the original account and they seem to be linked.  What am I doing wrong?

    I have set up a second iTunes user account on my PC, but when I create the new iTunes account it copies the music, videos etc from the original account and they seem to be linked, so that when I delete a song from one library it deletes from the other one. 
    On the online tutorials I've seen it shows that when you create a new iTunes library it should open as a blank account, but that isn't happening.
    What am I doing wrong?

    If you  have iTunes 11 turn on the Sidebar. Go to iTunes>View and click on Show Sidebar. You can also do a Crtl+S to show the sidebar. The sidebar is where Devices appears. and Control+B to show the Menu bar
    If necessary:
    iOS: Device not recognized in iTunes for Windows
    or
    iOS: Device not recognized in iTunes for Mac OS X

  • When i create a new window, firefox Yanks me back to where i was and i dont want to be yanked back.

    i duplicate current pages by create new windows on a very frequent basis;
    to do this, i go to the top of the page that i want to duplicate and right-click and click on Open Link in New Window;
    I specifically want to duplicate the page i am on in another Window, not a new tab;
    Because
    Duplicating the current page to Open Link in New Tab, gives tabs on the top of my screen;
    Duplicating the current page to Open Link in New Window, gives 'tabs' on the bottom of my screen;
    I want 'tabs' to show on the bottom of my screen and to do that i have to Open Link in New Window;
    My question and What is happening, is that firefox is yanking me back to the page that i have just duplicated by right-clicking at the top of the page and clicking on Open Link in New Window;
    When i create the new Window, firefox yanks me back to the page that i just duplicated and i dont want to be yanked back to that page;
    I want to stay on the page that i just duplicated.
    I have tried changing the way tabs work in Options but nothing checked or unchecked results in the specific way i want to have new Windows open and STAY on that newly created Window and not be YANKED back to the window i duplicated.

    The original window did not have a Flash object, but does the window that hides itself contain a Flash object? That is the usual pattern for this bug in the plugin's protected mode feature.
    If you have not already tried disabling it, the following pages/posts provide different ways to do that:
    * Adobe support article under the heading "Last Resort": [http://forums.adobe.com/message/4468493#TemporaryWorkaround Adobe Forums: How do I troubleshoot Flash Player's protected mode for Firefox?]
    * Manual steps: https://support.mozilla.org/questions/968190?page=5#answer-509209
    * Batch file to automate the manual steps: https://support.mozilla.org/questions/982093#answer-518078
    Flash needs to completely unload from memory (restarting Firefox might help) before this would take effect.
    More history: [https://support.mozilla.org/questions/955659 Opening New Windows and Shockwave Flash]

  • Recently, when I create a new album (untitled), it immediately fills with picture either from the album above it or, if I have a Faces collection open, with the pictures from that collection. Why and how do I fix it?

    Recently, when I create a new album (untitled), it immediately fills it immediately fills with picture either from the album above it or, if I have a Faces collection open, with the pictures from that collection. Why and how do I fix it?

    When a new album is created it will fill with whatever is in the right hand window,  If you're in the Events or Photos mode it will contain all photos in the library.  Yes, strange behavior.
    OT

  • How to load a default prefereces when a create a new profile

    i need disable access for a urer creates a new profile in firefox. if it not possible block a profiler manager in firefox, other solution is when user create a new firefox profile, it load defaults preferences

    hello, probably the best solution in this case is to use the ''mozilla.cfg'' file to lock certain preferences - it will work regardless of which profile is used. for more information about how to implement it please see http://kb.mozillazine.org/Locking_preferences

Maybe you are looking for

  • Cost of sales accounting & period accounting

    Hi folks, I want to know the difference between cost of sales accounting & period accounting. where do we use them and which is preferable. thanks in advance. Regards, Vijay

  • "Requires Internet Explorer 6.0" error message

    I'm installing Acrobat 9 Standard on Windows XP. The installation begins and then quickly returns an error message saying the installation requires Internet Explorer 6.0. I'm already running IE 6.0 -- 6.0.2900.2180.xpsp_sp2 What's wrong?!

  • How can I use Garage Band for ringtones? I dont get it

    I fairly new to the apple world. I want to use a song from a CD in my iTunes library in Garage Band then crop it and everything to make a ringtone for my iPhone. Is this possible?

  • Call store procedure from pre-mapping

    Hi, I am currently working on OWB client version 10.2.0.4.36.My requirement is to call store procdure from pre-mapping tranformation.How to achieve this & how to pass parameters to the store procedure? Please let me know. Thanks, Siva

  • FileReference ProgressEvent

    Hi, After scratching my head for months about a ProgressEvent issue I decided to post my problem. I've been searching the web for a long time about my problem and all I could find was people with similar problems.. But none of them had a solution. I'