Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8519985
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T06:24:19+00:00 2026-06-11T06:24:19+00:00

Getting started with the test file – TestManyToOne.java, I thought I would just run

  • 0

Getting started with the test file – TestManyToOne.java, I thought I would just run the file in Eclipse, to see what happens, or what I should expect??? In doing so, I get a slurry of information within the console,…

see information below,

…as well as a couple Java Exception Breakpoints.

  • Is that something to be concerned with?

  • In the realm of debugging, where will I want to place my line breakpoints?

Thanks ahead of time, for the insight,
Ryan

Console info is extensive, so only posting last few line; If more information is necessary, please advise…

    `CF=DboColumnMeta persist rowkey=PartSecurity:id
     CF=DboTableMeta persist rowkey=PartSecurity
    `CF=DboColumnMeta persist rowkey=PartSecurity:id
     CF=DboColumnMeta persist rowkey=StringIndice:id
    `CF=DboColumnMeta persist rowkey=PartSecurity:id
     CF=DboTableMeta persist rowkey=StringIndice
    `CF=DboColumnMeta persist rowkey=PartSecurity:id
     CF=DboColumnMeta persist rowkey=DecimalIndice:id
    `CF=DboColumnMeta persist rowkey=PartSecurity:id
     CF=DboTableMeta persist rowkey=DecimalIndice
    `CF=DboColumnMeta persist rowkey=PartSecurity:id
     CF=DboColumnMeta persist rowkey=IntegerIndice:id
    `CF=DboColumnMeta persist rowkey=PartSecurity:id
     CF=DboTableMeta persist rowkey=IntegerIndice
    `CF=DboColumnMeta persist rowkey=PartSecurity:id
     CF=DboDatabaseMeta persist rowkey=nosqlorm
    `CF=DboColumnMeta persist rowkey=PartSecurity:id
     2012-09-12 09:52:06,830         `CF=DboColumnMeta persist rowkey=PartSecurity:id
     com.alvazan.orm.layer9z.spi.db.inmemory.InMemorySession
    `CF=DboColumnMeta persist rowkey=PartSecurity:id
     `CF=DboColumnMeta persist rowkey=PartSecurity:id
     `CF=DboColumnMeta         `CF=DboColumnMeta persist rowkey=PartSecurity:id
     persist rowkey=PartSecurity:id
     lookupColFamily
    INFO: CREATING column family=DboColumnMeta in the in memory nosql store
    2012-09-12 09:52:06,830         `CF=DboColumnMeta persist rowkey=PartSecurity:id
     com.alvazan.orm.layer9z.spi.db.inmemory.InMemorySession          lookupColFamily
    `CF=DboColumnMeta persist rowkey=PartSecurity:id
    `CF=DboColumnMeta persist rowkey=PartSecurity:id
     INFO: CREATING column family=DboTableMeta in the in memory nosql store
    `CF=DboColumnMeta persist rowkey=PartSecurity:id
     2012-09-12 09:52:06,850         `CF=DboColumnMeta persist rowkey=PartSecurity:id
     com.alvazan.orm.layer9z.spi.db.inmemory.InMemorySession                 `CF=DboColumnMeta persist rowkey=PartSecurity:id
     `CF=DboColumnMeta         `CF=DboColumnMeta persist rowkey=PartSecurity:id
     persist rowkey=PartSecurity:id
     lookupColFamily
    `CF=DboColumnMeta persist rowkey=PartSecurity:id
     INFO: CREATING column family=DboDatabaseMeta in the in memory nosql store
    `CF=DboColumnMeta persist rowkey=PartSecurity:id
     2012-09-12 09:52:06,851 com.alvazan.orm.logging.NoSqlRawLogger sendChanges
    INFO: [rawlogger] Sending Changes to server took(including spi plugin)=21 ms`
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T06:24:21+00:00Added an answer on June 11, 2026 at 6:24 am

    If you are in TestManyToOne.java, a good breakpoint would be in the simple testReadWrite method or line 79 in this version

    https://github.com/deanhiller/playorm/blob/6f5ed41d2d284902c194b843ac90876da55bab0b/input/javasrc/com/alvazan/test/TestManyToOne.java

    Then you could step into readWriteBasic method. I am not sure what you mean by “A couple of java exception breakpoints”? perhaps a screenshot of what you mean there?

    Also, your console implies you may be running EVERY test in a class or the whole test suite. I would instead just right click the method you want to run/debug “testReadWrite” and run/debug just that one method(you won’t have as much in the console that way either).

    Dean

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just getting started with C++ here. I am working on OSX with Eclipse CDT.
I am just getting started with Jetty (Jetty 6 w/ Java 6). Using the
I am trying to run users_test.rb file which just has test the truth do
I'm just getting started with ctypes and would like to use a C++ class
I'm just getting started with WatiN and attempting to test a large number of
I'm just getting started with MySql and need to run simple queries on the
I'm getting started with Selenium IDE and trying to test a webapp that's full
Just getting started with db2. Quick question about giving it SQL commands from a
Just getting started on NVelocity (v1.1.1) and it seems to be working just fine.
Just getting started building an app using the v6 of the facebook c# sdk

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.