opensourceBIM / IfcOpenShell-BIMserver-plugin

IfcOpenShell BIMserver plugin
Other
51 stars 28 forks source link

Multiple checkin request from api #1

Closed navneetccna closed 8 years ago

navneetccna commented 10 years ago

If i try to hit checkin api method server get crashed please tell me what i am doing wrong as server should process multiple request simultaneously

18-04-2014 11:17:06 DEBUG org.bimserver.servlets.JsonWebsocketReflector - WS: {"request":{"interface":"Bimsie1NotificationInterface","method":"progress","parameters":{"topicId":6,"state":{"__type":"SLongActionState","end":null,"errors":[],"infos":[],"oid":-1,"progress":-1,"rid":0,"stage":1,"start":1397800026000,"state":"STARTED","title":"Generating Geometry...","warnings":[]}}}} 18-04-2014 11:17:07 INFO org.ifcopenshell.IfcOpenShellEngine - Initializing IfcOpenShell engine

A fatal error has been detected by the Java Runtime Environment:

SIGSEGV (0xb) at pc=0x182e439a, pid=3541, tid=520039232

JRE version: OpenJDK Runtime Environment (7.0_51) (build 1.7.0_51-b00)

Java VM: OpenJDK Server VM (24.45-b08 mixed mode linux-x86 )

Problematic frame:

C [libIfcJni.so+0x7a639a] std::tr1::_Sp_counted_base_impl<IfcTemplatedEntityList*, std::tr1::_Sp_deleter<IfcTemplatedEntityList >, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)+0x3978a

Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

An error report file with more information is saved as:

/root/bimn/bimserver/hs_err_pid3541.log

If you would like to submit a bug report, please include

instructions on how to reproduce the bug and visit:

http://icedtea.classpath.org/bugzilla

The crash happened outside the Java Virtual Machine in native code.

See problematic frame for where to report the bug.

Server has been shut down No expanding necessary Linux Main class: org.bimserver.JarBimServer

aothms commented 10 years ago

Hi,

This version of the plug-in is a different one from the one you are using. Please upgrade to the latest BIMserver Release Candidate and see whether the problem persists. Thanks.

Kind regards, Thomas