Oracle Weblogic Server (MOSC)

MOSC Banner

Weblogic.application.ModuleException: [HTTP:101216]Servlet: "Initializer" failed to preload on start

edited Jun 2, 2014 10:05AM in Oracle Weblogic Server (MOSC) 10 commentsAnswered ✓

Hi All,

I Am using WebLogic Server Version: 10.3.6.0 and trying to deploy the ear file on two managed servers. After deploying the ear file it's automatically going to prepared state and thrwoing the below error in logs.

Could you please help Me in resolving this issue.

weblogic.application.ModuleException: [HTTP:101216]Servlet: "Initializer" failed to preload on startup in Web application: "/abcd". <?xml version="1.0" encoding="UTF-8"?> <Errors> <Error ErrorCode="java.lang.NullPointerException" ErrorDescription="java.lang.NullPointerException" ErrorRelatedMoreInfo=""> <Attribute Name="ErrorCode" Value="java.lang.NullPointerException"/> <Attribute Name="ErrorDescription" Value="java.lang.NullPointerException"/> <Error ErrorCode="java.lang.NullPointerException" ErrorDescription="" ErrorRelatedMoreInfo=""> <Stack>java.lang.NullPointerException at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:768) at com.sterlingcommerce.woodstock.util.frame.jdbc.SqlUtil.getProps(SqlUtil.java:1573) at com.sterlingcommerce.woodstock.util.frame.jdbc.JDBCService.getProps(JDBCService.java:543) at com.sterlingcommerce.woodstock.util.frame.jdbc.DataSourceHelper.getDataSource(DataSourceHelper.java:35) at com.sterlingcommerce.woodstock.util.frame.jdbc.WeblogicVendor.getConnection(WeblogicVendor.java:37) at com.sterlingcommerce.woodstock.util.frame.jdbc.WeblogicVendor.getNonTransactionalConnection(WeblogicVendor.java:114) at com.sterlingcommerce.woodstock.util.frame.jdbc.AbstractVendor.getConnection(AbstractVendor.java:55) at com.sterlingcommerce.woodstock.util.frame.jdbc.ConnectionService.getConnection(ConnectionService.java:228) at com.sterlingcommerce.woodstock.util.frame.jdbc.ConnectionService.getConnection(ConnectionService.java:759) at com.sterlingcommerce.woodstock.util.frame.jdbc.JDBCService.getConnection(JDBCService.java:273) at com.yantra.interop.util.TransactionWrapper.getConnection(TransactionWrapper.java:79) at com.yantra.interop.util.TransactionWrapper.getConnection(TransactionWrapper.java:100) at com.yantra.ycp.core.YCPConnHolder.createConnection(YCPConnHolder.java:278) at com.yantra.ycp.core.YCPConnHolder.initializeConnection(YCPConnHolder.java:147) at com.yantra.ycp.core.YCPConnHolder.getConnection(YCPConnHolder.java:350) at com.yantra.ycp.core.YCPMultiConnHolder.getConnection(YCPMultiConnHolder.java:117) at com.yantra.ycp.core.YCPContext.getConnection(YCPContext.java:204) at com.yantra.yfc.dblayer.YFCEntityDBHome.createStatement(YFCEntityDBHome.java:1951) at com.yantra.yfc.dblayer.YFCEntityDBHome.createStatementForList(YFCEntityDBHome.java:1968) at com.yantra.yfc.dblayer.YFCEntityDBHome.listEntitiesWithSelectPS(YFCEntityDBHome.java:2757) at com.yantra.shared.dbclasses.YFS_User_Exit_ImplDBCacheHome.superListEntitiesWithSelectPS(YFS_User_Exit_ImplDBCacheHome.java:518) at com.yantra.shared.dbclasses.YFS_User_Exit_ImplDBCacheHome$ListCache.load(YFS_User_Exit_ImplDBCacheHome.java:612) at com.sterlingcommerce.woodstock.util.frame.cache.CacheManager.get(CacheManager.java:461) at com.sterlingcommerce.woodstock.util.frame.cache.CacheManager.get(CacheManager.java:333) at com.yantra.shared.dbclasses.YFS_User_Exit_ImplDBCacheHome.listEntitiesWithSelectPS(YFS_User_Exit_ImplDBCacheHome.java:218) at

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center