[Ds-java-dev] [jira] Resolved: (DS-305) File upload fails when creating a data service using IDE

saminda wijeratne (JIRA) jira at wso2.org
Mon Sep 1 19:54:42 PDT 2008


     [ https://wso2.org/jira/browse/DS-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

saminda wijeratne resolved DS-305.
----------------------------------

    Resolution: Fixed

occured again because authetication was required from the server from the RC1 release.
added this authetication. User can set credentials now.
fixed on revision 21307.

> File upload fails when creating a data service using IDE
> --------------------------------------------------------
>
>                 Key: DS-305
>                 URL: https://wso2.org/jira/browse/DS-305
>             Project: WSO2 Data Services
>          Issue Type: Bug
>          Components: IDE
>    Affects Versions: 1.0-beta11
>         Environment: winxp, jdk15
>            Reporter: Charitha Kankanamge
>            Assignee: saminda wijeratne
>            Priority: Blocker
>
> I'm getting the following exception when creating a data service using data service IDE. 
> [2008-08-21 16:11:30,187] ERROR -  File upload failed {org.wso2.carbon.core.transports.fileupload.AbstractFileUploadExecutor}
> java.lang.Exception:  Illegal file type. Allowed file extensions are .aar,
>         at org.wso2.carbon.core.transports.fileupload.AbstractFileUploadExecutor.checkServiceFileExtensionValidity(AbstractFileUploadExecutor.java:74)
>         at org.wso2.carbon.core.transports.fileupload.ServiceFileUploadExecutor.execute(ServiceFileUploadExecutor.java:82)
>         at org.wso2.carbon.core.transports.fileupload.FileUploadExecutorManager.execute(FileUploadExecutorManager.java:69)
>         at org.wso2.carbon.core.transports.FileUploadServlet.doPost(FileUploadServlet.java:52)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>         at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
>         at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
>         at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>         at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:112)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
>         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
>         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
>         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
>         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
>         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
>         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
>         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
>         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
>         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
>         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
>         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
>         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
>         at java.lang.Thread.run(Thread.java:595)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the Ds-java-dev mailing list