[ 
https://issues.apache.org/jira/browse/WW-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16338846#comment-16338846
 ] 

Yasser Zamani commented on WW-4911:
-----------------------------------

I also see
{code:java}
12:20:02,148 ERROR [stderr] (ServerService Thread Pool -- 60) ERROR 
StatusLogger Log4j2 could not find a logging implementation. Please add 
log4j-core to the classpath. Using SimpleLogger to log to the console...
{code}
Please follow instructions at 
[here|http://struts.apache.org/getting-started/how-to-create-a-struts2-web-application.html#step-4---add-logging]
 and set your level to {{DEBUG}} then add
{code:xml}
<constant name="struts.devMode" value="true" />{code}
to your {{struts.xml}} then run and re-attach the new output here. With these 
logs the issue is almost near to being resolved ;)

> JSONResult exception in struts2-json-plugin-2.5.14.1.jar 
> ---------------------------------------------------------
>
>                 Key: WW-4911
>                 URL: https://issues.apache.org/jira/browse/WW-4911
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - JSON
>    Affects Versions: 2.5.14.1
>         Environment: Java, JSON, Hibernate, Struts2
>            Reporter: nick
>            Priority: Critical
>              Labels: test
>             Fix For: 2.5.15
>
>         Attachments: server.log.json14
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Error log:
> 12:09:16,381 ERROR [stderr] (http-/127.0.0.1:8080-4) ERROR 
> DefaultActionInvocation There was an exception while instantiating the result 
> of type org.apache.struts2.json.JSONResult
> 12:09:16,397 ERROR [stderr] (http-/127.0.0.1:8080-4)  
> com.opensymphony.xwork2.inject.DependencyException: 
> com.opensymphony.xwork2.inject.ContainerImpl$MissingDependencyException: No 
> mapping found for dependency [type=org.apache.struts2.json.JSONUtil, 
> name='default'] in public void 
> org.apache.struts2.json.JSONResult.setJsonUtil(org.apache.struts2.json.JSONUtil).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to