Unable to connect jms client to stcms in JCAPS62 using admin\adminadmin

I'm trying a simple java jms client to STCMS in jcaps62 but getting exception
javax.jms.JMSSecurityException: Access denied by server. Check userid and password.
at com.stc.jms.sockets.ProxyStcms.newSession(ProxyStcms.java:271)
The following is my code snippet:
Properties p = new Properties();
               p.put(InitialContext.INITIAL_CONTEXT_FACTORY,
                         "com.stc.jms.jndispi.InitialContextFactory");
               p.put(InitialContext.PROVIDER_URL, "stcms://localhost:18007");
               p.put(InitialContext.SECURITY_PRINCIPAL, "admin");
               p.put(InitialContext.SECURITY_CREDENTIALS, "adminadmin");               
               p.put("com.stc.jms.jndispi.disconnected", "true");
               InitialContext ctx = new InitialContext(p);
               QueueConnectionFactory fact = (STCQueueConnectionFactory) ctx.lookup("connectionfactories/queueconnectionfactory");
               Connection conn = fact.createConnection();
               Session session = (Session) conn.createSession(false, Session.AUTO_ACKNOWLEDGE);
Could any one throw some light on this
Note: I have tried encrypting "adminadmin" and pass it, but no luck.

yes it is working with in collaboration etc., with in GF and working when removed security for stcms. But here is it, I could able to connect to it through JMSJCA rar.

Similar Messages

  • After connecting the clients to start video chat using RTMFP , Can the server finish the video chat

    After connecting the clients to start video chat using RTMFP , Can the server finish the video chat between clients regardless of clients' will ?

    Hi,
    I looked on this site http://portforward.com/routers.htm
    It lists many routing devices both modems and routers.
    I did not see the Surfboard you listed but that does not mean it does not route (It just means it is not in the list)
    Your computer is getting the IP 192.168.1.3 which means a device somewhere between you and the internet is routing.
    Most likely in System Preferences > Network for the connection method you are using you can see a "Router IP" (192.168.1.1 is most likely based on the IP you get)
    Type this into to your Web Browser like you would Apple.com
    You should get a Pop Up.
    Hopefully it will tell what device you are now trying to Log in to.
    This info may help in looking in the Port Forward list.
    If not check all the Motorola devices listed and then iChat in the Next page.
    The third page from the Link page I gave you will detail the default access info (IP and User ID and Password) for each device you visit.
    You may find that there is a common User ID and password across the various devices and this may work for you.
    At Random this one says admin and motorola as the User ID and Password. (others may say different)
    Don't worry about the fact it says to set a Static IP at this stage Or the Port Forwarding info further down each page.
    You will hopefully be now looking at the web pages stored on the modem.
    They work like any other web pages with menu items and links to other pages.
    Search all the menu items and link to see if the device has UPnP
    It tends to be in different places on different routing devices but try Advanced or Admin as well as anything to to do with opening ports.
    A Status page like the first pic on the second link page I listed may well tell you if it has UPnP enable or not (but this is not always the case)
    Tell us what you find out or if you have some other routing device in between you and the Motorola Surfboard.
    10:56 PM Monday; January 19, 2009

  • Unable to connect other client once Oracle10g DB installed in my desktop

    Hi,
    I have Oracle Client in my desktop and I am able to connect Oracle servers which connected through LAN.
    I have installed Oracle10g Express Edition Database in my desktop for the Backup purpose.
    I am struggle to connect other Oracle Database which connected in my Local Area Network once I have installed the Oracle Database in my Desktop.
    I can able to connect installed Oracle10g Express Edition DB, but not other Oracle DB Server.
    Kindly guide / help me to use both Oracle DB Server which Installed in my PC and Others.
    Thanks in advance.
    Orahar.

    This is because most recent installed software becomes sets to default ORACLE_HOME,PATH and ORACLE_SID settings .
    Whenever you want to connect through client software set oracle_home,path and oracle_sid .
    If you want to bypass setting these things
    go to MY COMPUTER>PROPERTIES >ADVANCED > ENVIRONMENT PROPERTIES>ADD
    tehn add value for ORACLE_HOME,PATH and ORACLE_SID with old settings.
    you should be able to make connections.
    OR
    you can add TNSNAMES.ora entries of XE database with old tnsnames.ora details. you should be able to connect.
    Regards,
    Anil Malkai

  • Unable to connect thru client machine

    I am unable to connect to server machine running in shared server mode. Database is in oracle 9i rel 2. While connecting I am facing error
    ORA-01031 Insufficient privileges. Awaiting your valuable suggestions.
    Regards
    Vijay Kumar

    Even though I dont want to continue with the filthy arguements which is not of interest to this thread, my ego forces me to clarify in this regard.
    Generally speaking I find inability in people from your locale:Please limit your statements to the individual and not the whole community or country.
    secondly,
    >>The poor attitude is on your side:
    1 no version
    2 no platform
    3 Dismissing links provided
    Thanx but link provided doesn't deal with the subject of interest.
    Read the start of the thread carefully. Oracle 9i rel 2. which is enough to answer the question what I raised. Platform on which I am working is irrelevant in this context. Be context specific. Regarding the dismissing links provided is centpercent correct. For your information, there also I did not dismiss the link given by you arrogantly.
    I hope we shall stop answering to this thread.
    Thanks for valuable technical suggestions.
    Regards
    Vijay Kumar

  • I keep getting "unable to connect to web services" when attempting to use them.

    I purchased an HP Envy 114.  I have connected to the network and am able to print from mulitple computers with no problem.  When attempting to connect and authorize web services it asks me to accept the terms, then "checking for product updates".  It always comes back saying "Unable to connect to web services.  Confirm internet access and try again.".  I have set up the wireless and it diesplays the IP Address and Network name.  I'm not sure what else to try at this point.  There is no help after that, I just keep getting sent in circles. 
    This question was solved.
    View Solution.

    Hello davidarmstrong.
    Try replacing the DNS server's IP address to 8.8.8.8 and 8.8.4.4.
    For this, you will need to enter the printer's EWS by typing the printer's IP address in the URL in any internet browser (Internet Explorer or Firefox).
    If you have any doubt, please let me know.
    Cheers!
    Wixma.
    I am an HP employee.
    Say thanks by clicking the Kudos star in the post.
    If my reply resolved your problem, please mark it as as Accepted Solution so that it can be found easier by other people.

  • Unable to connect JMS server

    Hi ,
    We are running weblogic 6.1 and using the MDB example provided in the
    documentaion. We have added some logic according to our business rule in the
    onMessage() function of the bean.
    The problem is JMS connection is getting timed out after some time, and
    client cannot connect to the weblogic server(where JMS is running). We dont
    know exactly after how much time. If we restart theclient then client can
    locate the server again.
    any help is greatly appreciated.
    regards,
    mogq

    HI,
    I faced the same issue WLS was not able to look up Connection Factory, After no luck i re-install everything from WLS to OSB , this is may not be the correct solution but it woked for me !!
    or
    WebLogic with Remote WebSphere MQ Server - Possible/NotPossible?
    check ths last post of it
    U need to write the same JNDI Name of foreign Queue and foreign Connection Factory in Foreign Server Configuration as you have typed in MQ while craeting queue and connection factory.
    U need to have a channel defined (if WLS and MQ are on different box ) and provide the ip address and port no of MQ box and check the bindings file for the same.
    Create Connection Factory based on MQ client
    U need to create destination IN MQ and mentioned the Cf , queue Queue Manager to be used
    Now put transfer this binding file to WLS box location as mentioned in JNDI Connection URL.

  • Unable to connect to a database on one server using oracle client on anothe

    Hi,
    I am trying to connect to a database on zodiac server (10.180.173.201), from client installed on pluto server (10.180.173.203). But its giving the below error:
    bash-2.05$ sqlplus CTEMEA_MWEL3/payplus@ctftdb1
    SQL*Plus: Release 11.2.0.2.0 Production on Wed Mar 28 15:57:22 2012
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    ERROR:
    ORA-21561: OID generation failed
    I went through online help but they were not clear.
    kindly suggest
    -Azad

    Hi,
    entry is there. But when i changes the oracle home path to that of the previous client i am able to login.
    But when i set the oracle home path of 11g client its giving error.
    Tks,
    -Azad

  • Unable to connect other client once Oracle10g EEdition Database Installed

    Hi,
    I have Oracle Client in my desktop and I am able to connect Oracle servers which connected through LAN.
    I have installed Oracle10g Express Edition Database in my desktop for the Backup purpose.
    I am struggle to connect other Oracle Database which connected in my Local Area Network once I have installed the Oracle Database in my Desktop.
    I can able to connect installed Oracle10g Express Edition DB, but not other Oracle DB Server.
    Kindly guide / help me to use both Oracle DB Server which Installed in my PC and Others.
    Thanks in advance.
    Orahar.

    Please post full Oracle error message including error number such as ORA-XXXX or TNS-XXXX.
    It coud be an Oracle Net configuration issue: find all files named tnsnames.ora and try to merge them into the default <ORACLE_HOME>/network/admin/tnsnames.ora which is for XE ORACLE_HOME in your case.

  • I can connect to the internet and display my iTunes but I am unable to connect to the iTunes store.I am using the latest version of iTunes and have tried reinstalling but the problem still exists.

    I am able to play my music in iTunes but am unable to purchase music from the iTunes store.No connection.The screen is blank.

    Guys Check this Out
    The Solution is There
    https://discussions.apple.com/thread/3275295?tstart=0
    Best wishes : )

  • Unable to connect to sybase in Oracle Golden Gate using GGSCI cmd prompt

    Hi All,
    I am trying to connect to sybase using golden gate cmd prompt GGSCI, but i am getting below error
    Command - dblogin sourcedb master userid sa
    master is the dbname (Default available in sybase)
    sa - user
    ERROR: Cannot connect to database master at server BL1DDG1W4BS.
    Client Library error: severity(0) number (44) origin(1) layer(4).
    ct_connect(): protocol specific layer: external error: The attempt to connect to
    the server failed.
    Sybase Version - 15.0
    Oracle Golden Gate version - Oracle Golden Gate for Non Oracle Database Release 10.4 for sybase 15.0.
    Please if any one can help me out.
    Thanks In Advance.
    Regards,
    Prachi

    the command is
    dblogin sourcedb <DNS_NAME> etc...
    DNS_NAME is the name of the ODBC connection to your sybase server.

  • Running JMS Client Programs on Multiple Systems using J2EE1.4

    Hi all,
    I have 1 message producer and about 100 clients on different systems in the network which receive the messages.
    At the moment I am running a J2EE1.3 server on the sender side and the client programs are startet with -Dorg.omg.CORBA.ORBInitialHost=sender hostname to access the remote system.
    My problems:
    1. I upgraded my client program to java1.5 , but jdk1.5.0_01/jre/lib/rt.jar doesn't contain com/sun/corba/se/internal/util/JDKBridge -> it`s not possible to execute corba calls any more.
    2. If you upgrade J2EE1.3 to J2EE1.4 sender and receiver system must both be running the J2EE Application Server, but I want only the the sender system to run J2EE.
    I have no idea how to solve these problems and would be happy about every assistance.
    Thanks,
    Elke

    Hi
    I would suggest posting this into the J2EE 1.4 (application server) forum. You will have a better chance of getting help there, since, while your application is JMS based, it is not a JMS issue.
    TE

  • I am unable to connect to the windows update center. i use fire fox and avast antivirsus. I think i need to use internet exployer to do this but it isn't working

    i can't use the windows update program. i think i have to use internet exployer to do this. i tried but it doesn't work.. can firefox connect to the windows update site
    == URL of affected sites ==
    http://windows update

    Windows Updates rely on [[ActiveX]] technology. It's a Microsoft technology that is used to add functionality to Windows programs.
    '''Firefox does not support ActiveX technology''' for multiple reasons.
    * ActiveX is only available on Windows operating systems, and as a result webpages that require it will not work on Linux or Mac.
    * ActiveX integration with the Windows operating system has made it a target for [http://en.wikipedia.org/wiki/Malware malicious software].
    Firefox uses [http://support.mozilla.com/en-US/kb/Using+plugins+with+Firefox plugins] to view and use multimedia content embedded in web pages, and [http://support.mozilla.com/en-US/kb/Using+extensions+with+Firefox extensions] to add new functions.
    Internet Explorer comes with the Windows OS family by default, and to update the system, please just do '''Start''' > '''Windows update''', which opens IE regardless which browser is the default one.

  • Unable to connect SCUP to Site server unless launched as Admin

    Hello All!
    I am ran into a wall while installing SCUP on server 2012 r2. I was able to install SCUP with no problem but when I open option>Update Server>click on Enable publishing to an update server>click Connect to a local update server: Click "Test
    Connection I get the following error below. The only I get a succeful connection is if I launch SCUP as admin. This makes no sense because my account had all access to the server.
    Connection"  
    Phil Balderos

    Well, you don't need SCUP to get "in a compliance state". It may help you deploy some 3rd party or in-house app updates, but not needed for normal stuff.
    And if it works as admin, why not use that then? I did test SCUP on my Windows Server 2012 R2 install a couple of weeks ago, but I was using the domain administrator account and it published as expected.
    Wally Mead
    Thanks Wally,
    Yes we use it for 3rd party patching. We have a subscription to Shavlik and use that for Adobe, Google Chrome, Java, and several other apps.
    Patching 3rd party along with Microsoft updates is one of out audit points. The Microsoft updates portion works like a charm just the SCUP portion
    giving a little bit of trouble. I am reading some of the blogs and am in the process of reinstalling. One other bit left to configure is the certificate portion. I have very little expericne working with certificates but I found this blog.
    http://blogs.technet.com/b/jasonlewis/archive/2011/07/12/system-center-updates-publisher-signing-certificate-requirements-amp-step-by-step-guide.aspx
    Do you think this is a good start?
    Phil Balderos

  • Unable to connect to iMessage, even though I have used it before

    It asks me to enter my apple ID and password, which I do. Then it asls me to choose which email adress I want to use, which I also do. I press next and absoluteøy nothing happens, except sending me back to the page where I enter my apple ID

    There are serious issues with Apple servers. Just bear with it. I'm sure they will get it straightened out.

  • Unable to Connect to my organization's EAS using MS Mail app since upgrade to Windows 8.1 -- certificate error

    Last November, my ASUS laptop forced me to update to Windows 8.1.  Since then, I cannot connect to my organization's mobile EAS using the Mail/Calendar/People app.  The Mail app says "We could not connect to .... because of problems with its
    digital certificates.  Contact your system administrator for info."  I also tried to delete the account and recreate it.  At the account info screen, it gave a related error message, stating "To connect to this account, you need a
    valid certificate on the PC. Contact your system administrator for more info."
    In trying to recreate the account, I note that the 8.1 Mail app appears to have combined all EAS connections -- I seem to recall different options for connecting previously, including one that was more specific to mobile EAS connections.  My organization
    only supports connection to mobile devices, and I continue to be able to connect via Windows phone, Android (iOS devices also supported).
    I have done some digging and see that in my Windows Certificate Manager, there is a Personal Certificate with an error message. It's a "Token Signing Public Key" for "Client Authentication" using an RSA Public Key, but under the Certification
    Path tab, the status states "The issuer of the certificate could not be found."  I suspect this is the certificate that my organization's server is sending but is no longer being recognized by Windows 8.1.
    My organization has been unwilling to support me on this.  They point to the fact that all other devices work, my connection worked with Windows 8.0, and they don't have enough users that connect via Windows 8.1 laptops/tablets to troubleshoot on their
    end.  They also don't want to change setting that then cause other users to lose connectivity on the more commonly used mobile devices.
    So, to trouble shoot myself, I have looked up posts on related issues and I have done all of the following to no avail:
    - Make sure my Windows is up to date, including that latest Certificate/Credential update;
    - Uninstalled the Mail/Calender/People App, restarted, and reinstalled it;
    - Had MS Online support try to trouble shoot.  They created a test account and tried to connect using that to no avail.
    Notably, I have two Windows 8.1 machines -- my wife and I got matching ASUS laptops that both upgraded to 8.1 from 8.0  -- and I am unable to connect to my organization's mobile EAS using either machine. 
    To me, this is clearly a Windows 8.1 issue.  The Mail/Calendar/People app should interface with mobile EAS exactly the same way that other mobile OSes do.  Apparently this was the case with Windows 8.0, but no longer. 
    The last thing I'll add is that my organization requires password and remote wiping when connecting to the mobile EAS.  But, this wasn't an issue when I had Windows 8.0 -- it connected fine and mandated password and remote wipe features.
    NOTE: I originally posted this question on the Windows 8.1 Tehchnet forum and was told by an MS Engineer Soumya Sunda Debroy to repost in this forum. 
    PLEASE ADVISE.  YOUR HELP IS APPRECIATED.
    - Dan

    Per the post above, I was pointed to Microsoft's remote connectivity analyzer and it appears to me that the GoDaddy Certificate -- which was compatible with Windows 8, is not compatible with Windows 8.1.  (See results below.
    I've also seen posts in other threads to "Ignore SSL errors" -- my Mail app doesn't present me that option, even though I uninstalled and reinstalled it.  So, can anyone help?
    Testing the SSL certificate to make sure it's valid.
    The certificate passed all validation requirements.
    Additional Details
    Elapsed Time: 171 ms.
    Test Steps
    The Microsoft Connectivity Analyzer is attempting to obtain the SSL certificate from remote server damobile.sccgov.org on port 443.
    The Microsoft Connectivity Analyzer successfully obtained the remote SSL certificate.
    Additional Details
    Remote Certificate Subject: CN=*.sccgov.org, OU=Domain Control Validated, Issuer: SERIALNUMBER=07969287, CN=Go Daddy Secure Certification Authority, OU=http://certificates.godaddy.com/repository, O="GoDaddy.com, Inc.", L=Scottsdale, S=Arizona,
    C=US.
    Elapsed Time: 84 ms.
    Validating the certificate name.
    The certificate name was validated successfully.
    Additional Details
    The host name that was found, damobile.sccgov.org, is a wildcard certificate match for common name *.sccgov.org.
    Elapsed Time: 0 ms.
    Validating certificate trust for Windows Mobile devices.
    The certificate is trusted and all certificates are present in the chain.
    Test Steps
    The Microsoft Connectivity Analyzer is attempting to build certificate chains for certificate CN=*.sccgov.org, OU=Domain Control Validated.
    One or more certificate chains were constructed successfully.
    Additional Details
    A total of 1 chains were built. The highest quality chain ends in root certificate OU=Go Daddy Class 2 Certification Authority, O="The Go Daddy Group, Inc.", C=US.
    Elapsed Time: 30 ms.
    Analyzing the certificate chains for compatibility problems with Windows Phone devices.
    Potential compatibility problems were identified with some versions of Windows Phone.
     <label for="testSelectWizard_ctl12_ctl06_ctl02_ctl02_ctl01_tmmArrow">Tell
    me more about this issue and how to resolve it</label>
    Additional Details
    The certificate is only trusted on Windows Mobile 6.0 and later versions. Devices running Windows Mobile 5.0 and 5.0 with the Messaging and Security Feature Pack won't be able to sync. Root = OU=Go Daddy Class 2 Certification Authority, O="The Go
    Daddy Group, Inc.", C=US.
    Elapsed Time: 5 ms.
    The Microsoft Connectivity Analyzer is analyzing intermediate certificates sent by the remote server.
    All intermediate certificates are present and valid.
    Additional Details
    All intermediate certificates were present and valid.
    Elapsed Time: 1 ms.
    Testing the certificate date to confirm the certificate is valid.
    Date validation passed. The certificate hasn't expired.
    Additional Details
    The certificate is valid. NotBefore = 8/7/2013 12:51:02 AM, NotAfter = 8/17/2016 4:07:52 PM
    Elapsed Time: 0 ms.
    Checking the IIS configuration for client certificate authentication.
    Client certificate authentication wasn't detected.
    Additional Details
    Accept/Require Client Certificates isn't configured.
    Elapsed Time: 149 ms.

Maybe you are looking for

  • CS5 - License Agreement Loops - Will not allow me to Run Software

    Originally I posted the following: Dec 11th I've been trying to install CS5 Master Edition.  Disk I installed and I was asked to install disk II,  it reached 51 percent and THEN it asked me to "please insert Disk CS5 Master Collection II to continue

  • IDVD 6 writes lead it, ejects disc, and says complete. whats wrong?

    I am using iDVD 6, and am trying to burn a 112 min movie, that i ripped, using handbrake, from a previously burned home movie, but every time it gets to "Writing Lead In" it stops, ejects the disc and says complete. I click the continue button and it

  • How to get profit

    Dear Expert, I want a report in which purchase price and sales price of each item, also if same item is sold at different ? Thanks Kevin

  • Apple Certified Tech grasping at Straws iMac 24" 8,1

    I have a 2.8 GHZ 24" 8,1 version iMac sitting on my bench.   This one has the upgraded video card 8800, 512k that was something like $800 new. Always Kernel Panics on startup just as the gear stops and the screen ordinarily goes to blue. Doesn't matt

  • JMF experts, please help!

    Hello I'm trying to write a program which should play a mp3-file. The problem is that I get a strange error message. The program works for ".wav" and ".mpg"-files but unfortunately not for mp3. I list the code for the program and the error message...