I have a java program which reads messages off a queue, uses the information in the message to query a database and then write a message to another queue.
It works ok but if I have a lot of messages (ie. Over a 1000) it can suddenly start to fail and give a "Socket Connection Attempt Refused"...
I have a table which contains two fields:
ProductCode
StockQuantity
Each day I have messages build up on a queue from an external source which simply contain a product code. I then have send a reply message with the product code and the quantity in stock. Nothing too tricky there.
The problem...
That makes sense.
An added problem is that one of the duplicates is my server/domain controller so turning it off isn't too straightforward. It only seems to be the server that is having any problems with this. All clients can browse the network ping the computer name etc.
I will try your...
Having chaned my domain on my Windows XP Professional machine I have logged in and everything in my inbox has disappeared. I think when I added the mail box to my old domain it downloaded all the messages.
How do I access these emails to recover the inbox? I can no longer log on to the old...
Dear All,
A website I run makes a socket connection to my server at work and squirts some data down to it. If it can't connect it attempts a connection to a backup server, if that fails it sends me an email to tell me so.
This has worked ok for the last few weeks but recently I've been getting...
eric,
Thanks for the suggestion. I knew there was a speed difference between databases but wasn't aware the difference was so vast. I guess this is a good demonstration...
Cheers.
Update:
I have tried writing it to an Access Table and it runs about 10 times faster. I'm therefore guessing that DBASE isn't the best way to go when doing these sorts of operations.
Any speed suggestions would still be appreciated.
I have a python script that is inserting about 7000 records (each with 15 fields of 25 chars or less) into a DBF.
Each SQL statement is stored as a String in a list. I loop through the list executing each statment as I go. The problem I have is it seems to be running slowly. It takes...
I am trying to export an access table to a dBase 5 table. I get the error message "Field will not fit in Record". Through trial and error I have discovered that i can export successfully if I trim the table down to 40 fields. As soon as I exceed this it stops working... Has anyone else come...
I will try to describe the problem I am having as best I can.
Server: Windows 200 Small Business Server.
Clients: Windows 2000 Professional.
I can FTP from the server fine. It's working as it should.
When I try to connect to a FTP site from a client it runs VERY slowly.
It's slow whther I...
We are running Windows 2000 Small Business Server - SP4.
Every now and again we get a message saying...
"Lsass.exe" terminated unexpectedly...
Then it reboots the server. I have searched on Microsofts site but they say this problem is fixed with SP4. We are on SP4!
The error message on the Blue Sceen is:
Multiple_IRP_Complete_Requests
I have tried a chkdsk /p from the recovery console and it worked fine. But the next time I schedulaed a chkdsk /f it blue screened.
When I turn on my computer - windows 200 professional - it runs a chkdsk /f but when it reaches 7% it blue sceens. if i skip the chkdsk it will load windows.
How can i fix the disk?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.