Error in proxy configuration for a WebService

This is my first attempt at working with a WebService in Flash.
The services, which are on a local machine work fine when I call them directly, i.e. with useProxy="false".
However, when I attempt to call them through BlazeDS, setting useProxy="true", I get the following error as soon as the app loads. Seems I have not set up channels correctly, but I cannot figure out what I am doing wrong. The proxy-config file is at the end of this message.
[RPC Fault faultString="[MessagingError message='Destination 'groupWS' either does not exist or the destination has no channels defined (and the application does not define any default channels.)']" faultCode="InvokeFailed" faultDetail="Unable to load WSDL. If currently online, please verify the URI and/or format of the WSDL (http://localhost:8080/idm-ws/idmsrvc/GroupDataWebService?wsdl)"]
    at mx.rpc.wsdl::WSDLLoader/faultHandler()[E:\dev\4.0.0\frameworks\projects\rpc\src\mx\rpc\ws dl\WSDLLoader.as:103]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at HTTPOperation/http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent()[E:\dev\4.0.0\frameworks\pro jects\rpc\src\mx\rpc\http\HTTPService.as:989]
    at Function/http://adobe.com/AS3/2006/builtin::apply()
    at mx.rpc::AsyncDispatcher/timerEventHandler()[E:\dev\4.0.0\frameworks\projects\rpc\src\mx\r pc\AsyncDispatcher.as:50]
    at flash.utils::Timer/_timerDispatch()
    at flash.utils::Timer/tick()
MXML
        <s:WebService id="groupRO"
                      wsdl="http://localhost:8080/idm-ws/idmsrvc/GroupDataWebService?wsdl"
                      useProxy="true"
                      destination="groupWS"
                      result="serviceResult(event);"
                      showBusyCursor="true"/>
proxy-config.xml
<?xml version="1.0" encoding="UTF-8"?>
<service id="proxy-service"
    class="flex.messaging.services.HTTPProxyService">
    <properties>
        <connection-manager>
            <max-total-connections>100</max-total-connections>
            <default-max-connections-per-host>2</default-max-connections-per-host>
        </connection-manager>
        <allow-lax-ssl>true</allow-lax-ssl>
    </properties>
    <adapters>
        <adapter-definition id="http-proxy" class="flex.messaging.services.http.HTTPProxyAdapter" default="true"/>
        <adapter-definition id="soap-proxy" class="flex.messaging.services.http.SOAPProxyAdapter"/>
    </adapters>
    <default-channels>
        <channel ref="my-amf"/>
    </default-channels>
    <destination id="DefaultHTTP">
    </destination>
    <destination id="groupWS">
        <properties>
            <wsdl>http://localhost:8080/idm-ws/idmsrvc/GroupDataWebService?wsdl</wsdl>
            <soap>http://localhost:8080/idm-ws/idmsrvc/*</soap>
        </properties>
        <adapter ref="soap-proxy"/>
    </destination>
</service>
Any help will me much appreciated.
Thanks.
cortlander

Here is my proxy-config.xml which defines default channels:
<?xml version="1.0" encoding="UTF-8"?>
<service id="proxy-service" class="flex.messaging.services.HTTPProxyService">
    <properties>
        <connection-manager>
            <max-total-connections>100</max-total-connections>
            <default-max-connections-per-host>2</default-max-connections-per-host>
        </connection-manager>
        <allow-lax-ssl>true</allow-lax-ssl>
    </properties>
    <default-channels>
        <channel ref="my-http"/>
        <channel ref="my-amf"/>
    </default-channels>
    <adapters>
        <adapter-definition id="http-proxy" class="flex.messaging.services.http.HTTPProxyAdapter" default="true"/>
        <adapter-definition id="soap-proxy" class="flex.messaging.services.http.SOAPProxyAdapter"/>
    </adapters>
    <destination id="DefaultHTTP">
                    <properties>
                    </properties>
    </destination>
    <destination id="catalog">
                    <properties>
                              <url>/{context.root}/testdrive-httpservice/catalog.jsp</url>
                    </properties>
    </destination>
    <destination id="ws-catalog">
        <properties>
            <wsdl>http://feeds.adobe.com/webservices/mxna2.cfc?wsdl</wsdl>
            <soap>*</soap>
        </properties>
        <adapter ref="soap-proxy"/>
    </destination>
</service>
And (partial/related)services-config.xml:
<services-config>
    <services>
        <service class="flex.samples.DatabaseCheckService" id="hsqldb" />
        <service-include file-path="remoting-config.xml" />
        <service-include file-path="proxy-config.xml" />
        <service-include file-path="messaging-config.xml" />
              <service class="flex.samples.runtimeconfig.EmployeeRuntimeRemotingDestination" id="runtime-employee-ro" />
        <default-channels>
           <channel ref="my-amf"/>
        </default-channels>
          </services>
    <channels>
        <channel-definition id="my-streaming-amf" class="mx.messaging.channels.StreamingAMFChannel">
            <endpoint url="http://{server.name}:{server.port}/{context.root}/messagebroker/streamingamf" class="flex.messaging.endpoints.StreamingAMFEndpoint"/>
        </channel-definition>
        <channel-definition id="my-amf" class="mx.messaging.channels.AMFChannel">
            <endpoint url="http://{server.name}:{server.port}/{context.root}/messagebroker/amf" class="flex.messaging.endpoints.AMFEndpoint"/>
            <properties>
                <polling-enabled>false</polling-enabled>
            </properties>
        </channel-definition>
    </channels>
</services-config>
Any help would be greatly appreciated.

Similar Messages

  • Error in the configuration for sap logon tickets

    Hi Forum,
    I use Tcode crmd_order_bp to see the BP cockpit and the error message displays as
    <b>Error in the configuration for SAP logon tickets</b>
    But if I click "Yes", system displays cockpit.
    How can I avoid this error.
    Thanks in advance
    Regards
    Shridhar

    You will still need to configure SSO (either by logon ticket or username/password). The data source access is done using the username/password configured in the UM Config dialog box.
    I can see where you're coming from with your thinking, however logon-ticket-based SSO is probably the best approach.
    Cheers,
    Darren.

  • Error in Contract: "Configuration for product is missing"

    Hi Experts,
    I have a problem with configurable products in CRM 7.0.
    I defined a product like configurable setting the flag "Configurable Product" in material master data.
    Also, using the "Product Models" functionalities, I created a very simple configuration for my product, adding a set of selectionable characteristics.
    So I tried to create a Contract and I inserted in "Item" assignment block my configurable product. The result was that the system gave me the error "Item 10: Configuration for product is missing".
    I hoped to find in Contract the configuration that I set for my product.
    I think that I lost a step, but I don't know where.
    I hope in your help.
    Thanks and regards.
    Massimiliano.

    I solved the issue.
    I had a lot of errors on my quotation. To see the configuration I needed to solve all the errors before.
    Thanks a lot at all.
    Massimiliano.

  • 2: error while reading configuration for secure communication

    Hello,
    Getting the error while opening sxmb_ifr
    2: error while reading configuration for secure communication
    Please suggest

    Check the business system defined for your XI/PI in SLD --> Integration tab and check the URL
    The URL should be http://<PI host>: <ABAPport>/sap/xi/engine?type=entry
    Hope this helps
    Edited by: William Lee on Nov 26, 2009 12:32 AM

  • Error in Proxy configuration with SLM

    > Hello Experts,
    >
    > I am encountring some problems when configuring SLM with Solution Manager 7.01 SP06. I have applied all the settings required for SLM and described on the How-To documentation. I have also read all the forums regarding this issue, but nothing helpful. This issue is the configuration of the proxy settings. We are using SNC for our Saprouter, so I assume that I have to use also the sapserv3 for SLM configuration, with the port 8080.
    >
    > I have added also these entries on Web Service Container in VA:
    > Proxy Host: sapserv3
    > Proxy Port: 8080
    > Exclude List: myhost.mydomain
    > And Save
    >
    > When I execute the configuration check with the transaction "/n/tmwflow/mopzcfg", I have these errors:
    >
    >  <description>Check Proxy settings for download</description>
    > + <config-path>
    > <entry>Configuration path: SDT/SDT|cod-zeus|PS1/SDTExecutionService/DOWNLOAD</entry>
    >  </config-path>
    > - <input>
    >  <entry>Proxy use: true</entry>
    >  <entry>Proxy host: sapserv3</entry>
    >  <entry>Proxy port: 8080</entry>
    >  <entry>Use proxy authentication: false</entry>
    >  <entry>Check HTTP connection to: http://www.sap.com/index.epx</entry>
    >  </input>
    > - <output>
    > <entry>Test Result: FAILED</entry>
    >  </output>
    >- <error>
    >- <MESSAGE>
    >  <ID>java.net.UnknownHostException: BAEx.Failed</ID>
    >  <CREATOR>SLM: java.net.PlainSocketImpl: Line: 201</CREATOR>
    >  <TEXT>www.sap.com</TEXT>
    >  </MESSAGE>
    >  </error>
    >  </CheckResult>
    > - <CheckResult status="FAILED">
    >  <description>Check Proxy settings for web services</description>
    > - <config-path>
    >  <entry>Configuration path: WebServicessAddOn/HTTPProxy</entry>
    >  </config-path>
    > - <input>
    >  <entry>Proxy use: true</entry>
    >  <entry>Proxy host: sapserv3</entry>
    >  <entry>Proxy port: 8080</entry>
    >  <entry>Check HTTP connection to: http://www.sap.com/index.epx</entry>
    >  <entry>Set Proxy-Authorization</entry>
    >  </input>
    > - <output>
    >  <entry>Proxy user:</entry>
    >  <entry>Test Result: FAILED</entry>
    >  </output>
    >- <error>
    >- <MESSAGE>
    >  <ID>java.net.UnknownHostException: BAEx.Failed</ID>
    >  <CREATOR>SLM: java.net.PlainSocketImpl: Line: 201</CREATOR>
    >  <TEXT>www.sap.com</TEXT>
    >  </MESSAGE>
    >  </error>
    >  </CheckResult>
    > - <CheckResult status="FAILED">
    >  <description>Check SMP user and SP web service</description>
    >
    >  Configuration path: SDT/SDT|host|sid/SDTExecutionService/DOWNLOAD
    >
    > please tell me what should I do. Thank you
    Edited by: sapmoo on May 7, 2010 11:59 AM

    is Done...
    I have changed the 8001 Port, by 50100... :S
    this is my First Client with both instances in a same Server than I have to use this port... always I have used 800 + number of Instance...
    Regards

  • HTTP Proxy Connection for sharepoint-webservice endpoint in  SMP

    hi all,
         I want to consume share-point services(soap based) through SMP. for that i am creating HTTP Proxy Connection for sharepoint web service endpoint in
    SMP. i have done with creation of proxy connection without any error but while testing (on REST_CLIENT add-ons) it showing following error :
    Status Code: 400 <?xml version="1.0" encoding="utf-8"?> <error ><message xml:lang="en">Error occurred while connecting to the Gatewaynull</message> </error>
    Can anyone help me....
    Thanks in advance.

    hii Andrew,
    Here are screenshots of proxy connection configuration,
    security configuration:
    Application creation:
    connection white listing :
    Error message in Rest Client:
    Regards,
    SupriyaD

  • Bypass automatic proxy configuration for some websites?

    Here's my problem, perhaps someone can help:
    I occassionally need to use my university's proxy server to access library materials, etc., through my off-campus connection. So I entered the .pac file (a url) in the Automatic Proxy Configuration box of System Preferences > Network. All well and good.
    The problem is, when I want to get more weather details from the weather widget for example, visiting a site like Accuweather.com throws up the login page for my proxy server. Having to enter my university id and password whenever I want to check the weather is guaranteed to drive me bananas.
    So is there any way to keep sites like Accuweather.com from demanding I log into my proxy server when there's no reason to, while still keeping my auto proxy configuration in place for when I really need to use it? Anything I can do in Safari about this?
    The other option seems to be to reserve one browser, configured with my university proxy, just for doing library research, etc., and another as a general surfing browser. I'd be happy to make Safari do general duty, and configure Camino to use the proxy server, but I can't seem to make this division work, since both use whatever's listed in Network Prefs. I can't tell one to use the proxy and the other not to, they're both controlled by this global pref.
    I think I might be able to specify the proxy locally in Firefox, and leave Safari w/o the proxy...But I much prefer the look and feel of Camino...
    Any ideas on how to get around this with Safari, or a combo of Safari and Camino?
    Thanks in advance for any tips.
    iBook G4 800Mhz 12"   Mac OS X (10.4.4)   Safari 2.0.3, Camino 1.0

    Okay, I found the "Bypass proxy settings for these Hosts & Domains" box right under my nose, in Network Prefs. It's explained in this kbase document,
    http://docs.info.apple.com/article.html?artnum=301534
    Getting closer...
    However, using the accuweather.com example, I tried entering the domain name and it still calls up the login in Safari. I even tried looking up the site's IP address and entering that in different forms:
    wwwa.accuweather.com
    207.242.93.24
    207.242.93.*
    Still no luck, it calls up the proxy server...

  • Client context error message while configuring for social login and personalization

    Hi,
    I am getting the below exception while configuring for social login and personalization.
    27.12.2012 11:21:25.463 *ERROR* [127.0.0.1 [1356587485463] GET /etc/cloudservices/facebookconnect/sample_fb.login.html/callback/connect HTTP/1.1] com.day.cq.wcm.core.impl.designer.DesignerImpl No design at /etc/design/cloudservices. Using default.
    27.12.2012 11:21:46.549 *ERROR* [127.0.0.1 [1356587485463] GET /etc/cloudservices/facebookconnect/sample_fb.login.html/callback/connect HTTP/1.1] com.adobe.granite.auth.oauth.impl.oauth2.Oauth2Helper Problems while creating connection.
    27.12.2012 11:21:46.549 *WARN* [127.0.0.1 [1356587485463] GET /etc/cloudservices/facebookconnect/sample_fb.login.html/callback/connect HTTP/1.1] com.adobe.granite.auth.oauth.impl.oauth2.Oauth2Helper token was null or not in UNAUTHORIZED state:1
    27.12.2012 11:21:46.549 *ERROR* [127.0.0.1 [1356587485463] GET /etc/cloudservices/facebookconnect/sample_fb.login.html/callback/connect HTTP/1.1] com.adobe.granite.auth.oauth.impl.servlet.OAuthProfileImportServlet requestAccessToken: could not retrieve user
    27.12.2012 11:21:46.549 *ERROR* [127.0.0.1 [1356587506549] GET /etc/cloudservices/facebookconnect/sample_fb.login.html HTTP/1.1] com.day.cq.wcm.core.impl.designer.DesignerImpl No design at /etc/design/cloudservices. Using default.
    27.12.2012 11:21:48.455 *ERROR* [127.0.0.1 [1356587508455] GET /etc/clientcontext/default/contextstores/profiledata/loader.json HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingException org.apache.sling.api.SlingException: An exception occurred processing JSP page /libs/cq/personalization/components/profileloader/command/load/load.json.jsp at line 41
    at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspExceptionInterna l(JspServletWrapper.java:574)
    at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.handleJspException(JspSer vletWrapper.java:499)
    at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper .java:451)
    at org.apache.sling.scripting.jsp.JspServletWrapperAdapter.service(JspServletWrapperAdapter. java:59)
    Thanks,
    Shankar .A

    Hi Shankar,
    Any luck with this issue. I am also seeing the same issue
    Thanks
    Pushparajan

  • Proxy configuration for 10.1.2 b2b with 10.1.3 ohs

    Looking for documentation on configuring outbound proxy for b2b through an OHS instance. I found some docs showing mod_proxy configuration, but the doc also had mod_oc4j configuration instructions. Can anyone explain what functionality mod_oc4j would provide for an outbound https post? We're also concerned that mod_proxy may not send https connections properly. I believe we want to initiate ssl sessions at the b2b server, but not have any ssl authentication until the connection reaches the external endpoint beyond the proxy server. We've been referred to document B25761, but we're still seeking a bit more guidance.
    TIA

    Hello,
    could you please clarify how to setup an SSL client authentification between two trading partners for B2B in reverse proxy configuration (using OHS)?
    Are the necessary steps same as those specified in your previous post?
    At the present time I have two trading partners communicating with each other using HTTPS + client certificate authentification. So far this setup works pretty well. Now I would like to move one of the trading partners behind a proxy (OHS) in our DMZ but I still want them to authorize against each other using client certificates.
    What should I do to make the client certificate authentification work? Is B2B proxy configuration "smart enough" and as such already supports this scenario?
    Thanks in advance,
    Krystof Nemec

  • Issue with IDE configuration for creating Webservice from EJB

    Hi All,
           I was trying to create a webservice from a EJB(session bean).I executed following steps :
    1. I created the bean in one EJB project.
    2. Then created another Enterprise Project in whichEJB projects .jar file is included.
    3. Now when i right click "ejb-jar.xml" to create a webservice ,webservice wizard
       appears in which Server and WS runtime configuration are set properly.
       But it displays following error message on the top : "Select a service Project Type".
       If i click on the link on the wizard to select a "service Project type" the drop down for the same comes empty.The value for 'Service Project' is already defaulted
    as "Webservice Project ".If i go to windows->preferrences->Webservcies->ProjectTopology i found two entries in the service project type list :
                         1.Dynamic Web project
                         2.SAP Web Project
         But there is no entry for Webservice Type project.Can any one help me out
    how to solve this issue ?
    Thanks and Regards
    Ashis

    Hi Ashish,
    perhaps you launch the Web service wizard from the wrong location (i.e. not selecting the SEI you want to use). Did you strictly follow the steps described in the <a href="http://help.sap.com/saphelp_nwce10/helpdata/en/44/f36fa8fd1d41aae10000000a114a6b/frameset.htm">documentation</a> for creating the web service?

  • Error while creating Configuration for SLT replication

    Hi All,
    I have got Hana trial version system and I am trying to do data replication using SLT.
    While doing the configuration using transaction LTR, I am getting error as attached.
    Though I am getting an error, entry is getting into the DBCON table but when I trying to check the connection via the report ADBC_TEST_CONNECTION, I am getting error as :-
    Could not open connection TMPI07762120130424061216       .
    sql error     10.709- occured:
    Connection failed (RTE:[89001] Cannot resolve host name 'hanacloud' rc=8: node name or service name not known)
    Note:- I am using hanacloud as hostname in hana studio and its working fine there
    Can anyone can suggest, what can be the solution for it.
    Thanks in advance,
    Gopal

    Hi Gopal,
    Could you please clarify what type of trial system youhave  received? Even though you will get the same HANA software but based on the delivery and deployment (On Premise or Cloud (which is again Develop Edition or HANA One for productive cases)), some of the deployment parameters are different. SAP HANA One is SAP HANA in public cloud (currently only at AWS) with hourly pricing and community support for productive and commercial use cases.
    By the way, for new SAP HANA One customers:
    PROMOTION- February 18- May 30, 2013 - AWS customers who are new to SAP Hana One on the AWS Marketplace will receive $120 of AWS Promotion Credit if they use at least 10 hours of SAP Hana One between February 18 and May 30, 2013. For AWS Marketplace customers who qualify, the Promotional credit will be sent to the email address registered to their AWS Marketplace account. Restrictions apply; see offer terms at https://aws.amazon.com/marketplace/help/201119060 for more details.
    Thanks,
    Swapan

  • Mapping Error in XI Configuration for MM-SUS Scenario

    Dear Experts,
    I am working on MM-SUS Classic Scenario,
    We have done all basic setting in SRM, ECC and SUS.
    Now we are configuring XI Scenario(Working on ESOA Architecture), while configuring XI Scenario, I follow the mention steps :
    I have started from Integration Builder in XI (using T-code SXMB_IFR)
    1.  I have assigned two Business System( for ECC and SUS)  In integration Builder (Creates Communication Channels Automatically) .
    2. Modify IDOC and XI Communication in ERP and SUS Business system respectively.
    3. Now select Tools -> Transer Integration Scenario from Inegration Repository and Create Scenario in it properly
        (Included Assign Services, Configure Connections, Generate etc).
    4. In last, save scenario.
    After configuration XI  I am not getting Scenario Data (Objects and Configuration Overview data) in it.
    When i  click to Check Configurability  under Model Configurator of mine Scenario,  I found following Errors ( I am Mentioning only some errors)  :
    Component View SE_Services_Procurement: Connection from Send Z_CREMAS_SUSMM to Business Partner empfangen has no mapping
    Component View SE_Services_Procurement: Connection from Send_PO_From_MM to Receive_Purchase_Order has no mapping
    Component View SE_Services_Procurement: Connection from ServiceAcknowledgementConfirmationRequest to ServiceAcknowledgementConfirmationCreate has no mapping
    Component View SE_Services_Procurement: Connection from InvoiceRequest senden to Receive INVOIC has no mapping
    Kindly correct me if am missing some, and help me out, what should have been done to remove this mapping errors.
    Thanks in advance,
    Regards,
    Pawan Keshwani

    If you are on >= SP9 you do not need to perform that action at all.
    Go to SU01 transaction assign SAP_XI_DEVELOPER role for the desired users and try it.
    regards
    Shravan

  • ICM_HTTP_CONNECTION_FAILED - proxy creation for caling webservice in abap

    Dear SDNs,
    I tried consuming .NET WSDL file. i used local file for creation of client proxy. And after creation of logical file, an URL - http://localhost/DedupeAPI/WSDedupe.asmx automatically generated from wsdl file. ( wsdl : http://localhost/DedupeAPI/WSDedupe.asmx?wsdl)
    ( there is a local setup done, a .NET application has been installed after that i can able to view the above page )
    when the test the proxy, getting following error.
    ICM_HTTP_CONNECTION_FAILED ( HTTP error 400 )
    I don't know what am I missing here?
    1) Are there any firewall related settings in the system? How do I find out?
    2) Is there a proxy setting? I don't see any proxy settings in the IE->options->LAN settings. How to find out?
    3) When I use the above URL directly in IE 6.0, I get the result. Are there any other settings or system parameters, or SICF settings?
    Please help in resolving this issue. I've checked all the forums and seen a lot of entries but nothing is working for me.
    i have used standard prog - SAPHTML_DEMO1, even here i am able to see the contents after entering URL - http://localhost/DedupeAPI/WSDedupe.asmx
    Any pointers or help would be greatly appreciated.
    Thanks
    Ram

    hi Daya,
    Actually its just becuase of wrong URL. Check whether you are going to access.
    Keep in mind : if ur providing the URL, that is the URL should be accessible in the server ( application server where the SAP is residing in )
    Otherwise, provide me the details... what exactly your requirement is?
    Ram

  • Where do I access proxy configuration for Firefox 3.6 on a Mac OS?

    Before I updated to Firefox 3.6.13 I had my proxy manually configured. It seems the update erased my configuration, and now I cannot even find where to update the proxy. I am using a Mac OS. I've found this solution to change my proxy "Tools > Options > Advanced > Network > Settings" , however, when I go to "Tools", "option" is no longer an option.
    Tools only has "web search" "add ons" "personas" "downloads" "error console" "page info" "start private browsing" "clear recent history".
    Any information on how to find my proxy to change the setting would be great. Thanks

    On Mac use [http://kb.mozillazine.org/Menu_differences text Firefox > Preferences] instead of Tools > Options
    Firefox > Preferences > Advanced > Network > Settings
    See "Firefox connection settings" in [[Server not found]]

  • Error in Proxy Configuration...

    Dear Friends
    i'm configuring the Proxy enviroment from SAP ecc yo SAP PI... this is not my first time with this configuration.... but honestly I Don't Know what's happening.
    We Have ECC and PI in the same Server... SAP ECC is the instance 00 and PI the 01... both with the same IP.
    Resuming...
    I have configurated all in ECC and PI... SLDAPICUST... Configure Integration Engine, SICF, etc etc...
    but when I create the HTTP RFC destination... from SAP ECC to SAP PI... it says than refuses the connection.
    Testing the error says: ICM_HTTP_CONNECTION_FAILED
    My Connection String:
    http://XXXXXX:8001/sap/xi/engine?type=entry
    my port in this HTTP RFC Destination is the 8001...
    My Question is:
    The error is a Connection issue, isn't true?..
    but it doesn't sounds like a Firewall issue... 'cos we are working in the same server(same IP)....
    I have talked with the NetWork team, and the say than the port is opened in the firewall..
    Some Suggestion?
    Thanks in advance.

    is Done...
    I have changed the 8001 Port, by 50100... :S
    this is my First Client with both instances in a same Server than I have to use this port... always I have used 800 + number of Instance...
    Regards

Maybe you are looking for

  • What's wrong with my code? compliation error

    There is a compilation error in my program but i follow others sample prog. to do, but i can't do it Please help me, thanks!!! private int selectedRow, selectedCol; final JTable table = new JTable(new MyTableModel()); public temp() {      super(new G

  • Adobe Acrobat XI Standard 11.0.10 silent install failing with error 1603

    Hello I just updated my AIPs for Adobe Acrobat Pro 11 Pro and Standard.  The Pro silent install is working fine.  But I cannot get the Standard install to run on Windows 7 or WIndows 8.   I have gone over every detail that I can think of or find on f

  • SOLMAN_SETUP not invoking Browser

    Hello everyone We have a Solution Manager 7.1 installed. Initially on SP4 but upgraded to SP11. Since then something seems to have happened and cant get SOLMAN_SETUP to do what it is supposed to do and that is, open the process in a browser window. I

  • Re-run a portion of a script

    While *run me* will re-run a script from its beginning, is there any way to re-run a portion of a script from a specific line or command?

  • I want to remove / delete several toolbars. How do I do that?

    I have several toolbars at the top of my browser screen that I want to remove or delete. I have tried some suggestions you have posted on the help pages but none have worked. I can check them off by going to view / toolbars, but they reappear every t