HTTP Status 404 Apache Tomcat/6.0.20

Alcatel Configuration Tool for International Sales -all ACTIS related topics, how-to's, tips and tricks.
Post Reply
rbasenge
Member
Posts: 4
Joined: 19 Sep 2014 05:41

HTTP Status 404 Apache Tomcat/6.0.20

Post by rbasenge »

Dear all, Please i have a proble with softpanel. when ever i brower http:localhost:9060. I receive the above error. I have restarted wbm but the error has failed to cleaner. I hv check logs below are summary of it. please help

Oct 11, 2016 3:38:22 PM org.apache.catalina.core.ApplicationContext log
INFO: Closing Spring root WebApplicationContext
Oct 11, 2016 3:53:39 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Oct 11, 2016 3:53:42 PM org.apache.catalina.core.StandardContext listenerStart
SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
java.lang.OutOfMemoryError: PermGen space
Oct 11, 2016 3:53:42 PM org.apache.catalina.core.ApplicationContext log
INFO: Closing Spring root WebApplicationContext
Oct 11, 2016 4:06:10 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Oct 11, 2016 4:07:34 PM org.apache.catalina.core.StandardContext listenerStart
SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'calculatedDataManager' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Cannot create inner bean 'com.alcatel.proserv.gsyswbm.service.impl.CalculatedDataManagerImpl#cab854' of type [com.alcatel.proserv.gsyswbm.service.impl.CalculatedDataManagerImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.alcatel.proserv.gsyswbm.service.impl.CalculatedDataManagerImpl#cab854' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Cannot resolve reference to bean 'calculatedDataOptimizer' while setting bean property 'calculatedDataOptimizer'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'calculatedDataOptimizer' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is org.springframework.jdbc.UncategorizedSQLException: Hibernate operation: Cannot open connection; uncategorized SQLException for SQL [???]; SQL state [null]; error code [0]; Connections could not be acquired from the underlying database!; nested exception is java.sql.SQLException: Connections could not be acquired from the underlying database!
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:281)
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:120)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1325)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1086)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:517)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.jav
User avatar
cavagnaro
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 7014
Joined: 14 Sep 2005 19:45
Location: Brasil, Porto Alegre
Contact:

Re: How to activate Backup Signaling link (ACTIS)

Post by cavagnaro »

java.lang.OutOfMemoryError: PermGen space

google is your friend, increase Java memory, you missed setting the Java options when installing
Ignorance is not the problem, the problem is the one who doesn't want to learn

OTUC/ICS ACFE/ACSE R3.0/4.0/5.0/6.0
Certified Genesys CIV 8.5
Certified Genesys Troubleshooting 8.5
Certified Genesys BEP 8.x
Genesys Developer
User avatar
cavagnaro
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 7014
Joined: 14 Sep 2005 19:45
Location: Brasil, Porto Alegre
Contact:

Re: HTTP Status 404 Apache Tomcat/6.0.20

Post by cavagnaro »

BTW why on earth you posted on Actis? Answering with a non-related question? What product are you talking about?
Ignorance is not the problem, the problem is the one who doesn't want to learn

OTUC/ICS ACFE/ACSE R3.0/4.0/5.0/6.0
Certified Genesys CIV 8.5
Certified Genesys Troubleshooting 8.5
Certified Genesys BEP 8.x
Genesys Developer
User avatar
tot3nkopf
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 4058
Joined: 02 Feb 2006 10:41
Location: Germany & Romania
Contact:

Re: HTTP Status 404 Apache Tomcat/6.0.20

Post by tot3nkopf »

cavagnaro wrote:BTW why on earth you posted on Actis? Answering with a non-related question? What product are you talking about?

The presales guy is to blame :lol: so basically is a presales issue. In Actis they should introduce Java memory sizing calculation..
rbasenge
Member
Posts: 4
Joined: 19 Sep 2014 05:41

Re: HTTP Status 404 Apache Tomcat/6.0.20

Post by rbasenge »

We have increased java memory but now we are getting(Softpanel version 6.0.20):

12.8.0 10-21 10:46:46 WARN [th:com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2]v2.resourcepool.BasicResourcePool$AcquireTask.run - com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@4eff2c -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (10).
5.12.8.0 10-21 10:46:46 WARN [th:Thread-1]hibernate.util.JDBCExceptionReporter.logExceptions - SQL Error: 0, SQLState: null
5.12.8.0 10-21 10:46:46 ERROR [th:Thread-1]hibernate.util.JDBCExceptionReporter.logExceptions - Connections could not be acquired from the underlying database!
5.12.8.0 10-21 10:46:46 WARN [th:Thread-1]hibernate.cfg.SettingsFactory.buildSettings - Could not obtain connection metadata
java.sql.SQLException: Connections could not be acquired from the underlying database!
at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:104)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:264)
at com.mchange.v2.c3p0.PoolBackedDataSource.getConnection(PoolBackedDataSource.java:94)
at com.mchange.v2.c3p0.ComboPooledDataSource.getConnection(ComboPooledDataSource.java:521)
at org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider.getConnection(LocalDataSourceConnectionProvider.java:81)
at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:84)
at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2073)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1298)
Post Reply

Return to “Actis”