[
https://issues.apache.org/jira/browse/OFBIZ-4871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Le Roux closed OFBIZ-4871.
----------------------------------
> Errors in log during ofbiz startup
> ----------------------------------
>
> Key: OFBIZ-4871
> URL: https://issues.apache.org/jira/browse/OFBIZ-4871
> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Wai
> Assignee: Jacques Le Roux
>
> Using rev 1336954 of ofbiz.
> During startup. the log show errors.
> ...
> 207713 [catalina-startup-0] INFO org.apache.catalina.util.LifecycleBase - The
> start() method was called on component
> [StandardEngine[default-server].StandardHost[0.0.0.0].StandardContext[/droppingcrumbs]]
> after start() had already been called. The second call will be ignored.
>
>
>
>
> 207791 [catalina-startup-0] INFO
> org.ofbiz.catalina.container.CatalinaContainer -
> host[StandardEngine[default-server].StandardHost[0.0.0.0]].addChild(StandardEngine[default-server].StandardHost[0.0.0.0].StandardContext[/bluelight])
>
> 207887 [catalina-startup-0] INFO org.apache.catalina.util.LifecycleBase - The
> start() method was called on component [Realm[MemoryRealm]] after start() had
> already been called. The second call will be ignored.
>
> 208023 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil - The
> following 3 scripting engines were found:
>
>
> 208024 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> Engine name: BeanShell Engine
>
>
> 208024 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> Version: 1.0
>
>
> 208024 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> Language: BeanShell
>
>
> 208024 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> Engine supports the following extensions:
>
>
> 208025 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> bsh
>
>
> 208025 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> java
>
>
> 208025 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> Engine has the following short names:
>
>
> 208025 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> beanshell
>
>
> 208025 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> bsh
>
>
> 208025 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> java
>
>
> 208025 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> Engine name: Mozilla Rhino
>
>
> 208025 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> Version: 1.6 release 2
>
>
> 208025 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> Language: ECMAScript
>
>
> 208025 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> Engine supports the following extensions:
>
>
> 208025 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> js
>
>
> 208026 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> Engine has the following short names:
>
>
> 208026 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> js
>
>
> 208027 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> rhino
>
>
> 208027 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> JavaScript
>
>
> 208027 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> javascript
>
>
> 208027 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> ECMAScript
>
>
> 208027 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> ecmascript
>
>
> 208027 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> Engine name: Groovy Scripting Engine
>
>
> 208027 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> Version: 2.0
>
>
> 208027 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> Language: Groovy
>
>
> 208027 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> Engine supports the following extensions:
>
>
> 208027 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> groovy
>
>
> 208027 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> Engine has the following short names:
>
>
> 208027 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> groovy
>
>
> 208027 [default-invoker-Thread-5] INFO org.ofbiz.base.util.ScriptUtil -
> Groovy
>
>
> 208044 [catalina-startup-0] INFO org.apache.catalina.util.LifecycleBase - The
> start() method was called on component
> [StandardEngine[default-server].StandardHost[0.0.0.0].StandardContext[/bluelight]]
> after start() had already been called. The second call will be ignored.
>
>
>
>
> 208115 [catalina-startup-0] INFO
> org.ofbiz.catalina.container.CatalinaContainer -
> host[StandardEngine[default-server].StandardHost[0.0.0.0]].addChild(StandardEngine[default-server].StandardHost[0.0.0.0].StandardContext[/bizznesstime])
>
> 208184 [catalina-startup-0] INFO org.apache.catalina.util.LifecycleBase - The
> start() method was called on component [Realm[MemoryRealm]] after start() had
> already been called. The second call will be ignored.
>
> 208300 [catalina-startup-0] INFO org.apache.catalina.util.LifecycleBase - The
> start() method was called on component
> [StandardEngine[default-server].StandardHost[0.0.0.0].StandardContext[/bizznesstime]]
> after start() had already been called. The second call will be ignored.
>
>
>
>
> 208339 [main] ERROR org.ofbiz.base.concurrent.ExecutionPool -
>
>
>
> ---- exception report
> ----------------------------------------------------------
>
>
>
> Exception: java.util.concurrent.ExecutionException
>
>
>
> Message: org.ofbiz.base.container.ContainerException:
> java.io.FileNotFoundException:
> /home/wt/wt-mystuff/eclipse/workspace/ofbiz-trunk/framework/images/../../runtime/tempfiles/WEB-INF/web.xml
> (No such file or directory)
> (/home/wt/wt-mystuff/eclipse/workspace/ofbiz-trunk/framework/images/../../runtime/tempfiles/WEB-INF/web.xml
> (No such file or directory))
>
>
> ---- cause
> ---------------------------------------------------------------------
>
>
>
> Exception: org.ofbiz.base.container.ContainerException
> Message: java.io.FileNotFoundException:
> /home/wt/wt-mystuff/eclipse/workspace/ofbiz-trunk/framework/images/../../runtime/tempfiles/WEB-INF/web.xml
> (No such file or directory)
> (/home/wt/wt-mystuff/eclipse/workspace/ofbiz-trunk/framework/images/../../runtime/tempfiles/WEB-INF/web.xml
> (No such file or directory))
> ---- cause
> ---------------------------------------------------------------------
> Exception: java.io.FileNotFoundException
> Message:
> /home/wt/wt-mystuff/eclipse/workspace/ofbiz-trunk/framework/images/../../runtime/tempfiles/WEB-INF/web.xml
> (No such file or directory)
> ---- stack trace
> ---------------------------------------------------------------
> java.io.FileNotFoundException:
> /home/wt/wt-mystuff/eclipse/workspace/ofbiz-trunk/framework/images/../../runtime/tempfiles/WEB-INF/web.xml
> (No such file or directory)
> java.io.FileInputStream.open(Native Method)
> java.io.FileInputStream.<init>(FileInputStream.java:106)
> java.io.FileInputStream.<init>(FileInputStream.java:66)
> sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70)
> sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161)
> java.net.URL.openStream(URL.java:1010)
> org.ofbiz.base.util.UtilXml.readXmlDocument(UtilXml.java:373)
> org.ofbiz.base.util.UtilXml.readXmlDocument(UtilXml.java:364)
> org.ofbiz.catalina.container.CatalinaContainer.configureContext(CatalinaContainer.java:633)
> org.ofbiz.catalina.container.CatalinaContainer.access$000(CatalinaContainer.java:146)
> org.ofbiz.catalina.container.CatalinaContainer$1.call(CatalinaContainer.java:598)
> org.ofbiz.catalina.container.CatalinaContainer$1.call(CatalinaContainer.java:596)
> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
> java.util.concurrent.FutureTask.run(FutureTask.java:138)
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)
> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206)
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
> java.lang.Thread.run(Thread.java:662)
> --------------------------------------------------------------------------------
> 208526 [catalina-startup-0] INFO
> org.ofbiz.catalina.container.CatalinaContainer -
> host[StandardEngine[default-server].StandardHost[0.0.0.0]].addChild(StandardEngine[default-server].StandardHost[0.0.0.0].StandardContext[/images])
> 208594 [catalina-startup-0] INFO org.apache.catalina.util.LifecycleBase - The
> start() method was called on component [Realm[MemoryRealm]] after start() had
> already been called. The second call will be ignored.
> 208795 [catalina-startup-0] INFO org.apache.catalina.util.LifecycleBase - The
> start() method was called on component
> [StandardEngine[default-server].StandardHost[0.0.0.0].StandardContext[/images]]
> after start() had already been called. The second call will be ignored.
> 208815 [default-invoker-Thread-5] WARN org.ofbiz.minilang.MiniLangValidate -
> Constant+expr attribute "value" cannot contain a script (remove script).
> Method = createCommunicationEvent, File =
> file:/home/wt/wt-mystuff/eclipse/workspace/ofbiz-trunk/applications/party/script/org/ofbiz/party/communication/CommunicationEventServices.xml,
> Element = <set>, Line 110
> 208892 [catalina-startup-0] INFO
> org.ofbiz.catalina.container.CatalinaContainer -
> host[StandardEngine[default-server].StandardHost[0.0.0.0]].addChild(StandardEngine[default-server].StandardHost[0.0.0.0].StandardContext[/webtools])
> 209026 [catalina-startup-0] INFO org.apache.catalina.util.LifecycleBase - The
> start() method was called on component [Realm[MemoryRealm]] after start() had
> already been called. The second call will be ignored.
> 209110 [default-invoker-Thread-5] WARN org.ofbiz.minilang.MiniLangValidate -
> Constant+expr attribute "value" cannot contain a script (remove script).
> Method = deleteCommunicationEvent, File =
> file:/home/wt/wt-mystuff/eclipse/workspace/ofbiz-trunk/applications/party/script/org/ofbiz/party/communication/CommunicationEventServices.xml,
> Element = <set>, Line 379
> 209723 [catalina-startup-0] INFO org.ofbiz.service.GenericDispatcher -
> Creating new dispatcher [webtools] (catalina-startup-0)
> ...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira