views:

37

answers:

0

http://blogs.czapski.id.au/wp-content/uploads/2010/03/02_PatientSvc_MakeHL7v2DelimDataFromCustomDelimRecords_data2.zip

i have to deploy the project on given location it is build successfully but when i deploy this project it gives following exceptions and errors

ERROR: Failed execution of Start: HL7Feeder_CA
    * Component: sun-bpel-engine
      ERROR: (BPJBI-4001: BPELSE) BPJBI-7004: Service unit HL7Feeder_CA-HL7Feeder failed to load deployment C:\GlassFishESBv22\glassfish\domains\domain1\jbi\service-assemblies\HL7Feeder_CA\HL7Feeder_CA-HL7Feeder\sun-bpel-engine : BPJBI-6024: Error while loading BPEL file C:\GlassFishESBv22\glassfish\domains\domain1\jbi\service-assemblies\HL7Feeder_CA\HL7Feeder_CA-HL7Feeder\sun-bpel-engine\HL7Feeder.bpel, Exception details are Cannot parse BPEL (see below):
==> Cannot load imported document  (see below):
==> Unable to import wsdl document for import  (see below):
==> Failed to resolve publicId http://j2ee.netbeans.org/wsdl/HL7Feeder/HL7Feeder_HL7Out and systemId HL7Feeder_HL7Out.wsdl to a WSDLDocument. (see below):
==> Failed to parser xsd document file:/C:/GlassFishESBv22/glassfish/domains/domain1/jbi/service-assemblies/HL7Feeder_CA/HL7Feeder_CA-HL7Feeder/sun-bpel-engine/HL7Feeder_HL7Out.wsdl (see below):
==> WSDLException (at /definitions/types/xsd:schema): faultCode=OTHER_ERROR: An error occurred trying to resolve schema referenced at 'file:/G:/GlassFishESBv21Projects/PatientSvcPG/hl7v2xsd/2.3.1/ADT_A04_custom.xsd', relative to 'file:/C:/GlassFishESBv22/glassfish/domains/domain1/jbi/service-assemblies/HL7Feeder_CA/HL7Feeder_CA-HL7Feeder/sun-bpel-engine/HL7Feeder_HL7Out.wsdl'.: java.io.FileNotFoundException: This file was not found: file:/G:/GlassFishESBv21Projects/PatientSvcPG/hl7v2xsd/2.3.1/ADT_A04_custom.xsd
    * Component: sun-file-binding
      ERROR: (FBC_INIT_1) FILEBC-E00202: Service unit HL7Feeder_CA-sun-file-binding failed to initialize, an exception was raised. FILEBC-E00304: Service unit HL7Feeder_CA-sun-file-binding initialization failed for service endpoint '{'http://j2ee.netbeans.org/wsdl/HL7Feeder/HL7Feeder_FileIn}FileInboundService/HL7Feeder_FileIn_InboundPort, an exception was raised. null
    * Component: sun-hl7-binding
      ERROR: (HL7BC_INIT_1) HL7BC-E0159: Failed to initialize service unit HL7Feeder_CA-sun-hl7-binding due to :



ERROR: Failed execution of Stop: HL7Feeder_CA
ERROR: (JBIMA0486) Cannot stop service assembly HL7Feeder_CA. Service assembly is already shutdown.
D:\CWM\HL7 Project\HL7Feeder_CA\nbproject\build-impl.xml:192: Start failure.

how can i remove these i am new to netbeans and help required thanx in advance