Need help..... regarding ireport and netbeans 5.0

while running jar file of netbeans5.0 and jasper report by name sales.jar
If i run in netbeans project of sales ireport is opening , but when i create jar and run i m getting error message :
net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file:
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:4: package net.sf.jasperreports.engine do
import net.sf.jasperreports.engine.*;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:5: package net.sf.jasperreports.engine.fi
import net.sf.jasperreports.engine.fill.*;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:14: package net.sf.jasperreports.engine d
import net.sf.jasperreports.engine.*;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:15: package net.sf.jasperreports.engine.d
import net.sf.jasperreports.engine.data.*;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:21: cannot resolve symbol
symbol : class JREvaluator
location: class invoice_1210070826421_720642
public class invoice_1210070826421_720642 extends JREvaluator
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:28: cannot resolve symbol
symbol : class JRFillParameter
location: class invoice_1210070826421_720642
private JRFillParameter parameter_REPORT_RESOURCE_BUNDLE = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:29: cannot resolve symbol
symbol : class JRFillParameter
location: class invoice_1210070826421_720642
private JRFillParameter parameter_REPORT_URL_HANDLER_FACTORY = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:30: cannot resolve symbol
symbol : class JRFillParameter
location: class invoice_1210070826421_720642
private JRFillParameter parameter_REPORT_CONNECTION = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:31: cannot resolve symbol
symbol : class JRFillParameter
location: class invoice_1210070826421_720642
private JRFillParameter parameter_REPORT_PARAMETERS_MAP = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:32: cannot resolve symbol
symbol : class JRFillParameter
location: class invoice_1210070826421_720642
private JRFillParameter parameter_IS_IGNORE_PAGINATION = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:33: cannot resolve symbol
symbol : class JRFillParameter
location: class invoice_1210070826421_720642
private JRFillParameter parameter_REPORT_CLASS_LOADER = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:34: cannot resolve symbol
symbol : class JRFillParameter
location: class invoice_1210070826421_720642
private JRFillParameter parameter_REPORT_VIRTUALIZER = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:35: cannot resolve symbol
symbol : class JRFillParameter
location: class invoice_1210070826421_720642
private JRFillParameter parameter_REPORT_LOCALE = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:36: cannot resolve symbol
symbol : class JRFillParameter
location: class invoice_1210070826421_720642
private JRFillParameter parameter_REPORT_DATA_SOURCE = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:37: cannot resolve symbol
symbol : class JRFillParameter
location: class invoice_1210070826421_720642
private JRFillParameter parameter_inv_no = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:38: cannot resolve symbol
symbol : class JRFillParameter
location: class invoice_1210070826421_720642
private JRFillParameter parameter_REPORT_SCRIPTLET = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:39: cannot resolve symbol
symbol : class JRFillParameter
location: class invoice_1210070826421_720642
private JRFillParameter parameter_REPORT_MAX_COUNT = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:40: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Unitprice5 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:41: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_B_Po = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:42: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_B_Comp = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:43: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Qty_shipped3 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:44: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Qty_bo2 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:45: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Qty_ordered4 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:46: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Date = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:47: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Date1 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:48: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_S_Po = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:49: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_S_Pin = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:50: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Qty_ordered3 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:51: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_S_Addr = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:52: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Invoice_no = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:53: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Unitprice3 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:54: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Doserv4 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:55: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_S_Country = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:56: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_B_Addr = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:57: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Hawb_no = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:58: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Sno4 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:59: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_B_Pin = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:60: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Qty_ordered1 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:61: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Despatch = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:62: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Unitprice1 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:63: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Pric_others = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:64: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Invoice_id = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:65: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Doserv2 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:66: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Sno1 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:67: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Carrier = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:68: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Destination = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:69: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_B_Country = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:70: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Payment = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:71: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Qty_shipped4 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:72: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Part4 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:73: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Qty_ordered5 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:74: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_B_State = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:75: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Qty_bo1 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:76: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Sno2 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:77: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Unitprice2 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:78: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Extprice4 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:79: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Qty_bo5 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:80: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Sno3 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:81: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_S_State = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:82: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Date2 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:83: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Qty_bo4 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:84: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Unitprice4 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:85: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Sl_no = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:86: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Qty_bo3 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:87: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Total_val = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:88: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Part_no = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:89: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Part2 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:90: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Mawb_no = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:91: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Qty_shipped2 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:92: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Part3 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:93: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_S_City = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:94: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Pay_others = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:95: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Qty_shipped1 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:96: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Extprice2 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:97: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Extprice5 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:98: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Part1 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:99: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_B_City = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:100: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Pricing = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:101: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Extprice3 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:102: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Doserv1 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:103: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_S_Comp = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:104: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Curr_cy = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:105: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Doserv3 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:106: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Order_no = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:107: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Qty_shipped5 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:108: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Extprice1 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:109: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Qty_ordered2 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:110: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Comments = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:111: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Doserv5 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:112: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_End_user = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:113: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Sno5 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:114: cannot resolve symbol
symbol : class JRFillField
location: class invoice_1210070826421_720642
private JRFillField field_Part5 = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:115: cannot resolve symbol
symbol : class JRFillVariable
location: class invoice_1210070826421_720642
private JRFillVariable variable_PAGE_NUMBER = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:116: cannot resolve symbol
symbol : class JRFillVariable
location: class invoice_1210070826421_720642
private JRFillVariable variable_COLUMN_NUMBER = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:117: cannot resolve symbol
symbol : class JRFillVariable
location: class invoice_1210070826421_720642
private JRFillVariable variable_REPORT_COUNT = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:118: cannot resolve symbol
symbol : class JRFillVariable
location: class invoice_1210070826421_720642
private JRFillVariable variable_PAGE_COUNT = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:119: cannot resolve symbol
symbol : class JRFillVariable
location: class invoice_1210070826421_720642
private JRFillVariable variable_COLUMN_COUNT = null;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:142: cannot resolve symbol
symbol : class JRFillParameter
location: class invoice_1210070826421_720642
parameter_REPORT_RESOURCE_BUNDLE = (JRFillParameter)pm.get("REPORT_RESOURCE_BUNDLE");
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:143: cannot resolve symbol
symbol : class JRFillParameter
location: class invoice_1210070826421_720642
parameter_REPORT_URL_HANDLER_FACTORY = (JRFillParameter)pm.get("REPORT_URL_HANDLER_FACTORY");
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210070826421_720642.java:144: cannot resolve symbol
symbol : class JRFillParameter
location: class invoice_1210070826421_720642
parameter_REPORT_CONNECTION = (JRFillParameter)pm.get("REPORT_CONNECTION");
^
100 errors
at net.sf.jasperreports.engine.design.JRAbstractCompiler.compileReport(JRAbstractCompiler.java:193)
at net.sf.jasperreports.engine.design.JRDefaultCompiler.compileReport(JRDefaultCompiler.java:104)
at net.sf.jasperreports.engine.JasperCompileManager.compileReport(JasperCompileManager.java:211)
at net.sf.jasperreports.engine.JasperCompileManager.compileReport(JasperCompileManager.java:144)
at Salespack.Update_invoice.print_invActionPerformed(Update_invoice.java:1784)
at Salespack.Update_invoice.access$2800(Update_invoice.java:38)
at Salespack.Update_invoice$25.actionPerformed(Update_invoice.java:831)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)
at java.awt.Component.processMouseEvent(Component.java:5100)
at java.awt.Component.processEvent(Component.java:4897)
at java.awt.Container.processEvent(Container.java:1569)
at java.awt.Component.dispatchEventImpl(Component.java:3615)
at java.awt.Container.dispatchEventImpl(Container.java:1627)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
at java.awt.Container.dispatchEventImpl(Container.java:1613)
at java.awt.Window.dispatchEventImpl(Window.java:1606)
at java.awt.Component.dispatchEvent(Component.java:3477)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

I have set the classpath in cmd prompt, but still it is not opening the jasper report,
when i click on print report the error i got is
error:
C:\>set classpath=C:\j2sdk1.4.2_12\lib\itext-1.3.1.jar
C:\>set classpath=C:\j2sdk1.4.2_12\lib\swtjasperviewer-1.0.3.jar
C:\>set classpath=C:\j2sdk1.4.2_12\lib\rt.jar
C:\>cd C:\may 6 Sales Project\Sales Report Tool\dist
C:\may 6 Sales Project\Sales Report Tool\dist>java -jar Sales_Report_Tool.jar
Inside Customer Action--------
Inside Customer Action--------
Pressed Enter key here 2--------
User Name is ----srini
Inside Customer Action--------
Inside Customer Action--------
Inside Customer Action--------
net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file:
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210138341109_389699.java:4: package net.sf.jasperreports.engine does not exist
import net.sf.jasperreports.engine.*;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210138341109_389699.java:5: package net.sf.jasperreports.engine.fill does not exist
import net.sf.jasperreports.engine.fill.*;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210138341109_389699.java:14: package net.sf.jasperreports.engine does not exist
import net.sf.jasperreports.engine.*;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210138341109_389699.java:15: package net.sf.jasperreports.engine.data does not exist
import net.sf.jasperreports.engine.data.*;
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210138341109_389699.java:21: cannot resolve symbol
symbol : class JREvaluator
location: class invoice_1210138341109_389699
public class invoice_1210138341109_389699 extends JREvaluator
^
C:\may 6 Sales Project\Sales Report Tool\dist\invoice_1210138341109_389699.java:28: cannot resolve symbol
symbol : class JRFillParameter
location: class invoice_1210138341109_389699
private JRFillParameter parameter_REPORT_RESOURCE_BUNDLE = null;

Similar Messages

  • Need help Regarding Payroll and OM

    Hi All,
    Can any one of you provide me a configuration documents regarding Payroll and OM ..I need it very badly.Can any of you help me out in this.You can mail to my id
    [email protected].
    Thanks in advance,
    Sandeep

    hi friends
    can u anybody have Payroll(PCR) DOC , please help me andn  send to my mail ID. [email protected]
    Thanks in advance
    Regards,
    Ramesh.n

  • Need Help Regarding Users and Roles

    Hi,
    I have Created a role with Password authentication and in that role only object privilege (SELECT TABLE) and System Privilige (CREATE SESSION)
    Now I created user name abbasi and add above role to it and make that role as its default role.
    Now when I connect above user from SQL*Plus its Connected.
    I want to know since for there is Password Authentication then why during the session databse server not authenticate for role password.
    Actually I want to know real usage of password autheticated role.
    Regards.
    D.abbasi

    See the following demo
    SQL> conn aman/aman
    Connected.
    SQL> create user test identified by test;
    User created.
    SQL> create role test_role ;
    Role created.
    SQL> grant create session to test_role;
    Grant succeeded.
    SQL> create role dangerous identified by danger;
    Role created.
    SQL> grant drop any table to dangerous;
    Grant succeeded.
    SQL> grant dangerous, test_role to test;
    Grant succeeded.
    SQL> alter user test default role test_role;
    User altered.
    SQL> conn test/test
    Connected.
    SQL> select * from session_roles;
    ROLE
    TEST_ROLE
    SQL> select * from session_privs;
    PRIVILEGE
    CREATE SESSION
    SQL> set role dangerous;
    set role dangerous
    ERROR at line 1:
    ORA-01979: missing or invalid password for role 'DANGEROUS'
    SQL> set role dangerous identified by danger;
    Role set.
    SQL> select * from session_roles;
    ROLE
    DANGEROUS
    SQL> select * from session_privs;
    PRIVILEGE
    DROP ANY TABLEYou should not make the roles haivng the passwords as the default roles. Let them be there but not as the default roles. These roles can be enabled by the end user when he needs that. In my example, I have made a user TEST, two roles, TEST_ROLE, Dangerous. Dangerous is password protected and contains a priv drop any table. I have made TESt_role as the default role for the user and it becomes active. But for the dangerous,I need to supply the paswword. If I don't , I get an error like I have shown inthe example.
    HTH
    Aman....

  • Need help regarding image scanning from scanner and resizing it...

    Hi,
    I need help regarding scanning of image directly from scanner. Here is the scenario when the person clicks scan button on the webpage should scan the image and resize it and store it in some temp location. Is there any way i can do this. Any Help regarding this would be great!!!
    Thanks,
    Avinash.
    Edited by: Kalakonda on Jul 24, 2009 8:08 AM

    Kalakonda wrote:
    I need help regarding scanning of image directly from scanner. Here is the scenario when the person clicks scan button on the webpage should scan the image and resize it and store it in some temp location. Is there any way i can do this. Any Help regarding this would be great!!!So what you are doing is you have a Scanner (hardware: like an HP flatbed scanner) attached to a server that you want to use as a scanning station? Is this the senario that you are talking about?

  • Hey guys need help regarding iTunes U. My school is moving for iOS and Mac in the classroom and I have been appointed Junior Administrator for the schools technical department and integrating these devices into the classroom.

    Hey guys need help regarding iTunes U. My school is moving for iOS and Mac in the classroom and I have been appointed Junior Administrator for the schools technical department and integrating these devices into the classroom.
    I have an appointment with a director on Tuesday. I want to demo iTunes U. Problem is I have never used it before and have no idea how to set it up and even if I should sign up.
    Please help any ideas regarding iTunes U and how I should direct the meeting tomorrow.
    Please please post here.
    Thanks
    Tiaan

    Greetings fcit@!A,
    After reviewing your post, it sounds like you are not able to select none as your payment type. I would recommend that you read this article, it may be able to help the issue.
    Why can’t I select None when I edit my Apple ID payment information? - Apple Support
    Thanks for using Apple Support Communities.
    Take care,
    Mario

  • Need HELP regarding installinfg CR2008/Visual Advantage

    I need help regarding installing CR2008/Visual Advantage. I had the evaluation copy of cr2008. My compnay purchased the CR2008 Visual Advantage. Upon calling your customer service, I was told that I had to UN-install the CR2008 evaluation copy then install the CR2008. I did the unstall HOWEVER, when I try to install the CR2008 that we purchased, i get the following error..HR
    HR -2147024770-"c:\program files\business objects enterprise 12.0\win32_x86\REPORTCONVTOOL.DLL FAILED TO REGISTER"..
    I get more that just that one...I have received this before and based upon this formum, i have delted the regristry in the following using regedit.exe
    HKEY_LOCAL_MACHINE\SOFTWARE\BUSINESS OBJECT ;
    HKEY_CURRENT_USER\SOFTWARE\BUSINESS OBJECTS..
    Afeter i deleted the keys, I re-boot my pc and try to install the coftware again...BUT I GET THE SAME ERRORS...I have tryied this several times....what am i missing/not doing correctly

    Hi Shamish
    Actually you were on the right track, i think you just have to increase PSAPTEMP a bit and you will be fine. 358 MB seems just too small, i suggest you increase it to at least 2GB.
    1. what will be the difference in use of PSAPUNDO and PSAPTEMP while copy is running. ( i.e. what will be entered in PSAPUNDO and what will be filled in PSAPTEMP.)
    PSAPTEMP: is needed for large sort operations, as mentioned when you have a select with an ORDER BY clause, or if you do join two tables. During the client copy some sorting might be needed for special tables (cluster tables) where data is stored sorted.
    PSAPUNDO: undo space is only needed for DML (data manipulation), if data is changed undo is generated. This obviously is heavily the case during a client copy.
    2. the target client already has a copy taken 1 month before. so I think while importing it first delete existing data and then copies the new one.
    So If I first delete the target client and then take import on it; will it have advantage in regards of getiing UNDO or TEMP segments getting filled ?
    Deleting the client first might help for the undo problem, but you already solved that. I cannot imagine, it will help for the PSAPTEMP issue. As i said i would just increase PSAPTEMP and restart the copy.
    One more add: if you are doing the client copy with parallel processes, this will influence your requirements on temp and undo space, because of the concurrently running processes.
    Best regards
    Michael

  • Need Help Regarding Enabling The Matrix

    Hi All,
    We have got one user form and we have got one choose from list and one matrix, on click of choose from list the value will be displayed in the text box and at the same time matrix should get enabled. But it;s not happening in our case. The value is coming in the text box through choose from list but matrix is not getting enabled. We are able to change the back ground color of the matrix, make first column invisible and all but not able to enable the matrix. We need help regarding this one.
    Regards,
    Jayanth

    Hey first bind the columns of matrix to any user datasource
    and then you can enter any thing into your matrix 
    following code may help
    suppose you have one column
    oForm = SBO_Application.Forms.Item("URFRM")
    oUserDataSource = oForm.DataSources.UserDataSources.Add("URDSName",
    SAPbouiCOM.BoDataType.dt_SHORT_TEXT, 20)
    oMatrix=oForm.Item("URMATRX")
    oMatrix = oItem.Specific
    oColumns = oMatrix.Columns
    oColumn = oColumns.Item("URCOLName")
    oColumn.DataBind.SetBound(True, "", "URDSName")
    oMatrix.Addrow()
    hope this will help
    additionally you can look at this sample
    .....SAP\SAP Business One SDK\Samples\COM UI\VB.NET\06.MatrixAndDataSources

  • Need Help Regarding JAVA BEAN

    Is any one tell me that JAVA BEAN only used in WEB or also you in Desktop applications???? and aslo tell how i implement Java class and use JAVA BEAN. I need help regarding above matter
    thanks in advance
    Rehan MIrza

    Here is a good link that indicate that JavaBean is not only for applets
    http://java.sun.com/docs/books/tutorial/javabeans/whatis/beanDefinition.html
    quote:
    The JavaBeans API makes it possible to write component software in the Java programming language. Components are self-contained, reusable software units that can be visually composed into composite components, applets, applications, and servlets using visual application builder tools. JavaBean components are known as Beans.
    Francois

  • I need help regarding setting my mail accounts on macbook pro

    I need help regarding resetting my mail accounts on macbook pro

    What kind of accounts do you need to reset? IMAP or POP accounts using one of the many web-based messaging systems? An Exchange server account? Were they working and now just not working any longer?
    You're going to have to be a little more specific in what you need...
    Clinton

  • I need help regarding installation of Netweaver 2004s

    Hi,
    I need help regarding installation of Netweaver. When ever i am running setup.exe, i am getting a page asking for local host and port number as 21212. When I enter my local host name and the port number as 21200 i am getting the error message given below and the installation stops. I am not able to proceed further. can any one help me what i need to do here. I created MS lookupadapter and entered my static ip address in 'host' file after 127.0.0.1 localhost and i disabled port number 3201 in system file. I verified system variables also. Everything is fine. I dont have firewall or antivirus installed in my system. Is there any thing else i need to do. please help me. Thanks in advance.
    " SAPinst is getting started.
    Please be patient ...
    starting gui server process:
      sapinstport: 21200
      guiport    : 21212
      guistart   : true
      command    : "C:\j2sdk1.4.2_09/bin\javaw.exe" -cp "C:/DOCUME1/ADMINI1/LOCALS1/Temp/sapinst_exe.6496.1162659801\jar\instgui.jar;C:/DOCUME1/ADMINI1/LOCALS1/Temp/sapinst_exe.6496.1162659801\jar\inqmyxml.jar" -Xmx256M -Dsun.java2d.noddraw=true SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sapinstport=21200 guistart=true
    load resource pool G:\SAP\Softwares\IDES mySAP2005\51031898\IM_WINDOWS_I386\resourcepool.xml
    guiengine: no GUI connected; waiting for a connection on host (local hostname) , port 21200 to continue with the installation
    guiengine: login in process...............................
    guiengine: login timeout; the client was unable to establish a valid connection
    Exit status of child: 1"
    Regards,
    Farooq Shaik.

    Hi
    Run the sapinst.exe with the port 21212.This port 21212 is the default port used during the installation of netweaver.

  • Need Help regarding text Output

    Dear gurus.
    I need help regarding formatting of a text.
    I want to format a employee sub group text.
    im getting a text workers (7) from a table t503t having field ptext.
    i want to show only (7) in the output not the whole text how can i do this ?
    Please help
    regards
    Saad.Nisar

    DATA: BEGIN OF itab_odoe OCCURS 0,
      department_text LIKE t527x-orgtx,"Holds the short text for department
      department_no LIKE pernr-orgeh,
      pernr LIKE pernr-pernr,
      ename LIKE pernr-ename,
      grade like t503t-ptext,   "THIS AREA GET ME TEXT OF EMPLOYEE SUBGROUP"
    *  department_text LIKE t527x-orgtx,"Holds the short text for department
      current_year LIKE sy-datum,
      wt0001 LIKE q0008-betrg,"Basic Pay
      wt1101 LIKE q0008-betrg," COLA
      wt3002 LIKE p0015-betrg,"Overtime
      per_basic type p DECIMALS 2,"Overtime percentage on basic
      per_basic_sum type p decimals 2,"Overtime Sum Division
      overtime_sum LIKE p0015-betrg,"holds sum of overtime
      basic_sum like q0008-betrg,"holds sum of basic
    END OF itab_odoe.
    Im using the select statement to get the employee subgroup from the table
    select single ptext
        from t503t
        into itab_odoe-grade
        where persk eq pernr-persk
        AND SPRSL eq 'EN'.
    now in itab_odoe-grade the values comes is Workers (7) , Snr Mgt (M3)
    i want to show only the text in Brackets.

  • I need help regarding measurement of "time domain parameters of Heart rate variability" using labview.

    I need help regarding measurement of "time domain parameters of Heart rate variability" using labview.
    I am using Labview 8 ... I  need to develop a software to accquire the ECG data (simulated enironment ) and compute the time domain parameters of Heart rate variability like "SDNN, SDANN...etc". Can some 1 plllzzzz help me out.Plzz help me if u can.Thanx in advance.

    Hi Andy,
      Thanx for responding.  The input is from a text file. SDNN, SDANN,etc are  the timedomain parameters of heart rate variability.
     SDNN: the standard deviation of the NN or RR interval  i.e. the square root of variance.
    SDANN:the standard deviation of the averageNN interval calculated over short periods, usually 5 min,which is an estimate of the changes in heart rate due tocycles longer than 5 min
    SDNN index, the meanof the 5-min standard deviation of the NN intervalcalculated over 24 h,
     RMSSD: the square root ofthe mean squared differences of successive NN intervals
    NN50: the number of interval differences of successiveNN intervals greater than 50 ms, and
    pNN50 the proportionderived by dividing NN50 by the total numberof NN intervals.
    The problem is dat I am a fresher to the world of Labview. I have jus recently started working on it. Can u please suggest me some some idea as soon as possible.
      As i said  I have the ECG data in the form of text files..I need to create sort of GUI to calculate the time domain parmeters....I need help urgently. Plzzz help me if u can. If u have and .vi example to calculate the RR interval plzz send it to me ASAP.
    Thanku

  • Need Help Regarding  ibook

    em user of   iphone  3gs  os 6.1.6
    Yesterday  i restore ma  iphone
    after that  em  Unable  to   install    ibook in  ma iphone  its  say me that u  need  os 7 ...
    need help regarding this issue....   what i do  is there any alternative app  ...?

    Hey Seungly,
    I've realized that my computer runs fine UNLESS I turn the AirPort on to connect to the Internet. The moment I click "Turn AirPort On," the "You need to restart your computer" screen immediately pops up. Is there any connection between AirPort and my problem?
    That could very easily be the case, a bad Airport card. Look at this recent post:
    http://discussions.apple.com/thread.jspa?messageID=7960754&#7960754
    John diagnosed it from the panic log.
    Does yours say something similar?
    Richard

  • Need help for Update and cancel SalesOrder

    Hi All,
    I  written java code for create sales order based on salesquotation,now i want to update and cancel sales order ,i need help to update and cancel salesorder.
    can give any related links for update and cancel salesorder.
    Thanks and Regards,
    Srinivas

    Hi srinivas.L
    It is simple, here is some sample code. You must use getbykey to get the document. Then once you got it you can make whatever changes you need. Then update it. where i have oOrder.Update() you can have oOrder.cancel
    Dim oOrder As SAPbobsCOM.Documents
            oOrder = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oOrders)
            If oOrder.GetByKey(530) Then
                oOrder.Lines.SetCurrentLine(1)
                oOrder.Lines.WarehouseCode = "01"
                If oOrder.Update() <> 0 Then
                    MsgBox(oCompany.GetLastErrorDescription)
                End If
            Else
                MsgBox("Nothing found")
            End If
    Hope this helps

  • I need help to find and open a job app that I exported, was able to fill out and sign and saved and now can't open it? What did I do wrong?

    I need help to find and open a job app that I exported, was able to fill out and sign and saved and now can't open it? What did I do wrong?

    What file format did you export it to?

Maybe you are looking for