forked from opensourceBIM/BIMserver
-
Notifications
You must be signed in to change notification settings - Fork 0
Ruben de Laat edited this page Jul 10, 2013
·
3 revisions
Q: Can I copy a BIMserver home directory/database from system X to sytem Y?
A: Yes, the BIMserver is platform agnostic, you can migratie from windows to linux, from 32 to 64 bit etc...
Q: A database initialisation error has occured ((JE 4.1.6) Problem creating output files in: [databaselocation]/je.info UNEXPECTED_EXCEPTION: Unexpected internal Exception, may have side effects
A: Make sure the database directory has enough rights for the user running the BIMserver
Get Started
Deployment
Developers
- Service Interfaces
- Clients
-
Plugin Development
- [Serializer Plugin](https://github.com/opensourceBIM/BIMserver/wiki/Serializer Plugin)
- [Deserializer Plugin](https://github.com/opensourceBIM/BIMserver/wiki/Deserializer Plugin)
- Model Compare Plugin
- Model Merge Plugin
- Query Engine Plugin
- Render Engine Plugin
- ObjectIDM Plugin
- Schema Plugin
- Service Plugin
BIMServer Developers
- Eclipse
- Eclipse Modeling Framework
- Embedding
- Terminology
- Database/Versioning
- IFC STEP Encoding
- Communication
General