only 8 rows loading to the table

Hello
I am trying to load a Table in the apex oracle from a .csv file, whenever I followed the wizard and click on load only 8 lines are loaded into the table? Is there a way where I can load all the data in the csv file?

Thank you

Ok

It depends on the date format used on your database. If you go to the workshop of SQL, SQL commands and enter: SELECT SYSDATE FROM DUAL - what format you get? You can try to change the Excel format for date columns must match. However, when I transfer data, I use MM/DD/YYYY (I'm in the United Kingdom) and isn't the question, but it's something to try.

If you have all the numbers in the spreadsheet data, make sure they aren't formatted - comma, especially, can it cause problems.

Blanks are very well - or should be - well, as I said, make sure that the first line does not contain all white, so that the download process to know the data type for each column. There is an option on the page "Load Data" of the download process to say that 'the first line contains column names' - ensure that it is checked. Without this, the upload can assume that all the columns contain only text.

Andy

Tags: Database

Similar Questions

  • How can I say ios10 music playing ONLY what is loaded on the phone?

    How can I say ios10 music playing ONLY what is loaded on the phone? There was a way under ios9, but I can't find anything on ios10. When I shuffle a kind (like ROCK that has only 4 artists, I chose it), I want to shuffle only what is loaded on the phone, not what's on my mac (in the cloud)... I load only a few artists both because of space constraints. I have over 200GB of music on my mac...

    I don't want to see the playlists and artists who are not loaded on the phone either, but I can't find how to solve either!

    Launch the music application and go to the library > music downloaded. This shows that what is stored locally on the phone.

  • Define a field read-only under certain conditions in the table of the ADF

    Hi friends,
    I'm new to ADF. I created a page basic jsf and display of data from the countries in the table. I also have the createInsert and validation on the page buttons. When I click on create to insert a new record is created, and I am able to enter and save it with success. However, I want the records already entered to be read-only.

    Essentially, I want the user to enter details only by inserting the new record. Existing records or registered once newly created records should not be editable. I tried some things in the expression builder of the attribute read-only for the field, but this deos not work. Can anyone help me please with this.

    Thank you

    Using ADF BC?
    If so, check http://mjabr.wordpress.com/2011/07/15/control-row-updatability-part-2/

  • exp/imp only a few records in the table

    Hello
    Exp/imp few records in my table during the activity level exp/imp table is possible?
    If so, what setting should I be using
    For example,.
    I have 10000 records in my narration of the table "TEST_TB".
    I have the dump full exp for the table.
    But I want to just imp only 50000 records from the same table in another schema.
    How would it be possible?
    Please suggest me on this

    Kind regards
    Faiz

    Hello

    It seems not possible to limit the number of rows that is imported, but it is possible to limit the number of rows exported with the query parameter, found examples
    http://www.orafaq.com/wiki/Import_Export_FAQ
    http://docs.Oracle.com/CD/B28359_01/server.111/b28319/exp_imp.htm#autoId52

    HtH
    Johan

  • How to unlock a row height of the table?

    I use the same table (40 lines, 20 columns) in a quarterly publication for at least 5 years. While I need not change it very often, I never had a problem in the past. I just upgraded to CS6, and now I can't change most of the height of the rows to be more than 0.2 ".  There are three lines which are greater than. 2 "and I still can resize them. But the 37 other lines can only be reduced in height, has not increased. I tried the height adjustment to the words 'at least' instead of 'Exactly', without effect. I checked all my settings options of the Table and can't find anything to change.  I use dozens of tables in this publication and has no problem resizing of rows or columns in the rest of them. Any idea what's going on here? All I did to lock this particular table, of course, I won't have to accidentally do to all the others. Thanks in advance!

    Click on the "Table" then "cell Options" menu choose "the rows and columns" and in the white box next to the word ' Maximum: "type a value greater or increase the value of arrows up and down. It's you if you want to type a maximum value that you do not want to exceed or type a very high value such as 20 "so that you can resize freely.

  • Setting the row height of the table with CSS

    I'm trying something for a project I'm working on. I created a table that resembles the creation mode, but when I see him live or in a browser, the elements are spaced too far. It seems that the height of the table, it is not this design point of view shows that it is. How can I change the attributes of tables to adjust the height for items will be close together and whitespace not so? Here's what I did:

    MONDAY

    Take advantage of our 2 for 1 special dinner in the entire menu (up to $8.95 discount)

    TUESDAY

    House margaritas or any kind of beer for only $2.95!

    WEDNESDAY

    Enjoy 2 dinners for $20.00 from our special menu
    (This special offer cannot be combined with any other offer)

    THURSDAY

    Ladies Night! For only $5.00 martinis

    FRIDAY

    Happy Hour at the bar alone 4-7 PM

    MARIACHI BAND SUNDAY LIVE!

    I'm sure I'm missing something stupid, but any help will be appreciated. Here's the real link in my browser:

    http://ymimusic.com/delete.html

    Thank you very much!

    It's the abbreviation CSS.  Rather than express margins and padding with 8 lines of code like this:

    {#divName}

    top of the margin: 12px;

    padding-top: 12px;

    right margin: 12px;

    padding-right: 12px;

    margin-bottom: 0px;

    padding-bottom: 0px;

    left margin: 12px;

    padding-left: 12px

    }

    You can get exactly the same thing with just 2 lines of CSS code shortcut.

    {#divName}

    margin: 12px 12px 0 12px;

    Padding: 12px 12px 0 12px;

    }

    Nancy O.

  • Paragraph style by default when you add rows/columns of the table

    Hello

    I use InDesign CC and whenever I add a new row in the table or a column, that paragraph for these lines styles are in default in the styles I won't use. They are actually failed to really big styles title so I don't just add lines 3 and 4 and my table is out of the page. None of the surrounding cells, columns or lines contain the ID styles is emphasizing the use.


    How can I set the default style for a new row in the table or column?

    Thank you

    Paul.

    Hi, thanks for the help guys. I tried your suggestions but I always had the same problem. However I noticed that when the model documents have been opened there were styles by default selected in all the style panels. It seemed that it was these styles by default selected which were applied to new rows in the table.

    I opened the templates and all the panels style [none] or [standard paragraph], then saved the document.

    This solves the problem because no style is now applied when rows are added.

  • Publish all by accessing the data in the row selected in the table of the ADF...

    Hello

    I try to get the data of the selected line in the bean on the change of SelectOneChoice in a column of table of the ADF.

    There are two definitions of node in the iterator. When I try to access the data in the row. I see that the first definition of node data.
    How to access the definition data another node?

    I'm trying to access the "sponsorId" of the iterator. I use the code below. But his return null pointer exception.

    The code I use to access the data in the row:

    DCBindingContainer links =
    (DCBindingContainer) BindingContext.getCurrent () .getCurrentBindingsEntry ();
    DCIteratorBinding = dcItteratorBindings
    bindings.findIteratorBinding ("sponsorIterator");
    ViewObject voTableData = dcItteratorBindings.getViewObject ();
    Line rowSelected = voTableData.getCurrentRow ();
    System.out.println (":" + rowSelected.getAttribute ("sponsorId")); I am able to see the data correctly for sponsorCodeDesc, sponsorPercentage, sponsorStatusDesc

    This is the iterator used for the table (page def):

    < Tree IterBinding = "sponsorIterator" id = "sponsor1" >
    < nodeDefinition DefName = "org.ieee.internal.ws.proxy.conf.types.ConferenceType.Sponsors.Sponsor"
    Name = "sponsor10" >
    < AttrNames >
    < item Value = "sponsorCodeDesc" / >
    < item Value = "sponsorPercentage" / >
    < item Value = lie "sponsorStatusDesc" = "sponsorStatusDesc" / >
    < / AttrNames >
    < accessors >
    < item Value = "sponsorDetails" / >
    < / accessors >
    < / nodeDefinition >
    < nodeDefinition DefName = "org.ieee.internal.ws.proxy.conf.types.SponsorType"
    Name = "sponsor11" >
    < AttrNames >
    < item Value = "sponsorId" / >
    < item Value = "sponsorName" / >
    < item Value = "isIEEE" / >
    < item Value = "isNonProfit" / >
    < item Value = "sponsorAcronym" / >
    < item Value = "sponsorDesc" / >
    < item Value = "sponsorEmail" / >
    < item Value = "sponsorComment" / >
    < item Value = "sponsorTypeId" / >
    < item Value = "sponsorTypeDesc" / >
    < item Value = "sponsorActive" / >
    < item Value = "societyNumber" / >
    < item Value = "businessUnit" / >
    < item Value = "createdBy" / >
    < item Value = "updatedBy" / >
    < / AttrNames >
    < / nodeDefinition >
    < / tree >

    you have not yet a selectionlistener linked to the table... to make the currentrow as the selectedRow...
    Can u please add the selectedRowKeys and the selectionlistener in the table as

    selectedRowKeys = "#{bindings.sponsor1.collectionModel.selectedRow} '"
    selectionListener = "#{bindings.sponsor1.collectionModel.makeCurrent} '"

  • Insert rows checked in the table

    Hi all
    How to insert rows checked in another table. I've created an interactive report with the query as follows
    Select apex_item.checkbox(1,id,'unchecked') ", Column1, Column2 from table. Now when I check the boxes to check off and hit the Insert button it should get stored in another table in DB (table1).

    Process:
    DECLARE
    IDX number;
    BEGIN
    BECAUSE me in 1.APEX_APPLICATION. G_F01. COUNTY
    LOOP
    IDX: = apex_application. G_F01 (i);
    Insert into step3_table (ID, TASK_NAME, TASK_DESCRIPTION, CATEGORY, TASK_INFO, TASK_STATUS, TO_WORKGROUP, IMPACT, FILE)
    values (apex_application. G_F02 (idx), apex_application. G_F03 (idx), apex_application. G_F04 (idx), apex_application. G_F05 (idx), apex_application. G_F06 (idx), apex_application. G_F07 (idx), apex_application. G_F08 (idx), apex_application. G_F09 (idx), apex_application. G_F10 (idx));
    END LOOP;
    END;

    Thanks for the help!

    Hello

    You don't have a F02 - F04 berries in your query.
    Even you, your insert statement do not have enough source columns.
    Also I do not know you could get all the data tables in this way... table F01 value maybe not array index value.

    Try

    BEGIN
      FOR i in 1..APEX_APPLICATION.G_F01.COUNT
      LOOP
    
        INSERT INTO step3_table (ID,TASK_NAME,TASK_DESCRIPTION,CATEGORY,TASK_INFO,TASK_STATUS,TO_WORKGROUP,IMPACT,FOLDER)
        SELECT id,column2,column2,column3,column4,column5,column6,column7,column8
        FROM table
        WHERE id = apex_application.G_F01(i)
        ;
    
      END LOOP;
    END;
    

    Kind regards
    Jari

  • Select the last row inserted into the table

    Hello
    I have an app that inserts a line in two columns (stamp that contains the time of creation of the line and a float) each seconde.1. I have another app that bed that reads lateset inserted each seconde.1. I had this on SQL Server where I just chose the DateTime max line and had surgery no clustered index on the datetime column. But since I'm moving this course at Oracle I wanted to know if there is a better way to do it. The table will keep up to 30 days of data is about 26 million lines. So I need this facility where querying for last place among the 26 million lines continue with timer deuxieme.1 of my application.

    Here's my insert:
    Insert in testlog (hz, ctime) values (: hz_value, localtimestamp (2))

    Here is my selection:
    Select hz, ctime testlog where ctime = (select max (ctime) of testlog)

    Thank you

    I would use:

    Select hz, ctime of (select hz, ctime, dense_rank() over (order by desc ctime) rnk of testlog) where rnk = 1;

    For example:

    SQL> explain plan for
      2  select * from emp where empno = (select max(empno) from emp)
      3  /
    
    Explained.
    
    SQL> @?\rdbms\admin\utlxpls
    
    PLAN_TABLE_OUTPUT
    ------------------------------------------------------------------------------------------------------------------------------------
    Plan hash value: 1674692883
    
    ---------------------------------------------------------------------------------------
    | Id  | Operation                    | Name   | Rows  | Bytes | Cost (%CPU)| Time     |
    ---------------------------------------------------------------------------------------
    |   0 | SELECT STATEMENT             |        |     1 |    37 |     2   (0)| 00:00:01 |
    |   1 |  TABLE ACCESS BY INDEX ROWID | EMP    |     1 |    37 |     1   (0)| 00:00:01 |
    |*  2 |   INDEX UNIQUE SCAN          | PK_EMP |     1 |       |     0   (0)| 00:00:01 |
    |   3 |    SORT AGGREGATE            |        |     1 |     4 |            |          |
    |   4 |     INDEX FULL SCAN (MIN/MAX)| PK_EMP |    14 |    56 |     1   (0)| 00:00:01 |
    ---------------------------------------------------------------------------------------
    
    PLAN_TABLE_OUTPUT
    ------------------------------------------------------------------------------------------------------------------------------------
    
    Predicate Information (identified by operation id):
    ---------------------------------------------------
    
       2 - access("EMPNO"= (SELECT MAX("EMPNO") FROM "EMP" "EMP"))
    
    16 rows selected.
    
    SQL> explain plan for
      2  select * from (select e.*,dense_rank() over(order by empno desc) rn from emp e) where rn = 1
      3  /
    
    Explained.
    
    SQL> @?\rdbms\admin\utlxpls
    
    PLAN_TABLE_OUTPUT
    ------------------------------------------------------------------------------------------------------------------------------------
    Plan hash value: 2150023773
    
    ----------------------------------------------------------------------------------------
    | Id  | Operation                     | Name   | Rows  | Bytes | Cost (%CPU)| Time     |
    ----------------------------------------------------------------------------------------
    |   0 | SELECT STATEMENT              |        |    14 |  1400 |     2   (0)| 00:00:01 |
    |*  1 |  VIEW                         |        |    14 |  1400 |     2   (0)| 00:00:01 |
    |*  2 |   WINDOW NOSORT STOPKEY       |        |    14 |   518 |     2   (0)| 00:00:01 |
    |   3 |    TABLE ACCESS BY INDEX ROWID| EMP    |    14 |   518 |     2   (0)| 00:00:01 |
    |   4 |     INDEX FULL SCAN DESCENDING| PK_EMP |    14 |       |     1   (0)| 00:00:01 |
    ----------------------------------------------------------------------------------------
    
    PLAN_TABLE_OUTPUT
    ------------------------------------------------------------------------------------------------------------------------------------
    
    Predicate Information (identified by operation id):
    ---------------------------------------------------
    
       1 - filter("RN"=1)
       2 - filter(DENSE_RANK() OVER ( ORDER BY INTERNAL_FUNCTION("EMPNO") DESC )<=1)
    
    17 rows selected.
    
    SQL> 
    

    SY.

  • Data filtering of the subsidiary ledger which are loaded into the tables of BAW of EBS

    Hi all

    Thank you for taking the time to read this post.

    Environment

    Applications of Oracle's BI 7.9.6 (financial and analytical project)
    Oracle E-Business Suite 11.5.10

    Question

    I would like to be able to filter the source EBS 11.5.10 (mainly by the operational unit) that are loaded in the BAW. I've implemented financial analytics and project analytics and to the departure I intended according to the instructions described in the documentation of Oracle Oracle BI Configuration Guide Applications for Informatica PowerCenter section 5.2.2.4 users how to specify the great book or series of books for which GL Data is extracted, but then realized that it wasn't relevant to the General Ledger and would not impact the subsidiary ledgers.

    I want to filter a (large) special operational unit (org_id) whose business do not want to include in their BI reporting at this stage.

    Is it possible to do easily thanks to the configuration? I don't really want to be change all workflow or deletion at the .rpd level.

    I can implement security OU_ORG to limit the data that end users have visibility to display, but my goal is not to fill the BAW tables withthis data in the first place (mainly as a result of the quality of the data volumes and data) which are perform my execution Plans.

    Kind regards
    Gary.

    Gary, this can be done by a simple configuration. For the moment, this done as a customization. Basically, you need to add a filter to the mappings of extract (SDE) that you want to limit the data.

  • Pages is wrapping the row number in the table of contents

    So, I have a document with two paragraph styles I want to include in the table of contents.  A style with page numbers and the other without.  So I insert a table of contents (it's in its own section, because I want the table of contents to be their own style page numbers) and I get the table of contents, but instead of text that is labeled with the style of the paragraph to the left and right page numbers, I get the text containing the tag with the style of the paragraph to the left and then click the line below (no paragraph don't symbols even if it's on the next line) a blue arrow pointing to the right in the middle of the table of contents box, then on the next line (once more no paragraph symbol), to the left I get the page number.

    Anyone know what is happening or how to get the right page number on the same line as the text?

    Thank you

    John Engstrom

    Something that I did not mention what may be important - paragraph styles are two styles of personalized paragraph that I created for this document.

  • How to get the number of the row selected in the table

    Hello

    I did the data binding for the table using an arrayList. On some lines of a column, the button appears. When the button is clicked I want to know which line is clicked on the buttonm and want the index to use in the java file. Please help on how to do it.

    Hello

    On your table, you can have

    varStatus="rowStatus"
    

    and in the button, set the attribute as follows

    
     
       
     
    
    

    In your managed bean, you can access the index of the selected button

    public void myActionListener(ActionEvent e){
     System.out.println("index :" + e.getComponent().getAttributes().get("index"));
    }
    

    I hope this helps...!

  • Different formats in the Excel column to the 1 format for loading into the table

    I have a situation. I have to do a SQL load into a temporary table to an Excel file but I noticed that the column that I am more interested about 4 different formats. My desired format must always be 7 characters and must only have numbers in them. This means, without hyphens or special characters or alphabets.

    I discovered that the column in Excel has about 4 or 5 different formats:

    Here's what they are supposed to be transformed into:
    42 = 0000042
    000-0257 = 0000257
    0090647 = 0090647 (format Corect)
    709782 = 0709782
    135566F1 = 0135566

    The latter case does not seem to have 2 or 3 lines here comes this Alphabet but then anything after what must be discarded. I could probably just delete the file manually (F1).

    Any ideas? Thanks in advance.

    Hello

    Raj404261 wrote:
    Sorry, not on 10g here.

    What a pity. It is so much easier using regular expressions!

    To return a copy of bad_txt with everything except the deleted numbers, and 0 concatenated to make the result 7 characters:

    ,     LPAD ( TRANSLATE ( bad_txt
                           , '0123456789' || TRANSLATE ( bad_txt
                                             , 'x0123456789'
                                       , 'x'
                                       )
                    , '0123456789'
                    )
              , 7
              , '0'
              )
    

    TRANSLATE inner removes all the numbers from bad_txt. What remains is a string that contains all the charcaters who have eliminated (as appropriate).
    TRANSLATE them externally only removes the characters of bad_txt, by translating the 10 digits to themselves and nothing else to NULL.
    LPAD provides enough information to make a 7 character string of 0.

  • Portals events are not load in the tables of database Analytics

    Database ASFACT (ASFACT_PAGEVIEWS, ASFACT_PORLETVIEW) analytical tables are not get filled with data.

    Tried diagnostic solutions:
    -Check the configuration of analytics in configuration manager, select Analytics Communication option checked
    -Events Portal registered during the installation of Analytics
    -Check that the UDP events are sent from the Portal: Test: OK
    -Reinstalled analytical component of Interaction

    All entries were highly appreciated.

    See you soon,.
    Sandeep

    ----------------------------------------------------
    In collector.log, find the exception:
    ----------------------------------------------------

    July 8, 2010 07:12:54, PageViewHandler of ERROR 613 - not able to retrieve user: com.plumtree.analytics.collector.exception.DimensionManagerException: could not insert dimension in the database
    com.plumtree.analytics.collector.exception.DimensionManagerException: not able to insert in the database dimension
    at com.plumtree.analytics.collector.cache.DimensionManager.insertDB(DimensionManager.java:271)
    at com.plumtree.analytics.collector.cache.DimensionManager.manageDBImage(DimensionManager.java:139)
    at com.plumtree.analytics.collector.cache.DimensionManager.handleNewDimension(DimensionManager.java:85)
    at com.plumtree.analytics.collector.eventhandler.BaseEventHandler.insertDimension(BaseEventHandler.java:63)
    at com.plumtree.analytics.collector.eventhandler.BaseEventHandler.getUser(BaseEventHandler.java:198)
    at com.plumtree.analytics.collector.eventhandler.PageViewHandler.handle(PageViewHandler.java:71)
    at com.plumtree.analytics.collector.DataResolver.handleEvent(DataResolver.java:165)
    at com.plumtree.analytics.collector.DataResolver.run(DataResolver.java:126)
    Caused by: org.hibernate.MappingException: unknown entity: com.plumtree.analytics.core.persist.BaseCustomEventDimension$ $BeanGeneratorByCGLIB$ $6a0493c4
    at org.hibernate.impl.SessionFactoryImpl.getEntityPersister(SessionFactoryImpl.java:569)
    at org.hibernate.impl.SessionImpl.getEntityPersister(SessionImpl.java:1086)
    at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:83)
    at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.saveWithGeneratedOrRequestedId(DefaultSaveOrUpdateEventListener.java:184)
    at org.hibernate.event.def.DefaultSaveEventListener.saveWithGeneratedOrRequestedId(DefaultSaveEventListener.java:33)
    at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.entityIsTransient(DefaultSaveOrUpdateEventListener.java:173)
    at org.hibernate.event.def.DefaultSaveEventListener.performSaveOrUpdate(DefaultSaveEventListener.java:27)
    at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java:69)
    at org.hibernate.impl.SessionImpl.save(SessionImpl.java:481)
    at org.hibernate.impl.SessionImpl.save(SessionImpl.java:476)
    at com.plumtree.analytics.collector.cache.DimensionManager.insertDB(DimensionManager.java:266)
    ... 7 more

    ---------------------------------------------------------------
    In analyticsui.log, we find the exception below:
    ---------------------------------------------------------------

    July 8, 2010 06:50:25, Configuration of 910 ERROR - could not compile the mapping document
    org.hibernate.MappingException: duplicate import: com.plumtree.analytics.core.persist.BaseCustomEventFact$ $BeanGeneratorByCGLIB$ $6a896b0d
    at org.hibernate.cfg.Mappings.addImport(Mappings.java:105)
    at org.hibernate.cfg.HbmBinder.bindPersistentClassCommonValues(HbmBinder.java:541)
    at org.hibernate.cfg.HbmBinder.bindClass(HbmBinder.java:488)
    at org.hibernate.cfg.HbmBinder.bindRootClass(HbmBinder.java:234)
    at org.hibernate.cfg.HbmBinder.bindRoot(HbmBinder.java:152)
    at org.hibernate.cfg.Configuration.add(Configuration.java:362)
    at org.hibernate.cfg.Configuration.addXML(Configuration.java:317)
    at com.plumtree.analytics.core.HibernateUtil.loadEventMappings(HibernateUtil.java:796)
    at com.plumtree.analytics.core.HibernateUtil.loadEventMappings(HibernateUtil.java:652)
    at com.plumtree.analytics.core.HibernateUtil.refreshCustomEvents(HibernateUtil.java:496)
    at com.plumtree.analytics.ui.common.AnalyticsInitServlet.init(AnalyticsInitServlet.java:104)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1161)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:981)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4045)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4351)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
    at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:920)
    at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:883)
    at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)
    at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:516)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:566)
    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 com.plumtree.container.Bootstrap.start(Bootstrap.java:531)
    at com.plumtree.container.Bootstrap.main (Bootstrap.java:254)
    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 org.tanukisoftware.wrapper.WrapperStartStopApp.run(WrapperStartStopApp.java:238)
    at java.lang.Thread.run(Thread.java:595)
    July 8, 2010 06:50:25, Configuration of ERROR 915 - couldn't set up XML data store
    org.hibernate.MappingException: duplicate import: com.plumtree.analytics.core.persist.BaseCustomEventFact$ $BeanGeneratorByCGLIB$ $6a896b0d
    at org.hibernate.cfg.Mappings.addImport(Mappings.java:105)
    at org.hibernate.cfg.HbmBinder.bindPersistentClassCommonValues(HbmBinder.java:541)
    at org.hibernate.cfg.HbmBinder.bindClass(HbmBinder.java:488)
    at org.hibernate.cfg.HbmBinder.bindRootClass(HbmBinder.java:234)
    at org.hibernate.cfg.HbmBinder.bindRoot(HbmBinder.java:152)
    at org.hibernate.cfg.Configuration.add(Configuration.java:362)
    at org.hibernate.cfg.Configuration.addXML(Configuration.java:317)
    at com.plumtree.analytics.core.HibernateUtil.loadEventMappings(HibernateUtil.java:796)
    at com.plumtree.analytics.core.HibernateUtil.loadEventMappings(HibernateUtil.java:652)
    at com.plumtree.analytics.core.HibernateUtil.refreshCustomEvents(HibernateUtil.java:496)
    at com.plumtree.analytics.ui.common.AnalyticsInitServlet.init(AnalyticsInitServlet.java:104)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1161)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:981)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4045)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4351)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
    at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:920)
    at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:883)
    at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)
    at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:516)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:566)
    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 com.plumtree.container.Bootstrap.start(Bootstrap.java:531)
    at com.plumtree.container.Bootstrap.main (Bootstrap.java:254)
    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 org.tanukisoftware.wrapper.WrapperStartStopApp.run(WrapperStartStopApp.java:238)
    at java.lang.Thread.run(Thread.java:595)


    ---------------------------------------------------
    wrapper_collector.log
    ---------------------------------------------------

    INFO | JVM 1 | 2009/11/10 17:25:22 | at com.plumtree.analytics.collector.eventhandler.PortletViewHandler.handle(PortletViewHandler.java:46)
    INFO | JVM 1 | 2009/11/10 17:25:22 | at com.plumtree.analytics.collector.DataResolver.handleEvent(DataResolver.java:165)
    INFO | JVM 1 | 2009/11/10 17:25:22 | at com.plumtree.analytics.collector.DataResolver.run(DataResolver.java:126)
    INFO | JVM 1 | 2009/11/10 17:25:22 | Caused by: java.sql.SQLException: [plumtree] [Oracle JDBC Driver] [Oracle] ORA-00001: unique constraint (ANALYTICSDBUSER. IX_USERBYUSERID) violated
    INFO | JVM 1 | 2009/11/10 17:25:22 |
    INFO | JVM 1 | 2009/11/10 17:25:22 | at com.plumtree.jdbc.base.BaseExceptions.createException (unknown Source)

    Key words of the msg of error suggests relocation of Analytics is necessary to solve this problem. Database Analytics does not get updated with the correct event mapping and this is why no data is inserted.

    'Could enter no dimension in the database',

    "Setup ERROR - not able to configure XML data store.
    "org.hibernate.MappingException: duplicate import: com.plumtree.analytics.core.persist.BaseCustomEventFact$ $BeanGeneratorByCGLIB$ $6a896b0d.

    «ORA-00001: unique constraint (ANALYTICSDBUSER.» IX_USERBYUSERID) violated. "

    "Setup ERROR - could not compile the mapping document.

Maybe you are looking for

  • Mackbook restarts randomly

    Mac-Book restarts when I put my hand firmly on the left side of the touch pad. Before restarting the system generates a strange noise and then restarts. Any help will be great-full. Thank you

  • L500/025 connection to a CRT TV

    Yes, I'm still living in the stone age with my CRT. I have a VGA & HDMI TV-out on the new lappy.On TV, I have RCA Composite and S-video. What are my options?Congratulations in advance.

  • Satellite P850 - 12 X - not impressed

    Hello I recently bought a laptop Satellite P850 - 12 X and have had problems since day one.Loose hard drive sounds, the LAN adapter is flaky and the system is subject to random freeze I tried to reinstall windows and then all the drivers, just in cas

  • HP OfficeJet Mobile Printe 200: HP OfficeJet 200 silent installation:

    We are deploying several hundred OfficeJet 200 printers and I'm looking to automate the facilities of driver for PC users that we will deploy through SCCM. I need an installation package in quiet mode without user input. I downloaded the package of b

  • ThinkPad T430 cannot change order of Bios Boot

    last day, I just bought new thinkpad T430 machine, when I try to change the boot order priority by default in the BIOS, the menu is disable, I can't change anything. Is - this thinkpad T430 came with default supervisor password? Did anyone here knows