ObjectDB Database Search

51-100 of 200 results

The server cannot start in CentOS

.objectdb.Server start The result is attached. After typing the command, the system seems halting. gzdillon Lai Yang Actually your attached screenshot shows that the server has been started successfully. If you want to start it in the background, try: java -cp objectdb.jar com.objectdb.Server start &  

ORDER BY problem, when String starts with language specific character

Dear all, I have a problem with ORDER BY clause. I have a simple query: select u from User u order by u.name When the name starts with "normal/english" character, records are ordered correctly. But when it starts with language specific character like 'Č', these records are placed after records

Starting Explorer programmatically

Hi wondering if it's possible to start Explorer from code. Reason: In cases where Gradle is used to manage the ObjectDb jar version, it would be useful to start the explorer from a Groovy script (or java program), to guarantee that it's using the same Gradle-managed objectdb jar version.  

How to start a objectdb server with new Daemon (without blocking the thread)??

I am planning to use objectdb+jetty on Google compute engine server for my next project. But it seemed starting the server will block my thread. Any instruction to avoid thread blocking?    taheta Taheta Woon Consider using embedded mode, which is faster, and does not require running

Query problem after transaction commit

[Remarks] 01 Test_Connection: connecting 02 Test_Connection: connected 03 UI: start query [query ...   05 code= %, desc= % 06 UI: end query 07 UI: start printing result 08 code= A, desc= Good ... printing result 12 Goods creation: D created [create Goods D successfully] 13 UI: start query [query

retrieval again and again started

retrieval again and again started

Application not starting after enhancement

Application not starting after enhancement

exception on start

exception on start

JBoss 7 startup fails

.GA 13:49:14,719 INFO [org.jboss.as] JBoss AS 7.0.1.Final "Zap" starting 13:49:21,432 WARN [org ... .jboss.as.naming] (MSC service thread 1-2) Starting Naming Service 13:49:23,989 INFO [org.jboss.as ... :/usr/lib 13:49:26,638 INFO [org.jboss.as.jmx.JMXConnectorService] (MSC service thread 1-1) Starting

Glassfish 3.1.2.1 and ObjectDB 2.4.3

Framework 1.9.46 started in: 33ms - bound to [0.0.0.0:8080] INFO: Grizzly Framework 1.9.46 started in: 17ms - bound to [0.0.0.0:8181] INFO: Grizzly Framework 1.9.46 started in: 4ms - bound to [0.0.0.0:3700] INFO: Grizzly Framework 1.9.46 started in: 12ms - bound to [0.0.0.0:4848] INFO: Grizzly

BeanCreationException in spring data JPA with objectDB

(ServletHolder.java:256) at org.mortbay.component.AbstractLifeCycle. start (AbstractLifeCycle.java:39 ... .AbstractLifeCycle. start (AbstractLifeCycle.java:39) at org.mortbay.jetty.handler.HandlerCollection ... (ContextHandlerCollection.java:156) at org.mortbay.component.AbstractLifeCycle. start (AbstractLifeCycle.java

query on calendar class

; @Temporal(TemporalType.TIMESTAMP) private Calendar start ; I tested: Query query=em.createQuery("SELECT c FROM Cdr c where c. start .DAY_OF_WEEK = ?1",Cdr.class); query.setParameter(1,Calendar.FRIDAY ... query on that same class but results should be objects where c. start {t '23:00:00'} I tested: Query

Schema Evolution Question

to perform the following steps: Stop old client application. Stop ObjectDB. Start ObjectDB. Start NEW client application. Or, is it necessary to do the following: Stop old client application. Start NEW client application (errors will occur due to "Field xxxx not found in type yyyy") Stop ObjectDB Start

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

.Final "Brontes" starting 08:17:22,209 INFO [org.xnio] XNIO Version 3.0.3.GA 08:17:22,209 INFO [org ... .connector] (MSC service thread 1-13) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final) 08:17:22,316 INFO [org.jboss.as.naming] (MSC service thread 1-9) JBAS011802: Starting Naming

How to Use a SF with extended Persistence Context?

: JBoss AS 7.1.1.Final "Brontes" starting 13:52:01,959 INFO  [org.xnio] XNIO Version 3.0.3.GA 13 ...   [org.jboss.as.connector] (MSC service thread 1-15) JBAS010408: Starting JCA Subsystem (JBoss ... 13:52:02,095 INFO  [org.jboss.as.naming] (MSC service thread 1-5) JBAS011802: Starting Naming

JPQL query to get entities that does not have a child entity in their child entities

;            JobId 01    Started ... :00      001 02    Step_1_ Started       ...     Step_2_ Started         2105:12:10 14:00:05 

500Mb ObjectDb database opening issue

Application start loading... 1/23/2016 15:38:43.3843: INFO : (AppPropertyManager.java:163 thread:AWT ... completed. 1/23/2016 15:38:43.3843: INFO : (AppCore.java:139 thread:AWT-EventQueue-0): start (): PA3 ... ): onAppClose(): Pa3 application onAppClose(): Start 1/23/2016 15:42:31.4231: INFO : (AppDataStoreManager

How to deploy an Objectdb project with Jboss AS 7?

:01,382 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting 04:56:02,040 INFO ... ) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final) 04:56:02,181 INFO [org.jboss.as ... 1-1) JBAS011802: Starting Naming Service 04:56:02,203 INFO [org.jboss.as.mail.extension] (MSC

Getting com.objectdb.o.UserException:

.StandardContext. start (StandardContext.java:3404) at org.apache.catalina.core.ContainerBase.addChild ... .HostConfig.deployApps(HostConfig.java:324) at org.apache.catalina.startup.HostConfig. start (HostConfig.java ... .core.ContainerBase. start (ContainerBase.java:1131) at org.apache.catalina.core.StandardHost. start

Catching exceptions from online backup

  UncaughtExceptionHandler which would be set on the executing thread before the execution starts ... (when it is not an immediate exception)? Maybe a query hint to disable starting the threads automatically will be a more flexible extension? i.e. your application will call Thread's start when ready

Failed to synchronize replicated database

all files from $replication directory. Started master Started slave But the exception is still thrown ... to work the slave database must start with a copy of the master database in the replication directory ... ; $replication , under the server data root directory. Starting a new replication of an existing master

ObjectDB is opening too many sockets

operation again with freshly started ObjectDB Server it did not opened single one. The results written ... and it's still not enough. We have 1 ODB Server started without any connections to it, and the sockets are slowing ... ] Server on port 10054 has started by 26621@testing TCP Dump over all interfaces did not print

jakarta.persistence.criteria.CriteriaBuilder.substring(Expression,Expression)

extraction. Extracts a substring starting at the specified position through to end of the string. First position is 1. Parameters: x - string expression from - start position expression Returns

jakarta.persistence.criteria.CriteriaBuilder.substring(Expression,int)

extraction. Extracts a substring starting at the specified position through to end of the string. First position is 1. Parameters: x - string expression from - start position Returns: expression

jakarta.persistence.criteria.CriteriaBuilder.substring(Expression,Expression,Expression)

) Create an expression for substring extraction. Extracts a substring of given length starting at the specified position. First position is 1. Parameters: x - string expression from - start position

jakarta.persistence.criteria.CriteriaBuilder.substring(Expression,int,int)

an expression for substring extraction. Extracts a substring of given length starting at the specified position. First position is 1. Parameters: x - string expression from - start position len - length Returns

Cannot initialize db after inserting a java.util.List

) at org.mortbay.component.AbstractLifeCycle. start (AbstractLifeCycle.java:39) at org.mortbay.jetty ... .doStart(RequestLogHandler.java:115) at org.mortbay.component.AbstractLifeCycle. start ... .mortbay.jetty.Server.doStart(Server.java:222) at org.mortbay.component.AbstractLifeCycle. start

jakarta.persistence.Embedded

@AttributeOverrides({ @AttributeOverride(name = "startDate", column = @Column("EMP_ START

jakarta.persistence.EntityTransaction

JPA article explains how to use EntityTransaction . Public Instance Methods void begin () Start

jakarta.persistence.AttributeOverrides

= @Column(name = "EMP_ START ")), @AttributeOverride(name="endDate", column = @Column(name = "EMP_END

jakarta.persistence.SequenceGenerator

object is to start generating. Default: 1 Since: Jakarta Persistence (JPA) 1.0 int allocationSize

Date field Index is corrupted due to time change

(AbstractButton.java:2341) The problem started happening without any obvious reason. I should mention ... ): We create a 1G DB file when the application starts for the fist time. The size of the DB file does not ... seconds. All other functions of the system continued as usual, however the DB started reporting

Query becomes slower on moving from ObjectDB 1.x to ObjectDB 2.x

; [JDORepository.retrieve:482] Start Time : class com.anritsu.eu.rtd.logger.rtdtool.LogEntryAttributeImpl 11-Sep ... ; [JDORepository.retrieve:482] Start Time : class com.anritsu.eu.rtd.logger.rtdtool.LogEntryAttributeImpl 11 ... ; [JDORepository.retrieve:482] Start Time : class com.anritsu.eu.rtd.logger.rtdtool.LogEntryAttributeImpl

How to disable use of graphic windows by objectDB

Helo folks, i created a shell script to start objectDB as a service in my linux machine, but the problem is when it starts , show some popup windows and try to create a notification icon in ... .   [root@GhostRider bin]# ./objectdb.sh start /usr/bin/sudo -b -u javauser /usr/java/jdk/bin

AttachNotSupportedException

ObjectDB: version 2.6.9 build 5 Problem description: ObjectDB server will start and function normally ... ', because starting the last two exe's will fail with an error: 'Error starting Java VM'. RuiRosado Rui ... . FYI: Eclipse Neon, Java JDK 1.8, Apache TomEE 7.0.2-plume. We start ObjectDB by calling server-b.exe

Adding EntityListener Throws Unexpected Internal Exception

) at play.api.GlobalPlugin.onStart(GlobalSettings.scala:220) at play.api.Play$$anonfun$ start $1$$anonfun$apply$mcV$sp$1.apply(Play.scala:91) at play.api.Play$$anonfun$ start $1$$anonfun$apply$mcV$sp$1 ... $$anonfun$ start $1.apply$mcV$sp(Play.scala:91) at play.api.Play$$anonfun$ start $1.apply(Play.scala:91

Dependency from enhanced classes to the objectDB library

.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher. start (EclipseAppLauncher ... .core.runtime.internal.adaptor.EclipseAppLauncher. start (EclipseAppLauncher.java:104) at org.eclipse.core ... .eclipse.core.runtime.internal.adaptor.EclipseAppLauncher. start (EclipseAppLauncher.java:104) at org

General Performance Issues Illustrated with a Specific Method

("listPatientsByIDsWithBasicData - start - " + st); List cs = new ArrayList (); if (ids == null || ids.trim ... - start - 1695401112698]] m = {q=0715812399}]] j = select new lk.gov.health.phsp.pojcs.ClientBasicData(c ... ]] listPatientsByIDsWithBasicData - start - 1695401637568]] m = {q=0715812399}]] j = select new lk.gov

persistence.xml classes not respected by ObjectDB

erase the DB and start all over. But that's a problem. I have discovered it when I had to delete ... the elements in the development db, then upload the files on production, then start the app ... are deleted before starting ). The application doesn't use the classes from P2 in P1. Take as a proof

EM close causes an exception

before starting ). Temporary directories should be distinct and locked per JVM. However, if for some reason (1)  java.util.Random starts with the same initial seed, and, (2) file locking does not ... configuration   Console output: start flush: 0 flush: 10000 flush: 20000 flush: 30000 flush

jakarta.persistence.EntityTransaction.begin()

Jakarta Persistence (JPA) Method in jakarta.persistence.EntityTransaction void begin() Start a resource transaction. Throws: IllegalStateException - if EntityTransaction.isActive is true. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.SequenceGenerator.initialValue

Jakarta Persistence (JPA) Method in jakarta.persistence.SequenceGenerator int initialValue (Optional) The value from which the sequence object is to start generating. Default: 1 Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.criteria.CriteriaBuilder.locate(Expression,String,int)

to be located from - position at which to start search Returns: expression corresponding to position. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.criteria.CriteriaBuilder.locate(Expression,Expression,Expression)

pattern - expression for string to be located from - expression for position at which to start search

objectdb-2.6.9_06: Extended Persistence Context fails: 'Attempt to begin a new transaction when a transaction is active'

.doStartup(SingletonLifeCycleManager.java:158) at org.glassfish.ejb.startup.EjbApplication. start (EjbApplication.java:166) at org.glassfish.internal.data.EngineRef. start (EngineRef.java:122) at org.glassfish.internal.data.ModuleInfo. start (ModuleInfo.java:291) at org.glassfish.internal.data.ApplicationInfo

Unexpected Exception during commit

.StandardContext. start (StandardContext.java:4252) at org.apache.catalina.core.ContainerBase. start (ContainerBase.java:1014) at org.apache.catalina.core.StandardHost. start (StandardHost.java:736) at org.apache.catalina.core.ContainerBase. start (ContainerBase.java:1014) at org.apache.catalina.core

Online Backup degrades responsiveness.

days: try { CoreService.getLogger(this).info("DB Backup Start ..."); TypedQuery backupQuery =   ... (); } These 2 days I notice that the server, or mainly database would start to have issues responding ... ; When the "DB Backup Start ..." starts , 2-3 minutes after I would have lots of players drop off and my server

Pessimistic lock timeout - blocks indefinitely

much less efficient!). However, this is the output I get: Starting ... updater3 starting updater4 starting updater0 starting updater2 starting updater1 starting updater1 LockTimeoutException updater2 LockTimeoutException updater3 LockTimeoutException updater4 changing name from start to updater4 updater4 commited

Internal error

.component.AbstractLifeCycle. start (AbstractLifeCycle.java:68) at org.eclipse.jetty.util.component.ContainerLifeCycle. start (ContainerLifeCycle.java:131) at org.eclipse.jetty.server.Server. start (Server.java:452 ... .server.Server.doStart(Server.java:419) at org.eclipse.jetty.util.component.AbstractLifeCycle. start

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 ... at 12:33, exactly when the errors started . So apparently something with that transaction produced