Internal Website Search
51-92 of 92 resultsConnection is closed Caused by: java.io.EOFException; "objectdb://localhost/test.odb;user=admin; password =admin"); for (int i = 0; i | |
enumeration table? how to on pure jpa?; value servername 127.0.0.1 serverPort 4444 username test password | |
ODBC - How to create a DSN connection in Window Hi, is there a way to set DSN of ObjectDB in windows for excel data analysis? 搜索 复制 gzdillon Lai Yang You can use the connection URL , including protocol, host, port, path, username and password (when applicable) as DSN of ObjectDB databases. However, ObjectDB does not support ODBC or JDBC | |
EntityManager getMetamodel() causes crash; password =admin;drop" EntityManager em = emf.createEntityManager(); em.getTransaction().begin(); MyEntity | |
ObjectDB within a resource adapter module and Java EE Connector Architecture is the same in both case, but at least the path is clear. Note also that the user and password | |
Connecting to a remote objectdb server://localhost:6136/db/myapp.odb;user=admin; password =admin" to connect to my localhost server running on port | |
Composite Index error 328 login(int gid, long id, long password , String ipAddr) { try { final UsrlistEntity usrlistEntity | |
Spring and packagesToScan.odb", "javax.persistence.jdbc.user", "admin", "javax.persistence.jdbc. password ", "admin"); factory | |
Server connection management;user=admin; password =admin"); for (int i = 1; i | |
ObjectDB version 2.1 has been released of url arguments ( ";user=admin; password =admin" ). Changed default to NonTransactionalWrite enabled | |
Suspected memory leak You can use FTP to upload large files: Host: objectdb.com, Username: public, Password : public support | |
Performance problem; "objectdb://10.10.10.14/E_POLICIJA.odb;user=admin; password =admin | |
Connect to objectdb database.persistence.jdbc. password " value = "admin" / And I'm getting this error when creating | |
connect with server.put("javax.persistence.jdbc.user", "admin"); properties.put("javax.persistence.jdbc. password | |
Undeployment of an remote Glassfish application locks objectdb log file password on the Glassfish server and enable "secure admin". Now, log in remotely to the Glassfish | |
How to define Default Entity Listeners without persistence.xml and orm.xml.persistence.jdbc. password ", "admin"); EntityManagerFactory factory = Persistence.createEntityManagerFactory | |
programmatic activation Wondering if there is documentation for this class: com.objectdb. Activator Specifically: Is it possible to programmatically activate ObjectDB, ie: to pass in username, password , site key, and get back a link? This would help significantly with activation in server environments. dmoshal | |
there is a free version? when I run my project from eclipse the console ask me, besides username and password , the license key, but I want to use it for free. How can I do? unozer asd Please check what exactly you are running in Eclipse. According to your description it seems that your main class is the ObjectDB Activator | |
PersistenceException UserException: Failed to validate persistence.xml I'm really tired of looking at the same exception all day. I have DaoService which gets initialized when app starts. public DaoService() { Map properties = new HashMap (); properties.put("javax.persistence.jdbc.user", "admin"); properties.put("javax.persistence.jdbc. password ", "admin"); factory | |
OutofMemory error with Object DB 2.0, Password : public support Support I am not able to connect to the ftp site objectdb.com to upload | |
BIRT plugin: Trouble with Client/Server connection;user=admin; password =admin using objectdb-jee.jar - (manifest.mf) Bundle-Version | |
Open several objectdb databases the same time/;user=admin; password =admin" ); m_EntityManager = m_EntityMgrFactory.createEntityManager(); } Also, I | |
data protection method in ObjectDB Embedded Mode I am new in ObjectDB and i need to understand How is data protection in ObjectDB Embedded Mode without using username or password thanks choymns choymns The way to keep an ObjectDB database encrypted is simply to store it on an encrypted drive. Modern operating systems support encryption | |
100% CPU when using multiple BETWEEN, Password : public support Support On your FTP server now as SystemDB.zip. We created much smaller | |
Out of memory, Password : public support Support I just upload compressed version on my account - file name is  | |
A distinguished Name for server or explorer is good for maintaining!; password =admin"); java.lang.ExceptionInInitializerError at src.run.testNodes. (testNodes.java:62) Caused | |
Should I be able to persist a JFrame (or gui components in general)?.createEntityManagerFactory("objectdb://localhost/thecontacts.odb;user=admin; password =admin"); em | |
Externalising persistence.xml properties in Glassfish? to convert jdbc/pgsqlPool to a database url, user and password . i.e. to use the jta-data-source | |
UserException: Invalid configuration in 'internal' - Check permissions paths Persistence.createEntityManagerFactory("objectdb:/path/to/dataset.odb;user=admin; password =admin | |
Changing from client server to embedded mode; password =admin"); Now to switch to embedded mode, I have tried following things   | |
Replication Issue.createEntityManagerFactory("objectdb://localhost:6001/KAKI.odb;user=admin; password =admin");   | |
JPA example is failing . createEntityManagerFactory ( "objectdb://127.0.0.1:6136/db;user=admin; password =admin" ); WHen I run | |
SSL Problem the password is wrong. See: https://stackoverflow.com/questions/1321557/can-not-get-key-from-keystore support Support | |
Improve ObjectDB Server; File Open Remote... setting password Browse... support Support | |
Unexpected exception (Error 990) - Merge with no Transaction.put("javax.persistence.jdbc. password ", "xxxxxx"); final EntityManagerFactory emf | |
ObjectDB 2.4.1 Fixed a bug of duplicating new objects during merge . Fixed a username/ password issue in using EntityManagerFactory 's getMetamodel . Fixed a bug in detachment of hollow objects on close ( issue #799 ). Fixed a Doctor exception ( issue #796 ). Fixed a Doctor bug in checking byte[] arrays | |
Server out of memory exceptions version) to ftp objectdb.com, user=public, password =public. support Support I'm unable | |
ObjectDB 2.1.1 Fixed an Explorer bug in handling listeners and callbacks. Fixed a bug in using user/ password url arguments multiple times. Fixed several bugs in query processing and running. | |
log entry and massive performance issues Hans-Georg Zwicker you can find the database on hummingbird-systems.com, login with user/ password | |
ObjectDB 2.1.0 exceptions . Added support of url arguments ( ";user=admin; password =admin" ). Changed default | |
Page #9 entry 0 (key 'bjjl') has 75 extra bytes / Unexpected last index ID: -119 (expected -116) values for password and salt in the code. lorenz2304 Benjamin Lorenz Thank you for this useful | |
Unexpected Exception during commit;"objectdb://xxxxxxxxxxxxxxx.compute-1.amazonaws.com/dev8-26.odb;user=x; password =x");   |