Internal Website Search
1-50 of 200 resultsStep 2: Create a Project and a Report To use BIRT we need to create a BIRT Report project in Eclipse: Open the [New Project] dialog box, e.g. by using File New Project... Select Business Intelligence and Reporting Tools Report Project and click Next : Enter a project name and click Finish : Now we can create a first report in the new | |
Step 6: Design a BIRT Report Table In this final step we will add a simple table to the report : Open the [Insert Table] dialog box by dragging a Table from the [Palette] window and dropping it on the report design (.rptdesign ... now to see the table with the real data: You can run the report by right clicking the report node | |
Report Generation with BIRT and JPA This tutorial demonstrates how to create reports based on data in an ObjectDB database using the popular open source Business Intelligence and Reporting Tools (BIRT). In order to keep things as ... on the line y = x : (0, 0), (1, 1), (2, 2), ..., (999, 999) The BIRT report | |
Step 5: Design a BIRT Report Chart In this step we will add a simple chart to the report : Open the [New Chart] dialog box by dragging a Chart from the [Palette] window and dropping it on the report design (.rptdesign) layout ... , background, etc.: Click Finish to add the chart to the report page: You may click Preview now | |
Error happened while running report. finished,the problem occurred at preview result time. Like: org.eclipse.birt. report .engine.api.EngineException: Error happened while running the report . at org.eclipse.birt. report .engine.api.impl.DatasetPreviewTask.doRun(DatasetPreviewTask.java:330) at org.eclipse.birt. report .engine.api.impl | |
Reporting Engine? New to java and objectdb - I am looking for a reporting engine to use with objectdb. Would birt ... with ObjectDB. Currently ObjectDB users build reports mainly as web pages using JSP, JSF ... for report generation. In short, you have to install an additional plugin in Eclipse EE (using Help | |
Speeding up reporting queries with size() on list Hi, I'm working on some reporting stuff in our application. One of few different reports should include activity on last modified objects. The query for now looks like this: select date(insp.lastModificationDate), insp.modifiedBy, insp.description.length(), insp.products.size(), insp.picture from | |
Report Generation with BIRT and JPA hi In Report Generation with BIRT and JPA tutorial. step:1 completed but in step:2 "business Intelligence and Reporting tools" is not available. attach in image1.jpg Thank you Bimal kumar Dalei Bimal Bimal kumar dalei The title of the dialog box | |
InternalException - reporting as requested [ObjectDB 2.5.5_05] Unexpected exception (Error 990) Generated by Java HotSpot(TM) 64-Bit Server VM 1.8.0_05 (on Linux 3.13.0-29-generic). Please report this error on http://www.objectdb.com/database/issue/new com.objectdb.o.InternalException: java.lang.NullPointerException: null java.lang | |
ObjectDB's Database Doctor Incorrect Error Report so starting the next build there will be a clear limit of 64KB. Thank you for this report . To avoid | |
URGENCY, or in query does not report any objects on first operand having no resultsURGENCY, or in query does not report any objects on first operand having no results | |
BIRT/ODA ObjectDB Driver and Reporting Tools (BIRT) that adds support of ObjectDB as a data source and JPQL as a data set query language. For step by step instructions on using BIRT with ObjectDB see the Report Generation ... ) and click Next . Entry a JPQL or a JDOQL query and click Finish . See the Report | |
Updating JPA Entity Objects entity object from within an active transaction. No EntityManager 's method is invoked to report ... JDOHelper . makeDirty (employee, "projects"); // reported as dirty em. getTransaction (). commit (); As ... to report a change explicitly by invoking the JDO's makeDirty method. Alternatively, ObjectDB | |
ObjectDB License Agreement [ver. 2.0.4] press releases, product brochures, financial reports and other promotional materials. 8. This agreement | |
FROM clause (JPQL / Criteria API) - the following report query could be even more efficient: SELECT c.name, c.capital.name FROM Country c | |
Privacy Policy to exercise any of these rights or report any issue, please contact us. Children's Privacy Our Service does | |
Database Doctor The ObjectDB Doctor tool provides two related services: Diagnosis and validation of an ObjectDB database file Checks a given ObjectDB database file, verifies that it is healthy and valid, and if the file is not valid (it is corrupted), produces a detailed diagnosis report of all the errors. Repair | |
query only reports 1 result in build 2.7.2_02. Thank you for this report . support Support it works, thanks hgzwicker Hans-Georg Zwicker | |
retrieval tas reports in logretrieval tas reports in log | |
objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check") vs. generic classes with interfaces: detailed investigation) The following is a detailed report on investigation of multiple issues that have been mentioned in the following forum postings and issue reports (but please do not visit them from here now, the diagnostics ... for "Enhancement of type ... is old and cannot be used" This report concerns investigation of issues | |
Possible cause for "Enhancement of type ... is old and cannot be used" sample for you demonstrating the problem some months ago as an issue report at: BUG: objectdb-2.6.6_07 ... /ticket/1823) You had attempted to fix it in build 2.6.6_08. I reported today on investigations by version ... , they did not work. webel Dr Darren Kelly The issue that was reported and demonstrated by that support | |
Date field Index is corrupted due to time change). Please report this error on http://www.objectdb.com/database/issue/new com.objectdb.o ... /SystemDB.odb.rpmnew Thank you Emil prolancer Emil Andonov As reported by ... seconds. All other functions of the system continued as usual, however the DB started reporting | |
Pre-detach loading: retrieval by navigation not working in if statement of the entire project. It is late here now (in Australia), I might not report ... reports regarding using ObjectDB javaagent enhancer. Note that the main difference between build time ... the Machine, there must be a point of difference. I checked again and again, the reports | |
Should derived fields of an EmbeddedId be manually maintained by app code?). Please report this error on http://www.objectdb.com/database/issue/new com.objectdb.o ... HotSpot(TM) Client VM 1.6.0_27 (on Windows Server 2008 6.0). Please report this error on http://www ... ). Please report this error on http://www.objectdb.com/database/issue/new com.objectdb.o | |
Left join fetch behaviour doesn't retrieve children? Sylvain Thank you for this report . Build 2.6.2_03 should fix this issue. support Support Thx ... your report . support Support Hello Support, Another strange bug ... I just added an attribute ... for that ? xirt Sylvain Thank you for this report . Please try build 2.6.2_04 that should fix this issue | |
after upgrade to 2.9.0 database destroys, urgent issue at our most important customer, production shutdown/becomes unusable, see doctor report and current log, urgent help required, production of a 500 people manufacturing site shut down hgzpincher Hans-Georg Zwicker The Doctor report indicates indexes ... , probably on 17.6.2024) before they develop to a system crush. Please report if you have new information | |
Step 1: Install BIRT and ObjectDB Driver matching the driver version to the ObjectDB server version when using client-server mode. The next step is creating a BIRT Report project . | |
Step 3: Create an ObjectDB Data Source of the ObjectDB data source. The next step is using this data source to create a data set for the BIRT report . | |
javax.persistence.Lob and character-based types defaults to Blob. Example 1: @Lob @Basic(fetch=LAZY) @Column(name=" REPORT ") protected String report ; Example 2: @Lob @Basic(fetch=LAZY) @Column(name="EMP_PIC | |
[ODB1] Chapter 3 - Persistent Classes that perform the same accesses but also report to ObjectDB. Tracking changes in persistent arrays (in | |
ObjectDB BIRT Driver Update and Reporting Tools (BIRT) that adds support of ObjectDB as a data source and JPQL as a data set query language ... if there is no match. There is a report of an exception on attempt to update the ObjectDB BIRT plugin in ... to create a new report . This created an error in the Error Log. I've captured the error log | |
ObjectDB-2.6.9: Failed to commit transaction: Failed to set numeric value of field property Element.id using reflection The following error is reported for objectdb-2.6.9.jar: Failed to commit transaction: Failed ... it will report : Java/JVM version: 1.8 Java/JVM detail version: 1.8.0_74 ObjectDB enhancer: begin ... . --- This is high priority for me; the same error (and another one to be reported following) also happens in | |
com.objectdb.o.InternalException: null Server VM 1.8.0 (on Mac OS X 10.9.2). Please report this error on http://www.objectdb.com/database/issue ... by Java HotSpot(TM) 64-Bit Server VM 1.8.0 (on Mac OS X 10.9.2). Please report this error on http ... ). Please report this error on http://www.objectdb.com/database/issue/new com.objectdb.o | |
again merger missing logs + objectdb exception) Generated by Java HotSpot(TM) 64-Bit Server VM 1.8.0_91 (on Windows Server 2012 R2 6.3). Please report ... 2012 R2 6.3). Please report this error on http://www.objectdb.com/database/issue/new com.objectdb.o ... something that we could test, as we cannot reproduce the bug yet. Please report any unusual output | |
Explorer bug ? Objects seem to be missing from database in Class view, but are present as references my evaluation of ObjectDB and report my client, the end-customer (without having to tell ... that you have reported till now are related to using flush extensively (many times until commit). You should avoid ... . Thank you very much for your bug reports that hit an issue that was not addressed well by ObjectDB | |
Unexpected exception (Error 990) com.objectdb.o.InternalException VM 1.7.0_71 (on Windows 7 6.1). Please report this error on http://www.objectdb.com/database/issue ... BTC EmbeddedSystems Thank you for this report . We could reproduce the exception with the following ... ; Generated by Java HotSpot(TM) 64-Bit Server VM 1.7.0_71 (on Windows 7 6.1). Please report this error | |
ArrayIndexOutOfBoundException to avoid broken references), but it doesn't seem to be related to the reported exception. We are currently checking this problem, and apparently it looks related to the other issues that you reported ... your reports ), you may try wrapping it with your own method that will retry find several times | |
Sometimes the ObjectDB throws an internal expeption if a persist() was executed VM 1.8.0_51 (on Windows 7 6.1). Please report this error on http://www.objectdb.com/database/issue ... detail. We will now use the new version. Should the error occur again we will report back. Edit ... _04 is available now. support Support Maybe the fist reported Problem is solved, but now | |
Unexpected error when loading all entity instance HotSpot(TM) 64-Bit Server VM 1.8.0_74 (on Windows 10 10.0). Please report this error on http://www ... Java HotSpot(TM) 64-Bit Server VM 1.8.0_74 (on Windows 10 10.0). Please report this error on http ... (no other reports ) and it is impossible to understand the cause from a database that is already corrupted | |
missing merger special activity today at the time that these errors start please report . We are using Java 17 ... that these errors start please report no it is completely random, we also have these errors: [2025-04-13 17:59:03 ... Server VM 17.0.13 (on Windows Server 2019 10.0). Please report this error on https://www.objectdb | |
Querying error - java.lang.ClassCastException: com.objectdb.o.STV report about this bug so any help in exploring it would be appreciated. It seems related to handling ... on the database and send the result report ? Could you reproduce this exception on a new database ... the database again to a state in which similar errors are reported by the Doctor, with and without setting | |
[ObjectDB 2.5.6_05] Unexpected exception (Error 990)-Bit Server VM 1.6.0_25 (on Windows 2003 5.2). Please report this error on http://www.objectdb.com ... (on Windows 2003 5.2). Please report this error on http://www.objectdb.com/database/issue/new com ... 5.2). Please report this error on http://www.objectdb.com/database/issue/new com.objectdb.o | |
Internal error(TM) 64-Bit Server VM 1.8.0_131 (on Linux 4.13.0-16-generic). Please report this error on http://www ... .objectdb.jdo.JdoQuery.execute(JdoQuery.java:761) sjzlondon Steve Zara Thank you for this report ... and report new log messages that start with: "Unexpected state in removeEntityTracker" support | |
Null pointer exception being thrown from within ObjectDB. 990) Generated by Java HotSpot(TM) 64-Bit Server VM 1.8.0_92 (on Windows 10 10.0). Please report ... . report .persist.highavailability.ObjectDBTablePersist.readFromSyncpoint(ObjectDBTablePersist.java:95) at za.co.synthesis.regulatory. report .persist.highavailability.HATable.synchronise(HATable.java:63 | |
queries under 2.7.6_4 significantly slower than under 2.7.6. What we can report is: using a reference query (you have our test db) select distinct o from ObjectNode o join o ... 200 seconds and reports in query plan: Query plan 1/2 description ... Zwicker Still working on your report , hopefully will be able to update soon. support Support Update | |
Unexpected exception (Error 990) on find VM 1.6.0_30 (on Windows 7 6.1). Please report this error on http://www.objectdb.com/database/issue ... the ObjectDB Doctor and report errors. support Support The keys are also Strings, but I believe ... something out. When I change my Id to a unique Column it seams to work without an error and the Doctor reports | |
Server out of memory exceptions reports this as: [2011-07-29 23:28:41 #20 server] java.lang.OutOfMemoryError: Java heap space [2011 ... Server VM 1.5.0_21 (on Windows 2003 5.2). Please report this error on http://www.objectdb.com/database ... 2003 5.2). Please report this error on http://www.objectdb.com/database/issue/new com.objectdb.o | |
PersistenceManager.flush() - JDO Method is active, this method synchronizes the cache with the datastore and reports any exceptions ... with the datastore using this connection and reports any exceptions. The connection obtained by | |
javax.jdo.PersistenceManager with the datastore and reports any exceptions. If an optimistic transaction is active, this method ... and reports any exceptions. The connection obtained by this method is held until the end of the transaction | |
javax.jdo.JDOFatalInternalException the implementation for which no user error handling is possible. The error should be reported to the JDO |