Internal Website Search

101-150 of 200 results

virtual servers and one file

the hardware. If you can publish diagnosis info of the slow activity it might help. support Support Thank ... a Megaraid controller with activated cache. I have attached a screenshot of the measured speed ... read activity when the system is warm - you shouldn't if the entire database is cached

500Mb ObjectDb database opening issue

to understand what activity is done during these 3 seconds. support Support I will prepare test application ... all activations from the objectdb.conf file. With an OEM license your end users do not need activation codes, and you should avoid including activation codes in your distributed application. Maybe checking

Catching exceptions from online backup

) { } // Possible states are: " activate ", "hide","showDisabled" function Babylon_SetCorrectionState ... _GetCorrectionText.style.cursor = (state == " activate " ? "hand" : "default"); BABID_GetCorrectionText.style.color = (state == " activate " ? "black" : "#C5C5C5"); BABID_GetCorrectionImg.style.filter = (state

How to Use a SF with extended Persistence Context?

when a transaction is active . In principal The SF doesn't need to begin any transaction since it only get called ... ; [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin ... ) JBAS010280: Activating Infinispan subsystem. 13:52:02,011 INFO  [org.jboss.as.osgi

Single Server License and Embedded Mode

enables activation of one machine, but after activating that machine you can run ObjectDB in both client ... need to do any type of configuration for embedded mode so that it will use the activation properly? kzimmerman Kari Zimmerman Just make sure that you run activation on the machine on which you plan

JBoss 7 startup fails

.clustering.infinispan.subsystem] (Controller Boot Thread) Activating Infinispan subsystem. 13:49:23,900 INFO [org.jboss.as.naming] (Controller Boot Thread) Activating Naming Subsystem 13:49:23,954 INFO [org ... .osgi] (Controller Boot Thread) Activating OSGi Subsystem 13:49:24,188 INFO [org.jboss.as.security

Felix, rollback exception, error 613

;  at com.objectdb.jpa.EMImpl.commit(EMImpl.java:289)     at db. Activator .storePoints( Activator .java:34)     at FelixProject.ExampleServlet.doGet(ExampleServlet.java:21 ... ; ! Failed to start bundle FelixProject-0.0.0.201806081311, exception activator error Failed to commit

Unexpected exception during open the database

to the recent one. We don't observe any issues caused by the failing index activation and we don't ... one. We don't observe any issues caused by the failing index activation and we don't expect ... activation by using a special configuration with index-update disabled . support Support Currently

Problems Running ODB Explorer

. Please note: I have had to activate odb a few times. rvxTeam2 Eugene Brobby Apparently you added the activation code to the objectdb.conf file that is in use by your application (and this is why it works ... . The location of the active configuration file is relative to the location of the objectdb.jar file, as

InternalException when reading a HashMap

the database) and we have the proper  activation key set in objectdb.conf file. Caused by: com ... . Also the network interface was not changed. But from some moment old activation key stopped working ... of them. They are all independent services running with it's own objectdb.conf. So we added the new activation key

How to deploy an Objectdb project with Jboss AS 7?

INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin ... ) JBAS010280: Activating Infinispan subsystem. 04:56:02,084 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 38) JBAS011800: Activating Naming Subsystem 04:56:02,087 INFO [org.jboss.as.security

Problem to use find method on an abstract Class: AbstractMethodError is thrown

-- 26) JBAS016200: Activating ConfigAdmin Subsystem 08:17:22,252 INFO [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013101: Activating Security Subsystem 08:17:22,253 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 39) JBAS011940: Activating OSGi Subsystem 08:17:22,253 INFO

Unexpected NoSuchFieldError exception

above: transaction is active . So, for some reason, I'm getting these 3 errors repeatedly. David   ... when a transaction is active (error 612) at com.objectdb.jpa.EMImpl.begin(EMImpl.java:275) at javax ... is active at com.objectdb.o.MSG.d(MSG.java:62) at com.objectdb.o.OBC.D(OBC.java:1513) at com.objectdb.o

objectdb (licensed) + github action error

the assignment requirements accordingly. On our side we can increase the activation limits to enable repeating activations on upgrades, but unless you write code to automate activations (i.e. run the Activator from a program, open the result link from the program, parse the activation code, etc.), or

JBOSS AS7 7.1.1 - Entity not persisted and createNamedQuery fire exception

() )    System.out.println( methodName + " is within an active transaction" );   else    System.out.println( methodName + " is out of an active transaction" ); } private List ... ; [stdout] (http--127.0.0.1-8080-1) persist is within an active transaction 18:51:18,219 INFO 

Disable Evaluation possibility

would not start at all, when no valid activation key is present, throw some exception, so we could stop ... is activated or not using the following query: boolean isActivated =    em.createQuery("objectdb activation ", boolean.class).getSingleResult(); Then you can avoid using ObjectDB and generate

Date field Index is corrupted due to time change

corruption is usually an external activity , such as copying a database file while it is active ... recovery file. However, it is also possible (although extremely rare) that the specific activity in ... for the active time zone. Rebuilding the database file with the ObjectDB Doctor (which rebuilds

Entity Update - Is the documentation up to date?

/update suggests should not work. First, I've been modifying managed entities from outside an active ... been modifying managed entities from outside an active transaction.  If I subsequently begin ... is to update entities within an active transaction, or update entities outside the transaction

ObjectDB Parsing taking huge processing time

a configuration file with many unused activation keys or having schema with hundreds of complex types ... .java:527) Thanks, Vinoth vinothr120 Vinoth Ramesh The threads are related to checking activation keys. Check how many activation keys you have in the ObjectDB configuration file (objectdb.conf

How to use ObjectDB properly in spring boot application?

settings to be loaded from a particular profile you may need to activate it (no profiles are currently active ).   To be sure that I am not doing anything wrong, here are steps I followed: I downloaded ... profile you may need to activate it (no profiles are currently active ). you must keep H2 dependency

Academic license limitations?

at all. This is most probably an issue with the activation of your licence. The most common problem is putting the activation ... other than the one that includes the activation code. support Support Thank you so much. I removed an accidental

OEM: Too many persistable types (>10) - exceeds evaluation limit (error 1011)

and activations in recent versions. Please make sure that your classes are OEM enhanced. See this forum thread ... the application has an ObjectDB OEM Activation code installed). ObjectDB class enhancing HAS been performed ... ;synthetic classes are not OEM enhanced and therefore not excluded from the no activation limits. Try

ObjectDB future

Hi, For how long ObjectDB will exist and will be actively maintained? Will it still be there in 10 years? In 20 years? Thanks. randomguy Anton Yes, ObjectDB is an active project and will probably ... release in 2003 it is actively maintained. ObjectDB is profitable and there is a steady improvement

No clue how to query with collection

this query: SELECT c, a FROM Customer INNER JOIN c.addresses a ORDER BY a.street WHERE a. active ... with active =true set.. how to do that?? All I actually care about is the ordering, not the selection ... a WHERE a IS NULL OR a. active = TRUE ORDER BY a.street If it doesn't work, consider maintaining

index - data rewrite

something wrong. Thanks peric.emil Emil Perić Starting version 2.6.6 ObjectDB automatically activates new ... the Doctor. What ObjectDB version are you using? Because automatic activation of new indexes is a new ... activated index is used in a query but it has not been prepared properly).   support Support

Roadmap - no progress - any plans - transparency?

in future versions of ObjectDB. You can also take an active role by creating new feature requests ... to do that without paying in stability. ObjectDB is an active project, with active support and frequent updates and fixes

ObjectDB is opening too many sockets

there is some network activity on your computer, such as port scanning, maybe from external sources ... ObjectDB activity is observed. A heap dumps of the server (i.e. a snapshot of the used memory) may reveal ... there is some network activity on your computer, such as port scanning, maybe from external sources

InternalError on multiple AND and JOIN Query

- Will use the pattern time_example-%d{yyyy-MM-dd}.log for the active file 09:30:08,884 |-INFO in c.q.l ... .RollingFileAppender[TIMEBASED_ROLLING_APPENDER] - Active log file name: time_example.log 09:30:08,908 ... [SIZE_BASED_ROLLING_APPENDER] - Active log file name: size_example.log 09:30:08,924 |-INFO in ch.qos

New Index causing troubles

you for this report. Could you please check if starting your application with no activity , until the new index is built (and only then resuming normal activity ) solves this issue? You should see a message in the log file "Index activation batch completed..." when the new index building is done. If it doesn't

Upgrading Server license to a Site license

license from one machine to another. Do I simply run the activator again on the replacement machine? jonb Jon Brumfitt If you have a site license you can activate additional servers when necessary. A single server license is for one activation of one machine and is non transferable. support Support

problems with OEM license/enhancing

on a workstation with the OEM license activation , we cannot start the application on another workstation ... . If the classes are enhanced but not OEM enhanced, probably the OEM activation key is not available ... with the activation key is located in the correct location (same directory as objectdb.jar

How to develop for a server license

Hello, our company recently aquired a server license, which can only be activated ... for their local objectdb? Can they simply use the generated activation code of the server (linux) or do they need ... on cloud server for another month. Can the original license still be valid? gzdillon Lai Yang Yes, but you will have to run activation again. support Support

How to create a Unique constraint?

the database - the index starts as inactive. To activate it you need to rebuild the index. Currently the only way to activate the index is to use ObjectDB Doctor to rebuild the entire database ... built and activated in the background . support Support

Occasionally slow requests in load testing

to the database file during query processing. Check the active query. Maybe you have to define a new index or ... and after that it had low level of write IO activity . Please see the db_io_norecovery.png.   As ... of write IO activity . Please see the db_io_norecovery.png. In that case you may try using separate

EntityManager.getLockMode(entity) - JPA Method

is not a managed entity and a transaction is active Since: JPA 2.0

EntityManager.isJoinedToTransaction() - JPA Method

JPA Method in javax.persistence.EntityManager boolean isJoinedToTransaction () Determine whether the entity manager is joined to the current transaction. Returns false if the entity manager is not joined to the current transaction or if no transaction is active Return: boolean Since: JPA 2.1

EntityManager.close() - JPA Method

). If this method is called when the entity manager is joined to an active transaction, the persistence context

Super class' field access fails

I have a base class: public abstract class HotObject extends BaseObject { private Integer activity ; protected HotObject() { activity = 1; } public Integer getActivity() { return activity ; } public void setActivity(Integer activity ) { this. activity = activity ; } public void increaseActivity

Query fails with failed to read

is thrown? Any other special activity at that time? Please post a full stack trace of the exception (strange ... we have it now 5-10 times per day. There is not any backup activity active during these times. It always happens ... is enabled for all loggers, which is the default). support Support thanks, version is active , we wait

docker documentation

(working): import com.objectdb. Activator import groovy.transform.CompileStatic @CompileStatic class Activation { static void main(String[] args) { PipedOutputStream piped = new PipedOutputStream() System.setIn(new PipedInputStream(piped)) Thread.start { Activator .main(args) } sleep(100) piped.println

each 1-2 days objects on some objectdb level lock/block each other

is not caused by any specific activity , we run more or less the same queries all day.  The 80% cpu ... adds more and more active threads. Maybe your system has a component that when a query doesn't ... requests before hitting ObjectDB? You can probably identify that activity in your log files (or in

Database access error , Doctor hanging on trying to repair, production shutdown at our biggest customer

, just no activity for hours (0 processor usage), no error message, nothing   hgzwicker Hans ... that you describe, is that only active if a doctor 2.7.1 was run before ? Are we after the doctor 2.7.1 repair of last week in a state where the fix is active ? we are probably not able to use the recording as

Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)

/retrieve EITHER: the transparent activation is failing AND/OR: entities are becoming detached. http://www ... if it affects. Transparent activation works only when the entity object is managed - once it becomes detached existing values are not expected to be cleared but then transparent activation is disabled

missing merger

special activity today at the time that these errors start please report.  We are using Java 17 ... ; support Support If there is any other clue regarding special activity today at the time ... ? after running the doctor it is running now, but currently there is nearly no activity by the way

PersistenceManagerFactory.removeAllFetchGroups() - JDO Method

JDO Method in javax.jdo.PersistenceManagerFactory void removeAllFetchGroups () Remove all FetchGroup s from the set of active FetchGroup s. All removed FetchGroup s become unscoped. The methods addFetchGroups , removeFetchGroups , getFetchGroups , and removeAllFetchGroups are internally serialized

PersistenceManagerFactory.removeFetchGroups(groups) - JDO Method

JDO Method in javax.jdo.PersistenceManagerFactory void removeFetchGroups (   FetchGroup... groups ) Remove the FetchGroup s from the set of active FetchGroup s. Existing FetchGroup s that match parameter FetchGroup s are removed. Parameter FetchGroup s that do not match any existing

PersistenceManager.makePersistent(pc) - JDO Method

of an active transaction, or a JDOUserException is thrown. For a transient instance, it assigns an object

PersistenceManager.deletePersistent(pc) - JDO Method

JDO Method in javax.jdo.PersistenceManager void deletePersistent (   Object pc ) Delete the persistent instance from the data store. This method must be called in an active transaction. The data store object will be removed at commit. Unlike makePersistent , which makes the closure

FetchPlan.setGroup(fetchGroupName) - JDO Method

JDO Method in javax.jdo.FetchPlan FetchPlan setGroup (   String fetchGroupName ) Set the active fetch groups to the single named fetch group. Parameters: fetchGroupName - the single fetch group Return: the FetchPlan Since: JDO 2.0

PersistenceManager.newQuery(compiled) - JDO Method

JDO Method in javax.jdo.PersistenceManager Query newQuery (   Object compiled ) Create a new Query using elements from another Query . The other Query must have been created by the same JDO implementation. It might be active in a different PersistenceManager or