Giter Club home page Giter Club logo

org.openntf.domino-demo-database's People

Contributors

jyyna avatar markleusink avatar paulswithers avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

org.openntf.domino-demo-database's Issues

actual version of db crashes server if M2.5 of API is installed

HI Paul, I've tried to build and use demo db on 9.0 server (linux64) with org.openntf.domino API M2.5 installed and it crashed very badly when creating small data set from admin page. Can you please check if it is problem on my machine or not?

19.06.2013 16:12:08 HTTP JVM: Unhandled exception
19.06.2013 16:12:08 HTTP JVM: Type=Segmentation error vmState=0x00000000
19.06.2013 16:12:08 HTTP JVM: J9Generic_Signal_Number=00000004 Signal_Number=0000000b Error_Value=00000000 Signal_Code=00000001
19.06.2013 16:12:08 HTTP JVM: Handler1=00007F74599D2900 Handler2=00007F745968BFB0 InaccessibleAddress=0000000000000028
19.06.2013 16:12:08 HTTP JVM: RDI=00000000032B5300 RSI=0000000000000007 RAX=0000000000000000 RBX=00000000032B5300
19.06.2013 16:12:08 HTTP JVM: RCX=00007F7459B368C0 RDX=0000000000060000 R8=00007F743E7957B8 R9=00007F743E794E38
19.06.2013 16:12:08 HTTP JVM: R10=0000000000000020 R11=00007F744132E44C R12=0000000000000000 R13=0000000000000401
19.06.2013 16:12:08 HTTP JVM: R14=0000000000000000 R15=0000000000000003
19.06.2013 16:12:08 HTTP JVM: RIP=00007F743F6332CB GS=0000 FS=0000 RSP=00007F743E795100
19.06.2013 16:12:08 HTTP JVM: EFlags=0000000000210202 CS=0033 RBP=0000000000000000 ERR=0000000000000004
19.06.2013 16:12:08 HTTP JVM: TRAPNO=000000000000000E OLDMASK=0000000000300000 CR2=0000000000000028
19.06.2013 16:12:08 HTTP JVM: xmm0 0000000000000000 (f: 0,000000, d: 0,000000e+00)
19.06.2013 16:12:08 HTTP JVM: xmm1 0000000000000000 (f: 0,000000, d: 0,000000e+00)
19.06.2013 16:12:08 HTTP JVM: xmm2 0000000000000000 (f: 0,000000, d: 0,000000e+00)
19.06.2013 16:12:08 HTTP JVM: xmm3 00007f74486d6c78 (f: 1215130752,000000, d: 6,923708e-310)
19.06.2013 16:12:08 HTTP JVM: xmm4 00007f74486d6c78 (f: 1215130752,000000, d: 6,923708e-310)
19.06.2013 16:12:08 HTTP JVM: xmm5 00007f74662e5270 (f: 1714311808,000000, d: 6,923733e-310)
19.06.2013 16:12:08 HTTP JVM: xmm6 00007f7459b39300 (f: 1504940800,000000, d: 6,923722e-310)
19.06.2013 16:12:08 HTTP JVM: xmm7 0000000000000102 (f: 258,000000, d: 1,274689e-321)
19.06.2013 16:12:08 HTTP JVM: xmm8 0000000000000000 (f: 0,000000, d: 0,000000e+00)
19.06.2013 16:12:08 HTTP JVM: xmm9 0000000000000000 (f: 0,000000, d: 0,000000e+00)
19.06.2013 16:12:08 HTTP JVM: xmm10 0000000000000000 (f: 0,000000, d: 0,000000e+00)
19.06.2013 16:12:08 HTTP JVM: xmm11 0000000000000000 (f: 0,000000, d: 0,000000e+00)
19.06.2013 16:12:08 HTTP JVM: xmm12 0000000000000000 (f: 0,000000, d: 0,000000e+00)
19.06.2013 16:12:08 HTTP JVM: xmm13 0000000000000000 (f: 0,000000, d: 0,000000e+00)
19.06.2013 16:12:08 HTTP JVM: xmm14 0000000000000000 (f: 0,000000, d: 0,000000e+00)
19.06.2013 16:12:08 HTTP JVM: xmm15 0000000000000000 (f: 0,000000, d: 0,000000e+00)
19.06.2013 16:12:08 HTTP JVM: Module=/opt/ibm/domino/notes/latest/linux/liblsxbe.so
19.06.2013 16:12:08 HTTP JVM: Module_base_address=00007F743F4F7000
19.06.2013 16:12:08 HTTP JVM: Target=2_40_20121024_126067 (Linux 3.5.7)
19.06.2013 16:12:08 HTTP JVM: CPU=amd64 (4 logical CPUs) (0x1ebdca000 RAM)
19.06.2013 16:12:08 HTTP JVM: ----------- Stack Backtrace -----------
19.06.2013 16:12:08 HTTP JVM: (0x00007F743F6332CB [liblsxbe.so+0x13c2cb])
19.06.2013 16:12:08 HTTP JVM: (0x00007F743F633618 [liblsxbe.so+0x13c618])
19.06.2013 16:12:08 HTTP JVM: Java_lotus_domino_local_Document_NreplaceItemValue+0x100 (0x00007F743F5BFD33 [liblsxbe.so+0xc8d33])
19.06.2013 16:12:08 HTTP JVM: (0x00007F74599E888D [libj9vm24.so+0x2a88d])
19.06.2013 16:12:08 HTTP JVM: ---------------------------------------
19.06.2013 16:12:08 HTTP JVM: JVMDUMP039I

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.