Http500 when trying to access URL for Oracle Application Server Console

We have a new install of R12.1.0 on Windows 2003 R2 (32bit). The Applications seem to work fine. Users can access the R12 applications and submit jobs.
We need to configure a new oc4j instance, so we are trying to access the Oracle Applications Server Console for the first time. After entering the URL below, we encounter an Http 500 error. The Application server console service is running.
http://wbf-soadb.bolthouse.int:18100/emd/console
Thanks

Mark,
The document (Note: 603716.1 - Using AS10g AS Control with eBusiness Suite Rel 12) used to be available for public access but seems not anymore. Please log a SR to get a copy of this doc as you need to follow the steps in this doc to access AS Control with R12.
Thanks,
Hussein

Similar Messages

  • Error 500 when trying to access Admingui in Sun Application Server 8.2

    Hello there
    I�m evaluating Sun Communication Suite 5, and one of the components installaed is the Sun JAS 8.2. When i try to access the admin console on the port 4849, it shows me the login page, and when i insert the username and pass the server answers me with this "beautiful" error page:
    [#|2008-06-28T09:46:48.629+0200|SEVERE|sun-appserver-ee8.2|javax.enterprise.system.container.web|_ThreadID=30;|StandardWrapperValve[AdminGUIServlet]: Asignar excepci��n para el servlet AdminGUIServlet
    javax.servlet.ServletException: Error al asignar una instancia de servlet
    at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:760)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
    at com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:235)
    at com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2114)
    ----- Root Cause -----
    java.lang.NoClassDefFoundError: com/iplanet/jato/ApplicationServletBase
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1807)
    at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:914)
    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1379)
    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1243)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1807)
    at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:914)
    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1379)
    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1243)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1807)
    at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:914)
    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1379)
    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1243)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1033)
    at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:756)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
    at com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:235)
    at com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2114)
    I have revised the java path, the jato.jar existence in the WEB-INF/lib and i�m out of ideas. Any clue?. Other applications like the Access Manager works seamlessly.
    Best Regards.

    I have observed the same error (java.lang.NoClassDefFoundError: com/iplanet/jato/ApplicationServletBase)
    during the Java Enterprise System installation on Fedora 9 and resolved it.
    when you install an Appliation Server as part of JavaES,
    it looks for some resources (jato.jar,cc.jar,dtd,gif...)
    to the path configured by webconsole. for example it is
    looking for jato.jar to /opt/sun/share/lib/jato
    [root@localhost sun]# find | grep jato.jar
    ./identity/lib/identity/console-war/WEB-INF/lib/jato.jar
    ./identity/web-src/services/WEB-INF/lib/jato.jar
    ./identity/web-src/password/WEB-INF/lib/jato.jar
    ./webserver7/lib/webapps/admingui/WEB-INF/lib/jato.jar
    ./share/lib/jato.jar
    ./webconsole/private/templates/sjsas/jato_jar.reg
    ./webconsole/private/templates/tomcat/jato_jar.reg
    ./private/share/lib/jato.jar
    ./appserver/lib/install/applications/ee/admingui/adminGUI_war/WEB-INF/lib/jato.jar (this is a link)
    ./appserver/lib/install/applications/admingui/adminGUI_war/WEB-INF/lib/jato.jar
    cd /opt/sun/appserver/lib/install/applications/ee/admingui/adminGUI_war/WEB-INF/lib/;ls -l
    cc_de.jar -> /usr/share/webconsole/lib/cc_de.jar
    cc_es.jar -> /usr/share/webconsole/lib/cc_es.jar
    cc_fr.jar -> /usr/share/webconsole/lib/cc_fr.jar
    cc_ja.jar -> /usr/share/webconsole/lib/cc_ja.jar
    cc.jar -> /usr/share/webconsole/lib/cc.jar
    cc_ko.jar -> /usr/share/webconsole/lib/cc_ko.jar
    cc_zh_CN.jar -> /usr/share/webconsole/lib/cc_zh_CN.jar
    cc_zh_TW.jar -> /usr/share/webconsole/lib/cc_zh_TW.jar
    jato.jar -> /usr/share/lib/jato/jato.jar
    My Steps to fail:
    for uninstall purpose I had made
    rpm -qa | grep sun (but not for SUN)
    and removed the searched RPMs.
    I had not made search for "rpm -qa | grep SUN" that take a look to RPMs related with webconsole.
    Later I removed /opt/sun/, /var/opt/sun, /etc/opt/sun directories.
    At the next JavaES installation the webconsole has not been installed
    as there were a conflicts with the already installed RPMs and I have
    missed this point. So the needed /opt/sun/webconsole path is absent now.
    Despite of the mentioned above I have manually corrected the link
    to the corrupted paths and copied the needed jars from other products
    ("identity management") which comes with JavaES, and was able to login to
    https:localhost:4849 with admin admiadmin successfully
    At the end of all
    I have made a search for rpm -qa|grep sun and rpm -qa|grep SUN
    and removed the related RPMs and the mentioned above folders
    and reinstall a fresh JavaES. It works fine now.
    Regards,
    Telman

  • 10.1.0.5 Patch for Oracle Application Server 10g Release 1

    Hi Guys,
    Does anyone know what is the patch number for 10.1.0.5 Patch for Oracle Application Server 10g Release 1?
    This is a Oracle Application Server and not Oracle Database server.
    I tried searching on Metalink but not able to find it.
    Thanks in advance!
    Avinash.

    10.1.0.5 is not a version number for an OAS. It is only a version number for RDBMS.
    If you are running OAS 10.1.2.x with the Identity Managmenet/SSO (OID Server), & elected to have it install the Metadata Repository database for you, this was a RDBMS release below 10.1.0.5. The OAS patch to 10.1.2.2 or 10.1.2.3 required the RDMBS be updated to 10.1.0.5 first. This is the standard 10.1.0.5 update for your platform.
    use Advanced Search on Metalink
    To find the OAS 10.1.2.2 or 10.1.2.3 patch set, search for Oracle Fusion Middleware Server. Release 10.1.2.2 and 10.1.2.3. Look for the decriptions like "PLACEHOLDER BUG FOR AS/DS 10.1.2.3 PATCHSET RELEASE" OR "PLACEHOLDER BUG FOR AS/DS 10G R2 PATCH SET 2 10.1.2.2"
    To find the RDBMS 10.1.0.5 patch, search for RDBMS Server, Release 10.1.0.5. Look for the Description containing something like "10.1.0.5 PATCH SET FOR ORACLE DATABASE SERVER"
    The patch number is different per platform, so I can't tell you the exact #s without more info (OS)

  • How to create URL in Oracle Application Server ?

    Hello,
    I would like to know how to create a URL in Oracle Application server (LINUX) so that our application can be invoked from each and every machine in our
    local hosting.I expect a quick reply.

    You question is not so clear. Basically, after installing infrastructure and middle-tier instances, you can simple run http://localhost:port/appication from any web browser.
    If not, what is your requirements?
    Jaffar

  • Embedded License Resource Kit for Oracle Application Server 10g

    Hi,
    I work for a company and we are an Oracle partner. We would like to deliver our flagship product with Oracle Database and Application Server (10g) embedded.
    According to an Oracle press release back in october 2003, Embedded License Resource Kits for Oracle Database and Oracle Application Server are available through the Oracle Partner Network (http://www.oracle.com/corporate/press/2484668.html)
    I found a kit for Oracle Database through OPN but was not able to find one for Oracle Application Server 10g.
    Does such a kit still exist for Oracle Application Server, and if yes where can I download it?

    Go to MyOracleSupport/Metalink.
    Click patches and Updates on the top left bar. Download the patches.
    Each patch comes with its readme.txt. Do read it. It shows you how to install the patch. it also gives syntax with example for various scenarios of how to install it, or remove a patch either. In most of the patches, Installing a patch again does not hurt your system.
    It's a good practice to keep db inventory clean before attempting to install the patch because otherwise the patch installation will fail.
    hope that helps!
    AMN

  • URL for Oracle Applications

    I have access to oracle appplication 11i server and I want to login to apps for concurrent manager status .Where can I find the URL of Oracle Applications 11i?

    I am an oracle application trainee.
    please send me the url and login password infromation for oracle application for practice.

  • 500 Internal Server Error on IBM AIX for Oracle Application Server 10g

    Hi all,
    I have installed Oracle AS 10g on IBM AIX 5.3.After installation everything was working fine.After some time when i was trying to access the emd console for deploying the application it gives me following error:w/o asking for user name(ias_admin) and password.
    500 Internal Server Error
    java.lang.NoClassDefFoundError: oracle/sysman/eml/app/Console     at java.lang.Class.forName0(Native Method)     at java.lang.Class.forName(Class.java(Compiled Code))     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.loadServlet(HttpApplication.java:2283)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.findServlet(HttpApplication.java:4795)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java(Compiled Code))     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java(Compiled Code))     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)     at java.lang.Thread.run(Thread.java:568)
    Please help me out...
    Thanks in advance

    Hi,
    I am facing the same problem as well. Below is part
    of error captured from em-application.log:
    08/07/22 17:02:59 Started
    08/07/22 17:03:00 default: jsp: init
    08/07/22 17:03:00 default: Started
    08/07/22 17:03:04 emd: jsp: init
    08/07/22 17:03:04 emd: dynamicImage: init
    08/07/22 17:03:11 emd: Error initializing servlet
    java.lang.InternalError: Can't connect to X11 window
    server using '172.28.8.106:0.0' as the value of the
    DISPLAY variable.
    at
    sun.awt.X11GraphicsEnvironment.initDisplay(Native
    Method)
    at
    sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnv
    ironment.java:175)
    at java.lang.Class.forName1(Native Method)
    at java.lang.Class.forName(Class.java:180)
    at
    java.awt.GraphicsEnvironment.getLocalGraphicsEnvironme
    nt(GraphicsEnvironment.java:91)
    at
    java.awt.Font.initializeFont(Font.java:333)
    at java.awt.Font.<init>(Font.java:368)
    at
    oracle.sysman.eml.app.Console.<clinit>(Console.java:57
    9)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java(Compiled
    Code))
    at
    com.evermind.server.http.HttpApplication.loadServlet(H
    ttpApplication.java:2283)
    at
    com.evermind.server.http.HttpApplication.findServlet(H
    ttpApplication.java:4795)
    at
    com.evermind.server.http.HttpApplication.initPreloadSe
    rvlets(HttpApplication.java:4889)
    at
    com.evermind.server.http.HttpApplication.initDynamic(H
    ttpApplication.java:1015)
    at
    com.evermind.server.http.HttpApplication.<init>(HttpAp
    plication.java:549)
    at
    com.evermind.server.Application.getHttpApplication(App
    lication.java:890)
    at
    com.evermind.server.http.HttpServer.getHttpApplication
    (HttpServer.java:707)
    at
    com.evermind.server.http.HttpSite.initApplications(Htt
    pSite.java:625)
    at
    com.evermind.server.http.HttpSite.setConfig(HttpSite.j
    ava:278)
    at
    com.evermind.server.http.HttpServer.setSites(HttpServe
    r.java:278)
    at
    com.evermind.server.http.HttpServer.setConfig(HttpServ
    er.java:179)
    at
    com.evermind.server.ApplicationServer.initializeHttp(A
    pplicationServer.java:2394)
    at
    com.evermind.server.ApplicationServer.setConfig(Applic
    ationServer.java:1551)
    at
    com.evermind.server.ApplicationServerLauncher.run(Appl
    icationServerLauncher.java:92)
    at java.lang.Thread.run(Thread.java:568)
    17:03:11 emd: Error preloading servlet
    avax.servlet.ServletException: Error initializing
    servlet
    at
    com.evermind.server.http.HttpApplication.findServlet(H
    ttpApplication.java:4846)
    at
    com.evermind.server.http.HttpApplication.initPreloadSe
    rvlets(HttpApplication.java:4889)
    at
    com.evermind.server.http.HttpApplication.initDynamic(H
    ttpApplication.java:1015)
    at
    com.evermind.server.http.HttpApplication.<init>(HttpAp
    plication.java:549)
    at
    com.evermind.server.Application.getHttpApplication(App
    lication.java:890)
    at
    com.evermind.server.http.HttpServer.getHttpApplication
    (HttpServer.java:707)
    at
    com.evermind.server.http.HttpSite.initApplications(Htt
    pSite.java:625)
    at
    com.evermind.server.http.HttpSite.setConfig(HttpSite.j
    ava:278)
    at
    com.evermind.server.http.HttpServer.setSites(HttpServe
    r.java:278)
    at
    com.evermind.server.http.HttpServer.setConfig(HttpServ
    er.java:179)
    at
    com.evermind.server.ApplicationServer.initializeHttp(A
    pplicationServer.java:2394)
    at
    com.evermind.server.ApplicationServer.setConfig(Applic
    ationServer.java:1551)
    at
    com.evermind.server.ApplicationServerLauncher.run(Appl
    icationServerLauncher.java:92)
    at java.lang.Thread.run(Thread.java:568)
    17:03:11 emd: redirect: init
    8/07/22 17:03:11 emd: Started
    08/07/22 17:03:11 cabo: jsp: init
    08/07/22 17:03:11 cabo: Started
    08/07/22 17:05:28 emd: Error initializing servlet
    java.lang.NoClassDefFoundError:
    oracle/sysman/eml/app/Console
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java(Compiled
    Code))
    at com.evermind[Oracle Application Server
    Containers for J2EE 10g
    (10.1.2.0.2)].server.http.HttpApplication.loadServlet
    Http
    Application.java:2283)
    at com.evermind[Oracle Application Server
    Containers for J2EE 10g
    (10.1.2.0.2)].server.http.HttpApplication.findServlet
    Http
    Application.java:4795)
    at com.evermind[Oracle Application Server
    Containers for J2EE 10g
    (10.1.2.0.2)].server.http.HttpApplication.getRequestD
    spat
    cher(HttpApplication.java:2821)
    at com.evermind[Oracle Application Server
    Containers for J2EE 10g
    (10.1.2.0.2)].server.http.HttpRequestHandler.processR
    ques
    t(HttpRequestHandler.java:680)
    at com.evermind[Oracle Application Server
    Containers for J2EE 10g
    (10.1.2.0.2)].server.http.HttpRequestHandler.run(Http
    eque
    stHandler.java:285)
    at com.evermind[Oracle Application Server
    Containers for J2EE 10g
    (10.1.2.0.2)].server.http.HttpRequestHandler.run(Http
    eque
    stHandler.java:126)
    at com.evermind[Oracle Application Server
    Containers for J2EE 10g
    (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$M
    Work
    er.run(ReleasableResourcePooledExecutor.java:186)
    at java.lang.Thread.run(Thread.java:568)
    17:05:28 emd: Servlet error
    /b]
    Could someone please help me take a look on this?
    Thank you.
    Regards,
    HT
    Hi,
    I have got the solution........
    go through the url:
    http://docs.tpu.ru/docs/oracle/en/oas/10.1.2.0.2/aix.1012/relnotes.1012/relnotes/install.htm
    Read these points:
    Class Not Found Execption: 2.1.25
    After doing all these four steps,restart your application server control.
    Cause of this problem:
    X Virtual Frame Buffer: 2.4.14
    Cheers,

  • Hardware Sizing for Oracle Application Server and MapViewer

    Hi all,
    I need to develop an application using Oracle Application Server 10g and MapViewer. The applicaction will, basically, do thematic maps based on a search criteria. The estimative is that we will have 25 users simultaneously using it.
    I´d like to have an idea about the hardware to support it.
    Do you know where I can get this information?
    Any documentation can help.
    Regards,
    Luis Augusto

    Hi Luis,
    It may depend on your database size, but I think at least you need to meet the minimum requirements for the Application Server. You can find additional documentation for the AS at http://www.oracle.com/technology/products/ias/index.html.
    However I would suggest some extra memory, and if possible the better CPU that you can get. MapViewer will render the spatial features on the server side, and depending on your database size and number of features returned from the queries, this extra memory will help.
    Joao

  • C++ Complier requirement for oracle Application server 10.1.3.3

    Hi,
    Can somebody please let me know the C++ compiler requirement for the installatoin of oracle application server 10.1.3.3?
    Thanks,
    Prasad

    Hello,
    Is it not currently available, the Portal team is currently working on the certification on it. It should be available soon after the 10.1.3.1 release.
    Regards
    Tugdual Grall

  • Error when trying to access CMS for Catalyst 2940

    Hi,
    I have been using the web CMS to administer our Catalyst 2940 until yesterday when it suddenly did not work. The following error message appeared when trying to start the CMS:
    "AppletParameters property not found"
    Bearing in mind the following were done in the past 4 days:
    - upgrade Symantec Antivirus Corp Edn from 9 to 10
    - install security patches for WinXP (yesterday)
    I set out to try and see if I can find the culprit:
    - disabled Windows Firewall -> still same problem
    - tested across 3 machines running WinXP SP2 with latest security patch installations -> all exhibit the same problem (one of the machine has never had the CMS plugin installed before)
    - tested 1 machine with WinXP SP1 (fresh CMS Plugin install) -> works
    - tested 1 machine with Win2K SP4 (fresh CMS Plugin install) -> works
    - removed security patches 1 by 1 from one of the WinXP SP2 machines -> still same problem
    - tried to activate restore point on this same WinXP SP2 machine -> failed to restore (I think becos all the security patches had been removed by then)
    - did not remove Symantec Antivirus Corp Edn as both the WinXP SP2 machines and Win2K SP4 machine have that installed (and only the WinXP SP2 machines have the problem)
    The most likely conclusion here is that WinXP SP2 security patches caused the problems but I can't explain why didn't the CMS load even after I removed all the WinXP SP2 security patches.
    Help!!
    Cheers!
    Edmund

    Problem solved. Disabling Symantec AntiVirus's Auto-Protect allows the CMS to load properly.

  • Access Denied when trying to access shared folders on the server with administrative privileges

    I have problem accessing shared folder on the server machine from Windows 7 machine even if I try to access it with administrative privileges (server Administrator account). I will try now to explain better my situation.
    In my company, we have small network infrastructure with one main server machine (HP ProLiant server) with Windows Server 2012 R2 installed and couple of desktop machines. The network is administrated by me.
    On Windows Server we have installed and setup DHCP, DNS, Remote Access and Routing, File and Storage and Active Directory services. Desktop machines are having Windows 8.1 Pro, Windows 8.1 or Windows 7 Home Premium installed on them. In Active
    Directory I have created domain, User groups and Users for employees in my company and so far, I didn't added desktop machines to the domain.
    Also, I've created one folder on the server which should contain different projects data for network users and I have set access permissions and security for this folder and shared it on the network (I've added couple of users to one user group and I
    gave Full control to this group over this folder). When I try to access this folder from network, I've been asked for login credentials (normally), where I just type in one of users username and password who has been given access permissions to (who is member
    of group with full control over the folder). From Windows 8.1 Pro and Windows 8.1 machines I can access and work on this folder without any problems.
    The problem comes with Windows 7 machines. On Windows 7 machines (I have also tried this with Windows 7 Ultimate in VMWare) I can access server, I can see its shares, but as soon I try to access folder I've created for projects, I get Access Denied message
    with request for User login credentials. Whichever user account I use (even servers main Administrator account) I keep getting this message over and over and I'm unable to access it at all.
    I have also tried to access the server through VPN (from local or outside) but I'm getting the same error again. Also I've tried to add these Windows 7 machines to the domain and login with domain user but the result is the same. Turned off both firewalls
    (on server and desktop machines, which I know is unnecessary, but lets try it), still same case. I've tried couple more things with registry editor on desktop machines which I found on different forums and websites but still no luck. And now I don't know
    what else I can do.
    Does anyone knows what's the problem here, have I set something wrong, have not set something I should?

    Hi MeipoXu,
    thanks for your response. I will first answer on your question.
    Yes, the main issue is that we can see the folder when we access the server but we cannot access its contents from Windows 7 machines. I have tried on two machines, one with Windows 7 Home Premium version and the other one with Windows 7 Ultimate version
    and the situation is the same.
    As you recommended, I've checked Network Discovery and File and Printer Sharing and the situation is next: File and Printer Sharing is turned on all layers (Private, Public and Domain) while Network Discovery is off for all layers too. I don't know if this
    is normal thing but Network Discovery cannot be turned on in Windows Server (I'm able to select Turn on Network Discovery and apply the changes, but when I get back to this settings page, I again see that it's turned off, so I assume this can't be changed
    at all).
    I also tried with icacls in command prompt and everything seems to be ok there regarding permissions. Share permissions are set to Full control to Everyone and Security permissions are set to Full control only for Administrators and the user group I've created
    for employees in my company. The confirmation for this is that on Windows 8 machines you can access this folder without any problem and without getting any message connected with access permissions with any user account within this user group. This share is
    created through File and Storage Services service in Server Manager panel.
    And then something came up on my mind. I went in Server Manager to check shared folder settings in File and Storage Services and under Settings page I saw that "Encrypt data access" has been enabled (I enabled this option because I thought
    I will get more security with this option). I asked my self what would happen if I disable it, tried it and now everything works ok on Windows 7 machines too. Now I assume that Windows 7 doesn't have this feature implemented or there are some
    settings which needs to be set on Windows 7 machines to make this encryption thing work with Windows Server. So basically, I will let this feature off for now until I find out more about it and how to implement it to work with all operating systems.
    I want to thank you once more for your kind help!

  • Road map for Oracle application server

    I assume Oracle will at some point merge both it's Application Server, and the acquired BEA WebLogic Server with WebLogic being the main code source. Does anyone know of such a roadmap or direction of statement that I can review (diagram or wording)?
    Thanks.

    Oracle after a whole bunch of acquisitions and more recently after the BEA acquisition, is now on somewhat synthesis mode for the range of products they now have. Generally they call for three tracks for products;
    - strategic products:
    the ones that Oracle envisions to keep and promote for long-term future needs; this period is greater than 9 years;
    - continue and converge track products:
    which includes those which will be continued for next 9 years (from this past summer) or so. newer versions of these products will be released and new features will be enhanced, products will be supported for next 9 yrs; but beyond 9years, the products will effectively be merged into one strategic offering.
    - those which are to be discontinued/replaced by some other products;
    so for example, for web 2.0 or enterprise suites/user interaction, Oracle defines WebCenter as its strategic product, instead of Oracle Portal which is on a continue and converge track now. or for application server, WebLogic Server is the strategic product. etc. whereas OAS is on continue and converge track.
    about each product type/technology, Oracle has new SODs (statement of direction) which defines the products and expected support offerings. please see this link.
    [Oracle Middleware Strategy|http://www.oracle.com/products/middleware/bea.html]
    hope that helps!

  • Element not found when trying to change url for httpstunnel

    We use DirectAccess 2012 and Windows 7 is able connect via DirectAccess
    Netsh dns show state
    shows me that I have httpstunnel adapter with a url 
    According to the following article I should be able to change that url of the httpstunnel which we use for DirectAccess
    https://technet.microsoft.com/en-us/library/dd941590%28v=ws.10%29.aspx#BKMK_4
    However, when I use the following command 
    netsh interface httpstunnel set interface https://something.com:443/IPHTTPS none
    I get the error "Element not found"
    What am I doing wrong here?

    Hi Mister lks,
    Regarding to your question, I’d suggest that we post at Direct Access, UAG and IAG forum. There you can get more effective suggestion by other experts who familiar with Direct Access. Your understanding is highly appreciated.
    https://social.technet.microsoft.com/Forums/forefront/en-US/home?forum=forefrontedgeiag
    Regards,
    D. Wu
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • 404 when trying to access apex using Oracle XE

    I've installed a new system disk on my computer.
    On my old system I had Oracle XE + Apex 3.1 installed on a data drive in e:\oracleXE
    On my new system I installed Oracle XE in e:\oracleXE2. Then copied the contents of E:\oracleXE\oradata\XE to E:\oracleXE2\oradata\XE and hoped everything I had in the old environment would work in the new environment.
    My new database starts fine and all the old data is now available.
    Unfortunately APEX is not available. When I go to localhost:8080 I get the Oracle XE license agreement page but going to localhost:8080/apex gives a 404 error.
    Any suggestions for things I have missed or things to check are welcome.

    To answer my own question. I tried to export my apex applications using SQLDeveloper when I got an error message indicating that my temporary tablespace did not have any tempfiles. After adding a tempfile things run as normal.

  • Rewriting http headers and url for Oracle Applications

    We are running Oracle financial applications and need to provide access to users on the Internet. We can do that fine except for people behind tightly controlled firewalls that only allow port 80 and 443. Oracle insist it has to run it's apps using SSL on non-standard ports like 8001 and such which means many people can't get to them. So to make sure everyone can get to the apps I need to preset it on port 443. Changing the apps/servers isn't an option for many frustrating reasons so I'm looking for something that can reverse proxy and rewrite headers and url's. The hard part is the headers and all urls in the web pages need to be changed on the fly because Oracle hard codes everything with absolute paths.
    Can someone give me some advice on what Cisco product(s) may be able to help?

    After bringing this up with my Cisco rep it was recommended I look at the AVS 3120 box which is supposed to support the header/url rewriting I need. Can anyone with experience with these boxes let me know if I'm being steered in the right direction? The documentation doesn't seem to specifically mention this ability or if it does it's worded in a way that doesn't make it obvious.

Maybe you are looking for

  • RAW files from Canon 5D won't import to Lightroom

    I get an error message saying Lightroom doesn't recognise the .CR2 RAW file format. What am I doing wrong?

  • Activation Extension Set  FI-CAX for Error

    Hello to all. In my Development System ECC, the functional consult activate the extension set FI-CAX for "error". How can disabled the extension set for FI-CAX ???? I run a copy client with profile SAP_CUST since production system to development in t

  • Question from functional consultant

    Hi I was working on a report under report writer transaction code GR32. I was suppose to make a small change but actually I made lot of changes to fix one issue or other.Now the report is not usable.Is it possible for a basis guys to restore the orig

  • Time Machine Deleting Old Backups!!

    Good morning, I recently installed a new hard drive and a clean OS X 10.6.3 in my MacBook Pro (2008). I plugged in my Time Machine back-up drive, and TM started getting rid of my old back-ups! Can anyone advise me on what is happening and how to prev

  • Sub Tab Region Personalization

    Hi, Is it possible personalize sub tab regions? The OA Framework Personlization guide says "Limited properties of SubTabs, such as Rendered, may be personalized at the Admin level but not at the end-user level." But when i login as sysadmin and try t