• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

getting errors

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have a problem I have to get a screen from a main screen that means if we click on the link in the main screen it has to display the child screen .I am getting errors while clicking , it is showing page cannot be displayed ,these are the errors pl note the entire application has to work on struts)
DBCSessionHandler:beginTransaction:
2006-06-26 10:44:56,231 DEBUG Enter method JDBCSession:JDBCSession:
2006-06-26 10:44:56,231 DEBUG Enter method JDBCUtil:getConnection:
2006-06-26 10:44:56,246 DEBUG Exit method JDBCUtil:getConnection:
2006-06-26 10:44:56,246 DEBUG Exit method JDBCSession:JDBCSession:
2006-06-26 10:44:56,246 DEBUG Exit method JDBCSessionHandler:beginTransaction:
2006-06-26 10:44:56,387 DEBUG Enter method DAOManager:getDAOFactory ao
2006-06-26 10:44:56,387 DEBUG Enter method DB2DAOFactory:getCapacityDAO:
2006-06-26 10:44:56,403 DEBUG Enter method BaseAction:mapping, form, request, response
2006-06-26 10:44:56,434 DEBUG Exit method DB2DAOFactory:getCapacityDAO:
2006-06-26 10:44:56,434 DEBUG Enter method JDBCSessionHandler:getConnection:
2006-06-26 10:44:56,434 DEBUG Exit method JDBCSessionHandler:getConnection:
2006-06-26 10:44:56,465 DEBUG Enter method DAOManager:getDAOFactory ao
2006-06-26 10:44:56,465 DEBUG Enter method DB2DAOFactory:getCapacityDAO:
2006-06-26 10:44:56,465 DEBUG Exit method DB2DAOFactory:getCapacityDAO:
2006-06-26 10:44:56,465 DEBUG Enter method JDBCSessionHandler:getConnection:
2006-06-26 10:44:56,465 DEBUG Exit method JDBCSessionHandler:getConnection:
2006-06-26 10:44:56,481 DEBUG Enter method DAOManager:getDAOFactory ao
2006-06-26 10:44:56,481 DEBUG Enter method DB2DAOFactory:getCapacityDAO:
2006-06-26 10:44:56,481 DEBUG Exit method DB2DAOFactory:getCapacityDAO:
2006-06-26 10:44:56,481 DEBUG Enter method JDBCSessionHandler:getConnection:
2006-06-26 10:44:56,481 DEBUG Exit method JDBCSessionHandler:getConnection:
2006-06-26 10:44:56,559 DEBUG Enter method DAOManager:getDAOFactory ao
2006-06-26 10:44:56,559 DEBUG Enter method DB2DAOFactory:getCapacityDAO:
2006-06-26 10:44:56,559 DEBUG Exit method DB2DAOFactory:getCapacityDAO:
2006-06-26 10:44:56,559 DEBUG Enter method JDBCSessionHandler:getConnection:
2006-06-26 10:44:56,559 DEBUG Exit method JDBCSessionHandler:getConnection:
2006-06-26 10:44:56,762 DEBUG Enter method JDBCSessionHandler:isRollBackTransaction:
2006-06-26 10:44:56,762 DEBUG Exit method JDBCSessionHandler:isRollBackTransaction:
2006-06-26 10:44:56,762 INFO Commiting the transaction in TransactionFilter oFilter
2006-06-26 10:44:56,762 DEBUG Enter method JDBCSessionHandler:commitTransaction:
2006-06-26 10:44:56,762 DEBUG Enter method JDBCSession:commitTransaction:
2006-06-26 10:44:56,762 DEBUG Exit method JDBCSession:commitTransaction:
2006-06-26 10:44:56,762 DEBUG Exit method JDBCSessionHandler:commitTransaction:
2006-06-26 10:44:56,762 DEBUG Exit method TransactionFilter oFilter:request, response, filterChain
2006-06-26 10:44:56,762 DEBUG Exit method SecurityFilter oFilter:request, response, filterChain
2006-06-26 10:44:56,840 DEBUG Enter method DAOManager:getDAOFactory ao
2006-06-26 10:44:56,840 DEBUG Enter method DB2DAOFactory:getCapacityDAO:
2006-06-26 10:44:56,840 DEBUG Exit method DB2DAOFactory:getCapacityDAO:
2006-06-26 10:44:56,840 DEBUG Enter method JDBCSessionHandler:getConnection:
2006-06-26 10:44:56,840 DEBUG Exit method JDBCSessionHandler:getConnection:
2006-06-26 10:44:56,871 DEBUG Exit method BaseAction:mapping, form, request, response
2006-06-26 10:44:56,918 DEBUG Enter method SecurityFilter oFilter:arg0, arg1, arg2
2006-06-26 10:44:56,934 DEBUG Exit method SecurityFilter oFilter:request, response, filterChain
2006-06-26 10:44:57,621 DEBUG Enter method JDBCSessionHandler:isRollBackTransaction:
2006-06-26 10:44:57,621 DEBUG Exit method JDBCSessionHandler:isRollBackTransaction:
2006-06-26 10:44:57,621 INFO Commiting the transaction in TransactionFilter oFilter
2006-06-26 10:44:57,621 DEBUG Enter method JDBCSessionHandler:commitTransaction:
2006-06-26 10:44:57,621 DEBUG Enter method JDBCSession:commitTransaction:
2006-06-26 10:44:57,636 DEBUG Exit method JDBCSession:commitTransaction:
2006-06-26 10:44:57,636 DEBUG Exit method JDBCSessionHandler:commitTransaction:
2006-06-26 10:44:57,636 DEBUG Exit method TransactionFilter oFilter:request, response, filterChain
2006-06-26 10:44:57,636 DEBUG Exit method SecurityFilter oFilter:request, response, filterChain
2006-06-26 10:44:58,011 DEBUG Enter method SecurityFilter oFilter:arg0, arg1, arg2
2006-06-26 10:44:58,011 DEBUG Exit method SecurityFilter oFilter:request, response, filterChain
2006-06-26 10:45:04,181 DEBUG Enter method SecurityFilter oFilter:arg0, arg1, arg2
2006-06-26 10:45:04,181 DEBUG Enter method TransactionFilter oFilter request, response, filterChain
2006-06-26 10:45:04,181 DEBUG Enter method JDBCSessionHandler:beginTransaction:
2006-06-26 10:45:04,181 INFO JDBC session null. Creating a new JDBC session in JDBCSessionHandler:beginTransaction:
2006-06-26 10:45:04,181 DEBUG Enter method JDBCSession:JDBCSession:
2006-06-26 10:45:04,181 DEBUG Enter method JDBCUtil:getConnection:
2006-06-26 10:45:04,181 DEBUG Exit method JDBCUtil:getConnection:
2006-06-26 10:45:04,181 DEBUG Exit method JDBCSession:JDBCSession:
2006-06-26 10:45:04,181 DEBUG Exit method JDBCSessionHandler:beginTransaction:
2006-06-26 10:45:04,212 DEBUG Enter method BaseAction:mapping, form, request, response
2006-06-26 10:45:04,290 DEBUG Enter method SecurityFilter oFilter:arg0, arg1, arg2
2006-06-26 10:45:04,305 DEBUG Enter method ProductionService:getCapacityDetails:
2006-06-26 10:45:04,305 DEBUG Enter method DAOManager:getDAOFactory ao
2006-06-26 10:45:04,305 DEBUG Enter method DB2DAOFactory:getProductionDAO:
2006-06-26 10:45:04,305 DEBUG Exit method DB2DAOFactory:getCapacityDAO:
2006-06-26 10:45:04,321 DEBUG Exit method SecurityFilter oFilter:request, response, filterChain
2006-06-26 10:45:04,337 ERROR Handling Unknown Exception in ExceptionHandler
java.lang.Error: Unresolved compilation problem:
productionDetails cannot be resolved

at com.jcs.sccm.production.DAO.db2.ProductionDAOImp.getProductionDetails(ProductionDAOImp.java:46)
at com.jcs.sccm.production.service.ProductionService.getProductionDetails(ProductionService.java:54)
at com.jcs.sccm.productionplan.action.ProductionPlanAction.processExecute(ProductionPlanAction.java:70)
at com.jcs.sccm.base.action.BaseAction.execute(BaseAction.java:54)
 
Ranch Hand
Posts: 4864
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This looks to be a fairly simple problem: The class com.jcs.sccm.production.DAO.db2.ProductionDAOImp won't compile because you haven't properly defined the variable productionDetails in method getProductionDetails.

This would appear to have nothing to do with Struts. It's just a Java problem.
 
reply
    Bookmark Topic Watch Topic
  • New Topic