GithubHelp home page GithubHelp logo

dbp's People

Contributors

flips01 avatar flrk avatar tbdn avatar victorbiester avatar ykstr avatar

Watchers

 avatar  avatar  avatar

Forkers

tbdn

dbp's Issues

Query 6

Invalid Input-Format!
Enter Start Time [DD.MM.YYYY HH:MM]: 19.07.1998 00:00
Enter End Time [DD.MM.YYYY HH:MM]: 19.07.1998 02:00
Traceback (most recent call last):
File "client.py", line 48, in
client_queries.query6()
File "/home/stud/xx/Desktop/dbp/client_queries.py", line 88, in query6
results["S"], results["F"], float(results["S"]) / float(results["F"])
ZeroDivisionError: float division by zero
xxx@pool339pc14:~/Desktop/dbp$

SynFinRation bug

SynFinRation beträgt immer 8 (Oder 0, je nachdem wie das zu interpretieren ist)

Query 2

Retrieve the average data volume for all connections between IP a.b.c.d and IP w.x.y.z
Enter IP a.b.c.d in dotted Notation: 1.1.1.1
Enter IP w.x.y.z in dotted Notation: 2.2.2.2
Status: -3
Information: VOLTDB ERROR: UNEXPECTED FAILURE:
java.lang.IndexOutOfBoundsException: index = 0; rows = 0
at org.voltdb.VoltTable.fetchRow(VoltTable.java:734)
at dbp.queries.SelectAverageDataVolume.run(SelectAverageDataVolume.java:15)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.voltdb.ProcedureRunner.coreCall(ProcedureRunner.java:382)
at org.voltdb.ProcedureRunner.call(ProcedureRunner.java:287)
at org.voltdb.iv2.ProcedureTask.processInitiateTask(ProcedureTask.java:115)
at org.voltdb.iv2.SpProcedureTask.run(SpProcedureTask.java:101)
at org.voltdb.iv2.Site.run(Site.java:817)
at java.lang.Thread.run(Thread.java:748)

Press Enter to continue

Query 4

Formattierung fehlt:

Enter Port as single Number: 21
Status: 1
Information: None
column count: 2
row count: 0
cols: (DST_IP: 9), (DST_PORT: 5)
rows -

Press Enter to continue

Query 2

Retrieve the average data volume for all connections between IP a.b.c.d and IP w.x.y.z
Enter IP a.b.c.d in dotted Notation: 198.3.99.101
Enter IP w.x.y.z in dotted Notation: 127.16.114.207
Status: 1
Information: None
column count: 1
row count: 0
cols: (Average: 8)
rows -

Query 3

Formattierung fehlt:

Enter IP in dotted Notation: 21.21.21.12
Enter Port as single Number: 21
Status: 1
Information: None
column count: 2
row count: 0
cols: (DST_IP_PORT: 9), (SRC_IP: 9)
rows -

Press Enter to continue

Query 5

Overflow error:

Enter byte sequence: 0
Status: -2
Information: VOLTDB ERROR: SQL ERROR
  Output from SQL stmt overflowed output/network buffer of 50mb (-32k for message headers). Try a "limit" clause or a stronger predicate.

Press Enter to continue

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.