Andy Rodriguez

Ranch Hand
+ Follow
since Aug 30, 2001
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Andy Rodriguez

Grab-a-site works , i have used it on two occasions to save pages from the new as well as from the old ubb and also replicated onto palm . Go ahead give it a try , the trial ver. is free , but the only problem is that it acts a bot and downloads profiles etc., which sometimes is a pain , meaning you will have to sift thru the info and delete some to minimise the disk space. It virtually replicates the whole site .
http://www.bluesquirrel.com/products/grabasite/grabasite.html
- Creating a new thread as i didn't find the thread moved from MD ( new ubb bug ? i am also degraded to no of posts = 33 ! )
Nah - I don't think so. That tool only works if the site exlusively used html pages. UBB uses flat files and renders them dynamically into html pages on the fly. To download everything you would need the UBB software to recreate the html downloaded also.
--------------------
Cindy Glass

[ January 05, 2002: Message edited by: Andy Rodriguez ]
22 years ago
Hope you have the jndi lookup in the servlet's init() .
2) Increasing the connection time out param to 200 is to increase the default value of 180 - 3min by 20 sec.
Try disabling the timeout param by setting it to zero.( ofcourse for debugging purposes only )
3) I still think you have issues with your servlet logic or with user info /password to connect to your database.
Try this link for more info on conn pooling -
http://www.javaworld.com/javaworld/jw-10-2000/jw-1027-pool.html
22 years ago
Yep you can , try Grab-a-site by Blue Squirrel - http://www.bluesquirrel.com/products/grabasite/grabasite.html
There are couple others in the market too , but i can suggest this

Originally posted by Tintin Herge:
The Problem :
I want to Save all the Discussions on Meaningless Drivel Forum on to my Hard Disk so that I can view them when I am Offline. Not all, but lets say all whose link appears on the 1st Page.
Is it possible?? I tried Using Internet Explorer's Save Offline-Synchronise option through which U can save upto 3 Links Deep of Content, but that did not work. Any Other Ideas or Softwares ??
Tintin

22 years ago
Connection timeout indicates that the app has waited for a certain amount of time specified in the CONN_TIMEOUT param , (default is 3min i think )and has not got a connection back from the pool.
Your option 1) would be to increase the CONN_TIMEOUT param .
2) check the transaction logic in your biz layer : servlet ?
3) where are you closing the connections in the servlet ? hope not in the finalize() ? and also note to make sure that you havent used the connection obj as a static object in the app
Oh , are you using WAS4.0 ? WAS 4.0 follows jdbc2.0 spec's .
[ January 03, 2002: Message edited by: Seymour Skinner ]
22 years ago
Infocenter : http://www-4.ibm.com/software/webservers/appserv/infocenter.html
redbooks -
sg246176 - websphere 4.0 adv handbook
sg246520 - Websphere 4.0 advanced security handbook
Note both are in draft ver
------------------
My Ramblings @ <A HREF="http://<BR rel="nofollow">http://javarecon.tripod.com" TARGET=_blank>
http://javarecon.tripod.com
22 years ago
Its always fun replying to self - { My own quote }
You write in order to change the world, knowing perfectly well that you probably can't, but also knowing that literature is indispensable to the world... The world changes according to the way people see it, and if you alter, even by a millimeter, the way ... people look at reality, then you can change it.
- { James Baldwin }
One of the reasons people cling to their hates so stubbornly is because they seem to sense, once hate is gone, that they will be forced to deal with pain." - { James Baldwin }

Originally posted by Seymour Skinner:
What is this thread called now ? Still a quotes thread i hope !


22 years ago
What is this thread called now ? Still a quotes thread i hope !
22 years ago
To Quote : "Our machine is compatible with the sidewalk. If a Segway hits you, it's like being hit by another pedestrian "
With the top speed or around 15mph ? of segway ...wouldn't some one be trampled underneath it if we didnt have seprate pathways for IT.
22 years ago
How do you intend to drag the 60 odd lbs of the machine along with you considering i travel more than 17 miles by train into the city and 5 miles within the city , unless.. the cities are going to be built keeping in mind the existence of ginger ( meaning separate lanes ? ) or people intend to use it like the hypothetical case of people using old bicycles in cambridge where you just borrow a cycle and park it outside for someone else to use it and recycle the usage of ginger ?( 3000 $ eh ? )
22 years ago
i am not sure if it was on southpark ! unless you are reffering to the chef's meat balls Which i dont think is.....NO IT's A SCOOTER !!!
finally revealed : http://www.time.com/time/business/article/0,8599,186660,00.html
22 years ago
I have finally quit smoking - partly due to the book ..its been 5 days and it feels good to say that i have quit ( hope to stay that way )and also partly due to reading jiddu - http://www.kfa.org/
22 years ago
Btw i dont work for intrasonics company ..
22 years ago
Has anyone heard or worked on acoustic masking ? i was impressed by what i saw today , and the capability of psycho acoustic masking and the ability to send data along with sound ! http://javarecon.tripod.com/tech.html
I would love to hear from people as to what they think about this
22 years ago