Guest User

Untitled

a guest
May 22nd, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. Server Error Message bm: A JSONObject text must begin with '{' at character 1 of Error in main servlet: Error creating bean with name 'requestDispatcher' defined in ServletContext resource [/WEB-INF/spring/nms_global.xml]: Cannot resolve reference to bean 'actionContainer' while setting bean property 'actionContainer'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'actionContainer' defined in ServletContext resource [/WEB-INF/spring/nms_global.xml]: Cannot resolve reference to bean 'userAction' while setting bean property 'actions' with key [TypedStringValue: value [0x01], target type [null]]; nested exception is org.springframework.beans.factory.BeanCreationException: Err
  2. r creating bean with name 'userAction' defined in ServletContext resource [/WEB-INF/spring/nms_global.xml]: Cannot resolve reference to bean 'userHandler' while setting bean property 'userHandler'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userHandler' defined in ServletContext resource [/WEB-INF/spring/nms_global.xml]: Cannot resolve reference to bean 'statisticsService' while setting bean property 'statisticsService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'statisticsService' defined in ServletContext resource [/WEB-INF/spring/nms_global.xml]: Cannot resolve reference to bean 'statisticsConf' while setting bean property 'statisticsConf'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'statisticsConf' defined in ServletContext resource [/WEB-INF/spring/nms_global.xml]: Instantiation of bean failed; nested exception
  3. is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.nokia.nms.statistics.StatisticsConf]: Constructor threw exception; nested exception is java.lang.Exception: read database error and construct StatisticsConf class error.
  4. Error reading database
Add Comment
Please, Sign In to add comment