943,807 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 336
  • Java RSS
Jun 10th, 2009
0

A database problem

Expand Post »
Hello people.

I seem to connect and select the data i want from a specific and big table. But when the information to be selected is small, everything is allright. But when i try to select information that is not that much small. For example when i select from 3000 columns, my program gives error.

Web container has been active for 80000 miliseconds.

Also says that there are some number of threads that are hung.
Last edited by Xessa; Jun 10th, 2009 at 8:50 am.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
Xessa is offline Offline
58 posts
since Jan 2008
Jun 10th, 2009
0

Re: A database problem

Click to Expand / Collapse  Quote originally posted by Xessa ...
Hello people.

I seem to connect and select the data i want from a specific and big table. But when the information to be selected is small, everything is allright. But when i try to select information that is not that much small. For example when i select from 3000 columns, my program gives error.

Web container has been active for 80000 miliseconds.

Also says that there are some number of threads that are hung.
Which database product are you using?
Moderator
Reputation Points: 2136
Solved Threads: 1228
Posting Genius
adatapost is offline Offline
6,527 posts
since Oct 2008
Jun 10th, 2009
0

Re: A database problem

and what kind of exception does your program give?
Reputation Points: 935
Solved Threads: 356
Nearly a Posting Maven
stultuske is online now Online
2,493 posts
since Jan 2007
Jun 10th, 2009
0

Re: A database problem

"J2CA0294W: Deprecated usage of direct JNDI lookup of resource"


But i don'T get any warnings or errors when i choose small numbers.


select * from myTable where (myId between 1 and 100) works

select * from myTable where (myId between 1 and 10000) doesn'T work...

HELP needed. What might the problem be?
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
Xessa is offline Offline
58 posts
since Jan 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: i urgently need java help!
Next Thread in Java Forum Timeline: SWT Question - Eclipse RCP





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC