Can't connect to a deployed application in standalone production

Hy dear all, i'm facing a problem.
I've deploy an application on a stand alone wls in production mode. I've deploy the application from jdeveloper all the groups, roles, and users are well migrated. I've created new accounts in wls granted the application role but i can't connect to the deployed app with these accounts. These accounts can connect to wls when i grant them administrator role. All the accounts create in jdeveloper can connect to the application.
Please i need help emergency...

Please after deploying my application in wls (production mode) all user create in weblogic can't connect to the application but users that was migrate from development mode (jdeveloper) can connect i need help.
any idea?

Similar Messages

  • Can't connect to the window application server.

    I have installed the Sun Secure Global Desktop Software 4.2,
    the client can connect to the unix application server but can't connect to the window applicaiont server.
    What can i do?
    Thank you.

    Hi.
    Are you sure you're using a Windows server which support Terminal Services? In other words, try (on the Windows server) by escaping to the CMD prompt and issue the
    netstat -n
    command as to see if port 3389 is listed in LISTEN state.
    Best,
    Rob

  • In application purchased failed can not connect to itunes, In application purchased failed can not connect to itunes

    Why can not purchased item from application meanwhile my credit card already verified, the statement from application " in application purchased failed can not connect to I tunes please go to ITunes support"

    This what Apple's iTunes specific error codes support article says about that particular error.
    Errors 3000-3999 (3004, 3013, 3014, 3018, 3164, 3194, and so on): Error codes in the 3000 range generally mean that iTunes cannot contact the update server (gs.apple.com) on ports 80 or 443.
    Update to the latest version of iTunes.
    Verify the computer's date and time are accurate.
    Check that your security or firewall software is not interfering with ports 80 or 443, or with the server gs.apple.com.
    Follow Troubleshooting security software. Often, uninstalling third-party security software will resolve these errors.
    An entry in your hosts file may be redirecting requests to gs.apple.com (see "Unable to contact the iOS software update server gs.apple.com" above).
    Internet proxy settings can cause this issue. If you are using a proxy, try without using one.
    Test restoring while connected to a known-good network.

  • URGENT: Can't connect to a MDB from a standalone application

    Hi, I hope somebody can help me. I'm trying to send messages to a MDB from a standalone client, but I have problems when looking up JMS queues and connection factories. The code is the following:
    try {
    Hashtable env = new Hashtable();
    env.put(Context.INITIAL_CONTEXT_FACTORY, "com.evermind.server.rmi.RMIInitialContextFactory");
    env.put(Context.PROVIDER_URL, "ormi://192.168.64.173:3101/PruebaAS");
    env.put(Context.SECURITY_PRINCIPAL,"admin");
    env.put(Context.SECURITY_CREDENTIALS, "admin");
    jndiContext = new InitialContext(env);
    catch (NamingException e) {
    System.out.println("Can't create JNDI API" +
    "Context:" + e.toString());
    System.exit(1);
    * Look up connection factory and queue. If either does
    not exist, exit.
    try {
    queue = (Queue)
    jndiContext.lookup("java:comp/resource/ojms/Queues/queue2");
    catch (NamingException e) {
    System.out.println("JNDI API lookup failed." +
    e.toString());
    System.exit(1);
    When program tries to look up the queue, I get the message: "JNDI API lookup failed.javax.naming.NamingException: Disconnected: Unknown command: 7"
    What's the meaning of "unknown command:7?? I have deployed the MDB to an Oracle 9iAS 9.0.2 using enterprise manager, and create queues in an Oracle 9i 9.2.0 Server.
    Please, I need some help. Thanks in advance.

    I'm no expert, but I did get something like this working. One gotcha is that you need to have an instance of the database driver, since the Oracle queues use the database. Try something like this before you attempt the JNDI lookup:
    Class.forName("oracle.jdbc.driver.OracleDriver");
    If necessary, replace "oracle.jdbc.driver.OracleDriver" with the appropriate driver for your environment. Good luck.

  • Where can i find the already deployed applications in weblogic 10

    hi,
    i like to find where is the application in the bea directory after installing using the weblogic 10.3 console?
    Previously in weblogic 8, the file can be found in c:/bea/userprojects/domains/<domain_name>/applications/<my_web_application> after i deployed using the weblogic console
    The file structure has been change for weblogic 10. Where can i find the files?
    Thanks
    Edited by: user8271033 on 28/09/2010 19:31

    It depends in which modeu have deployed your applications:
    If you will deploy your Application using nostage=”true” in the Above ANT script then It will be deployed on the Server in no Stage mode ...means the Actual Location of the Application will be used by the Server.
    If you will deploy your Application using stage=”true” in the Above ANT script then It will be deployed on the Server in Stage mode ...means the the application will be staged inside the "<DOMAIN_HOME>\servers\<SERVER_NAME>\stage" directory.
    please refer to Re: Maintaining Absolute paths inside EAR file

  • Deploy application on standalone WebLogic 11g(10.3.6)

    Dear Sir/Madam
    I have installed standalone Oracle WebLogic Server 11g(10.3.6),so I used JDeveloper 11g Release 2 (11.1.2.3.0).
    Moreover, I created an application like of "Developing Rich Web Applications With Oracle ADF Part3" Tutorial, yet I could deployed and run.
    This sample has two pages(DeptEmpPage & query).I clicked the "Query" button but not happened instead of to navigate to another page.
    briefly:
    1- I could run correctly on embedded WebLogic Server 10.3.
    2- it run standalone the (DeptEmpPage or query) pages on standalone WebLogic. it means both of pages are in war file.
    Best regards,
    Saeed.

    Hi User
    Though I'm not fully clear of your question, as I understand it, it seems that you are not able to run this same app on the standaloe WLS as opposed to the Integrated WLS, though you point out that they are both WAR files.
    1. have you configured the domains and the datasources forthe standalone WLS as you have done for the IWLS
    2. the model.jar and the ViewControllerRC are packaged in a WAR, and the deploy script allows you to deploy to an EAR. so the ear is the one you will have to deploy/copy to the standalone version.

  • Can't connect to APEX 3.0.1

    HI! I have a problem with APEX 3.0.1. I install it into Oracle XE 10g (with APEX 2.1). After that a can't connect to the Oracle Application Express Administration Services to create a workspace. My SYS and (or) SYSTEM password don't work. I receive "Invalid Login Credentials", but other soft (plsqldev, sqlplus) connect to database with my password without any problems... Is any way to settle this problem?

    Look at this:
    http://www.oracle.com/technology/products/database/application_express/html/3.0.1_and_xe.html
    Once you complete the standard install, you need to perform the following steps to complete the upgrade:
    1. Connect to SQL*Plus as SYS
    2. @APEX_HOME/apex/apxldimg.sql APEX_HOME
    3. @APEX_HOME/apex/apxxepwd.sql password
    (where password is the password of the Application Express internal ADMIN account)
    For the steps above, APEX_HOME is the directory where the Application Express software was unzipped.

  • Deployed application can't see the JDBC connection

    Hi
    I made an ADF application using oracle JDeveloper 11g and it ran successfully from the JDeveloper
    I deployed it to Weblogic 10.3 and it successfully deployed
    But when i Opened the deployed application's URL the page's lay out is only what i c (only the template) with the following error:
    =================================================
    Error while opening JDBC connection.
    ORA-01005: null password given; logon denied
    Unexpected exception caught: java.lang.NullPointerException, msg=null
    =================================================
    SO, how could I make my application c the JDBC ?
    by the way when i created the DB connection in the JDeveloper i checked(deploy password)

    Hi Eddy
    I got the same problemas you posted.now i changed the configurations of AMlocal.i changed from JDBC URL to JDBC datasource.
    i saved the changes. i created a new EAR and deployed to external WLS 10.3 from Jdev11.1.1
    when i am testing tha app from external WLS,i am getting the following error
    JNDI failure.unable to lookup DataSource at context
    java:comp/env/jdbc/Connection1DS
    while trying to lookup'jdbc.Connectiobb1DS' didn't find
    subcontext 'jdbc'.Resolved"
    Unexpected exception caught:
    java.lang.NullpointerException,msg=null
    Can you tell me where the problem is?

  • Deployment Aborted - Can't connect to X11 window server

    Hello All,
    In coninuation with my previous Charts in Visual Composer, i am facing an issue with deployment of the VC Model.
    I obtained the log and it says " Can't connect to X11 window server ". The detailed log is below:
    Kindly help me understand the error.
    Error in compiling Flex application: java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
       at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
       at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:139)
       at java.lang.Class.forName0(Native Method)
       at java.lang.Class.forName(Class.java:141)
       at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
       at macromedia.fonts.JREFontManager.initializeSystemFonts(JREFontManager.java:242)
       at macromedia.fonts.JREFontManager.createSetForSystemFont(JREFontManager.java:58)
       at macromedia.fonts.CachedFontManager$FontCache.fetch(CachedFontManager.java:109)
       at macromedia.util.LRUCache.get(LRUCache.java:114)
       at macromedia.fonts.JREFontManager.getEntryFromSystem(JREFontManager.java:186)
       at macromedia.swf.builder.tags.FontBuilder.<init>(FontBuilder.java:52)
       at macromedia.css.FontFaceRule.initialize(FontFaceRule.java:82)
       at macromedia.css.StyleDocumentHandler.endFontFace(StyleDocumentHandler.java:36)
       at org.apache.batik.css.parser.Parser.parseFontFaceRule(Unknown Source)
       at org.apache.batik.css.parser.Parser.parseStyleSheet(Unknown Source)
       at macromedia.css.StyleParser.init(StyleParser.java:165)
       at macromedia.css.StyleParser.<init>(StyleParser.java:89)
       at macromedia.css.StyleSheet.parse(StyleSheet.java:71)
       at flex.compiler.parser.MxmlParser$4.end(MxmlParser.java:1123)
       at flex.compiler.parser.MxmlParser.endElement(MxmlParser.java:402)
       at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
       at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source)
       at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
       at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
       at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
       at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
       at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
       at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
       at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
       at javax.xml.parsers.SAXParser.parse(SAXParser.java:143)
       at flex.compiler.parser.MxmlParser.parseDocument(MxmlParser.java:4363)
       at flex.compiler.MxmlLoader.parse(MxmlLoader.java:277)
       at flex.compiler.MxmlLoader.loadComponentType(MxmlLoader.java:178)
       at flex.compiler.MxmlLoader.loadComponent(MxmlLoader.java:204)
       at flex.compiler.CachedComponentLoader.getComponent(CachedComponentLoader.java:197)
       at flex.compiler.CachedComponentLoader.loadDefinition(CachedComponentLoader.java:101)
       at flex.compiler.CachedComponentLoader.getDefinition(CachedComponentLoader.java:263)
       at flex.compiler.CompositeLoader.getDefinition(CompositeLoader.java:54)
       at flex.compiler.linker.Loader.getType(Loader.java:266)
       at flex.compiler.linker.Loader.findType(Loader.java:248)
       at flex.compiler.CompilerPackageManager.loadType(CompilerPackageManager.java:629)
       at flex.compiler.MxmlCompiler.openDocument(MxmlCompiler.java:61)
       at flex.compiler.MxmlCompiler.compile(MxmlCompiler.java:234)
       at flex.tools.Mxmlc.main(Mxmlc.java:166
    Thanks ,
    Sharath MG
    The version of VC is :
    GML : 700.10.0.1
    Client : 700.10.0.1
    VCServer : 700.10.0.1
    Flex : 700.10.0.1
    Portal Content(HTMLBKit) : 700.10.0.1
    Portal Connector : 700.10.0.1
    Message was edited by:
            Sharath M G

    Hi,
    due to the message "X11 window server" I guess that maybe your VC Server a so called "headless server", i.e. some kind of virtual device without a monitor. In this case, you have to set a flag in a configuration file. You will find information on this topic in a SAP Note. Maybe this solves your problem.
    Best Regards, Benni

  • Deployment error : Can't connect to X11 window server

    Hello All,
    i am facing an issue with deployment of the VC Model.
    I obtained the log and it says " Can't connect to X11 window server ". The detailed log is below:
    Error in compiling Flex application: java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:139)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:141)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
    at macromedia.fonts.JREFontManager.initializeSystemFonts(JREFontManager.java:242)
    at macromedia.fonts.JREFontManager.createSetForSystemFont(JREFontManager.java:58)
    at macromedia.fonts.CachedFontManager$FontCache.fetch(CachedFontManager.java:109)
    at macromedia.util.LRUCache.get(LRUCache.java:114)
    at macromedia.fonts.JREFontManager.getEntryFromSystem(JREFontManager.java:186)
    at macromedia.swf.builder.tags.FontBuilder.<init>(FontBuilder.java:52)
    at macromedia.css.FontFaceRule.initialize(FontFaceRule.java:82)
    at macromedia.css.StyleDocumentHandler.endFontFace(StyleDocumentHandler.java:36)
    at org.apache.batik.css.parser.Parser.parseFontFaceRule(Unknown Source)
    at org.apache.batik.css.parser.Parser.parseStyleSheet(Unknown Source)
    at macromedia.css.StyleParser.init(StyleParser.java:165)
    at macromedia.css.StyleParser.<init>(StyleParser.java:89)
    at macromedia.css.StyleSheet.parse(StyleSheet.java:71)
    at flex.compiler.parser.MxmlParser$4.end(MxmlParser.java:1123)
    at flex.compiler.parser.MxmlParser.endElement(MxmlParser.java:402)
    at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
    at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source)
    at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
    at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
    at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
    at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
    at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
    at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
    at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
    at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
    at javax.xml.parsers.SAXParser.parse(SAXParser.java:143)
    at flex.compiler.parser.MxmlParser.parseDocument(MxmlParser.java:4363)
    at flex.compiler.MxmlLoader.parse(MxmlLoader.java:277)
    at flex.compiler.MxmlLoader.loadComponentType(MxmlLoader.java:178)
    at flex.compiler.MxmlLoader.loadComponent(MxmlLoader.java:204)
    at flex.compiler.CachedComponentLoader.getComponent(CachedComponentLoader.java:197)
    at flex.compiler.CachedComponentLoader.loadDefinition(CachedComponentLoader.java:101)
    at flex.compiler.CachedComponentLoader.getDefinition(CachedComponentLoader.java:263)
    at flex.compiler.CompositeLoader.getDefinition(CompositeLoader.java:54)
    at flex.compiler.linker.Loader.getType(Loader.java:266)
    at flex.compiler.linker.Loader.findType(Loader.java:248)
    at flex.compiler.CompilerPackageManager.loadType(CompilerPackageManager.java:629)
    at flex.compiler.MxmlCompiler.openDocument(MxmlCompiler.java:61)
    at flex.compiler.MxmlCompiler.compile(MxmlCompiler.java:234)
    at flex.tools.Mxmlc.main(Mxmlc.java:166
    The version of VC is :
    GML : 700.15.0.1
    Client : 700.15.0.1
    VCServer : 700.15.0.1
    Flex : 700.15.0.1
    Portal Content(HTMLBKit) : 700.15.0.1
    Portal Connector : 700.15.0.1
    I allready saw de note 886209 but this not working.
    Is there any body who knows how to solve this
    Thanks ,
    Kurt Ranft

    Hi Kurt,
    I am getting the same error, Can u just explain a little bit briefly, Because I am entirely new into SAP VC.
    Where is that XML file and what is the chage that has to be made in that XML file?
    Please help me to solve the problem.
    Regards,
    Palani

  • Adobe cloud application manager - can not connect to internet

    To ADOBE - The Adode cloud Order no is DSSY006786009DT and is current
    The Adobe cloud application manager - can not connect to internet even though there is internet connection and says it might be time zone error but that is correct  - Sydney Australia
    Question:
         1. Is anybody else having this problem
         2. How do we fix
    I already changed the time zone east coast US - did not change anything
    Could it be a corrupt program - thus requiring to reinstall program Application manager
    I am using Windows 7.
    It has been like it for ten days - It asks to log in everytime I turn computer on
    All programs in Creative Cloud work
    Any suggestions and solution
    Online help and phone help had no solutions other than what I suggested - that is reload application manager
    Thanks for help
    Ian Cleland

    The Creative Cloud File Synching was just offline, should be online now again.
    See top off: http://forums.adobe.com/community/creative_cloud/creative_cloud_connection
    Maybe that was your problem.

  • After upgrading to IOS 8 my iPhone 5 wifi is not working well at all .. and can't connect to any of apple services like apple store even can't upgrade my application

    After I upgraded to IOS 8 my iPhone is not working well at all .. the most serious issue is the wifi which is too slow and can't connect to apple store and can't update my application  .. also tried to search or update for ios 8 but also can't connect . safari also always can't connect to any the server . please check and advise

    Hey ahmedfromtanta,
    Thanks for the question. After reviewing your post, it sounds like trouble with Wi-Fi. I would recommend that you read this article, it may be able to help you resolve or isolate the issue.
    iOS: Troubleshooting Wi-Fi networks and connections
    Thanks for using Apple Support Communities.
    Have a nice day,
    Mario

  • I can't get any of my applications to open. I can't connect to my Wi fi and my MacBook Pro says it's not charging. It is 4 yrs old and I've taken it in for repairs 3 times this year. Also was told my cd rom packed it in. Is it possible I need a new one?

    Frustrated with my Mac book pro. It's 4 yrs old and I've taken it in 3 times this year for different issues. Just last week they said my Cd Rom has packed it in. As of this week, I can't connect to wifi or get any of my applications to respond. Also won't hold a charge :(.  Is it possible I need a new one? I paid 2200.00 for thus one. Seems like it should last longer than that. Any help or advice would be greatly appreciated.

    You would do better to ask in the Mac Forum - this is the iPad forum.

  • Can multipule users deploy application to OC4J on 9iAS r2?

    Is there a way to deploy applications to OC4J through the Enterprise Manager using different user than IAS_ADMIN?
    Thanks
    Marcel

    Hi Marcel,
    In Oracle9iAS R2 9.0.2, ias_admin is the only predefined admin user you can use to deploy an application (the Enterprise Manager website runs on it's own OC4J instance, config files are located in $ORACLE_HOME/sysman/j2ee/config, the admin user ias_admin is defined in $ORACLE_HOME/sysman/j2ee/config/jazn-data.xml). Futre release of Oracle9iAS will allow you to define additional admin users.
    BTW, what's the purpose to deploy applications using a different user?
    Regards,
    Chen.

  • Can I connect my application to mssql server

    Can I connect my application to mssql server ?

    nioe wrote:
    Something more specific, my search on Google does not appear something abuot mssql
    Perhaps you could help the process along by being a little more specific. Is this an in-house application. Will it ever leave your local network? Or does it need to run over the internet? Regardless, the best option will likely be some type of REST web service that any client can use.

Maybe you are looking for

  • Why does my iPad backup not show up in iTunes?

    Everytime I attempt to backup my iPad, the screen on the iPad goes to the Apple logo startup and either holds on that or intermittently comes back w/ the "Sync in Progress" message. I let it go all the way to completion...it appears in iTunes as if a

  • Slow Mac after Mavericks Upgrade

    So this has been brought up multiple times in this community, but I wanted to give it a shot with my specific info.  I have attached my EtreCheck results for more info about my system.  I downloaded Mavericks right when it came out, and I have been s

  • Disk Utility hangs

    My drive is partitioned into 3 logical drives. 1 - boot and appliactions (Disk Utility repairs permissions OK) 2 - CD scratch disk - Disk Utility verifies the disk OK 3 - data - Disk utility displays Verifying Disk Data but then hangs with no activit

  • Why does Adobe Premiere Pro CC 2014 quit upon playback of a sequence?

    I have a new iMac 27" 3.5 GHz Intel Core i7 with 32 GB 1600 MHz DDR3, running 10.8.5. I have a project using AVCHD files running at 59.94 fps, 1920x1080. The media is on a OWC Mercury Elite- AL Pro Qx2; it is at least 3 years old and it is connected

  • CSV file as an attachment is not in the recognizable format

    Hi All, I have a requirement to send a csv file as an e-mail attachment. For this, I am collecting the required data into the final internal table and converted this final internal table data into CSV format and then sending this in the mail as csv f