|
Whether I get prompted for a password or not, it hangs between accepting the authentication and executing what I asked for. E.G. sudo ls will hang for about 60 seconds.
I'm confused about what might be causing this. This is on Centos 5, and I've looked...
Started by dlamblin on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Try netstat -r to check.
Sometimes when your default route isn't set, commands like sudo hang.
|
|
Hi to all,
I just using regular expression to remove comment tag in html file (Pattern is: " <!--(.|\s)*?--!?> ")
but some site not using standard html tag, sample:
<script language="javascript"> <!-- js code ... </script>
in this...
Started by Hamid on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
You could evaluate the regex in a thread and abort the thread after a given timeout
You can rewrite the regex so that it fails as quickly as possible when no match is possible, like so:
<!--(?>(?:[^-]+|-(?!->))*)-->
If the unclosed comment... .
|
|
We are using Excel to convert SpreatSheetML to XLS in an ASP.NET webservice. Moreover, if the user checks the right checkboxes, we spawn a thread that uses Excel to print the spreadsheet.
Recently, we have deployed the app in a new environment, and then...
Started by mookid on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
However, if it hangs, the process can be killed and another one started.
To Excel (one at a time).
|
Ask your Facebook Friends
|
We have a dedicated server, with the following configuration: AMD Athlon (tm) 64 X2 Dual Core Processor 5600 + Memory: 4GB OS: Debian 4.0, kernel: 2.6.18-5-amd64 Apache/2.2.3 PHP/5.2.0-8 MYSQL: 5.0.32
The server works without problems, when suddenly from...
Answer Snippets (Read the full thread at serverfault):
Is this....
Is anything odd showing up in:
/var/log/apache2/error.log /var/log/apache2/access.log /var/log/syslog
Note if you're using virtual hosting then the Apache 2 log files might be in a different location .
The first place to check is the system logs.
|
|
The following WMI query throws an exception at serverProtocolsManagement.Get() when sqlHost is an invalid server name (as expected. However, if I try to invoke this code again with the same invalid parameter, the ManagementScope constructor hangs indefinitely...
Started by Pwninstein on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Do you have the same problem when you use the ManagementClass constructor (with the string scope instead of the ManagementScope object)?
(therefor skipping the whole ManagementScope step)
Apparently running WMI queries from the Immediate Window while... .
|
|
(N.B.: Yes, this is a ridiculous question, and I will be entirely unsurprised if the answer to this question is "no". That said:)
I've written an XSLT stylesheet which deliberately performs a lengthy, unparallelizable computation on an XML fragment. It...
Started by Meredith L. Patterson on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I don't know why your IFrame solution doesn't work, but even if it did, you would still need Javascript to import... .
You won't be able to perform a XSLT transformation after the page is loaded and use its result in a form in the same page without Javascript .
|
|
In my application, Spring manages connection pool for database access. Hibernate uses these connections for its queries. At first glance, I have no problems with the pool: it works correctly with concurrent clients and a pool with only one connection....
Started by Sinuhe on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The pool will make sure....
Get one, use it, close it immediately.
In your code, you shouldn't keep connections around.
Usually, it's Apache DBCP which has a timeout for each connection after it will close it .
Check the config of your pool implementation.
|
|
Is it time to hang up my scarf? All
After far to many years getting frustrated, angry, upset etc etc the time may have come to give it up.
Maybe it's just me but when people sat utd are a fantasticly run club it makes me laugh.
Ticket office haven't a...
Started by Bladerunner_1967 on
, 24 posts
by 23 people.
Answer Snippets (Read the full thread at footymad):
Re: Is it time to hang up my scarf? Personally if we go up or not true Blades....
If we get to Wembley though, l bet you'll be there .
Re: Is it time to hang up my scarf? 'Bladerunner_1967' wrote at 06:57 on 13 May: All
After far.
|
|
On Fri, 11 Jan 2008 21:13:09 +0000 (UTC), Joel Braverman <onephatcat@earthlink.net> wrote:
I first encountered this problem months ago while trying to add the xwindows
packages to my cygwin isntall - the installer would hang in the middle. I...
Started by Joel Braverman on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
At the end, it hangs up, never creates.
I
> deleted all directory and this time I just
> installed the basic package.
Gt; packages to my cygwin isntall - the installer would hang in the middle.
|
|
I call this technique "Hang Time". I discovered it while driving cross country with a group of other hypermilers earlier this year. I first noticed it on the 1st generation Honda Civic Hybrid we were driving and then confirmed it on the 2nd generation...
Started by BailOut on
, 15 posts
by 13 people.
Answer Snippets (Read the full thread at yarisworld):
As long as you're decelerating you burn less fuel, meaning more mpg but the time you.
Doing the accelerator a bit.
Are just real time estimates? Thanks! I've tried this but for me it wasn't worth the effort.
|