Hi,
Getting a build failure in bpel component in trunk(Revision: 74768).

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure
/opt/installations/wso2/trunk/carbon/components/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/store/TenantProcessStoreImpl.java:[514,24]
attachArtifactToOwnerApp(org.wso2.carbon.application.deployer.service.ApplicationManagerService,java.lang.String,java.lang.String,java.lang.String)
in org.wso2.carbon.application.deployer.AppDeployerUtils cannot be applied
to (java.lang.String,java.lang.String,java.lang.String,int)


On Fri, Oct 1, 2010 at 9:36 AM, Waruna Ranasinghe <[email protected]> wrote:

> Fixed.
>
> On Fri, Oct 1, 2010 at 6:31 AM, Samisa Abeysinghe <[email protected]> wrote:
>
>> [INFO] [build-helper:add-source {execution: add-source}]
>> [INFO] Source directory:
>> /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/target/generated-code/src
>> added.
>> [INFO] [resources:resources]
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 52 resources
>> [INFO] [antrun:run {execution: source-code-generation}]
>> [INFO] Executing tasks
>>     [java] Retrieving document at
>> 'src/main/resources/wsdls/BPELUploader.wsdl'.
>>     [java] Exception in thread "main"
>> org.apache.axis2.wsdl.codegen.CodeGenerationException: Error parsing WSDL
>>     [java]     at
>> org.apache.axis2.wsdl.codegen.CodeGenerationEngine.<init>(CodeGenerationEngine.java:161)
>>     [java]     at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:35)
>>     [java]     at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:24)
>>     [java] Caused by: javax.wsdl.WSDLException: WSDLException:
>> faultCode=OTHER_ERROR: Unable to resolve imported document at
>> 'src/main/resources/wsdls/BPELUploader.wsdl'.:
>> java.io.FileNotFoundException: This file was not found:
>> file:/home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/src/main/resources/wsdls/BPELUploader.wsdl
>>     [java]     at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
>>     [java]     at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
>>     [java]     at
>> org.apache.axis2.wsdl.codegen.CodeGenerationEngine.readInTheWSDLFile(CodeGenerationEngine.java:303)
>>     [java]     at
>> org.apache.axis2.wsdl.codegen.CodeGenerationEngine.<init>(CodeGenerationEngine.java:116)
>>     [java]     ... 2 more
>>     [java] Caused by: java.io.FileNotFoundException: This file was not
>> found:
>> file:/home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/src/main/resources/wsdls/BPELUploader.wsdl
>>     [java]     at
>> com.ibm.wsdl.util.StringUtils.getContentAsInputStream(Unknown Source)
>>     [java]     ... 6 more
>>     [java] Java Result: 1
>>     [java] Retrieving document at
>> 'src/main/resources/wsdls/process_mgt.wsdl'.
>>     [java] Retrieving schema at 'bps_management.xsd', relative to
>> 'file:/home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/src/main/resources/wsdls/process_mgt.wsdl'.
>>     [java] Retrieving document at
>> 'src/main/resources/wsdls/instance_mgt.wsdl'.
>>     [java] Retrieving schema at 'bps_management.xsd', relative to
>> 'file:/home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/src/main/resources/wsdls/instance_mgt.wsdl'.
>> [INFO] Executed tasks
>> [INFO] [compiler:compile]
>> [INFO] Compiling 110 source files to
>> /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/target/classes
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>> /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[24,43]
>> package org.wso2.carbon.bpel.upload.ui.types does not exist
>>
>> /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[25,37]
>> package org.wso2.carbon.bpel.upload.ui does not exist
>>
>> /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[33,17]
>> cannot find symbol
>> symbol  : class UploadedFileItem
>> location: class org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
>>
>> /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[34,12]
>> cannot find symbol
>> symbol  : class BPELUploaderStub
>> location: class org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
>>
>> /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[37,19]
>> cannot find symbol
>> symbol  : class BPELUploaderStub
>> location: class org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
>>
>> /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[44,46]
>> cannot find symbol
>> symbol  : class UploadedFileItem
>> location: class org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
>>
>> /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[49,8]
>> cannot find symbol
>> symbol  : class UploadedFileItem
>> location: class org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
>>
>> /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[49,48]
>> cannot find symbol
>> symbol  : class UploadedFileItem
>> location: class org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
>>
>> /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[57,8]
>> cannot find symbol
>> symbol  : class UploadedFileItem
>> location: class org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
>>
>> /home/stratos/build/carbon/components/bpel/org.wso2.carbon.bpel.new.ui/src/main/java/org/wso2/carbon/bpel/ui/fileupload/BPELUploaderClient.java:[57,52]
>> cannot find symbol
>> symbol  : class UploadedFileItem
>> location: class org.wso2.carbon.bpel.ui.fileupload.BPELUploaderClient
>>
>>
>> Thanks,
>> Samisa...
>>
>> Samisa Abeysinghe
>> VP Engineering
>> WSO2 Inc.
>> http://wso2.com
>> http://wso2.org
>>
>>
>>
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> [email protected]
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> -------------------------------------------------------------------------
> Waruna Ranasinghe
> Senior Software Engineer, WSO2
>
> Mobile: +94 724 318285
> BLOG: http://warunapw.blogspot.com
>
> www.wso2.com - "Lean . Enterprise . Middleware"
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Thanks,
Denis
----------------------------------------------------------
*Denis Weerasiri*
Software Engineer; WSO2 Inc.; http://wso2.com,
*email: denisw <http://goog_277208233/>*[email protected]*
<http://wso2.com/>*cell: +94 (71) 684-4450
blog: **http://ddweerasiri.blogspot.com* <http://ddweerasiri.blogspot.com/>*
twitter: **http://twitter.com/ddweerasiri* <http://twitter.com/ddweerasiri>*
linked-in: 
**http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
_______________________________________________
Carbon-dev mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to