Bug 745903 (EDG-107) - rest war references non-existent folder
Summary: rest war references non-existent folder
Keywords:
Status: CLOSED NEXTRELEASE
Alias: EDG-107
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Default User
QA Contact:
URL: http://jira.jboss.org/jira/browse/EDG...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-14 09:13 UTC by Michal Linhard
Modified: 2014-03-17 04:02 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-14 10:02:28 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker EDG-107 0 Major Closed rest war references non-existent folder 2013-12-18 11:36:05 UTC

Description Michal Linhard 2011-07-14 09:13:47 UTC
project_key: EDG

EDG6 Alpha1 revision 65
I get this on startup
{code}
11:03:55,544 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-4) Starting Coyote HTTP/1.1 on http-test1-192.168.11.101-8080
11:03:55,665 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-1) Error starting static Resources: java.lang.IllegalArgumentException: Document base /home/mlinhard/dev/projects/edg6-local-tests/server1/welcome-content does not exist or is not a readable directory
	at org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:148)
	at org.apache.catalina.core.StandardContext.resourcesStart(StandardContext.java:3530)
	at org.apache.catalina.core.StandardContext.start(StandardContext.java:3699)
	at org.jboss.as.web.WelcomeContextService.start(WelcomeContextService.java:108)
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1765)
	at org.jboss.msc.service.ServiceControllerImpl$ClearTCCLTask.run(ServiceControllerImpl.java:2291)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_25]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_25]
	at java.lang.Thread.run(Thread.java:662) [:1.6.0_25]
{code}

Comment 1 Michal Linhard 2011-07-14 10:02:28 UTC
This is not an issue, I didn't sync configs after svn update

Comment 2 Anne-Louise Tangring 2011-10-11 17:09:32 UTC
Docs QE Status: Removed: NEW 



Note You need to log in before you can comment on or make changes to this bug.