Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [corona-dev] Error opening PCX - cannot communicate withCoronaServer

I creating a fresh new workspace and checked out everything from CVS HEAD.

Corona WB client is not able to connect via web services.

Still investigating why.

-----Original Message-----
From: corona-dev-bounces@xxxxxxxxxxx [mailto:corona-dev-bounces@xxxxxxxxxxx] On Behalf Of Everitt, Glenn
Sent: Thursday, February 01, 2007 12:20 PM
To: Corona development
Subject: RE: [corona-dev] Error opening PCX - cannot communicate withCoronaServer

I'm not sure - but I think it was different but it isn't happening now since I re-sync code this morning.  So, I am passed these problems now I'm trying to figure out Jackrabbit problem and event problem

Glenn

-----Original Message-----
From: corona-dev-bounces@xxxxxxxxxxx [mailto:corona-dev-bounces@xxxxxxxxxxx] On Behalf Of Marcin Okraszewski
Sent: Thursday, February 01, 2007 11:34 AM
To: Corona development
Subject: Re: [corona-dev] Error opening PCX - cannot communicate with CoronaServer

Glenn, is an other issue, or is it the same we talked (resolved?) at IM?

Everitt, Glenn napisaƂ(a):

> I sync code today at about 1:00PM EST
>
> In org.eclipse.container.project.manager.listContainerUris()
>
> this line:
>
> containerUrisList = getProjectContainerManager().listContainerUris();
>
> throws this exception
>
> org.eclipse.corona.soa.client.SOANetworkException: HTTP Transport 
> error : '404' - 'Not Found'; nested exception is:
>
> org.apache.axis2.AxisFault: HTTP Transport error : '404' - 'Not Found'
>
> It looks like my Corona client and Corona Server have both 
> successfully started up but the request never reaches the Corona 
> Server. An exception is thrown in:
>
> OMElement result = sender.sendReceive(payload);
>
> org.apache.axis2.AxisFault: HTTP Transport error : '404' - 'Not 
> Found'; nested exception is:
>
> org.apache.axis2.AxisFault: HTTP Transport error : '404' - 'Not 
> Found'; nested exception is:
>
> org.apache.axis2.AxisFault: HTTP Transport error : '404' - 'Not 
> Found'; nested exception is:
>
> org.apache.axis2.AxisFault: HTTP Transport error : '404' - 'Not Found'
>
> Here are the bundles that are active:
>
> System Bundle [0]
>
> initial@reference:file:plugins/com.ibm.etools.emf.event_3.0.0.v20060918_M.jar/ 
> [1]
>
> initial@reference:file:plugins/com.ibm.icu_3.4.5.jar/ [2]
>
> initial@reference:file:plugins/com.jcraft.jsch_0.1.28.jar/ [3]
>
> initial@reference:file:plugins/javax.mail.api_1.4.0/ [4]
>
> initial@reference:file:plugins/javax.stax.api_1.0.1/ [5]
>
> initial@reference:file:plugins/org.apache.ant_1.6.5/ [6]
>
> initial@reference:file:plugins/org.apache.axiom.api_1.2.0/ [7]
>
> initial@reference:file:plugins/org.apache.axis_1.3.0.v200608161946/ [10]
>
> initial@reference:file:plugins/org.apache.axis2/ [11]
>
> initial@reference:file:plugins/org.apache.commons.codec_1.3.0/ [12]
>
> initial@reference:file:plugins/org.apache.commons.httpclient/ [13]
>
> initial@reference:file:plugins/org.apache.commons.logging_1.1.0/ [14]
>
> initial@reference:file:plugins/org.apache.commons_logging_1.0.4.v200608011657/ 
> [15]
>
> initial@reference:file:plugins/org.apache.jakarta_log4j_1.2.8.v200607172048/ 
> [16]
>
> initial@reference:file:../../Dev/Corona_M7a/org.apache.log4j_1.2.13/ [17]
>
> initial@reference:file:plugins/org.apache.lucene_1.4.103.v20060601/ [18]
>
> initial@reference:file:../../Dev/Corona_M7a/org.apache.muse.complete/ [19]
>
> initial@reference:file:../../Dev/Corona_M7a/org.apache.muse.osgi.soa.axis2/ 
> [20]
>
> initial@reference:file:plugins/org.apache.neethi_2.0.0/ [21]
>
> initial@reference:file:plugins/org.apache.ws.commons.schema/ [22]
>
> initial@reference:file:plugins/org.apache.ws.java2wsdl/ [23]
>
> initial@reference:file:plugins/wsdl4j-1.6.1/ [24]
>
> initial@reference:file:plugins/org.apache.xalan/ [25]
>
> initial@reference:file:plugins/org.apache.xerces_2.8.0.v200606131651/ [26]
>
> initial@reference:file:plugins/org.eclipse.ant.core_3.1.100.v20060531.jar/ 
> [27]
>
> initial@reference:file:plugins/org.eclipse.core.boot_3.1.100.v20060603.jar/ 
> [28]
>
> initial@reference:file:plugins/org.eclipse.core.commands_3.2.0.I20060605-1400.jar/ 
> [29]
>
> initial@reference:file:plugins/org.eclipse.core.contenttype_3.2.0.v20060603.jar/ 
> [30]
>
> initial@reference:file:plugins/org.eclipse.core.expressions_3.2.1.r321_v20060721.jar/ 
> [31]
>
> initial@reference:file:plugins/org.eclipse.core.filebuffers_3.2.1.r321_v20060721.jar/ 
> [32]
>
> initial@reference:file:plugins/org.eclipse.core.filesystem_1.0.0.v20060603.jar/ 
> [33]
>
> initial@reference:file:plugins/org.eclipse.core.jobs_3.2.0.v20060603.jar/ 
> [35]
>
> initial@reference:file:plugins/org.eclipse.core.resources_3.2.1.R32x_v20060914.jar/ 
> [36]
>
> initial@reference:file:plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar/ 
> [39]
>
> initial@reference:file:plugins/org.eclipse.core.runtime.compatibility_3.1.100.v20060603.jar/ 
> [40]
>
> initial@reference:file:plugins/org.eclipse.core.runtime.compatibility.auth_3.2.0.v20060601.jar/ 
> [41]
>
> initial@reference:file:plugins/org.eclipse.core.variables_3.1.100.v20060605.jar/ 
> [43]
>
> initial@reference:file:../../Dev/Corona_M7a/org.eclipse.corona.soa.client.axis2/ 
> [57]
>
> initial@reference:file:../../Dev/Corona_M7a/org.eclipse.corona.soa.common.axis2/ 
> [58]
>
> initial@reference:file:../../Dev/Corona_M7a/org.eclipse.corona.soa.provider.axis2/ 
> [59]
>
> initial@reference:file:plugins/org.eclipse.debug.core_3.2.1.v20060823.jar/ 
> [60]
>
> initial@reference:file:plugins/org.eclipse.ecf_0.9.5.jar/ [61]
>
> initial@reference:file:plugins/org.eclipse.ecf.identity_0.9.5.jar/ [62]
>
> initial@reference:file:plugins/org.eclipse.ecf.provider_0.9.5.jar/ [63]
>
> initial@reference:file:plugins/org.eclipse.ecf.sharedobject_0.9.5.jar/ 
> [64]
>
> initial@reference:file:plugins/org.eclipse.emf.common_2.2.1.v200609210005.jar/ 
> [65]
>
> initial@reference:file:plugins/org.eclipse.emf.commonj.sdo_2.1.0.v200609210005.jar/ 
> [66]
>
> initial@reference:file:plugins/org.eclipse.emf.ecore_2.2.1.v200609210005.jar/ 
> [67]
>
> initial@reference:file:plugins/org.eclipse.emf.ecore.change_2.2.0.v200609210005.jar/ 
> [68]
>
> initial@reference:file:plugins/org.eclipse.emf.ecore.sdo_2.2.0.v200609210005.jar/ 
> [69]
>
> initial@reference:file:plugins/org.eclipse.emf.ecore.xmi_2.2.1.v200609210005.jar/ 
> [70]
>
> initial@reference:file:plugins/org.eclipse.emf.edit_2.2.1.v200609210005.jar/ 
> [71]
>
> initial@reference:file:plugins/org.eclipse.equinox.common_3.2.0.v20060603.jar/ 
> [72]
>
> initial@reference:file:plugins/org.eclipse.equinox.event_1.0.0.v20060601a.jar/ 
> [73]
>
> initial@reference:file:plugins/org.eclipse.equinox.http_1.0.1.R32x_v20060717.jar/ 
> [74]
>
> initial@reference:file:plugins/org.eclipse.equinox.log_1.0.1.R32x_v20060717.jar/ 
> [75]
>
> initial@reference:file:plugins/org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar/ 
> [76]
>
> initial@reference:file:plugins/org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar/ 
> [77]
>
> initial@reference:file:plugins/org.eclipse.equinox.servlet.api_1.0.0.v20060601.jar/ 
> [78]
>
> initial@reference:file:plugins/org.eclipse.help_3.2.1.R321_v20060920.jar/ 
> [79]
>
> initial@reference:file:plugins/org.eclipse.help.appserver_3.1.100.v20060602.jar/ 
> [80]
>
> initial@reference:file:plugins/org.eclipse.help.base_3.2.1.R321_v20060822.jar/ 
> [81]
>
> initial@reference:file:plugins/org.eclipse.jface_3.2.1.M20060908-1000.jar/ 
> [82]
>
> initial@reference:file:plugins/org.eclipse.jface.text_3.2.1.r321_v20060810.jar/ 
> [83]
>
> initial@reference:file:plugins/org.eclipse.mylar.context.core_1.0.1.jar/ 
> [84]
>
> initial@reference:file:../../Dev/Corona_M7a/org.eclipse.mylar.monitor.usage/ 
> [85]
>
> initial@reference:file:plugins/org.eclipse.osgi.services_3.1.100.v20060601.jar/ 
> [86]
>
> initial@reference:file:plugins/org.eclipse.osgi.util_3.1.100.v20060601.jar/ 
> [87]
>
> initial@reference:file:plugins/org.eclipse.swt_3.2.1.v3235e.jar/ [88]
>
> initial@reference:file:plugins/org.eclipse.team.core_3.2.1.M20060711.jar/ 
> [90]
>
> initial@reference:file:plugins/org.eclipse.team.cvs.core_3.2.1.M200608161750.jar/ 
> [91]
>
> initial@reference:file:plugins/org.eclipse.text_3.2.0.v20060605-1400.jar/ 
> [92]
>
> initial@reference:file:plugins/org.eclipse.update.configurator_3.2.1.v20092006.jar/ 
> [93]
>
> initial@reference:file:plugins/org.eclipse.update.core_3.2.1.v20092006.jar/ 
> [94]
>
> initial@reference:file:plugins/org.wsdl4j_1.4.0.v200607181917/ [96]
>
> initial@reference:file:plugins/wstx-asl_3.0.1/ [97]
>
> update@plugins/org.eclipse.ecf.example.collab_0.9.5.jar [232]
>
> update@plugins/org.eclipse.ecf.provider.datashare_0.9.5.jar [237]
>
> update@plugins/org.eclipse.ecf.provider.filetransfer_0.9.5.jar [238]
>
> update@plugins/org.eclipse.ecf.provider.irc_0.9.5.jar [239]
>
> update@plugins/org.eclipse.ecf.provider.jmdns_0.9.5.jar [240]
>
> update@plugins/org.eclipse.ecf.provider.remoteservice_0.9.5.jar [241]
>
> update@plugins/org.eclipse.ecf.provider.xmpp_0.9.5.jar [243]
>
> update@plugins/org.eclipse.ecf.ui_0.9.5.jar [248]
>
> update@plugins/org.eclipse.jdt.core_3.2.1.v_677_R32x.jar [308]
>
> update@plugins/org.eclipse.mylar.bugzilla.core_1.0.1.jar [402]
>
> update@plugins/org.eclipse.mylar.bugzilla.ui_1.0.1.jar [403]
>
> update@plugins/org.eclipse.mylar.jira.ui_1.0.1.jar [409]
>
> update@plugins/org.eclipse.mylar.tasks.core_1.0.1.jar [412]
>
> update@plugins/org.eclipse.mylar.tasks.ui_1.0.1.jar [413]
>
> update@plugins/org.eclipse.mylar.tasks.web_1.0.1.jar [414]
>
> update@plugins/org.eclipse.mylar.trac.core_1.0.1.jar [416]
>
> update@plugins/org.eclipse.mylar.trac.ui_1.0.1.jar [417]
>
> update@plugins/org.eclipse.search_3.2.1.r321_v20060726.jar [439]
>
> update@plugins/org.eclipse.ui.editors_3.2.1.r321_v20060721.jar [463]
>
> update@plugins/org.eclipse.ui.forms_3.2.0.v20060602.jar [465]
>
> update@plugins/org.eclipse.ui.workbench.texteditor_3.2.0.v20060605-1400.jar 
> [476]
>
> update@plugins/org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar [477]
>
> update@plugins/org.eclipse.ui_3.2.1.M20060913-0800.jar [478]
>
> update@plugins/org.eclipse.update.ui_3.2.1.v20092006.jar [483]
>
> update@plugins/org.tigris.jira.core_0.9.3.jar [623]
>
>
> The contents of this e-mail are intended for the named addressee only. 
> It contains information that may be confidential. Unless you are the 
> named addressee or an authorized designee, you may not copy or use it, 
> or disclose it to anyone else. If you received it in error please 
> notify us immediately and then destroy it.
>
>------------------------------------------------------------------------
>
>_______________________________________________
>corona-dev mailing list
>corona-dev@xxxxxxxxxxx
>https://dev.eclipse.org/mailman/listinfo/corona-dev
>  
>
The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. 
_______________________________________________
corona-dev mailing list
corona-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/corona-dev

The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. 
_______________________________________________
corona-dev mailing list
corona-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/corona-dev

The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. 


Back to the top