Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
123 | minor | always | 04-25-05 00:00 | 05-11-05 00:00 | |
|
|||||
Reporter: | user141 | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.12 | ||
Product Build: | 3.0.12 | Resolution: | fixed | ||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.13 | ||
|
|||||
Summary: | 0000123: <dependency-check-interval> does not seem to work with Resin 3.0.12 | ||||
Description: |
RSN-114 I have: <dependency-check-interval>2s</dependency-check-interval> in my resin.conf. However, when I drop a WAR file in webapps/ it takes roughly 57 seconds for Resin to discover there's a new file to deploy. Here's the log of my application: [00:55:55.396][info][sin.Resin3xContainer] Resin 3.0.12 started [00:55:55.477][info][.resin.ResinDeployer] Deploying [C:\Documents and Settings\Vincent Massol\.maven\repository\cargo\wars\simple-war-0.5-SNAPSHOT.war] to [C:\dev\cargo\samples\java\target\maven\resin3x\testWarHotDeployment\container\webapps]... [00:55:55.587][dbug][URLDeployableMonitor] Checking URL [http://localhost:8280/simple-war-0.5-SNAPSHOT/index.jsp] [^] for status... [00:55:55.587][dbug][URLDeployableMonitor] Status: response message [Not Found], response code [404] [00:55:55.697][dbug][URLDeployableMonitor] Checking URL [http://localhost:8280/simple-war-0.5-SNAPSHOT/index.jsp] [^] for status... [00:55:55.707][dbug][URLDeployableMonitor] Status: response message [Not Found], response code [404] [...] [00:56:51.487][dbug][URLDeployableMonitor] Checking URL [http://localhost:8280/simple-war-0.5-SNAPSHOT/index.jsp] [^] for status... [00:56:51.487][dbug][URLDeployableMonitor] Status: response message [Not Found], response code [404] [00:56:51.597][dbug][URLDeployableMonitor] Checking URL [http://localhost:8280/simple-war-0.5-SNAPSHOT/index.jsp] [^] for status... [00:56:52.979][dbug][URLDeployableMonitor] URL [http://localhost:8280/simple-war-0.5-SNAPSHOT/index.jsp] [^] is responding... This was working fine on Resin 3.0.9. I've just made the upgrade to 3.0.12 and I'm surprised to discover this. I would have thought that Resin would check every 2 seconds. Thanks -Vincent |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|